June 9, 2011  
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30

[00:16:02] *** juanger has quit IRC
[00:20:56] <macUzer> do MacPorts use clang?
[00:39:42] *** jrickman has quit IRC
[00:46:05] *** lacyrhoades has quit IRC
[00:47:06] <Dynetrekk> another question; can one install macports without joining the apple developer program ?
[00:47:19] *** BlackFrog| has quit IRC
[00:53:19] *** livinded has quit IRC
[01:23:53] <jmr_mp> Dynetrekk: if you install xcode from the OS disc
[01:25:12] <jmr_mp> looks like gcc46 needs to be updated to the final release and enable java and fortran (which were disabled for the betas)
[01:26:36] <Dynetrekk> jmr_mp: OS disk? I thought it wasn't there anymore? it wasn't on my leopard disk, didn't check snow leopard
[01:26:55] <jmr_mp> it was on both for me...
[01:27:08] <Dynetrekk> jmr_mp: heh, that's funny. I had upgrade disks only, though
[01:27:18] <Dynetrekk> maybe my searching-install-media skill is sub-par
[01:28:02] <jmr_mp> signing up for a free ADC account isn't that much trouble though, is it?
[01:28:24] <Dynetrekk> jmr_mp: it's not free anymore. $99
[01:28:37] <jmr_mp> the free one is still free
[01:28:46] <jmr_mp> the paid one dropped to $99
[01:29:09] <Dynetrekk> jmr_mp: oh really? I didn't find the free one, just the $99 one
[01:29:30] <Dynetrekk> have to admit, the least user friendly thing to have an apple on it is their website
[01:29:36] <jmr_mp> http://developer.apple.com/programs/register/
[01:30:41] <Dynetrekk> I find it really annoying that I have to re-registrer every time this comes up
[01:30:50] <Dynetrekk> anyway, is it possible to just use the gcc from here?
[01:30:57] <jmr_mp> where is here?
[01:31:02] <Dynetrekk> here = http://hpc.sourceforge.net/
[01:31:09] <jmr_mp> no idea
[01:31:27] <Dynetrekk> what is required for macports? just gcc?
[01:31:29] <jmr_mp> if you have a complete usable toolchain, theoretically yes
[01:31:41] <jmr_mp> gcc, as, ld, ...
[01:32:06] <jmr_mp> xcodebuild for some ports
[01:32:18] <Dynetrekk> jmr_mp: ah, xcodebuild... that's not open source, is it
[01:32:22] <jmr_mp> no
[01:32:49] <jmr_mp> and make, obviously
[01:33:01] <jmr_mp> and <random standard tool> as needed by <random port>
[01:34:05] <Dynetrekk> right. it would be great if macports was independent of xcode I think. but I guess it's hard to get around
[01:35:47] <jmr_mp> I think everyone's hoping that if Apple keeps charging for Xcode on Lion, they'll release a free "Developer Tools" package that has the command line tools
[01:36:00] <Dynetrekk> jmr_mp: so there is no motivation for people here to get rid of the xcode-stuff dependencies?
[01:36:12] <jmr_mp> not yet anyway
[01:38:29] <jmr_mp> maintaining a toolchain is kind of a whole project in itself
[01:38:29] *** Mikato has joined #macports
[01:38:29] <Dynetrekk> jmr_mp: I dream of that day. it's a bit complicated for new users to get into macports I think. although it is tremendously useful
[01:38:29] <aber> Do the Header files also come with XCode?
[01:38:29] <Dynetrekk> sure, that is true
[01:38:29] <jmr_mp> aber: yes
[01:38:29] <jmr_mp> at least some of them
[01:57:39] *** youknowone has joined #macports
[01:58:19] <CIA-46> fotanus at macports dot org * r79300 /branches/gsoc11-post-destroot/base/src/port1.0/ (5 files):
[01:58:19] <CIA-46> http://trac.macports.org/changeset/79300
[01:58:19] <CIA-46> Changed postdestroot phase name for checkdestroot
[01:58:19] <CIA-46> Avoids confusion for the name
[01:59:07] <CIA-46> jmr at macports dot org * r79301 /trunk/dports/lang/gnat-gcc/Portfile:
[01:59:07] <CIA-46> http://trac.macports.org/changeset/79301
[01:59:07] <CIA-46> gnat-gcc: update gcc_select references to port select
[02:33:21] *** echelog has joined #macports
[02:33:54] <CIA-46> ryandesign at macports dot org * r79306 /trunk/dports/net/esniper/Portfile:
[02:33:54] <CIA-46> http://trac.macports.org/changeset/79306
[02:33:54] <CIA-46> esniper: maintainer update to 2.25.0; see #29754
[02:50:07] <CIA-46> fotanus at macports dot org * r79307 /branches/gsoc11-post-destroot/base/src/port1.0/portcheckdestroot.tcl:
[02:50:07] <CIA-46> http://trac.macports.org/changeset/79307
[02:50:07] <CIA-46> Changed link check logic
[02:50:07] <CIA-46> Apply the path provided by perry and tuned it
[02:50:07] <CIA-46> to be able to pass the tests.
[02:51:37] <CIA-46> fotanus at macports dot org * r79308 /users/fotanus/ports/test/relative_path_out_of_destroot/Portfile:
[02:51:37] <CIA-46> http://trac.macports.org/changeset/79308
[02:51:37] <CIA-46> Fixed test - now it really points for something out of destroot
[02:56:09] *** _wms has quit IRC
[03:00:53] <CIA-46> ryandesign at macports dot org * r79309 /trunk/dports/devel/glib2-devel/ (4 files in 2 dirs):
[03:00:53] <CIA-46> http://trac.macports.org/changeset/79309
[03:00:53] <CIA-46> glib2-devel: update to 2.29.6
[03:09:01] *** rampr has quit IRC
[03:09:59] *** rampr has joined #macports
[03:11:53] *** airfox has joined #macports
[03:15:27] *** fink has joined #macports
[03:16:03] *** rampr has quit IRC
[03:24:27] *** _wms has joined #macports
[03:29:10] *** aber has quit IRC
[03:35:30] *** macUzer has quit IRC
[03:40:18] <CIA-46> singingwolfboy at macports dot org * r79310 /trunk/dports/aqua/iTerm2/ (. Portfile):
[03:40:18] <CIA-46> http://trac.macports.org/changeset/79310
[03:40:18] <CIA-46> New port: iTerm2
[03:40:25] <CIA-46> jmr at macports dot org * r79311 /trunk/dports/science/triangle/Portfile:
[03:40:25] <CIA-46> http://trac.macports.org/changeset/79311
[03:40:25] <CIA-46> triangle: use build_arch (#25060)
[03:45:51] <CIA-46> ryandesign at macports dot org * r79312 /trunk/dports/devel/cproto/ (. Portfile files/ files/patch-Makefile.in.diff):
[03:45:51] <CIA-46> http://trac.macports.org/changeset/79312
[03:45:51] <CIA-46> cproto: new port, version 4.6; see #29755
[03:52:15] *** jrickman has quit IRC
[03:54:16] *** snc has joined #macports
[03:54:17] <mpbot> snc is Jeremy and maintainer of ddclient, libnet11, kde-l10n-hu, and plotutils (of 170 total) and is in Cincinnati; local time is Wed 21:57 EDT
[03:57:54] *** snc has quit IRC
[03:58:20] <CIA-46> ryandesign at macports dot org * r79313 /trunk/dports/science/EMBOSS/Portfile:
[03:58:20] <CIA-46> http://trac.macports.org/changeset/79313
[03:58:20] <CIA-46> EMBOSS: fix livecheck; see #27765
[04:13:01] <CIA-46> ryandesign at macports dot org * r79314 /trunk/dports/devel/glib1/Portfile:
[04:13:01] <CIA-46> http://trac.macports.org/changeset/79314
[04:13:01] <CIA-46> glib1: whitespace / formatting changes only
[04:13:35] *** BlackFrog has joined #macports
[04:13:56] *** hobodave has joined #macports
[04:14:05] *** airfox has quit IRC
[04:14:38] <CIA-46> ryandesign at macports dot org * r79315 /trunk/dports/devel/glib1/Portfile:
[04:14:38] <CIA-46> http://trac.macports.org/changeset/79315
[04:14:38] <CIA-46> glib1: add more checksum types
[04:17:08] <CIA-46> ryandesign at macports dot org * r79316 /trunk/dports/science/EMBOSS/Portfile:
[04:17:08] <CIA-46> http://trac.macports.org/changeset/79316
[04:17:08] <CIA-46> EMBOSS: adjust whitespace, add modeline
[04:17:46] *** BlackFrog has quit IRC
[04:18:01] *** BlackFrog has joined #macports
[04:18:12] *** rampr has joined #macports
[04:18:49] *** airfox has joined #macports
[04:21:21] *** BlackFrog has quit IRC
[04:21:44] *** BlackFrog| has joined #macports
[04:32:08] *** deric has quit IRC
[04:40:51] <CIA-46> ryandesign at macports dot org * r79317 /trunk/dports/science/EMBOSS/Portfile:
[04:40:52] <CIA-46> http://trac.macports.org/changeset/79317
[04:40:52] <CIA-46> EMBOSS: update to 6.3.1 (#27765) and add gd2 dependency (#28082)
[04:41:14] *** fink has quit IRC
[04:42:49] <CIA-46> ryandesign at macports dot org * r79318 /trunk/dports/aqua/iTerm/Portfile:
[04:42:49] <CIA-46> http://trac.macports.org/changeset/79318
[04:42:49] <CIA-46> iTerm: remove MacPorts 1.7.1 compatibility code
[04:55:08] *** hobodave has quit IRC
[05:00:33] <BlackFrog|> brb
[05:12:03] *** elliottcable is now known as ec|detached
[05:14:48] *** rampr has joined #macports
[05:37:10] *** airfox has quit IRC
[05:37:55] *** airfox has joined #macports
[05:40:47] *** BlackFrog| has quit IRC
[05:48:25] *** _wms has quit IRC
[05:51:34] *** ec|detached is now known as elliottcable
[05:55:21] *** airfox is now known as airfox|away
[06:04:31] *** mpbot has quit IRC
[06:04:43] *** mpbot has joined #macports
[06:06:05] *** troyt has quit IRC
[06:07:06] *** troyt has joined #macports
[06:11:43] *** pen_ has joined #macports
[06:12:33] *** andy753421 has joined #macports
[06:14:41] <andy753421> I've developed some software for Linux using GTK+, but don't own a Mac
[06:15:21] <andy753421> is it possible for me to setup something using MacPorts so some of my friends who use OSX can also use my software?
[06:18:35] <preaction> GTK+ works natively on OSX using the provided X11.app
[06:19:25] <preaction> ask one of them to help you compile it
[06:19:53] <andy753421> preaction: i know, but from what I hear I need to have a mac and use Xcode or something to compile it
[06:20:31] <andy753421> preaction: they all live far away from me and are not programmers :/
[06:28:57] *** macUzer has joined #macports
[06:41:38] *** airfox|away has quit IRC
[06:54:13] *** wasd has joined #macports
[07:10:49] *** _wms has joined #macports
[07:19:58] *** wasd has quit IRC
[07:24:05] *** _wms has quit IRC
[07:37:31] *** troyt has quit IRC
[07:42:02] *** macUzer has left #macports
[07:43:10] *** macUzer has joined #macports
[07:50:55] *** elliottcable is now known as ec|detached
[08:34:59] *** noganex_ has joined #macports
[08:36:35] *** ftrvxmtrx has quit IRC
[08:38:14] *** noganex has quit IRC
[08:42:57] *** mrrech has joined #macports
[08:44:32] *** troyt has joined #macports
[09:00:56] *** troyt has quit IRC
[09:01:46] <CIA-46> mk at macports dot org * r79319 /trunk/dports/kde/kmymoney4-devel/Portfile:
[09:01:46] <CIA-46> http://trac.macports.org/changeset/79319
[09:01:46] <CIA-46> kmymoney4-devel: update to svn revision 1235734
[09:05:46] *** Mikato has joined #macports
[09:07:27] *** jkyle has quit IRC
[09:17:40] *** macUzer has quit IRC
[09:24:15] *** livinded has joined #macports
[09:29:26] *** subik|mac_ has joined #macports
[09:33:29] *** ftrvxmtrx has joined #macports
[09:34:03] *** JaRoel|4D has joined #macports
[09:41:39] *** cilly has joined #macports
[09:41:43] *** cilly has quit IRC
[09:41:43] *** cilly has joined #macports
[09:47:14] *** airfox has joined #macports
[09:49:00] *** rubikcube_work has joined #macports
[10:00:16] *** wasd has joined #macports
[10:06:01] *** cilly has quit IRC
[10:12:57] <jmr_mp> andy753421: cross-compiling to target OS X from Linux is theoretically possible using odcctools, but not really ever done in practice
[10:14:55] <andy753421> jmr_mp: thaks, i'll take a look at that
[10:15:05] <andy753421> i really just want to get it building once, that way it's easy for someone else to update it
[10:15:42] <jmr_mp> andy753421: really you're better off writing a portfile and getting ssh access to one of your friends' machines to build a pkg
[10:15:44] <andy753421> maybe i'll just go to my local Mac store and loiter around compiling code until they kick me out =D
[10:16:14] <andy753421> jmr_mp: oh, you only need ssh for it? I assumed everything mac-ish required a GUI
[10:16:22] <jmr_mp> not macports :)
[10:16:47] <jmr_mp> there are a couple of GUIs for it out there, maybe that would be user-friendly enough?
[10:17:15] <andy753421> mkay, i'll try that too :) i suppose I can use VNC to test it if i need too, except it's OpenGL, which might not work very well over VNC
[10:18:27] *** pjl has quit IRC
[10:19:16] <andy753421> can i develop for macports as a regular user or will my friend have to give me root access?
[10:21:39] <jmr_mp> you can install as non-root but you can't use the binary installer to do so
[10:21:46] <andy753421> ok
[10:22:11] *** justinfront has joined #macports
[10:23:46] *** ec|detached is now known as elliottcable
[10:24:36] <andy753421> does macports use the x11 or native osx interface for gtk+?
[10:25:00] <andy753421> I'm wondering if i'll be able to tunnel X11 back to my laptop
[10:26:15] <rubikcube_work> macports uses neither, but if you compile X11 applications, of course you can tunnel them
[10:26:38] <jmr_mp> the gtk2 port is X11 by default, with an experimental quartz variant
[10:27:18] <andy753421> jmr_mp: sounds good, thanks
[10:30:34] <rubikcube_work> one question: is there a simple way to set one Portfile directory to a specific revision (i.e. go back in time cleanly)?
[10:31:56] *** Mikato has joined #macports
[10:34:55] *** livinded has quit IRC
[10:35:38] *** fisk has quit IRC
[10:39:14] *** wasd has quit IRC
[10:41:43] *** fisk has joined #macports
[10:49:53] *** CIA-46 has quit IRC
[10:50:38] <neverpanic> rubikcube_work: http://guide.macports.org/#development.local-repositories <- that would work
[10:52:05] *** CIA-35 has joined #macports
[10:52:21] <rubikcube_work> neverpanic: that looks to be simply for local ports, but how can I get older versions from the repo into that?
[10:52:46] <neverpanic> svn checkout the revision you want
[10:54:16] <rubikcube_work> ah ok
[10:54:31] <rubikcube_work> I think this one has it in more completeness https://trac.macports.org/wiki/howto/InstallingOlderPort
[10:54:32] <rubikcube_work> thanks
[11:07:12] *** youknowone has quit IRC
[11:10:38] *** airfox is now known as airfox|away
[11:23:05] *** easyE` has joined #macports
[11:23:49] <justinfront> hi is there a macports for sdl ?
[11:23:54] *** airfox|away is now known as airfox
[11:24:37] <rubikcube_work> port search libsdl: yes
[11:32:04] <justinfront> thanks rubikcube... I tried sudo port clean --all NAME, where name was libpng, zlib, libogg, freetype, smpeg, curl, jpeg, libvorbis   and then running a make file for sdl-static use for nme ( haxe neko/cpp ) but seem to be getting no where so thought maybe it would work to use ports, but running the command you suggest brings up a load of sdl files... and looking at the stuff I need...
[11:32:06] <justinfront> ...http://code.google.com/p/sdl-static/source/browse/#svn%2Ftrunk%2Flib%2FMac  I am not sure do I need to install several of these sdl ports or is there a catch all approach ?
[11:33:30] <justinfront> would libsdl-devel  cover them all?
[11:39:54] *** airfox is now known as airfox|away
[11:44:52] *** airfox|away is now known as airfox
[11:51:59] <justinfront> does macports work with iphone stuff?
[12:26:54] *** rampr_ has joined #macports
[12:27:00] *** rampr has quit IRC
[12:27:00] *** rampr_ is now known as rampr
[12:35:06] *** pjl has joined #macports
[12:35:06] *** pjl has joined #macports
[12:35:07] <mpbot> pjl is perry and maintainer of py26-webhelpers, py26-formencode, py26-repoze.who-testutil, and py26-repoze.who (of 26 total) and is in Sunnyvale, CA; local time is Thu 03:37 PDT
[12:36:46] *** koulchilebaiz_ has joined #macports
[12:50:38] *** koulchilebaiz_ has quit IRC
[13:01:02] *** gregoire has joined #macports
[13:02:04] <gregoire> Hello, I am new to macport, under 10.6 does +universal mean 32 and 64 bits ?
[13:02:46] <rubikcube_work> justinfront: I don't know about iphones.
[13:03:12] *** Mikato has quit IRC
[13:03:37] <rubikcube_work> and I would simply start with libsdl-devel, and see if that's sufficient
[13:15:34] *** gregoire has quit IRC
[13:17:12] <neverpanic> greg<tab>: yes
[13:17:53] *** airfox is now known as airfox|away
[13:30:39] *** airfox|away is now known as airfox
[13:48:06] *** arrmp has joined #macports
[13:49:27] <justinfront> If I want to reinstall libsdl-devel but force any compiling to use gcc 4.6 the default terminal one how can I do that?
[13:51:17] <arrmp> I'm having issues with getting KCacheGrind to work, ofc using ports to install it.
[13:51:31] <arrmp> Starts up just fine, but it doesn't work - loaded profiles don't show any stacks etc.
[14:02:41] <jmr_mp> why do you want to use libsdl-devel?
[14:15:19] *** unicum has quit IRC
[14:21:57] *** youknowone has joined #macports
[14:29:03] <neverpanic> justinfront: port -n
[14:29:13] *** unicum has joined #macports
[14:29:35] <neverpanic> justinfront: port -n upgrade --force libsdl-devel configure.cc=/path/to/gcc-46 might do.
[14:29:43] <neverpanic> or you could edit the portfile
[14:30:25] *** unicum has quit IRC
[14:30:33] *** unicum has joined #macports
[14:30:33] *** unicum has joined #macports
[14:30:52] <justinfront> jmr-mp I am trying to setup neko and n nme2 on a leopard I think it is setup for snowy so trying to build all from source
[14:31:29] <Raim> neverpanic: I doubt that works as configure.* is populated during configure based on OS and version
[14:43:18] *** RaceCondition has joined #macports
[14:52:47] *** aber has joined #macports
[15:10:39] *** lilalinux has quit IRC
[15:20:28] *** lilalinux has joined #macports
[15:22:38] *** airfox is now known as airfox|away
[15:27:07] *** lilalinux_mbp has joined #macports
[15:35:28] *** lilalinux has quit IRC
[15:35:28] *** lilalinux_mbp is now known as lilalinux
[15:52:55] *** airfox|away has quit IRC
[15:55:23] *** bgupta has quit IRC
[15:55:38] *** bgupta has joined #macports
[16:00:07] *** macUzer has joined #macports
[16:05:21] *** bgupta has quit IRC
[16:05:28] *** bgupta has joined #macports
[16:18:49] *** _wms has joined #macports
[16:21:06] *** ftrvxmtrx has quit IRC
[16:26:46] *** lacyrhoades has joined #macports
[16:28:47] *** thierryp has joined #macports
[16:37:02] *** thierryp has quit IRC
[16:37:21] *** thierryp has joined #macports
[16:42:00] *** subik|mac_ has quit IRC
[16:49:01] *** thierryp has quit IRC
[16:50:20] *** _wms has quit IRC
[16:57:50] *** deric has joined #macports
[16:59:52] *** arrmp has quit IRC
[17:00:52] *** saispo has quit IRC
[17:01:17] *** saispo has joined #macports
[17:01:18] <mpbot> saispo is maintainer of py-hgsvn, icewm, emacs-snapshot, and py25-hgsvn (of 5 total) and is at local time Thu 15:04 UTC
[17:01:42] <easyE`> Thinking about installing Xcode 4.  Is it still a problem to have a side by side Xcode 3 installation?
[17:02:09] *** jonaswouters has joined #macports
[17:03:15] *** bgupta has quit IRC
[17:03:47] *** bgupta has joined #macports
[17:10:57] *** _wms has joined #macports
[17:11:00] *** _wms_ has joined #macports
[17:12:10] *** jonaswouters has quit IRC
[17:35:14] *** cilly has joined #macports
[17:38:27] *** rubikcube_work has quit IRC
[17:40:03] *** justinfront has quit IRC
[17:54:38] *** bhosie has joined #macports
[17:55:25] *** bhosie has left #macports
[17:55:41] *** jrickman has joined #macports
[18:01:09] *** juanger has joined #macports
[18:01:20] *** RaceCondition has quit IRC
[18:04:35] *** jrickman has quit IRC
[18:07:07] *** RaceCondition has joined #macports
[18:11:35] *** _wms has joined #macports
[18:12:31] *** _wms has quit IRC
[18:12:31] *** _wms_ is now known as _wms
[18:18:00] *** youknowone has quit IRC
[18:27:48] *** JaRoel|4D has quit IRC
[18:29:04] <CIA-35> and.damore at macports dot org * r79320 /trunk/dports/finance/bitcoin/Portfile:
[18:29:04] <CIA-35> http://trac.macports.org/changeset/79320
[18:29:04] <CIA-35> port bitcoin, added command line server, fixed wx-config path, bumped revision
[18:31:04] *** picgla1 has joined #macports
[18:32:35] *** jkyle has joined #macports
[18:33:14] *** picgla1 has left #macports
[18:35:27] *** rampr has quit IRC
[18:36:10] *** RaceCondition has quit IRC
[18:44:40] *** andy753421 has quit IRC
[18:45:27] <CIA-35> ryandesign at macports dot org * r79321 /trunk/dports/python/ (py-paver/Portfile py25-paver/Portfile py26-paver/Portfile):
[18:45:28] <CIA-35> http://trac.macports.org/changeset/79321
[18:45:28] <CIA-35> py-paver, py25-paver, py26-paver: update to 1.0.4 and indicate that this is noarch
[18:48:02] <CIA-35> ryandesign at macports dot org * r79322 /trunk/dports/python/py26-PyRSS2Gen/Portfile:
[18:48:02] <CIA-35> http://trac.macports.org/changeset/79322
[18:48:02] <CIA-35> py26-PyRSS2Gen is noarch
[18:49:51] <CIA-35> ryandesign at macports dot org * r79323 /trunk/dports/python/py26-PyRSS2Gen/Portfile:
[18:49:52] <CIA-35> http://trac.macports.org/changeset/79323
[18:49:52] <CIA-35> py26-PyRSS2Gen: fix livecheck
[18:51:07] <CIA-35> ryandesign at macports dot org * r79324 /trunk/dports/python/py26-PyRSS2Gen/Portfile:
[18:51:08] <CIA-35> http://trac.macports.org/changeset/79324
[18:51:08] <CIA-35> py26-PyRSS2Gen: whitespace changes and add modeline
[18:53:11] <CIA-35> ryandesign at macports dot org * r79325 /trunk/dports/python/py26-PyRSS2Gen/Portfile:
[18:53:11] <CIA-35> http://trac.macports.org/changeset/79325
[18:53:11] <CIA-35> py26-PyRSS2Gen: fix description
[18:55:37] <CIA-35> ryandesign at macports dot org * r79326 /trunk/dports/python/ (4 files in 4 dirs):
[18:55:38] <CIA-35> http://trac.macports.org/changeset/79326
[18:55:38] <CIA-35> py-beautifulsoup, py25-beautifulsoup, py26-beautifulsoup, py27-beautifulsoup: fix livecheck
[18:58:04] <CIA-35> ryandesign at macports dot org * r79327 /trunk/dports/python/ (4 files in 4 dirs):
[18:58:04] <CIA-35> http://trac.macports.org/changeset/79327
[18:58:04] <CIA-35> py-beautifulsoup, py25-beautifulsoup, py26-beautifulsoup, py27-beautifulsoup: noarch
[18:59:51] *** RaceCondition has joined #macports
[19:00:35] *** RaceCondition has quit IRC
[19:12:51] <CIA-35> ryandesign at macports dot org * r79328 /trunk/dports/python/ (4 files in 4 dirs):
[19:12:51] <CIA-35> http://trac.macports.org/changeset/79328
[19:12:51] <CIA-35> py-feedparser, py25-feedparser, py26-feedparser, py27-feedparser: update to 5.0.1, indicate this is noarch, switch to googlecode for distfiles, switch to smaller bz2 distfile
[19:15:34] <CIA-35> ryandesign at macports dot org * r79329 /trunk/dports/python/ (py26-html5lib/Portfile py27-html5lib/Portfile):
[19:15:34] <CIA-35> http://trac.macports.org/changeset/79329
[19:15:34] <CIA-35> py26-html5lib, py27-html5lib: noarch
[19:17:11] <CIA-35> ryandesign at macports dot org * r79330 /trunk/dports/python/py26-progressbar/Portfile:
[19:17:11] <CIA-35> http://trac.macports.org/changeset/79330
[19:17:11] <CIA-35> py26-progressbar: noarch
[19:18:45] <CIA-35> ryandesign at macports dot org * r79331 /trunk/dports/python/py26-pygooglechart/Portfile:
[19:18:45] <CIA-35> http://trac.macports.org/changeset/79331
[19:18:45] <CIA-35> py26-pygooglechart: noarch
[19:20:08] <CIA-35> ryandesign at macports dot org * r79332 /trunk/dports/python/py26-pynzb/Portfile:
[19:20:08] <CIA-35> http://trac.macports.org/changeset/79332
[19:20:08] <CIA-35> py26-pynzb: noarch
[19:25:36] *** deric has quit IRC
[19:27:21] *** galaxywatcher has quit IRC
[19:30:42] *** hobodave has joined #macports
[19:34:59] <CIA-35> dluke at macports dot org * r79333 /trunk/dports/sysutils/clamav/Portfile:
[19:34:59] <CIA-35> http://trac.macports.org/changeset/79333
[19:34:59] <CIA-35> clamav: version bump to 0.97.1
[19:43:23] *** ftrvxmtrx has joined #macports
[19:44:48] <CIA-35> ryandesign at macports dot org * r79334 /trunk/dports/python/ (4 files in 4 dirs):
[19:44:48] <CIA-35> http://trac.macports.org/changeset/79334
[19:44:48] <CIA-35> py-sqlalchemy, py25-sqlalchemy, py26-sqlalchemy, py27-sqlalchemy: update to 0.7.1, indicate license
[19:52:20] <CIA-35> ryandesign at macports dot org * r79335 /trunk/dports/python/ (3 files in 3 dirs):
[19:52:21] <CIA-35> http://trac.macports.org/changeset/79335
[19:52:21] <CIA-35> py-cherrypy3, py25-cherrypy3, py26-cherrypy3: fix livecheck
[19:56:24] <CIA-35> dluke at macports dot org * r79336 /trunk/dports/devel/apr/ (Portfile files/ files/apr_h_patch.diff):
[19:56:24] <CIA-35> http://trac.macports.org/changeset/79336
[19:56:25] <CIA-35> apr: add patch for building on Darwin < 10 (#29748)
[19:57:22] *** jrickman has joined #macports
[20:10:23] <CIA-35> ryandesign at macports dot org * r79337 /trunk/dports/python/ (3 files in 3 dirs):
[20:10:23] <CIA-35> http://trac.macports.org/changeset/79337
[20:10:23] <CIA-35> py-cherrypy3, py25-cherrpy3, py26-cherrypy3: update to 3.2.0, indicate license, indicate noarch
[20:15:37] *** elliottcable is now known as ec|detached
[20:18:12] *** ec|detached is now known as elliottcable
[20:22:33] *** elliottcable is now known as ec|detached
[20:43:32] *** ndrs__ has joined #macports
[20:49:04] *** galaxywatcher has joined #macports
[20:50:02] *** galaxywatcher has quit IRC
[20:50:22] *** galaxywatcher has joined #macports
[20:50:22] *** galaxywatcher has joined #macports
[20:52:01] *** ndrs__ has quit IRC
[20:54:26] *** ndrs__ has joined #macports
[21:07:59] *** BlackFrog| has joined #macports
[21:09:19] *** hobodave_ has joined #macports
[21:12:05] *** hobodave has quit IRC
[21:17:45] *** macUzer` has joined #macports
[21:19:39] *** lisppaste has quit IRC
[21:22:19] *** RaceCondition has joined #macports
[21:22:34] *** lisppaste has joined #macports
[21:44:52] *** justdave has quit IRC
[21:49:08] <CIA-35> and.damore at macports dot org * r79338 /trunk/dports/finance/bitcoin/Portfile:
[21:49:09] <CIA-35> http://trac.macports.org/changeset/79338
[21:49:09] <CIA-35> port bitcoin updated, removed gone files (README, locale/), added miniupnpc dependency, fixed makefile wrong path for libminiupnpc
[22:07:19] *** macUzer` has quit IRC
[22:07:31] *** justdave has joined #macports
[22:07:52] *** synesthesia has joined #macports
[22:33:28] *** galaxywatcher has quit IRC
[22:40:02] <CIA-35> jeremyhu at macports dot org * r79339 /trunk/dports/multimedia/libvpx/files/ (patch-build-make-configure.sh.diff patch-configure.diff):
[22:40:02] <CIA-35> http://trac.macports.org/changeset/79339
[22:40:02] <CIA-35> libvpx: darwin11 buildfix
[22:42:12] *** hobodave_ is now known as hobodave
[22:44:55] *** deric has joined #macports
[22:45:27] *** juanger has quit IRC
[23:00:08] *** hobodave has quit IRC
[23:00:21] *** hobodave has joined #macports
[23:13:16] *** BlackFrog| has quit IRC
[23:24:14] *** RaceCondition has quit IRC
[23:38:36] <CIA-35> and.damore at macports dot org * r79340 /trunk/dports/net/miniupnpc/Portfile:
[23:38:36] <CIA-35> http://trac.macports.org/changeset/79340
[23:38:36] <CIA-35> port miniupnpc, set up right compilr, fixed a Makefile issue with resulting library install_name, revision bumped, epoch cleared
[23:47:35] *** JaRoel|4D has joined #macports
[23:49:07] *** juanger has joined #macports
[23:50:28] *** jrickman has quit IRC

top