[00:07:39] *** hij1nx has joined #macports [00:08:12] *** codebrainz has quit IRC [00:09:23] *** hij1nx has left #macports [00:09:37] *** hij1nx has joined #macports [00:09:51] <hij1nx> hello. [00:10:14] <hij1nx> question; i've installed latest Xcode, but macports thinks that i have 3.x.x installed and fails on installing ports. [00:20:03] *** TheInfinity has quit IRC [00:20:44] <CIA-5> jmr at macports dot org * r93359 /trunk/dports/lang/rexx/Portfile: [00:20:44] <CIA-5> https://trac.macports.org/changeset/93359 [00:20:44] <CIA-5> rexx: license [00:20:54] <jmr_mp> hij1nx: check '/usr/bin/xcodebuild -version' [00:21:45] <hij1nx> jmr_mp: it says Xcode 3.1.4, but when i launch the Xcode that i just downloaded from apple, it says 4.x.x in the About Menu [00:21:55] <jmr_mp> macports doesn't use the xcode gui [00:22:14] <jmr_mp> have you installed the command line tools for the newer xcode version? [00:26:41] <CIA-5> ciserlohn at macports dot org * r93360 /trunk/dports/devel/npm/Portfile: [00:26:41] <CIA-5> https://trac.macports.org/changeset/93360 [00:26:41] <CIA-5> npm: update to version 1.1.22 [00:29:17] *** melfar has quit IRC [00:32:43] *** wwii has left #macports [00:33:06] <hij1nx> jmr_mp: oh my mistake. i hate Xcode with a passion. I assumed that the binary installer would also install the command line tools as a whole package. [00:33:22] <jmr_mp> depends on the version [00:33:43] <hij1nx> i installed the latest version of xcode [00:34:00] *** dan64- has joined #macports [00:34:38] <CIA-5> jmr at macports dot org * r93361 /trunk/dports/textproc/remind/Portfile: [00:34:38] <CIA-5> https://trac.macports.org/changeset/93361 [00:34:39] <CIA-5> remind: license [00:35:25] <jmr_mp> hij1nx: http://guide.macports.org/#installing.xcode [00:35:40] <hij1nx> jmr_mp: already got it working. much appreciated! =) [00:35:48] <jmr_mp> yw [00:46:04] <CIA-5> jmr at macports dot org * r93362 /trunk/dports/textproc/recode/Portfile: [00:46:04] <CIA-5> https://trac.macports.org/changeset/93362 [00:46:04] <CIA-5> recode: license [00:56:05] <hij1nx> jmr_mp: strange i did `sudo port install moc` and it looked like it was a successful install, but starting a new shell session the `which moc` returns nothing. [00:56:33] <jmr_mp> hij1nx: if your PATH is right try hash -r [00:56:40] <BlackFrog|> How do we handle ports that deps on python? Do we have set it to the latest? [00:57:22] <geekosaur> jmr_mp, I assume starting a new shell session covered that [00:57:37] <geekosaur> BlackFrog|, ports should specify the version they want (and it does generally matter) [00:57:38] <jmr_mp> geekosaur: good point [00:57:56] <geekosaur> hij1nx, check "port contents moc" [00:57:57] <CIA-5> macsforever2000 at macports dot org * r93363 /trunk/dports/python/py-pyfits/Portfile: [00:57:57] <CIA-5> https://trac.macports.org/changeset/93363 [00:57:57] <CIA-5> py-pyfits: license [00:58:34] <hij1nx> geekosaur: i see references to lots of stuff [00:58:47] <geekosaur> on my system /opt/local/bin/moc is from qt4-mac; the moc port installs a binary called mocp [00:58:57] <BlackFrog|> For example: there is py26-configobj & py27-configobj. Do I set it to python27? [00:59:07] <geekosaur> hij1nx, "lots of stuff" is not very useful. details matter [00:59:39] <hij1nx> geekosaur: hehe =) sorry. should have gist-ed it, but its actually `mocp` you were right [01:00:00] <geekosaur> the quick one is to look for paths involving /bin/ (try piping to grep) [01:00:17] <hij1nx> geekosaur: unfortunately it returned `FATAL_ERROR: No valid sound driver` probably because I'm on Darwin [01:03:06] <hij1nx> geekosaur: ah. must run `jackd -d coreaudio` [01:09:29] <CIA-5> jmr at macports dot org * r93364 /trunk/dports/ruby/rb-zip/Portfile: [01:09:29] <CIA-5> https://trac.macports.org/changeset/93364 [01:09:29] <CIA-5> rb-zip: license [01:14:36] *** mac_nibblet has quit IRC [01:16:24] *** justinfront has joined #macports [01:17:02] <CIA-5> singingwolfboy at macports dot org * r93365 /trunk/dports/python/py-tornado/Portfile: [01:17:02] <CIA-5> https://trac.macports.org/changeset/93365 [01:17:02] <CIA-5> Updated dependency info for py-tornado, added py25 subport. [01:17:02] <CIA-5> Intentionally not bumping the revision number, since this only reduces the number [01:17:02] <CIA-5> of dependencies in certain cases, and so should have no effect on existing installs. [01:17:54] <CIA-5> jmr at macports dot org * r93366 /trunk/dports/ruby/rb-xmlparser/Portfile: [01:17:54] <CIA-5> https://trac.macports.org/changeset/93366 [01:17:54] <CIA-5> rb-xmlparser: license [01:24:09] <CIA-5> jmr at macports dot org * r93367 /trunk/dports/ruby/rb-xml-simple/Portfile: [01:24:09] <CIA-5> https://trac.macports.org/changeset/93367 [01:24:09] <CIA-5> rb-xml-simple: license [01:26:35] <hij1nx> meh? moc just doesn't work on darwin. [01:27:19] *** jdolan has quit IRC [01:27:40] *** jdolan has joined #macports [01:31:20] <CIA-5> jmr at macports dot org * r93368 /trunk/dports/ruby/rb-twitter/Portfile: [01:31:20] <CIA-5> https://trac.macports.org/changeset/93368 [01:31:20] <CIA-5> rb-twitter: license [01:35:58] <CIA-5> jmr at macports dot org * r93369 /trunk/dports/ruby/rb-termios/Portfile: [01:35:58] <CIA-5> https://trac.macports.org/changeset/93369 [01:35:58] <CIA-5> rb-termios: license [01:36:04] <CIA-5> singingwolfboy at macports dot org * r93370 /trunk/dports/python/py-des/ (. Portfile): [01:36:04] <CIA-5> https://trac.macports.org/changeset/93370 [01:36:04] <CIA-5> New port: py-des [01:37:54] <CIA-5> jmr at macports dot org * r93371 /trunk/dports/ruby/rb-stream/Portfile: [01:37:55] <CIA-5> https://trac.macports.org/changeset/93371 [01:37:55] <CIA-5> rb-stream: license [01:40:29] *** hij1nx has quit IRC [01:41:37] <CIA-5> jmr at macports dot org * r93372 /trunk/dports/ruby/rb-sqlite3/Portfile: [01:41:37] <CIA-5> https://trac.macports.org/changeset/93372 [01:41:37] <CIA-5> rb-sqlite3: license [01:49:38] <CIA-5> singingwolfboy at macports dot org * r93373 /trunk/dports/python/ (py-rfc3339/ py-rfc3339/Portfile py25-rfc3339/Portfile): [01:49:38] <CIA-5> https://trac.macports.org/changeset/93373 [01:49:38] <CIA-5> Unified py25-rfc3339 port, added py26 and py27 variants [01:53:04] <geekosaur> ok, now I am completely confused. variants.conf is empty. I do not have a per-user one. stuff wants to *initially* install +universal [01:56:56] <CIA-5> ryandesign at macports dot org * r93374 /trunk/dports/python/py-des/Portfile: [01:56:56] <CIA-5> https://trac.macports.org/changeset/93374 [01:56:56] <CIA-5> py-des: fix license; rewrite master_sites to avoid redirects [02:14:27] *** arietis has quit IRC [02:20:06] *** justinfront has quit IRC [02:57:33] *** codebrainz has joined #macports [02:59:42] *** lipsin has joined #macports [02:59:42] *** lipsin has joined #macports [03:10:04] *** loadbang has quit IRC [03:13:40] *** mattg has quit IRC [03:42:47] *** cosmo1t has quit IRC [04:05:55] *** nanothief has joined #macports [04:09:31] *** JaRoel has joined #macports [04:12:06] *** JaRoel|4d has quit IRC [04:12:41] *** troyt has quit IRC [04:14:41] *** troyt has joined #macports [04:45:10] *** monodemono has quit IRC [04:51:46] *** cosmo1t has joined #macports [04:52:12] *** anddam has quit IRC [04:54:29] *** jemaltz has joined #macports [04:56:11] *** lipsin has quit IRC [05:01:54] *** lipsin has joined #macports [05:16:41] *** mns has quit IRC [05:41:09] *** mns has joined #macports [05:54:16] *** galaxywatcher has joined #macports [05:54:51] *** Skilz has joined #macports [05:54:51] *** Skilz has joined #macports [05:59:12] *** lilalinux has quit IRC [06:00:52] *** Skilz has quit IRC [06:00:53] *** jkyle has quit IRC [06:00:53] *** sjlehtin_home has quit IRC [06:01:06] *** sjlehtin_home has joined #macports [06:01:17] *** lilalinux has joined #macports [06:01:53] *** Skilz has joined #macports [06:01:53] *** Skilz has joined #macports [06:04:06] *** easye has quit IRC [06:11:12] *** jkyle has joined #macports [06:21:47] *** macrover has quit IRC [07:01:59] *** aber has joined #macports [07:13:55] *** easye has joined #macports [07:20:21] *** doug_carmichael has quit IRC [07:33:42] *** wwii has joined #macports [07:51:41] *** macUzer has joined #macports [07:55:58] <CIA-5> mww at macports dot org * r93375 /trunk/dports/net/samba3/Portfile: [07:55:58] <CIA-5> https://trac.macports.org/changeset/93375 [07:55:58] <CIA-5> samba3: version 3.6.5 [07:56:01] *** aber has quit IRC [07:57:21] *** sjlehtin_home has quit IRC [08:06:38] *** sjlehtin_home has joined #macports [08:16:38] <CIA-5> mww at macports dot org * r93376 /trunk/dports/devel/gnutls/Portfile: [08:16:38] <CIA-5> https://trac.macports.org/changeset/93376 [08:16:38] <CIA-5> gnutls: version 2.12.19 [08:22:30] <Quux-NL> Møgge [08:26:25] *** wwii has left #macports [08:31:32] *** JaRoel has quit IRC [08:57:00] <CIA-5> mww at macports dot org * r93377 /trunk/dports/net/samba3/Portfile: [08:57:00] <CIA-5> https://trac.macports.org/changeset/93377 [08:57:00] <CIA-5> samba3: try to fix dependencies; inc. revision; [09:10:32] *** JaRoel|4d has joined #macports [09:13:35] <CIA-5> mww at macports dot org * r93378 /trunk/dports/net/samba3/Portfile: [09:13:35] <CIA-5> https://trac.macports.org/changeset/93378 [09:13:35] <CIA-5> samba3: try to get along w/o depending on openssl (even indirectly) to avoid license conflict; please only add dependencies on openssl as variants so that the default build can be distributed as binary package! [09:14:54] *** mac_nibblet has joined #macports [09:28:56] *** nedkelly has joined #macports [09:28:58] <CIA-5> robitaille at macports dot org * r93379 /trunk/dports/python/py-atpy/Portfile: [09:28:58] <CIA-5> https://trac.macports.org/changeset/93379 [09:28:58] <CIA-5> py-atpy: updated to 0.9.6 [09:33:29] *** Nasga has joined #macports [09:34:37] <CIA-5> robitaille at macports dot org * r93380 /trunk/dports/python/py-pyfits/Portfile: [09:34:37] <CIA-5> https://trac.macports.org/changeset/93380 [09:34:37] <CIA-5> py-pyfits: updated to 3.0.7 [09:35:22] *** ferdy has joined #macports [09:36:11] <CIA-5> robitaille at macports dot org * r93381 /trunk/dports/python/py-pywcs/Portfile: [09:36:11] <CIA-5> https://trac.macports.org/changeset/93381 [09:36:11] <CIA-5> py-pywcs: updated to 1.11-4.8.2 [09:43:12] <CIA-5> robitaille at macports dot org * r93382 /trunk/dports/python/py-vo/Portfile: [09:43:12] <CIA-5> https://trac.macports.org/changeset/93382 [09:43:12] <CIA-5> py-vo: updated to 0.8 [09:53:17] *** RaceCondition has joined #macports [09:59:43] *** lhunath has left #macports [10:08:27] *** JaRoel|4d has quit IRC [10:12:50] *** JaRoel|4d has joined #macports [10:20:21] *** JaRoel|4d has quit IRC [10:31:40] *** JaRoel|4d has joined #macports [10:49:47] *** TheInfinity has joined #macports [10:57:46] *** nedkelly has quit IRC [10:58:52] *** RaceCondition has quit IRC [10:58:55] *** cilly has joined #macports [11:00:41] *** YankDownUnder has quit IRC [11:03:27] *** RaceCondition has joined #macports [11:05:43] *** BlackFrog| has quit IRC [11:05:49] *** nedkelly has joined #macports [11:08:41] *** bitpup has joined #macports [11:15:31] *** TheInfinity has quit IRC [11:45:26] *** g5pw has joined #macports [11:45:28] <mpbot> g5pw is Alja? (g5pw at macports dot org) and is in Italy; local time is Mon 11:45 CEST [11:48:57] *** mac_nibblet has quit IRC