logs | stats
   October 8, 2009  
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:05:04] *** sky--man has quit IRC
[00:05:22] *** pangelo_ has quit IRC
[00:06:00] *** pangelo_ has joined #macports
[00:08:43] *** tommyd3mdi has quit IRC
[00:08:43] *** tommyd3mdi_ is now known as tommyd3mdi
[00:10:41] *** uuid has joined #macports
[00:12:33] *** elliottcable has joined #MacPorts
[00:16:34] *** atmosx has quit IRC
[00:18:12] *** Babylonian has joined #MacPorts
[00:18:15] <Babylonian> Hello
[00:18:27] <Babylonian> I have a quick question regarding "Macports"
[00:18:39] *** tommyd3mdi has quit IRC
[00:18:41] <Babylonian> Does it work on a PPC running 10.5.9
[00:18:55] <mf2k_mp> yes - you mean 10.5.8 i assume
[00:19:02] <Babylonian> Oops
[00:19:03] <Babylonian> yeah
[00:19:09] <Babylonian> Thanks!
[00:19:12] <mf2k_mp> np
[00:19:14] <Babylonian> :-D
[00:19:18] <Babylonian> Arrivederci
[00:19:20] *** Babylonian has left #MacPorts
[00:20:02] *** snc has joined #macports
[00:20:04] <mpbot> snc is Jeremy (snc) and maintainer of kdebase4-runtime, mktorrent, phpbb, and cclive (of 91 total) and is in Cincinnati; local time is Wed 18:22 EDT
[00:20:15] <industrial> blbmp: a fix is described on the page but I'm unsure on how to do it. When I run the port command (with Porticus) its going to download and compile everything at once. How do I put something in between (eg change a file before compile)?
[00:26:55] *** foxp has quit IRC
[00:28:25] *** r1pp3r has quit IRC
[00:29:45] *** r1pp3r has joined #macports
[00:34:33] <CIA-25> ryandesign at macports dot org * r58968 /trunk/dports/emulators/ (minivmac/Portfile minivmac-devel/Portfile):
[00:34:33] <CIA-25> http://trac.macports.org/changeset/58968
[00:34:33] <CIA-25> minivmac, minivmac-devel: copy the source (3.0.x) or output (3.1.x) disk image
[00:34:33] <CIA-25> in pre-configure, not in extract, so that if configure fails and is reattempted
[00:34:33] <CIA-25> without cleaning the port, we're not also dealing with a possibly corrupted disk
[00:34:36] <CIA-25> image because it wasn't unmounted cleanly from the emulator
[00:36:21] *** r1pp3r has quit IRC
[00:38:49] <_wms> blbmp: ping
[00:39:02] <snc> No route to blbmp.
[00:39:07] *** Knio has left #macports
[00:39:08] <snc> No route to blbmp.
[00:39:12] <snc> No route to blbmp.
[00:39:28] *** wonknu has quit IRC
[00:39:52] *** wonknu has joined #macports
[00:41:02] <CIA-25> ryandesign at macports dot org * r58969 /trunk/dports/emulators/ (minivmac/Portfile minivmac-devel/Portfile):
[00:41:02] <CIA-25> http://trac.macports.org/changeset/58969
[00:41:02] <CIA-25> minivmac, minivmac-devel: handle my_variation_dirs as a list not a string
[00:41:15] <industrial> Anyone know how to do this? http://trac.macports.org/ticket/16289
[00:46:03] *** ndrs__ has quit IRC
[00:49:46] <CIA-25> wsiegrist at apple dot com * r58970 /trunk/dports/science/proj/:
[00:49:46] <CIA-25> http://trac.macports.org/changeset/58970
[00:49:46] <CIA-25> Remove old science/proj. See also r58964 and r58965
[00:51:32] *** jcm has quit IRC
[00:53:33] <_wms> blbmp: ping was regarding r58970
[00:54:07] *** youdonotexist has joined #macports
[00:54:49] *** thrope has quit IRC
[01:01:41] *** blbmp has quit IRC
[01:08:36] *** wiking has joined #macports
[01:13:27] *** lilalinux is now known as lilalinux_away
[01:13:52] *** altrux has quit IRC
[01:17:57] *** elliottcable has quit IRC
[01:19:06] *** cax has joined #macports
[01:20:26] *** stechert has quit IRC
[01:25:47] *** regeya has quit IRC
[01:46:36] *** mf2k_mp has quit IRC
[01:49:10] <snc> RandalSchwartz: you've been rather quiet lately :p
[01:51:40] <CIA-25> portindex at macports dot org * r58971 /trunk/dports/ (PortIndex PortIndex.quick):
[01:51:40] <CIA-25> http://trac.macports.org/changeset/58971
[01:51:40] <CIA-25> Total number of ports parsed: 6235
[01:51:40] <CIA-25> Ports successfully parsed: 6235
[01:51:40] <CIA-25> Ports failed: 0
[01:55:54] *** Wes_ is now known as Wes-
[02:01:20] *** pg13_ has quit IRC
[02:01:47] <snc> reading through base, it looks like os.arch is set to something based on its original value, while that original value is actually used as os_platform (and os.platform)
[02:02:34] <snc> if this is the case, those changes were never ported into port[un]archive.tcl
[02:03:04] <snc> i don't understand how to reference platform correctly from there, as it seems that the values are different when they're pulled from [option os.arch] versus ${os.arch}
[02:03:16] <snc> any care to shed light on this for a newbie tcl'er? :-)
[02:04:08] <snc> what i essentially want to do is change archive.fulldestpath
[02:04:24] <snc> from [file join ${archive.destpath} [option os.platform] [option os.arch]]
[02:04:51] <snc> to [file join ${archive.destpath} [option os.platform] ${os.arch}] where os.arch is x86_64 or what have you, instead of option os.arch's i386
[02:05:29] <snc> if i understood the transforms in portmain then that's what should be done here. after this one change, we can actually do binary distribution via archivemode :p
[02:09:45] <CIA-25> ryandesign at macports dot org * r58972 /distfiles/minivmac/:
[02:09:45] <CIA-25> http://trac.macports.org/changeset/58972
[02:09:45] <CIA-25> New directory for minivmac distfiles
[02:10:48] <snc> wow. i just made an impressive email from the past.
[02:13:04] <CIA-25> ryandesign at macports dot org * r58973 /distfiles/minivmac/minivmac-bootstrap-3.1.2_1.zip:
[02:13:04] <CIA-25> http://trac.macports.org/changeset/58973
[02:13:04] <CIA-25> Add minivmac-bootstrap-3.1.2_1.zip distfile
[02:16:27] *** evilhackerdude has quit IRC
[02:23:27] *** youdonotexist has quit IRC
[02:26:30] <CIA-25> ryandesign at macports dot org * r58974 /trunk/dports/emulators/ (6 files in 4 dirs): (log message trimmed)
[02:26:30] <CIA-25> http://trac.macports.org/changeset/58974
[02:26:30] <CIA-25> minivmac, minivmac-devel: Bootstrap using a Mini vMac built with the +bootstrap
[02:26:30] <CIA-25> variant instead of the official universal binary. Ours is built with sound
[02:26:30] <CIA-25> turned off, which is less annoying, and fixes some timing issues, because on
[02:26:33] <CIA-25> laptops the sound hardware turns itself off when inactive, and turning it back
[02:26:35] <CIA-25> on takes time. Ours is also built to run at full speed and in the background,
[02:27:16] *** krunk- has joined #macports
[02:27:19] <mpbot> krunk- is jameskyle and maintainer of atlas, py25-pynifti, newmat, and xmedcon (of 27 total)
[02:30:28] *** uuid has quit IRC
[02:39:23] <CIA-25> snc at macports dot org * r58975 /trunk/dports/kde/kdelibs4-experimental/Portfile:
[02:39:23] <CIA-25> http://trac.macports.org/changeset/58975
[02:39:23] <CIA-25> updated version, ticket #21904
[02:51:34] *** mpbot_ has joined #macports
[02:51:36] *** mpbot has quit IRC
[02:51:57] <CIA-25> portindex at macports dot org * r58976 /trunk/dports/ (PortIndex PortIndex.quick):
[02:51:57] <CIA-25> http://trac.macports.org/changeset/58976
[02:51:57] <CIA-25> Total number of ports parsed: 6235
[02:51:57] <CIA-25> Ports successfully parsed: 6235
[02:51:57] <CIA-25> Ports failed: 0
[02:58:42] *** ToHellWithGA has joined #macports
[02:58:44] <mpbot_> ToHellWithGA is rmsfisher and maintainer of gstreamer, gtkpod, gst-plugins-good, and mpd (of 13 total) and is in Columbia, MO; local time is Wed 20:01 CDT
[02:59:46] *** jeffery has joined #macports
[03:02:18] *** dust-- has joined #macports
[03:03:20] <dust--> hi, it seems my macport installation finds some quite outdated packages - what could be wrong with the installation? i would like to install boost > 1.35 but still macports (porticus) shows 1.35 onl
[03:04:40] <ToHellWithGA> dust--: what's porticus?
[03:04:48] <dust--> a gui to macports
[03:04:58] <ToHellWithGA> whoa!
[03:05:01] <ToHellWithGA> that's so cool
[03:05:07] <ToHellWithGA> i thought macports was for CLI nerds only
[03:05:16] <ToHellWithGA> what a great way to expand the user base
[03:05:31] <dust--> http://porticus.alittledrop.com/
[03:07:34] <dust--> do i need to update macports to use it on snow leopard?
[03:07:42] *** syntaxcollector has quit IRC
[03:11:00] *** snc has quit IRC
[03:13:25] <dust--> ah ok installing the snow leopard version helped, i installed it without uninstalling the old version, does it hurt?
[03:14:18] *** blairzajac has quit IRC
[03:17:16] *** snc has joined #macports
[03:17:18] <mpbot_> snc is Jeremy (snc) and maintainer of mumble, py25-xlrd, xmltooling, and unbound (of 91 total) and is in Cincinnati; local time is Wed 21:19 EDT
[03:23:53] <snc> N_Ox: are you busy?
[03:24:25] <snc> toby: care to check some code i wrote to patch base?
[03:24:43] <snc> or shall i commit (it works for me) and wait for someone to throw it out? :-p
[03:24:53] *** preller has quit IRC
[03:34:38] *** toby has quit IRC
[03:42:09] *** toby has joined #macports
[03:42:11] <mpbot_> toby is toby and maintainer of bsflite, bnc, libarchive, and smartmontools (of 41 total) and is in San Francisco; local time is Wed 18:44 PDT
[03:42:38] *** toby___ has joined #macports
[03:43:06] *** toby has quit IRC
[03:43:07] *** toby___ is now known as toby
[03:48:59] *** youdonotexist has joined #macports
[03:50:45] *** ndnajnz has joined #MacPorts
[03:53:47] *** suprsonic has joined #macports
[03:54:01] <suprsonic> trying to install Xcode in snow leopard
[03:54:19] <suprsonic> doesn't allow me to select the Unix Development option
[03:54:29] <suprsonic> what gives?
[03:56:17] <Axman6> it hates you
[03:56:37] <suprsonic> apparently
[03:56:57] <toby> what version of Xcode are you installing?
[03:57:06] <suprsonic> latest 3.1.4
[03:57:42] *** jeffery has quit IRC
[03:58:49] <toby> WRONG
[03:58:55] <toby> Xcode 3.2 is the latest
[03:59:02] *** ashe`rose has quit IRC
[03:59:06] <snc> WRONG
[03:59:07] <snc> hehe
[03:59:09] <snc> i <3 it.
[03:59:20] <Axman6> toby's such a lovable guy
[03:59:26] <Axman6> so personable :)
[03:59:27] <toby> if you're installing a version of Xcode that's incorrect for your OS release, it won't let you install the unix dev tools because those go into /usr
[03:59:28] <snc> also, toby: please check out my patch i emailed the list :p
[03:59:36] <toby> and would break shit
[03:59:38] <snc> i'll be on in 12 minutes once i'm back at the house to do one last test and commit :p
[03:59:39] <suprsonic> darn
[03:59:44] <suprsonic> must have downloaded the wrong one then
[03:59:45] <snc> <3
[03:59:46] <suprsonic> grrr
[03:59:46] *** snc has quit IRC
[04:00:49] <toby> snow leopard should have xcode 3.2 on the dvd
[04:00:55] <suprsonic> bugger I did
[04:01:25] <suprsonic> k
[04:01:57] <suprsonic> correct
[04:03:23] <suprsonic> installing
[04:03:24] <suprsonic> thanks much
[04:04:44] <suprsonic> safe to just delete /Xcode 3.1.2 folder?
[04:04:56] <suprsonic> 3.1.4 rather
[04:05:09] *** dtm has quit IRC
[04:05:15] *** ddttmm is now known as dtm
[04:05:21] <toby> it's not very useful on snow leopard
[04:05:55] <suprsonic> right, but is it all self contained in the root directory or does it install crap all over?
[04:09:42] *** Hodapp has left #macports
[04:13:49] <Axman6> you can remove it. Xcode 3.2 installs into /Developer
[04:15:19] *** N_Ox has quit IRC
[04:22:33] *** te has joined #macports
[04:22:41] <te> emacs doesn't build on snow leopard 64?
[04:22:44] <te> is this known?
[04:30:14] *** _wms has quit IRC
[04:32:54] *** toby has quit IRC
[04:38:44] *** ndnajnz has quit IRC
[04:40:16] *** toby has joined #macports
[04:40:19] <mpbot_> toby is toby and maintainer of c-ares, c_count, libeXosip2, and libusb-compat (of 41 total) and is in San Francisco; local time is Wed 19:42 PDT
[04:41:03] *** elliottcable has joined #MacPorts
[04:45:12] *** wiking has quit IRC
[04:48:47] *** khindenburg has joined #macports
[04:50:06] *** _wms has joined #macports
[04:50:07] *** coreymon77 has joined #macports
[04:53:35] *** coreymon77 has quit IRC
[04:56:31] *** jeffery has joined #macports
[05:00:24] *** snc has joined #macports
[05:00:26] <mpbot_> snc is Jeremy (snc) and maintainer of py26-googleappengine, ddclient, kdelibs4, and tnftpd (of 91 total) and is in Cincinnati; local time is Wed 23:02 EDT
[05:07:04] <CIA-25> snc at macports dot org * r58977 /trunk/base/src/package1.0/ (portarchive.tcl portunarchive.tcl):
[05:07:04] <CIA-25> http://trac.macports.org/changeset/58977
[05:07:04] <CIA-25> use build_arch in archivemode heirarchy instead of os.arch. this will differentiate between i386 and x86_64
[05:07:11] *** suprsonic has quit IRC
[05:08:38] <CIA-25> snc at macports dot org * r58978 /trunk/base/ChangeLog:
[05:08:38] <CIA-25> http://trac.macports.org/changeset/58978
[05:08:38] <CIA-25> add note about r58977
[05:10:32] *** jeffery has quit IRC
[05:11:43] *** _wms has quit IRC
[05:13:39] *** wiking has joined #macports
[05:17:38] *** wiking_ has joined #macports
[05:17:53] *** wiking_ has quit IRC
[05:18:28] *** ndnajnz has joined #MacPorts
[05:26:39] *** toepeu_ has joined #macports
[05:29:01] *** snc_ has joined #macports
[05:29:19] *** Gumboot_ has joined #MacPorts
[05:32:08] *** elliottcable has quit IRC
[05:35:56] *** wiking has quit IRC
[05:38:41] <CIA-25> snc at macports dot org * r58979 /trunk/base/src/package1.0/portarchive.tcl:
[05:38:41] <CIA-25> http://trac.macports.org/changeset/58979
[05:38:41] <CIA-25> add build_arch to check for missing archive
[05:40:23] *** snc has quit IRC
[05:41:54] *** Gumboot has quit IRC
[05:45:44] *** _wms has joined #macports
[05:50:00] *** ndnajnz has quit IRC
[05:50:54] <snc_> MainBusyIdle crashed mr. howarth.
[05:53:43] <CIA-25> snc at macports dot org * r58980 /trunk/base/src/port1.0/portclean.tcl:
[05:53:43] <CIA-25> http://trac.macports.org/changeset/58980
[05:53:43] <CIA-25> add build_arch to clean (--archive) to match updated archive path
[06:05:03] *** toepeu_ has quit IRC
[06:23:51] *** ashe`rose has joined #macports
[06:23:51] *** snc_ has quit IRC
[07:30:38] *** echelog has joined #macports
[07:36:58] *** lvcargnini has joined #MacPorts
[07:37:10] *** lvcargnini has quit IRC
[07:38:03] *** subik|mac__ has joined #macports
[07:38:16] *** subik|mac_ has quit IRC
[07:38:16] *** subik|mac__ is now known as subik|mac_
[07:41:21] *** imajes has quit IRC
[07:44:44] *** epic has joined #macports
[07:44:59] *** epic has quit IRC
[07:46:05] *** wolf89 has joined #MacPorts
[07:46:21] *** wolf89 has quit IRC
[07:47:28] <CIA-25> portindex at macports dot org * r58982 /trunk/dports/ (PortIndex PortIndex.quick):
[07:47:28] <CIA-25> http://trac.macports.org/changeset/58982
[07:47:28] <CIA-25> Total number of ports parsed: 6235
[07:47:28] <CIA-25> Ports successfully parsed: 6235
[07:47:28] <CIA-25> Ports failed: 0
[07:48:02] *** wolf89 has joined #MacPorts
[07:49:27] *** subik|mac_ has quit IRC
[08:11:09] *** Mirell is now known as Impacty
[08:11:10] *** Impacty is now known as Impact
[08:11:59] *** Impact is now known as Mirell
[08:15:20] *** nwonknu has joined #macports
[08:15:43] *** wonknu has quit IRC
[08:19:32] *** ashe`rose has quit IRC
[08:19:40] *** wolf89 has quit IRC
[08:20:18] *** wolf89 has joined #MacPorts
[08:22:34] *** ashe`rose has joined #macports
[08:22:46] *** ndnajnz has joined #MacPorts
[08:22:57] *** toepeu has joined #macports
[08:26:25] *** jeremy_laine has quit IRC
[08:26:25] *** jeremy_laine_ has joined #macports
[08:30:21] *** cilly has joined #macports
[08:30:35] *** _wms has quit IRC
[08:32:52] <CIA-25> vince at macports dot org * r58983 /trunk/dports/gis/proj/Portfile:
[08:32:52] <CIA-25> http://trac.macports.org/changeset/58983
[08:32:52] <CIA-25> Bump to v 4.7
[08:39:43] *** ndnajnz has quit IRC
[08:47:04] <CIA-25> portindex at macports dot org * r58984 /trunk/dports/ (PortIndex PortIndex.quick):
[08:47:04] <CIA-25> http://trac.macports.org/changeset/58984
[08:47:04] <CIA-25> Total number of ports parsed: 6235
[08:47:04] <CIA-25> Ports successfully parsed: 6235
[08:47:04] <CIA-25> Ports failed: 0
[08:58:47] *** subik|mac_ has joined #macports
[09:00:06] *** oprah_noodle has joined #macports
[09:00:37] *** Quux-NL has joined #macports
[09:02:45] <Quux-NL> Møgge
[09:07:32] *** khindenburg has quit IRC
[09:11:54] *** epic has joined #macports
[09:14:24] *** lilalinux_away is now known as lilalinux
[09:23:26] *** devilx has joined #macports
[09:27:29] <Raim> jeremy_laine_: pong?
[09:28:17] <jeremy_laine_> Raim: hi!
[09:28:49] <jeremy_laine_> Raim: sorry to bother you, but I was wondering about the request for commit rights I sent back in August
[09:29:30] <Raim> jeremy_laine_: you should have got an approval mail yesterday
[09:30:24] <Raim> jeremy_laine_: blb handled them yesterday
[09:30:36] <jeremy_laine_> Raim: can't seem to find it.. checking again
[09:30:46] <Raim> jeremy_laine_: should be "Member approval for ..."
[09:31:20] <Raim> jeremy_laine_: to your @m4x.org address
[09:32:17] <jeremy_laine_> Raim: ehm no, can't seem to find it. Can you check it was sent to jeremy(dot)laine, because for a while there was a jeremy_laine in the Portfiles
[09:32:41] <Raim> yeah, it's with a dot
[09:33:55] <Raim> jeremy_laine_: I am forwarding you the mail again...
[09:34:35] <jmr_mp> hmm, snc sent an email from the mysterious future
[09:35:28] <jeremy_laine_> Raim: ah, got your forwarded email
[09:36:04] <Raim> heh, "Problem Reporter quit unexpectedly."
[09:36:22] <jmr_mp> the damage control computer is damaged!
[09:36:43] *** uuid has joined #macports
[09:36:56] <jeremy_laine_> Raim: so now I have to wait for another confirmation email, right?
[09:36:58] <Raim> hmmm, this smells bad
[09:37:06] <Raim> jeremy_laine_: yes, once your account is setup
[09:37:54] <industrial> I would like to apply this fix to install PIDA http://trac.macports.org/ticket/16289 but I don't really know how :\
[09:38:03] <jeremy_laine_> Raim: the first action is out of my hands right? I only create my sharky@macports Trac account once I get the email, right?
[09:38:19] <industrial> the port command installs a whole slew of stuff at once, how do I get the build process to stop before it builds PIDA so I can edit the source?
[09:38:31] <Raim> jeremy_laine_: right, because you cannot receive mail yet to confirm the registration :)
[09:39:07] <Raim> industrial: there is no fix in the ticket?
[09:39:18] <Raim> industrial: ah, overlooked...
[09:39:24] <jeremy_laine_> Raim: ok, thanks a lot.
[09:44:07] <industrial> Raim: how do I do this? :p
[09:45:05] *** jcm has joined #macports
[09:57:03] <Raim> industrial: best would be to have a patchfile to add it to the port
[10:07:10] <industrial> Raim: I don't know how to do that :| I found the file mentioned in the patch but when I run port it will redownload and overwrite it
[10:07:50] <Raim> industrial: I will try to add the patch, but I will have to install a few dependencies before
[10:07:58] <industrial> okay
[10:11:29] *** wakeupscreaming has quit IRC
[10:15:41] *** ndrs__ has joined #macports
[10:18:38] *** imajes has joined #macports
[10:18:39] <mpbot_> imajes is imajes and maintainer of apache2, ncurses, and ncursesw and is at local time Thu 09:25 BST
[10:18:58] *** jmpoure has joined #MacPorts
[10:20:28] *** Raim has quit IRC
[10:20:37] *** Raim has joined #macports
[10:20:38] <mpbot_> Raim is raimue and maintainer of ddrescue, bzr-pager, liquidwar, and stellarium (of 37 total) and is at local time Thu 10:27 CEST
[10:22:33] *** jeremy_laine_ has quit IRC
[10:24:55] *** jeremy_laine has joined #macports
[10:27:42] <Raim> oh noes, pending qt4-mac update
[10:30:55] *** AD-N770 has joined #macports
[10:31:29] <uebera||> what joy... 4 hours of work for the MacMini ahead ;)
[10:35:09] <jmr_mp> I get around this by never installing Qt
[10:37:56] <uebera||> actually, it seens that qt4-mac became a dependency for an installed port just recently here.
[10:40:16] *** cilly has quit IRC
[10:41:32] *** N_Ox has joined #macports
[10:41:33] <mpbot_> N_Ox is Anthony (nox) and maintainer of gnome-sharp2, libogg, libsdl_sound-framework, and php5-apc (of 64 total)
[10:48:29] *** hukl has joined #macports
[10:52:33] *** elliottcable has joined #MacPorts
[11:10:16] *** devilx_ has joined #macports
[11:16:24] <jeremy_laine> Raim: the qt4-mac update fixes building kde on OSX 10.6 (or using Cocoa on 10.5)
[11:18:00] *** devilx has quit IRC
[11:18:01] *** devilx_ is now known as devilx
[11:18:19] *** jeremy_laine has quit IRC
[11:18:39] *** jeremy_laine has joined #macports
[11:23:01] <CIA-25> raimue at macports dot org * r58985 /trunk/dports/editors/ (4 files in 4 dirs):
[11:23:01] <CIA-25> http://trac.macports.org/changeset/58985
[11:23:01] <CIA-25> editors/vim, editors/vim-app:
[11:23:01] <CIA-25> Update to version 7.2.264
[11:23:22] <Raim> hmmm, obviously I prepared this update already about a week ago but forgot to commit ;)
[11:25:12] <CIA-25> raimue at macports dot org * r58986 /trunk/dports/devel/PIDA/ (Portfile files/ files/patch-moo-stub.c.diff):
[11:25:12] <CIA-25> http://trac.macports.org/changeset/58986
[11:25:12] <CIA-25> devel/PIDA:
[11:25:12] <CIA-25> Fix build, #16289
[11:25:32] <Raim> industrial: ^
[11:25:49] <Raim> industrial: will be available in about an hour over rsync
[11:33:57] *** cilly has joined #macports
[11:34:08] <CIA-25> jmr at macports dot org * r58987 /trunk/dports/security/aide/Portfile:
[11:34:08] <CIA-25> http://trac.macports.org/changeset/58987
[11:34:08] <CIA-25> aide: fix reinplace targets (#21920), switch to port: deps
[11:43:32] *** elliottcable has quit IRC
[11:45:11] <industrial> Raim: thanks!
[11:45:44] *** this-8 has joined #macports
[11:47:19] *** hukl has quit IRC
[11:48:08] <CIA-25> portindex at macports dot org * r58988 /trunk/dports/ (PortIndex PortIndex.quick):
[11:48:08] <CIA-25> http://trac.macports.org/changeset/58988
[11:48:08] <CIA-25> Total number of ports parsed: 6235
[11:48:08] <CIA-25> Ports successfully parsed: 6235
[11:48:08] <CIA-25> Ports failed: 0
[11:50:01] *** Skaag has joined #macports
[11:50:23] <Skaag> why do I get this during compilations: /opt/local/lib/libintl.8.dylib: mach-o, but wrong architecture
[11:50:45] <Skaag> just after this: dyld: Library not loaded: /opt/local/lib/libintl.8.dylib
[11:50:56] *** uuid has quit IRC
[11:51:24] <Raim> Skaag: did you migrate from Leopard?
[11:51:46] <Raim> you need to reinstall your ports for Snow Leopard, http://trac.macports.org/wiki/Migration
[11:52:12] <Skaag> yes I'm in Snow Leopard
[11:52:15] <Skaag> but I re-ran the installer
[11:52:21] <Skaag> I'll read that page you posted
[11:53:54] <Skaag> damn I had a lot of ports installed :-)
[11:54:00] <Skaag> I guess I use it quite heavil
[11:54:02] <Skaag> heavily
[11:57:37] <Skaag> ok i've completed the uninstall, i'm now installing again, slowly... ;-)
[12:06:55] *** devilx_ has joined #macports
[12:10:02] *** jmpoure has quit IRC
[12:13:03] *** devilx has quit IRC
[12:13:03] *** devilx_ is now known as devilx
[12:14:45] *** Kuukunen has joined #macports
[12:15:06] <Kuukunen> yay guessed the channel correctly
[12:16:01] <Kuukunen> hi, I'm having a problem: rsync is blocked here at work so I changed it to use svn instead, but when I try to install something, it will say 'Error: Unable to open port: invalid command name "livecheck.type"'
[12:16:49] <Kuukunen> I'd guess selfupdate could fix that, but it's using rsync and won't complete
[12:16:57] <jmr_mp> use the dmg then
[12:17:19] <Kuukunen> jmr_mp: I did
[12:17:27] <jmr_mp> obviously not the latest one
[12:17:56] <Kuukunen> obviously, but it was the first one I found :/
[12:18:15] <Raim> linked from here: http://www.macports.org/install.php
[12:18:17] <jmr_mp> I get the feeling that http://trac.macports.org/wiki/DarwinPorts may be relevant
[12:19:21] <Kuukunen> jmr_mp: wow, there was such a thing :o
[12:19:22] <Kuukunen> thanks
[12:23:31] <Kuukunen> (just realized I didn't specify I was using a mac, but then counter-realized it would be pretty silly if I wasn't)
[12:29:24] <jmr_mp> yeah, well, we supposedly work on some other platforms, but I can't imagine many people use MP elsewhere
[12:29:38] *** this-8 has quit IRC
[12:29:59] *** uuid has joined #macports
[12:30:01] <jmr_mp> works well enough to run 'port mirror' on a linux box at least
[12:41:22] <CIA-25> jmr at macports dot org * r58989 /trunk/dports/python/ (6 files in 6 dirs):
[12:41:22] <CIA-25> http://trac.macports.org/changeset/58989
[12:41:22] <CIA-25> py2app ports: mark conflicts with -devel versions
[12:43:15] <CIA-25> jmr at macports dot org * r58990 /trunk/dports/python/ (py25-macholib/Portfile py25-macholib-devel/Portfile):
[12:43:15] <CIA-25> http://trac.macports.org/changeset/58990
[12:43:15] <CIA-25> py25-macholib, py25-macholib-devel: mark conflicting
[12:46:28] <industrial> err i cant run port anymore since I installed Porticus from the commandline :S
[12:47:39] <industrial> nvm that!
[12:48:33] <CIA-25> jmr at macports dot org * r58991 /trunk/dports/python/ (6 files in 6 dirs):
[12:48:33] <CIA-25> http://trac.macports.org/changeset/58991
[12:48:33] <CIA-25> py*-modulegraph ports: mark conflicts with -devel versions
[12:50:20] *** epic_ has joined #macports
[12:53:48] <Kuukunen> "port install gmake": "[...]Error: Unable to execute port: can't read "build.cmd": Failed to locate 'make' in path: [...]"
[12:54:07] <Kuukunen> hmm, I think fink is installed on this computer, can it cause that? :/
[12:56:02] <CIA-25> jmr at macports dot org * r58992 /trunk/dports/multimedia/mlt/Portfile:
[12:56:02] <CIA-25> http://trac.macports.org/changeset/58992
[12:56:02] <CIA-25> mlt: maintainer update to 0.4.6 (#21925)
[12:56:04] *** deric has quit IRC
[12:56:16] <Raim> Kuukunen: rather sounds like you do not have Xcode
[12:57:42] <Kuukunen> Raim: oh, that's needed? I noticed it was connected to Xcode installation, so my first thoughts were "I don't have it installed so that doesn't apply to me"... guess I should RTFM :/
[12:58:09] <Raim> Kuukunen: Xcode provides the build toolchain MacPorts uses, so you need to have it installed
[12:58:11] <jmr_mp> specifically http://www.macports.org/install.php#requirements
[12:58:31] *** epic_ has quit IRC
[12:59:59] <industrial> Raim: awww http://pastebin.com/m5e830498
[13:00:01] <industrial> :p
[13:01:55] <jmr_mp> dbus fail
[13:02:53] <industrial> no idea what that is/does, guess its a service/daemon that needs to be running? or is it actually faulty?
[13:03:45] <Skaag> awesome, it works
[13:03:46] <Raim> industrial: try running this command, then try again: launchctl load -F /Library/LaunchAgents/org.freedesktop.dbus-session.plist
[13:03:51] <industrial> oaky
[13:06:31] <CIA-25> jmr at macports dot org * r58993 /trunk/dports/ruby/rb-plruby/Portfile:
[13:06:31] <CIA-25> http://trac.macports.org/changeset/58993
[13:06:31] <CIA-25> rb-plruby: nomaintainer by request of former maintainer
[13:07:27] *** epic has quit IRC
[13:09:39] <industrial> Raim: it runs but doesnt start the app. I see it starting a vim with unknown commandline arguments (using the macports vim, not the osx) but I guess the package is little dodgy since it tries to put different apps into one IDE
[13:12:00] <Raim> industrial: hm, I didn't test further than the initial dialog to choose between emacs and vim
[13:15:09] <industrial> might be a vim version issue
[13:18:02] *** wakeupscreaming has joined #macports
[13:18:47] *** thrope has joined #macports
[13:18:56] *** jmpoure has joined #MacPorts
[13:30:01] *** epic has joined #macports
[13:31:34] *** jeremy_laine has quit IRC
[13:37:12] <industrial> seems the vim that macports built doesnt have --servername, I'll have to check out which version does later :-) going out now
[13:37:28] *** jeremy_laine has joined #macports
[13:47:01] <CIA-25> portindex at macports dot org * r58994 /trunk/dports/ (PortIndex PortIndex.quick):
[13:47:01] <CIA-25> http://trac.macports.org/changeset/58994
[13:47:01] <CIA-25> Total number of ports parsed: 6235
[13:47:01] <CIA-25> Ports successfully parsed: 6235
[13:47:01] <CIA-25> Ports failed: 0
[13:57:27] *** jeremy_laine has quit IRC
[14:16:56] *** evilhackerdude has joined #macports
[14:21:55] *** jcm has quit IRC
[14:24:40] *** altrux has joined #macports
[14:26:24] *** lilalinux has quit IRC
[14:34:22] *** lilalinux has joined #macports
[14:35:12] *** jeremy_laine has joined #macports
[14:40:06] <CIA-25> devans at macports dot org * r58995 /trunk/dports/comms/telepathy-glib/Portfile:
[14:40:06] <CIA-25> http://trac.macports.org/changeset/58995
[14:40:06] <CIA-25> telepathy-glib: update to version 0.9.0.
[14:43:12] <CIA-25> vince at macports dot org * r58996 /trunk/dports/gis/ (Portfile files/ files/LD files/patch-spatialite_c.diff):
[14:43:12] <CIA-25> http://trac.macports.org/changeset/58996
[14:43:12] <CIA-25> Initial submission
[14:46:39] <CIA-25> vince at macports dot org * r58997 /trunk/dports/gis/ (Portfile files/ proj/):
[14:46:39] <CIA-25> http://trac.macports.org/changeset/58997
[14:46:40] <CIA-25> Sorry :(
[14:47:57] <CIA-25> vince at macports dot org * r58998 /trunk/dports/gis/qgis/ (. Portfile files/ files/patch-spatialite_c.diff):
[14:47:57] <CIA-25> http://trac.macports.org/changeset/58998
[14:47:57] <CIA-25> Initial commit
[14:52:34] *** mikimoto has joined #macports
[14:53:21] *** jeremy_laine has quit IRC
[15:00:22] <CIA-25> vince at macports dot org * r58999 /trunk/dports/gis/proj/ (. Portfile):
[15:00:22] <CIA-25> http://trac.macports.org/changeset/58999
[15:00:22] <CIA-25> Sorry for the noise
[15:02:21] <CIA-25> vince at macports dot org * r59000 /trunk/dports/gis/gdal-grass/ (. Portfile):
[15:02:21] <CIA-25> http://trac.macports.org/changeset/59000
[15:02:21] <CIA-25> Initial import
[15:05:16] <CIA-25> vince at macports dot org * r59001 /trunk/dports/gis/gdal-grass/Portfile:
[15:05:16] <CIA-25> http://trac.macports.org/changeset/59001
[15:05:16] <CIA-25> dependecy grass63 -> grass
[15:08:21] *** k0p has joined #macports
[15:08:24] <k0p> Hi Guys.
[15:08:44] <k0p> Is there a way to get repositories of macports by http?
[15:09:09] *** TheInfinity has joined #macports
[15:09:30] <CIA-25> vince at macports dot org * r59002 /trunk/dports/math/gaul-devel/ (. Portfile files/ files/patch-config_h):
[15:09:30] <CIA-25> http://trac.macports.org/changeset/59002
[15:09:30] <CIA-25> Initial import
[15:15:15] *** kmartiin has joined #macports
[15:18:25] *** max__ has joined #macports
[15:19:01] *** max__ is now known as mnick
[15:20:23] *** mnick has quit IRC
[15:20:41] *** max__ has joined #macports
[15:20:53] *** max__ has quit IRC
[15:21:48] *** mnick has joined #macports
[15:21:50] <mpbot_> mnick is mnick and maintainer of GitX, py25-cvxopt, py26-cvxopt, and weka (of 28 total) and is in Munich; local time is Thu 15:28 CEST
[15:22:58] *** tgunr_ has joined #MacPorts
[15:23:01] *** _wms has joined #macports
[15:24:05] <CIA-25> devans at macports dot org * r59003 /trunk/dports/graphics/clutter/Portfile:
[15:24:05] <CIA-25> http://trac.macports.org/changeset/59003
[15:24:05] <CIA-25> clutter: update to version 1.0.6.
[15:47:09] <CIA-25> portindex at macports dot org * r59004 /trunk/dports/ (PortIndex PortIndex.quick):
[15:47:09] <CIA-25> http://trac.macports.org/changeset/59004
[15:47:09] <CIA-25> Total number of ports parsed: 6238
[15:47:09] <CIA-25> Ports successfully parsed: 6238
[15:47:09] <CIA-25> Ports failed: 0
[15:47:33] *** jeremy_laine has joined #macports
[15:52:43] <CIA-25> devans at macports dot org * r59005 /trunk/dports/multimedia/ (ffmpeg/Portfile ffmpeg-devel/Portfile):
[15:52:43] <CIA-25> http://trac.macports.org/changeset/59005
[15:52:43] <CIA-25> ffmpeg, ffmpeg-devel: mark as conflicting.
[15:53:25] *** khindenburg1 has joined #macports
[15:55:54] <jmr_mp> k0p: see the howtos on the wiki
[15:57:55] <CIA-25> devans at macports dot org * r59006 /trunk/dports/graphics/ (inkscape/Portfile inkscape-devel/Portfile):
[15:57:55] <CIA-25> http://trac.macports.org/changeset/59006
[15:57:55] <CIA-25> inkscape, inkscape-devel: mark as conflicting.
[16:00:38] <CIA-25> devans at macports dot org * r59007 /trunk/dports/graphics/ (gimp-gap/Portfile gimp-gap-devel/Portfile):
[16:00:38] <CIA-25> http://trac.macports.org/changeset/59007
[16:00:38] <CIA-25> gimp-gap, gimp-gap-devel: mark as conflicting.
[16:01:37] *** Ecco_ has joined #macports
[16:01:43] <Ecco_> Hi
[16:03:53] *** Ecco_ is now known as Ecco
[16:04:17] <Ecco> Thre's this ticket I've subitted about a week ago :
[16:04:18] <Ecco> http://trac.macports.org/ticket/21703
[16:04:24] <Ecco> It's not been integrated though
[16:07:08] *** SpecR has quit IRC
[16:07:21] *** SpecR has joined #macports
[16:09:36] <jmr_mp> only a week? :P http://trac.macports.org/report/12
[16:10:12] <AD-N770> I'm just novice in macports
[16:10:31] <AD-N770> I've been looking on the issue with building gstreamer in snow leopard
[16:11:18] <AD-N770> I'm trying to figure out from where are coming --build/--host/--target used for configure script
[16:12:01] <AD-N770> as it causes trigger the building of 32bits specific assembly with 64bits compiler
[16:12:09] <AD-N770> that causes building error
[16:13:18] <AD-N770> the prroblem comes from the fact that those configure flags are receiving i686-darwin... instead of x86_64-darwin
[16:14:04] <AD-N770> please could you point me where the triplet is generated in the macports infrastructure?
[16:14:22] <AD-N770> is it globaly generated or specific for each portfile ?
[16:20:06] *** mf2k_mp has joined #MacPorts
[16:20:08] <mpbot_> mf2k_mp is Frank (macsforever2000) and maintainer of py26-pyqwt, py25-pmw, bacula, and py26-serial (of 7 total) and is in Boulder, CO; local time is Thu 14:27 UTC
[16:20:13] <jeremy_laine> mf2k_mp: hi!
[16:20:34] <jeremy_laine> mf2k_mp: have any spare CPU cycles?
[16:21:23] <jeremy_laine> mf2k_mp: I have patches for both your gnome / kde conflict tickets
[16:21:34] *** youdonotexist has joined #macports
[16:23:25] <industrial> How do I install vim with xembedd support?
[16:27:33] <industrial> im trying +huge now
[16:31:03] <mf2k_mp> jeremy_laine: hi, yea i'll be happy to try them
[16:31:21] <jeremy_laine> mf2k_mp: ok, start with http://trac.macports.org/ticket/18914
[16:31:52] <jeremy_laine> mf2k_mp: you'll find a new patch which needs to be added to files/ and a patch for the Portfile itself
[16:33:59] *** Skaag has quit IRC
[16:34:08] <industrial> wow, awesome, I got it working! pida on macports :-)
[16:34:43] <mf2k_mp> jeremy_laine: not to complain but the patch - while following the current naming scheme on the port, does not follow the macports naming scheme
[16:35:09] <mf2k_mp> maybe i'll rename it?
[16:35:10] <jeremy_laine> mf2k_mp: huh?
[16:35:38] <mf2k_mp> do a "port lint --nitpick kdelibs4"
[16:35:43] <jeremy_laine> mf2k_mp: it's consistent with the other patches for kdelibs4, if you rename that one rename the exisiting ones as well :)
[16:35:53] <mf2k_mp> right - i was thinking that
[16:35:58] <mf2k_mp> it's not a big deal
[16:36:08] <toby> the official patch naming policy is idiotic
[16:36:13] <mf2k_mp> lol
[16:36:18] <jmr_mp> there is no official patch naming policy
[16:36:31] <mf2k_mp> lint disagrees :)
[16:36:36] <TheInfinity> hmm. why has libmp4v2 and mp4v2 the same files in it?
[16:36:37] <mf2k_mp> fine i'll leave the names
[16:36:43] <jmr_mp> only if you give it the --idiotic flag
[16:36:45] <mf2k_mp> lol
[16:37:39] <TheInfinity> or better said - why does easytag not depend on m4vs?
[16:37:42] <jmr_mp> TheInfinity: they have this sort of Fight Club thing going on
[16:37:58] <toby> or Highlander?
[16:38:48] <TheInfinity> libm4v2 package sais in descr "stub package, use the mp4v2 port instead". but easytag and faac depends on libm4v2
[16:39:57] *** springmeyer has joined #macports
[16:40:13] <jmr_mp> AD-N770: the triplet is guessed by config.guess
[16:40:28] <TheInfinity> hmm
[16:40:30] <TheInfinity> wtf :o
[16:40:38] <mf2k_mp> jeremy_laine: building now.... and we wait....
[16:40:44] <TheInfinity> easytag and faac say that the depend on m4v2
[16:41:04] <jmr_mp> TheInfinity: http://trac.macports.org/ticket/13054
[16:41:13] <toby> yeah, i dont see an ports that depend on libmp4v2
[16:41:16] <toby> any
[16:41:19] <TheInfinity> why does ports say that its impossible to uninstall libm4v2 because of those both? :o
[16:41:42] <mf2k_mp> it doesn't say unpossible
[16:41:46] <mf2k_mp> it says you have to force
[16:41:57] <mf2k_mp> but you can rebuild those ports
[16:42:01] <TheInfinity> jmr_mp: so its a bug in macports ... okay
[16:42:09] <toby> what?
[16:42:24] <jmr_mp> uh, rebuilding is totally unnecessary
[16:42:30] <toby> as far as i can tell, neither libmp4v2 or mpeg4ip install any files
[16:42:33] <mf2k_mp> to keep registry happy
[16:42:39] <toby> so whatever you're doing, you're doing it wrong
[16:43:02] <jmr_mp> the old version that got deactivated would have files
[16:43:12] <jmr_mp> but of course it should be, well, inactive
[16:43:24] <TheInfinity> toby: in jmr_mp's link the error is describet - the old version of easytag depends on libm4v2
[16:43:35] <toby> and the current version?
[16:43:45] <toby> just uninstall mpeg4ip and libmp4v2, if you have them
[16:43:45] <TheInfinity> the current not
[16:43:48] <toby> and install mp4v2
[16:43:54] <toby> i do not see what the problem is
[16:44:35] <TheInfinity> toby: the problem is that macport say that its impossible to uninstall libm4v2 because of easytag
[16:44:53] <TheInfinity> toby: and i didnt know that i could ignore this / force macports to do so
[16:45:09] <toby> but you can
[16:45:16] <jmr_mp> man, users these days
[16:45:34] <jmr_mp> they wouldn't last five minutes with 1.6 :P
[16:45:39] <toby> haha
[16:45:50] <toby> i miss the days when we didn't have releases
[16:46:21] <TheInfinity> toby: yea, since jmr_mps
[16:46:30] <TheInfinity> 's link i know this, too
[16:47:05] <CIA-25> portindex at macports dot org * r59008 /trunk/dports/PortIndex:
[16:47:05] <CIA-25> http://trac.macports.org/changeset/59008
[16:47:05] <CIA-25> Total number of ports parsed: 6238
[16:47:05] <CIA-25> Ports successfully parsed: 6238
[16:47:05] <CIA-25> Ports failed: 0
[16:47:21] *** industrial has quit IRC
[16:47:31] *** industrial has joined #macports
[16:48:30] <mf2k_mp> i just looked at the easytag svn log. The dependency was changed without upping the revision
[16:48:51] <mf2k_mp> so the TheInfinity's registry never got updated
[16:49:08] <mf2k_mp> so to "fix" that, you have to reinstall easytag - at least that's what i do
[16:49:52] <jmr_mp> life used to be interesting between http://trac.macports.org/ticket/8763 and http://trac.macports.org/ticket/11501
[16:49:58] <TheInfinity> mf2k_mp: it just recompiles easytag because until now m4v2 was not able to be activated - because libm4v2 never was removed
[16:51:05] *** subik|mac_ has quit IRC
[16:52:02] *** TobiasFar has joined #macports
[16:55:47] *** devilx has quit IRC
[16:56:54] <AD-N770> jmr_mp: the CFLAGS='-O2 -arch x86_64' is a problem for building gstreamer with "build system type... i386-apple-darwin10.0.0"
[16:57:05] <jmr_mp> yes
[16:57:08] <AD-N770> do you suggest a patch for config.guess ?
[16:57:13] <jmr_mp> well, the other way round
[16:57:14] <CIA-25> devans at macports dot org * r59009 /trunk/dports/comms/farsight2/Portfile:
[16:57:14] <CIA-25> http://trac.macports.org/changeset/59009
[16:57:14] <CIA-25> farsight2: update to version 0.0.16.
[16:57:36] <AD-N770> o I could instruct though --build in configure with some test in the Portfile
[16:57:45] <jmr_mp> the whole concept of there being *a* triplet for the machine is outdated
[16:58:09] <CIA-25> macsforever2000 at macports dot org * r59010 /trunk/dports/kde/kdelibs4/ (Portfile files/default-kde4-xdg-menu-prefix.patch):
[16:58:09] <CIA-25> http://trac.macports.org/changeset/59010
[16:58:09] <CIA-25> Fix conflict with gnome-menus. (#18914)
[16:58:18] <toby> just use --build=stop-making-assumptions
[16:58:19] <mf2k_mp> jeremy_laine: ^ Thx!
[16:58:22] <jmr_mp> so yes, usually you work around it with `configure.args-append --build=${build_arch}-apple-darwin${os.major}`
[16:58:55] <AD-N770> is build_arch the configurable one in macports config file ?
[16:59:01] <jmr_mp> but only on darwin and if you're not building universal and stuff
[16:59:07] <jmr_mp> yes
[16:59:07] <AD-N770> so I can force a macport i388 build too ?
[16:59:13] <jmr_mp> eh, maybe
[16:59:16] <jmr_mp> if you're lucky
[16:59:39] <AD-N770> I've tried, but there something with perl an p5-locale-gettext
[17:00:01] <AD-N770> not lucky today, but I would like to try it again in future
[17:00:47] <jmr_mp> perl apparently just ignores CFLAGS
[17:01:02] <jmr_mp> I'm sure it's fixable, but nobody cared enough yet
[17:01:09] <jeremy_laine> mf2k_mp: you didn't increase the revision of kdelibs4
[17:01:20] <jeremy_laine> mf2k_mp: could you please  do so to force a rebuild
[17:01:28] <mf2k_mp> jeremy_laine: i did
[17:01:44] <mf2k_mp> http://trac.macports.org/changeset/59010
[17:01:58] <mf2k_mp> it's revision 1 now
[17:01:59] <jeremy_laine> mf2k_mp: my bad, must be my local hacks with git-svn
[17:02:05] <AD-N770> jmr_mp could you point me any Portfile that have the suggested workaround
[17:02:07] <AD-N770> ?
[17:02:19] <jmr_mp> um... madplay?
[17:02:48] <jmr_mp> there really isn't any more to it than what I just said
[17:04:25] <jeremy_laine> mf2k_mp: ok, next customer is http://trac.macports.org/ticket/18936
[17:04:32] <mf2k_mp> jeremy_laine: coolio
[17:04:35] *** canhope has joined #macports
[17:05:29] <canhope> Is having to compile vim-app as 32-bit understood to be the normal behavior on Snow Leopard regardless of the recent patches.
[17:07:00] <jmr_mp> does it still use a bunch of deprecated carbon junk?
[17:09:05] <Raim> yes
[17:11:46] <CIA-25> macsforever2000 at macports dot org * r59011 /trunk/dports/kde/kdebase4-runtime/Portfile:
[17:11:46] <CIA-25> http://trac.macports.org/changeset/59011
[17:11:46] <CIA-25> Fix conflict with hicolor-icon-theme. (#18936)
[17:12:24] <jeremy_laine> mf2k_mp: man you must have a fast machine :)
[17:12:50] <mf2k_mp> jeremy_laine: 2008 MacPro - so not even the latest greatest
[17:13:15] <mf2k_mp> thanks for your work on this stuff! Someone should make you a committer... [hint jmr_mp]
[17:14:18] *** toby has quit IRC
[17:15:10] <jmr_mp> mf2k_mp: poke _wms, not me
[17:15:25] <jeremy_laine> mf2k_mp: mind looking at http://trac.macports.org/ticket/18936 ?
[17:16:30] <_wms> sigh... fine hold on
[17:17:38] *** epic_ has joined #macports
[17:19:04] *** lstoll has quit IRC
[17:21:43] *** toby has joined #macports
[17:21:44] <mpbot_> toby is toby and maintainer of tth, sic, dmalloc, and mawk (of 41 total) and is in San Francisco; local time is Thu 08:28 PDT
[17:22:11] <_wms> there, now go commit something :P
[17:23:12] *** canhope has quit IRC
[17:23:34] *** epic_ has quit IRC
[17:27:07] <jeremy_laine> _wms: cheers, thanks a lot
[17:30:38] *** lstoll has joined #MacPorts
[17:35:19] *** epic has quit IRC
[17:36:42] <CIA-25> snc at macports dot org * r59012 /trunk/dports/kde/ (11 files in 11 dirs):
[17:36:42] <CIA-25> http://trac.macports.org/changeset/59012
[17:36:42] <CIA-25> update jeremy.laine to sharky
[17:36:48] *** snc has joined #macports
[17:36:49] <mpbot_> snc is Jeremy (snc) and maintainer of openocd, sdcc, sudo, and kdelibs4 (of 93 total) and is in Cincinnati; local time is Thu 11:43 EDT
[17:38:01] *** toby has quit IRC
[17:41:54] *** snc has quit IRC
[17:43:25] <mf2k_mp> jeremy_laine: congrat!
[17:43:28] <mf2k_mp> s
[17:43:48] <AD-N770> jmr_mp: I'm trying the workaround now using a local portfile repo
[17:43:52] <jeremy_laine> mf2k_mp: heh, I'll start working my way through my patch queue
[17:43:55] *** r1pp3r has joined #macports
[17:44:12] <mf2k_mp> what about 18936?\
[17:44:33] <AD-N770> jmr_mp: is macports infrastructure able to work with a git repo to download/build devel source code ?
[17:44:43] <jmr_mp> yes
[17:46:04] *** jmpoure has quit IRC
[17:46:35] <AD-N770> do you have any portfile of this kind that I could study as sample?
[17:47:01] *** cilly has quit IRC
[17:47:09] <CIA-25> portindex at macports dot org * r59013 /trunk/dports/ (PortIndex PortIndex.quick):
[17:47:09] <CIA-25> http://trac.macports.org/changeset/59013
[17:47:09] <CIA-25> Total number of ports parsed: 6238
[17:47:09] <CIA-25> Ports successfully parsed: 6238
[17:47:09] <CIA-25> Ports failed: 0
[17:51:26] *** regeya has joined #macports
[17:51:43] <CIA-25> sharky at macports dot org * r59014 /trunk/dports/kde/kdebase4/Portfile:
[17:51:43] <CIA-25> http://trac.macports.org/changeset/59014
[17:51:43] <CIA-25> update kdebase4 to version 4.3.2 (#21906)
[17:58:04] <mf2k_mp> jeremy_laine: fyi, it's standard practice to put the svn revision in the ticket.
[18:00:02] *** epic has joined #macports
[18:00:45] <CIA-25> sharky at macports dot org * r59015 /trunk/dports/kde/oxygen-icons/Portfile:
[18:00:45] <CIA-25> http://trac.macports.org/changeset/59015
[18:00:45] <CIA-25> update oxygen-icons to version 4.3.2 (#21919)
[18:00:45] <CIA-25> * update oxygen-icons Portfile
[18:00:45] <CIA-25> * take over maintainership with snc
[18:00:52] <CIA-25> sharky at macports dot org * r59016 /trunk/dports/kde/kdeutils4/Portfile:
[18:00:52] <CIA-25> http://trac.macports.org/changeset/59016
[18:00:52] <CIA-25> update kdeutils4 to version 4.3.2 (#21915)
[18:00:59] <CIA-25> sharky at macports dot org * r59017 /trunk/dports/kde/kdepim4/Portfile:
[18:00:59] <CIA-25> http://trac.macports.org/changeset/59017
[18:00:59] <CIA-25> update kdepim4 to version 4.3.2 (#21911)
[18:01:00] <jeremy_laine> mf2k_mp: ok
[18:01:09] <CIA-25> sharky at macports dot org * r59018 /trunk/dports/kde/kdeedu4/ (Portfile files/ files/byteswap-osx.patch):
[18:01:09] <CIA-25> http://trac.macports.org/changeset/59018
[18:01:09] <CIA-25> update kdeedu4 to version 4.3.2 (#21912)
[18:01:15] <CIA-25> sharky at macports dot org * r59019 /trunk/dports/kde/kdegraphics4/Portfile:
[18:01:15] <CIA-25> http://trac.macports.org/changeset/59019
[18:01:15] <CIA-25> update kdegraphics4 to version 4.3.2 (#21914)
[18:02:29] *** dunolie has quit IRC
[18:04:13] *** ashe`rose has quit IRC
[18:07:14] *** ashe`rose has joined #macports
[18:08:07] *** lfranchi has quit IRC
[18:08:22] *** lfranchi has joined #macports
[18:13:36] *** dunolie has joined #macports
[18:15:30] <CIA-25> sharky at macports dot org * r59020 /trunk/dports/kde/kdegames4/Portfile:
[18:15:30] <CIA-25> http://trac.macports.org/changeset/59020
[18:15:30] <CIA-25> update kdegames4 to version 4.3.2 (#21916)
[18:15:39] <CIA-25> sharky at macports dot org * r59021 /trunk/dports/kde/kdesdk4/Portfile:
[18:15:39] <CIA-25> http://trac.macports.org/changeset/59021
[18:15:39] <CIA-25> update kdesdk4 to version 4.3.2 (#21928)
[18:15:46] <CIA-25> sharky at macports dot org * r59022 /trunk/dports/kde/kdenetwork4/Portfile:
[18:15:46] <CIA-25> http://trac.macports.org/changeset/59022
[18:15:46] <CIA-25> update kdenetwork4 to version 4.3.2 (#21929)
[18:19:44] <jeremy_laine> ToHellWithGA: ping?
[18:19:49] *** ashe`rose has quit IRC
[18:21:20] *** snc has joined #macports
[18:21:22] <mpbot_> snc is Jeremy (snc) and maintainer of py25-xlrd, py25-igraph, py25-xlwt, and aamath (of 93 total) and is in Cincinnati; local time is Thu 12:28 EDT
[18:21:38] <jeremy_laine> snc: hiya
[18:21:42] <snc> yo
[18:21:52] <snc> i updated the owner on your ports ;-)
[18:21:58] <jeremy_laine> snc: thanks I saw that
[18:22:03] <snc> cool :D
[18:22:10] <snc> i've not tried testing anything else yet today.
[18:22:21] <snc> i can do that shortly though
[18:22:30] <jeremy_laine> snc: ok, when you get a chance could you retest the build failure you had?
[18:22:47] <jeremy_laine> snc: hopefully it should be fixed, as the update to kdelibs4 will force a rebuild of kdelibs4
[18:23:09] <snc> sure
[18:23:38] <snc> yea, that's what i thought as well ? but i thought i had already patched it. hti sis why i was worried that i forget revision++
[18:24:36] <jeremy_laine> the last patch I have in my queue is for kdemultimedia4, but ToHellWithGA  is the maintainer for that Portfile
[18:24:41] *** thrope has quit IRC
[18:24:53] <snc> has the patch been ticketed under him for 72 hours?
[18:24:59] <snc> if so, you can claim maintainer time out and apply it
[18:25:06] <snc> also, if it's a critical bug, you can go ahead and do it just inform the maintainer
[18:25:13] <jeremy_laine> snc: I wanted to talk to him about handing over maintainership of the package, since it's the last kde4 port not maintained b us
[18:25:17] *** toby has joined #macports
[18:25:18] <mpbot_> toby is toby and maintainer of tmux, adns, aolserver, and rootsh (of 41 total) and is in San Francisco; local time is Thu 09:32 PDT
[18:25:24] <snc> jeremy_laine: makes sense
[18:27:22] *** ashe`rose has joined #macports
[18:27:32] <snc> ugh
[18:28:05] <snc> why is any SCOTUS justice leotarded?
[18:28:16] <snc> off topic ? sorry. just frustrated.
[18:28:45] *** nwonknu is now known as wonknu
[18:33:57] *** jeremy_laine has quit IRC
[18:34:02] *** jeremy_laine has joined #macports
[18:37:32] <snc> brb, heading to work for a bit.
[18:37:33] *** snc has quit IRC
[18:40:09] *** youdonotexist has quit IRC
[18:41:21] *** youdonotexist has joined #macports
[18:42:03] *** thrope has joined #macports
[18:43:35] *** lilalinux is now known as lilalinux_away
[18:47:34] <CIA-25> portindex at macports dot org * r59023 /trunk/dports/PortIndex:
[18:47:34] <CIA-25> http://trac.macports.org/changeset/59023
[18:47:34] <CIA-25> Total number of ports parsed: 6238
[18:47:34] <CIA-25> Ports successfully parsed: 6238
[18:47:34] <CIA-25> Ports failed: 0
[18:50:06] *** youdonotexist has quit IRC
[18:51:18] *** youdonotexist has joined #macports
[18:52:11] *** blairzajac has joined #macports
[18:53:27] *** atmosx_ has joined #macports
[18:59:00] <CIA-25> devans at macports dot org * r59024 /trunk/dports/graphics/jessyink/Portfile:
[18:59:00] <CIA-25> http://trac.macports.org/changeset/59024
[18:59:00] <CIA-25> jessyink: update to version 1.3.1.
[19:00:32] <CIA-25> macsforever2000 at macports dot org * r59025 /trunk/dports/sysutils/bacula/ (Portfile files/patch-3.0.2-mac-path-len.diff):
[19:00:32] <CIA-25> http://trac.macports.org/changeset/59025
[19:00:32] <CIA-25> Fix for Snow Leopard crash. (#21866)
[19:01:25] <thrope> hi - im trying to update everything... having problem with gtk2. no error, just says Error: The following dependencies failed to build: gtk2 when trying to activate gtk2 @2.18.2_0+x11
[19:01:29] <thrope> any idea where to look?
[19:01:38] *** atmosx_ has quit IRC
[19:01:44] *** asmarin has joined #macports
[19:03:35] <jmr_mp> thrope: it would be very unusual for there to be nothing at all beyond that, but try again with -d anyway
[19:04:12] <CIA-25> jwa at macports dot org * r59026 /trunk/dports/python/py26-robotframework-seleniumlibrary/Portfile:
[19:04:12] <CIA-25> http://trac.macports.org/changeset/59026
[19:04:12] <CIA-25> add the obvious dependency, clarify the description a bit
[19:04:49] *** AD-N770 has quit IRC
[19:06:42] <thrope> thanks - trying again with --enforce-variants now as there was a funny message about openssl, but when it gets to gtk2 ill see if it gets stuck again
[19:07:05] <jmr_mp> "funny messages" might be worth mentioning in the first place ;)
[19:07:46] *** asmarin has quit IRC
[19:10:27] *** charmedguy18 has quit IRC
[19:16:53] *** SpecR has quit IRC
[19:18:42] <thrope> jmr_mp: http://pastie.org/647158
[19:18:57] <thrope> with -d still dont get anything
[19:19:07] <thrope> i tried deactivating, cleaning, reinstalling gtk2
[19:19:20] <thrope> i have /usr/local moved sideways from an earlier problem
[19:19:45] <thrope> so im a bit stuck - usually theres at least an error message to google
[19:20:16] *** lstoll_ has joined #MacPorts
[19:20:33] <toby> ur doin it rong
[19:20:40] <toby> sudo port -d upgrade outdated
[19:21:04] <thrope> toby: oh right, ta
[19:21:17] *** SpecR has joined #macports
[19:21:24] <thrope> now theres quite a lot
[19:22:51] *** evilhackerdude has quit IRC
[19:22:51] <thrope> toby: jmr_mp http://pastie.org/647164 still doesnt seem to give any real message... and i dont htink im forcing a rebuild of gtk2 because its all pretty quick
[19:22:56] <thrope> i tried clean and clean --all
[19:23:21] *** bgupta_ has quit IRC
[19:24:05] <mf2k_mp> what does port installed gtk2 yield?
[19:24:31] <thrope>  gtk2 @2.18.2_0+x11
[19:24:41] <mf2k_mp> maybe try uninstalling first
[19:24:50] <thrope> cant because of dependencies
[19:24:56] <mf2k_mp> you can force
[19:25:01] <mf2k_mp> or just try activating it
[19:25:10] <mf2k_mp> sudo port -d activate gtk2
[19:25:13] *** pace_t_zulu has joined #macports
[19:25:17] <thrope> Error: port activate failed: Image error: /opt/local/include/gail-1.0/gail/gailwidget.h is being used by the active gail port.  Please deactivate this port first, or use 'port -f activate gtk2' to force the activation.
[19:25:26] <mf2k_mp> there's the problem
[19:25:42] <toby> uninstall gail, it was removed months ago
[19:25:42] <mf2k_mp> so deactivate gail
[19:25:51] <toby> or deactivate if you're scared, i guess
[19:26:04] <toby> see, i never hit any of these issues because i end up reinstalling all my ports every few days :-P
[19:26:05] <mf2k_mp> no, uninstall is better
[19:26:54] <thrope> but libgnomecanvas depends on it
[19:27:14] *** ndnajnz has joined #MacPorts
[19:27:26] <thrope> uninstall does not accept --force
[19:27:52] <thrope> oh got it -f
[19:28:31] <CIA-25> macsforever2000 at macports dot org * r59027 /trunk/dports/sysutils/bacula/Portfile:
[19:28:31] <CIA-25> http://trac.macports.org/changeset/59027
[19:28:31] <CIA-25> Update revision for r59025.
[19:28:41] <thrope> ok thanks - think that got me past that one!
[19:29:08] *** lstoll has quit IRC
[19:29:09] *** lstoll_ is now known as lstoll
[19:29:45] *** sokoot has joined #macports
[19:30:00] *** sokoot has quit IRC
[19:30:10] <mf2k_mp> thrope - reinstall libgnomecanvas
[19:30:48] <mf2k_mp> the current portfile does not depend on gail
[19:31:33] <Raim> mf2k_mp: but on gtk2 which cannot be upgraded because gail is still installed...
[19:32:19] <mf2k_mp> i thought he got it installed?
[19:32:58] <Raim> yeah, but not activated
[19:33:18] <Raim> port upgrade would still try to activate the newer version
[19:34:22] <jmr_mp> http://trac.macports.org/ticket/13054 (again)
[19:35:45] *** thrope_ has joined #macports
[19:35:56] *** thrope has quit IRC
[19:36:09] *** thrope_ is now known as thrope
[19:39:31] *** _wms has quit IRC
[19:42:17] *** snc has joined #macports
[19:42:18] <mpbot_> snc is Jeremy (snc) and maintainer of sbsat, opensaml, xmltooling, and py25-llvm (of 97 total) and is in Cincinnati; local time is Thu 13:49 EDT
[19:44:46] *** preller has joined #macports
[19:47:05] <CIA-25> portindex at macports dot org * r59028 /trunk/dports/ (PortIndex PortIndex.quick):
[19:47:05] <CIA-25> http://trac.macports.org/changeset/59028
[19:47:05] <CIA-25> Total number of ports parsed: 6238
[19:47:05] <CIA-25> Ports successfully parsed: 6238
[19:47:05] <CIA-25> Ports failed: 0
[19:53:32] *** blbmp has joined #macports
[19:53:35] <mpbot_> blbmp is blb and maintainer of viewres, py26-mx-base, pdf2djvu, and py26-mpmath (of 156 total)
[19:55:46] <CIA-25> sharky at macports dot org * r59029 /trunk/dports/kde/kdemultimedia4/Portfile:
[19:55:46] <CIA-25> http://trac.macports.org/changeset/59029
[19:55:46] <CIA-25> update kdemultimedia4 to version 4.3.2 (#21933)
[19:55:46] <CIA-25> Take over maintainership with snc (agreed with rmsfisher)
[19:55:57] *** TheInfinity has quit IRC
[19:56:29] <CIA-25> sharky at macports dot org * r59030 /trunk/dports/kde/kdemultimedia4/Portfile:
[19:56:29] <CIA-25> http://trac.macports.org/changeset/59030
[19:56:29] <CIA-25> fix maintainers line for kdemultimedia4
[19:57:25] *** tommyd3mdi has joined #macports
[19:57:51] *** syntaxcollector has joined #macports
[19:59:50] *** charmedguy18 has joined #MacPorts
[20:01:47] *** Dakunier is now known as Dakunier|away
[20:02:28] <CIA-25> sharky at macports dot org * r59031 /trunk/dports/kde/kdemultimedia4/Portfile:
[20:02:28] <CIA-25> http://trac.macports.org/changeset/59031
[20:02:28] <CIA-25> kdemultimedia4: remove multiple depends_lib on libvorbis
[20:02:51] *** jeremy_laine has quit IRC
[20:07:48] <thrope> next one: http://pastie.org/647228
[20:08:10] *** tommyd3mdi has quit IRC
[20:08:19] *** _wms has joined #macports
[20:08:20] <thrope> i can find an old ticket from 4/5 years ago but nothing recent
[20:09:30] <thrope> http://trac.macports.org/ticket/8171
[20:10:31] *** preller_ has joined #macports
[20:15:29] *** pace_t_zulu has quit IRC
[20:19:35] *** sponix has quit IRC
[20:20:52] *** tommyd3mdi has joined #macports
[20:24:41] *** tommyd3mdi has quit IRC
[20:28:03] *** preller has quit IRC
[20:28:06] *** Axman6 has quit IRC
[20:28:32] <CIA-25> dweber at macports dot org * r59032 /trunk/dports/graphics/InsightToolkit/Portfile:
[20:28:32] <CIA-25> http://trac.macports.org/changeset/59032
[20:28:32] <CIA-25> Added symlink for /share/InsightToolkit to a version specific installation; updated to revision 1 (lots of new compilations for upgrades, oh well)
[20:28:49] *** deric has joined #macports
[20:29:00] <snc> jeremy_laine: i'm up to oxygen-icons
[20:29:02] <snc> so far so good.
[20:29:23] <snc> also, before you get too svn happy, did you add the two style changes for svn commits?
[20:29:25] <snc> svn:eol
[20:29:32] <snc> and ? the thing about $Id$?
[20:29:37] <snc> they're on the committers tips and tricks page
[20:29:51] <snc> or one of them ? you might consider doing it before ryan gets upset and comes after you ;-)
[20:34:47] *** snc has quit IRC
[20:45:09] *** ad-n770 has joined #macports
[20:47:17] <CIA-25> portindex at macports dot org * r59033 /trunk/dports/ (PortIndex PortIndex.quick):
[20:47:17] <CIA-25> http://trac.macports.org/changeset/59033
[20:47:17] <CIA-25> Total number of ports parsed: 6238
[20:47:17] <CIA-25> Ports successfully parsed: 6238
[20:47:17] <CIA-25> Ports failed: 0
[20:52:20] *** lilalinux_away is now known as lilalinux
[20:52:30] *** youdonotexist has quit IRC
[20:53:05] *** potter64 has joined #macports
[20:53:25] <potter64> hello everybody
[20:53:44] <potter64> does anyone have information aboit installing mplayer on snowleopard ?
[20:54:15] <potter64> everytime i try to install it on mine, i have an error which looks like this http://pastie.org/634206/wrap
[20:57:45] *** ndnajnz has quit IRC
[21:01:36] *** youdonotexist has joined #macports
[21:02:06] *** web_knows has joined #macports
[21:02:40] <jmr_mp> http://trac.macports.org/search?q=mplayer&noquickjump=1&portsummarysearch=on
[21:03:36] *** sky--man has joined #macports
[21:04:25] *** Dakunier|away is now known as Dakunier
[21:05:35] *** snc has joined #macports
[21:05:37] <mpbot_> snc is Jeremy (snc) and maintainer of kdeedu4, testdisk, supybot, and timedrive (of 97 total) and is in Cincinnati; local time is Thu 15:12 EDT
[21:07:21] <atmosx> does anyone know if llvm on macports comes with clang support?
[21:07:34] <atmosx> I see "applying patches" log on the installation... (still building it)
[21:09:58] *** ashe`rose has quit IRC
[21:10:08] *** snc has quit IRC
[21:10:35] *** r1pp3r has left #macports
[21:12:16] <CIA-25> ryandesign at macports dot org * r59034 /trunk/dports/emulators/minivmac-devel/Portfile:
[21:12:16] <CIA-25> http://trac.macports.org/changeset/59034
[21:12:16] <CIA-25> minivmac-devel: change the order in which the disk images mount, for aesthetic reasons
[21:12:23] *** sky-man has quit IRC
[21:14:29] *** nd has joined #macports
[21:15:20] *** elliottcable has joined #MacPorts
[21:22:19] *** preller_ has quit IRC
[21:23:39] <CIA-25> dweber at macports dot org * r59035 /trunk/dports/graphics/vtk-devel/Portfile:
[21:23:39] <CIA-25> http://trac.macports.org/changeset/59035
[21:23:39] <CIA-25> Added generic symlinks for lib, include, and share paths to a version specific installation; updated to revision 1 (lots of new compilations for upgrades, oh well)
[21:24:08] *** jcm has joined #macports
[21:25:28] <CIA-25> ryandesign at macports dot org * r59036 /trunk/dports/emulators/ (minivmac/Portfile minivmac-devel/Portfile):
[21:25:28] <CIA-25> http://trac.macports.org/changeset/59036
[21:25:28] <CIA-25> minivmac, minivmac-devel: automatically create the zip archive of the bootstrap, for easy uploading to the repository. Use 7za instead of zip because it creates a (slightly) smaller archive.
[21:25:44] <CIA-25> breskeby at macports dot org * r59037 /trunk/dports/java/groovy-devel/:
[21:25:44] <CIA-25> http://trac.macports.org/changeset/59037
[21:25:44] <CIA-25> #21938 initial commit of groovy-devel
[21:27:42] <CIA-25> breskeby at macports dot org * r59038 /trunk/dports/java/groovy-devel/Portfile:
[21:27:42] <CIA-25> http://trac.macports.org/changeset/59038
[21:27:42] <CIA-25> #21938 portfile for groovy 1.7-beta-1
[21:28:29] *** nd_ has quit IRC
[21:34:52] *** oprah_noodle has quit IRC
[21:40:52] *** tommyd3mdi has joined #macports
[21:41:11] *** tommyd3mdi has quit IRC
[21:41:21] *** tommyd3mdi has joined #macports
[21:41:54] *** bgupta_ has joined #MacPorts
[21:42:13] *** bgupta has joined #MacPorts
[21:46:17] *** oprah_noodle has joined #macports
[21:46:32] *** springmeyer_ has joined #macports
[21:46:46] *** oprah_noodle has quit IRC
[21:47:12] <CIA-25> portindex at macports dot org * r59039 /trunk/dports/ (PortIndex PortIndex.quick):
[21:47:12] <CIA-25> http://trac.macports.org/changeset/59039
[21:47:12] <CIA-25> Total number of ports parsed: 6239
[21:47:12] <CIA-25> Ports successfully parsed: 6239
[21:47:12] <CIA-25> Ports failed: 0
[21:50:27] *** ph0bet0r has joined #macports
[21:52:38] <ph0bet0r> hi, qt4-mac won't compile, anyone any idea?
[21:54:20] *** tommyd3mdi has quit IRC
[21:54:31] <mf2k_mp> ph0bet0r: wfm. more info please.
[21:54:41] <mf2k_mp> what OS?
[21:54:45] <mf2k_mp> whatversion of Xcode?
[21:56:50] *** wakeupscreaming has quit IRC
[21:57:59] *** k0p_ has joined #macports
[21:58:14] <ph0bet0r> xcode 3.1.3
[21:58:28] <mf2k_mp> so Mac OS X 10.5.8?
[21:58:32] <ph0bet0r> mhm
[21:58:51] <ph0bet0r> could be the old xcode
[21:58:57] <mf2k_mp> nope
[21:59:00] <mf2k_mp> that is the latest
[21:59:06] <ph0bet0r> ok
[21:59:12] <mf2k_mp> have you run a selfupdate lately?
[21:59:28] <ph0bet0r> hmm, been two weeks or so
[21:59:34] <mf2k_mp> that's your problem
[21:59:38] <mf2k_mp> sudo port selfupdate
[21:59:42] <mf2k_mp> sudo port upgrade outdated
[22:00:00] <ph0bet0r> i try it out, if it still doesnt work, ill be back here, thank you
[22:00:06] <mf2k_mp> it been updated a few times in the last few weeks
[22:00:16] <mf2k_mp> we need to see the error if you get one
[22:01:06] <ph0bet0r> if i get one again i'll pase it or file a bug report if there isn't one already
[22:01:37] *** tommyd3mdi has joined #macports
[22:02:58] <mf2k_mp> are you trying to build it universal?
[22:03:39] <mf2k_mp> that is a known issue http://trac.macports.org/ticket/20992
[22:04:35] <ph0bet0r> is universal default?
[22:04:40] <mf2k_mp> no
[22:04:47] <ph0bet0r> i didn't use any flags, so i guess no
[22:05:00] <mf2k_mp> then it should work fine
[22:05:07] <mf2k_mp> i have it installed on 10.5 and 10.6
[22:05:15] <mf2k_mp> all the tickets have been closed about it
[22:05:23] <mf2k_mp> the other tickets
[22:05:55] <mf2k_mp> actually there's another one about using the +raster variant
[22:07:41] *** r1pp3r has joined #macports
[22:11:52] <ph0bet0r> hm, i ran selfupdate and then update outdated which returned the same error
[22:13:02] *** arthurk has joined #macports
[22:14:05] *** k0p has quit IRC
[22:14:28] <ph0bet0r> http://web.student.tuwien.ac.at/~e0725785/paste.txt
[22:15:32] *** arthurk has quit IRC
[22:16:08] *** springmeyer has quit IRC
[22:16:08] *** springmeyer_ is now known as springmeyer
[22:18:47] *** toby___ has joined #macports
[22:19:28] *** _wms_ has joined #macports
[22:20:05] <MTughan> Looks to be a source error, although I can't investigate it ATM.
[22:20:36] <MTughan> Or possibly a problem with WebKit.
[22:21:22] *** toby has quit IRC
[22:21:23] *** toby___ is now known as toby
[22:21:25] <mf2k_mp> looks like this http://trac.macports.org/ticket/20846
[22:21:39] <CIA-25> jmr at macports dot org * r59040 /trunk/dports/python/ (py25-macholib/Portfile py26-macholib/Portfile):
[22:21:39] <CIA-25> http://trac.macports.org/changeset/59040
[22:21:39] <CIA-25> py25-macholib, py26-macholib: fix livecheck
[22:21:44] <mf2k_mp> ph0bet0r: please post the port command you used to try to install it
[22:22:13] <ph0bet0r> it was port upgrade outdated
[22:22:33] <mf2k_mp> ok then post the output of "port installed qt4-mac"
[22:22:48] <potter64> nobody knows for mplayer ?
[22:23:22] <ph0bet0r> qt4-mac @4.5.2_1 (active)
[22:23:46] <mf2k_mp> ph0bet0r: weird - must be some port you have installed that is conflicting
[22:23:52] <toby> potter64: mplayer is really, really broken
[22:24:04] <blbmp> potter64: there are lots of mplayer tickets, you're probably running into one (or more) of them
[22:24:07] <blbmp> http://trac.macports.org/query?status=assigned&status=new&status=reopened&summary=%7Emplayer&col=id&col=summary&col=status&col=type&col=priority&col=milestone&col=component&order=priority
[22:24:11] <toby> potter64: what are you trying to do with mplayer?
[22:24:13] <blbmp> that's a long url
[22:24:20] <_wms_>  twss
[22:24:21] <potter64> ouch
[22:24:31] *** tommyd3mdi has quit IRC
[22:24:33] <potter64> just trying to building it toby :D
[22:24:40] <potter64> on SL
[22:24:46] <toby> what do you want to use it for?
[22:24:58] <toby> (i'm trying to suggest alternatives, but i need to understand your needs)
[22:25:02] <potter64> for copy stream files
[22:25:21] <CIA-25> ryandesign at macports dot org * r59041 /trunk/dports/security/libgsasl/Portfile:
[22:25:21] <CIA-25> http://trac.macports.org/changeset/59041
[22:25:21] <CIA-25> libgsasl: update to 1.3
[22:25:27] <toby> ok, correct grammar would make it easier to understand
[22:25:31] <CIA-25> jmr at macports dot org * r59042 /trunk/dports/python/ (py25-modulegraph/Portfile py26-modulegraph/Portfile):
[22:25:31] <CIA-25> http://trac.macports.org/changeset/59042
[22:25:31] <CIA-25> py25-modulegraph, py26-modulegraph: fix livecheck
[22:25:34] <blbmp> vlc maybe?
[22:25:42] <potter64> oh yes sorry
[22:25:44] <potter64> http://linuxfr.org/forums/47/26582.html
[22:26:00] <toby> ok
[22:26:06] <toby> correct english grammar
[22:26:08] * toby sighs
[22:26:12] <toby> never mind
[22:26:17] * toby facepalms
[22:26:18] <potter64> french :)
[22:26:27] *** pangelo has joined #macports
[22:26:48] <potter64> i don't know if deezer exists in usa
[22:27:00] <potter64> it is a music platform
[22:27:12] <potter64> to listen music legally with streaming
[22:30:12] *** preller has joined #macports
[22:32:55] *** milosh has joined #macports
[22:32:56] <mpbot_> milosh is milosh and maintainer of live555, cmus, mpd, and advancemame (of 11 total) and is in Nancy, France; local time is Thu 22:39 CEST
[22:32:58] *** kmartiin has quit IRC
[22:33:18] *** _wms has quit IRC
[22:33:18] *** _wms_ is now known as _wms
[22:35:18] <CIA-25> ryandesign at macports dot org * r59043 /trunk/dports/x11/winetricks/Portfile: (log message trimmed)
[22:35:18] <CIA-25> http://trac.macports.org/changeset/59043
[22:35:18] <CIA-25> winetricks: update to 20091007:
[22:35:18] <CIA-25> * new options mozillabuild, vc2005expresssp1, nocrashdialog, sandbox
[22:35:18] <CIA-25> * update autohotkey to 104805
[22:35:19] <CIA-25> * update divx to 7.0.? (23 Sep 2009)
[22:35:22] <CIA-25> * update firefox to 3.5.3
[22:41:32] *** pangelo_ has quit IRC
[22:43:04] *** milosh has quit IRC
[22:43:30] <CIA-25> breskeby at macports dot org * r59044 /trunk/dports/devel/griffon/Portfile:
[22:43:30] <CIA-25> http://trac.macports.org/changeset/59044
[22:43:30] <CIA-25> version bump to 0.1.2
[22:47:03] <CIA-25> portindex at macports dot org * r59045 /trunk/dports/PortIndex:
[22:47:03] <CIA-25> http://trac.macports.org/changeset/59045
[22:47:03] <CIA-25> Total number of ports parsed: 6239
[22:47:03] <CIA-25> Ports successfully parsed: 6239
[22:47:03] <CIA-25> Ports failed: 0
[22:49:58] *** pangelo_ has joined #macports
[22:50:04] *** pangelo has quit IRC
[22:54:13] <CIA-25> ryandesign at macports dot org * r59046 /trunk/dports/gis/proj/:
[22:54:13] <CIA-25> http://trac.macports.org/changeset/59046
[22:54:13] <CIA-25> Remove new proj port; will be recreated with proper history in a moment
[22:54:38] <gh1> again w/ the removal??
[22:55:37] <CIA-25> ryandesign at macports dot org * r59047 /trunk/dports/gis/proj/:
[22:55:37] <CIA-25> http://trac.macports.org/changeset/59047
[22:55:37] <CIA-25> Recreate proj with its history
[22:55:57] <blbmp> proj is a slut
[22:56:16] <toby> if ryan needs to do that in order to follow the history, he obviously never used CVS
[22:56:31] <toby> cvs repo spelunking was the best evar
[22:56:56] * gh1 looks toby over for signs of mental health issues
[22:56:57] *** ph0bet0r has quit IRC
[23:03:12] <CIA-25> dluke at macports dot org * r59048 /trunk/dports/sysutils/clamav/Portfile:
[23:03:12] <CIA-25> http://trac.macports.org/changeset/59048
[23:03:31] <toby> well, it's a lot like him "fixing" the history for libusb
[23:03:42] <toby> even though the old libusb port was basically a completely different port
[23:04:41] *** web_knows has quit IRC
[23:05:43] <CIA-25> ryandesign at macports dot org * r59049 /trunk/dports/emulators/minivmac-devel/Portfile:
[23:05:43] <CIA-25> http://trac.macports.org/changeset/59049
[23:05:43] <CIA-25> minivmac-devel: update to 3.1.3
[23:06:45] *** lilalinux is now known as lilalinux_away
[23:06:49] <_wms> bah... toby won't fix ryan's commit message for 59046 to say "Added in 59047". :(
[23:08:19] <_wms> not that I would advocate antogonizing anyone, cause that would be unprofessional.
[23:08:31] <gh1> ha
[23:22:10] *** bhyde has joined #macports
[23:30:43] <bhyde> freetype yearns for libz.dylib, mecurial yearns for freetype, i yearn for mecurial  http://gist.github.com/205443 on Leopard ... sugestions?
[23:31:16] <toby> bhyde: use a real version control system, commie
[23:32:57] <blbmp> bhyde: what does 'port installed zlib' say?
[23:33:18] <bhyde> bash-3.2# port installed zlib
[23:33:18] <bhyde> The following ports are currently installed:
[23:33:18] <bhyde>   zlib @1.2.3_3 (active)
[23:34:05] <blbmp> that should be giving you libz.dylib as well; try deactivate then activate on zlib maybe
[23:34:23] <toby> and `port contents zlib` to see if it's listed there
[23:37:42] <bhyde> more junk on the end here -> http://gist.github.com/205443
[23:37:46] <bhyde> short form is nope
[23:38:24] <blbmp> looks like it never built the dylibs for some reason; may need to uninstall then reinstall zlib
[23:38:58] <bhyde> you can see trying just that up stream in that transcript; I uninstalled, forced it to fetch, reinstalled
[23:39:24] <blbmp> you typo'd zlib on uninstall (zib) so the install most likely did nothing
[23:40:57] <bhyde> did i ... hm
[23:42:25] <CIA-25> jeremyhu at macports dot org * r59050 /trunk/dports/x11/xorg-libXcomposite/Portfile:
[23:42:25] <CIA-25> http://trac.macports.org/changeset/59050
[23:42:25] <CIA-25> xorg-libXcomposite: Bumped to 0.4.1
[23:42:40] <bhyde> bingo
[23:43:57] <bhyde> this machine is pretty fresh, gnupg was presumably the first thing I installed that needed libz
[23:44:14] <CIA-25> jeremyhu at macports dot org * r59051 /trunk/dports/x11/xorg-libXfixes/Portfile:
[23:44:14] <CIA-25> http://trac.macports.org/changeset/59051
[23:44:14] <CIA-25> xorg-libXfixes: Bump to 4.0.4
[23:46:51] * charmedguy18 kicks CIA-25
[23:46:51] <CIA-25> ow
[23:46:53] <charmedguy18> lol!
[23:47:03] <CIA-25> portindex at macports dot org * r59052 /trunk/dports/PortIndex:
[23:47:03] <CIA-25> http://trac.macports.org/changeset/59052
[23:47:03] <CIA-25> Total number of ports parsed: 6239
[23:47:03] <CIA-25> Ports successfully parsed: 6239
[23:47:03] <CIA-25> Ports failed: 0
[23:48:08] *** wolf89 has quit IRC
[23:48:29] *** elliottc1ble has joined #MacPorts
[23:48:54] <bhyde> blbmp: thank you very much!
[23:49:27] <bhyde> toby: in the future every file will have it's own custom source control system
[23:50:09] *** elliottc1ble has quit IRC
[23:52:39] *** cax has quit IRC
[23:57:21] *** potter64 has quit IRC

top