logs | stats
   March 15, 2010  
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 | 31

[00:00:11] *** krunk- has joined #macports
[00:00:12] <mpbot> krunk- is jameskyle and maintainer of newmat, uclatools, py26-tvdb, and py26-chm (of 28 total)
[00:02:05] *** Tilduke has quit IRC
[00:02:32] <Raim> iceblox: I guess you are probably running port 1.8.x with a trunk macports tcl package, maybe you forgot to change --with-tclpackage when you did a secondary installation from trunk?
[00:03:09] <toby> heh, didn't think of that
[00:03:13] *** thrope has joined #macports
[00:09:56] *** nchaimov has quit IRC
[00:10:10] *** ndnajnz has quit IRC
[00:10:12] *** nchaimov has joined #macports
[00:16:54] *** TobiasFar has joined #macports
[00:17:41] *** bobstermcbob has quit IRC
[00:21:23] *** ndrs__ has joined #macports
[00:21:33] *** matehat has joined #macports
[00:24:29] *** matehat has quit IRC
[00:24:38] *** matehat has joined #macports
[00:24:46] *** matehat has quit IRC
[00:27:10] *** matehat has joined #macports
[00:29:17] *** lilalinux is now known as lilalinux_away
[00:30:38] <iceblox> Raim: yes, that would be the reason... I guess I should check if I have the tcl package installed :)
[00:32:56] <Raim> iceblox: to isolate an installation completely: ./configure --prefix=$PREFIX --with-applications-dir=$PREFIX/Applications --with-frameworks-dir=$PREFIX/Library/Frameworks --enable-readline
[00:33:14] <Raim> err, missed --with-tclpackage again :D
[00:33:17] *** thrope has quit IRC
[00:36:20] <iceblox> h... $PREFIX/lib or $PREFIX/lib/tcl8.5?
[00:38:53] *** preller has joined #macports
[00:40:00] <Raim> iceblox: --with-tclpackage=$PREFIX/Library/Tcl
[00:40:47] <iceblox> Raim: is there some documentation about this? I didn't find anything in my mailfolder for the dev list nor in the ChangeLog :)
[00:42:46] <iceblox> I better try it when my lack of sleep is less than it's now. goodnight :)
[00:46:28] *** NatMan97 is now known as Nat|away
[00:51:48] *** nchaimov_ has joined #macports
[00:53:04] *** nchaimov_ has quit IRC
[00:53:21] *** nchaimov_ has joined #macports
[00:53:37] *** flyingout has quit IRC
[00:54:01] *** nchaimov__ has joined #macports
[00:54:19] *** nchaimov has quit IRC
[00:54:19] *** nchaimov__ is now known as nchaimov
[00:57:29] *** nchaimov_ has quit IRC
[01:02:03] <Raim> iceblox: http://guide.macports.org/#installing.macports.source.multiple
[01:02:21] <Raim> altough missing applications dir and frameworks dir
[01:02:46] *** ndnajnz has joined #macports
[01:09:37] *** ndnajnz has quit IRC
[01:13:01] *** preller has quit IRC
[01:15:05] *** preller has joined #macports
[01:15:05] *** crigor has joined #macports
[01:16:34] *** ndrs__ has quit IRC
[01:35:39] *** aber has quit IRC
[01:36:41] *** _wms has joined #macports
[01:44:19] <CIA-38> raimue at macports dot org * r64696 /trunk/doc-new/guide/xml/installing.xml:
[01:44:19] <CIA-38> http://trac.macports.org/changeset/64696
[01:44:19] <CIA-38> guide: Add applications dir to the instructions for multiple MacPorts installations
[01:45:52] <derrida> Do any of the windowing toolkits (gtk/motif/tk/qt/etc) work better than the others within X11?
[01:46:17] <derrida> I'm trying to decide which toolkit to use for a linux application i'm writing and i'm hoping it will run well on my macs too
[01:47:22] <derrida> but, it was pretty challenging to get opengl stuff working and I doubt most people would be willing to jump through the hoops
[01:48:49] <derrida> also, if anyone is interested in why sbcl doesn't compile from the portfile, i can explain why and how to install sbcl
[01:49:59] <derrida> i didn't know how to write a new portfile because it's a bit of a weird problem. sbcl needs an sbcl binary to compile basically.
[01:57:27] *** MTughan has joined #macports
[02:01:44] <Raim> derrida: but it looks like sbcl tries to do bootstrapping
[02:10:03] *** mdel has joined #macports
[02:29:17] *** frazzydee has joined #macports
[02:34:53] <derrida> Raim: yeah, i had to install the last available darwin binaries from sourceforce first
[02:35:29] <Raim> derrida: as I looked at the Portfile it seems to do this by using 1.0.12 for bootstrapping
[02:35:48] <derrida> damn i should have looked more closely
[02:35:58] <derrida> i wonder why it fails
[02:37:44] <derrida> 1.0.29 is what i'm using
[02:37:50] <derrida> http://www.sbcl.org/platform-table.html
[02:38:05] <derrida> which then build 1.0.36 no problem
[02:39:06] <derrida> 1.0.12 is 1.0.29 is what i used to bootstrap i mean
[02:39:11] <derrida> bleh
[02:39:16] <derrida> 1.0.29 is what i used to bootstrap i mean
[02:40:06] <derrida> Raim: what does set bootversion do?
[02:41:05] <Raim> derrida: it assigns a value to a variable
[02:41:29] <derrida> nice
[02:44:45] <derrida> i'll take that as, "i don't know"
[02:54:54] <Raim> quite strange that it is using a different version for each platform
[02:55:49] <Raim> I didn't test it, so I can't say more about this... :)
[02:57:47] <derrida> ah :)
[02:58:09] <derrida> should i email the maintainer?
[02:59:48] *** Nat|away is now known as NatMan97
[03:14:29] <CIA-38> rmsfisher at macports dot org * r64697 /trunk/dports/audio/gmpc/Portfile:
[03:14:29] <CIA-38> http://trac.macports.org/changeset/64697
[03:14:29] <CIA-38> audio/gmpc added libglade2 library dependency in place of insufficient gtk2 library dependency
[03:15:20] *** TheWalrus has joined #macports
[03:15:38] *** TheWalrus has quit IRC
[03:18:29] *** NatMan97 has quit IRC
[03:22:46] *** NatMan97 has joined #macports
[03:26:53] *** NatMan97 has quit IRC
[03:28:57] *** NatMan97 has joined #macports
[03:35:43] <CIA-38> rmsfisher at macports dot org * r64698 /trunk/dports/gnome/libsoup/Portfile:
[03:35:43] <CIA-38> http://trac.macports.org/changeset/64698
[03:35:43] <CIA-38> gnome/libsoup added missing library dependency upon gnome-keyring
[03:35:58] <CIA-38> macsforever2000 at macports dot org * r64699 /trunk/dports/devel/tig/Portfile:
[03:35:58] <CIA-38> http://trac.macports.org/changeset/64699
[03:35:58] <CIA-38> Fix man pages install. Update to version 0.15. (#21776)
[03:40:24] <jmr_mp> "Thank you for joining the Mac Developer Program. You now have access to a comprehensive set of development tools and resources to assist you in developing and distributing innovative applications for iPhone and iPod touch."
[03:41:57] <CIA-38> raimue at macports dot org * r64700 /trunk/doc-new/guide/xml/guide.xml:
[03:41:57] <CIA-38> http://trac.macports.org/changeset/64700
[03:41:57] <CIA-38> guide: Update copyright notice
[03:46:31] <CIA-38> raimue at macports dot org * r64701 /trunk/base/src/port/port.tcl:
[03:46:31] <CIA-38> http://trac.macports.org/changeset/64701
[03:46:31] <CIA-38> port/port.tcl: Prefer "phase" over "stage"
[03:46:51] <CIA-38> raimue at macports dot org * r64702 /trunk/base/src/port/port.tcl:
[03:46:51] <CIA-38> http://trac.macports.org/changeset/64702
[03:46:51] <CIA-38> port/port.tcl: Remove unused variable
[03:49:58] <Ionic> jmr_mp: so? :P
[03:50:03] *** mvfranz has joined #macports
[03:53:09] <CIA-38> raimue at macports dot org * r64703 /trunk/base/src/port/port.tcl:
[03:53:09] <CIA-38> http://trac.macports.org/changeset/64703
[03:53:09] <CIA-38> port/port.tcl: Break on error if requested
[03:53:37] <CIA-38> macsforever2000 at macports dot org * r64704 /trunk/dports/audio/id3lib/ (Portfile files/id3lib-vbr-overflow.patch):
[03:53:37] <CIA-38> http://trac.macports.org/changeset/64704
[03:53:37] <CIA-38> fix crash in id3v2. (#21347)
[03:57:18] <Raim> derrida: yes, would be better to discuss with maintainers and probably provide a log of a failed build, either via direct mail or by opening a ticket
[03:59:02] <derrida> Raim: where can i find the appropriate email addresses? I'll send them a log of the failed build and a log of me installing everything to /usr/local/sbcl manually so they can see what my process was?
[03:59:15] <Raim> derrida: port info sbcl
[03:59:38] <derrida> very useful :P
[03:59:52] <derrida> i never know about these little gems in macports!
[04:00:18] <derrida> Raim: is it typical for their to be 3 maintainers?
[04:00:22] <derrida> there
[04:00:56] *** matehat has quit IRC
[04:01:31] <CIA-38> macsforever2000 at macports dot org * r64705 /trunk/dports/audio/id3lib/Portfile:
[04:01:31] <CIA-38> http://trac.macports.org/changeset/64705
[04:01:31] <CIA-38> lint fixes. whitespace. detab. move some lines.
[04:04:17] <Raim> derrida: usually not...
[04:04:23] <derrida> hehe
[04:04:33] <derrida> easy enough to cc haha
[04:14:55] <CIA-38> macsforever2000 at macports dot org * r64706 /trunk/dports/audio/id3lib/Portfile:
[04:14:55] <CIA-38> http://trac.macports.org/changeset/64706
[04:14:55] <CIA-38> Minor spacing fix.
[04:23:47] *** mvfranz has quit IRC
[04:30:59] *** frazzydee has left #macports
[04:50:50] *** mdel has quit IRC
[04:52:51] *** manphiz has joined #macports
[05:17:49] <CIA-38> macsforever2000 at macports dot org * r64707 /trunk/dports/archivers/libzzip/ (3 files in 2 dirs):
[05:17:49] <CIA-38> http://trac.macports.org/changeset/64707
[05:17:49] <CIA-38> Update to version 0.13.58. Fix universal build. (#23553)
[05:18:26] *** manphiz has quit IRC
[05:21:33] *** wiking has joined #macports
[05:28:03] *** fakingfantastic has joined #macports
[05:28:27] <fakingfantastic> my port install of identify doesn't recognize pdfs
[05:28:42] *** preller has quit IRC
[05:33:08] <jmr_mp> Ionic: "Mac Developer Program", "application for iPhone"
[05:36:04] *** _wms has quit IRC
[05:59:44] <Ionic> jmr_mp: well... I guess the thingy running on iPhones is... uhm... something like Mac OS as well? :p
[05:59:53] *** fakingfantastic has left #macports
[06:00:32] <jmr_mp> or the intern was a little overzealous with the old cmd-c cmd-v
[06:02:33] *** _wms has joined #macports
[06:04:19] <Ionic> Huh?
[06:09:06] *** N_Ox has quit IRC
[06:15:44] *** Ed_ has quit IRC
[06:26:04] *** preller has joined #macports
[06:45:08] *** manphiz has joined #macports
[06:45:15] *** preller has quit IRC
[06:49:04] *** preller has joined #macports
[06:49:12] *** derrida has quit IRC
[06:52:03] *** wiking has quit IRC
[07:03:33] *** Quiesce has quit IRC
[07:05:16] *** Quiesce has joined #macports
[07:06:00] *** lfranchi has quit IRC
[07:13:10] *** derrida has joined #macports
[07:25:10] <iceblox> Raim: thanks, I didn't try to install a different instance of macports though. Looks like it is working after deleting base and checking it out from svn again now.
[07:35:17] <Ionic> Ah... it does now even Copy and Paste, I see
[07:54:19] *** epic has joined #macports
[07:56:29] *** Keltia has quit IRC
[07:56:32] *** Keltia has joined #macports
[07:57:34] *** epic has quit IRC
[07:58:29] *** chipster has quit IRC
[07:58:29] *** lisppaste5 has quit IRC
[07:58:48] *** camm_ has joined #macports
[07:58:58] *** camm has quit IRC
[07:59:22] *** chipster has joined #macports
[08:11:02] *** _wms has quit IRC
[08:26:16] *** _wms has joined #macports
[08:30:06] <jmr_mp> adfernandes keeps opening tickets, assigning them to himself, and committing the fix like a minute later :/
[08:30:22] *** _wms has quit IRC
[08:45:09] *** aber has joined #macports
[08:51:02] <CIA-38> portindex at macports dot org * r64708 /trunk/dports/ (PortIndex PortIndex.quick):
[08:51:02] <CIA-38> http://trac.macports.org/changeset/64708
[08:51:02] <CIA-38> Total number of ports parsed: 6666
[08:51:02] <CIA-38> Ports successfully parsed: 6666
[08:51:02] <CIA-38> Ports failed: 0
[08:55:57] *** toepeu has joined #macports
[09:01:25] *** TobiasFar has quit IRC
[09:03:50] *** TobiasFar has joined #macports
[09:04:00] *** jcm has joined #macports
[09:04:44] *** lilalinux_away is now known as lilalinux
[09:10:32] *** Pupeno has joined #macports
[09:14:24] *** Ionic is now known as negative
[09:14:35] *** negative is now known as Negatif
[09:14:42] *** Negatif is now known as Ionic
[09:15:33] *** preller has quit IRC
[09:18:15] *** aber has quit IRC
[09:21:26] *** preller has joined #macports
[09:21:41] *** lll_ has joined #macports
[09:24:37] *** epic has joined #macports
[09:24:47] *** wakeupscreaming has joined #macports
[09:24:52] *** lll has quit IRC
[09:25:35] *** lilalinux is now known as lilalinux_away
[09:27:22] *** lilalinux_away is now known as lilalinux
[09:31:34] *** Quiesce has quit IRC
[09:42:17] *** preller has quit IRC
[09:57:50] *** manphiz has quit IRC
[09:58:17] *** thrope has joined #macports
[10:01:51] *** wiking has joined #macports
[10:01:51] *** wiking has joined #macports
[10:05:55] *** wiking has quit IRC
[10:10:09] *** wiking has joined #macports
[10:18:15] *** TobiasFar has quit IRC
[10:18:43] *** TobiasFar has joined #macports
[10:23:42] *** gakos has quit IRC
[10:33:59] *** ndrs__ has joined #macports
[10:37:12] *** Ed_ has joined #macports
[11:12:15] *** anddam has joined #macports
[11:12:16] <anddam> hi
[11:15:37] <CIA-38> ryandesign at macports dot org * r64709 /trunk/dports/graphics/ (4 files in 4 dirs):
[11:15:37] <CIA-38> http://trac.macports.org/changeset/64709
[11:15:37] <CIA-38> graphviz ports: use archcheck portgroup
[11:30:34] <CIA-38> ryandesign at macports dot org * r64710 /trunk/dports/graphics/ (graphviz-devel/Portfile graphviz-gui-devel/Portfile):
[11:30:34] <CIA-38> http://trac.macports.org/changeset/64710
[11:30:34] <CIA-38> graphviz-devel, graphviz-gui-devel: update to 2.27.20100315.0445
[11:34:40] *** thrope has quit IRC
[11:37:05] <CIA-38> ryandesign at macports dot org * r64711 /trunk/dports/ (12 files in 12 dirs):
[11:37:05] <CIA-38> http://trac.macports.org/changeset/64711
[11:37:05] <CIA-38> Set svn:eol-style to native per current guidelines
[11:44:29] <CIA-38> ryandesign at macports dot org * r64712 /trunk/dports/ (15 files in 15 dirs):
[11:44:29] <CIA-38> http://trac.macports.org/changeset/64712
[11:44:29] <CIA-38> Set svn:keywords to Id per current guidelines
[11:51:07] <CIA-38> portindex at macports dot org * r64713 /trunk/dports/PortIndex:
[11:51:08] <CIA-38> http://trac.macports.org/changeset/64713
[11:51:08] <CIA-38> Total number of ports parsed: 6666
[11:51:08] <CIA-38> Ports successfully parsed: 6666
[11:51:08] <CIA-38> Ports failed: 0
[11:53:25] <CIA-38> ryandesign at macports dot org * r64714 /trunk/dports/python/py26-enchant/Portfile:
[11:53:25] <CIA-38> http://trac.macports.org/changeset/64714
[11:53:25] <CIA-38> py26-enchant: fix typo in maintainer
[11:54:52] <CIA-38> ryandesign at macports dot org * r64715 /trunk/dports/python/py26-enchant/Portfile:
[11:54:52] <CIA-38> http://trac.macports.org/changeset/64715
[11:54:52] <CIA-38> py26-enchant: make the whitespace consistent
[11:59:53] *** mikelking has quit IRC
[12:17:16] *** thrope has joined #macports
[12:19:02] <CIA-38> ryandesign at macports dot org * r64716 /trunk/dports/archivers/zlib/ (Portfile files/):
[12:19:03] <CIA-38> http://trac.macports.org/changeset/64716
[12:19:03] <CIA-38> zlib: Update to 1.2.4; remove now-unnecessary patches and configure args
[12:24:39] *** thrope_ has joined #macports
[12:24:59] *** thrope has quit IRC
[12:25:00] *** thrope_ is now known as thrope
[12:50:56] <CIA-38> portindex at macports dot org * r64717 /trunk/dports/ (PortIndex PortIndex.quick):
[12:50:57] <CIA-38> http://trac.macports.org/changeset/64717
[12:50:57] <CIA-38> Total number of ports parsed: 6666
[12:50:57] <CIA-38> Ports successfully parsed: 6666
[12:50:57] <CIA-38> Ports failed: 0
[13:03:56] <CIA-38> jmr at macports dot org * r64718 /trunk/base/src/port1.0/ (portactivate.tcl portdeactivate.tcl portuninstall.tcl):
[13:03:56] <CIA-38> http://trac.macports.org/changeset/64718
[13:03:56] <CIA-38> use the privileges workaround install uses in activate, deactivate and uninstall
[13:05:18] <jmr_mp> man, people seem to think trunk shouldn't be broken or something :P
[13:13:14] *** crigor has quit IRC
[13:15:33] *** zchef2k has joined #macports
[13:15:41] <zchef2k> top of the morning
[13:16:27] <zchef2k> been digging around for a good bit this morning trying to figure out how to use xorg-server as default and not Apple supplied X11 in SL
[13:16:42] *** noganex_ has joined #macports
[13:16:57] *** noganex has quit IRC
[13:22:09] <CIA-38> rmsfisher at macports dot org * r64719 /trunk/dports/archivers/unrar/Portfile:
[13:22:09] <CIA-38> http://trac.macports.org/changeset/64719
[13:22:09] <CIA-38> archivers/unrar upgraded version from 3.9.9 to 3.9.10
[13:29:21] <Raim> zchef2k: if you start /Applications/MacPorts/X11.app this should be used
[13:29:45] <Raim> zchef2k: but you are probably talking about the automatic launch if no X server is running yet?
[13:30:11] <zchef2k> yes, exactly
[13:30:13] <zchef2k> sorry
[13:30:17] <Raim> zchef2k: take a look at /System/Library/LaunchAgents/org.x.startx.plist
[13:30:34] <zchef2k> do some creative editing
[13:30:53] <Raim> zchef2k: it's easy to edit with Lingon
[13:31:15] <Raim> zchef2k: could also just disable this one in /System/Library/LaunchAgents and make your own in /Library/LaunchAgents
[13:32:08] <zchef2k> thanks bunched Raim
[13:32:12] <zchef2k> *bunches
[13:37:27] <CIA-38> rmsfisher at macports dot org * r64720 /trunk/dports/devel/libffi/ (Portfile files/):
[13:37:27] <CIA-38> http://trac.macports.org/changeset/64720
[13:37:27] <CIA-38> devel/libffi upgraded version from 3.0.8 to 3.0.9, removed patches for issues fixed upstream
[13:48:13] *** N_Ox has joined #macports
[13:48:15] <mpbot> N_Ox is Anthony (nox) and maintainer of mono-addins, hunspell-dict-en_US, hunspell-dict-el_GR, and libxslt (of 153 total)
[13:49:23] *** zchef2k has quit IRC
[13:50:56] <CIA-38> portindex at macports dot org * r64721 /trunk/dports/ (PortIndex PortIndex.quick):
[13:50:56] <CIA-38> http://trac.macports.org/changeset/64721
[13:50:56] <CIA-38> Total number of ports parsed: 6666
[13:50:56] <CIA-38> Ports successfully parsed: 6666
[13:50:56] <CIA-38> Ports failed: 0
[14:06:39] <CIA-38> nox at macports dot org * r64722 /trunk/dports/textproc/zorba/ (4 files in 2 dirs):
[14:06:39] <CIA-38> http://trac.macports.org/changeset/64722
[14:06:39] <CIA-38> Fix compilation of zorba with xercesc 3.1
[14:06:39] <CIA-38> Zorba compiles just fine now but 6 tests are failing.
[14:07:20] *** khindenburg has quit IRC
[14:07:33] <CIA-38> nox at macports dot org * r64723 /trunk/dports/devel/libsdl_ttf/ (Portfile files/ files/patch-glfont.c.diff):
[14:07:33] <CIA-38> http://trac.macports.org/changeset/64723
[14:07:33] <CIA-38> Fix libsdl_ttf building with libsdl-devel (#23496)
[14:07:33] <CIA-38> Also install the documentation in an unversioned directory.
[14:07:49] <CIA-38> nox at macports dot org * r64724 /trunk/dports/gnome/dia/Portfile: (log message trimmed)
[14:07:49] <CIA-38> http://trac.macports.org/changeset/64724
[14:07:49] <CIA-38> Update dia to 0.97.1 (#23623)
[14:07:49] <CIA-38> > dia-0.97.1: 2010-01-24
[14:07:50] <CIA-38> >
[14:07:50] <CIA-38> > * updated translations
[14:07:51] <CIA-38> >
[14:07:56] <CIA-38> nox at macports dot org * r64725 /trunk/dports/devel/libsdl_ttf-framework/Portfile:
[14:07:56] <CIA-38> http://trac.macports.org/changeset/64725
[14:07:56] <CIA-38> Use symlinks in libsdl_ttf-framework (#23659)
[14:08:11] <CIA-38> nox at macports dot org * r64726 /trunk/dports/devel/libsdl_gfx-framework/Portfile:
[14:08:11] <CIA-38> http://trac.macports.org/changeset/64726
[14:08:11] <CIA-38> Use symlinks in libsdl_gfx-framework (#23694)
[14:08:25] <CIA-38> nox at macports dot org * r64727 /trunk/dports/graphics/OpenSceneGraph-devel/ (Portfile files/patch-src-osgAnimation-CMakeLists.txt.diff):
[14:08:25] <CIA-38> http://trac.macports.org/changeset/64727
[14:08:25] <CIA-38> Update OpenSceneGraph-devel to 2.9.7
[14:08:36] <CIA-38> nox at macports dot org * r64728 /trunk/dports/textproc/zorba/Portfile:
[14:08:36] <CIA-38> http://trac.macports.org/changeset/64728
[14:08:36] <CIA-38> Update zorba to 1.0.0
[14:08:37] *** khindenburg has joined #macports
[14:08:51] <CIA-38> nox at macports dot org * r64729 /trunk/dports/devel/orocos-kdl/ (Portfile files/patch-src-bindings-python-CMakeLists.txt.diff): (log message trimmed)
[14:08:51] <CIA-38> http://trac.macports.org/changeset/64729
[14:08:51] <CIA-38> Update orocos-kdl to 1.0.2
[14:08:51] <CIA-38> Changes:
[14:08:52] <CIA-38> > * fix Bug 713 - Weighted DLS solver: Weight matrix doc, applied
[14:08:52] <CIA-38> > Attachment 522, from Adolfo
[14:08:53] <CIA-38> > * Applied 0001-Add-functions-to-match-Vector2-interface-to-Vector.patch,
[14:09:02] <CIA-38> nox at macports dot org * r64730 /trunk/dports/www/apache2/Portfile:
[14:09:02] <CIA-38> http://trac.macports.org/changeset/64730
[14:09:02] <CIA-38> Fix apache2 livecheck
[14:09:13] <CIA-38> nox at macports dot org * r64731 /trunk/dports/devel/caml-ocamlnet/Portfile:
[14:09:13] <CIA-38> http://trac.macports.org/changeset/64731
[14:09:13] <CIA-38> Fix caml-ocamlnet livecheck
[14:09:26] <CIA-38> nox at macports dot org * r64732 /trunk/dports/science/collada-dom/Portfile:
[14:09:26] <CIA-38> http://trac.macports.org/changeset/64732
[14:09:26] <CIA-38> Fix collada-dom livecheck
[14:09:42] <CIA-38> nox at macports dot org * r64733 /trunk/dports/java/commons-daemon/Portfile:
[14:09:42] <CIA-38> http://trac.macports.org/changeset/64733
[14:09:42] <CIA-38> Fix commons-daemon livecheck
[14:09:56] <CIA-38> nox at macports dot org * r64734 /trunk/dports/java/commons-daemon/ (Portfile files/patch-native-dso-dyld.c):
[14:09:56] <CIA-38> http://trac.macports.org/changeset/64734
[14:09:56] <CIA-38> Update commons-daemon to 1.0.2 and fix universal variant
[14:10:06] <CIA-38> nox at macports dot org * r64735 /trunk/dports/textproc/dos2unix/Portfile:
[14:10:06] <CIA-38> http://trac.macports.org/changeset/64735
[14:10:06] <CIA-38> Fix dos2unix livecheck
[14:10:17] <CIA-38> nox at macports dot org * r64736 /trunk/dports/devel/geany/Portfile:
[14:10:17] <CIA-38> http://trac.macports.org/changeset/64736
[14:10:17] <CIA-38> Update geany to 0.18.1
[14:10:28] <CIA-38> nox at macports dot org * r64737 /trunk/dports/devel/libssh2/Portfile:
[14:10:28] <CIA-38> http://trac.macports.org/changeset/64737
[14:10:28] <CIA-38> Update libssh2 to 1.2.4
[14:10:43] <CIA-38> nox at macports dot org * r64738 /trunk/dports/devel/m4/ (Portfile files/patch-test-c-stack2.sh.diff):
[14:10:43] <CIA-38> http://trac.macports.org/changeset/64738
[14:10:43] <CIA-38> Update m4 to 1.4.14
[14:10:43] <CIA-38> > ====================
[14:10:43] <CIA-38> > All 102 tests passed
[14:10:43] <CIA-38> > (1 test was not run)
[14:10:43] <CIA-38> > ====================
[14:10:53] <CIA-38> nox at macports dot org * r64739 /trunk/dports/databases/mongodb-devel/ (Portfile files/patch-SConstruct.diff):
[14:10:53] <CIA-38> http://trac.macports.org/changeset/64739
[14:10:53] <CIA-38> Remove obsolete port mongodb-devel
[14:11:05] <CIA-38> nox at macports dot org * r64740 /trunk/dports/databases/mongodb/ (Portfile files/patch-SConstruct.diff):
[14:11:05] <CIA-38> http://trac.macports.org/changeset/64740
[14:11:05] <CIA-38> Update mongodb to 1.2.4
[14:11:16] <CIA-38> nox at macports dot org * r64741 /trunk/dports/java/mysql-connector-java/Portfile: (log message trimmed)
[14:11:16] <CIA-38> http://trac.macports.org/changeset/64741
[14:11:16] <CIA-38> Update mysql-connector-java to 5.1.12
[14:11:16] <CIA-38> Changes:
[14:11:17] <CIA-38> > 02-18-10 - Version 5.1.12
[14:11:17] <CIA-38> >
[14:11:18] <CIA-38> > - NO_INDEX_USED and NO_GOOD_INDEX used were only being set when profileSQL
[14:11:28] <CIA-38> nox at macports dot org * r64742 /trunk/dports/devel/nspr/Portfile:
[14:11:28] <CIA-38> http://trac.macports.org/changeset/64742
[14:11:28] <CIA-38> Update nspr to 4.8.3
[14:11:40] <CIA-38> nox at macports dot org * r64743 /trunk/dports/perl/p5-error/Portfile: (log message trimmed)
[14:11:40] <CIA-38> http://trac.macports.org/changeset/64743
[14:11:40] <CIA-38> Update p5-error to 0.17016 (#23398)
[14:11:40] <CIA-38> > Dec 19 2009 <shlomif at iglu dot org.il> (Shlomi Fish)
[14:11:40] <CIA-38> >
[14:11:41] <CIA-38> > Error.pm #0.17016
[14:11:41] <CIA-38> > - Mentioned the lack of compatibility of "use Error qw(:try)" with Moose.
[14:11:54] <CIA-38> nox at macports dot org * r64744 /trunk/dports/perl/p5-scalar-list-utils/Portfile: (log message trimmed)
[14:11:55] <CIA-38> http://trac.macports.org/changeset/64744
[14:11:55] <CIA-38> Update p5-scalar-list-utils to 1.23
[14:11:55] <CIA-38> > 1.23 -- Wed Mar 10 20:50:00 CST 2010
[14:11:55] <CIA-38> >
[14:11:55] <CIA-38> > * Add a test file to ensure 'GETMAGIC' called once [gfx]
[14:11:56] <CIA-38> > * "GETMAGIC" should be called only once [gfx]
[14:12:04] <CIA-38> nox at macports dot org * r64745 /trunk/dports/php/php5-mongo/ (Portfile files/patch-config.m4.diff):
[14:12:04] <CIA-38> http://trac.macports.org/changeset/64745
[14:12:04] <CIA-38> Update php5-mongo to 1.0.4
[14:12:17] <CIA-38> nox at macports dot org * r64746 /trunk/dports/databases/postgis/Portfile:
[14:12:17] <CIA-38> http://trac.macports.org/changeset/64746
[14:12:17] <CIA-38> Update postgis to 1.5.1
[14:12:25] <CIA-38> nox at macports dot org * r64747 /trunk/dports/python/py25-nose/Portfile: (log message trimmed)
[14:12:25] <CIA-38> http://trac.macports.org/changeset/64747
[14:12:25] <CIA-38> Update py25-nose to 0.11.3
[14:12:25] <CIA-38> > 0.11.3
[14:12:25] <CIA-38> >
[14:12:25] <CIA-38> > - Fixed default plugin manager's use of plugin overriding. Thanks to
[14:12:26] <CIA-38> > rob.daylife for the bug report and patch. (#323).
[14:12:39] <CIA-38> nox at macports dot org * r64748 /trunk/dports/python/ (py-ply/Portfile py25-ply/Portfile py26-ply/Portfile): (log message trimmed)
[14:12:39] <CIA-38> http://trac.macports.org/changeset/64748
[14:12:39] <CIA-38> Update py*-ply ports to 3.3
[14:12:39] <CIA-38> > Version 3.3
[14:12:39] <CIA-38> > -----------------------------
[14:12:40] <CIA-38> > 08/25/09: beazley
[14:12:40] <CIA-38> > Fixed issue 15 related to the set_lineno() method in yacc. Reported
[14:12:48] <CIA-38> nox at macports dot org * r64749 /trunk/dports/python/py26-decorator/Portfile:
[14:12:48] <CIA-38> http://trac.macports.org/changeset/64749
[14:12:48] <CIA-38> Fix py26-decorator livecheck
[14:13:03] <CIA-38> nox at macports dot org * r64750 /trunk/dports/python/py26-ipython/Portfile:
[14:13:03] <CIA-38> http://trac.macports.org/changeset/64750
[14:13:03] <CIA-38> Fix py26-ipython livecheck
[14:13:14] <CIA-38> nox at macports dot org * r64751 /trunk/dports/python/py26-pygments/Portfile:
[14:13:14] <CIA-38> http://trac.macports.org/changeset/64751
[14:13:14] <CIA-38> Update py26-pygments to 1.3.1
[14:13:14] <CIA-38> Also install binary symlink, manpage and documentation.
[14:13:25] <CIA-38> nox at macports dot org * r64752 /trunk/dports/python/py26-pyxb/Portfile:
[14:13:25] <CIA-38> http://trac.macports.org/changeset/64752
[14:13:25] <CIA-38> Fix py26-pyxb livecheck
[14:13:35] <CIA-38> nox at macports dot org * r64753 /trunk/dports/python/py26-roman/Portfile:
[14:13:35] <CIA-38> http://trac.macports.org/changeset/64753
[14:13:35] <CIA-38> Fix py26-roman livecheck
[14:13:45] <CIA-38> nox at macports dot org * r64754 /trunk/dports/python/py26-scientific/Portfile:
[14:13:45] <CIA-38> http://trac.macports.org/changeset/64754
[14:13:45] <CIA-38> Fix py26-scientific livecheck
[14:14:59] <jmr_mp> what, no jpeg 8? ;)
[14:15:58] <N_Ox> ahah
[14:16:24] <N_Ox> I don't want to commit any jpeg update myself :p
[14:16:29] <jmr_mp> heh
[14:16:38] <jmr_mp> but I did the last one :P
[14:17:30] <anddam> N_Ox: woa, #323
[14:17:38] <N_Ox> #323?
[14:18:07] <jmr_mp> that would be someone else's bug tracker
[14:18:29] <anddam> ah :-)
[14:18:38] <anddam> CIA-38: > - Fixed default plugin manager's use of plugin overriding. Thanks to
[14:18:38] <anddam> [14:15] CIA-38: > rob.daylife for the bug report and patch. (#323).
[14:19:13] <anddam> I've fixed google-docs-fs but the fuse isn't actually working
[14:19:25] <anddam> too ba
[14:19:26] <anddam> bad
[14:23:07] <ToHellWithGA> xslt is pretty much crapping itself on me when i try to build gst-plugins-good 0.10.21
[14:23:52] <ToHellWithGA> http://trac.macports.org/ticket/24037
[14:25:54] *** hukl has joined #macports
[14:30:25] <N_Ox> ToHellWithGA: you have either updated a libxslt dependency and it got broken in the process or you have just migrated from a previous Mac OS X without following the Migration Guide and thus ended up with some ports in x86_64 and others in i386
[14:30:35] <ToHellWithGA> neither
[14:30:37] *** NatMan97 has quit IRC
[14:31:11] <ToHellWithGA> i uninstalled all ports yesterday then reinstalled those listed by 'port_cutleaves -b -l |sed "s/ .*//g"'
[14:31:52] <ToHellWithGA> could it be part of my most recent os x update receiving via apple's software update?
[14:32:00] <ToHellWithGA> s/receiving/received/
[14:32:29] <N_Ox> no
[14:32:39] <N_Ox> what happen if you run xsltproc yourself?
[14:33:04] <ToHellWithGA> just xsltproc, with no arguments?
[14:33:24] <ToHellWithGA> or should i try to get into a directory in that program's source and run it
[14:34:02] <N_Ox> try both
[14:34:11] <CIA-38> nox at macports dot org * r64755 /trunk/dports/devel/ccache/Portfile:
[14:34:11] <CIA-38> http://trac.macports.org/changeset/64755
[14:34:11] <CIA-38> Remove symlinks (#19626) and use getpwuid (#23863) in ccache
[14:34:21] <ToHellWithGA> in my home directory, it gives me standard usage output
[14:34:30] *** lfranchi has joined #macports
[14:35:34] <ToHellWithGA> if i try to run 'xsltproc plugins.xsl' in /opt/local/var/macports/sources/svn.macports.org/trunk/dports/gnome/gst-plugins-good/work/gst-plugins-good-0.10.21/common i get "Segmentation fault"
[14:35:45] <N_Ox> anyway I can't help you if you don't give me more information, a crashdump would be good
[14:36:10] *** altrux has joined #macports
[14:36:17] <ToHellWithGA> is a crashdump something different than the error output i posted to that ticket?
[14:38:00] <N_Ox> yes
[14:38:57] <N_Ox> and try xsltproc -v plugins.xsl too
[14:39:38] <ToHellWithGA> same output, just one line saying "Segmentation fault"
[14:40:44] <ToHellWithGA> where should i look to find a crash dump for that segmentation fault?
[14:40:51] <N_Ox> run it in gdb and attach the backtrace to the ticket
[14:41:31] <N_Ox> gdb xsltproc, run plugins.xsl, bt
[14:44:27] <ToHellWithGA> http://trac.macports.org/attachment/ticket/24037/gst-plugins-good-backtrace
[14:46:26] <ToHellWithGA> i need to go to work, man
[14:46:35] <ToHellWithGA> long week ahead and a meeting in 45 minutes
[14:46:44] <N_Ox> ok, I'll look into it, meanwhile you should rebuild libxslt and try again
[14:46:54] <ToHellWithGA> :(
[14:46:58] <ToHellWithGA> already did that
[14:47:34] <ToHellWithGA> i ran 'sudo port uninstall -f libxslt && sudo port clean --all libxslt && sudo port install libxslt'
[14:47:57] <ToHellWithGA> peace
[14:48:18] <N_Ox> there has been a zlib upgrade today or yesterday, I wonder if it is the culprit
[14:48:26] <N_Ox> well, got to go too, see you later
[14:51:17] <CIA-38> portindex at macports dot org * r64756 /trunk/dports/ (PortIndex PortIndex.quick):
[14:51:17] <CIA-38> http://trac.macports.org/changeset/64756
[14:51:17] <CIA-38> Total number of ports parsed: 6665
[14:51:17] <CIA-38> Ports successfully parsed: 6665
[14:51:17] <CIA-38> Ports failed: 0
[14:55:05] *** jumpkick has quit IRC
[15:01:22] *** lilalinux is now known as lilalinux_away
[15:12:15] *** unicum has quit IRC
[15:12:23] *** unicum has joined #macports
[15:47:34] *** Terminus- has joined #macports
[15:49:16] <CIA-38> milosh at macports dot org * r64757 /trunk/dports/irc/weechat/Portfile:
[15:49:16] <CIA-38> http://trac.macports.org/changeset/64757
[15:49:16] <CIA-38> Update to v0.3.1.1 (fixes #23505)
[15:50:36] *** _wms has joined #macports
[15:50:40] <CIA-38> stromnov at macports dot org * r64758 /trunk/dports/python/py26-cython/Portfile:
[15:50:40] <CIA-38> http://trac.macports.org/changeset/64758
[15:50:40] <CIA-38> py26-cython: update to 0.12.1
[15:51:04] *** regeya has joined #macports
[15:51:42] *** jumpkick has joined #macports
[15:52:37] *** epic_ has joined #macports
[15:52:49] *** epic_ has quit IRC
[15:55:17] *** epic has quit IRC
[15:57:43] *** Ed_ has quit IRC
[16:08:40] <CIA-38> jmr at macports dot org * r64759 /trunk/base/src/port1.0/ (Makefile fetch_common.tcl portfetch.tcl):
[16:08:40] <CIA-38> http://trac.macports.org/changeset/64759
[16:08:40] <CIA-38> factor out reusable code from portfetch.tcl into new file fetch_common.tcl
[16:18:20] *** TobiasFar has joined #macports
[16:24:45] *** jmr_mp has quit IRC
[16:25:05] *** mpbot has quit IRC
[16:26:24] *** TobiasFar_ has joined #macports
[16:27:28] *** TobiasFar has quit IRC
[16:29:39] *** TobiasFar has joined #macports
[16:30:44] *** TobiasFar_ has quit IRC
[16:32:13] <CIA-38> kimuraw at macports dot org * r64760 /trunk/dports/lang/ruby/files/patch-test_socket.rb:
[16:32:14] <CIA-38> http://trac.macports.org/changeset/64760
[16:32:14] <CIA-38> lang/ruby: remove an unneeded patchfile (patch-bug15528.diff contains this change)
[16:33:25] *** Terminus- has quit IRC
[16:39:15] *** asmarin has joined #macports
[16:45:41] *** Terminus- has joined #macports
[16:45:46] *** thrope has quit IRC
[16:51:05] <CIA-38> portindex at macports dot org * r64761 /trunk/dports/ (PortIndex PortIndex.quick):
[16:51:05] <CIA-38> http://trac.macports.org/changeset/64761
[16:51:05] <CIA-38> Total number of ports parsed: 6665
[16:51:05] <CIA-38> Ports successfully parsed: 6665
[16:51:05] <CIA-38> Ports failed: 0
[16:55:46] <CIA-38> nox at macports dot org * r64762 /trunk/dports/x11/gtk2/Portfile:
[16:55:47] <CIA-38> http://trac.macports.org/changeset/64762
[16:55:47] <CIA-38> Fix gtk2 universal support (#23851)
[16:55:47] <CIA-38> We now always tell gtk2 configure script that gio can sniff png.
[17:13:18] <N_Ox> well, let's update jpeg
[17:20:47] *** jumpkick_ has joined #macports
[17:21:20] *** aber has joined #macports
[17:21:39] *** aber has quit IRC
[17:24:08] *** jumpkick has quit IRC
[17:24:08] *** jumpkick_ is now known as jumpkick
[17:26:35] *** jumpkick has quit IRC
[17:27:57] *** aber has joined #macports
[17:28:17] <CIA-38> nox at macports dot org * r64763 /trunk/dports/ (133 files in 133 dirs):
[17:28:17] <CIA-38> http://trac.macports.org/changeset/64763
[17:28:17] <CIA-38> Update jpeg to 8a and rev-bump all of its direct dependents (#23260)
[17:28:24] <N_Ox> done.
[17:31:07] <Raim> major breakage! aaaah! :P
[17:31:33] <N_Ox> ahah
[17:31:47] <gh1> uhhhh
[17:32:06] <gh1> did you test any of the dependents w/ jpeg 8a?
[17:33:56] <CIA-38> gwright at macports dot org * r64764 /trunk/dports/lang/ghc/ (27 files in 2 dirs):
[17:33:56] <CIA-38> http://trac.macports.org/changeset/64764
[17:33:56] <CIA-38> Add support for building under Snow Leopard, both 32 and 64 bit.
[17:35:50] <Raim> now that's a lot of patches for ghc
[17:36:32] <N_Ox> ghc?!
[17:36:52] <N_Ox> hallelujah
[17:37:46] <N_Ox> gh1: yes, with tiff
[17:38:26] <gh1> cool
[17:41:18] <N_Ox> gh1: I have a lot of things installed which depend on jpeg, I'm currently upgrading them, I'll fix bugs if I encounter them
[17:41:37] *** thrope has joined #macports
[17:41:46] <N_Ox> but as with the update to jpeg 7, I don't think messy things will happen
[17:46:33] *** NatMan97 has joined #macports
[17:50:12] *** preller has joined #macports
[17:50:12] *** NatMan97 has quit IRC
[17:50:12] <gh1> N_Ox: excellent (and I hope its nice and clean too)
[17:51:18] <CIA-38> portindex at macports dot org * r64765 /trunk/dports/ (PortIndex PortIndex.quick):
[17:51:18] <CIA-38> http://trac.macports.org/changeset/64765
[17:51:18] <CIA-38> Total number of ports parsed: 6665
[17:51:18] <CIA-38> Ports successfully parsed: 6665
[17:51:18] <CIA-38> Ports failed: 0
[17:56:47] *** matehat has joined #macports
[17:57:15] *** asmarin has quit IRC
[17:58:47] *** jcm has quit IRC
[18:11:25] <CIA-38> gwright at macports dot org * r64766 /trunk/dports/devel/hs-haddock/ (. Portfile):
[18:11:25] <CIA-38> http://trac.macports.org/changeset/64766
[18:11:25] <CIA-38> Rename the haddock port to hs-haddock, for compatibility with
[18:11:25] <CIA-38> the upcoming haskell-platform meta port. The hs-haddock port will be
[18:11:26] <CIA-38> the latest development version that builds ghc; the stable version is now
[18:11:26] <CIA-38> provided by the ghc port itself.
[18:12:35] <CIA-38> gwright at macports dot org * r64767 /trunk/dports/devel/haddock/:
[18:12:35] <CIA-38> http://trac.macports.org/changeset/64767
[18:12:35] <CIA-38> Haddock is moved to hs-haddock.
[18:12:47] *** hukl has quit IRC
[18:14:21] *** noganex_ is now known as noganex
[18:14:48] <CIA-38> gwright at macports dot org * r64768 /trunk/dports/devel/hs-alex/ (. Portfile):
[18:14:48] <CIA-38> http://trac.macports.org/changeset/64768
[18:14:48] <CIA-38> The alex port is moved to hs-alex. This is the development version;
[18:14:48] <CIA-38> the stable version is part of the haskell platform and is provided
[18:14:48] <CIA-38> as hs-platform-alex.
[18:15:16] <CIA-38> gwright at macports dot org * r64769 /trunk/dports/devel/alex/:
[18:15:16] <CIA-38> http://trac.macports.org/changeset/64769
[18:15:16] <CIA-38> The alex port is moved to hs-alex.
[18:19:24] *** Pupeno has quit IRC
[18:20:47] <CIA-38> gwright at macports dot org * r64770 /trunk/dports/devel/hs-happy/ (. Portfile):
[18:20:47] <CIA-38> http://trac.macports.org/changeset/64770
[18:20:47] <CIA-38> The development version of happy is now hs-happy; the stable version
[18:20:47] <CIA-38> is hs-platform-happy.
[18:21:27] <CIA-38> gwright at macports dot org * r64771 /trunk/dports/devel/happy/:
[18:21:27] <CIA-38> http://trac.macports.org/changeset/64771
[18:21:27] <CIA-38> The happy port is moved to hs-happy.
[18:22:32] <N_Ox> mmh, ghostscript does not build anymore but it does not seem like jpeg is the culprit
[18:22:55] <N_Ox> :info:build                  from ./base/szlibc.c:24:
[18:22:56] <N_Ox> :info:build /opt/local/include/zlib.h:1561: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gzseek64'
[18:23:03] <N_Ox> seems like zlib update broke something
[18:23:56] <CIA-38> gwright at macports dot org * r64772 /trunk/dports/devel/hs-alex/Portfile:
[18:23:56] <CIA-38> http://trac.macports.org/changeset/64772
[18:23:56] <CIA-38> Fix a distname bug.
[18:24:40] <CIA-38> gwright at macports dot org * r64773 /trunk/dports/devel/hs-haddock/Portfile:
[18:24:40] <CIA-38> http://trac.macports.org/changeset/64773
[18:24:40] <CIA-38> Fix a distname bug.
[18:25:23] <CIA-38> gwright at macports dot org * r64774 /trunk/dports/devel/hs-happy/Portfile:
[18:25:23] <CIA-38> http://trac.macports.org/changeset/64774
[18:25:23] <CIA-38> Fix a distname bug.
[18:28:08] *** lilalinux_away is now known as lilalinux
[18:30:27] *** unicum has quit IRC
[18:30:55] *** unicum has joined #macports
[18:31:38] *** Terminus- has quit IRC
[18:35:14] *** tumdum has joined #macports
[18:37:36] *** spline_ has quit IRC
[18:37:52] *** spline_ has joined #macports
[18:40:20] *** krunk- has quit IRC
[18:40:43] *** jcm has joined #macports
[18:43:37] *** jumpkick has joined #macports
[18:49:04] *** tumdum has quit IRC
[18:49:45] <CIA-38> dweber at macports dot org * r64775 /trunk/dports/graphics/InsightToolkit/Portfile:
[18:49:45] <CIA-38> http://trac.macports.org/changeset/64775
[18:49:45] <CIA-38> revision 3: default configure options now specify ITK_USE_REVIEW and ITK_USE_OPTIMIZED_REGISTRATION_METHODS to enable extra features of the registration methods.
[18:51:23] <CIA-38> portindex at macports dot org * r64776 /trunk/dports/ (PortIndex PortIndex.quick):
[18:51:23] <CIA-38> http://trac.macports.org/changeset/64776
[18:51:23] <CIA-38> Total number of ports parsed: 6665
[18:51:23] <CIA-38> Ports successfully parsed: 6665
[18:51:23] <CIA-38> Ports failed: 0
[18:55:14] *** stix has joined #macports
[18:55:47] <stix> Hi guys. Can anyone tell me why I have no NIC's to choose from in Wireshark (installed via macports)?
[18:56:16] <gh1> what hardware, what OS ?
[19:01:08] <stix> oh sorry, I am on a MB Pro with Snow Leopard
[19:01:30] <stix> ettercap can see the nic
[19:03:22] *** Pupeno has joined #macports
[19:03:45] <Raim> stix: are you running it as root?
[19:04:14] <Raim> that's required for sniffing packets
[19:04:42] <stix> oh yes, I see now
[19:04:47] <stix> thank you for that
[19:08:03] *** stix_ has joined #macports
[19:09:39] *** stix_ has quit IRC
[19:10:43] *** lilalinux is now known as lilalinux_away
[19:11:48] *** stix has quit IRC
[19:15:44] *** hukl has joined #macports
[19:20:43] *** hukl has quit IRC
[19:33:21] *** gigabytes has joined #macports
[19:34:51] *** cmeow has joined #macports
[19:35:47] <CIA-38> gwright at macports dot org * r64777 /trunk/dports/devel/ (50 files in 25 dirs):
[19:35:48] <CIA-38> http://trac.macports.org/changeset/64777
[19:35:48] <CIA-38> These are the individual ports that make up the haskell platform,
[19:35:48] <CIA-38> a blessed set of libraries for haskell development. The meta port
[19:35:48] <CIA-38> that installs them all is not included yet.
[19:38:16] <CIA-38> gwright at macports dot org * r64778 /trunk/dports/devel/haskell-platform/ (. Portfile):
[19:38:16] <CIA-38> http://trac.macports.org/changeset/64778
[19:38:16] <CIA-38> Meta port for the haskell platform.
[19:40:21] *** krunk- has joined #macports
[19:40:40] *** beej666 has joined #macports
[19:42:30] *** matehat has quit IRC
[19:45:32] <CIA-38> gwright at macports dot org * r64779 /trunk/dports/devel/hs-zlib/Portfile:
[19:45:32] <CIA-38> http://trac.macports.org/changeset/64779
[19:45:32] <CIA-38> The haskell binding to zlib is part of the haskell platform,
[19:45:32] <CIA-38> the hs-zlib port is now the development version.
[19:47:02] <CIA-38> gwright at macports dot org * r64780 /trunk/dports/devel/hs-random/ (. Portfile):
[19:47:02] <CIA-38> http://trac.macports.org/changeset/64780
[19:47:02] <CIA-38> New port: haskell random number library.
[19:49:25] *** lilalinux_away is now known as lilalinux
[19:49:56] <CIA-38> gwright at macports dot org * r64781 /trunk/dports/devel/hs-platform-alex/Portfile:
[19:49:56] <CIA-38> http://trac.macports.org/changeset/64781
[19:49:56] <CIA-38> Add RCS tag.
[19:50:52] <CIA-38> gwright at macports dot org * r64782 /trunk/dports/devel/hs-platform-happy/Portfile:
[19:50:52] <CIA-38> http://trac.macports.org/changeset/64782
[19:50:52] <CIA-38> Add RCS tag.
[19:50:58] <CIA-38> portindex at macports dot org * r64783 /trunk/dports/ (PortIndex PortIndex.quick):
[19:50:58] <CIA-38> http://trac.macports.org/changeset/64783
[19:50:58] <CIA-38> Total number of ports parsed: 6690
[19:50:59] <CIA-38> Ports successfully parsed: 6690
[19:50:59] <CIA-38> Ports failed: 0
[19:51:14] *** regeya has quit IRC
[19:51:42] *** regeya has joined #macports
[19:51:51] <CIA-38> gwright at macports dot org * r64784 /trunk/dports/devel/haskell-platform/Portfile:
[19:51:51] <CIA-38> http://trac.macports.org/changeset/64784
[19:51:51] <CIA-38> Add RCS tag.
[19:53:44] <CIA-38> gwright at macports dot org * r64785 /trunk/dports/devel/hs-platform-time/Portfile:
[19:53:44] <CIA-38> http://trac.macports.org/changeset/64785
[19:53:44] <CIA-38> Remove some unneeded whitespace.
[19:59:18] <CIA-38> gwright at macports dot org * r64786 /trunk/dports/devel/hs-libcabal/Portfile:
[19:59:18] <CIA-38> http://trac.macports.org/changeset/64786
[19:59:18] <CIA-38> Update hs-libcabal to the most recent version.
[20:01:39] *** krunk- has quit IRC
[20:02:36] <CIA-38> gwright at macports dot org * r64787 /trunk/dports/devel/hs-http/:
[20:02:36] <CIA-38> http://trac.macports.org/changeset/64787
[20:02:36] <CIA-38> Name change hs-http => ht-HTTP for consistency with haskell platform.
[20:05:53] <CIA-38> gwright at macports dot org * r64788 /trunk/dports/devel/hs-HTTP/ (. Portfile):
[20:05:53] <CIA-38> http://trac.macports.org/changeset/64788
[20:05:53] <CIA-38> Rename hs-http => hs-HTTP for consistency with haskell platform.
[20:06:36] <CIA-38> gwright at macports dot org * r64789 /trunk/dports/devel/hs-cabal/Portfile:
[20:06:36] <CIA-38> http://trac.macports.org/changeset/64789
[20:06:36] <CIA-38> Update to most recent version.
[20:13:58] *** krunk- has joined #macports
[20:16:12] *** dunolie has quit IRC
[20:17:28] <CIA-38> gwright at macports dot org * r64790 /trunk/dports/devel/hs-platform-alex/Portfile:
[20:17:28] <CIA-38> http://trac.macports.org/changeset/64790
[20:17:28] <CIA-38> Fix RCS Id.
[20:17:52] <CIA-38> gwright at macports dot org * r64791 /trunk/dports/devel/hs-platform-happy/Portfile:
[20:17:52] <CIA-38> http://trac.macports.org/changeset/64791
[20:17:52] <CIA-38> Fix RCS Id.
[20:18:22] *** NatMan97 has joined #macports
[20:22:17] *** asmarin has joined #macports
[20:24:52] <CIA-38> gwright at macports dot org * r64792 /trunk/dports/devel/hs-HTTP/Portfile:
[20:24:52] <CIA-38> http://trac.macports.org/changeset/64792
[20:24:52] <CIA-38> Explicitly give port name.
[20:28:51] *** Pupeno has quit IRC
[20:31:44] <CIA-38> gwright at macports dot org * r64793 /trunk/dports/devel/hs-QuickCheck/ (. Portfile):
[20:31:44] <CIA-38> http://trac.macports.org/changeset/64793
[20:31:44] <CIA-38> The QuickCheck library for testing haskell programs (development version).
[20:36:35] <CIA-38> gwright at macports dot org * r64794 /trunk/dports/devel/hs-mtl/:
[20:36:35] <CIA-38> http://trac.macports.org/changeset/64794
[20:36:35] <CIA-38> hs-mtl is now hs-platform-mtl. The platform version is also the
[20:36:35] <CIA-38> most recent version.
[20:39:27] *** dunolie has joined #macports
[20:41:14] <CIA-38> gwright at macports dot org * r64795 /trunk/dports/devel/hs-Crypto/Portfile:
[20:41:14] <CIA-38> http://trac.macports.org/changeset/64795
[20:41:14] <CIA-38> Version bump to 4.2.1.
[20:43:19] *** gigabytes has quit IRC
[20:43:48] *** gigabytes has joined #macports
[20:45:14] *** atmosx has joined #macports
[20:45:30] <CIA-38> gwright at macports dot org * r64796 /trunk/dports/devel/hs-Crypto/Portfile:
[20:45:30] <CIA-38> http://trac.macports.org/changeset/64796
[20:45:30] <CIA-38> Add name explicitly.
[20:45:30] <CIA-38> M hs-Crypto/Portfile
[20:47:41] <CIA-38> gwright at macports dot org * r64797 /trunk/dports/devel/hs-HUnit/ (. Portfile):
[20:47:41] <CIA-38> http://trac.macports.org/changeset/64797
[20:47:41] <CIA-38> hs-HUnit is a unit testing framework for haskell. This is the
[20:47:41] <CIA-38> development version; the stable version is hs-platform-HUnit.
[20:51:01] <CIA-38> portindex at macports dot org * r64798 /trunk/dports/ (PortIndex PortIndex.quick):
[20:51:01] <CIA-38> http://trac.macports.org/changeset/64798
[20:51:01] <CIA-38> Total number of ports parsed: 6691
[20:51:01] <CIA-38> Ports successfully parsed: 6690
[20:51:01] <CIA-38> Ports failed: 1
[20:51:01] <CIA-38> Failed to parse file devel/haskell-platform/Portfile: can't read "Id": no such variable
[20:51:48] *** iMatysek has joined #macports
[20:52:54] <CIA-38> toby at macports dot org * r64799 /trunk/dports/devel/haskell-platform/Portfile:
[20:52:54] <CIA-38> http://trac.macports.org/changeset/64799
[20:52:54] <CIA-38> fix
[20:53:16] *** mrrech has joined #macports
[20:53:31] *** asmarin has quit IRC
[20:57:54] *** atmosx has quit IRC
[20:57:58] <CIA-38> gwright at macports dot org * r64800 /trunk/dports/devel/hs-cabal/Portfile:
[20:57:58] <CIA-38> http://trac.macports.org/changeset/64800
[20:57:58] <CIA-38> Update development version of the cabal-install tool to 0.8.0.
[20:59:30] *** NatMan97 has left #macports
[20:59:56] *** iMatysek has quit IRC
[21:00:15] *** jcm has quit IRC
[21:09:39] *** epic has joined #macports
[21:13:46] *** bobstermcbob has joined #macports
[21:17:00] *** gigabytes has quit IRC
[21:21:31] *** daju has quit IRC
[21:22:00] *** daju has joined #macports
[21:26:56] <unicum> WTF? = Xlib:  extension "RANDR" missing on display "/tmp/launch-vVKrRK/org.macosforge.xquartz:0".
[21:27:36] <unicum> after taking about a bazillion hours for gobby to actually get ported this is kinda not what i expected.. OHHH, there it is \o/
[21:27:52] *** epic has quit IRC
[21:28:23] *** pjl has quit IRC
[21:33:04] *** pjl has joined #macports
[21:39:15] *** jumpkick has quit IRC
[21:46:10] *** manphiz has joined #macports
[21:46:26] *** N_Ox has quit IRC
[21:47:00] *** regeya has quit IRC
[21:50:20] *** mf2k_mp has joined #macports
[21:51:03] <CIA-38> portindex at macports dot org * r64801 /trunk/dports/ (PortIndex PortIndex.quick):
[21:51:03] <CIA-38> http://trac.macports.org/changeset/64801
[21:51:03] <CIA-38> Total number of ports parsed: 6692
[21:51:03] <CIA-38> Ports successfully parsed: 6692
[21:51:03] <CIA-38> Ports failed: 0
[21:54:30] *** hukl has joined #macports
[21:57:03] *** toepeu has quit IRC
[22:00:05] *** gigabytes has joined #macports
[22:09:17] <CIA-38> wsiegrist at apple dot com * r64802 /trunk/dports/devel/darwinbuild/Portfile:
[22:09:17] <CIA-38> http://trac.macports.org/changeset/64802
[22:09:17] <CIA-38> darwinbuild v16.1
[22:18:25] *** wiking has quit IRC
[22:18:28] *** _wms has quit IRC
[22:21:32] *** mrrech has quit IRC
[22:25:59] * DooMMasteR is away: pennt
[22:29:16] *** wiking has joined #macports
[22:35:30] *** _wms has joined #macports
[22:38:42] *** Pupeno has joined #macports
[22:38:42] *** N_Ox has joined #macports
[22:44:31] *** toepeu has joined #macports
[22:44:47] *** gigabytes has quit IRC
[22:45:21] *** gigabytes has joined #macports
[22:47:47] *** wiking has quit IRC
[22:47:54] *** mpbot has joined #macports
[22:48:20] *** jmr_mp has joined #macports
[22:48:21] <mpbot> jmr_mp is jmr and maintainer of py26-py2app-devel, py26-pyobjc, py26-modulegraph-devel, and sdlconsole (of 51 total) and is in Sydney, Australia; local time is Tue 08:51 EST
[22:51:06] <CIA-38> portindex at macports dot org * r64803 /trunk/dports/ (PortIndex PortIndex.quick):
[22:51:06] <CIA-38> http://trac.macports.org/changeset/64803
[22:51:06] <CIA-38> Total number of ports parsed: 6692
[22:51:06] <CIA-38> Ports successfully parsed: 6692
[22:51:06] <CIA-38> Ports failed: 0
[22:53:59] *** thrope has quit IRC
[23:03:20] *** anddam has left #macports
[23:07:14] *** thrope has joined #macports
[23:08:53] *** thrope has quit IRC
[23:10:38] *** gigabytes has quit IRC
[23:15:04] *** toepeu has quit IRC
[23:17:50] *** _wms has quit IRC
[23:22:44] <CIA-38> jeremyhu at macports dot org * r64804 /trunk/dports/x11/xorg-libXt/ (Portfile files/):
[23:22:45] <CIA-38> http://trac.macports.org/changeset/64804
[23:22:45] <CIA-38> xorg-libXt: Bump to 1.0.8
[23:23:41] <CIA-38> jeremyhu at macports dot org * r64805 /trunk/dports/x11/xinput/Portfile:
[23:23:41] <CIA-38> http://trac.macports.org/changeset/64805
[23:23:41] <CIA-38> xinput: Bump to 1.5.1
[23:31:25] *** _wms has joined #macports
[23:38:18] *** wakeupscreaming has quit IRC
[23:39:25] *** wakeupscreamin has joined #macports
[23:43:51] *** jcm has joined #macports
[23:44:35] *** hukl has quit IRC
[23:47:21] *** altrux has quit IRC
[23:50:58] <CIA-38> portindex at macports dot org * r64806 /trunk/dports/ (PortIndex PortIndex.quick):
[23:50:58] <CIA-38> http://trac.macports.org/changeset/64806
[23:50:58] <CIA-38> Total number of ports parsed: 6692
[23:50:58] <CIA-38> Ports successfully parsed: 6692
[23:50:58] <CIA-38> Ports failed: 0

top