[00:13:27] *** mercurial has quit IRC [00:16:58] *** JaRoel|4D has quit IRC [00:22:29] *** cosmo1t has quit IRC [00:28:03] *** cosmo1t has joined #macports [00:46:41] *** nicdev_ has joined #macports [00:50:49] *** snc has joined #macports [00:50:50] <mpbot> snc is Jeremy and maintainer of libnet11, xml-security-c, opensaml, and pspp-devel (of 169 total) and is in Boston; local time is Tue 18:54 EDT [00:56:27] <CIA-46> jeremyhu at macports dot org * r80431 /trunk/dports/gnome/glib-networking/Portfile: [00:56:27] <CIA-46> http://trac.macports.org/changeset/80431 [00:56:27] <CIA-46> glib-networking: Add missing dependency on libproxy and force rebuild to pick it up [01:00:24] *** mf2k_mp has quit IRC [01:07:15] <_wms> jmr_mp: pong [01:12:45] *** snc has quit IRC [01:20:12] *** juanger has joined #macports [01:27:38] *** nicdev_ has left #macports [01:35:57] *** otibom has quit IRC [01:56:15] *** macUzer has quit IRC [02:04:37] *** macUzer has joined #macports [14:09:58] *** echelog has joined #macports [14:11:12] <CIA-46> ryandesign at macports dot org * r80450 /trunk/dports/www/uzbl/ (. Portfile): [14:11:12] <CIA-46> http://trac.macports.org/changeset/80450 [14:11:12] <CIA-46> uzbl: new port, version 2011.04.12; see #21146 [14:17:41] *** rampr has quit IRC [14:33:42] *** JaRoel|4D has quit IRC [14:34:06] *** JaRoel|4D has joined #macports [14:44:31] *** Ionic has quit IRC [14:45:32] *** Ionic has joined #macports [14:45:34] [14:45:38] *** Ionic is now known as Guest75621 [15:02:02] *** jrickman has joined #macports [15:10:14] *** bittin_ has quit IRC [15:20:33] <CIA-46> jmr at macports dot org * r80451 /trunk/dports/lang/perl5/Portfile: [15:20:33] <CIA-46> http://trac.macports.org/changeset/80451 [15:20:33] <CIA-46> perl5: license (only installs links, so same license as macports in general) [15:23:46] *** bittin has joined #macports [15:41:47] *** vvk- has joined #macports [15:42:32] <CIA-46> jmr at macports dot org * r80452 /trunk/dports/lang/ (4 files in 4 dirs): [15:42:32] <CIA-46> http://trac.macports.org/changeset/80452 [15:42:32] <CIA-46> perl5.*: license [15:45:04] *** macUzer has joined #macports [15:54:02] <CIA-46> jmr at macports dot org * r80453 /trunk/base/portmgr/jobs/port_binary_distributable.tcl: [15:54:02] <CIA-46> http://trac.macports.org/changeset/80453 [15:54:02] <CIA-46> Tcl/Tk license is distributable [15:54:32] <CIA-46> jmr at macports dot org * r80454 /trunk/dports/ (lang/tcl/Portfile x11/tk/Portfile): [15:54:32] <CIA-46> http://trac.macports.org/changeset/80454 [15:54:32] <CIA-46> tcl, tk: license [15:54:41] *** youknowone has joined #macports [15:54:53] *** _wms has joined #macports [15:58:34] *** zwick has joined #macports [16:00:22] <CIA-46> jmr at macports dot org * r80455 /trunk/dports/x11/Xft2/Portfile: [16:00:22] <CIA-46> http://trac.macports.org/changeset/80455 [16:00:22] <CIA-46> Xft2: license [16:00:27] <jmr_mp> _wms: morning [16:01:45] <_wms> jmr_mp: hi [16:02:48] <jmr_mp> _wms: got time to talk about archives? [16:02:54] <_wms> jmr_mp: sure [16:03:52] <jmr_mp> _wms: so, how does the plan to have the buildmaster sign the archives work? [16:05:09] <_wms> jmr_mp: the slaves use a FileUpload step to send the archives back to the master, and then a MasterShellCommand does the signing and copying to the packages server. [16:05:35] <_wms> jmr_mp: build and packages will be the same physical machine for now. [16:05:58] <jmr_mp> _wms: ah ok, I haven't really got into how file uploading works in buildbot [16:06:28] <jmr_mp> _wms: by build you mean build master? [16:06:40] <_wms> jmr_mp: yes, build.macports.org and packages.macports.org [16:06:47] <jmr_mp> _wms: ok [16:07:22] <_wms> jmr_mp: the two slaves are on another dedicated server. [16:07:46] *** ftrvxmtrx has quit IRC [16:07:50] <jmr_mp> _wms: so is this close to working? anything I can do to help? [16:09:11] <_wms> jmr_mp: I was in middle of working on it, but I'm busy the rest of this week. [16:10:20] <_wms> jmr_mp: I could commit the partial work if you want to look at it. I was trying to adapt the deploy_archives script to run on the master, which is the hard part. The buildbot steps are pretty standard. [16:11:36] <jmr_mp> _wms: sure, I can have a go [16:11:43] <_wms> jmr_mp: ok, one sec [16:13:17] <CIA-46> jmr at macports dot org * r80456 /trunk/dports/x11/xorg-libXScrnSaver/Portfile: [16:13:17] <CIA-46> http://trac.macports.org/changeset/80456 [16:13:17] <CIA-46> xorg-libXScrnSaver: license [16:14:36] <CIA-46> wsiegrist at apple dot com * r80457 /contrib/buildbot/master.cfg: [16:14:37] <CIA-46> http://trac.macports.org/changeset/80457 [16:14:37] <CIA-46> Switch deploy_archives to a master command and add privkey path to config file. [16:17:08] <CIA-46> wsiegrist at apple dot com * r80458 /contrib/mpab/deploy_archives.sh: [16:17:08] <CIA-46> http://trac.macports.org/changeset/80458 [16:17:08] <CIA-46> Partial work to run on the master instead of the slave. Add support for non-PREFIX archive location. [16:17:19] <_wms> jmr_mp: there you go [16:17:23] <jmr_mp> _wms: thanks [16:17:57] <_wms> jmr_mp: I did not add the FileUpload step yet. And this is all untested [16:18:11] <jmr_mp> _wms: right... time to read the manual some more :) [16:18:18] <_wms> jmr_mp: heh. :) [16:19:44] *** bricks has left #macports [16:20:40] *** mf2k_mp has joined #macports [16:20:41] <mpbot> mf2k_mp is Frank (macsforever2000) and maintainer of py26-pysparse, slimdata, fasthenry-wr, and py26-serial (of 14 total) and is in Boulder, CO; local time is Wed 08:24 MDT [16:21:26] <CIA-46> jmr at macports dot org * r80459 /trunk/dports/x11/xrender/Portfile: [16:21:26] <CIA-46> http://trac.macports.org/changeset/80459 [16:21:26] <CIA-46> xrender: license [16:24:03] *** snc has joined #macports [16:24:05] <mpbot> snc is Jeremy and maintainer of p5-autodia, kdetoys4, todotxt, and skipfish (of 169 total) and is in Boston; local time is Wed 10:28 EDT [16:26:51] <_wms> jmr_mp: let me know if my approach is not clear, hopefully I can remember what I was thinking and explain it. :) [16:27:22] <jmr_mp> _wms: will do; seems to make sense so far [16:37:05] <CIA-46> snc at macports dot org * r80460 /trunk/dports/kde/attica/Portfile: [16:37:05] <CIA-46> http://trac.macports.org/changeset/80460 [16:37:05] <CIA-46> attica: license [16:37:23] <snc> jmr_mp: think we can build a lint for licenses? [16:38:02] <jmr_mp> that seems feasible [16:39:31] <jmr_mp> _wms: looks like the easiest way will be to copy the archives into a separate dir on the client and then upload the whole dir [16:40:39] <CIA-46> snc at macports dot org * r80461 /trunk/dports/devel/dbusmenu-qt/Portfile: [16:40:39] <CIA-46> http://trac.macports.org/changeset/80461 [16:40:39] <CIA-46> dbusmenu-qt: license [16:41:56] <_wms> jmr_mp: I agree [16:45:27] <CIA-46> jmr at macports dot org * r80462 /contrib/buildbot/deploy_archives.sh: [16:45:27] <CIA-46> http://trac.macports.org/changeset/80462 [16:45:27] <CIA-46> copy deploy_archives.sh from MPAB to buildbot [16:52:11] *** ferdy- has quit IRC [16:52:57] *** subik|mac_ has quit IRC [16:52:58] *** hobodave has joined #macports [16:55:29] <CIA-46> snc at macports dot org * r80463 /trunk/dports/irc/dircproxy-devel/Portfile: [16:55:29] <CIA-46> http://trac.macports.org/changeset/80463 [16:55:29] <CIA-46> dircproxy-devel: license [16:56:26] *** aber has quit IRC [16:56:30] *** ferdy- has joined #macports [16:56:31] *** ferdy- has joined #macports [16:56:45] <CIA-46> jmr at macports dot org * r80464 /contrib/mpab/ (deploy_archives.sh gather_archives.sh): [16:56:45] <CIA-46> http://trac.macports.org/changeset/80464 [16:56:45] <CIA-46> mpab: change deploy_archives.sh to gather_archives.sh [16:57:42] <CIA-46> snc at macports dot org * r80465 /trunk/dports/tex/dot2texi/Portfile: [16:57:42] <CIA-46> http://trac.macports.org/changeset/80465 [16:57:42] <CIA-46> dot2texi: license [16:59:01] *** snc has left #macports [16:59:26] *** hilbert has joined #macports [16:59:58] *** subik|mac_ has joined #macports [17:02:00] <CIA-46> macsforever2000 at macports dot org * r80466 /trunk/dports/sysutils/srm/ (Portfile files/): [17:02:00] <CIA-46> http://trac.macports.org/changeset/80466 [17:02:00] <CIA-46> srm: Update to version 1.2.11. Fix livecheck. (#30169) [17:02:22] *** hobodave has quit IRC [17:02:42] *** hobodave has joined #macports [17:05:52] *** bittin has quit IRC [17:05:57] *** subik|mac_ has quit IRC [17:10:09] <CIA-46> cal at macports dot org * r80467 /branches/gsoc11-rev-upgrade/base/src/libmachista1.0/tests/libmachista-test.c: [17:10:09] <CIA-46> http://trac.macports.org/changeset/80467 [17:10:09] <CIA-46> rev-upgrade: Fixed memory leaks in the unit test [17:15:08] *** _wms has quit IRC [17:16:30] *** youknowone has quit IRC [17:19:44] <CIA-46> jmr at macports dot org * r80468 /contrib/buildbot/ (deploy_archives.sh master.cfg): [17:19:44] <CIA-46> http://trac.macports.org/changeset/80468 [17:19:44] <CIA-46> buildmaster: update for archive deployment [17:21:53] *** JaRoel|4D has quit IRC [17:26:03] <CIA-46> jmr at macports dot org * r80469 /contrib/buildbot/master.cfg: [17:26:03] <CIA-46> http://trac.macports.org/changeset/80469 [17:26:03] <CIA-46> buildmaster: master shell command can't use slave properties [17:29:15] *** cilly has quit IRC [17:30:00] <CIA-46> jmr at macports dot org * r80470 /contrib/buildbot/ (deploy_archives.sh master.cfg): [17:30:00] <CIA-46> http://trac.macports.org/changeset/80470 [17:30:00] <CIA-46> buildmaster: remove unused variables [17:30:07] <jmr_mp> and that should do it [17:31:05] *** rampr has joined #macports [17:38:00] *** pen has joined #macports [17:49:46] *** aber has joined #macports [17:53:45] *** hilbert has quit IRC [17:54:19] *** JaRoel|4D has joined #macports [17:54:49] <CIA-46> jmr at macports dot org * r80471 /trunk/dports/x11/xorg-libXext/Portfile: [17:54:49] <CIA-46> http://trac.macports.org/changeset/80471 [17:54:49] <CIA-46> xorg-libXext: license [17:55:58] <CIA-46> jmr at macports dot org * r80472 /trunk/dports/x11/xorg-scrnsaverproto/Portfile: [17:55:58] <CIA-46> http://trac.macports.org/changeset/80472 [17:55:58] <CIA-46> xorg-scrnsaverproto: license [17:57:41] *** macUzer has quit IRC [18:00:35] *** jrickman has quit IRC [18:02:46] *** robink has quit IRC [18:03:11] <CIA-46> jmr at macports dot org * r80473 /trunk/dports/devel/automake/Portfile: [18:03:11] <CIA-46> http://trac.macports.org/changeset/80473 [18:03:11] <CIA-46> automake: license [18:03:20] *** robink has joined #macports [18:14:25] *** pen has quit IRC [18:15:03] *** ndrs__ has joined #macports [18:18:31] <CIA-46> jmr at macports dot org * r80474 /trunk/base/portmgr/jobs/port_binary_distributable.tcl: [18:18:32] <CIA-46> http://trac.macports.org/changeset/80474 [18:18:32] <CIA-46> libtool license is distributable [18:18:42] <CIA-46> jmr at macports dot org * r80475 /trunk/dports/devel/libtool/Portfile: [18:18:43] <CIA-46> http://trac.macports.org/changeset/80475 [18:18:43] <CIA-46> libtool: license [18:25:26] *** _wms has joined #macports [18:26:09] *** _wms has quit IRC [18:28:03] <CIA-46> jmr at macports dot org * r80476 /trunk/dports/x11/xorg-libX11/Portfile: [18:28:03] <CIA-46> http://trac.macports.org/changeset/80476 [18:28:03] <CIA-46> xorg-libX11: license [18:29:18] *** rampr has quit IRC [18:30:07] *** _wms has joined #macports [18:39:35] <jmr_mp> _wms: archive deployment seems to be working well locally [18:39:40] *** RanX_XeroX has quit IRC [18:40:34] <CIA-46> jmr at macports dot org * r80477 /trunk/dports/textproc/libiconv/Portfile: [18:40:35] <CIA-46> http://trac.macports.org/changeset/80477 [18:40:35] <CIA-46> libiconv: set license (maintainer approved) [18:43:48] <CIA-46> jmr at macports dot org * r80478 /trunk/dports/x11/xorg-renderproto/Portfile: [18:43:48] <CIA-46> http://trac.macports.org/changeset/80478 [18:43:49] <CIA-46> xorg-renderproto: license [18:46:01] <CIA-46> jmr at macports dot org * r80479 /trunk/dports/x11/xorg-xextproto/Portfile: [18:46:01] <CIA-46> http://trac.macports.org/changeset/80479 [18:46:02] <CIA-46> xorg-xextproto: license [18:49:11] *** macUzer has joined #macports [18:49:25] <CIA-46> jmr at macports dot org * r80480 /trunk/dports/devel/m4/Portfile: [18:49:25] <CIA-46> http://trac.macports.org/changeset/80480 [18:49:25] <CIA-46> m4: license [18:54:40] <CIA-46> jmr at macports dot org * r80481 /trunk/dports/devel/gperf/Portfile: [18:54:40] <CIA-46> http://trac.macports.org/changeset/80481 [18:54:40] <CIA-46> gperf: license [18:56:11] *** hilbert has joined #macports [18:56:44] <CIA-46> jmr at macports dot org * r80482 /trunk/dports/x11/xorg-util-macros/Portfile: [18:56:44] <CIA-46> http://trac.macports.org/changeset/80482 [18:56:44] <CIA-46> xorg-util-macros: license [19:00:57] <CIA-46> jmr at macports dot org * r80483 /trunk/dports/x11/xorg-xtrans/Portfile: [19:00:58] <CIA-46> http://trac.macports.org/changeset/80483 [19:00:58] <CIA-46> xorg-xtrans: license [19:02:22] <CIA-46> jmr at macports dot org * r80484 /trunk/dports/x11/xorg-bigreqsproto/Portfile: [19:02:22] <CIA-46> http://trac.macports.org/changeset/80484 [19:02:22] <CIA-46> xorg-bigreqsproto: license [19:03:54] <CIA-46> jmr at macports dot org * r80485 /trunk/dports/x11/xorg-xcmiscproto/Portfile: [19:03:54] <CIA-46> http://trac.macports.org/changeset/80485 [19:03:54] <CIA-46> xorg-xcmiscproto: license [19:13:52] *** bermarte has joined #macports [19:16:06] *** macUzer has quit IRC [19:16:28] <bermarte> hi, is gcc46 working? can't install with last gmp/mpfr/mpc-log said "Building GCC requires GMP 4.2+, MPFR 2.3.1+ and MPC 0.8.0+." [19:20:46] <bermarte> now we have mpc @0.20_0 gmp @5.0.2_0 mpfr @3.0.1-p3_0 [19:27:41] <CIA-46> jmr at macports dot org * r80486 /contrib/buildbot/master.cfg: [19:27:41] <CIA-46> http://trac.macports.org/changeset/80486 [19:27:41] <CIA-46> buildmaster: shorten overly long description [19:28:44] <CIA-46> jmr at macports dot org * r80487 /contrib/buildbot/deploy_archives.sh: [19:28:44] <CIA-46> http://trac.macports.org/changeset/80487 [19:28:44] <CIA-46> buildmaster: check that there are any archives uploaded before trying to process them [19:29:38] <jmr_mp> bermarte: there are several tickets in trac IIRC; the first thing that needs to be done is update to a final release [19:30:26] <bermarte> thank you [19:31:06] <CIA-46> jmr at macports dot org * r80488 /trunk/dports/x11/xorg-xf86bigfontproto/Portfile: [19:31:06] <CIA-46> http://trac.macports.org/changeset/80488 [19:31:06] <CIA-46> xorg-xf86bigfontproto: license [19:34:23] <CIA-46> jmr at macports dot org * r80489 /trunk/dports/x11/xorg-inputproto/Portfile: [19:34:23] <CIA-46> http://trac.macports.org/changeset/80489 [19:34:23] <CIA-46> xorg-inputproto: license [19:45:01] <CIA-46> jmr at macports dot org * r80490 /contrib/buildbot/master.cfg: [19:45:01] <CIA-46> http://trac.macports.org/changeset/80490 [19:45:01] <CIA-46> buildmaster: check for existence of portlist property [19:45:11] *** pen has joined #macports [19:47:04] *** RaceCondition has joined #macports [19:47:18] *** Guest62148 has joined #macports [19:47:28] <CIA-46> jmr at macports dot org * r80491 /trunk/dports/x11/xorg-libXdmcp/Portfile: [19:47:28] <CIA-46> http://trac.macports.org/changeset/80491 [19:47:28] <CIA-46> xorg-libXdmcp: license [19:50:05] <CIA-46> jmr at macports dot org * r80492 /trunk/dports/x11/xorg-libXau/Portfile: [19:50:05] <CIA-46> http://trac.macports.org/changeset/80492 [19:50:05] <CIA-46> xorg-libXau: license [19:51:36] <CIA-46> jmr at macports dot org * r80493 /trunk/dports/x11/xorg-libxcb/Portfile: [19:51:36] <CIA-46> http://trac.macports.org/changeset/80493 [19:51:36] <CIA-46> xorg-libxcb: license [19:53:26] <CIA-46> jmr at macports dot org * r80494 /trunk/dports/x11/xorg-xproto/Portfile: [19:53:27] <CIA-46> http://trac.macports.org/changeset/80494 [19:53:27] <CIA-46> xorg-xproto: license [19:54:44] <CIA-46> jmr at macports dot org * r80495 /trunk/dports/x11/xorg-kbproto/Portfile: [19:54:44] <CIA-46> http://trac.macports.org/changeset/80495 [19:54:44] <CIA-46> xorg-kbproto: license [19:54:54] <_wms> jmr_mp: cool thanks. I'll try to update the server sometime soon. This week is pretty busy though. [19:55:19] <jmr_mp> _wms: alright [19:58:38] <CIA-46> jmr at macports dot org * r80496 /trunk/dports/perl/p5-locale-gettext/Portfile: [19:58:38] <CIA-46> http://trac.macports.org/changeset/80496 [19:58:38] <CIA-46> p5-locale-gettext: license [20:00:56] <CIA-46> jmr at macports dot org * r80497 /trunk/dports/x11/xorg-xcb-proto/Portfile: [20:00:56] <CIA-46> http://trac.macports.org/changeset/80497 [20:00:56] <CIA-46> xorg-xcb-proto: license [20:03:27] <CIA-46> jmr at macports dot org * r80498 /trunk/dports/x11/xorg-libpthread-stubs/Portfile: [20:03:27] <CIA-46> http://trac.macports.org/changeset/80498 [20:03:27] <CIA-46> xorg-libpthread-stubs: license [20:05:49] *** disappearedng has joined #macports [20:11:27] *** jrickman has joined #macports [20:26:20] *** Dossy has quit IRC [20:26:20] *** Dossy has joined #macports [20:33:51] *** ferdy-1 has joined #macports [20:34:17] *** ferdy-1 is now known as Guest84305 [20:37:10] <CIA-46> jmr at macports dot org * r80499 /trunk/dports/lang/ (6 files in 6 dirs): [20:37:11] <CIA-46> http://trac.macports.org/changeset/80499 [20:37:12] <CIA-46> python24, python25, python26, python27, python31, python32: license [20:37:29] *** ferdy- has quit IRC [20:38:36] *** pen has quit IRC [20:42:07] *** bermarte has quit IRC [20:47:46] <CIA-46> jmr at macports dot org * r80500 /trunk/dports/databases/ (db44/Portfile db46/Portfile db47/Portfile): [20:47:46] <CIA-46> http://trac.macports.org/changeset/80500 [20:47:46] <CIA-46> db44, db46, db47: license [20:54:25] <CIA-46> jmr at macports dot org * r80501 /trunk/dports/textproc/libxml2/Portfile: [20:54:25] <CIA-46> http://trac.macports.org/changeset/80501 [20:54:25] <CIA-46> libxml2: license [20:56:12] *** uebera|| has quit IRC [20:56:57] *** uebera|| has joined #macports [21:00:22] <CIA-46> jmr at macports dot org * r80502 /trunk/dports/python/ (7 files in 7 dirs): [21:00:22] <CIA-46> http://trac.macports.org/changeset/80502 [21:00:22] <CIA-46> py*-py2app: fix dual license format [21:04:17] <CIA-46> jmr at macports dot org * r80503 /contrib/buildbot/master.cfg: [21:04:17] <CIA-46> http://trac.macports.org/changeset/80503 [21:04:17] <CIA-46> buildmaster: apparently there's no hasProperty method where we need it, so just catch the exception [21:04:26] *** jrickman has quit IRC [21:04:33] *** uebera|| has quit IRC [21:04:33] *** uebera|| has joined #macports [21:07:09] *** jrickman has joined #macports [21:23:41] *** Guest75621 has quit IRC [21:25:36] *** Ionic has joined #macports [21:25:37] [21:54:38] *** Craigwd_2000 has joined #macports [22:00:21] *** jrickman has quit IRC [22:02:10] *** jrickman has joined #macports [22:46:16] <CIA-46> dports at macports dot org * r80504 /users/dports/ports/fuse/fuse4x-framework/Portfile: [22:46:16] <CIA-46> http://trac.macports.org/changeset/80504 [22:46:16] <CIA-46> fuse4x-framework doesn't have a pu branch, use master [22:52:06] *** subik|mac_ has joined #macports [22:55:06] *** andreagelat has joined #macports [22:55:43] *** synesthesia has joined #macports [23:00:26] *** elliottcable is now known as otherbody [23:04:09] <CIA-46> dports at macports dot org * r80505 /users/dports/ports/fuse/ (3 files in 3 dirs): [23:04:10] <CIA-46> http://trac.macports.org/changeset/80505 [23:04:10] <CIA-46> fuse4x*: for now, use my github branch (with some compatibility fixes) [23:05:32] <CIA-46> cal at macports dot org * r80506 /branches/gsoc11-rev-upgrade/base/src/libmachista1.0/libmachista.h: [23:05:33] <CIA-46> http://trac.macports.org/changeset/80506 [23:05:33] <CIA-46> rev-upgrade: Fixed typo [23:05:48] *** jrickman has quit IRC [23:06:15] *** otherbody is now known as elliottcable [23:09:41] *** ftrvxmtrx has joined #macports [23:14:39] *** subik|mac_ has quit IRC [23:17:02] <CIA-46> jeremyhu at macports dot org * r80507 /trunk/dports/www/firefox-x11-devel/Portfile: [23:17:02] <CIA-46> http://trac.macports.org/changeset/80507 [23:17:02] <CIA-46> firefox-x11-devel: Use macports-clang or clang where gcc fails [23:24:01] *** elliottcable is now known as ec|fkn_away_nick [23:29:40] *** zwick has quit IRC [23:31:58] *** juanger has joined #macports [23:31:59] *** jkyle has joined #macports [23:34:32] <CIA-46> jmr at macports dot org * r80508 /trunk/dports/python/ (6 files in 6 dirs): [23:34:32] <CIA-46> http://trac.macports.org/changeset/80508 [23:34:32] <CIA-46> py*-tkinter: license [23:38:18] *** rockstar1 has joined #macports [23:39:04] *** ftrvxmtrx has quit IRC [23:50:35] *** ec|fkn_away_nick is now known as elliottcable [23:53:15] *** fisk has quit IRC