From toby at macports.org Tue Sep 1 01:40:00 2009 From: toby at macports.org (toby at macports.org) Date: Tue, 1 Sep 2009 01:40:00 -0700 (PDT) Subject: [56683] trunk/dports/net/oftpd/Portfile Message-ID: <20090901084002.2D5C9255CCC6@beta.macosforge.org> Revision: 56683 http://trac.macports.org/changeset/56683 Author: toby at macports.org Date: 2009-09-01 01:39:54 -0700 (Tue, 01 Sep 2009) Log Message: ----------- #20991 (oftpd fails to build on OS 10.6) Modified Paths: -------------- trunk/dports/net/oftpd/Portfile Modified: trunk/dports/net/oftpd/Portfile =================================================================== --- trunk/dports/net/oftpd/Portfile 2009-09-01 05:53:43 UTC (rev 56682) +++ trunk/dports/net/oftpd/Portfile 2009-09-01 08:39:54 UTC (rev 56683) @@ -3,7 +3,7 @@ PortSystem 1.0 name oftpd version 0.3.7 -revision 1 +revision 2 categories net platforms darwin maintainers nomaintainer @@ -27,8 +27,7 @@ configure.args --mandir=${prefix}/share/man \ --infodir=${prefix}/share/info \ - --sysconfdir=${prefix}/etc \ - --enable-ipv6 + --sysconfdir=${prefix}/etc destroot.destdir prefix=${destroot}${prefix} \ mandir=${destroot}${prefix}/share/man -------------- next part -------------- An HTML attachment was scrubbed... URL: From portindex at macports.org Tue Sep 1 01:54:15 2009 From: portindex at macports.org (portindex at macports.org) Date: Tue, 1 Sep 2009 01:54:15 -0700 (PDT) Subject: [56684] trunk/dports/PortIndex Message-ID: <20090901085417.4E423255D9D4@beta.macosforge.org> Revision: 56684 http://trac.macports.org/changeset/56684 Author: portindex at macports.org Date: 2009-09-01 01:54:11 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Total number of ports parsed: 6142 Ports successfully parsed: 6142 Ports failed: 0 Modified Paths: -------------- trunk/dports/PortIndex Modified: trunk/dports/PortIndex =================================================================== --- trunk/dports/PortIndex 2009-09-01 08:39:54 UTC (rev 56683) +++ trunk/dports/PortIndex 2009-09-01 08:54:11 UTC (rev 56684) @@ -5643,7 +5643,7 @@ obby 472 variants universal depends_build port:pkgconfig portdir net/obby description {Synced document buffers} homepage http://gobby.0x539.de/ epoch 0 platforms {darwin freebsd} depends_lib {port:libsigcxx2 port:avahi port:net6} name obby long_description {obby is a library which provides synced document buffers. It supports multiple documents in one session and is portable to both Windows and POSIX platforms.} maintainers nomaintainer categories net version 0.4.6 revision 1 oftpd 814 -variants universal portdir net/oftpd description {Secure anonymous FTP server} homepage http://www.time-travellers.org/oftpd/ epoch 0 platforms darwin name oftpd long_description {oftpd is designed to be as secure as an anonymous FTP server can possibly be. It runs as non-root for most of the time, and uses the Unix chroot() command to hide most of the systems directories from external users - they cannot chane into them even if the server is totally compromised! It contains it's own directory change code, so that it can run efficiently as a threaded server, and it's own directory listing code (many FTP servers execute the system 'ls' command to list files). It is currently being code-reviewed for buffer overflows, and being load-tested.} maintainers nomaintainer categories net version 0.3.7 revision 1 +variants universal portdir net/oftpd description {Secure anonymous FTP server} homepage http://www.time-travellers.org/oftpd/ epoch 0 platforms darwin name oftpd long_description {oftpd is designed to be as secure as an anonymous FTP server can possibly be. It runs as non-root for most of the time, and uses the Unix chroot() command to hide most of the systems directories from external users - they cannot chane into them even if the server is totally compromised! It contains it's own directory change code, so that it can run efficiently as a threaded server, and it's own directory listing code (many FTP servers execute the system 'ls' command to list files). It is currently being code-reviewed for buffer overflows, and being load-tested.} maintainers nomaintainer categories net version 0.3.7 revision 2 openload 552 variants universal portdir net/openload description {Load testing of web applications.} homepage http://openwebload.sourceforge.net/ epoch 0 platforms darwin name openload long_description {OpenWebLoad is a tool for load testing web applications. It aims to be easy to use and providing near real-time performance measurements of the application under test. This is particulary useful when you are doing optimization as you can see the impact of your changes almost immediately.} maintainers gmail.com:smibrahim categories net version 0.1.2 revision 0 openntpd 486 -------------- next part -------------- An HTML attachment was scrubbed... URL: From mww at macports.org Tue Sep 1 02:15:36 2009 From: mww at macports.org (mww at macports.org) Date: Tue, 1 Sep 2009 02:15:36 -0700 (PDT) Subject: [56685] trunk/dports/java/javacc/Portfile Message-ID: <20090901091536.46814255DCF6@beta.macosforge.org> Revision: 56685 http://trac.macports.org/changeset/56685 Author: mww at macports.org Date: 2009-09-01 02:15:35 -0700 (Tue, 01 Sep 2009) Log Message: ----------- version 5.0 Modified Paths: -------------- trunk/dports/java/javacc/Portfile Modified: trunk/dports/java/javacc/Portfile =================================================================== --- trunk/dports/java/javacc/Portfile 2009-09-01 08:54:11 UTC (rev 56684) +++ trunk/dports/java/javacc/Portfile 2009-09-01 09:15:35 UTC (rev 56685) @@ -3,10 +3,11 @@ PortSystem 1.0 name javacc -version 4.2 +version 5.0 categories java lang devel platforms darwin maintainers mww +license BSD description Java Compiler Compiler, a parser generator for use with Java long_description Java Compiler Compiler (JavaCC) is the most popular \ parser generator for use with Java applications. A \ @@ -19,10 +20,10 @@ included with JavaCC), actions, debugging, etc homepage https://javacc.dev.java.net -master_sites ${homepage}/files/documents/17/117793 -checksums md5 8d8e2f6481e933939eb4c561f08bd89f \ - sha1 7ae9a5bdf95236aceecb4802f3125473e8145173 \ - rmd160 2a7ea2f7ed203eef8b3e43b075828538d7704746 +master_sites ${homepage}/files/documents/17/138911/ +checksums md5 b69af035d6a3093c30ba18a0c456ca04 \ + sha1 96d73786ddb35a11d8d405ae9ba31b882f57e48e \ + rmd160 ae8ec360636a4facf744d907e51277bc560a2622 configure { reinplace "s|`dirname \$0`/lib|${prefix}/share/java|g" \ -------------- next part -------------- An HTML attachment was scrubbed... URL: From portindex at macports.org Tue Sep 1 02:54:24 2009 From: portindex at macports.org (portindex at macports.org) Date: Tue, 1 Sep 2009 02:54:24 -0700 (PDT) Subject: [56686] trunk/dports/PortIndex Message-ID: <20090901095427.BE949255E2BB@beta.macosforge.org> Revision: 56686 http://trac.macports.org/changeset/56686 Author: portindex at macports.org Date: 2009-09-01 02:54:19 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Total number of ports parsed: 6142 Ports successfully parsed: 6142 Ports failed: 0 Modified Paths: -------------- trunk/dports/PortIndex Modified: trunk/dports/PortIndex =================================================================== --- trunk/dports/PortIndex 2009-09-01 09:15:35 UTC (rev 56685) +++ trunk/dports/PortIndex 2009-09-01 09:54:19 UTC (rev 56686) @@ -3595,7 +3595,7 @@ java_memcached 629 variants built_in_logger depends_build bin:ant:apache-ant portdir java/java_memcached depends_fetch port:subversion description {A high performance, distributed object caching system.} homepage http://www.whalin.com/memcached/ epoch 0 platforms darwin name java_memcached depends_lib {bin:java:kaffe port:jakarta-log4j} long_description {Memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load. This Port provides a native Java client.} maintainers nomaintainer categories java version 1.6 revision 0 javacc 729 -variants universal portdir java/javacc description {Java Compiler Compiler, a parser generator for use with Java} homepage https://javacc.dev.java.net epoch 0 platforms darwin name javacc long_description {Java Compiler Compiler (JavaCC) is the most popular parser generator for use with Java applications. A parser generator is a tool that reads a grammar specification and converts it to a Java program that can recognize matches to the grammar. In addition to the parser generator itself, JavaCC provides other standard capabilities related to parser generation such as tree building (via a tool called JJTree included with JavaCC), actions, debugging, etc} maintainers mww categories {java lang devel} version 4.2 revision 0 +variants universal portdir java/javacc description {Java Compiler Compiler, a parser generator for use with Java} homepage https://javacc.dev.java.net epoch 0 platforms darwin name javacc long_description {Java Compiler Compiler (JavaCC) is the most popular parser generator for use with Java applications. A parser generator is a tool that reads a grammar specification and converts it to a Java program that can recognize matches to the grammar. In addition to the parser generator itself, JavaCC provides other standard capabilities related to parser generation such as tree building (via a tool called JJTree included with JavaCC), actions, debugging, etc} maintainers mww categories {java lang devel} version 5.0 revision 0 javancss 517 depends_build {bin:ant:apache-ant bin:javacc:javacc port:ccl-util} portdir java/javancss description {Java Source Measurement Suite} homepage http://www.kclee.de/clemens/java/javancss/ epoch 0 platforms darwin name javancss maintainers glowacki.org:dave long_description {JavaNCSS measures two standard source code metrics for the Java programming language. The metrics are collected globally, for each class and/or for each function.} depends_extract bin:unzip:unzip categories {java devel} version 28.49 revision 0 javasqlite 459 -------------- next part -------------- An HTML attachment was scrubbed... URL: From raimue at macports.org Tue Sep 1 03:22:19 2009 From: raimue at macports.org (raimue at macports.org) Date: Tue, 1 Sep 2009 03:22:19 -0700 (PDT) Subject: [56687] trunk/dports/audio/aacgain/Portfile Message-ID: <20090901102220.02DC7255E6C0@beta.macosforge.org> Revision: 56687 http://trac.macports.org/changeset/56687 Author: raimue at macports.org Date: 2009-09-01 03:22:15 -0700 (Tue, 01 Sep 2009) Log Message: ----------- audio/aacgain: Solve fetch issues by using freebsd mirrors Modified Paths: -------------- trunk/dports/audio/aacgain/Portfile Modified: trunk/dports/audio/aacgain/Portfile =================================================================== --- trunk/dports/audio/aacgain/Portfile 2009-09-01 09:54:19 UTC (rev 56686) +++ trunk/dports/audio/aacgain/Portfile 2009-09-01 10:22:15 UTC (rev 56687) @@ -13,7 +13,8 @@ MP3 and AAC audio files. homepage http://altosdesign.com/aacgain/ -master_sites http://altosdesign.com/aacgain/ +master_sites http://altosdesign.com/aacgain/ \ + freebsd use_bzip2 yes checksums md5 de7a95488dac7c34c45896a4c0772709 patchfiles patch-libfaad-common.h -------------- next part -------------- An HTML attachment was scrubbed... URL: From raimue at macports.org Tue Sep 1 03:25:03 2009 From: raimue at macports.org (raimue at macports.org) Date: Tue, 1 Sep 2009 03:25:03 -0700 (PDT) Subject: [56688] trunk/dports Message-ID: <20090901102504.0257A255E7EC@beta.macosforge.org> Revision: 56688 http://trac.macports.org/changeset/56688 Author: raimue at macports.org Date: 2009-09-01 03:25:03 -0700 (Tue, 01 Sep 2009) Log Message: ----------- libmp4v2 has been stubbed and replaced by mp4v2, #19141 Modified Paths: -------------- trunk/dports/audio/aacgain/Portfile trunk/dports/audio/easytag/Portfile trunk/dports/audio/faac/Portfile trunk/dports/multimedia/gtkpod/Portfile Modified: trunk/dports/audio/aacgain/Portfile =================================================================== --- trunk/dports/audio/aacgain/Portfile 2009-09-01 10:22:15 UTC (rev 56687) +++ trunk/dports/audio/aacgain/Portfile 2009-09-01 10:25:03 UTC (rev 56688) @@ -19,7 +19,7 @@ checksums md5 de7a95488dac7c34c45896a4c0772709 patchfiles patch-libfaad-common.h -depends_lib lib:libmp4v2:libmp4v2 port:faad2 +depends_lib port:mp4v2 port:faad2 platform darwin { configure.cflags-append "-DHAS_LRINTF" Modified: trunk/dports/audio/easytag/Portfile =================================================================== --- trunk/dports/audio/easytag/Portfile 2009-09-01 10:22:15 UTC (rev 56687) +++ trunk/dports/audio/easytag/Portfile 2009-09-01 10:25:03 UTC (rev 56688) @@ -30,7 +30,7 @@ port:gettext \ port:libvorbis \ port:flac \ - lib:libmp4v2:mp4v2 \ + port:mp4v2 \ port:faad2 \ port:id3lib Modified: trunk/dports/audio/faac/Portfile =================================================================== --- trunk/dports/audio/faac/Portfile 2009-09-01 10:22:15 UTC (rev 56687) +++ trunk/dports/audio/faac/Portfile 2009-09-01 10:25:03 UTC (rev 56688) @@ -22,7 +22,7 @@ configure.cflags-append "-D__unix__" configure.args --without-mp4v2 -depends_lib port:libmp4v2 +depends_lib port:mp4v2 depends_build port:libtool \ port:autoconf \ Modified: trunk/dports/multimedia/gtkpod/Portfile =================================================================== --- trunk/dports/multimedia/gtkpod/Portfile 2009-09-01 10:22:15 UTC (rev 56687) +++ trunk/dports/multimedia/gtkpod/Portfile 2009-09-01 10:25:03 UTC (rev 56688) @@ -15,7 +15,7 @@ checksums md5 f7948eceb955b302f4c47da4c0e1ec12 \ sha1 92977420c0b54e85ddc80fbe2e99cd4a5e4e81b9 \ rmd160 ec4806918310b3071c33d461af3a354b5826a84c -depends_lib port:libglade2 port:libgpod port:libid3tag port:libmp4v2 \ +depends_lib port:libglade2 port:libgpod port:libid3tag port:mp4v2 \ port:autoconf port:curl port:flex port:gnome-vfs configure.args --mandir=${prefix}/share/man --without-ogg --without-flac patchfiles patch-src_Makefile.in.diff -------------- next part -------------- An HTML attachment was scrubbed... URL: From portindex at macports.org Tue Sep 1 03:53:42 2009 From: portindex at macports.org (portindex at macports.org) Date: Tue, 1 Sep 2009 03:53:42 -0700 (PDT) Subject: [56689] trunk/dports Message-ID: <20090901105344.19284255ECEF@beta.macosforge.org> Revision: 56689 http://trac.macports.org/changeset/56689 Author: portindex at macports.org Date: 2009-09-01 03:53:38 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Total number of ports parsed: 6142 Ports successfully parsed: 6142 Ports failed: 0 Modified Paths: -------------- trunk/dports/PortIndex trunk/dports/PortIndex.quick Modified: trunk/dports/PortIndex =================================================================== --- trunk/dports/PortIndex 2009-09-01 10:25:03 UTC (rev 56688) +++ trunk/dports/PortIndex 2009-09-01 10:53:38 UTC (rev 56689) @@ -288,8 +288,8 @@ portdir audio/ID3 description {Framework for reading and writing ID3Tags} homepage http://drewfamily.homemail.com.au/Cocoa_-_ID3Tag_framework.html epoch 0 platforms macosx name ID3 maintainers waqar long_description {ID3Tag.framework is as the name suggests a Cocoa based framework for reading and writing ID3Tags. It is written in Objective C and uses the Cocoa (Foundation) tool kit, hence it is ideal for Cocoa based applications. ID3Panel.framework is as a Cocoa panel framework that uses ID3Tag.framework to provide the user with a one call modal panel for editing ID3 tags modelled after the tag editor in iTunes.} version 0.98 categories {audio devel aqua} revision 0 a52dec 521 variants universal depends_build port:libtool portdir audio/a52dec description {library for decoding ATSC A/52 streams, aka AC-3} homepage http://liba52.sourceforge.net/ epoch 0 platforms darwin name a52dec long_description {liba52 is a free library for decoding ATSC A/52 streams. It is released under the terms of the GPL license. The A/52 standard is used in a variety of applications, including digital television and DVD. It is also known as AC-3.} maintainers nomaintainer categories audio version 0.7.4 revision 0 -aacgain 391 -variants {darwin universal} portdir audio/aacgain description {AAC/MP3 normalisation tool} homepage http://altosdesign.com/aacgain/ epoch 0 platforms darwin name aacgain depends_lib {lib:libmp4v2:libmp4v2 port:faad2} long_description {A modification of mp3gain to normalise the volume of MP3 and AAC audio files.} maintainers cs.dartmouth.edu:tristan categories audio version 1.7 revision 0 +aacgain 380 +variants {darwin universal} portdir audio/aacgain description {AAC/MP3 normalisation tool} homepage http://altosdesign.com/aacgain/ epoch 0 platforms darwin name aacgain depends_lib {port:mp4v2 port:faad2} long_description {A modification of mp3gain to normalise the volume of MP3 and AAC audio files.} maintainers cs.dartmouth.edu:tristan categories audio version 1.7 revision 0 abcMIDI 400 variants universal portdir audio/abcMIDI description {ABC to midi and vice versa converter} homepage http://ifdo.pugmarks.com/~seymour/runabc/top.html epoch 0 platforms darwin name abcMIDI long_description {ABC is a text-based music notation language. These tools can convert ABC to midi and vice versa.} maintainers mww depends_extract bin:unzip:unzip categories audio version 2009-07-22 revision 0 abcde 543 @@ -320,16 +320,16 @@ portdir audio/daapd description {A DAAP server emulating an iTunes server.} homepage http://www.deleet.de/projekte/daap/daapd/ epoch 0 platforms darwin name daapd depends_lib {lib:libz:zlib lib:libid3tag:libid3tag lib:libhowl:howl} maintainers nomaintainer long_description {daapd scans a directory for music files (mp3, aac, uncompressed) and makes them available via the Apple proprietary protocol DAAP. DAAP clients can browse the directory and retrieve individual files, either by streaming or by downloading them.} categories {audio net} version 0.2.4a revision 0 drumsxx 579 portdir audio/drumsxx description {language designed for sequencing music through drum machines} homepage http://dpp.mikekohn.net/ epoch 0 platforms darwin name drumsxx maintainers nomaintainer long_description {Drums++ is a programming language designed for sequencing music through drum machines. It uses simple C ideas, for example // and /* */ comments and { } to seperate sections. It is made as simple as possible so even a non-programmer can use it. Drums++ can both directly control your MIDI device or it can create .midi files} version 0.95 categories audio revision 0 -easytag 592 -variants universal depends_build port:hicolor-icon-theme portdir audio/easytag description {Tool for editing tags of audio files} homepage http://easytag.sf.net/ epoch 0 platforms darwin name easytag depends_lib {port:gtk2 port:gettext port:libvorbis port:flac lib:libmp4v2:mp4v2 port:faad2 port:id3lib} long_description {EasyTAG is an utility for viewing and editing tags for MP3, MP2, FLAC, Ogg Vorbis, MusePack, Monkey's audio files and MP4/AAC. Its simple and nice GTK2+ interface makes tagging easier under UNIX systems.} maintainers nomaintainer categories audio version 2.1 revision 2 +easytag 584 +variants universal depends_build port:hicolor-icon-theme portdir audio/easytag description {Tool for editing tags of audio files} homepage http://easytag.sf.net/ epoch 0 platforms darwin name easytag depends_lib {port:gtk2 port:gettext port:libvorbis port:flac port:mp4v2 port:faad2 port:id3lib} long_description {EasyTAG is an utility for viewing and editing tags for MP3, MP2, FLAC, Ogg Vorbis, MusePack, Monkey's audio files and MP4/AAC. Its simple and nice GTK2+ interface makes tagging easier under UNIX systems.} maintainers nomaintainer categories audio version 2.1 revision 2 easytag-devel 577 variants {ogg flac mp4 mp3 wavpack universal} depends_build port:hicolor-icon-theme portdir audio/easytag-devel description {Tool for editing tags of audio files} homepage http://easytag.sf.net/ epoch 0 platforms darwin name easytag-devel depends_lib {port:gtk2 port:gettext} long_description {EasyTAG is an utility for viewing and editing tags for MP3, MP2, FLAC, Ogg Vorbis, MusePack and Monkey's audio files and MP4/AAC. It's simple and nice GTK+2 interface makes tagging easier under UNIX systems.} maintainers gmail.com:bytestorm categories audio version 2.1.6 revision 0 esound 629 variants {puredarwin universal} depends_build port:pkgconfig portdir audio/esound description {Enlightened Sound Daemon (ESD)} homepage http://www.tux.org/~ricdude/EsounD.html epoch 0 platforms darwin name esound depends_lib port:audiofile maintainers nomaintainer long_description {EsounD, the Enlightened Sound Daemon, is a server process that mixes several audio streams for playback by a single audio device. For example, if you're listening to music on a CD and you receive a sound-related event from ICQ, the two applications won't have to jockey for the use of your sound card.} categories audio version 0.2.41 revision 1 etree-scripts 497 variants universal portdir audio/etree-scripts description {utilities useful to people who use the etree network} epoch 0 platforms darwin name etree-scripts depends_lib {bin:shorten:shorten bin:shntool:shntool bin:flac:flac bin:lame:lame} long_description {Command line utilities useful to people who use the http://etree.org network. They revolve primarily around sanity checking downloaded files and preparing them for burning to CD.} maintainers fenner categories audio version 1.4 revision 0 -faac 572 -variants universal depends_build {port:libtool port:autoconf port:automake port:autoconf port:automake port:libtool} portdir audio/faac description {ISO AAC audio encoder} homepage http://www.audiocoding.com/ epoch 0 platforms darwin name faac depends_lib port:libmp4v2 long_description {FAAC is an AAC audio encoder. FAAC currently supports MPEG-4 LTP, MAIN and LOW COMPLEXITY object types and MAIN and LOW MPEG-2 object types. It also supports multichannel and gapless encoding.} maintainers {kallisys.net:pguyot openmaintainer} categories audio version 1.28 revision 1 +faac 569 +variants universal depends_build {port:libtool port:autoconf port:automake port:autoconf port:automake port:libtool} portdir audio/faac description {ISO AAC audio encoder} homepage http://www.audiocoding.com/ epoch 0 platforms darwin name faac depends_lib port:mp4v2 long_description {FAAC is an AAC audio encoder. FAAC currently supports MPEG-4 LTP, MAIN and LOW COMPLEXITY object types and MAIN and LOW MPEG-2 object types. It also supports multichannel and gapless encoding.} maintainers {kallisys.net:pguyot openmaintainer} categories audio version 1.28 revision 1 faad2 574 variants {darwin universal} depends_build {port:libtool port:autoconf port:automake} portdir audio/faad2 description {Fastest ISO AAC audio decoder.} homepage http://www.audiocoding.com/ epoch 0 platforms darwin name faad2 long_description {FAAD2 is the fastest ISO AAC audio decoder available. FAAD2 correctly decodes all MPEG-4 and MPEG-2 MAIN, LC (Low Complexity), HE (High Efficiency), LTP (Long Term Prediction), LD (Low Delay) and ER (Error Resiliency) object type AAC files.} maintainers {kallisys.net:pguyot openmaintainer} categories audio version 2.6.1 revision 1 flac 749 @@ -5040,8 +5040,8 @@ variants universal depends_build {port:doxygen port:pkgconfig} portdir multimedia/gavl description {Gavl (Gmerlin Audio Video Library) is a low level library, upon which multimedia APIs can be built.} homepage http://gmerlin.sourceforge.net/gavl_frame.html epoch 0 platforms darwin name gavl long_description {Gavl (Gmerlin Audio Video Library) is a low level library, upon which multimedia APIs can be built. Gavl handles all the details of audio and video formats like colorspaces, samplerates, multichannel configurations etc. It provides standardized definitions for those formats as well as container structures for carrying audio samples or video images inside an application. In addition, it handles the sometimes ugly task of converting between all these formats and provides some elementary operations (copying, scaling, alpha blending, etc).} maintainers poure.com:jm categories multimedia version 1.1.0 revision 0 gnupod 631 variants {flac vorbis aac artwork universal} portdir multimedia/gnupod description {GNUpod is a collection of tools which allow you to use your iPod with UNIX-like operating systems.} homepage http://blinkenlights.ch/gnupod epoch 0 platforms darwin name gnupod depends_lib {path:bin/perl:perl5 port:p5-mp3-info port:p5-digest-md5 port:p5-xml-parser port:p5-unicode-string port:p5-libwww-perl port:p5-digest-sha1 port:p5-timedate port:lame} long_description {{GNUpod is a collection of tools which allow you to use your iPod with UNIX-like operating systems.}} maintainers pmq categories {multimedia perl} version 0.99.7 revision 0 -gtkpod 763 -variants universal portdir multimedia/gtkpod description {gtkpod is a platform independent Graphical User Interface for Apple's iPod using GTK2.gpod is a library to access the contents of an iPod.} homepage http://www.gtkpod.org/ epoch 0 platforms darwin name gtkpod depends_lib {port:libglade2 port:libgpod port:libid3tag port:libmp4v2 port:autoconf port:curl port:flex port:gnome-vfs} long_description {{gtkpod is a platform independent Graphical User Interface for Apple's iPod using GTK2.gpod is a library to access the contents of an iPod.} It supports the first to fifth Generation including the iPod mini, iPod Photo, iPod Shuffle, iPod nano, and iPod Video.} maintainers {rmsfisher openmaintainer} categories {multimedia gnome} version 0.99.14 revision 0 +gtkpod 760 +variants universal portdir multimedia/gtkpod description {gtkpod is a platform independent Graphical User Interface for Apple's iPod using GTK2.gpod is a library to access the contents of an iPod.} homepage http://www.gtkpod.org/ epoch 0 platforms darwin name gtkpod depends_lib {port:libglade2 port:libgpod port:libid3tag port:mp4v2 port:autoconf port:curl port:flex port:gnome-vfs} long_description {{gtkpod is a platform independent Graphical User Interface for Apple's iPod using GTK2.gpod is a library to access the contents of an iPod.} It supports the first to fifth Generation including the iPod mini, iPod Photo, iPod Shuffle, iPod nano, and iPod Video.} maintainers {rmsfisher openmaintainer} categories {multimedia gnome} version 0.99.14 revision 0 kdenlive 624 variants {universal debug docs} depends_build {port:cmake port:automoc} portdir multimedia/kdenlive description {A non-linear video editing suite.} homepage http://kdenlive.sourceforge.net/ depends_run {port:cdrtools port:dvdauthor} epoch 0 platforms darwin depends_lib {port:mlt port:kdelibs4 port:kdebase4-runtime} name kdenlive maintainers poure.com:jm long_description {Kdenlive is a non-linear video editing suite, which supports DV, HDV and much more formats. Kdenlive relies on the MLT video engine and FFmpeg for video formats, thus offering a comprehensive solution.} categories multimedia version 0.7.5 revision 0 libartnet 377 Modified: trunk/dports/PortIndex.quick =================================================================== (Binary files differ) -------------- next part -------------- An HTML attachment was scrubbed... URL: From takeshi at macports.org Tue Sep 1 04:54:04 2009 From: takeshi at macports.org (takeshi at macports.org) Date: Tue, 1 Sep 2009 04:54:04 -0700 (PDT) Subject: [56690] trunk/dports/science/cdo/Portfile Message-ID: <20090901115405.4EEF8255F568@beta.macosforge.org> Revision: 56690 http://trac.macports.org/changeset/56690 Author: takeshi at macports.org Date: 2009-09-01 04:54:00 -0700 (Tue, 01 Sep 2009) Log Message: ----------- cdo: added license Modified Paths: -------------- trunk/dports/science/cdo/Portfile Modified: trunk/dports/science/cdo/Portfile =================================================================== --- trunk/dports/science/cdo/Portfile 2009-09-01 10:53:38 UTC (rev 56689) +++ trunk/dports/science/cdo/Portfile 2009-09-01 11:54:00 UTC (rev 56690) @@ -8,6 +8,7 @@ revision 2 platforms darwin maintainers takeshi +license GPLv2 categories science description Climate Data Operators homepage http://www.mpimet.mpg.de/fileadmin/software/cdo/ -------------- next part -------------- An HTML attachment was scrubbed... URL: From noreply at macports.org Tue Sep 1 05:14:00 2009 From: noreply at macports.org (MacPorts) Date: Tue, 01 Sep 2009 12:14:00 -0000 Subject: [MacPorts] snc/snowleopard modified Message-ID: <20090901121400.577D0706A665@mail-out3.apple.com> Changed page "snc/snowleopard" by takeshi at macports.org from 222.225.181.130* Page URL: Diff URL: Revision 80 -------8<------8<------8<------8<------8<------8<------8<------8<-------- Index: snc/snowleopard ========================================================================= --- snc/snowleopard (version: 79) +++ snc/snowleopard (version: 80) @@ -163,6 +163,7 @@ fstobdf ? ftdi_d2xx ? gawk ? +gcc40 :trac:`#20993` gcc42 :trac:`#20933` gcc45 :trac:`#20838` gconf ? -------8<------8<------8<------8<------8<------8<------8<------8<-------- * The IP shown here might not mean anything if the user or the server is behind a proxy. -- MacPorts Ports system for Mac OS This is an automated message. Someone at http://www.macports.org/ added your email address to be notified of changes on snc/snowleopard. If it was not you, please report to . From noreply at macports.org Tue Sep 1 05:16:25 2009 From: noreply at macports.org (MacPorts) Date: Tue, 01 Sep 2009 12:16:25 -0000 Subject: [MacPorts] snc/snowleopard modified Message-ID: <20090901121625.D3088706A769@mail-out3.apple.com> Changed page "snc/snowleopard" by takeshi at macports.org from 222.225.181.130* Page URL: Diff URL: Revision 81 -------8<------8<------8<------8<------8<------8<------8<------8<-------- Index: snc/snowleopard ========================================================================= --- snc/snowleopard (version: 80) +++ snc/snowleopard (version: 81) @@ -47,6 +47,7 @@ cclive ? ccrypt ? cdf gcc42 +cdo ? cdparanoia ? cdrtools ? chmlib ? @@ -386,6 +387,7 @@ ncurses ? ncursesw ? neon ? +netcdf ? netpbm ? nspr ? nss ? -------8<------8<------8<------8<------8<------8<------8<------8<-------- * The IP shown here might not mean anything if the user or the server is behind a proxy. -- MacPorts Ports system for Mac OS This is an automated message. Someone at http://www.macports.org/ added your email address to be notified of changes on snc/snowleopard. If it was not you, please report to . From devans at macports.org Tue Sep 1 05:24:06 2009 From: devans at macports.org (devans at macports.org) Date: Tue, 1 Sep 2009 05:24:06 -0700 (PDT) Subject: [56691] trunk/dports/graphics/gegl Message-ID: <20090901122408.3D8B3255FA6D@beta.macosforge.org> Revision: 56691 http://trac.macports.org/changeset/56691 Author: devans at macports.org Date: 2009-09-01 05:24:02 -0700 (Tue, 01 Sep 2009) Log Message: ----------- gegl: merge workaround for #20906 from babl. Modified Paths: -------------- trunk/dports/graphics/gegl/Portfile Property Changed: ---------------- trunk/dports/graphics/gegl/ Property changes on: trunk/dports/graphics/gegl ___________________________________________________________________ Added: svn:mergeinfo + /trunk/dports/graphics/babl:56652-56690 Modified: trunk/dports/graphics/gegl/Portfile =================================================================== --- trunk/dports/graphics/gegl/Portfile 2009-09-01 11:54:00 UTC (rev 56690) +++ trunk/dports/graphics/gegl/Portfile 2009-09-01 12:24:02 UTC (rev 56691) @@ -47,6 +47,11 @@ configure.args-append --disable-docs +platform darwin 10 { + # workaround for ticket #20906 + configure.args --disable-mmx +} + variant gtk_doc description {Build docs with gtk-doc} { depends_build-append port:gtk-doc configure.args-append --enable-gtk-doc -------------- next part -------------- An HTML attachment was scrubbed... URL: From devans at macports.org Tue Sep 1 05:33:10 2009 From: devans at macports.org (devans at macports.org) Date: Tue, 1 Sep 2009 05:33:10 -0700 (PDT) Subject: [56692] trunk/dports/graphics/gegl/Portfile Message-ID: <20090901123311.12507255FC51@beta.macosforge.org> Revision: 56692 http://trac.macports.org/changeset/56692 Author: devans at macports.org Date: 2009-09-01 05:33:06 -0700 (Tue, 01 Sep 2009) Log Message: ----------- gegl: update configuration, darwin 10 workaround, remove +gtk-doc variant. Modified Paths: -------------- trunk/dports/graphics/gegl/Portfile Modified: trunk/dports/graphics/gegl/Portfile =================================================================== --- trunk/dports/graphics/gegl/Portfile 2009-09-01 12:24:02 UTC (rev 56691) +++ trunk/dports/graphics/gegl/Portfile 2009-09-01 12:33:06 UTC (rev 56692) @@ -45,18 +45,13 @@ path:lib/libavcodec.dylib:ffmpeg \ port:libspiro -configure.args-append --disable-docs +configure.args --disable-docs platform darwin 10 { # workaround for ticket #20906 - configure.args --disable-mmx + configure.args-append --disable-mmx } -variant gtk_doc description {Build docs with gtk-doc} { - depends_build-append port:gtk-doc - configure.args-append --enable-gtk-doc -} - variant html_doc description {Build html docs with enscript and asciidoc} { depends_build-append port:asciidoc configure.args-delete --disable-docs -------------- next part -------------- An HTML attachment was scrubbed... URL: From devans at macports.org Tue Sep 1 05:38:14 2009 From: devans at macports.org (devans at macports.org) Date: Tue, 1 Sep 2009 05:38:14 -0700 (PDT) Subject: [56693] trunk/dports/graphics Message-ID: <20090901123815.377B9255FDE9@beta.macosforge.org> Revision: 56693 http://trac.macports.org/changeset/56693 Author: devans at macports.org Date: 2009-09-01 05:38:09 -0700 (Tue, 01 Sep 2009) Log Message: ----------- babl, gegl: lint (trailing white space). Modified Paths: -------------- trunk/dports/graphics/babl/Portfile trunk/dports/graphics/gegl/Portfile Modified: trunk/dports/graphics/babl/Portfile =================================================================== --- trunk/dports/graphics/babl/Portfile 2009-09-01 12:33:06 UTC (rev 56692) +++ trunk/dports/graphics/babl/Portfile 2009-09-01 12:38:09 UTC (rev 56693) @@ -30,7 +30,7 @@ platform darwin 10 { # workaround for ticket #20906 - configure.args --disable-mmx + configure.args --disable-mmx } livecheck.check regex Modified: trunk/dports/graphics/gegl/Portfile =================================================================== --- trunk/dports/graphics/gegl/Portfile 2009-09-01 12:33:06 UTC (rev 56692) +++ trunk/dports/graphics/gegl/Portfile 2009-09-01 12:38:09 UTC (rev 56693) @@ -49,7 +49,7 @@ platform darwin 10 { # workaround for ticket #20906 - configure.args-append --disable-mmx + configure.args-append --disable-mmx } variant html_doc description {Build html docs with enscript and asciidoc} { -------------- next part -------------- An HTML attachment was scrubbed... URL: From noreply at macports.org Tue Sep 1 05:46:57 2009 From: noreply at macports.org (MacPorts) Date: Tue, 01 Sep 2009 12:46:57 -0000 Subject: [MacPorts] snc/snowleopard modified Message-ID: <20090901124657.EE84C74AE374@mail-out4.apple.com> Changed page "snc/snowleopard" by takeshi at macports.org from 222.225.181.130* Page URL: Diff URL: Revision 82 -------8<------8<------8<------8<------8<------8<------8<------8<-------- Index: snc/snowleopard ========================================================================= --- snc/snowleopard (version: 81) +++ snc/snowleopard (version: 82) @@ -269,6 +269,7 @@ libcdio ? libcroco ? libdaemon ? +libdap ? libdca ? libdiscid ? libdvdcss ? @@ -384,6 +385,7 @@ mysql5-server ? nawk ? ncdu ? +nco ? ncurses ? ncursesw ? neon ? @@ -556,6 +558,7 @@ transfig ? twm ? twolame ? +udunits2 ? uisp ? unbound ? unixODBC ? -------8<------8<------8<------8<------8<------8<------8<------8<-------- * The IP shown here might not mean anything if the user or the server is behind a proxy. -- MacPorts Ports system for Mac OS This is an automated message. Someone at http://www.macports.org/ added your email address to be notified of changes on snc/snowleopard. If it was not you, please report to . From noreply at macports.org Tue Sep 1 05:47:25 2009 From: noreply at macports.org (MacPorts) Date: Tue, 01 Sep 2009 12:47:25 -0000 Subject: [MacPorts] snc/snowleopard deleted version Message-ID: <20090901124725.726F474AE387@mail-out4.apple.com> Page URL: Deleted version "82" of page "snc/snowleopard" by takeshi at macports.org from 222.225.181.130* * The IP shown here might not mean anything if the user or the server is behind a proxy. -- MacPorts Ports system for Mac OS This is an automated message. Someone at http://www.macports.org/ added your email address to be notified of changes on snc/snowleopard. If it was not you, please report to . From noreply at macports.org Tue Sep 1 05:49:27 2009 From: noreply at macports.org (MacPorts) Date: Tue, 01 Sep 2009 12:49:27 -0000 Subject: [MacPorts] snc/snowleopard modified Message-ID: <20090901124927.D56D9706B171@mail-out3.apple.com> Changed page "snc/snowleopard" by takeshi at macports.org from 222.225.181.130* Page URL: Diff URL: Revision 82 -------8<------8<------8<------8<------8<------8<------8<------8<-------- Index: snc/snowleopard ========================================================================= --- snc/snowleopard (version: 81) +++ snc/snowleopard (version: 82) @@ -269,6 +269,7 @@ libcdio ? libcroco ? libdaemon ? +libdap ? libdca ? libdiscid ? libdvdcss ? @@ -384,6 +385,7 @@ mysql5-server ? nawk ? ncdu ? +nco ? ncurses ? ncursesw ? neon ? @@ -556,6 +558,7 @@ transfig ? twm ? twolame ? +udunits2 ? uisp ? unbound ? unixODBC ? -------8<------8<------8<------8<------8<------8<------8<------8<-------- * The IP shown here might not mean anything if the user or the server is behind a proxy. -- MacPorts Ports system for Mac OS This is an automated message. Someone at http://www.macports.org/ added your email address to be notified of changes on snc/snowleopard. If it was not you, please report to . From noreply at macports.org Tue Sep 1 05:50:01 2009 From: noreply at macports.org (MacPorts) Date: Tue, 01 Sep 2009 12:50:01 -0000 Subject: [MacPorts] snc/snowleopard deleted version Message-ID: <20090901125001.B61FF706B1C6@mail-out3.apple.com> Page URL: Deleted version "82" of page "snc/snowleopard" by takeshi at macports.org from 222.225.181.130* * The IP shown here might not mean anything if the user or the server is behind a proxy. -- MacPorts Ports system for Mac OS This is an automated message. Someone at http://www.macports.org/ added your email address to be notified of changes on snc/snowleopard. If it was not you, please report to . From noreply at macports.org Tue Sep 1 05:50:04 2009 From: noreply at macports.org (MacPorts) Date: Tue, 01 Sep 2009 12:50:04 -0000 Subject: [MacPorts] snc/snowleopard deleted version Message-ID: <20090901125004.2FAFF706B1CA@mail-out3.apple.com> Page URL: Deleted version "82" of page "snc/snowleopard" by takeshi at macports.org from 222.225.181.130* * The IP shown here might not mean anything if the user or the server is behind a proxy. -- MacPorts Ports system for Mac OS This is an automated message. Someone at http://www.macports.org/ added your email address to be notified of changes on snc/snowleopard. If it was not you, please report to . From noreply at macports.org Tue Sep 1 05:52:47 2009 From: noreply at macports.org (MacPorts) Date: Tue, 01 Sep 2009 12:52:47 -0000 Subject: [MacPorts] snc/snowleopard modified Message-ID: <20090901125247.488CD74AE7E1@mail-out4.apple.com> Changed page "snc/snowleopard" by takeshi at macports.org from 222.225.181.130* Page URL: Diff URL: Revision 82 -------8<------8<------8<------8<------8<------8<------8<------8<-------- Index: snc/snowleopard ========================================================================= --- snc/snowleopard (version: 81) +++ snc/snowleopard (version: 82) @@ -269,6 +269,7 @@ libcdio ? libcroco ? libdaemon ? +libdap ? libdca ? libdiscid ? libdvdcss ? @@ -384,6 +385,7 @@ mysql5-server ? nawk ? ncdu ? +nco ? ncurses ? ncursesw ? neon ? @@ -556,6 +558,7 @@ transfig ? twm ? twolame ? +udunits2 ? uisp ? unbound ? unixODBC ? -------8<------8<------8<------8<------8<------8<------8<------8<-------- * The IP shown here might not mean anything if the user or the server is behind a proxy. -- MacPorts Ports system for Mac OS This is an automated message. Someone at http://www.macports.org/ added your email address to be notified of changes on snc/snowleopard. If it was not you, please report to . From portindex at macports.org Tue Sep 1 05:53:48 2009 From: portindex at macports.org (portindex at macports.org) Date: Tue, 1 Sep 2009 05:53:48 -0700 (PDT) Subject: [56694] trunk/dports Message-ID: <20090901125349.BF21A2560311@beta.macosforge.org> Revision: 56694 http://trac.macports.org/changeset/56694 Author: portindex at macports.org Date: 2009-09-01 05:53:48 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Total number of ports parsed: 6142 Ports successfully parsed: 6142 Ports failed: 0 Modified Paths: -------------- trunk/dports/PortIndex trunk/dports/PortIndex.quick Modified: trunk/dports/PortIndex =================================================================== --- trunk/dports/PortIndex 2009-09-01 12:38:09 UTC (rev 56693) +++ trunk/dports/PortIndex 2009-09-01 12:53:48 UTC (rev 56694) @@ -3102,8 +3102,8 @@ variants universal depends_build {lib:libtiff.3:tiff lib:libjpeg.62:jpeg lib:libpng.3:libpng lib:libglib.1:glib1 lib:libgtk.1:gtk1} portdir graphics/gdk-pixbuf description {generic image handling library for Gtk+ programs} homepage http://www.gnome.org/ epoch 0 platforms darwin name gdk-pixbuf long_description {The GdkPixBuf library provides a number of features, such as image loading facilities, a cache interface, and rendering of a GdkPixBuf into various formats.} maintainers nomaintainer categories graphics version 0.22.0 revision 1 gdsreader 435 portdir graphics/gdsreader description {Calma (GDSii) reader/parser/print tool} homepage http://home.netcom.com/~serbanp epoch 0 platforms {darwin freebsd} name gdsreader maintainers nomaintainer long_description {gdsreader is a Calma (GDSii) reader/parser/print tool. It is meant as a fast tool to get info about Calma files contents and to print it to PostScript and HPGL-2 formats.} version 0.3 categories {graphics cad} revision 0 -gegl 676 -variants {gtk_doc html_doc workshop} depends_build {port:pkgconfig port:w3m} portdir graphics/gegl description {GEGL is a graph based image processing framework.} homepage http://gegl.org/ epoch 0 platforms darwin depends_lib {port:babl port:gtk2 port:lua port:openexr port:libopenraw port:librsvg port:libsdl path:bin/dot:graphviz path:lib/libavcodec.dylib:ffmpeg port:libspiro} name gegl long_description {GEGL is a graph based image processing framework offering image processing and compositing on large images. GEGL is suitable for projects ranging from small one-off projects to interactive applications.} maintainers devans categories graphics version 0.1.0 revision 1 +gegl 678 +variants {darwin_10 html_doc workshop} depends_build {port:pkgconfig port:w3m} portdir graphics/gegl description {GEGL is a graph based image processing framework.} homepage http://gegl.org/ epoch 0 platforms darwin depends_lib {port:babl port:gtk2 port:lua port:openexr port:libopenraw port:librsvg port:libsdl path:bin/dot:graphviz path:lib/libavcodec.dylib:ffmpeg port:libspiro} name gegl long_description {GEGL is a graph based image processing framework offering image processing and compositing on large images. GEGL is suitable for projects ranging from small one-off projects to interactive applications.} maintainers devans categories graphics version 0.1.0 revision 1 giblib 641 variants universal portdir graphics/giblib description {Utility library for lists, strings and imlib2.} homepage http://linuxbrit.co.uk/giblib/ epoch 0 platforms darwin name giblib depends_lib {port:imlib2 port:freetype port:zlib} long_description {giblib2 incorporates doubly linked lists, some string functions, and a wrapper for imlib2. The wrapper does two things. It gives you access to fontstyles, which can be loaded from files, saved to files or defined dynamically through the API. It also, and more importantly, wraps imlib2's context API.} maintainers cs.dartmouth.edu:tristan categories {graphics devel} version 1.2.4 revision 0 giflib 390 Modified: trunk/dports/PortIndex.quick =================================================================== (Binary files differ) -------------- next part -------------- An HTML attachment was scrubbed... URL: From takeshi at macports.org Tue Sep 1 05:57:03 2009 From: takeshi at macports.org (takeshi at macports.org) Date: Tue, 1 Sep 2009 05:57:03 -0700 (PDT) Subject: [56695] trunk/dports/science/udunits/Portfile Message-ID: <20090901125704.1D70D25603F7@beta.macosforge.org> Revision: 56695 http://trac.macports.org/changeset/56695 Author: takeshi at macports.org Date: 2009-09-01 05:57:03 -0700 (Tue, 01 Sep 2009) Log Message: ----------- udunits: added use_parallel_build no Modified Paths: -------------- trunk/dports/science/udunits/Portfile Modified: trunk/dports/science/udunits/Portfile =================================================================== --- trunk/dports/science/udunits/Portfile 2009-09-01 12:53:48 UTC (rev 56694) +++ trunk/dports/science/udunits/Portfile 2009-09-01 12:57:03 UTC (rev 56695) @@ -26,6 +26,7 @@ rmd160 36e904d0af0585fdd7e45ffe87643193097ea6c4 worksrcdir ${distname}/src depends_build path:bin/perl:perl5 +use_parallel_build no patch { reinplace "s|\$(prefix)/man|\$(prefix)/share/man|" ${worksrcpath}/port/master.mk.in -------------- next part -------------- An HTML attachment was scrubbed... URL: From noreply at macports.org Tue Sep 1 05:59:32 2009 From: noreply at macports.org (MacPorts) Date: Tue, 01 Sep 2009 12:59:32 -0000 Subject: [MacPorts] snc/snowleopard modified Message-ID: <20090901125932.5AA49706B74B@mail-out3.apple.com> Changed page "snc/snowleopard" by takeshi at macports.org from 222.225.181.130* Page URL: Diff URL: Revision 83 -------8<------8<------8<------8<------8<------8<------8<------8<-------- Index: snc/snowleopard ========================================================================= --- snc/snowleopard (version: 82) +++ snc/snowleopard (version: 83) @@ -558,7 +558,8 @@ transfig ? twm ? twolame ? -udunits2 ? +udunits ? +udunits2 ? uisp ? unbound ? unixODBC ? -------8<------8<------8<------8<------8<------8<------8<------8<-------- * The IP shown here might not mean anything if the user or the server is behind a proxy. -- MacPorts Ports system for Mac OS This is an automated message. Someone at http://www.macports.org/ added your email address to be notified of changes on snc/snowleopard. If it was not you, please report to . From devans at macports.org Tue Sep 1 07:52:30 2009 From: devans at macports.org (devans at macports.org) Date: Tue, 1 Sep 2009 07:52:30 -0700 (PDT) Subject: [56696] trunk/dports/gnome/gst-plugins-bad/Portfile Message-ID: <20090901145231.4A42925617DB@beta.macosforge.org> Revision: 56696 http://trac.macports.org/changeset/56696 Author: devans at macports.org Date: 2009-09-01 07:52:30 -0700 (Tue, 01 Sep 2009) Log Message: ----------- gst-plugins-bad: disable broken lv2 plugin, update dependencies, comments. Modified Paths: -------------- trunk/dports/gnome/gst-plugins-bad/Portfile Modified: trunk/dports/gnome/gst-plugins-bad/Portfile =================================================================== --- trunk/dports/gnome/gst-plugins-bad/Portfile 2009-09-01 12:57:03 UTC (rev 56695) +++ trunk/dports/gnome/gst-plugins-bad/Portfile 2009-09-01 14:52:30 UTC (rev 56696) @@ -5,6 +5,7 @@ name gst-plugins-bad version 0.10.14 +revision 1 description This is gst-plugins, a set of plug-ins for GStreamer. long_description ${description} license GPL LGPL @@ -37,7 +38,6 @@ port:libmpcdec \ port:liboil \ port:libsndfile \ - port:slv2 \ port:soundtouch \ port:neon \ port:schroedinger @@ -50,6 +50,7 @@ # port:mjpegtools (mpeg2enc mplex build fails) # port:libmusicbrainz (configure wants pkg-config libmusicbrainz, we have libmusicbrainz3) # port:libsdl (builds but sdlvideosink is broken) + # port:slv2 (builds but plugin fails to load)) # port:swfdec (configure wants pkg-config swfdec-0.3, we have swfdec-0.8) # @@ -57,6 +58,7 @@ configure.args --disable-dc1394 \ --disable-quicktime \ + --disable-lv2 \ --disable-mpeg2enc \ --disable-mplex \ --disable-musicbrainz \ -------------- next part -------------- An HTML attachment was scrubbed... URL: From devans at macports.org Tue Sep 1 07:54:27 2009 From: devans at macports.org (devans at macports.org) Date: Tue, 1 Sep 2009 07:54:27 -0700 (PDT) Subject: [56697] users/devans/GNOME_2_27/gnome/pessulus/Portfile Message-ID: <20090901145427.881BD25618AD@beta.macosforge.org> Revision: 56697 http://trac.macports.org/changeset/56697 Author: devans at macports.org Date: 2009-09-01 07:54:27 -0700 (Tue, 01 Sep 2009) Log Message: ----------- GNOME_2_27/gnome/pessulus: update to version 2.27.91. Modified Paths: -------------- users/devans/GNOME_2_27/gnome/pessulus/Portfile Modified: users/devans/GNOME_2_27/gnome/pessulus/Portfile =================================================================== --- users/devans/GNOME_2_27/gnome/pessulus/Portfile 2009-09-01 14:52:30 UTC (rev 56696) +++ users/devans/GNOME_2_27/gnome/pessulus/Portfile 2009-09-01 14:54:27 UTC (rev 56697) @@ -4,7 +4,7 @@ PortSystem 1.0 name pessulus -version 2.27.5 +version 2.27.91 set branch [join [lrange [split ${version} .] 0 1] .] categories gnome python platforms darwin @@ -18,9 +18,9 @@ homepage http://www.gnome.org/~vuntz/pessulus/ master_sites gnome:sources/${name}/${branch}/ -checksums md5 5813ab0c1f6bba8a8d0be5fd9f3fdc81 \ - sha1 90ba1cbf075e5221263a1414499f6530e11f34a1 \ - rmd160 63bc1a96769f733f079413feb37a54f9a6cded2b +checksums md5 e4007ae9f4337f4e10f1c5f4a5deb279 \ + sha1 58dd1dee70421b9f50e352172f16e4adcd5032af \ + rmd160 ab54dc1ede4815c2eed182d72254fa4477dce0e7 use_bzip2 yes -------------- next part -------------- An HTML attachment was scrubbed... URL: From devans at macports.org Tue Sep 1 07:55:42 2009 From: devans at macports.org (devans at macports.org) Date: Tue, 1 Sep 2009 07:55:42 -0700 (PDT) Subject: [56698] users/devans/GNOME_2_27/gnome/gnome-applets/Portfile Message-ID: <20090901145542.9690F256195C@beta.macosforge.org> Revision: 56698 http://trac.macports.org/changeset/56698 Author: devans at macports.org Date: 2009-09-01 07:55:42 -0700 (Tue, 01 Sep 2009) Log Message: ----------- GNOME_2_27/gnome/gnome-applets: update to version 2.27.91. Modified Paths: -------------- users/devans/GNOME_2_27/gnome/gnome-applets/Portfile Modified: users/devans/GNOME_2_27/gnome/gnome-applets/Portfile =================================================================== --- users/devans/GNOME_2_27/gnome/gnome-applets/Portfile 2009-09-01 14:54:27 UTC (rev 56697) +++ users/devans/GNOME_2_27/gnome/gnome-applets/Portfile 2009-09-01 14:55:42 UTC (rev 56698) @@ -4,7 +4,7 @@ PortSystem 1.0 name gnome-applets -version 2.27.4 +version 2.27.91 set branch [join [lrange [split ${version} .] 0 1] .] description GNOME panel applets. long_description This package contains applets for use with the \ @@ -15,9 +15,9 @@ homepage http://www.gnome.org/ master_sites gnome:sources/${name}/${branch}/ -checksums md5 ee2f2c158eda2605ba12ab0283060eb1 \ - sha1 55954ba755303c5d772a21b1abaf503094dba628 \ - rmd160 fa90c3787b725d00eb8ad8288c9fae9701a9b00c +checksums md5 458f2fefc70b5ab740816d0695d0abcf \ + sha1 5adb324007ca25f656587fe9a52a3d88def9fd68 \ + rmd160 7b53eb7ca79ce8dcfb4d3b7a53ed7285f4b274e3 depends_build port:pkgconfig \ port:intltool \ -------------- next part -------------- An HTML attachment was scrubbed... URL: From devans at macports.org Tue Sep 1 07:56:59 2009 From: devans at macports.org (devans at macports.org) Date: Tue, 1 Sep 2009 07:56:59 -0700 (PDT) Subject: [56699] users/devans/GNOME_2_27/gnome/vino/Portfile Message-ID: <20090901145659.A915E25619D2@beta.macosforge.org> Revision: 56699 http://trac.macports.org/changeset/56699 Author: devans at macports.org Date: 2009-09-01 07:56:59 -0700 (Tue, 01 Sep 2009) Log Message: ----------- GNOME_2_27/gnome/vino: update to version 2.27.91. Modified Paths: -------------- users/devans/GNOME_2_27/gnome/vino/Portfile Modified: users/devans/GNOME_2_27/gnome/vino/Portfile =================================================================== --- users/devans/GNOME_2_27/gnome/vino/Portfile 2009-09-01 14:55:42 UTC (rev 56698) +++ users/devans/GNOME_2_27/gnome/vino/Portfile 2009-09-01 14:56:59 UTC (rev 56699) @@ -4,7 +4,7 @@ PortSystem 1.0 name vino -version 2.27.90 +version 2.27.91 set branch [join [lrange [split ${version} .] 0 1] .] homepage http://www.gnome.org description Vino is a VNC server for the current GNOME user @@ -14,9 +14,9 @@ maintainers devans openmaintainer master_sites gnome:sources/${name}/${branch}/ -checksums md5 9279cf89bfceeab8fe8cae515e6a5232 \ - sha1 54d74a31959e5c74ec9de259394dd41137dd352b \ - rmd160 911f781368adb9eb9d228e948a715c6e1993956e +checksums md5 8c220bb3c0770c4f9820e8f30395c65d \ + sha1 4ff656e724d1cfeaaf12ded9be0d5214da64598d \ + rmd160 44e64e74de2cf283423cba7416bebfab5a782ab2 use_bzip2 yes -------------- next part -------------- An HTML attachment was scrubbed... URL: From devans at macports.org Tue Sep 1 08:51:02 2009 From: devans at macports.org (devans at macports.org) Date: Tue, 1 Sep 2009 08:51:02 -0700 (PDT) Subject: [56700] users/devans/GNOME_2_27/gnome/gdm Message-ID: <20090901155102.C7CC525626AA@beta.macosforge.org> Revision: 56700 http://trac.macports.org/changeset/56700 Author: devans at macports.org Date: 2009-09-01 08:51:01 -0700 (Tue, 01 Sep 2009) Log Message: ----------- GNOME_2_27/gnome/gdm: update to version 2.27.90, revise patch files. Modified Paths: -------------- users/devans/GNOME_2_27/gnome/gdm/Portfile users/devans/GNOME_2_27/gnome/gdm/files/fgetpwent.diff users/devans/GNOME_2_27/gnome/gdm/files/patch-fink-gdm-modified.diff Modified: users/devans/GNOME_2_27/gnome/gdm/Portfile =================================================================== --- users/devans/GNOME_2_27/gnome/gdm/Portfile 2009-09-01 14:56:59 UTC (rev 56699) +++ users/devans/GNOME_2_27/gnome/gdm/Portfile 2009-09-01 15:51:01 UTC (rev 56700) @@ -7,7 +7,7 @@ PortSystem 1.0 name gdm -version 2.27.4 +version 2.27.90 set branch [join [lrange [split ${version} .] 0 1] .] description The Gnome Display Manager is a re-implementation of the well known xdm program. long_description \ @@ -19,9 +19,9 @@ homepage http://www.gnome.org/ master_sites gnome:sources/${name}/${branch}/ -checksums md5 82f19b1c68d70638d6f4a6676b1b438e \ - sha1 34325d2ca8273711475c501fca198334fe519dc4 \ - rmd160 20852e7ebe33434fb17ea7af3c3fc24fbfe9889e +checksums md5 3b82e93e8bca941f35c35b3ec85d9acc \ + sha1 827974bfb9839741e1df8651e3052661393cf342 \ + rmd160 05ac67a15d1b3faf61a6e0bbc866648f987df86c depends_build port:p5-xml-parser \ port:pkgconfig \ Modified: users/devans/GNOME_2_27/gnome/gdm/files/fgetpwent.diff =================================================================== --- users/devans/GNOME_2_27/gnome/gdm/files/fgetpwent.diff 2009-09-01 14:56:59 UTC (rev 56699) +++ users/devans/GNOME_2_27/gnome/gdm/files/fgetpwent.diff 2009-09-01 15:51:01 UTC (rev 56700) @@ -1,23 +1,5 @@ --- gui/simple-greeter/gdm-user-manager.c.orig 2008-11-19 09:38:43.000000000 +1100 +++ gui/simple-greeter/gdm-user-manager.c 2009-01-17 02:26:07.000000000 +1100 -@@ -1274,17 +1274,11 @@ - GSList *old_users; - GSList *new_users; - GSList *list; -- FILE *fp; - - old_users = NULL; - new_users = NULL; - - errno = 0; -- fp = fopen (PATH_PASSWD, "r"); -- if (fp == NULL) { -- g_warning ("Unable to open %s: %s", PATH_PASSWD, g_strerror (errno)); -- goto out; -- } - - g_hash_table_foreach (manager->priv->users, listify_hash_values_hfunc, &old_users); - g_slist_foreach (old_users, (GFunc) g_object_ref, NULL); @@ -1297,7 +1291,7 @@ } } Modified: users/devans/GNOME_2_27/gnome/gdm/files/patch-fink-gdm-modified.diff =================================================================== --- users/devans/GNOME_2_27/gnome/gdm/files/patch-fink-gdm-modified.diff 2009-09-01 14:56:59 UTC (rev 56699) +++ users/devans/GNOME_2_27/gnome/gdm/files/patch-fink-gdm-modified.diff 2009-09-01 15:51:01 UTC (rev 56700) @@ -1,51 +1,3 @@ -diff -Nurd -x'*~' gdm-2.24.1.orig/common/gdm-signal-handler.c gdm-2.24.1/common/gdm-signal-handler.c ---- common/gdm-signal-handler.c 2008-11-18 17:38:43.000000000 -0500 -+++ common/gdm-signal-handler.c 2009-01-20 16:53:43.000000000 -0500 -@@ -27,7 +27,9 @@ - #include - #include - #include -+#if HAVE_EXECINFO_H - #include -+#endif - #include - #include - #include -@@ -160,6 +162,7 @@ - static void - fallback_get_backtrace (void) - { -+#ifdef HAVE_EXECINFO_H - void * frames[64]; - size_t size; - char ** strings; -@@ -173,9 +176,10 @@ - } - free (strings); - syslog (LOG_CRIT, "******************* END **********************************"); -- } else { -- g_warning ("GDM crashed, but symbols couldn't be retrieved."); -+ return; - } -+#endif -+ g_warning ("GDM crashed, but symbols couldn't be retrieved."); - } - - -diff -Nurd -x'*~' gdm-2.24.1.orig/daemon/gdm-session-record.c gdm-2.24.1/daemon/gdm-session-record.c ---- daemon/gdm-session-record.c 2008-11-18 17:38:44.000000000 -0500 -+++ daemon/gdm-session-record.c 2009-01-20 16:29:30.000000000 -0500 -@@ -322,8 +322,10 @@ - #elif defined(HAVE_UT_UT_TIME) - u->ut_time = session_record.ut_time; - #endif -+#ifdef HAVE_UT_UT_EXIT_E_TERMINATION - u->ut_exit.e_termination = 0; - u->ut_exit.e_exit = 0; -+#endif - - pututxline (u); - diff -Nurd -x'*~' gdm-2.24.1.orig/daemon/gdm-session-worker.c gdm-2.24.1/daemon/gdm-session-worker.c --- daemon/gdm-session-worker.c 2008-11-18 17:38:44.000000000 -0500 +++ daemon/gdm-session-worker.c 2009-01-20 22:14:05.000000000 -0500 @@ -70,39 +22,6 @@ g_string_append (str, "numserv "); } if (ai->ai_flags & AI_V4MAPPED) { -@@ -600,20 +597,22 @@ - return TRUE; - } - -+#ifdef HAVE_TCPWRAPPERS -+ -+/* -+ * Avoids a warning, my tcpd.h file doesn't include this prototype, even -+ * though the library does include the function and the manpage mentions it -+ */ -+extern int hosts_ctl (char *daemon, -+ char *client_name, -+ char *client_addr, -+ char *client_user); -+#endif -+ - static gboolean - gdm_xdmcp_host_allow (GdmAddress *address) - { - #ifdef HAVE_TCPWRAPPERS -- -- /* -- * Avoids a warning, my tcpd.h file doesn't include this prototype, even -- * though the library does include the function and the manpage mentions it -- */ -- extern int hosts_ctl (char *daemon, -- char *client_name, -- char *client_addr, -- char *client_user); -- - char *client; - char *host; - gboolean ret; diff -Nurd -x'*~' gdm-2.24.1.orig/gui/simple-greeter/gdm-greeter-login-window.c gdm-2.24.1/gui/simple-greeter/gdm-greeter-login-window.c --- gui/simple-greeter/gdm-greeter-login-window.c 2008-11-18 17:49:12.000000000 -0500 +++ gui/simple-greeter/gdm-greeter-login-window.c 2009-01-20 22:14:20.000000000 -0500 -------------- next part -------------- An HTML attachment was scrubbed... URL: From portindex at macports.org Tue Sep 1 08:53:52 2009 From: portindex at macports.org (portindex at macports.org) Date: Tue, 1 Sep 2009 08:53:52 -0700 (PDT) Subject: [56701] trunk/dports Message-ID: <20090901155354.2D77525627D9@beta.macosforge.org> Revision: 56701 http://trac.macports.org/changeset/56701 Author: portindex at macports.org Date: 2009-09-01 08:53:52 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Total number of ports parsed: 6142 Ports successfully parsed: 6142 Ports failed: 0 Modified Paths: -------------- trunk/dports/PortIndex trunk/dports/PortIndex.quick Modified: trunk/dports/PortIndex =================================================================== --- trunk/dports/PortIndex 2009-09-01 15:51:01 UTC (rev 56700) +++ trunk/dports/PortIndex 2009-09-01 15:53:52 UTC (rev 56701) @@ -2764,8 +2764,8 @@ variants {no_ofx universal} portdir gnome/grisbi description {Easy Personnal Finance Manager for All.} homepage http://www.grisbi.org epoch 0 platforms darwin name grisbi depends_lib {lib:libgtk.2:gtk2 lib:libxml2.2.6.16:libxml2 lib:libofx.0:libofx} maintainers grisbi.org:gerald long_description {Grisbi is a personnal accounting application. Grisbi can manage multiple accounts, currencies and users. It manages third party, expenditure and receipt categories, as well as budgetary lines, financial years, and other informations that makes it quite adapted for associations (except those that require double entry accounting).} categories gnome version 0.5.9 revision 0 gst-ffmpeg 365 depends_build port:gmake portdir gnome/gst-ffmpeg description {This is gst-ffmpeg, a set of plug-ins for GStreamer.} homepage http://www.gnome.org/ epoch 0 platforms darwin depends_lib port:gst-plugins-base name gst-ffmpeg long_description {{This is gst-ffmpeg, a set of plug-ins for GStreamer.}} maintainers nomaintainer categories gnome version 0.10.8 revision 0 -gst-plugins-bad 631 -variants {dc1394 no_x11} portdir gnome/gst-plugins-bad description {This is gst-plugins, a set of plug-ins for GStreamer.} homepage http://www.gnome.org/ epoch 0 platforms darwin name gst-plugins-bad depends_lib {port:gst-plugins-base port:gtk2 port:XviD port:dirac port:exempi port:faac port:faad2 port:jack port:jasper port:libdca port:libexif port:libglade2 port:libmms port:libmodplug port:libmpcdec port:liboil port:libsndfile port:slv2 port:soundtouch port:neon port:schroedinger} maintainers nomaintainer long_description {{This is gst-plugins, a set of plug-ins for GStreamer.}} categories gnome version 0.10.14 revision 0 +gst-plugins-bad 621 +variants {dc1394 no_x11} portdir gnome/gst-plugins-bad description {This is gst-plugins, a set of plug-ins for GStreamer.} homepage http://www.gnome.org/ epoch 0 platforms darwin name gst-plugins-bad depends_lib {port:gst-plugins-base port:gtk2 port:XviD port:dirac port:exempi port:faac port:faad2 port:jack port:jasper port:libdca port:libexif port:libglade2 port:libmms port:libmodplug port:libmpcdec port:liboil port:libsndfile port:soundtouch port:neon port:schroedinger} maintainers nomaintainer long_description {{This is gst-plugins, a set of plug-ins for GStreamer.}} categories gnome version 0.10.14 revision 1 gst-plugins-base 560 variants {no_x11 cdparanoia} depends_build {port:autoconf port:automake port:libtool port:autoconf port:automake port:libtool} portdir gnome/gst-plugins-base description {This is gst-plugins, a set of plug-ins for GStreamer.} homepage http://www.gnome.org/ epoch 0 platforms darwin name gst-plugins-base depends_lib {port:gstreamer port:gnome-vfs port:liboil port:libogg port:libtheora port:libvorbis} maintainers {rmsfisher openmaintainer} long_description {{This is gst-plugins, a set of plug-ins for GStreamer.}} categories gnome version 0.10.24 revision 1 gst-plugins-farsight 679 Modified: trunk/dports/PortIndex.quick =================================================================== (Binary files differ) -------------- next part -------------- An HTML attachment was scrubbed... URL: From devans at macports.org Tue Sep 1 09:01:35 2009 From: devans at macports.org (devans at macports.org) Date: Tue, 1 Sep 2009 09:01:35 -0700 (PDT) Subject: [56702] users/devans/GNOME_2_27 Message-ID: <20090901160135.A992F2562965@beta.macosforge.org> Revision: 56702 http://trac.macports.org/changeset/56702 Author: devans at macports.org Date: 2009-09-01 09:01:33 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Total number of ports parsed: 60 Ports successfully parsed: 60 Ports failed: 0 Modified Paths: -------------- users/devans/GNOME_2_27/PortIndex Added Paths: ----------- users/devans/GNOME_2_27/PortIndex.quick Modified: users/devans/GNOME_2_27/PortIndex =================================================================== --- users/devans/GNOME_2_27/PortIndex 2009-09-01 15:53:52 UTC (rev 56701) +++ users/devans/GNOME_2_27/PortIndex 2009-09-01 16:01:33 UTC (rev 56702) @@ -1,118 +1,120 @@ -libgda4 1023 -variants {with_mysql5 with_postgresql83 with_postgresql84 without_bdb universal} depends_build {port:pkgconfig port:autoconf port:flex port:m4 port:intltool port:p5-xml-parser port:gnome-doc-utils} variant_desc {with_mysql5 {support for current MySQL 5.x} with_postgresql83 {support for PostgreSQL 8.3.x} with_postgresql84 {support for PostgreSQL 8.4.x} without_bdb {remove support for Berkeley DB} universal {Build for multiple architectures}} portdir databases/libgda4 description {GDA provides uniform access to diffent kinds of data sources.} homepage http://www.gnome-db.org/ epoch 0 platforms darwin name libgda4 depends_lib {port:gettext port:libiconv port:libxml2 port:ncurses port:readline port:zlib port:gnome-vfs port:sqlite3 port:libsoup port:db47} long_description {GNU Data Access (GDA) is an attempt to provide uniform access to different kinds of data sources (databases, information servers, mail spools, etc).} maintainers {jwa devans openmaintainer} categories {databases gnome} version 4.1.1 revision 0 -atk 472 -variants universal depends_build {port:pkgconfig port:gtk-doc} variant_desc {universal {Build for multiple architectures}} portdir devel/atk description {GNOME accessibility toolkit} homepage http://projects.gnome.org/accessibility/ epoch 0 platforms darwin depends_lib {path:lib/pkgconfig/glib-2.0.pc:glib2 port:gettext port:libiconv} name atk maintainers nomaintainer long_description {ATK is the GNOME Accessibility ToolKit} categories devel version 1.27.90 revision 0 -glib2 650 -variants {universal darwin darwin_6} depends_build {port:pkgconfig port:autoconf} variant_desc {universal {Build for multiple architectures} darwin {Platform variant, do not select manually}} portdir devel/glib2 description {Library with data structure functions and other constructs} homepage http://www.gtk.org/ epoch 0 platforms darwin depends_lib {port:gettext port:libiconv path:bin/perl:perl5 bin:python:python_select} name glib2 maintainers ryandesign long_description {Glib is a library which includes support routines for C, such as lists, trees, hashes, memory allocation, and many other things.} categories devel version 2.21.5 revision 0 -anjuta 707 -variants {devhelp glade subversion universal} depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:p5-locale-gettext port:gnome-doc-utils port:gtk-doc} variant_desc {devhelp {Enable devhelp plugin support} glade {Enable glade plugin support} subversion {Enable subversion plugin support} universal {Build for multiple architectures}} portdir gnome/anjuta description {A GNOME/GTK IDE} homepage http://anjuta.sourceforge.net/ epoch 0 platforms darwin name anjuta depends_lib {port:autogen port:gconf port:libunique port:vte port:gdl port:libgda4 port:gtksourceview2} long_description {{A GNOME/GTK IDE}} maintainers {devans openmaintainer} categories {gnome devel} version 2.27.5.0 revision 0 -anjuta-extras 576 -variants {scintilla universal} depends_build {port:pkgconfig port:intltool port:p5-xml-parser} variant_desc {scintilla {Enable scintilla based editor in anjuta} universal {Build for multiple architectures}} portdir gnome/anjuta-extras description {Additional plugins for Anjuta} homepage http://anjuta.sourceforge.net/ epoch 0 platforms darwin name anjuta-extras depends_lib {port:anjuta port:gconf path:lib/pkgconfig/libgvc.pc:graphviz} long_description {{Additional plugins for Anjuta}} maintainers {devans openmaintainer} categories {gnome devel} version 2.27.3 revision 0 -at-spi 654 -variants universal depends_build {port:p5-xml-parser port:pkgconfig} variant_desc {universal {Build for multiple architectures}} portdir gnome/at-spi description {Gnome Accesibility Technology Service} homepage http://www.gnome.org/ epoch 0 platforms darwin name at-spi depends_lib {port:atk port:gtk2 port:libbonobo port:python25 port:xorg-libXtst} long_description {'at-spi' is a part of the Gnome Accessibility Project. It provides a Service Provider Interface for the Assistive Technologies available on the GNOME platform, and a library against which applications can be linked.} maintainers nomaintainer categories gnome version 1.27.91 revision 0 -bug-buddy 555 -variants universal variant_desc {universal {Build for multiple architectures}} portdir gnome/bug-buddy description {A graphical bug reporting tool.} homepage http://www.gnome.org/ epoch 0 platforms darwin name bug-buddy depends_lib {port:libelf port:gnome-desktop port:gnome-menus port:evolution-data-server port:libgtop} long_description {This is a graphical bug reporting tool. It can extract debugging information from a core file or crashed application (via gnome_segv).} maintainers {devans openmaintainer} version 2.27.1 categories gnome revision 0 -empathy 997 -variants universal depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils port:gtk-doc} variant_desc {universal {Build for multiple architectures}} portdir gnome/empathy description {Empathy is an instant-messaging(chat) program for GNOME} homepage http://live.gnome.org/Empathy epoch 0 platforms darwin name empathy depends_lib {port:gconf port:libglade2 port:gnome-panel port:telepathy-glib port:telepathy-mission-control port:telepathy-haze port:telepathy-farsight port:enchant port:iso-codes port:libnotify port:evolution-data-server port:libcanberra port:webkit-gtk port:gst-plugins-good port:gst-plugins-bad port:py25-gtk port:xorg-libX11} long_description {Empathy is an instant-messaging(chat) program which supports text, voice, video, file transfers, and inter-application communication (tubes) over many different protocols(AIM, MSN, Google/Jabber, Facebook, SIP, Yahoo, etc).} maintainers {devans openmaintainer} categories gnome version 2.27.5 revision 1 -eog 707 -variants universal depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils port:gtk-doc} variant_desc {universal {Build for multiple architectures}} portdir gnome/eog description {An image viewing program.} homepage http://projects.gnome.org/eog/ epoch 0 platforms darwin name eog depends_lib {port:gnome-desktop port:gconf port:gnome-icon-theme port:shared-mime-info port:exempi port:libexif port:lcms port:py25-gtk port:py25-gobject} long_description {This is the Eye of Gnome, an image viewer program. It is meant to be a fast and functional image viewer as well as an image cataloging program.} maintainers {devans openmaintainer} categories gnome version 2.27.90 revision 0 -epiphany 766 -variants universal depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils port:gtk-doc} variant_desc {universal {Build for multiple architectures}} portdir gnome/epiphany description {A GNOME Web browser.} homepage http://www.gnome.org/projects/epiphany epoch 0 platforms darwin name epiphany depends_lib {port:gconf port:libxslt port:startup-notification port:libnotify port:webkit-gtk port:libsoup port:gnome-keyring port:xorg-libsm port:xorg-libX11 port:iso-codes} long_description {A web browser is more than an application, it is a way of thinking, it is a way of seeing the world. Epiphany's principles are simplicity and standards compliance.} maintainers {devans openmaintainer} categories {gnome www} version 2.27.90 revision 1 -evince 738 -variants {djvu universal} depends_build {port:gnome-doc-utils port:intltool port:p5-xml-parser port:pkgconfig} variant_desc {djvu {Builds against port:djvulibre} universal {Build for multiple architectures}} portdir gnome/evince description {Evince is a document viewer for multiple document formats like pdf, and many others.} homepage http://projects.gnome.org/evince/ epoch 0 platforms darwin name evince depends_lib {port:gconf port:gnome-keyring port:gnome-icon-theme port:poppler port:t1lib port:libspectre port:xorg-libsm port:nautilus} long_description {{Evince is a document viewer for multiple document formats like pdf, and many others.}} maintainers {devans openmaintainer} categories {gnome print} version 2.27.90 revision 1 -evolution-data-server 785 -variants {darwin_8 gtk_doc universal} depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:gtk-doc} variant_desc {darwin_8 {Platform variant, do not select manually} gtk_doc {Build gtk-doc documentation} universal {Build for multiple architectures}} portdir gnome/evolution-data-server description {Addressbook and calender libs for GNOME.} homepage http://www.gnome.org/ epoch 0 platforms darwin name evolution-data-server depends_lib {port:gconf port:libbonobo port:libglade2 port:libxml2 port:libsoup port:nss port:gnome-keyring port:libgweather port:libical port:sqlite3} long_description {Evolution Data Server provides a central location for addressbook and calendar in the GNOME Desktop.} maintainers geekdaily.org:jim categories gnome version 2.27.91 revision 0 -file-roller 692 -variants universal depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils} variant_desc {universal {Build for multiple architectures}} portdir gnome/file-roller description {An archive manager for GNOME} homepage http://fileroller.sourceforge.net/ epoch 0 platforms darwin name file-roller depends_lib {port:gconf port:nautilus} long_description {File Roller is an archive manager for the GNOME environment. Archive manager means that you can: * Create and modify archives. * View the content of an archive. * View a file contained in the archive. * Extract files from the archive.} maintainers {devans openmaintainer} categories gnome version 2.27.90 revision 0 -gcalctool 569 -variants universal depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:bison port:flex port:gnome-doc-utils} variant_desc {universal {Build for multiple architectures}} portdir gnome/gcalctool description {a GNOME 2 desktop calculator.} homepage http://calctool.sourceforge.net/ epoch 0 platforms darwin name gcalctool depends_lib port:gconf long_description {gcalctool is the desktop calculator that has been proposed for GNOME. It has Basic, Financial and Scientific modes.} maintainers nomaintainer categories {gnome math} version 5.27.91 revision 0 -gdl 584 -variants universal depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:gtk-doc} variant_desc {universal {Build for multiple architectures}} portdir gnome/gdl description {GNOME development library.} homepage http://www.anjuta.org/ epoch 0 platforms darwin name gdl depends_lib {port:gtk2 port:libxml2} maintainers {devans openmaintainer} long_description {This package contains components and libraries that are intended to be shared between GNOME development tools, including gnome-debug, gnome-build, and anjuta2.} categories {gnome devel} version 2.27.3 revision 0 -gdm 601 -variants universal depends_build {port:p5-xml-parser port:pkgconfig port:gnome-doc-utils} variant_desc {universal {Build for multiple architectures}} portdir gnome/gdm description {The Gnome Display Manager is a re-implementation of the well known xdm program.} homepage http://www.gnome.org/ epoch 0 platforms darwin name gdm depends_lib {port:gnome-panel port:libxklavier} long_description {The Gnome Display Manager is a re-implementation of the well known xdm program. It displays a X11-based graphical login screen.} maintainers {devans openmaintainer} categories gnome version 2.27.4 revision 0 -gedit 646 -variants {no_x11 universal} depends_build {port:p5-xml-parser port:gtk-doc port:intltool port:gnome-doc-utils port:libtool port:autoconf port:automake} variant_desc {no_x11 {Disable support for X11} universal {Build for multiple architectures}} portdir gnome/gedit description {GNOME editor.} homepage http://www.gnome.org/projects/gedit/ epoch 0 platforms darwin name gedit depends_lib {port:gtksourceview2 port:gconf port:py25-gobject port:py25-gtk port:py25-pygtksourceview port:iso-codes port:enchant port:xorg-libsm} long_description {{GNOME editor.}} maintainers {devans openmaintainer} categories {gnome editors} version 2.27.4 revision 0 -gnome-applets 764 -variants universal depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils} variant_desc {universal {Build for multiple architectures}} portdir gnome/gnome-applets description {GNOME panel applets.} homepage http://www.gnome.org/ epoch 0 platforms darwin name gnome-applets depends_lib {port:gnome-icon-theme port:gconf port:gnome-panel port:gnome-desktop port:libgtop port:libgnomekbd port:gnome-settings-daemon port:libwnck port:libnotify port:policykit-gnome port:gucharmap port:py25-gtk port:py25-gobject port:py25-gnome port:libxml2 port:libgweather port:gst-plugins-base} long_description {This package contains applets for use with the GNOME panel.} maintainers {devans openmaintainer} categories gnome version 2.27.4 revision 0 -gnome-control-center 872 -variants {darwin universal} depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils} variant_desc {darwin {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir gnome/gnome-control-center description {Control center for GNOME 2.0 project.} homepage http://www.gnome.org/ epoch 0 platforms darwin name gnome-control-center depends_lib {port:xorg-libXScrnSaver port:xorg-libXxf86misc port:xorg-libXrandr port:xorg-libXcursor port:xorg-libXi port:evolution-data-server port:gconf port:gnome-desktop port:gnome-menus port:gnome-settings-daemon port:libcanberra port:libgnomeui port:libgnomekbd port:librsvg port:libunique port:libxklavier port:libxml2 port:metacity} long_description {{Control center for GNOME 2.0 project.}} maintainers {devans openmaintainer} categories gnome version 2.27.90 revision 0 -gnome-desktop 737 -variants {quartz no_x11 universal} depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils port:gtk-doc} variant_desc {quartz {Support for native Mac OS X interface} no_x11 {Disable support for X11} universal {Build for multiple architectures}} portdir gnome/gnome-desktop description {Additional UI API for GNOME 2} homepage http://www.gnome.org/ depends_run port:gnome-themes epoch 0 platforms darwin name gnome-desktop depends_lib {port:gconf port:startup-notification port:xorg-libXrandr port:python25} maintainers {devans openmaintainer} long_description {This is a collection of APIs not included in libgnomeui as they have not undergone sufficient testing.} categories gnome version 2.27.91 revision 0 +telepathy-mission-control 693 +variants universal depends_build {port:pkgconfig port:libxslt port:gtk-doc} portdir comms/telepathy-mission-control description {The telepathy-mission-control component of Telepathy - a Flexible Communications Framework.} homepage http://mission-control.sourceforge.net epoch 0 platforms darwin depends_lib {port:py25-twisted port:telepathy-glib port:gconf} name telepathy-mission-control long_description {Telepathy Mission Control is a telepathy (chat and voip framework) component providing a way for end-user applications to abstract some details of low level telepathy components such as connection managers.} maintainers {devans openmaintainer} categories comms version 5.2.1 revision 0 +libgda4 817 +variants {with_mysql5 with_postgresql83 with_postgresql84 without_bdb universal} depends_build {port:pkgconfig port:autoconf port:flex port:m4 port:intltool port:p5-xml-parser port:gnome-doc-utils port:autoconf port:automake port:libtool} portdir databases/libgda4 description {GDA provides uniform access to diffent kinds of data sources.} homepage http://www.gnome-db.org/ epoch 0 platforms darwin depends_lib {port:gettext port:libiconv port:libxml2 port:ncurses port:readline port:zlib port:gnome-vfs port:sqlite3 port:libsoup port:db47} name libgda4 maintainers {jwa devans openmaintainer} long_description {GNU Data Access (GDA) is an attempt to provide uniform access to different kinds of data sources (databases, information servers, mail spools, etc).} categories {databases gnome} version 4.1.1 revision 0 +atk 412 +variants universal depends_build {port:pkgconfig port:gtk-doc} portdir devel/atk description {GNOME accessibility toolkit} homepage http://projects.gnome.org/accessibility/ epoch 0 platforms darwin depends_lib {path:lib/pkgconfig/glib-2.0.pc:glib2 port:gettext port:libiconv} name atk maintainers nomaintainer long_description {ATK is the GNOME Accessibility ToolKit} categories devel version 1.27.90 revision 0 +glib2 581 +variants {universal darwin darwin_6} depends_build {port:pkgconfig port:autoconf port:autoconf port:automake port:libtool} portdir devel/glib2 description {Library with data structure functions and other constructs} homepage http://www.gtk.org/ epoch 0 platforms darwin depends_lib {port:gettext port:libiconv path:bin/perl:perl5 bin:python:python_select} name glib2 maintainers ryandesign long_description {Glib is a library which includes support routines for C, such as lists, trees, hashes, memory allocation, and many other things.} categories devel version 2.21.5 revision 0 +anjuta 525 +variants {devhelp glade subversion universal} depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:p5-locale-gettext port:gnome-doc-utils port:gtk-doc} portdir gnome/anjuta description {A GNOME/GTK IDE} homepage http://anjuta.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:autogen port:gconf port:libunique port:vte port:gdl port:libgda4 port:gtksourceview2} name anjuta maintainers {devans openmaintainer} long_description {{A GNOME/GTK IDE}} categories {gnome devel} version 2.27.5.0 revision 0 +anjuta-extras 464 +variants {scintilla universal} depends_build {port:pkgconfig port:intltool port:p5-xml-parser} portdir gnome/anjuta-extras description {Additional plugins for Anjuta} homepage http://anjuta.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:anjuta port:gconf path:lib/pkgconfig/libgvc.pc:graphviz} name anjuta-extras maintainers {devans openmaintainer} long_description {{Additional plugins for Anjuta}} categories {gnome devel} version 2.27.3 revision 0 +at-spi 594 +variants universal depends_build {port:p5-xml-parser port:pkgconfig} portdir gnome/at-spi description {Gnome Accesibility Technology Service} homepage http://www.gnome.org/ epoch 0 platforms darwin depends_lib {port:atk port:gtk2 port:libbonobo port:python25 port:xorg-libXtst} name at-spi maintainers nomaintainer long_description {'at-spi' is a part of the Gnome Accessibility Project. It provides a Service Provider Interface for the Assistive Technologies available on the GNOME platform, and a library against which applications can be linked.} categories gnome version 1.27.91 revision 0 +bug-buddy 495 +variants universal portdir gnome/bug-buddy description {A graphical bug reporting tool.} homepage http://www.gnome.org/ epoch 0 platforms darwin name bug-buddy depends_lib {port:libelf port:gnome-desktop port:gnome-menus port:evolution-data-server port:libgtop} maintainers {devans openmaintainer} long_description {This is a graphical bug reporting tool. It can extract debugging information from a core file or crashed application (via gnome_segv).} categories gnome version 2.27.1 revision 0 +empathy 959 +variants universal depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils port:gtk-doc} portdir gnome/empathy description {Empathy is an instant-messaging(chat) program for GNOME} homepage http://live.gnome.org/Empathy epoch 0 platforms darwin depends_lib {port:telepathy-glib port:telepathy-farsight port:gst-plugins-good port:gst-plugins-bad port:gconf port:libcanberra port:xorg-libX11 port:evolution-data-server port:libunique port:gnome-keyring port:libnotify port:webkit-gtk port:enchant port:iso-codes port:py25-gtk port:telepathy-mission-control port:telepathy-haze port:gnome-panel} name empathy maintainers {devans openmaintainer} long_description {Empathy is an instant-messaging(chat) program which supports text, voice, video, file transfers, and inter-application communication (tubes) over many different protocols(AIM, MSN, Google/Jabber, Facebook, SIP, Yahoo, etc).} categories gnome version 2.27.91.1 revision 0 +eog 647 +variants universal depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils port:gtk-doc} portdir gnome/eog description {An image viewing program.} homepage http://projects.gnome.org/eog/ epoch 0 platforms darwin depends_lib {port:gnome-desktop port:gconf port:gnome-icon-theme port:shared-mime-info port:exempi port:libexif port:lcms port:py25-gtk port:py25-gobject} name eog maintainers {devans openmaintainer} long_description {This is the Eye of Gnome, an image viewer program. It is meant to be a fast and functional image viewer as well as an image cataloging program.} categories gnome version 2.27.91 revision 0 +epiphany 706 +variants universal depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils port:gtk-doc} portdir gnome/epiphany description {A GNOME Web browser.} homepage http://www.gnome.org/projects/epiphany epoch 0 platforms darwin depends_lib {port:gconf port:libxslt port:startup-notification port:libnotify port:webkit-gtk port:libsoup port:gnome-keyring port:xorg-libsm port:xorg-libX11 port:iso-codes} name epiphany maintainers {devans openmaintainer} long_description {A web browser is more than an application, it is a way of thinking, it is a way of seeing the world. Epiphany's principles are simplicity and standards compliance.} categories {gnome www} version 2.27.90 revision 1 +evince 641 +variants {djvu universal} depends_build {port:gnome-doc-utils port:intltool port:p5-xml-parser port:pkgconfig} portdir gnome/evince description {Evince is a document viewer for multiple document formats like pdf, and many others.} homepage http://projects.gnome.org/evince/ epoch 0 platforms darwin name evince depends_lib {port:gconf port:gnome-keyring port:gnome-icon-theme port:poppler port:t1lib port:libspectre port:xorg-libsm port:nautilus} maintainers {devans openmaintainer} long_description {{Evince is a document viewer for multiple document formats like pdf, and many others.}} categories {gnome print} version 2.27.90 revision 1 +evolution-data-server 635 +variants {darwin_8 gtk_doc universal} depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:gtk-doc} portdir gnome/evolution-data-server description {Addressbook and calender libs for GNOME.} homepage http://www.gnome.org/ epoch 0 platforms darwin depends_lib {port:gconf port:libbonobo port:libglade2 port:libxml2 port:libsoup port:nss port:gnome-keyring port:libgweather port:libical port:sqlite3} name evolution-data-server maintainers geekdaily.org:jim long_description {Evolution Data Server provides a central location for addressbook and calendar in the GNOME Desktop.} categories gnome version 2.27.91 revision 0 +file-roller 632 +variants universal depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils} portdir gnome/file-roller description {An archive manager for GNOME} homepage http://fileroller.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:gconf port:nautilus} name file-roller maintainers {devans openmaintainer} long_description {File Roller is an archive manager for the GNOME environment. Archive manager means that you can: * Create and modify archives. * View the content of an archive. * View a file contained in the archive. * Extract files from the archive.} categories gnome version 2.27.91 revision 0 +gcalctool 509 +variants universal depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:bison port:flex port:gnome-doc-utils} portdir gnome/gcalctool description {a GNOME 2 desktop calculator.} homepage http://calctool.sourceforge.net/ epoch 0 platforms darwin depends_lib port:gconf name gcalctool maintainers nomaintainer long_description {gcalctool is the desktop calculator that has been proposed for GNOME. It has Basic, Financial and Scientific modes.} categories {gnome math} version 5.27.91 revision 0 +gdl 524 +variants universal depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:gtk-doc} portdir gnome/gdl description {GNOME development library.} homepage http://www.anjuta.org/ epoch 0 platforms darwin depends_lib {port:gtk2 port:libxml2} name gdl long_description {This package contains components and libraries that are intended to be shared between GNOME development tools, including gnome-debug, gnome-build, and anjuta2.} maintainers {devans openmaintainer} categories {gnome devel} version 2.27.3 revision 0 +gdm 542 +variants universal depends_build {port:p5-xml-parser port:pkgconfig port:gnome-doc-utils} portdir gnome/gdm description {The Gnome Display Manager is a re-implementation of the well known xdm program.} homepage http://www.gnome.org/ epoch 0 platforms darwin depends_lib {port:gnome-panel port:libxklavier} name gdm maintainers {devans openmaintainer} long_description {The Gnome Display Manager is a re-implementation of the well known xdm program. It displays a X11-based graphical login screen.} categories gnome version 2.27.90 revision 0 +gedit 594 +variants {no_x11 universal} depends_build {port:p5-xml-parser port:gtk-doc port:intltool port:gnome-doc-utils port:libtool port:autoconf port:automake port:autoconf port:automake port:libtool} portdir gnome/gedit description {GNOME editor.} homepage http://www.gnome.org/projects/gedit/ epoch 0 platforms darwin depends_lib {port:gtksourceview2 port:gconf port:py25-gobject port:py25-gtk port:py25-pygtksourceview port:iso-codes port:enchant port:xorg-libsm} name gedit maintainers {devans openmaintainer} long_description {{GNOME editor.}} categories {gnome editors} version 2.27.5 revision 0 +gnome-applets 705 +variants universal depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils} portdir gnome/gnome-applets description {GNOME panel applets.} homepage http://www.gnome.org/ epoch 0 platforms darwin depends_lib {port:gnome-icon-theme port:gconf port:gnome-panel port:gnome-desktop port:libgtop port:libgnomekbd port:gnome-settings-daemon port:libwnck port:libnotify port:policykit-gnome port:gucharmap port:py25-gtk port:py25-gobject port:py25-gnome port:libxml2 port:libgweather port:gst-plugins-base} name gnome-applets maintainers {devans openmaintainer} long_description {This package contains applets for use with the GNOME panel.} categories gnome version 2.27.91 revision 0 +gnome-control-center 762 +variants {darwin universal} depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils} portdir gnome/gnome-control-center description {Control center for GNOME 2.0 project.} homepage http://www.gnome.org/ epoch 0 platforms darwin name gnome-control-center depends_lib {port:xorg-libXScrnSaver port:xorg-libXxf86misc port:xorg-libXrandr port:xorg-libXcursor port:xorg-libXi port:evolution-data-server port:gconf port:gnome-desktop port:gnome-menus port:gnome-settings-daemon port:libcanberra port:libgnomeui port:libgnomekbd port:librsvg port:libunique port:libxklavier port:libxml2 port:metacity} maintainers {devans openmaintainer} long_description {{Control center for GNOME 2.0 project.}} categories gnome version 2.27.91 revision 0 +gnome-desktop 597 +variants {quartz no_x11 universal} depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils port:gtk-doc} portdir gnome/gnome-desktop description {Additional UI API for GNOME 2} homepage http://www.gnome.org/ depends_run port:gnome-themes epoch 0 platforms darwin depends_lib {port:gconf port:startup-notification port:xorg-libXrandr port:python25} name gnome-desktop long_description {This is a collection of APIs not included in libgnomeui as they have not undergone sufficient testing.} maintainers {devans openmaintainer} categories gnome version 2.27.91 revision 0 gnome-doc-utils 692 -depends_build {port:pkgconfig port:intltool port:p5-xml-parser} portdir gnome/gnome-doc-utils description {GNOME document utils.} homepage http://www.gnome.org/ depends_run {port:docbook-xml port:docbook-xsl port:rarian port:iso-codes} epoch 0 platforms darwin name gnome-doc-utils depends_lib {port:gettext port:libxslt port:py25-libxml2} long_description {gnome-doc-utils is a collection of documentation utilities for the Gnomeproject. Notably, it contains utilities for building documentation andall auxiliary files in your source tree, and it contains the DocBookXSLT stylesheets that were once distributed with Yelp.} maintainers nomaintainer version 0.17.4 categories gnome revision 0 -gnome-games 637 -variants universal depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils port:gtk-doc} variant_desc {universal {Build for multiple architectures}} portdir gnome/gnome-games description {Collection of small but addictive games for GNOME} homepage http://live.gnome.org/GnomeGames/ epoch 0 platforms darwin name gnome-games depends_lib {port:gconf port:librsvg port:clutter-gtk port:py25-gtk port:libcanberra port:xorg-libsm port:ggz-client-libs port:guile} long_description {{Collection of small but addictive games for GNOME}} maintainers {devans openmaintainer} categories gnome version 2.27.90 revision 0 +depends_build {port:pkgconfig port:intltool port:p5-xml-parser} portdir gnome/gnome-doc-utils description {GNOME document utils.} homepage http://www.gnome.org/ depends_run {port:docbook-xml port:docbook-xsl port:rarian port:iso-codes} epoch 0 platforms darwin depends_lib {port:gettext port:libxslt port:py25-libxml2} name gnome-doc-utils maintainers nomaintainer long_description {gnome-doc-utils is a collection of documentation utilities for the Gnomeproject. Notably, it contains utilities for building documentation andall auxiliary files in your source tree, and it contains the DocBookXSLT stylesheets that were once distributed with Yelp.} categories gnome version 0.17.4 revision 0 +gnome-games 577 +variants universal depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils port:gtk-doc} portdir gnome/gnome-games description {Collection of small but addictive games for GNOME} homepage http://live.gnome.org/GnomeGames/ epoch 0 platforms darwin depends_lib {port:gconf port:librsvg port:clutter-gtk port:py25-gtk port:libcanberra port:xorg-libsm port:ggz-client-libs port:guile} name gnome-games maintainers {devans openmaintainer} long_description {{Collection of small but addictive games for GNOME}} categories gnome version 2.27.90 revision 0 gnome-icon-theme 443 -depends_build {port:intltool port:pkgconfig port:libiconv port:hicolor-icon-theme port:icon-naming-utils} description {A collection of icons for the GNOME 2 desktop.} portdir gnome/gnome-icon-theme homepage http://www.gnome.org/ epoch 0 platforms darwin name gnome-icon-theme maintainers nomaintainer long_description {gnome-icon-theme is a collection of icons and emblems for the GNOME 2 desktop.} version 2.27.90 categories gnome revision 0 -gnome-keyring 687 -variants {test universal} depends_build {port:pkgconfig port:intltool} variant_desc {test {Enable build of tests} universal {Build for multiple architectures}} portdir gnome/gnome-keyring description {GNOME program for storing passwords.} homepage http://live.gnome.org/GnomeKeyring/ epoch 0 platforms darwin name gnome-keyring depends_lib {port:libgcrypt port:libtasn1 port:gconf} maintainers {devans openmaintainer} long_description {gnome-keyring is a program that stores passwords and other secrets for users. It is run as a daemon in the session, similar to ssh-agent, and other applications can locate it using an environment variable.} categories gnome version 2.27.90 revision 0 -gnome-media 655 -variants universal depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils} variant_desc {universal {Build for multiple architectures}} portdir gnome/gnome-media description {A collection of utilities for simple multimedia handling.} homepage http://www.gnome.org/ epoch 0 platforms darwin name gnome-media depends_lib {port:libcanberra port:gconf port:libglade2 port:gst-plugins-base} long_description {The GNOME media utilities provide simple applications for basic multimedia tasks, such as CD playback, volume control or audio recording.} maintainers {devans openmaintainer} categories gnome version 2.27.90.fix revision 0 -gnome-menus 524 -variants universal depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils} variant_desc {universal {Build for multiple architectures}} portdir gnome/gnome-menus description {Panel component for the GNOME 2 Desktop.} homepage http://www.gnome.org/ epoch 0 platforms darwin name gnome-menus depends_lib {path:lib/pkgconfig/glib-2.0.pc:glib2 port:py26-gtk} maintainers {devans openmaintainer} long_description {{Panel component for the GNOME 2 Desktop.}} categories gnome version 2.27.5 revision 0 -gnome-panel 619 -variants universal depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils port:gtk-doc port:shared-mime-info} variant_desc {universal {Build for multiple architectures}} portdir gnome/gnome-panel description {Panel component for the GNOME 2 Desktop.} homepage http://www.gnome.org/ epoch 0 platforms darwin name gnome-panel depends_lib {port:gnome-desktop port:gnome-menus port:policykit-gnome port:evolution-data-server port:librsvg port:libwnck} maintainers {devans openmaintainer} long_description {{Panel component for the GNOME 2 Desktop.}} categories gnome version 2.27.90 revision 0 -gnome-python-desktop 696 -variants {darwin_9 universal} depends_build {port:pkgconfig port:gtk-doc} variant_desc {darwin_9 {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir gnome/gnome-python-desktop description {Python modules for some GNOME Desktop libraries.} homepage http://www.pygtk.org/ epoch 0 platforms darwin name gnome-python-desktop depends_lib {port:py25-gtk port:py25-gnome port:gtksourceview port:libgtop port:gnome-media port:gnome-panel port:metacity port:evince port:bug-buddy port:totem-pl-parser} maintainers {devans openmaintainer} long_description {{Python modules for some GNOME Desktop libraries.}} categories {gnome python} version 2.27.2 revision 0 -gnome-session 671 -variants {docs universal} depends_build {port:pkgconfig port:intltool port:p5-xml-parser} variant_desc {docs {build docbook documentation} universal {Build for multiple architectures}} portdir gnome/gnome-session description {Session component for the GNOME 2 desktop} homepage http://www.gnome.org/ epoch 0 platforms darwin name gnome-session depends_lib {port:gconf port:libglade2 port:startup-notification port:policykit-gnome port:xorg-xtrans port:xorg-libXtst} long_description {Session component for the GNOME 2.0 desktop. This package contains the commands needed to start GNOME 2.0.} maintainers {devans openmaintainer} categories gnome version 2.27.4 revision 0 -gnome-settings-daemon 599 -variants universal depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils} variant_desc {universal {Build for multiple architectures}} portdir gnome/gnome-settings-daemon description {Gnome 2 settings daemon.} homepage http://www.gnome.org/ epoch 0 platforms darwin name gnome-settings-daemon depends_lib {port:gconf port:gnome-desktop port:libnotify port:xorg-libXi port:xorg-libXrandr port:fontconfig port:xorg-libXxf86misc port:libgnomekbd} long_description {{Gnome 2 settings daemon.}} maintainers {devans openmaintainer} categories gnome version 2.27.91 revision 0 -gnome-system-monitor 626 -variants universal depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils} variant_desc {universal {Build for multiple architectures}} portdir gnome/gnome-system-monitor description {A system monitor.} homepage http://www.gnome.org/ epoch 0 platforms darwin name gnome-system-monitor depends_lib {port:libgtop port:libwnck port:gnome-icon-theme port:gtkmm port:librsvg} long_description {A nicer, simpler, easier to use replacement to gtop. It uses libgtop for the process monitoring and gtktreeview for the viewing.} maintainers {devans openmaintainer} categories gnome version 2.27.4 revision 0 -gnome-terminal 443 -variants universal variant_desc {universal {Build for multiple architectures}} portdir gnome/gnome-terminal description {Terminal component for the GNOME 2 Desktop} homepage http://www.gnome.org/ epoch 0 platforms darwin name gnome-terminal depends_lib {port:gconf port:startup-notification port:vte} long_description {Terminal component for the GNOME 2 Desktop} maintainers {devans openmaintainer} version 2.27.91 categories gnome revision 0 +depends_build {port:intltool port:pkgconfig port:libiconv port:hicolor-icon-theme port:icon-naming-utils} portdir gnome/gnome-icon-theme description {A collection of icons for the GNOME 2 desktop.} homepage http://www.gnome.org/ epoch 0 platforms darwin name gnome-icon-theme maintainers nomaintainer long_description {gnome-icon-theme is a collection of icons and emblems for the GNOME 2 desktop.} categories gnome version 2.27.90 revision 0 +gnome-keyring 598 +variants {test universal} depends_build {port:pkgconfig port:intltool} portdir gnome/gnome-keyring description {GNOME program for storing passwords.} homepage http://live.gnome.org/GnomeKeyring/ epoch 0 platforms darwin depends_lib {port:libgcrypt port:libtasn1 port:gconf} name gnome-keyring long_description {gnome-keyring is a program that stores passwords and other secrets for users. It is run as a daemon in the session, similar to ssh-agent, and other applications can locate it using an environment variable.} maintainers {devans openmaintainer} categories gnome version 2.27.90 revision 0 +gnome-media 595 +variants universal depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils} portdir gnome/gnome-media description {A collection of utilities for simple multimedia handling.} homepage http://www.gnome.org/ epoch 0 platforms darwin depends_lib {port:libcanberra port:gconf port:libglade2 port:gst-plugins-base} name gnome-media maintainers {devans openmaintainer} long_description {The GNOME media utilities provide simple applications for basic multimedia tasks, such as CD playback, volume control or audio recording.} categories gnome version 2.27.90.fix revision 0 +gnome-menus 464 +variants universal depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils} portdir gnome/gnome-menus description {Panel component for the GNOME 2 Desktop.} homepage http://www.gnome.org/ epoch 0 platforms darwin depends_lib {path:lib/pkgconfig/glib-2.0.pc:glib2 port:py26-gtk} name gnome-menus long_description {{Panel component for the GNOME 2 Desktop.}} maintainers {devans openmaintainer} categories gnome version 2.27.5 revision 0 +gnome-panel 547 +variants {polkit universal} depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils port:gtk-doc port:shared-mime-info} portdir gnome/gnome-panel description {Panel component for the GNOME 2 Desktop.} homepage http://www.gnome.org/ epoch 0 platforms darwin depends_lib {port:gnome-desktop port:gnome-menus port:evolution-data-server port:librsvg port:libwnck} name gnome-panel long_description {{Panel component for the GNOME 2 Desktop.}} maintainers {devans openmaintainer} categories gnome version 2.27.91 revision 0 +gnome-python-desktop 584 +variants {darwin_9 universal} depends_build {port:pkgconfig port:gtk-doc} portdir gnome/gnome-python-desktop description {Python modules for some GNOME Desktop libraries.} homepage http://www.pygtk.org/ epoch 0 platforms darwin depends_lib {port:py25-gtk port:py25-gnome port:gtksourceview port:libgtop port:gnome-media port:gnome-panel port:metacity port:evince port:bug-buddy port:totem-pl-parser} name gnome-python-desktop long_description {{Python modules for some GNOME Desktop libraries.}} maintainers {devans openmaintainer} categories {gnome python} version 2.27.2 revision 0 +gnome-session 576 +variants {docs universal} depends_build {port:pkgconfig port:intltool port:p5-xml-parser} portdir gnome/gnome-session description {Session component for the GNOME 2 desktop} homepage http://www.gnome.org/ epoch 0 platforms darwin depends_lib {port:gconf port:libglade2 port:startup-notification port:policykit-gnome port:xorg-xtrans port:xorg-libXtst} name gnome-session maintainers {devans openmaintainer} long_description {Session component for the GNOME 2.0 desktop. This package contains the commands needed to start GNOME 2.0.} categories gnome version 2.27.4 revision 0 +gnome-settings-daemon 539 +variants universal depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils} portdir gnome/gnome-settings-daemon description {Gnome 2 settings daemon.} homepage http://www.gnome.org/ epoch 0 platforms darwin name gnome-settings-daemon depends_lib {port:gconf port:gnome-desktop port:libnotify port:xorg-libXi port:xorg-libXrandr port:fontconfig port:xorg-libXxf86misc port:libgnomekbd} maintainers {devans openmaintainer} long_description {{Gnome 2 settings daemon.}} categories gnome version 2.27.91 revision 0 +gnome-system-monitor 566 +variants universal depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils} portdir gnome/gnome-system-monitor description {A system monitor.} homepage http://www.gnome.org/ epoch 0 platforms darwin depends_lib {port:libgtop port:libwnck port:gnome-icon-theme port:gtkmm port:librsvg} name gnome-system-monitor maintainers {devans openmaintainer} long_description {A nicer, simpler, easier to use replacement to gtop. It uses libgtop for the process monitoring and gtktreeview for the viewing.} categories gnome version 2.27.4 revision 0 +gnome-terminal 383 +variants universal portdir gnome/gnome-terminal description {Terminal component for the GNOME 2 Desktop} homepage http://www.gnome.org/ epoch 0 platforms darwin name gnome-terminal depends_lib {port:gconf port:startup-notification port:vte} maintainers {devans openmaintainer} long_description {Terminal component for the GNOME 2 Desktop} categories gnome version 2.27.91 revision 0 gnome-themes 553 -depends_build {port:icon-naming-utils port:pkgconfig port:p5-xml-parser port:intltool} portdir gnome/gnome-themes description {A collection of themes and icons for GNOME 2 designed for accessibility.} homepage http://www.gnome.org/ epoch 0 platforms darwin name gnome-themes depends_lib {port:gtk2 port:gtk-engines2 port:gnome-icon-theme} maintainers {devans openmaintainer} long_description {New package of default themes for GNOME, which currently includes GTK+ and icon themes designed for accessibility.} version 2.27.91 categories gnome revision 0 -gnome-user-docs 559 -variants universal depends_build {port:pkgconfig port:gnome-doc-utils} variant_desc {universal {Build for multiple architectures}} portdir gnome/gnome-user-docs description {End-user documentation for GNOME2} homepage http://www.gnome.org/ epoch 0 platforms darwin name gnome-user-docs long_description {This package contains documents which will be packaged together and shipped as gnome-user-docs in the core GNOME distribution. They should be documents targetted for end-users of GNOME.} maintainers nomaintainer version 2.27.1 categories gnome revision 0 -gnome-utils 461 -variants {darwin_7 universal} variant_desc {darwin_7 {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir gnome/gnome-utils description {GNOME utilities} homepage http://www.gnome.org/ epoch 0 platforms darwin name gnome-utils depends_lib {port:gconf port:libgtop port:gnome-panel} long_description {Utilities for the GNOME 2.0 desktop.} maintainers {devans openmaintainer} version 2.27.2 categories gnome revision 0 -gtksourceview2 727 -variants universal depends_build {port:intltool port:pkgconfig} variant_desc {universal {Build for multiple architectures}} portdir gnome/gtksourceview2 description {GtkSourceView is a text widget} homepage http://svn.gnome.org/viewvc/gtksourceview/ epoch 0 platforms darwin name gtksourceview2 depends_lib {port:gtk2 port:libxml2} maintainers nomaintainer long_description {GtkSourceView is a text widget that extends the standard gtk+ 2.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. This port contains version 2 of the GtkSourceView widget. Port GtkSourceView contains version 1 of the widget.} categories gnome version 2.7.4 revision 0 -gucharmap 527 -variants universal depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils port:gtk-doc} variant_desc {universal {Build for multiple architectures}} portdir gnome/gucharmap description {gucharmap is a featureful unicode character map.} homepage http://www.gnome.org/ epoch 0 platforms darwin name gucharmap depends_lib {port:gconf port:py25-gtk} long_description {{gucharmap is a featureful unicode character map.}} maintainers {devans openmaintainer} categories gnome version 2.27.0-git revision 0 -libgnome 498 -variants universal variant_desc {universal {Build for multiple architectures}} portdir gnome/libgnome description {This is the non-gui part of the library formerly known as gnome-libs.} homepage http://www.gnome.org/ epoch 0 platforms darwin name libgnome depends_lib {port:libbonobo port:esound port:gnome-vfs port:libiconv port:gettext} maintainers nomaintainer long_description {{This is the non-gui part of the library formerly known as gnome-libs.}} version 2.27.5 categories gnome revision 0 -libgnomekbd 457 -variants universal depends_build {port:pkgconfig port:intltool port:p5-xml-parser} variant_desc {universal {Build for multiple architectures}} portdir gnome/libgnomekbd description {Libgnomekbd is something new.} homepage http://www.gnome.org/ epoch 0 platforms darwin name libgnomekbd depends_lib {port:libxklavier port:gconf} long_description {Libgnomekbd is something new.} maintainers {devans openmaintainer} categories gnome version 2.27.91 revision 0 -libgtkhtml3 660 -variants universal depends_build {port:pkgconfig port:intltool port:p5-xml-parser} variant_desc {universal {Build for multiple architectures}} portdir gnome/libgtkhtml3 description {GTK HTML rendering engine.} homepage http://www.gnome.org/ depends_run port:gnome-icon-theme epoch 0 platforms darwin name libgtkhtml3 depends_lib {port:libsoup port:enchant port:gconf port:iso-codes port:gnome-icon-theme} maintainers nomaintainer long_description {GtkHTML is a lightweight HTML rendering/printing/editing engine. It was originally based on KHTMLW, part of the KDE project, but is now being developed independently.} categories gnome version 3.27.91 revision 0 -libgtop 572 -variants universal depends_build {port:pkgconfig port:p5-xml-parser port:gtk-doc} variant_desc {universal {Build for multiple architectures}} portdir gnome/libgtop description {A library for gtop2} homepage http://www.gnome.org/ epoch 0 platforms darwin name libgtop depends_lib path:lib/pkgconfig/glib-2.0.pc:glib2 long_description {This is library for the gtop2, the GNOME 2.0 version of top command. The top command is a tool to display and update information about the top cpu processes.} maintainers {devans openmaintainer} categories gnome version 2.27.3 revision 0 -libsoup 746 -variants universal depends_build {port:pkgconfig port:gtk-doc port:curl} variant_desc {universal {Build for multiple architectures}} portdir gnome/libsoup description {Soup is an HTTP library implementation in C.} homepage http://www.gnome.org/ epoch 0 platforms darwin name libsoup depends_lib {port:libxml2 port:gnutls port:sqlite3 port:gconf port:gnome-keyring port:libproxy} maintainers {devans openmaintainer} long_description {Soup provides a queued asynchronous callback-based mechanism for sending and servicing SOAP requests and a WSDL (Web Service Definition Language) for C compilers which generates client stubs and server skeletons for easily calling and implementing SOAP methods.} categories {gnome net} version 2.27.91 revision 0 -libunique 695 -variants {no_x11 universal} depends_build port:pkgconfig variant_desc {no_x11 {Disable support for X11} universal {Build for multiple architectures}} portdir gnome/libunique description {Unique is a library for writing single instance applications.} homepage http://live.gnome.org/LibUnique epoch 0 platforms darwin name libunique depends_lib {port:gtk2 port:dbus-glib port:xorg-libX11} long_description {Unique is a library for writing single instance applications. If you launch a single instance application twice, the second instance will either just quit or will send a message to the running instance.} maintainers {devans openmaintainer} categories {gnome devel} version 1.1.2 revision 0 -libwnck 627 -variants universal depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils} variant_desc {universal {Build for multiple architectures}} portdir gnome/libwnck description {Library used for writing pagers and taskslists.} homepage http://www.gnome.org/ epoch 0 platforms darwin name libwnck depends_lib {port:startup-notification port:gtk2 port:xorg-libXres} maintainers nomaintainer long_description {libwnck is a Window Navigator Construction Kit, i.e. a library to use for writing pagers and taskslists and stuff. It is needed for the GNOME 2.0 desktop.} categories gnome version 2.27.5 revision 0 -libxklavier 538 -variants universal depends_build port:pkgconfig variant_desc {universal {Build for multiple architectures}} portdir gnome/libxklavier description {libxklavier - utility library to make XKB stuff easier} homepage http://www.freedesktop.org/Software/LibXklavier epoch 0 platforms darwin name libxklavier depends_lib {path:lib/pkgconfig/glib-2.0.pc:glib2 port:xorg-libXi port:libxml2 port:iso-codes} long_description {{libxklavier - utility library to make XKB stuff easier}} maintainers nomaintainer categories gnome version 4.0 revision 1 -metacity 721 -variants universal depends_build {port:intltool port:p5-xml-parser port:gnome-doc-utils port:pkgconfig} variant_desc {universal {Build for multiple architectures}} portdir gnome/metacity description {A window manager for the adult in you.} homepage http://www.gnome.org epoch 0 platforms darwin name metacity depends_lib {port:gconf port:libcanberra port:xrender port:xorg-libXcursor port:xorg-libXrandr port:xorg-libXext port:xorg-libsm port:libgtop port:startup-notification port:gnome-themes port:zenity port:xorg-libXcomposite port:xorg-libXfixes port:xorg-libXdamage} long_description {{A window manager for the adult in you.}} maintainers {devans openmaintainer} categories {gnome x11-wm} version 2.27.0 revision 0 -nautilus 697 -variants universal depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils port:gtk-doc} variant_desc {universal {Build for multiple architectures}} portdir gnome/nautilus description {The GNOME filemanager} homepage http://www.gnome.org/ depends_run {port:desktop-file-utils port:shared-mime-info} epoch 0 platforms darwin name nautilus depends_lib {port:gnome-desktop port:libexif port:exempi port:libunique} long_description {Nautilus is the official file manager for the GNOME desktop. It is designed to be primarly a file manager, but there are support for web and file viewing too.} maintainers {devans openmaintainer} categories gnome version 2.27.91 revision 0 -pessulus 670 -variants universal depends_build {port:p5-xml-parser port:pkgconfig port:intltool} variant_desc {universal {Build for multiple architectures}} portdir gnome/pessulus description {A lockdown editor for GNOME.} homepage http://www.gnome.org/~vuntz/pessulus/ epoch 0 platforms darwin name pessulus depends_lib {port:gconf port:py25-gnome port:gnome-python-desktop} maintainers nomaintainer long_description {pessulus enables administrators to set mandatory settings in GConf. The users can not change these settings. Use of pessulus can be useful on computers that are open to use by everyone, e.g. in an internet cafe.} categories {gnome python} version 2.27.5 revision 0 -seahorse 698 -variants universal depends_build {port:p5-xml-parser port:shared-mime-info} variant_desc {universal {Build for multiple architectures}} portdir gnome/seahorse description {Seahorse is a GNOME application for managing encryption keys.} homepage http://projects.gnome.org/seahorse/ epoch 0 platforms darwin name seahorse depends_lib {port:gpgme port:gnome-keyring port:libsoup port:libnotify bin:ssh:openssh} long_description {Seahorse is a GNOME application for managing encryption keys. It also integrates with nautilus, gedit, epiphany and other GNOME desktop applications to provide encryption facilities.} maintainers {devans openmaintainer} categories {gnome crypto} version 2.27.90 revision 0 -seahorse-plugins 575 -variants {epiphany gedit universal} depends_build {port:p5-xml-parser port:intltool port:gnome-doc-utils} variant_desc {epiphany {Enable epiphany plug-in} gedit {Enable gedit plug-in} universal {Build for multiple architectures}} portdir gnome/seahorse-plugins description {Seahorse plugins.} homepage http://www.gnome.org/projects/seahorse/ epoch 0 platforms darwin name seahorse-plugins depends_lib {port:seahorse port:nautilus port:gnome-panel} long_description {{Seahorse plugins.}} maintainers {devans openmaintainer} categories {gnome crypto} version 2.27.1 revision 0 -totem 1007 -variants universal depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils port:gtk-doc port:gsed} variant_desc {universal {Build for multiple architectures}} portdir gnome/totem description {Official movie player of the GNOME desktop environment} homepage http://live.gnome.org/Totem epoch 0 platforms darwin name totem depends_lib {port:gconf port:totem-pl-parser port:xorg-libXtst port:xorg-libXxf86vm port:py25-gtk port:gst-plugins-good port:gst-plugins-bad port:gst-plugins-ugly port:gst-ffmpeg port:nautilus} maintainers {devans openmaintainer} long_description {Totem is based on xine-lib or GStreamer. It features a playlist, a full-screen mode, seek and volume controls, as well as keyboard navigation. It comes with added functionality such as: * Video thumbnailer for the file manager * Nautilus properties tab * Mozilla (Firefox) plugin to view movies inside your browser (in development) * Webcam utility (in development)} categories gnome version 2.27.2 revision 0 -totem-pl-parser 527 -variants universal depends_build {port:pkgconfig port:gtk-doc} variant_desc {universal {Build for multiple architectures}} portdir gnome/totem-pl-parser description {Gnome Playlist parser} homepage http://live.gnome.org/Totem epoch 0 platforms darwin name totem-pl-parser depends_lib {port:gtk2 port:libxml2 port:gmime} maintainers {devans openmaintainer} long_description {totem-pl-parser is a simple GObject-based library to parse a host of playlist formats, as well as save those} categories gnome version 2.27.2 revision 0 -vino 645 -variants universal depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils port:gtk-doc} variant_desc {universal {Build for multiple architectures}} portdir gnome/vino description {Vino is a VNC server for the current GNOME user} homepage http://www.gnome.org epoch 0 platforms darwin name vino depends_lib {port:gconf port:libsoup port:gnome-keyring port:telepathy-glib port:libnotify port:gnutls port:libgcrypt port:xorg-libXdamage port:xorg-libXtst port:libunique} long_description {{Vino is a VNC server for the current GNOME user}} maintainers {devans openmaintainer} categories gnome version 2.27.90 revision 0 -vte 766 -variants {glade_catalogue without_python darwin_9 universal} depends_build {port:p5-xml-parser port:intltool port:pkgconfig} variant_desc {glade_catalogue {Enable installing the glade catalogue} without_python {Disable Python support} darwin_9 {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir gnome/vte description {Terminal widget with improved accessibility and I18N support.} homepage http://www.gnome.org/ epoch 0 platforms darwin name vte depends_lib {port:py25-gtk port:gtk2 port:ncurses} maintainers nomaintainer long_description {Terminal widget with improved font, internationalisation and accessibility support for the GNOME 2 desktop. Designed to replace libzvt.} categories gnome version 0.21.4 revision 0 -yelp 667 -variants {debug universal} depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils} variant_desc {debug {Enables debugging} universal {Build for multiple architectures}} portdir gnome/yelp description {Help browser for GNOME.} homepage http://www.gnome.org/ epoch 0 platforms darwin name yelp depends_lib {port:libgnomeui port:startup-notification port:rarian port:xulrunner} long_description {Yelp is the default help browser for the GNOME desktop. Yelp provides a simple graphical interface for viewing DocBook, HTML, man, and info formatted documentation.} maintainers {devans openmaintainer} categories gnome version 2.27.3 revision 0 -zenity 614 -variants universal depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils} variant_desc {universal {Build for multiple architectures}} portdir gnome/zenity description {zenity allows you to display dialog boxes from the commandline.} homepage http://www.gnome.org/ epoch 0 platforms darwin name zenity depends_lib {port:gtk2 port:libnotify} long_description {This is zenity - a rewrite of gdialog, the GNOME port of dialog which allows you to display dialog boxes from the commandline and shell scripts.} maintainers {devans openmaintainer} categories gnome version 2.27.90 revision 0 -libgweather 574 -variants universal depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:gtk-doc} variant_desc {universal {Build for multiple architectures}} portdir net/libgweather description {Library to accessing online weather informations.} homepage http://www.gnome.org/ epoch 0 platforms darwin name libgweather depends_lib {port:gconf port:libsoup port:py25-gtk} maintainers {devans openmaintainer} long_description {libgweather is a library to access weather information from online services for numerous locations.} categories {net gnome} version 2.27.91 revision 0 -webkit-gtk 877 -variants {no_video gnome_keyring filters svg_filters no_svg universal} depends_build {port:pkgconfig port:gtk-doc} variant_desc {no_video {Disable HTML5 video support using gstreamer} gnome_keyring {Enable support for gnomekeyring} filters {Enable support for SVG filters (experimental)} svg_filters {Build with +filters if +svg_filters was previously installed} no_svg {Disable all SVG support} universal {Build for multiple architectures}} portdir www/webkit-gtk description {Apple's WebKit HTML rendering library for GTK+} homepage http://webkitgtk.org/ epoch 1 platforms {darwin freebsd} name webkit-gtk depends_lib {port:gtk2 port:libsoup port:icu port:libxslt port:sqlite3 port:enchant port:gst-plugins-base} long_description {{Apple's WebKit HTML rendering library for GTK+}} maintainers {gmail.com:myschizobuddy devans} categories {www gnome} version 1.1.12 revision 1 -gtk2 1104 -variants {universal darwin_7 darwin_8 no_x11 quartz x11} depends_build port:pkgconfig variant_desc {universal {Build for multiple architectures} darwin_7 {Platform variant, do not select manually} darwin_8 {Platform variant, do not select manually} no_x11 {Disable support for X11} quartz {Enable Quartz rendering} x11 {Enable rendering in X11 (default)}} portdir x11/gtk2 description {Gimp ToolKit version 2} homepage http://www.gtk.org/ depends_run port:shared-mime-info epoch 0 platforms darwin depends_lib {path:lib/pkgconfig/cairo.pc:cairo port:fontconfig port:freetype path:lib/pkgconfig/glib-2.0.pc:glib2 port:jpeg port:tiff port:libiconv port:libpng port:jasper port:atk path:lib/pkgconfig/pango.pc:pango port:gettext port:zlib port:xorg-libXi port:xorg-libXrandr port:xorg-libXcursor port:xorg-libXinerama port:xorg-libXdamage port:xorg-libXcomposite port:xorg-libXfixes} name gtk2 maintainers {nox openmaintainer} long_description {This is GTK+ version 2.x. GTK+, which stands for Gimp ToolKit, is a library for creating GUIs for the X Windows System.} categories x11 version 2.17.9 revision 0 +depends_build {port:icon-naming-utils port:pkgconfig port:p5-xml-parser port:intltool} portdir gnome/gnome-themes description {A collection of themes and icons for GNOME 2 designed for accessibility.} homepage http://www.gnome.org/ epoch 0 platforms darwin depends_lib {port:gtk2 port:gtk-engines2 port:gnome-icon-theme} name gnome-themes maintainers {devans openmaintainer} long_description {New package of default themes for GNOME, which currently includes GTK+ and icon themes designed for accessibility.} categories gnome version 2.27.91 revision 0 +gnome-user-docs 499 +variants universal depends_build {port:pkgconfig port:gnome-doc-utils} portdir gnome/gnome-user-docs description {End-user documentation for GNOME2} homepage http://www.gnome.org/ epoch 0 platforms darwin name gnome-user-docs maintainers nomaintainer long_description {This package contains documents which will be packaged together and shipped as gnome-user-docs in the core GNOME distribution. They should be documents targetted for end-users of GNOME.} categories gnome version 2.27.1 revision 0 +gnome-utils 350 +variants {darwin_7 universal} portdir gnome/gnome-utils description {GNOME utilities} homepage http://www.gnome.org/ epoch 0 platforms darwin name gnome-utils depends_lib {port:gconf port:libgtop port:gnome-panel} maintainers {devans openmaintainer} long_description {Utilities for the GNOME 2.0 desktop.} categories gnome version 2.27.91 revision 0 +gtksourceview2 667 +variants universal depends_build {port:intltool port:pkgconfig} portdir gnome/gtksourceview2 description {GtkSourceView is a text widget} homepage http://svn.gnome.org/viewvc/gtksourceview/ epoch 0 platforms darwin depends_lib {port:gtk2 port:libxml2} name gtksourceview2 long_description {GtkSourceView is a text widget that extends the standard gtk+ 2.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. This port contains version 2 of the GtkSourceView widget. Port GtkSourceView contains version 1 of the widget.} maintainers nomaintainer categories gnome version 2.7.4 revision 0 +gucharmap 467 +variants universal depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils port:gtk-doc} portdir gnome/gucharmap description {gucharmap is a featureful unicode character map.} homepage http://www.gnome.org/ epoch 0 platforms darwin depends_lib {port:gconf port:py25-gtk} name gucharmap maintainers {devans openmaintainer} long_description {{gucharmap is a featureful unicode character map.}} categories gnome version 2.27.0-git revision 0 +libgnome 438 +variants universal portdir gnome/libgnome description {This is the non-gui part of the library formerly known as gnome-libs.} homepage http://www.gnome.org/ epoch 0 platforms darwin name libgnome depends_lib {port:libbonobo port:esound port:gnome-vfs port:libiconv port:gettext} long_description {{This is the non-gui part of the library formerly known as gnome-libs.}} maintainers nomaintainer categories gnome version 2.27.5 revision 0 +libgnomekbd 397 +variants universal depends_build {port:pkgconfig port:intltool port:p5-xml-parser} portdir gnome/libgnomekbd description {Libgnomekbd is something new.} homepage http://www.gnome.org/ epoch 0 platforms darwin depends_lib {port:libxklavier port:gconf} name libgnomekbd maintainers {devans openmaintainer} long_description {Libgnomekbd is something new.} categories gnome version 2.27.91 revision 0 +libgtkhtml3 600 +variants universal depends_build {port:pkgconfig port:intltool port:p5-xml-parser} portdir gnome/libgtkhtml3 description {GTK HTML rendering engine.} homepage http://www.gnome.org/ depends_run port:gnome-icon-theme epoch 0 platforms darwin depends_lib {port:libsoup port:enchant port:gconf port:iso-codes port:gnome-icon-theme} name libgtkhtml3 long_description {GtkHTML is a lightweight HTML rendering/printing/editing engine. It was originally based on KHTMLW, part of the KDE project, but is now being developed independently.} maintainers nomaintainer categories gnome version 3.27.91 revision 0 +libgtop 512 +variants universal depends_build {port:pkgconfig port:p5-xml-parser port:gtk-doc} portdir gnome/libgtop description {A library for gtop2} homepage http://www.gnome.org/ epoch 0 platforms darwin depends_lib path:lib/pkgconfig/glib-2.0.pc:glib2 name libgtop maintainers {devans openmaintainer} long_description {This is library for the gtop2, the GNOME 2.0 version of top command. The top command is a tool to display and update information about the top cpu processes.} categories gnome version 2.27.3 revision 0 +libsoup 686 +variants universal depends_build {port:pkgconfig port:gtk-doc port:curl} portdir gnome/libsoup description {Soup is an HTTP library implementation in C.} homepage http://www.gnome.org/ epoch 0 platforms darwin depends_lib {port:libxml2 port:gnutls port:sqlite3 port:gconf port:gnome-keyring port:libproxy} name libsoup long_description {Soup provides a queued asynchronous callback-based mechanism for sending and servicing SOAP requests and a WSDL (Web Service Definition Language) for C compilers which generates client stubs and server skeletons for easily calling and implementing SOAP methods.} maintainers {devans openmaintainer} categories {gnome net} version 2.27.91 revision 0 +libunique 602 +variants {no_x11 universal} depends_build port:pkgconfig portdir gnome/libunique description {Unique is a library for writing single instance applications.} homepage http://live.gnome.org/LibUnique epoch 0 platforms darwin depends_lib {port:gtk2 port:dbus-glib port:xorg-libX11} name libunique maintainers {devans openmaintainer} long_description {Unique is a library for writing single instance applications. If you launch a single instance application twice, the second instance will either just quit or will send a message to the running instance.} categories {gnome devel} version 1.1.2 revision 0 +libwnck 567 +variants universal depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils} portdir gnome/libwnck description {Library used for writing pagers and taskslists.} homepage http://www.gnome.org/ epoch 0 platforms darwin depends_lib {port:startup-notification port:gtk2 port:xorg-libXres} name libwnck long_description {libwnck is a Window Navigator Construction Kit, i.e. a library to use for writing pagers and taskslists and stuff. It is needed for the GNOME 2.0 desktop.} maintainers nomaintainer categories gnome version 2.27.5 revision 0 +libxklavier 478 +variants universal depends_build port:pkgconfig portdir gnome/libxklavier description {libxklavier - utility library to make XKB stuff easier} homepage http://www.freedesktop.org/Software/LibXklavier epoch 0 platforms darwin depends_lib {path:lib/pkgconfig/glib-2.0.pc:glib2 port:xorg-libXi port:libxml2 port:iso-codes} name libxklavier maintainers nomaintainer long_description {{libxklavier - utility library to make XKB stuff easier}} categories gnome version 4.0 revision 1 +metacity 661 +variants universal depends_build {port:intltool port:p5-xml-parser port:gnome-doc-utils port:pkgconfig} portdir gnome/metacity description {A window manager for the adult in you.} homepage http://www.gnome.org epoch 0 platforms darwin name metacity depends_lib {port:gconf port:libcanberra port:xrender port:xorg-libXcursor port:xorg-libXrandr port:xorg-libXext port:xorg-libsm port:libgtop port:startup-notification port:gnome-themes port:zenity port:xorg-libXcomposite port:xorg-libXfixes port:xorg-libXdamage} maintainers {devans openmaintainer} long_description {{A window manager for the adult in you.}} categories {gnome x11-wm} version 2.27.0 revision 0 +nautilus 637 +variants universal depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils port:gtk-doc} portdir gnome/nautilus description {The GNOME filemanager} homepage http://www.gnome.org/ depends_run {port:desktop-file-utils port:shared-mime-info} epoch 0 platforms darwin depends_lib {port:gnome-desktop port:libexif port:exempi port:libunique} name nautilus maintainers {devans openmaintainer} long_description {Nautilus is the official file manager for the GNOME desktop. It is designed to be primarly a file manager, but there are support for web and file viewing too.} categories gnome version 2.27.91 revision 0 +pessulus 611 +variants universal depends_build {port:p5-xml-parser port:pkgconfig port:intltool} portdir gnome/pessulus description {A lockdown editor for GNOME.} homepage http://www.gnome.org/~vuntz/pessulus/ epoch 0 platforms darwin depends_lib {port:gconf port:py25-gnome port:gnome-python-desktop} name pessulus long_description {pessulus enables administrators to set mandatory settings in GConf. The users can not change these settings. Use of pessulus can be useful on computers that are open to use by everyone, e.g. in an internet cafe.} maintainers nomaintainer categories {gnome python} version 2.27.91 revision 0 +seahorse 638 +variants universal depends_build {port:p5-xml-parser port:shared-mime-info} portdir gnome/seahorse description {Seahorse is a GNOME application for managing encryption keys.} homepage http://projects.gnome.org/seahorse/ epoch 0 platforms darwin name seahorse depends_lib {port:gpgme port:gnome-keyring port:libsoup port:libnotify bin:ssh:openssh} maintainers {devans openmaintainer} long_description {Seahorse is a GNOME application for managing encryption keys. It also integrates with nautilus, gedit, epiphany and other GNOME desktop applications to provide encryption facilities.} categories {gnome crypto} version 2.27.90 revision 0 +seahorse-plugins 451 +variants {epiphany gedit universal} depends_build {port:p5-xml-parser port:intltool port:gnome-doc-utils} portdir gnome/seahorse-plugins description {Seahorse plugins.} homepage http://www.gnome.org/projects/seahorse/ epoch 0 platforms darwin depends_lib {port:seahorse port:nautilus port:gnome-panel} name seahorse-plugins maintainers {devans openmaintainer} long_description {{Seahorse plugins.}} categories {gnome crypto} version 2.27.1 revision 0 +totem 947 +variants universal depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils port:gtk-doc port:gsed} portdir gnome/totem description {Official movie player of the GNOME desktop environment} homepage http://live.gnome.org/Totem epoch 0 platforms darwin depends_lib {port:gconf port:totem-pl-parser port:xorg-libXtst port:xorg-libXxf86vm port:py25-gtk port:gst-plugins-good port:gst-plugins-bad port:gst-plugins-ugly port:gst-ffmpeg port:nautilus} name totem long_description {Totem is based on xine-lib or GStreamer. It features a playlist, a full-screen mode, seek and volume controls, as well as keyboard navigation. It comes with added functionality such as: * Video thumbnailer for the file manager * Nautilus properties tab * Mozilla (Firefox) plugin to view movies inside your browser (in development) * Webcam utility (in development)} maintainers {devans openmaintainer} categories gnome version 2.27.2 revision 0 +totem-pl-parser 467 +variants universal depends_build {port:pkgconfig port:gtk-doc} portdir gnome/totem-pl-parser description {Gnome Playlist parser} homepage http://live.gnome.org/Totem epoch 0 platforms darwin depends_lib {port:gtk2 port:libxml2 port:gmime} name totem-pl-parser long_description {totem-pl-parser is a simple GObject-based library to parse a host of playlist formats, as well as save those} maintainers {devans openmaintainer} categories gnome version 2.27.2 revision 0 +vino 585 +variants universal depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils port:gtk-doc} portdir gnome/vino description {Vino is a VNC server for the current GNOME user} homepage http://www.gnome.org epoch 0 platforms darwin depends_lib {port:gconf port:libsoup port:gnome-keyring port:telepathy-glib port:libnotify port:gnutls port:libgcrypt port:xorg-libXdamage port:xorg-libXtst port:libunique} name vino maintainers {devans openmaintainer} long_description {{Vino is a VNC server for the current GNOME user}} categories gnome version 2.27.91 revision 0 +vte 558 +variants {glade_catalogue without_python darwin_9 universal} depends_build {port:p5-xml-parser port:intltool port:pkgconfig} portdir gnome/vte description {Terminal widget with improved accessibility and I18N support.} homepage http://www.gnome.org/ epoch 0 platforms darwin name vte depends_lib {port:py25-gtk port:gtk2 port:ncurses} long_description {Terminal widget with improved font, internationalisation and accessibility support for the GNOME 2 desktop. Designed to replace libzvt.} maintainers nomaintainer categories gnome version 0.21.4 revision 0 +yelp 581 +variants {debug universal} depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils} portdir gnome/yelp description {Help browser for GNOME.} homepage http://www.gnome.org/ epoch 0 platforms darwin depends_lib {port:libgnomeui port:startup-notification port:rarian port:xulrunner} name yelp maintainers {devans openmaintainer} long_description {Yelp is the default help browser for the GNOME desktop. Yelp provides a simple graphical interface for viewing DocBook, HTML, man, and info formatted documentation.} categories gnome version 2.27.4 revision 0 +zenity 554 +variants universal depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils} portdir gnome/zenity description {zenity allows you to display dialog boxes from the commandline.} homepage http://www.gnome.org/ epoch 0 platforms darwin depends_lib {port:gtk2 port:libnotify} name zenity maintainers {devans openmaintainer} long_description {This is zenity - a rewrite of gdialog, the GNOME port of dialog which allows you to display dialog boxes from the commandline and shell scripts.} categories gnome version 2.27.90 revision 0 +libgweather 514 +variants universal depends_build {port:pkgconfig port:intltool port:p5-xml-parser port:gtk-doc} portdir net/libgweather description {Library to accessing online weather informations.} homepage http://www.gnome.org/ epoch 0 platforms darwin depends_lib {port:gconf port:libsoup port:py25-gtk} name libgweather long_description {libgweather is a library to access weather information from online services for numerous locations.} maintainers {devans openmaintainer} categories {net gnome} version 2.27.91 revision 0 +webkit-gtk 550 +variants {no_video gnome_keyring filters svg_filters no_svg universal} depends_build {port:pkgconfig port:gtk-doc} portdir www/webkit-gtk description {Apple's WebKit HTML rendering library for GTK+} homepage http://webkitgtk.org/ epoch 1 platforms {darwin freebsd} name webkit-gtk depends_lib {port:gtk2 port:libsoup port:icu port:libxslt port:sqlite3 port:enchant port:gst-plugins-base} maintainers {gmail.com:myschizobuddy devans} long_description {{Apple's WebKit HTML rendering library for GTK+}} categories {www gnome} version 1.1.12 revision 1 +gtk2 834 +variants {universal darwin_7 darwin_8 no_x11 quartz x11} depends_build port:pkgconfig portdir x11/gtk2 description {Gimp ToolKit version 2} homepage http://www.gtk.org/ depends_run port:shared-mime-info epoch 0 platforms darwin depends_lib {path:lib/pkgconfig/cairo.pc:cairo port:fontconfig port:freetype path:lib/pkgconfig/glib-2.0.pc:glib2 port:jpeg port:tiff port:libiconv port:libpng port:jasper port:atk path:lib/pkgconfig/pango.pc:pango port:gettext port:zlib port:xorg-libXi port:xorg-libXrandr port:xorg-libXcursor port:xorg-libXinerama port:xorg-libXdamage port:xorg-libXcomposite port:xorg-libXfixes} name gtk2 maintainers {nox openmaintainer} long_description {This is GTK+ version 2.x. GTK+, which stands for Gimp ToolKit, is a library for creating GUIs for the X Windows System.} categories x11 version 2.17.9 revision 0 Added: users/devans/GNOME_2_27/PortIndex.quick =================================================================== --- users/devans/GNOME_2_27/PortIndex.quick (rev 0) +++ users/devans/GNOME_2_27/PortIndex.quick 2009-09-01 16:01:33 UTC (rev 56702) @@ -0,0 +1,60 @@ +telepathy-mission-control 0 +libgda4 723 +atk 1552 +glib2 1972 +anjuta 2563 +anjuta-extras 3099 +at-spi 3581 +bug-buddy 4186 +empathy 4695 +eog 5666 +epiphany 6321 +evince 7040 +evolution-data-server 7692 +file-roller 8353 +gcalctool 9001 +gdl 9524 +gdm 10056 +gedit 10606 +gnome-applets 11210 +gnome-control-center 11933 +gnome-desktop 12720 +gnome-doc-utils 13335 +gnome-games 14047 +gnome-icon-theme 14640 +gnome-keyring 15104 +gnome-media 15720 +gnome-menus 16331 +gnome-panel 16811 +gnome-python-desktop 17374 +gnome-session 17983 +gnome-settings-daemon 18577 +gnome-system-monitor 19142 +gnome-terminal 19733 +gnome-themes 20135 +gnome-user-docs 20705 +gnome-utils 21224 +gtksourceview2 21590 +gucharmap 22276 +libgnome 22757 +libgnomekbd 23208 +libgtkhtml3 23621 +libgtop 24237 +libsoup 24761 +libunique 25459 +libwnck 26075 +libxklavier 26654 +metacity 27148 +nautilus 27822 +pessulus 28472 +seahorse 29096 +seahorse-plugins 29747 +totem 30219 +totem-pl-parser 31176 +vino 31663 +vte 32257 +yelp 32823 +zenity 33413 +libgweather 33978 +webkit-gtk 34508 +gtk2 35073 -------------- next part -------------- An HTML attachment was scrubbed... URL: From vinc17 at macports.org Tue Sep 1 09:12:12 2009 From: vinc17 at macports.org (vinc17 at macports.org) Date: Tue, 1 Sep 2009 09:12:12 -0700 (PDT) Subject: [56703] trunk/dports/textproc/texinfo/Portfile Message-ID: <20090901161212.5D50E2562C61@beta.macosforge.org> Revision: 56703 http://trac.macports.org/changeset/56703 Author: vinc17 at macports.org Date: 2009-09-01 09:12:11 -0700 (Tue, 01 Sep 2009) Log Message: ----------- texinfo: removed depends_build on unlzma (useless as of MacPorts 1.8.0). Closes #20925. Modified Paths: -------------- trunk/dports/textproc/texinfo/Portfile Modified: trunk/dports/textproc/texinfo/Portfile =================================================================== --- trunk/dports/textproc/texinfo/Portfile 2009-09-01 16:01:33 UTC (rev 56702) +++ trunk/dports/textproc/texinfo/Portfile 2009-09-01 16:12:11 UTC (rev 56703) @@ -26,8 +26,6 @@ ui_msg "If you get an error with configure, please install/activate lzmautils." } -depends_build bin:unlzma:lzmautils - checksums md5 20b37e49464bd72df4c6cfba33340f87 \ sha1 676ec9aa25a97c05dff66fba5225f9e101160063 \ rmd160 31d68ab41fead86d473ecc1de183fd1629e01560 -------------- next part -------------- An HTML attachment was scrubbed... URL: From vinc17 at macports.org Tue Sep 1 09:13:54 2009 From: vinc17 at macports.org (vinc17 at macports.org) Date: Tue, 1 Sep 2009 09:13:54 -0700 (PDT) Subject: [56704] trunk/dports/textproc/texinfo/Portfile Message-ID: <20090901161354.74BB92562D57@beta.macosforge.org> Revision: 56704 http://trac.macports.org/changeset/56704 Author: vinc17 at macports.org Date: 2009-09-01 09:13:53 -0700 (Tue, 01 Sep 2009) Log Message: ----------- texinfo: also removed the message concerning lzmautils (let's hope that everyone uses MacPorts 1.8.0). Modified Paths: -------------- trunk/dports/textproc/texinfo/Portfile Modified: trunk/dports/textproc/texinfo/Portfile =================================================================== --- trunk/dports/textproc/texinfo/Portfile 2009-09-01 16:12:11 UTC (rev 56703) +++ trunk/dports/textproc/texinfo/Portfile 2009-09-01 16:13:53 UTC (rev 56704) @@ -18,14 +18,6 @@ master_sites gnu use_lzma yes -# The following message is useful because MacPorts doesn't test whether -# the extract target fails, and unless the -v option has been used, the -# error message "sh: line 1: unlzma: command not found" is filtered out -# and the user doesn't know the cause of the problem. -pre-extract { - ui_msg "If you get an error with configure, please install/activate lzmautils." -} - checksums md5 20b37e49464bd72df4c6cfba33340f87 \ sha1 676ec9aa25a97c05dff66fba5225f9e101160063 \ rmd160 31d68ab41fead86d473ecc1de183fd1629e01560 -------------- next part -------------- An HTML attachment was scrubbed... URL: From raimue at macports.org Tue Sep 1 09:19:41 2009 From: raimue at macports.org (raimue at macports.org) Date: Tue, 1 Sep 2009 09:19:41 -0700 (PDT) Subject: [56705] trunk/dports/www/mod_wsgi/Portfile Message-ID: <20090901161941.3CC9C2562FCA@beta.macosforge.org> Revision: 56705 http://trac.macports.org/changeset/56705 Author: raimue at macports.org Date: 2009-09-01 09:19:40 -0700 (Tue, 01 Sep 2009) Log Message: ----------- www/mod_wsgi: This port had two maintainer timeouts, declaring abandoned by the maintainer. Modified Paths: -------------- trunk/dports/www/mod_wsgi/Portfile Modified: trunk/dports/www/mod_wsgi/Portfile =================================================================== --- trunk/dports/www/mod_wsgi/Portfile 2009-09-01 16:13:53 UTC (rev 56704) +++ trunk/dports/www/mod_wsgi/Portfile 2009-09-01 16:19:40 UTC (rev 56705) @@ -7,7 +7,7 @@ revision 1 categories www python platforms darwin -maintainers taywa.ch:ys +maintainers nomaintainer description Python WSGI adapter module for Apache. long_description The mod_wsgi module is written in C code directly against \ the internal Apache and Python application programming interfaces. As such, \ -------------- next part -------------- An HTML attachment was scrubbed... URL: From raimue at macports.org Tue Sep 1 09:37:50 2009 From: raimue at macports.org (raimue at macports.org) Date: Tue, 1 Sep 2009 09:37:50 -0700 (PDT) Subject: [56706] trunk/dports/www/mod_wsgi/Portfile Message-ID: <20090901163751.26B9325636D3@beta.macosforge.org> Revision: 56706 http://trac.macports.org/changeset/56706 Author: raimue at macports.org Date: 2009-09-01 09:37:50 -0700 (Tue, 01 Sep 2009) Log Message: ----------- www/mod_wsgi: Change master_sites to googlecode group, also fixes livecheck Modified Paths: -------------- trunk/dports/www/mod_wsgi/Portfile Modified: trunk/dports/www/mod_wsgi/Portfile =================================================================== --- trunk/dports/www/mod_wsgi/Portfile 2009-09-01 16:19:40 UTC (rev 56705) +++ trunk/dports/www/mod_wsgi/Portfile 2009-09-01 16:37:50 UTC (rev 56706) @@ -16,7 +16,7 @@ mod_python or alternative FASTCGI/SCGI/CGI based solutions. homepage http://www.modwsgi.org/ -master_sites http://modwsgi.googlecode.com/files/ +master_sites googlecode:modwsgi checksums md5 40b56807c8b685133fede6b59c32600f \ sha1 a82e79d5d429dba64ef1e0d65b502577f0434649 -------------- next part -------------- An HTML attachment was scrubbed... URL: From portindex at macports.org Tue Sep 1 09:53:51 2009 From: portindex at macports.org (portindex at macports.org) Date: Tue, 1 Sep 2009 09:53:51 -0700 (PDT) Subject: [56707] trunk/dports Message-ID: <20090901165353.2ADF12563BB2@beta.macosforge.org> Revision: 56707 http://trac.macports.org/changeset/56707 Author: portindex at macports.org Date: 2009-09-01 09:53:51 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Total number of ports parsed: 6142 Ports successfully parsed: 6142 Ports failed: 0 Modified Paths: -------------- trunk/dports/PortIndex trunk/dports/PortIndex.quick Modified: trunk/dports/PortIndex =================================================================== --- trunk/dports/PortIndex 2009-09-01 16:37:50 UTC (rev 56706) +++ trunk/dports/PortIndex 2009-09-01 16:53:51 UTC (rev 56707) @@ -11076,8 +11076,8 @@ variants universal portdir textproc/tesseract description {Open source OCR engine} homepage http://code.google.com/p/tesseract-ocr/ epoch 0 platforms darwin name tesseract depends_lib port:tiff long_description {The Tesseract OCR engine was one of the top 3 engines in the 1995 UNLV Accuracy test. Between 1995 and 2006 it had little work done on it, but it is probably one of the most accurate open source OCR engines available. The source code will read a binary, grey or color image and output text. A tiff reader is built in that will read uncompressed TIFF images, or libtiff can be added to read compressed images.} maintainers emer.net:emer categories {textproc graphics pdf} version 2.04 revision 0 texi2html 374 portdir textproc/texi2html description {A Perl script which converts Texinfo source files to HTML output.} homepage http://www.nongnu.org/texi2html epoch 0 platforms darwin name texi2html depends_lib path:bin/perl:perl5 maintainers nomaintainer long_description {A Perl script which converts Texinfo source files to HTML output.} categories textproc version 1.82 revision 0 -texinfo 748 -variants universal depends_build bin:unlzma:lzmautils portdir textproc/texinfo description {Texinfo is the official documentation format of the GNU project} homepage http://www.gnu.org/software/texinfo/ epoch 0 platforms darwin depends_lib {port:gettext port:libiconv port:ncurses} name texinfo long_description {Texinfo is the official documentation format of the GNU project. It uses a single source file to produce output in a number of formats, both online and printed (dvi, info, html, xml, etc.). This means that instead of writing different documents for online information and another for a printed manual, you need write only one document.} maintainers vinc17 depends_extract bin:lzma:lzmautils categories textproc version 4.13 revision 0 +texinfo 713 +variants universal portdir textproc/texinfo description {Texinfo is the official documentation format of the GNU project} homepage http://www.gnu.org/software/texinfo/ epoch 0 platforms darwin depends_lib {port:gettext port:libiconv port:ncurses} name texinfo long_description {Texinfo is the official documentation format of the GNU project. It uses a single source file to produce output in a number of formats, both online and printed (dvi, info, html, xml, etc.). This means that instead of writing different documents for online information and another for a printed manual, you need write only one document.} maintainers vinc17 depends_extract bin:lzma:lzmautils categories textproc version 4.13 revision 0 texml 480 portdir textproc/texml description {XML syntax for TeX} homepage http://getfo.org/texml/ epoch 0 platforms darwin depends_lib port:python25 name texml maintainers xmlhack.ru:olpa long_description {TeXML is an XML vocabulary for TeX. The processor transforms the TeXML markup into the TeX markup, escaping special and out-of-encoding characters. The intended audience is developers who automatically generate (La)TeX or ConTeXt files.} version 2.0.1 categories textproc revision 1 tkman 453 @@ -11300,8 +11300,8 @@ portdir www/mod_security description {intrusion detection and prevention engine for web applications} homepage http://www.modsecurity.org epoch 0 platforms darwin name mod_security depends_lib port:apache maintainers touche.fr.st:julien.touche long_description {ModSecurity is an open source intrusion detection and prevention engine for web applications. It operates embedded into the web server, acting as a powerful umbrella - shielding applications from attacks. It supports both branches of the Apache web server.} categories {www security} version 1.8.6 revision 0 mod_ssi_func 348 portdir www/mod_ssi_func description {advanced SSI modules for apache2} homepage http://www.bbc.co.uk/opensource/projects/apache/ epoch 0 platforms darwin depends_lib port:apache20 name mod_ssi_func maintainers nomaintainer long_description {{advanced SSI modules for apache2}} depends_extract bin:unzip:unzip categories www version 1.0 revision 0 -mod_wsgi 630 -variants universal portdir www/mod_wsgi description {Python WSGI adapter module for Apache.} homepage http://www.modwsgi.org/ epoch 0 platforms darwin name mod_wsgi depends_lib {port:apache2 port:python24} long_description {The mod_wsgi module is written in C code directly against the internal Apache and Python application programming interfaces. As such, for hosting WSGI applications in conjunction with Apache it has a lower memory overhead and performs better than existing WSGI adapters for mod_python or alternative FASTCGI/SCGI/CGI based solutions.} maintainers taywa.ch:ys categories {www python} version 1.1 revision 1 +mod_wsgi 631 +variants universal portdir www/mod_wsgi description {Python WSGI adapter module for Apache.} homepage http://www.modwsgi.org/ epoch 0 platforms darwin name mod_wsgi depends_lib {port:apache2 port:python24} long_description {The mod_wsgi module is written in C code directly against the internal Apache and Python application programming interfaces. As such, for hosting WSGI applications in conjunction with Apache it has a lower memory overhead and performs better than existing WSGI adapters for mod_python or alternative FASTCGI/SCGI/CGI based solutions.} maintainers nomaintainer categories {www python} version 1.1 revision 1 moin 465 portdir www/moin description {a Python-based WikiEngine} homepage http://moinmo.in/ epoch 0 platforms darwin depends_lib port:python25 name moin maintainers nomaintainer long_description {MoinMoin is an advanced, easy to use and extensible WikiEngine with a large community of users. Said in a few words, it is about collaboration on easily editable web pages. MoinMoin is Free Software licensed under the GNU GPL.} version 1.8.2 categories {www python} revision 0 mongoose 476 Modified: trunk/dports/PortIndex.quick =================================================================== (Binary files differ) -------------- next part -------------- An HTML attachment was scrubbed... URL: From toby at macports.org Tue Sep 1 09:56:40 2009 From: toby at macports.org (toby at macports.org) Date: Tue, 1 Sep 2009 09:56:40 -0700 (PDT) Subject: [56708] trunk/dports/devel/diffstat/Portfile Message-ID: <20090901165640.D2DA72563C62@beta.macosforge.org> Revision: 56708 http://trac.macports.org/changeset/56708 Author: toby at macports.org Date: 2009-09-01 09:56:40 -0700 (Tue, 01 Sep 2009) Log Message: ----------- diffstat 1.49 Modified Paths: -------------- trunk/dports/devel/diffstat/Portfile Modified: trunk/dports/devel/diffstat/Portfile =================================================================== --- trunk/dports/devel/diffstat/Portfile 2009-09-01 16:53:51 UTC (rev 56707) +++ trunk/dports/devel/diffstat/Portfile 2009-09-01 16:56:40 UTC (rev 56708) @@ -3,7 +3,7 @@ PortSystem 1.0 name diffstat -version 1.48 +version 1.49 categories devel maintainers simon openmaintainer description Make histogram from diff-output @@ -14,9 +14,9 @@ platforms darwin master_sites ftp://invisible-island.net/diffstat/ extract.suffix .tgz -checksums md5 8593e79189dd4b9c4ec32862e19d716c \ - sha1 b2f0bd25903c1ef077296d964ac4e36596d47cea \ - rmd160 fed2d8b3ddd13acf12cfe93ec502404d6062785a +checksums md5 63fa6d90f137f5d839e94aa93882db98 \ + sha1 e485f28b23c5623bb8a8352b33f33276a239636e \ + rmd160 519bd51bcc763cf656acd8f052bcd84c4debd483 configure.args --mandir=${prefix}/share/man -------------- next part -------------- An HTML attachment was scrubbed... URL: From noreply at macports.org Tue Sep 1 10:01:54 2009 From: noreply at macports.org (MacPorts) Date: Tue, 01 Sep 2009 17:01:54 -0000 Subject: [MacPorts] snc/snowleopard modified Message-ID: <20090901170154.AFC1F74B8800@mail-out4.apple.com> Changed page "snc/snowleopard" by monty19 at hotmail.com from 75.69.227.239* Page URL: Diff URL: Revision 84 Comment: xchat2 attempts to build python26 as part of the install and fails -------8<------8<------8<------8<------8<------8<------8<------8<-------- Index: snc/snowleopard ========================================================================= --- snc/snowleopard (version: 83) +++ snc/snowleopard (version: 84) @@ -586,7 +586,7 @@ xbitmaps ? xboard ? xcalc ? -xchat2 ? +xchat2 python26 xclipboard ? xclock ? xconsole ? -------8<------8<------8<------8<------8<------8<------8<------8<-------- * The IP shown here might not mean anything if the user or the server is behind a proxy. -- MacPorts Ports system for Mac OS This is an automated message. Someone at http://www.macports.org/ added your email address to be notified of changes on snc/snowleopard. If it was not you, please report to . From toby at macports.org Tue Sep 1 10:19:29 2009 From: toby at macports.org (toby at macports.org) Date: Tue, 1 Sep 2009 10:19:29 -0700 (PDT) Subject: [56709] trunk/dports/devel/vxl/Portfile Message-ID: <20090901171929.CE83C25644AC@beta.macosforge.org> Revision: 56709 http://trac.macports.org/changeset/56709 Author: toby at macports.org Date: 2009-09-01 10:19:25 -0700 (Tue, 01 Sep 2009) Log Message: ----------- drop maintainership Modified Paths: -------------- trunk/dports/devel/vxl/Portfile Modified: trunk/dports/devel/vxl/Portfile =================================================================== --- trunk/dports/devel/vxl/Portfile 2009-09-01 16:56:40 UTC (rev 56708) +++ trunk/dports/devel/vxl/Portfile 2009-09-01 17:19:25 UTC (rev 56709) @@ -5,7 +5,7 @@ name vxl version 1.12.0 categories devel -maintainers toby +maintainers nomaintainer description C++ libraries for computer vision long_description \ VXL (the Vision-something-Libraries) is a collection of C++ libraries \ -------------- next part -------------- An HTML attachment was scrubbed... URL: From portindex at macports.org Tue Sep 1 10:54:09 2009 From: portindex at macports.org (portindex at macports.org) Date: Tue, 1 Sep 2009 10:54:09 -0700 (PDT) Subject: [56710] trunk/dports Message-ID: <20090901175412.4BC8725652F9@beta.macosforge.org> Revision: 56710 http://trac.macports.org/changeset/56710 Author: portindex at macports.org Date: 2009-09-01 10:54:06 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Total number of ports parsed: 6142 Ports successfully parsed: 6142 Ports failed: 0 Modified Paths: -------------- trunk/dports/PortIndex trunk/dports/PortIndex.quick Modified: trunk/dports/PortIndex =================================================================== --- trunk/dports/PortIndex 2009-09-01 17:19:25 UTC (rev 56709) +++ trunk/dports/PortIndex 2009-09-01 17:54:06 UTC (rev 56710) @@ -1173,7 +1173,7 @@ diffball 501 variants universal portdir devel/diffball description {binary patch utility} homepage http://developer.berlios.de/projects/diffball/ epoch 0 platforms darwin name diffball long_description {A general delta compression/differencing suite for any platform that supports autoconf/automake, written in c, w/ builtin support for reading, writing, converting between multiple file formats, and an easy framework to drop in new algorithms.} maintainers nomaintainer categories devel version 0.6.2 revision 0 diffstat 441 -variants universal portdir devel/diffstat description {Make histogram from diff-output} homepage http://invisible-island.net/diffstat/ epoch 0 platforms darwin name diffstat long_description {diffstat reads the output of diff and displays a histogram of the insertions, deletions, and modifications per-file. It is useful for reviewing large, complex patch files.} maintainers {simon openmaintainer} categories devel version 1.48 revision 0 +variants universal portdir devel/diffstat description {Make histogram from diff-output} homepage http://invisible-island.net/diffstat/ epoch 0 platforms darwin name diffstat long_description {diffstat reads the output of diff and displays a histogram of the insertions, deletions, and modifications per-file. It is useful for reviewing large, complex patch files.} maintainers {simon openmaintainer} categories devel version 1.49 revision 0 distcc 561 variants universal portdir devel/distcc description {Distributed C compiler} homepage http://distcc.org/ epoch 0 platforms darwin name distcc depends_lib port:popt long_description {distcc is a program to distribute compilation of C or C++ code across several machines on a network without requiring that they share filesystems, have the same headers/libraries or have syncronized clocks. distcc should always generate the same results as a local compile but is often 2 to 3 times faster.} maintainers nomaintainer categories {devel net} version 3.1 revision 0 distract 583 @@ -2076,8 +2076,8 @@ variants universal portdir devel/vstr description {Vstr string library} homepage http://www.and.org/vstr/ epoch 0 platforms darwin name vstr long_description {Vstr is a safe and fast string library for C.} maintainers nomaintainer categories devel version 1.0.15 revision 0 vttest 314 variants universal portdir devel/vttest description {VT100/VT220/XTerm test utility} homepage http://invisible-island.net/vttest/ epoch 0 platforms darwin name vttest long_description {Test the compatibility of VT100/VT220/XTerm terminal emulators.} maintainers vinc17 categories devel version 20071216 revision 0 -vxl 604 -variants universal depends_build port:cmake portdir devel/vxl description {C++ libraries for computer vision} homepage http://vxl.sourceforge.net/ epoch 0 platforms darwin name vxl long_description {VXL (the Vision-something-Libraries) is a collection of C++ libraries designed for computer vision research and implementation. It was created from TargetJr and the IUE with the aim of making a light, fast and consistent system. VXL is written in ANSI/ISO C++ and is designed to be portable over many platforms.} maintainers toby depends_extract bin:unzip:unzip categories devel version 1.12.0 revision 0 +vxl 612 +variants universal depends_build port:cmake portdir devel/vxl description {C++ libraries for computer vision} homepage http://vxl.sourceforge.net/ epoch 0 platforms darwin name vxl long_description {VXL (the Vision-something-Libraries) is a collection of C++ libraries designed for computer vision research and implementation. It was created from TargetJr and the IUE with the aim of making a light, fast and consistent system. VXL is written in ANSI/ISO C++ and is designed to be portable over many platforms.} maintainers nomaintainer depends_extract bin:unzip:unzip categories devel version 1.12.0 revision 0 wsdlpull 550 variants universal portdir devel/wsdlpull description {C++ Web services library} homepage http://wsdlpull.sourceforge.net/ epoch 0 platforms darwin name wsdlpull depends_lib {port:curl port:openssl port:zlib} long_description {wsdlpull is an efficient C++ Web services library that includes a standards compliant WSDL parser API, a Schema parser and validator, an XML parser and serializer, and an API and command line tool for dynamically inspecting and invoking WSDL Web services.} maintainers nomaintainer categories devel version 1.13 revision 0 wxd 371 Modified: trunk/dports/PortIndex.quick =================================================================== (Binary files differ) -------------- next part -------------- An HTML attachment was scrubbed... URL: From raimue at macports.org Tue Sep 1 10:56:55 2009 From: raimue at macports.org (raimue at macports.org) Date: Tue, 1 Sep 2009 10:56:55 -0700 (PDT) Subject: [56711] trunk/dports/www/mod_wsgi Message-ID: <20090901175655.A23FC25653B8@beta.macosforge.org> Revision: 56711 http://trac.macports.org/changeset/56711 Author: raimue at macports.org Date: 2009-09-01 10:56:54 -0700 (Tue, 01 Sep 2009) Log Message: ----------- www/mod_wsgi: Update to version 2.5 and adapt patch for configure script. Add variants for the different python ports. Modified Paths: -------------- trunk/dports/www/mod_wsgi/Portfile trunk/dports/www/mod_wsgi/files/patch-configure.diff Modified: trunk/dports/www/mod_wsgi/Portfile =================================================================== --- trunk/dports/www/mod_wsgi/Portfile 2009-09-01 17:54:06 UTC (rev 56710) +++ trunk/dports/www/mod_wsgi/Portfile 2009-09-01 17:56:54 UTC (rev 56711) @@ -3,8 +3,7 @@ PortSystem 1.0 name mod_wsgi -version 1.1 -revision 1 +version 2.5 categories www python platforms darwin maintainers nomaintainer @@ -17,17 +16,16 @@ homepage http://www.modwsgi.org/ master_sites googlecode:modwsgi -checksums md5 40b56807c8b685133fede6b59c32600f \ - sha1 a82e79d5d429dba64ef1e0d65b502577f0434649 - -depends_lib port:apache2 port:python24 +checksums md5 43ad11c477799e2f780c50197c420afd \ + sha1 a2ed3fd60b390c3a790aca1c859093ab7a7c2d9d \ + rmd160 c1c2b72deca98eaa9e7bee256b027b5e0488b2fc patchfiles patch-configure.diff -configure.args \ - --with-apxs=${prefix}/apache2/bin/apxs \ - --with-python=${prefix}/bin/python2.4 +depends_lib port:apache2 +configure.args --with-apxs=${prefix}/apache2/bin/apxs + destroot.violate_mtree yes pre-destroot { xinstall -d -m 755 ${destroot}${prefix}/apache2/modules @@ -41,3 +39,30 @@ ui_msg "# ${prefix}/apache2/conf/httpd.conf" ui_msg "########################################################" } + +if {![variant_isset python24] + && ![variant_isset python25] + && ![variant_isset python26] + && ![variant_isset python30]} { + default_variants +python26 +} + +variant python24 conflicts python25 python26 python30 description {Use Python 2.4} { + depends_lib-append port:python24 + configure.args-append --with-python=${prefix}/bin/python2.4 +} + +variant python25 conflicts python24 python26 python30 description {Use Python 2.5} { + depends_lib-append port:python25 + configure.args-append --with-python=${prefix}/bin/python2.5 +} + +variant python26 conflicts python24 python25 python30 description {Use Python 2.6} { + depends_lib-append port:python26 + configure.args-append --with-python=${prefix}/bin/python2.6 +} + +variant python30 conflicts python24 python25 python26 description {Use Python 3.0} { + depends_lib-append port:python30 + configure.args-append --with-python=${prefix}/bin/python3.0 +} Modified: trunk/dports/www/mod_wsgi/files/patch-configure.diff =================================================================== --- trunk/dports/www/mod_wsgi/files/patch-configure.diff 2009-09-01 17:54:06 UTC (rev 56710) +++ trunk/dports/www/mod_wsgi/files/patch-configure.diff 2009-09-01 17:56:54 UTC (rev 56711) @@ -1,31 +1,43 @@ ---- configure.orig 2007-07-31 06:13:08.000000000 -0600 -+++ configure 2009-03-19 00:14:33.000000000 -0600 -@@ -1357,7 +1357,6 @@ - PYTHONFRAMEWORK=`${PYTHON} -c 'from distutils import sysconfig; \ - print sysconfig.get_config_var("PYTHONFRAMEWORK")'` +--- configure.orig 2009-04-15 01:06:28.000000000 +0200 ++++ configure 2009-09-01 18:40:50.000000000 +0200 +@@ -1398,7 +1398,6 @@ + from distutils import sysconfig; \ + stdout.write(sysconfig.get_config_var("PYTHONFRAMEWORK"))'` -if test "${PYTHONFRAMEWORKDIR}" = "no-framework"; then - LDFLAGS=`${PYTHON} -c 'import distutils.sysconfig; \ - print "-L" + distutils.sysconfig.get_python_lib(plat_specific=1, \ - standard_lib=1) +"/config"'` -@@ -1367,20 +1366,6 @@ - print sysconfig.get_config_var("LIBS")'` + LDFLAGS1="-L${PYTHONLIBDIR}" + LDFLAGS2="-L${PYTHONCFGDIR}" - LDLIBS="${LDLIBS1} ${LDLIBS2}" +@@ -1409,32 +1408,6 @@ + LDLIBS3=`${PYTHON} -c 'from sys import stdout; \ + from distutils import sysconfig; \ + stdout.write(sysconfig.get_config_var("SYSLIBS"))'` -else -- LDFLAGS1="-framework ${PYTHONFRAMEWORK}" +- if test -f "${PYTHONCFGDIR}/libpython${PYTHON_VERSION}.a"; then +- LDFLAGS2="-L${PYTHONCFGDIR}" - -- VERSION="${PYTHON_VERSION}" -- STRING="${PYTHONFRAMEWORKDIR}/Versions/${VERSION}/${PYTHONFRAMEWORK}" -- LDFLAGS2=`${PYTHON} -c "from distutils import sysconfig; \ -- print sysconfig.get_config_var(\"LINKFORSHARED\").replace( \ -- \"${STRING}\", '')"` +- LDLIBS1="-lpython${PYTHON_VERSION}" +- LDLIBS2=`${PYTHON} -c 'from sys import stdout; \ +- from distutils import sysconfig; \ +- stdout.write(sysconfig.get_config_var("LIBS"))'` +- LDLIBS3=`${PYTHON} -c 'from sys import stdout; \ +- from distutils import sysconfig; \ +- stdout.write(sysconfig.get_config_var("SYSLIBS"))'` +- else +- LDFLAGS1="-F${PYTHONFRAMEWORKPREFIX} -framework ${PYTHONFRAMEWORK}" - -- LDFLAGS="${LDFLAGS1} ${LDFLAGS2}" +- VERSION="${PYTHON_VERSION}" +- STRING="${PYTHONFRAMEWORKDIR}/Versions/${VERSION}/${PYTHONFRAMEWORK}" +- LDFLAGS2=`${PYTHON} -c "from sys import stdout; \ +- from distutils import sysconfig; \ +- stdout.write(sysconfig.get_config_var( +- \"LINKFORSHARED\").replace(\"${STRING}\", ''))"` - -- LDLIBS=`${PYTHON} -c 'from distutils import sysconfig; \ -- print sysconfig.get_config_var("LIBS")'` +- LDLIBS1=`${PYTHON} -c 'from sys import stdout; \ +- from distutils import sysconfig; \ +- stdout.write(sysconfig.get_config_var("LIBS"))'` +- fi -fi - - + CFLAGS="" + if test -x /usr/bin/lipo; then -------------- next part -------------- An HTML attachment was scrubbed... URL: From raimue at macports.org Tue Sep 1 11:27:12 2009 From: raimue at macports.org (raimue at macports.org) Date: Tue, 1 Sep 2009 11:27:12 -0700 (PDT) Subject: [56712] trunk/dports/databases/postgis/Portfile Message-ID: <20090901182713.3302D2565FCB@beta.macosforge.org> Revision: 56712 http://trac.macports.org/changeset/56712 Author: raimue at macports.org Date: 2009-09-01 11:27:08 -0700 (Tue, 01 Sep 2009) Log Message: ----------- databases/postgis: Abandone port due to outstanding #16691, #20178 and #20827 Modified Paths: -------------- trunk/dports/databases/postgis/Portfile Modified: trunk/dports/databases/postgis/Portfile =================================================================== --- trunk/dports/databases/postgis/Portfile 2009-09-01 17:56:54 UTC (rev 56711) +++ trunk/dports/databases/postgis/Portfile 2009-09-01 18:27:08 UTC (rev 56712) @@ -7,7 +7,7 @@ revision 1 categories databases platforms darwin -maintainers frank-lists at auroralux.net +maintainers nomaintainer description adds support for geographic objects to the postgresql database long_description PostGIS adds support for geographic objects to the \ PostgreSQL object-relational database. In effect, PostGIS \ -------------- next part -------------- An HTML attachment was scrubbed... URL: From portindex at macports.org Tue Sep 1 11:53:56 2009 From: portindex at macports.org (portindex at macports.org) Date: Tue, 1 Sep 2009 11:53:56 -0700 (PDT) Subject: [56713] trunk/dports Message-ID: <20090901185357.4D113256674C@beta.macosforge.org> Revision: 56713 http://trac.macports.org/changeset/56713 Author: portindex at macports.org Date: 2009-09-01 11:53:55 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Total number of ports parsed: 6142 Ports successfully parsed: 6142 Ports failed: 0 Modified Paths: -------------- trunk/dports/PortIndex trunk/dports/PortIndex.quick Modified: trunk/dports/PortIndex =================================================================== --- trunk/dports/PortIndex 2009-09-01 18:27:08 UTC (rev 56712) +++ trunk/dports/PortIndex 2009-09-01 18:53:55 UTC (rev 56713) @@ -788,8 +788,8 @@ portdir databases/pgsqlclient description {ADO.NET adapter for PostgreSQL} homepage http://pgsqlclient.sourceforge.net/ epoch 0 platforms darwin depends_lib bin:mono:mono name pgsqlclient maintainers nomaintainer long_description {{ADO.NET adapter for PostgreSQL}} depends_extract bin:unzip:unzip categories databases version 1.0-Beta6 revision 0 pgtcl 334 variants universal portdir databases/pgtcl description {Tcl PostgreSQL interface} homepage http://pgtcl.projects.postgresql.org/ epoch 0 platforms darwin name pgtcl depends_lib {port:tcl port:postgresql83} long_description {Tcl client interface to PostgreSQL} maintainers mac.com:giorgio_v categories databases version 1.5 revision 0 -postgis 812 -variants {postgresql82 universal} portdir databases/postgis description {adds support for geographic objects to the postgresql database} homepage http://postgis.refractions.net/ epoch 0 platforms darwin name postgis depends_lib {port:geos port:proj port:libiconv port:postgresql83} long_description {PostGIS adds support for geographic objects to the PostgreSQL object-relational database. In effect, PostGIS {spatially enables} the PostgreSQL server, allowing it to be used as a backend spatial database for geographic information systems (GIS), much like ESRI's SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS Simple Features Specification for SQL and will be submitted for conformance testing at version 1.0.} maintainers frank-lists at auroralux.net categories databases version 1.3.3 revision 1 +postgis 799 +variants {postgresql82 universal} portdir databases/postgis description {adds support for geographic objects to the postgresql database} homepage http://postgis.refractions.net/ epoch 0 platforms darwin name postgis depends_lib {port:geos port:proj port:libiconv port:postgresql83} long_description {PostGIS adds support for geographic objects to the PostgreSQL object-relational database. In effect, PostGIS {spatially enables} the PostgreSQL server, allowing it to be used as a backend spatial database for geographic information systems (GIS), much like ESRI's SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS Simple Features Specification for SQL and will be submitted for conformance testing at version 1.0.} maintainers nomaintainer categories databases version 1.3.3 revision 1 postgresql-devel 726 variants {python krb5 perl tcl universal} depends_build port:bison portdir databases/postgresql-devel description {The most advanced open-source database available anywhere.} depends_fetch bin:cvs:cvs homepage http://www.postgresql.org/ epoch 0 platforms darwin depends_lib {port:readline port:openssl port:zlib port:libxml2 port:libxslt port:ossp-uuid} name postgresql-devel long_description {PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity.} maintainers gmail.com:chepra categories databases version 20090613 revision 0 postgresql-server-devel 341 @@ -11300,8 +11300,8 @@ portdir www/mod_security description {intrusion detection and prevention engine for web applications} homepage http://www.modsecurity.org epoch 0 platforms darwin name mod_security depends_lib port:apache maintainers touche.fr.st:julien.touche long_description {ModSecurity is an open source intrusion detection and prevention engine for web applications. It operates embedded into the web server, acting as a powerful umbrella - shielding applications from attacks. It supports both branches of the Apache web server.} categories {www security} version 1.8.6 revision 0 mod_ssi_func 348 portdir www/mod_ssi_func description {advanced SSI modules for apache2} homepage http://www.bbc.co.uk/opensource/projects/apache/ epoch 0 platforms darwin depends_lib port:apache20 name mod_ssi_func maintainers nomaintainer long_description {{advanced SSI modules for apache2}} depends_extract bin:unzip:unzip categories www version 1.0 revision 0 -mod_wsgi 631 -variants universal portdir www/mod_wsgi description {Python WSGI adapter module for Apache.} homepage http://www.modwsgi.org/ epoch 0 platforms darwin name mod_wsgi depends_lib {port:apache2 port:python24} long_description {The mod_wsgi module is written in C code directly against the internal Apache and Python application programming interfaces. As such, for hosting WSGI applications in conjunction with Apache it has a lower memory overhead and performs better than existing WSGI adapters for mod_python or alternative FASTCGI/SCGI/CGI based solutions.} maintainers nomaintainer categories {www python} version 1.1 revision 1 +mod_wsgi 669 +variants {python24 python25 python26 python30 universal} portdir www/mod_wsgi description {Python WSGI adapter module for Apache.} homepage http://www.modwsgi.org/ epoch 0 platforms darwin name mod_wsgi depends_lib {port:apache2 port:python26} long_description {The mod_wsgi module is written in C code directly against the internal Apache and Python application programming interfaces. As such, for hosting WSGI applications in conjunction with Apache it has a lower memory overhead and performs better than existing WSGI adapters for mod_python or alternative FASTCGI/SCGI/CGI based solutions.} maintainers nomaintainer categories {www python} version 2.5 revision 0 moin 465 portdir www/moin description {a Python-based WikiEngine} homepage http://moinmo.in/ epoch 0 platforms darwin depends_lib port:python25 name moin maintainers nomaintainer long_description {MoinMoin is an advanced, easy to use and extensible WikiEngine with a large community of users. Said in a few words, it is about collaboration on easily editable web pages. MoinMoin is Free Software licensed under the GNU GPL.} version 1.8.2 categories {www python} revision 0 mongoose 476 Modified: trunk/dports/PortIndex.quick =================================================================== (Binary files differ) -------------- next part -------------- An HTML attachment was scrubbed... URL: From raimue at macports.org Tue Sep 1 12:08:06 2009 From: raimue at macports.org (raimue at macports.org) Date: Tue, 1 Sep 2009 12:08:06 -0700 (PDT) Subject: [56714] trunk/dports/databases/postgis/Portfile Message-ID: <20090901190807.7F9242566B99@beta.macosforge.org> Revision: 56714 http://trac.macports.org/changeset/56714 Author: raimue at macports.org Date: 2009-09-01 12:08:01 -0700 (Tue, 01 Sep 2009) Log Message: ----------- databases/postgis: Update to version 1.4.0, #20827 Modified Paths: -------------- trunk/dports/databases/postgis/Portfile Modified: trunk/dports/databases/postgis/Portfile =================================================================== --- trunk/dports/databases/postgis/Portfile 2009-09-01 18:53:55 UTC (rev 56713) +++ trunk/dports/databases/postgis/Portfile 2009-09-01 19:08:01 UTC (rev 56714) @@ -3,8 +3,7 @@ PortSystem 1.0 name postgis -version 1.3.3 -revision 1 +version 1.4.0 categories databases platforms darwin maintainers nomaintainer @@ -20,38 +19,49 @@ homepage http://postgis.refractions.net/ master_sites http://distfiles.macports.org/${dist_subdir}/ \ http://postgis.refractions.net/download/ -checksums sha1 12b0da709360f67340f88774b70cf3bac65fcc24 -patchfiles patch-extras-template_gis-postgis_env.sh.in \ - patch-Makefile.config.in.diff +checksums sha1 454d87021c46c9fa4f657819e31a74b8fc75193a depends_lib port:geos port:proj port:libiconv configure.args --datadir=${prefix}/share/${name} \ --with-geos=${prefix}/bin/geos-config \ - --with-proj=${prefix} + --with-projdir=${prefix} build.args "ICONV_LDFLAGS=\"-L${prefix}/lib -liconv\"" # -# Default to PostgreSQL 8.3 +# Default to PostgreSQL 8.4 # -set default_configure "--libdir=${prefix}/lib/postgresql83/ --with-pgsql=${prefix}/lib/postgresql83/bin/pg_config" -set default_depends port:postgresql83 +set default_configure "--libdir=${prefix}/lib/postgresql84/ --with-pgconfig=${prefix}/lib/postgresql84/bin/pg_config" +set default_depends port:postgresql84 configure.args-append ${default_configure} depends_lib-append ${default_depends} -# Support for older PostgreSQL versions -variant postgresql82 { - # Remove the default dependency +variant postgresql83 { global default_configure global default_depends - configure.args-delete $default_configure - depends_lib-delete $default_depends + configure.args-delete $default_configure + depends_lib-delete $default_depends - # Declare the 8.2 dependency - depends_lib-append port:postgresql82 - configure.args-append --libdir=${prefix}/lib/postgresql82/ \ + # Declare the 8.3 dependency + depends_lib-append port:postgresql83 + configure.args-append --libdir=${prefix}/lib/postgresql83/ \ + --with-pgsql=${prefix}/lib/postgresql83/bin/pg_config +} + +# Support for older PostgreSQL versions +variant postgresql82 { + # Remove the default dependency + global default_configure + global default_depends + + configure.args-delete $default_configure + depends_lib-delete $default_depends + + # Declare the 8.2 dependency + depends_lib-append port:postgresql82 + configure.args-append --libdir=${prefix}/lib/postgresql82/ \ --with-pgsql=${prefix}/lib/postgresql82/bin/pg_config } -------------- next part -------------- An HTML attachment was scrubbed... URL: From noreply at macports.org Tue Sep 1 12:16:01 2009 From: noreply at macports.org (MacPorts) Date: Tue, 01 Sep 2009 19:16:01 -0000 Subject: [MacPorts] Tickets modified Message-ID: <20090901191601.BB2B774BF3B6@mail-out4.apple.com> Changed page "Tickets" by raimue at macports.org from 91.11.182.96* Page URL: Diff URL: Revision 9 -------8<------8<------8<------8<------8<------8<------8<------8<-------- Index: Tickets ========================================================================= --- Tickets (version: 8) +++ Tickets (version: 9) @@ -33,3 +33,7 @@ * [query:keywords~=needs-review needs-review] ([[TicketQuery(keywords~=needs-review, count)]]) * [query:keywords~=needs-testing needs-testing] ([[TicketQuery(keywords~=needs-testing, count)]]) Intended to use for tickets against base which will add new features. + +== Snow Leopard Problems == + +See SnowLeopardProblems. -------8<------8<------8<------8<------8<------8<------8<------8<-------- * The IP shown here might not mean anything if the user or the server is behind a proxy. -- MacPorts Ports system for Mac OS This is an automated message. Someone at http://www.macports.org/ added your email address to be notified of changes on Tickets. If it was not you, please report to . From toby at macports.org Tue Sep 1 12:43:19 2009 From: toby at macports.org (toby at macports.org) Date: Tue, 1 Sep 2009 12:43:19 -0700 (PDT) Subject: [56715] trunk/dports/sysutils/dvdrtools/files/patch-scsi-mac-iokit.c Message-ID: <20090901194319.AAF372567CE1@beta.macosforge.org> Revision: 56715 http://trac.macports.org/changeset/56715 Author: toby at macports.org Date: 2009-09-01 12:43:14 -0700 (Tue, 01 Sep 2009) Log Message: ----------- #21005 (dvdrtools fails to build on 10.6 x86_64) Modified Paths: -------------- trunk/dports/sysutils/dvdrtools/files/patch-scsi-mac-iokit.c Modified: trunk/dports/sysutils/dvdrtools/files/patch-scsi-mac-iokit.c =================================================================== --- trunk/dports/sysutils/dvdrtools/files/patch-scsi-mac-iokit.c 2009-09-01 19:08:01 UTC (rev 56714) +++ trunk/dports/sysutils/dvdrtools/files/patch-scsi-mac-iokit.c 2009-09-01 19:43:14 UTC (rev 56715) @@ -5,11 +5,12 @@ #include #include #include +-#include + +/* VERSION is used as an identifier somewhere in the Apple headers. */ +#define AVOID_COLLISION_SAVE_VERSION VERSION +#undef VERSION - #include ++#include +#define VERSION AVOID_COLLISION_SAVE_VERSION +#undef AVOID_COLLISION_SAVE_VERSION + -------------- next part -------------- An HTML attachment was scrubbed... URL: From portindex at macports.org Tue Sep 1 12:53:50 2009 From: portindex at macports.org (portindex at macports.org) Date: Tue, 1 Sep 2009 12:53:50 -0700 (PDT) Subject: [56716] trunk/dports Message-ID: <20090901195351.AF9C12568164@beta.macosforge.org> Revision: 56716 http://trac.macports.org/changeset/56716 Author: portindex at macports.org Date: 2009-09-01 12:53:50 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Total number of ports parsed: 6142 Ports successfully parsed: 6142 Ports failed: 0 Modified Paths: -------------- trunk/dports/PortIndex trunk/dports/PortIndex.quick Modified: trunk/dports/PortIndex =================================================================== --- trunk/dports/PortIndex 2009-09-01 19:43:14 UTC (rev 56715) +++ trunk/dports/PortIndex 2009-09-01 19:53:50 UTC (rev 56716) @@ -788,8 +788,8 @@ portdir databases/pgsqlclient description {ADO.NET adapter for PostgreSQL} homepage http://pgsqlclient.sourceforge.net/ epoch 0 platforms darwin depends_lib bin:mono:mono name pgsqlclient maintainers nomaintainer long_description {{ADO.NET adapter for PostgreSQL}} depends_extract bin:unzip:unzip categories databases version 1.0-Beta6 revision 0 pgtcl 334 variants universal portdir databases/pgtcl description {Tcl PostgreSQL interface} homepage http://pgtcl.projects.postgresql.org/ epoch 0 platforms darwin name pgtcl depends_lib {port:tcl port:postgresql83} long_description {Tcl client interface to PostgreSQL} maintainers mac.com:giorgio_v categories databases version 1.5 revision 0 -postgis 799 -variants {postgresql82 universal} portdir databases/postgis description {adds support for geographic objects to the postgresql database} homepage http://postgis.refractions.net/ epoch 0 platforms darwin name postgis depends_lib {port:geos port:proj port:libiconv port:postgresql83} long_description {PostGIS adds support for geographic objects to the PostgreSQL object-relational database. In effect, PostGIS {spatially enables} the PostgreSQL server, allowing it to be used as a backend spatial database for geographic information systems (GIS), much like ESRI's SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS Simple Features Specification for SQL and will be submitted for conformance testing at version 1.0.} maintainers nomaintainer categories databases version 1.3.3 revision 1 +postgis 812 +variants {postgresql83 postgresql82 universal} portdir databases/postgis description {adds support for geographic objects to the postgresql database} homepage http://postgis.refractions.net/ epoch 0 platforms darwin name postgis depends_lib {port:geos port:proj port:libiconv port:postgresql84} long_description {PostGIS adds support for geographic objects to the PostgreSQL object-relational database. In effect, PostGIS {spatially enables} the PostgreSQL server, allowing it to be used as a backend spatial database for geographic information systems (GIS), much like ESRI's SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS Simple Features Specification for SQL and will be submitted for conformance testing at version 1.0.} maintainers nomaintainer categories databases version 1.4.0 revision 0 postgresql-devel 726 variants {python krb5 perl tcl universal} depends_build port:bison portdir databases/postgresql-devel description {The most advanced open-source database available anywhere.} depends_fetch bin:cvs:cvs homepage http://www.postgresql.org/ epoch 0 platforms darwin depends_lib {port:readline port:openssl port:zlib port:libxml2 port:libxslt port:ossp-uuid} name postgresql-devel long_description {PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity.} maintainers gmail.com:chepra categories databases version 20090613 revision 0 postgresql-server-devel 341 Modified: trunk/dports/PortIndex.quick =================================================================== (Binary files differ) -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Tue Sep 1 13:20:30 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Tue, 1 Sep 2009 13:20:30 -0700 (PDT) Subject: [56717] trunk/dports/perl/p5-version/Portfile Message-ID: <20090901202031.3362625688E2@beta.macosforge.org> Revision: 56717 http://trac.macports.org/changeset/56717 Author: narf_tm at macports.org Date: 2009-09-01 13:20:30 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Updated to 0.7701. Modified Paths: -------------- trunk/dports/perl/p5-version/Portfile Modified: trunk/dports/perl/p5-version/Portfile =================================================================== --- trunk/dports/perl/p5-version/Portfile 2009-09-01 19:53:50 UTC (rev 56716) +++ trunk/dports/perl/p5-version/Portfile 2009-09-01 20:20:30 UTC (rev 56717) @@ -3,8 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -epoch 1 -perl5.setup version 0.76 ../by-authors/id/J/JP/JPEACOCK/ +perl5.setup version 0.7701 ../by-authors/id/J/JP/JPEACOCK/ maintainers narf_tm openmaintainer description Perl extension for Version Objects long_description Overloaded version objects for all versions of Perl. \ @@ -13,6 +12,6 @@ platforms darwin -checksums md5 2c48ff52449004937b70d4a61fd9e6fa \ - sha1 ae8d2e24b44490cf762e22e29f33a44356f91a39 \ - rmd160 af46a3560c66d73e752d2b374d054f3da2c7c64a +checksums md5 4ee228bb8254660b5f216af708a266cc \ + sha1 ed4eebe12c89065a599d9dc70a573b8618eb68da \ + rmd160 3dbff7ac83fb425cada39014c5fc883fd3885998 -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Tue Sep 1 13:22:52 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Tue, 1 Sep 2009 13:22:52 -0700 (PDT) Subject: [56718] trunk/dports/perl/p5-variable-magic/Portfile Message-ID: <20090901202252.AA112256899E@beta.macosforge.org> Revision: 56718 http://trac.macports.org/changeset/56718 Author: narf_tm at macports.org Date: 2009-09-01 13:22:52 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Updated to 0.37. Modified Paths: -------------- trunk/dports/perl/p5-variable-magic/Portfile Modified: trunk/dports/perl/p5-variable-magic/Portfile =================================================================== --- trunk/dports/perl/p5-variable-magic/Portfile 2009-09-01 20:20:30 UTC (rev 56717) +++ trunk/dports/perl/p5-variable-magic/Portfile 2009-09-01 20:22:52 UTC (rev 56718) @@ -3,13 +3,13 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Variable-Magic 0.33 +perl5.setup Variable-Magic 0.37 maintainers narf_tm openmaintainer description Associate user-defined magic to variables from Perl. long_description ${description} platforms darwin -checksums md5 eaff8b4c127343c4fb0ee86356f4b55d \ - sha1 f37a867c1d3aaab290e7e35e29b6bfe9b6799c30 \ - rmd160 d02a7b7cef14f720b1c9d13deb4d009ad8e2bef5 +checksums md5 ae3c43f2bc855f035c2781d0af16f6b8 \ + sha1 e45377ae02db8d652f7a25ed56fe35c8d91a58cb \ + rmd160 f777ea2b66bd0e6fd2662e18763923683faa3e62 -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Tue Sep 1 13:30:00 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Tue, 1 Sep 2009 13:30:00 -0700 (PDT) Subject: [56719] trunk/dports/perl/p5-algorithm-c3/Portfile Message-ID: <20090901203001.206842568BA7@beta.macosforge.org> Revision: 56719 http://trac.macports.org/changeset/56719 Author: narf_tm at macports.org Date: 2009-09-01 13:29:55 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Updated to 0.08. Modified Paths: -------------- trunk/dports/perl/p5-algorithm-c3/Portfile Modified: trunk/dports/perl/p5-algorithm-c3/Portfile =================================================================== --- trunk/dports/perl/p5-algorithm-c3/Portfile 2009-09-01 20:22:52 UTC (rev 56718) +++ trunk/dports/perl/p5-algorithm-c3/Portfile 2009-09-01 20:29:55 UTC (rev 56719) @@ -3,11 +3,15 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Algorithm-C3 0.07 +perl5.setup Algorithm-C3 0.08 maintainers narf_tm openmaintainer description A module for merging hierarchies using the C3 algorithm long_description This module implements the C3 algorithm. platforms darwin -checksums md5 2e301c80f096182cb16a30f0db9603ee +checksums md5 07afb08682125c875b80c315d99f6f95 \ + sha1 a9ea20ec1bc14d83e2ab76d8f02860db6835f607 \ + rmd160 ffbf15168f558f61021d7bfa1d03e5c552299e2c + +perl5.use_module_build -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Tue Sep 1 13:34:02 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Tue, 1 Sep 2009 13:34:02 -0700 (PDT) Subject: [56720] trunk/dports/perl/p5-cgi-simple/Portfile Message-ID: <20090901203402.C80B32568D0B@beta.macosforge.org> Revision: 56720 http://trac.macports.org/changeset/56720 Author: narf_tm at macports.org Date: 2009-09-01 13:34:01 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Updated to 1.112. Modified Paths: -------------- trunk/dports/perl/p5-cgi-simple/Portfile Modified: trunk/dports/perl/p5-cgi-simple/Portfile =================================================================== --- trunk/dports/perl/p5-cgi-simple/Portfile 2009-09-01 20:29:55 UTC (rev 56719) +++ trunk/dports/perl/p5-cgi-simple/Portfile 2009-09-01 20:34:01 UTC (rev 56720) @@ -1,17 +1,15 @@ # $Id$ -PortSystem 1.0 -PortGroup perl5 1.0 +PortSystem 1.0 +PortGroup perl5 1.0 -perl5.setup CGI-Simple 1.106 -maintainers narf_tm openmaintainer -description A Simple totally OO CGI interface that is CGI.pm compliant -long_description ${description} +perl5.setup CGI-Simple 1.112 +maintainers narf_tm openmaintainer +description A Simple totally OO CGI interface that is CGI.pm compliant +long_description ${description} -platforms darwin +platforms darwin -checksums md5 2f997bd3ff941fc3001cc271583a81b5 \ - sha1 b7b387b1b7ff2c913515df109736bcd738f0362f \ - rmd160 cb26905ca551ab35ce5ad018260e759aa5dd3352 - -depends_lib-append port:p5-version +checksums md5 6a59dd252317b94fffe0aa3fdae206c7 \ + sha1 9899a4efcd8d6f5ee31448297db47c8515000281 \ + rmd160 f61baca2afbc900bb42aca438d4deeb514de5bac -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Tue Sep 1 13:35:55 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Tue, 1 Sep 2009 13:35:55 -0700 (PDT) Subject: [56721] trunk/dports/perl/p5-class-accessor/Portfile Message-ID: <20090901203556.2FCCD2568DB2@beta.macosforge.org> Revision: 56721 http://trac.macports.org/changeset/56721 Author: narf_tm at macports.org Date: 2009-09-01 13:35:55 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Updated to 0.33. Modified Paths: -------------- trunk/dports/perl/p5-class-accessor/Portfile Modified: trunk/dports/perl/p5-class-accessor/Portfile =================================================================== --- trunk/dports/perl/p5-class-accessor/Portfile 2009-09-01 20:34:01 UTC (rev 56720) +++ trunk/dports/perl/p5-class-accessor/Portfile 2009-09-01 20:35:55 UTC (rev 56721) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Class-Accessor 0.31 +perl5.setup Class-Accessor 0.33 maintainers narf_tm openmaintainer description Automated accessor generation long_description This module automagically generates accessor/mutators \ @@ -12,4 +12,6 @@ platforms darwin -checksums md5 d13df2381878ccdb847c23ab6af7e4fa +checksums md5 574c4b8e42d52f6980b4d2e258746f7b \ + sha1 2acec5af328357732f9116e41108f2fbf73afb25 \ + rmd160 5c7ff6125e111add3489cfaabafb06b0e1e419d6 -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Tue Sep 1 13:38:20 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Tue, 1 Sep 2009 13:38:20 -0700 (PDT) Subject: [56722] trunk/dports/perl/p5-class-c3-xs/Portfile Message-ID: <20090901203820.43C712568EB7@beta.macosforge.org> Revision: 56722 http://trac.macports.org/changeset/56722 Author: narf_tm at macports.org Date: 2009-09-01 13:38:19 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Updated to 0.11. Modified Paths: -------------- trunk/dports/perl/p5-class-c3-xs/Portfile Modified: trunk/dports/perl/p5-class-c3-xs/Portfile =================================================================== --- trunk/dports/perl/p5-class-c3-xs/Portfile 2009-09-01 20:35:55 UTC (rev 56721) +++ trunk/dports/perl/p5-class-c3-xs/Portfile 2009-09-01 20:38:19 UTC (rev 56722) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Class-C3-XS 0.08 +perl5.setup Class-C3-XS 0.11 maintainers narf_tm openmaintainer description XS speedups for Class::C3 long_description This contains XS performance enhancers for \ @@ -11,4 +11,6 @@ platforms darwin -checksums md5 bb19c19a2660f89765765c6c029184f1 +checksums md5 6afa4bd20dd179358df6acf8e77037fc \ + sha1 085c6633922d5d4ff82025c432bf813b472ccbdf \ + rmd160 f9aa44465fc4a4793f3110371d80daa37a76fb81 -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Tue Sep 1 13:40:30 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Tue, 1 Sep 2009 13:40:30 -0700 (PDT) Subject: [56723] trunk/dports/perl/p5-config-general/Portfile Message-ID: <20090901204030.732C42568FA9@beta.macosforge.org> Revision: 56723 http://trac.macports.org/changeset/56723 Author: narf_tm at macports.org Date: 2009-09-01 13:40:29 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Updated to 2.43. Modified Paths: -------------- trunk/dports/perl/p5-config-general/Portfile Modified: trunk/dports/perl/p5-config-general/Portfile =================================================================== --- trunk/dports/perl/p5-config-general/Portfile 2009-09-01 20:38:19 UTC (rev 56722) +++ trunk/dports/perl/p5-config-general/Portfile 2009-09-01 20:40:29 UTC (rev 56723) @@ -3,13 +3,13 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Config-General 2.42 +perl5.setup Config-General 2.43 maintainers narf_tm openmaintainer description Generic Config Module long_description ${description} platforms darwin -checksums md5 2b4d586151de7de521dd415be08b4cd5 \ - sha1 587056b9ac3e5ca6cb78940b1541d21c90644588 \ - rmd160 1cee5aec4f3c083f2684ab9b287da31c6e3c62b8 +checksums md5 20d142d3e784da11d25c6cf307cae851 \ + sha1 6adba32207b3eaf21821da794807d9edb737d692 \ + rmd160 ff589671e542068afbef4beb4ffed81126ca2743 -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Tue Sep 1 13:42:39 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Tue, 1 Sep 2009 13:42:39 -0700 (PDT) Subject: [56724] trunk/dports/perl/p5-data-dump/Portfile Message-ID: <20090901204240.6AE4D25690AA@beta.macosforge.org> Revision: 56724 http://trac.macports.org/changeset/56724 Author: narf_tm at macports.org Date: 2009-09-01 13:42:38 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Updated to 1.15. Modified Paths: -------------- trunk/dports/perl/p5-data-dump/Portfile Modified: trunk/dports/perl/p5-data-dump/Portfile =================================================================== --- trunk/dports/perl/p5-data-dump/Portfile 2009-09-01 20:40:29 UTC (rev 56723) +++ trunk/dports/perl/p5-data-dump/Portfile 2009-09-01 20:42:38 UTC (rev 56724) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Data-Dump 1.14 +perl5.setup Data-Dump 1.15 maintainers narf_tm openmaintainer description Pretty printing of data structures long_description This module provides a single function called dump() \ @@ -16,6 +16,6 @@ platforms darwin -checksums md5 b4f4beb85058cff872f957aee2fbaf08 \ - sha1 a3eccebfd15fb78464302fb317d3c174398a4739 \ - rmd160 609440d4a2ebdb94d3e9b5bace62e77bcd1ad40c +checksums md5 775729739a599dc5fbf918dc7cffe9f4 \ + sha1 5aaab2c3c7eef509d5e076eb4a5de4cafd5abfd5 \ + rmd160 ef3ae8b71434dbece01a3c17d62e505982e0bb70 -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Tue Sep 1 13:44:31 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Tue, 1 Sep 2009 13:44:31 -0700 (PDT) Subject: [56725] trunk/dports/perl/p5-extutils-cbuilder/Portfile Message-ID: <20090901204432.A3F6D25691AC@beta.macosforge.org> Revision: 56725 http://trac.macports.org/changeset/56725 Author: narf_tm at macports.org Date: 2009-09-01 13:44:29 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Updated to 0.260301. Modified Paths: -------------- trunk/dports/perl/p5-extutils-cbuilder/Portfile Modified: trunk/dports/perl/p5-extutils-cbuilder/Portfile =================================================================== --- trunk/dports/perl/p5-extutils-cbuilder/Portfile 2009-09-01 20:42:38 UTC (rev 56724) +++ trunk/dports/perl/p5-extutils-cbuilder/Portfile 2009-09-01 20:44:29 UTC (rev 56725) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup ExtUtils-CBuilder 0.2603 +perl5.setup ExtUtils-CBuilder 0.260301 maintainers narf_tm openmaintainer description Compile and link C code for Perl modules long_description This module can build the C portions of Perl modules by \ @@ -16,7 +16,6 @@ platforms darwin -checksums md5 1da23b2771380f66033a233a9503f247 \ - sha1 b45dfdc2265eecd7829c01de2d63310937087ec8 \ - rmd160 19f1ccfe1ea7f4b8e7459ed0880b5eb331f88ec6 - +checksums md5 6bd2f77cb433144a5aaaebd9089288aa \ + sha1 41d760277839b72468fccff7438a1cd1b6543fd6 \ + rmd160 b92563fd82e3e3c2d5a0c6646a123587ac3aff89 -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Tue Sep 1 13:46:45 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Tue, 1 Sep 2009 13:46:45 -0700 (PDT) Subject: [56726] trunk/dports/perl/p5-extutils-install/Portfile Message-ID: <20090901204645.B2FB52569289@beta.macosforge.org> Revision: 56726 http://trac.macports.org/changeset/56726 Author: narf_tm at macports.org Date: 2009-09-01 13:46:44 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Updated to 1.54. Modified Paths: -------------- trunk/dports/perl/p5-extutils-install/Portfile Modified: trunk/dports/perl/p5-extutils-install/Portfile =================================================================== --- trunk/dports/perl/p5-extutils-install/Portfile 2009-09-01 20:44:29 UTC (rev 56725) +++ trunk/dports/perl/p5-extutils-install/Portfile 2009-09-01 20:46:44 UTC (rev 56726) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup ExtUtils-Install 1.52 +perl5.setup ExtUtils-Install 1.54 maintainers narf_tm openmaintainer description install files from here to there long_description Handles the installing and uninstalling of perl \ @@ -11,17 +11,6 @@ platforms darwin -checksums md5 dae7528d24d2aa14204df3a873b77e5a \ - sha1 7660067021b72fca7898d0963a92189690d78491 \ - rmd160 2391d02cfd9631eeae4dcc634b650e6cd2bade79 - -## # Perl searches vendor location last, so this won't -## # override the older version included with perl -## # if we install it in the vendor location -## set perl5.lib ${prefix}/lib/perl5/${perl5.version} -## -## configure.args -## -## post-destroot { -## ui_msg "You must install or activate this package with '-f' (force) as it needs to overwrite files installed by the perl5.8 port" -## } +checksums md5 28d2ab1f23b26f90772d953387f32fe3 \ + sha1 a32c1168b3ac47e10110d7ad5f780c961b54216c \ + rmd160 1703beb8641c8fcfe1a937193e768e47ade0313b -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Tue Sep 1 13:48:33 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Tue, 1 Sep 2009 13:48:33 -0700 (PDT) Subject: [56727] trunk/dports/perl/p5-html-parser/Portfile Message-ID: <20090901204833.AECD0256934A@beta.macosforge.org> Revision: 56727 http://trac.macports.org/changeset/56727 Author: narf_tm at macports.org Date: 2009-09-01 13:48:32 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Updated to 3.62. Modified Paths: -------------- trunk/dports/perl/p5-html-parser/Portfile Modified: trunk/dports/perl/p5-html-parser/Portfile =================================================================== --- trunk/dports/perl/p5-html-parser/Portfile 2009-09-01 20:46:44 UTC (rev 56726) +++ trunk/dports/perl/p5-html-parser/Portfile 2009-09-01 20:48:32 UTC (rev 56727) @@ -3,15 +3,15 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup HTML-Parser 3.60 +perl5.setup HTML-Parser 3.62 maintainers narf_tm openmaintainer description HTML parsing and extraction modules long_description This is a collection of modules that parse and \ extract information from HTML documents. -checksums md5 fb97ea7e5bd832b079d8660732f9d8d9 \ - sha1 c58f4a093428c0b55d211d465891251229463811 \ - rmd160 efd800cf95c320fcc8803924bb9c63ee9905fcae +checksums md5 2aad75367af5173514f564122ba028c7 \ + sha1 b8d6f98cec39a42e188af241c705fc2f49b3090e \ + rmd160 b09ad13ac94e109a8504b18bac1a959cf0240381 platforms darwin -------------- next part -------------- An HTML attachment was scrubbed... URL: From portindex at macports.org Tue Sep 1 13:53:58 2009 From: portindex at macports.org (portindex at macports.org) Date: Tue, 1 Sep 2009 13:53:58 -0700 (PDT) Subject: [56728] trunk/dports Message-ID: <20090901205402.36C622569461@beta.macosforge.org> Revision: 56728 http://trac.macports.org/changeset/56728 Author: portindex at macports.org Date: 2009-09-01 13:53:55 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Total number of ports parsed: 6142 Ports successfully parsed: 6142 Ports failed: 0 Modified Paths: -------------- trunk/dports/PortIndex trunk/dports/PortIndex.quick Modified: trunk/dports/PortIndex =================================================================== --- trunk/dports/PortIndex 2009-09-01 20:48:32 UTC (rev 56727) +++ trunk/dports/PortIndex 2009-09-01 20:53:55 UTC (rev 56728) @@ -5938,8 +5938,8 @@ variants {darwin_8_powerpc universal} portdir palm/prc-tools description {C and C++ programming tools for Palm OS} homepage http://prc-tools.sourceforge.net/ epoch 0 platforms darwin name prc-tools long_description {The prc-tools package is a collection of tools supporting C and C++ programming for Palm OS. It consists of: the GNU Compiler Collection, assembler, linker, and symbolic debugger, modifications to these tools to support functionality peculiar to the PalmOS, tools for dealing with PalmOS .prc executables, and finally, conveniently packaged documentation.} maintainers css categories {palm devel} version 2.3 revision 0 p5-algorithm-annotate 467 portdir perl/p5-algorithm-annotate description {This is a Perl extension for representing a series of changes in annotate form.} homepage http://search.cpan.org/dist/Algorithm-Annotate/ epoch 0 platforms darwin name p5-algorithm-annotate depends_lib {path:bin/perl:perl5 port:p5-algorithm-diff} maintainers geeklair.net:dluke long_description {{This is a Perl extension for representing a series of changes in annotate form.}} categories perl version 0.10 revision 0 -p5-algorithm-c3 365 -portdir perl/p5-algorithm-c3 description {A module for merging hierarchies using the C3 algorithm} homepage http://search.cpan.org/dist/Algorithm-C3/ epoch 0 platforms darwin name p5-algorithm-c3 depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {This module implements the C3 algorithm.} categories perl version 0.07 revision 0 +p5-algorithm-c3 388 +portdir perl/p5-algorithm-c3 description {A module for merging hierarchies using the C3 algorithm} homepage http://search.cpan.org/dist/Algorithm-C3/ epoch 0 platforms darwin name p5-algorithm-c3 depends_lib {path:bin/perl:perl5 port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {This module implements the C3 algorithm.} categories perl version 0.08 revision 0 p5-algorithm-dependency 784 portdir perl/p5-algorithm-dependency description {Base class for implementing various dependency trees} homepage http://search.cpan.org/dist/Algorithm-Dependency/ epoch 0 platforms darwin name p5-algorithm-dependency depends_lib {path:bin/perl:perl5 port:p5-params-util} maintainers nomaintainer long_description {Algorithm::Dependency is a framework for creating simple read-only dependency hierarchies, where you have a set of items that rely on other items in the set, and require actions on them as well. Despite the most visible of these being software installation systems like the CPAN installer, or debian apt-get, they are usefull in other situations. This module intentionally uses implementation-neutral words, to avoid confusion.} categories perl version 1.106 revision 0 p5-algorithm-diff 452 @@ -6072,14 +6072,14 @@ portdir perl/p5-cgi-formbuilder description {Easily generate and process stateful forms} homepage http://search.cpan.org/~nwiger/ epoch 0 platforms darwin name p5-cgi-formbuilder depends_lib path:bin/perl:perl5 maintainers nomaintainer long_description {{Easily generate and process stateful forms}} categories perl version 3.0501 revision 0 p5-cgi-session 378 portdir perl/p5-cgi-session description {Persistent session data in CGI applications} homepage http://search.cpan.org/dist/CGI-Session/ epoch 0 platforms darwin name p5-cgi-session depends_lib {path:bin/perl:perl5 port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {{Persistent session data in CGI applications}} categories perl version 4.40 revision 0 -p5-cgi-simple 401 -portdir perl/p5-cgi-simple description {A Simple totally OO CGI interface that is CGI.pm compliant} homepage http://search.cpan.org/dist/CGI-Simple/ epoch 0 platforms darwin name p5-cgi-simple depends_lib {path:bin/perl:perl5 port:p5-version} maintainers {narf_tm openmaintainer} long_description {{A Simple totally OO CGI interface that is CGI.pm compliant}} categories perl version 1.106 revision 0 +p5-cgi-simple 383 +portdir perl/p5-cgi-simple description {A Simple totally OO CGI interface that is CGI.pm compliant} homepage http://search.cpan.org/dist/CGI-Simple/ epoch 0 platforms darwin name p5-cgi-simple depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {{A Simple totally OO CGI interface that is CGI.pm compliant}} categories perl version 1.112 revision 0 p5-cgi-speedycgi 575 variants apple_apache portdir perl/p5-cgi-speedycgi description {Speed up perl CGI scripts by running them persistently} homepage http://search.cpan.org/dist/CGI-SpeedyCGI/ epoch 0 platforms darwin name p5-cgi-speedycgi depends_lib port:apache2 long_description {SpeedyCGI is a way to run perl scripts persistently, which can make them run much more quickly. A script can be made to to run persistently by changing the interpreter line at the top of a script from: '#!/_prefix_/bin/perl' to '#!/_prefix_/bin/speedy'} maintainers markd categories perl version 2.22 revision 2 p5-chart 321 portdir perl/p5-chart description {Create png/jpeg images with charts} homepage http://search.cpan.org/dist/Chart/ epoch 0 platforms darwin name p5-chart depends_lib {path:bin/perl:perl5 port:p5-gd} maintainers nomaintainer long_description {{Create png/jpeg images with charts}} categories perl version 2.4.1 revision 0 p5-class-accessor 449 -portdir perl/p5-class-accessor description {Automated accessor generation} homepage http://search.cpan.org/dist/Class-Accessor/ epoch 0 platforms darwin name p5-class-accessor depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {This module automagically generates accessor/mutators for your class. Most of the time, writing accessors is an exercise in cutting and pasting.} categories perl version 0.31 revision 0 +portdir perl/p5-class-accessor description {Automated accessor generation} homepage http://search.cpan.org/dist/Class-Accessor/ epoch 0 platforms darwin name p5-class-accessor depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {This module automagically generates accessor/mutators for your class. Most of the time, writing accessors is an exercise in cutting and pasting.} categories perl version 0.33 revision 0 p5-class-accessor-chained 499 portdir perl/p5-class-accessor-chained description {make chained accessors} homepage http://search.cpan.org/dist/Class-Accessor-Chained/ epoch 0 platforms darwin name p5-class-accessor-chained depends_lib {path:bin/perl:perl5 port:p5-class-accessor} maintainers {narf_tm openmaintainer} long_description {A chained accessor is one that always returns the object when called with parameters (to set), and the value of the field when called with no arguments.} categories perl version 0.01 revision 0 p5-class-accessor-grouped 473 @@ -6093,7 +6093,7 @@ p5-class-c3-componentised 507 portdir perl/p5-class-c3-componentised description {Load mix-ins or components to your C3-based class.} homepage http://search.cpan.org/dist/Class-C3-Componentised/ epoch 0 platforms darwin name p5-class-c3-componentised depends_lib {path:bin/perl:perl5 port:p5-class-c3 port:p5-class-inspector port:p5-test-exception} maintainers {narf_tm openmaintainer} long_description {This will inject base classes to your module using the Class::C3 method resolution order.} categories perl version 1.0004 revision 0 p5-class-c3-xs 369 -portdir perl/p5-class-c3-xs description {XS speedups for Class::C3} homepage http://search.cpan.org/dist/Class-C3-XS/ epoch 0 platforms darwin name p5-class-c3-xs depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {This contains XS performance enhancers for Class::C3 version 0.16 and higher.} categories perl version 0.08 revision 0 +portdir perl/p5-class-c3-xs description {XS speedups for Class::C3} homepage http://search.cpan.org/dist/Class-C3-XS/ epoch 0 platforms darwin name p5-class-c3-xs depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {This contains XS performance enhancers for Class::C3 version 0.16 and higher.} categories perl version 0.11 revision 0 p5-class-container 749 portdir perl/p5-class-container description {Glues object frameworks together transparently} homepage http://search.cpan.org/dist/Class-Container/ epoch 0 platforms darwin name p5-class-container depends_lib {path:bin/perl:perl5 port:p5-params-validate port:p5-module-build} maintainers FreeBSD.org:mat long_description {This class facilitates building frameworks of several classes that inter-operate. It was first designed and built for HTML::Mason, in which the Compiler, Lexer, Interpreter, Resolver, Component, Buffer, and several other objects must create each other transparently, passing the appropriate parameters to the right class, possibly substituting other subclasses for any of these objects.} categories perl version 0.12 revision 0 p5-class-data-accessor 467 @@ -6159,7 +6159,7 @@ p5-config-any 484 portdir perl/p5-config-any description {Load configuration from different file formats, transparently} homepage http://search.cpan.org/dist/Config-Any/ epoch 0 platforms darwin name p5-config-any depends_lib {path:bin/perl:perl5 port:p5-module-pluggable} maintainers {narf_tm openmaintainer} long_description {Config::Any provides a facility for Perl applications and libraries to load configuration data from multiple different file formats.} categories perl version 0.17 revision 0 p5-config-general 320 -portdir perl/p5-config-general description {Generic Config Module} homepage http://search.cpan.org/dist/Config-General/ epoch 0 platforms darwin name p5-config-general depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {{Generic Config Module}} categories perl version 2.42 revision 0 +portdir perl/p5-config-general description {Generic Config Module} homepage http://search.cpan.org/dist/Config-General/ epoch 0 platforms darwin name p5-config-general depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {{Generic Config Module}} categories perl version 2.43 revision 0 p5-config-inifiles 373 portdir perl/p5-config-inifiles description {A module for reading .ini-style configuration files.} homepage http://search.cpan.org/dist/Config-IniFiles/ epoch 0 platforms darwin name p5-config-inifiles depends_lib path:bin/perl:perl5 maintainers nomaintainer long_description {{A module for reading .ini-style configuration files.}} categories perl version 2.39 revision 0 p5-config-tiny 1024 @@ -6233,7 +6233,7 @@ p5-data-buffer 527 portdir perl/p5-data-buffer description {binary buffers for perl} homepage http://search.cpan.org/dist/Data-Buffer/ epoch 0 platforms darwin name p5-data-buffer depends_lib path:bin/perl:perl5 maintainers nomaintainer long_description {Data::Buffer implements a low-level binary buffer in which you can get and put integers, strings, and other data. Internally the implementation is based on pack and unpack, such that Data::Buffer is really a layer on top of those built-in functions.} categories perl version 0.04 revision 0 p5-data-dump 668 -portdir perl/p5-data-dump description {Pretty printing of data structures} homepage http://search.cpan.org/dist/Data-Dump/ epoch 0 platforms darwin name p5-data-dump depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {This module provides a single function called dump() that takes a list of values as its argument and produces a string as its result. The string contains Perl code that, when evaled, produces a deep copy of the original arguments. The string is formatted for easy reading. If dump() is called in a void context, then the dump is printed on STDERR instead of being returned.} categories perl version 1.14 revision 0 +portdir perl/p5-data-dump description {Pretty printing of data structures} homepage http://search.cpan.org/dist/Data-Dump/ epoch 0 platforms darwin name p5-data-dump depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {This module provides a single function called dump() that takes a list of values as its argument and produces a string as its result. The string contains Perl code that, when evaled, produces a deep copy of the original arguments. The string is formatted for easy reading. If dump() is called in a void context, then the dump is printed on STDERR instead of being returned.} categories perl version 1.15 revision 0 p5-data-dumper 398 portdir perl/p5-data-dumper description {Sstringified perl data structures, suitable for both printing and eval} homepage http://search.cpan.org/dist/Data-Dumper/ epoch 0 platforms darwin name p5-data-dumper depends_lib path:bin/perl:perl5 maintainers nomaintainer long_description {{Sstringified perl data structures, suitable for both printing and eval}} categories perl version 2.121 revision 0 p5-data-hexify 353 @@ -6378,8 +6378,8 @@ portdir perl/p5-expect description {Perl version of the TCL expect tool} homepage http://search.cpan.org/~rgiersig/p5-expect-1.20/ epoch 0 platforms darwin name p5-expect depends_lib {path:bin/perl:perl5 port:p5-io-tty port:p5-io-stty} maintainers nomaintainer long_description {The Expect for Perl module was inspired more by the functionality the Tcl tool provides than any previous Expect-like tool such as Comm.pl or chat2.pl. I've had some comments that people may not have heard of the original Tcl version of Expect, or where documentation (book form) on Expect may be obtained.} categories perl version 1.20 revision 0 p5-expect-simple 344 portdir perl/p5-expect-simple description {Wrapper around the Expect module} homepage http://search.cpan.org/dist/Expect-Simple/ epoch 0 platforms darwin name p5-expect-simple depends_lib {path:bin/perl:perl5 port:p5-expect} maintainers nomaintainer long_description {{Wrapper around the Expect module}} categories perl version 0.02 revision 0 -p5-extutils-cbuilder 695 -portdir perl/p5-extutils-cbuilder description {Compile and link C code for Perl modules} homepage http://search.cpan.org/dist/ExtUtils-CBuilder/ epoch 0 platforms darwin name p5-extutils-cbuilder depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {This module can build the C portions of Perl modules by invoking the appropriate compilers and linkers in a cross-platform manner. It was motivated by the Module::Build project, but may be useful for other purposes as well. However, it is not intended as a general cross-platform interface to all your C building needs. That would have been a much more ambitious goal!} categories perl version 0.2603 revision 0 +p5-extutils-cbuilder 697 +portdir perl/p5-extutils-cbuilder description {Compile and link C code for Perl modules} homepage http://search.cpan.org/dist/ExtUtils-CBuilder/ epoch 0 platforms darwin name p5-extutils-cbuilder depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {This module can build the C portions of Perl modules by invoking the appropriate compilers and linkers in a cross-platform manner. It was motivated by the Module::Build project, but may be useful for other purposes as well. However, it is not intended as a general cross-platform interface to all your C building needs. That would have been a much more ambitious goal!} categories perl version 0.260301 revision 0 p5-extutils-depends 349 portdir perl/p5-extutils-depends description {Easily build XS extensions that depend on XS} homepage http://gtk2-perl.sourceforge.net/ epoch 0 platforms darwin name p5-extutils-depends depends_lib path:bin/perl:perl5 maintainers nomaintainer long_description {{Easily build XS extensions that depend on XS}} categories perl version 0.302 revision 0 p5-extutils-f77 451 @@ -7239,15 +7239,15 @@ p5-uuid 352 portdir perl/p5-uuid description {Perl extension for using UUID interfaces.} homepage http://search.cpan.org/dist/UUID/ epoch 0 platforms darwin name p5-uuid depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {Perl extension for using UUID interfaces as defined in e2fsprogs.} categories perl version 0.03 revision 0 p5-variable-magic 382 -portdir perl/p5-variable-magic description {Associate user-defined magic to variables from Perl.} homepage http://search.cpan.org/dist/Variable-Magic/ epoch 0 platforms darwin name p5-variable-magic depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {{Associate user-defined magic to variables from Perl.}} categories perl version 0.33 revision 0 +portdir perl/p5-variable-magic description {Associate user-defined magic to variables from Perl.} homepage http://search.cpan.org/dist/Variable-Magic/ epoch 0 platforms darwin name p5-variable-magic depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {{Associate user-defined magic to variables from Perl.}} categories perl version 0.37 revision 0 p5-vcp-autrijus-snapshot 597 portdir perl/p5-vcp-autrijus-snapshot description {Copy versions of files between repositories and/or RevML} homepage http://search.cpan.org/~autrijus/VCP-autrijus-snapshot/ epoch 0 platforms darwin name p5-vcp-autrijus-snapshot depends_lib {path:bin/perl:perl5 port:p5-xml-autowriter port:p5-xml-parser port:p5-text-diff port:p5-html-tree port:p5-ipc-run3 port:p5-regexp-shellish} maintainers geeklair.net:dluke long_description {Copy versions of files between repositories and/or RevML. This is a snapshot version that is known to work with svk.} categories perl version 0.9-20050110 revision 0 p5-vcp-dest-svk 423 portdir perl/p5-vcp-dest-svk description {This is a Perl extension for using VCP with svk.} homepage http://search.cpan.org/~clkao/VCP-Dest-svk-0.29/ epoch 0 platforms darwin name p5-vcp-dest-svk depends_lib {path:bin/perl:perl5 port:svk port:p5-vcp-autrijus-snapshot port:p5-yaml} maintainers geeklair.net:dluke long_description {{This is a Perl extension for using VCP with svk.}} categories perl version 0.29 revision 0 p5-vcp-source-cvsbk 443 portdir perl/p5-vcp-source-cvsbk description {This is a Perl extension for using VCP with cvsbk repositories.} homepage http://search.cpan.org/~clkao/VCP-Source-cvsbk-0.11/ epoch 0 platforms darwin name p5-vcp-source-cvsbk depends_lib {path:bin/perl:perl5 port:p5-vcp-autrijus-snapshot} maintainers geeklair.net:dluke long_description {{This is a Perl extension for using VCP with cvsbk repositories.}} categories perl version 0.11 revision 0 -p5-version 438 -portdir perl/p5-version description {Perl extension for Version Objects} homepage http://search.cpan.org/dist/version/ epoch 1 platforms darwin name p5-version depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {Overloaded version objects for all versions of Perl. This module implements all of the features of version objects which will be part of Perl 5.10.0.} categories perl version 0.76 revision 0 +p5-version 440 +portdir perl/p5-version description {Perl extension for Version Objects} homepage http://search.cpan.org/dist/version/ epoch 0 platforms darwin name p5-version depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {Overloaded version objects for all versions of Perl. This module implements all of the features of version objects which will be part of Perl 5.10.0.} categories perl version 0.7701 revision 0 p5-vonage-click2call 385 portdir perl/p5-vonage-click2call description {Perl extension for using the Vonage Click2Call service} homepage http://search.cpan.org/~jv/Data-Hexify epoch 0 platforms darwin name p5-vonage-click2call depends_lib path:bin/perl:perl5 maintainers email.arc.nasa.gov:sal long_description {{Perl extension for using the Vonage Click2Call service}} categories perl version 0.11 revision 0 p5-want 294 Modified: trunk/dports/PortIndex.quick =================================================================== (Binary files differ) -------------- next part -------------- An HTML attachment was scrubbed... URL: From nox at macports.org Tue Sep 1 14:08:14 2009 From: nox at macports.org (nox at macports.org) Date: Tue, 1 Sep 2009 14:08:14 -0700 (PDT) Subject: [56729] trunk/dports/devel/atk/Portfile Message-ID: <20090901210815.7760725696E9@beta.macosforge.org> Revision: 56729 http://trac.macports.org/changeset/56729 Author: nox at macports.org Date: 2009-09-01 14:08:10 -0700 (Tue, 01 Sep 2009) Log Message: ----------- atk: Remove gtk-doc dependency, as it builds fine without it and the doc is the same even when gtk-doc is installed. Modified Paths: -------------- trunk/dports/devel/atk/Portfile Modified: trunk/dports/devel/atk/Portfile =================================================================== --- trunk/dports/devel/atk/Portfile 2009-09-01 20:53:55 UTC (rev 56728) +++ trunk/dports/devel/atk/Portfile 2009-09-01 21:08:10 UTC (rev 56729) @@ -24,8 +24,7 @@ use_bzip2 yes -depends_build port:pkgconfig \ - port:gtk-doc +depends_build port:pkgconfig depends_lib path:lib/pkgconfig/glib-2.0.pc:glib2 \ port:gettext \ -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Tue Sep 1 14:10:16 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Tue, 1 Sep 2009 14:10:16 -0700 (PDT) Subject: [56730] trunk/dports/perl Message-ID: <20090901211016.E2CEE2569821@beta.macosforge.org> Revision: 56730 http://trac.macports.org/changeset/56730 Author: narf_tm at macports.org Date: 2009-09-01 14:10:16 -0700 (Tue, 01 Sep 2009) Log Message: ----------- New port p5-extutils-makemaker 6.54. Added Paths: ----------- trunk/dports/perl/p5-extutils-makemaker/ trunk/dports/perl/p5-extutils-makemaker/Portfile Added: trunk/dports/perl/p5-extutils-makemaker/Portfile =================================================================== --- trunk/dports/perl/p5-extutils-makemaker/Portfile (rev 0) +++ trunk/dports/perl/p5-extutils-makemaker/Portfile 2009-09-01 21:10:16 UTC (rev 56730) @@ -0,0 +1,16 @@ +# $Id$ + +PortSystem 1.0 +PortGroup perl5 1.0 + +perl5.setup ExtUtils-MakeMaker 6.54 +maintainers narf_tm openmaintainer +description Create a module Makefile +long_description This utility is designed to write a Makefile for an \ + extension module from a Makefile.PL. + +platforms darwin + +checksums md5 003c04b33e8c8eed693f5001fe52b647 \ + sha1 bdb67373065c6f0da5618e8d78f7c410c7e0f167 \ + rmd160 b32a0d7a562d34e8fde3f2196d041282ac95d855 Property changes on: trunk/dports/perl/p5-extutils-makemaker/Portfile ___________________________________________________________________ Added: svn:keywords + Id Added: svn:eol-style + native -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Tue Sep 1 14:14:52 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Tue, 1 Sep 2009 14:14:52 -0700 (PDT) Subject: [56731] trunk/dports/perl/p5-universal-can/Portfile Message-ID: <20090901211452.EE30B2569905@beta.macosforge.org> Revision: 56731 http://trac.macports.org/changeset/56731 Author: narf_tm at macports.org Date: 2009-09-01 14:14:48 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Updated to 1.15. Modified Paths: -------------- trunk/dports/perl/p5-universal-can/Portfile Modified: trunk/dports/perl/p5-universal-can/Portfile =================================================================== --- trunk/dports/perl/p5-universal-can/Portfile 2009-09-01 21:10:16 UTC (rev 56730) +++ trunk/dports/perl/p5-universal-can/Portfile 2009-09-01 21:14:48 UTC (rev 56731) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup UNIVERSAL-can 1.12 +perl5.setup UNIVERSAL-can 1.15 maintainers narf_tm openmaintainer description Hack around people calling UNIVERSAL::can() as a function long_description The UNIVERSAL class provides a few default methods so \ @@ -11,6 +11,8 @@ platforms darwin -checksums md5 4386c4f7479447fc5b51e8c3770cd2f4 \ - sha1 bd59fca2f15a826423eb2acf3b04d30ec9fbc0ea \ - rmd160 b41cefef85157630a9dbbf7db63afd8802511dc7 +checksums md5 d08a0bdedccadebed359f2c0a7b5afbb \ + sha1 ab1ad0c5ac992588318082485a790c7d7fa05e8a \ + rmd160 bb32c0814a1bde605b3aed2e56c9cb080224d2b9 + +perl5.use_module_build -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Tue Sep 1 14:18:30 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Tue, 1 Sep 2009 14:18:30 -0700 (PDT) Subject: [56732] trunk/dports/perl/p5-module-pluggable/Portfile Message-ID: <20090901211830.866FF2569ABD@beta.macosforge.org> Revision: 56732 http://trac.macports.org/changeset/56732 Author: narf_tm at macports.org Date: 2009-09-01 14:18:29 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Updated to 3.9. Modified Paths: -------------- trunk/dports/perl/p5-module-pluggable/Portfile Modified: trunk/dports/perl/p5-module-pluggable/Portfile =================================================================== --- trunk/dports/perl/p5-module-pluggable/Portfile 2009-09-01 21:14:48 UTC (rev 56731) +++ trunk/dports/perl/p5-module-pluggable/Portfile 2009-09-01 21:18:29 UTC (rev 56732) @@ -3,13 +3,13 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Module-Pluggable 3.8 +perl5.setup Module-Pluggable 3.9 maintainers narf_tm openmaintainer description automatically give your module the ability to have plugins long_description ${description} platforms darwin -checksums md5 661e2c71c824419c37775998c63b0f85 \ - sha1 b426e24e7a6b7ebee47fc16cf8032ec167e149d1 \ - rmd160 42b168bd0a8b8f4858c3990d9248671231248331 +checksums md5 e2410a59c917f44c1de9a816f0492985 \ + sha1 354332393ff8e1faa9d0244785a78aa0c7df71df \ + rmd160 b45fd8b8fe4ba6d03fefed00be3518f0a49c52d9 -------------- next part -------------- An HTML attachment was scrubbed... URL: From brett at macports.org Tue Sep 1 14:36:28 2009 From: brett at macports.org (brett at macports.org) Date: Tue, 1 Sep 2009 14:36:28 -0700 (PDT) Subject: [56733] trunk/dports/devel/google-perftools/Portfile Message-ID: <20090901213628.7EF432569ECE@beta.macosforge.org> Revision: 56733 http://trac.macports.org/changeset/56733 Author: brett at macports.org Date: 2009-09-01 14:36:24 -0700 (Tue, 01 Sep 2009) Log Message: ----------- update google-perftools to 1.3 Modified Paths: -------------- trunk/dports/devel/google-perftools/Portfile Modified: trunk/dports/devel/google-perftools/Portfile =================================================================== --- trunk/dports/devel/google-perftools/Portfile 2009-09-01 21:18:29 UTC (rev 56732) +++ trunk/dports/devel/google-perftools/Portfile 2009-09-01 21:36:24 UTC (rev 56733) @@ -4,7 +4,7 @@ PortSystem 1.0 name google-perftools -version 1.2 +version 1.3 description Fast, multi-threaded malloc() and nifty performance analysis tools long_description These tools are for use by developers so that they can create \ more robust applications. Especially of use to those developing multi-threaded \ @@ -15,5 +15,5 @@ platforms darwin homepage http://code.google.com/p/google-perftools/ master_sites http://google-perftools.googlecode.com/files/ -checksums sha1 5dab3a6d53d2bc875923ebb4d87920282928e233 +checksums sha1 fcf5b13a377bbea486b6fe32a8d2cac61c0afa51 configure.args --mandir=${prefix}/share/man -------------- next part -------------- An HTML attachment was scrubbed... URL: From portindex at macports.org Tue Sep 1 14:53:37 2009 From: portindex at macports.org (portindex at macports.org) Date: Tue, 1 Sep 2009 14:53:37 -0700 (PDT) Subject: [56734] trunk/dports Message-ID: <20090901215339.25F8E256A1B8@beta.macosforge.org> Revision: 56734 http://trac.macports.org/changeset/56734 Author: portindex at macports.org Date: 2009-09-01 14:53:36 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Total number of ports parsed: 6143 Ports successfully parsed: 6143 Ports failed: 0 Modified Paths: -------------- trunk/dports/PortIndex trunk/dports/PortIndex.quick Modified: trunk/dports/PortIndex =================================================================== --- trunk/dports/PortIndex 2009-09-01 21:36:24 UTC (rev 56733) +++ trunk/dports/PortIndex 2009-09-01 21:53:36 UTC (rev 56734) @@ -926,8 +926,8 @@ variants ignore_lisp_version portdir devel/asdf-binary-locations description {keep asdf-compiled lisp files in their places} homepage http://common-lisp.net/project/cl-containers/asdf-binary-locations/ epoch 0 platforms darwin name asdf-binary-locations long_description {Keep asdf-compiled lisp files in directories unique to the Lisp implementation, Lisp implementation version operating system and hardware architecture.} maintainers pobox.com:rlonstein categories devel version latest revision 0 astyle 434 variants {lib java} portdir devel/astyle description {source code beautifier for the C, C++, C# and Java programming} homepage http://astyle.sourceforge.net epoch 0 platforms darwin name astyle long_description {Artistic Style is a source code indenter, source code formatter, and source code beautifier for the C, C++, C# and Java programming languages.} maintainers {wyuenho openmaintainer} categories devel version 1.23 revision 0 -atk 411 -variants universal depends_build {port:pkgconfig port:gtk-doc} portdir devel/atk description {GNOME accessibility toolkit} homepage http://projects.gnome.org/accessibility/ epoch 0 platforms darwin depends_lib {path:lib/pkgconfig/glib-2.0.pc:glib2 port:gettext port:libiconv} name atk maintainers nomaintainer long_description {ATK is the GNOME Accessibility ToolKit} categories devel version 1.26.0 revision 1 +atk 396 +variants universal depends_build port:pkgconfig portdir devel/atk description {GNOME accessibility toolkit} homepage http://projects.gnome.org/accessibility/ epoch 0 platforms darwin depends_lib {path:lib/pkgconfig/glib-2.0.pc:glib2 port:gettext port:libiconv} name atk maintainers nomaintainer long_description {ATK is the GNOME Accessibility ToolKit} categories devel version 1.26.0 revision 1 autobook 522 portdir devel/autobook description {A tutorial covering the gnu autotools.} homepage http://sources.redhat.com/autobook/ epoch 0 platforms darwin name autobook long_description {This book is a tutorial for Autoconf, Automake and Libtool, hereafter referred to as the GNU Autotools. The GNU manuals that accompany each tools adequately document each tool in isolation. Until now, there has not been a guide that has described how these tools work together.} maintainers nomaintainer version 1.4 categories devel revision 0 autobuild 707 @@ -1317,7 +1317,7 @@ google-ctemplate 462 variants universal portdir devel/google-ctemplate description {A simple but powerful template language for C++} homepage http://code.google.com/p/google-ctemplate/ epoch 0 platforms darwin name google-ctemplate maintainers piu.fm:a long_description {A simple but powerful template language for C++. It emphasizes separating logic from presentation: it is impossible to embed application logic in this template language.} categories devel version 0.95 revision 0 google-perftools 566 -variants universal portdir devel/google-perftools description {Fast, multi-threaded malloc() and nifty performance analysis tools} homepage http://code.google.com/p/google-perftools/ epoch 0 platforms darwin name google-perftools maintainers {brett openmaintainer} long_description {These tools are for use by developers so that they can create more robust applications. Especially of use to those developing multi-threaded applications in C++ with templates. Includes TCMalloc, heap-checker, heap-profiler and cpu-profiler.} categories devel version 1.2 revision 0 +variants universal portdir devel/google-perftools description {Fast, multi-threaded malloc() and nifty performance analysis tools} homepage http://code.google.com/p/google-perftools/ epoch 0 platforms darwin name google-perftools maintainers {brett openmaintainer} long_description {These tools are for use by developers so that they can create more robust applications. Especially of use to those developing multi-threaded applications in C++ with templates. Includes TCMalloc, heap-checker, heap-profiler and cpu-profiler.} categories devel version 1.3 revision 0 google-sparsehash 708 variants universal portdir devel/google-sparsehash description {An extremely memory-efficient hash_map implementation} homepage http://code.google.com/p/google-sparsehash/ epoch 0 platforms darwin name google-sparsehash long_description {An extremely memory-efficient hash_map implementation. 2 bits/entry overhead! The SparseHash library contains several hash-map implementations, including implementations that optimize for space or speed. These hashtable implementations are similar in API to SGI's hash_map class, but with different performance characteristics. It's easy to replace hash_map by sparse_hash_map or dense_hash_map in C++ code.} maintainers piu.fm:a categories devel version 1.4 revision 0 gpatch 583 @@ -6385,7 +6385,9 @@ p5-extutils-f77 451 variants darwin portdir perl/p5-extutils-f77 description {Helper for linking C with Fortran subroutines} homepage http://search.cpan.org/dist/ExtUtils-F77/ epoch 0 platforms darwin name p5-extutils-f77 depends_lib {path:bin/perl:perl5 port:gcc43} long_description {ExtUtils::F77 describes to the calling perl code how to link C programs with Fortran subroutines on the current system.} maintainers nomaintainer categories perl version 1.16 revision 0 p5-extutils-install 397 -portdir perl/p5-extutils-install description {install files from here to there} homepage http://search.cpan.org/dist/ExtUtils-Install/ epoch 0 platforms darwin name p5-extutils-install depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {Handles the installing and uninstalling of perl modules, scripts, man pages, etc...} categories perl version 1.52 revision 0 +portdir perl/p5-extutils-install description {install files from here to there} homepage http://search.cpan.org/dist/ExtUtils-Install/ epoch 0 platforms darwin name p5-extutils-install depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {Handles the installing and uninstalling of perl modules, scripts, man pages, etc...} categories perl version 1.54 revision 0 +p5-extutils-makemaker 400 +portdir perl/p5-extutils-makemaker description {Create a module Makefile} homepage http://search.cpan.org/dist/ExtUtils-MakeMaker/ epoch 0 platforms darwin name p5-extutils-makemaker depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {This utility is designed to write a Makefile for an extension module from a Makefile.PL.} categories perl version 6.54 revision 0 p5-extutils-parsexs 645 portdir perl/p5-extutils-parsexs description {Converts Perl XS code into C code} homepage http://search.cpan.org/dist/ExtUtils-ParseXS/ epoch 0 platforms darwin name p5-extutils-parsexs depends_lib {path:bin/perl:perl5 port:p5-extutils-cbuilder} maintainers {narf_tm openmaintainer} long_description {ExtUtils::ParseXS will compile XS code into C code by embedding the constructs necessary to let C functions manipulate Perl values and creates the glue necessary to let Perl access those functions. The compiler uses typemaps to determine how to map C function parameters and variables to Perl values.} categories perl version 2.2002 revision 0 p5-extutils-pkgconfig 332 @@ -6533,7 +6535,7 @@ p5-html-mason 663 portdir perl/p5-html-mason description {High-performance, dynamic web site authoring system} homepage http://search.cpan.org/dist/HTML-Mason/ epoch 0 platforms darwin name p5-html-mason depends_lib {path:bin/perl:perl5 port:p5-cache-cache port:p5-class-container port:p5-exception-class port:p5-params-validate port:p5-html-parser port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {Mason is a tool for building, serving and managing large web sites. Its features make it an ideal backend for high load sites serving dynamic content, such as online newspapers or database driven e-commerce sites.} categories perl version 1.40 revision 0 p5-html-parser 411 -portdir perl/p5-html-parser description {HTML parsing and extraction modules} homepage http://search.cpan.org/dist/HTML-Parser/ epoch 0 platforms darwin name p5-html-parser depends_lib {path:bin/perl:perl5 port:p5-html-tagset} maintainers {narf_tm openmaintainer} long_description {This is a collection of modules that parse and extract information from HTML documents.} categories perl version 3.60 revision 0 +portdir perl/p5-html-parser description {HTML parsing and extraction modules} homepage http://search.cpan.org/dist/HTML-Parser/ epoch 0 platforms darwin name p5-html-parser depends_lib {path:bin/perl:perl5 port:p5-html-tagset} maintainers {narf_tm openmaintainer} long_description {This is a collection of modules that parse and extract information from HTML documents.} categories perl version 3.62 revision 0 p5-html-scrubber 393 portdir perl/p5-html-scrubber description {Perl extension for scrubbing/sanitizing html} homepage http://search.cpan.org/dist/HTML-Scrubber/ epoch 0 platforms darwin name p5-html-scrubber depends_lib {path:bin/perl:perl5 port:p5-html-parser port:p5-test-simple} maintainers nomaintainer long_description {{Perl extension for scrubbing/sanitizing html}} categories perl version 0.08 revision 0 p5-html-strip 578 @@ -6777,7 +6779,7 @@ p5-module-install 803 portdir perl/p5-module-install description {Standalone, extensible Perl module installer} homepage http://search.cpan.org/dist/Module-Install/ epoch 0 platforms darwin name p5-module-install depends_lib {path:bin/perl:perl5 port:p5-archive-tar port:p5-extutils-install port:p5-extutils-parsexs port:p5-file-remove port:p5-module-build port:p5-module-corelist port:p5-module-scandeps port:p5-par-dist port:p5-yaml-tiny} maintainers {narf_tm openmaintainer} long_description {Module::Install is a package for writing installers for CPAN (or CPAN-like) distributions that are clean, simple, minimalist, act in a strictly correct manner with both the ExtUtils::MakeMaker and Module::Build build systems, and will run on any Perl installation version 5.004 or newer.} categories perl version 0.81 revision 0 p5-module-pluggable 399 -portdir perl/p5-module-pluggable description {automatically give your module the ability to have plugins} homepage http://search.cpan.org/dist/Module-Pluggable/ epoch 0 platforms darwin name p5-module-pluggable depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {{automatically give your module the ability to have plugins}} categories perl version 3.8 revision 0 +portdir perl/p5-module-pluggable description {automatically give your module the ability to have plugins} homepage http://search.cpan.org/dist/Module-Pluggable/ epoch 0 platforms darwin name p5-module-pluggable depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {{automatically give your module the ability to have plugins}} categories perl version 3.9 revision 0 p5-module-refresh 344 portdir perl/p5-module-refresh description {Refresh %INC files when updated on disk} homepage http://search.cpan.org/dist/Module-Refresh/ epoch 0 platforms darwin name p5-module-refresh depends_lib path:bin/perl:perl5 maintainers nomaintainer long_description {{Refresh %INC files when updated on disk}} categories perl version 0.09 revision 0 p5-module-scandeps 575 @@ -7222,8 +7224,8 @@ portdir perl/p5-unicode-collate description {perl Unicode sorting} homepage http://search.cpan.org/dist/Unicode-Collate/ epoch 0 platforms darwin name p5-unicode-collate depends_lib path:bin/perl:perl5 maintainers nomaintainer long_description {{perl Unicode sorting}} categories perl version 0.52 revision 0 p5-unicode-string 758 portdir perl/p5-unicode-string description {String of Unicode characters (UCS2/UTF16)} homepage http://search.cpan.org/dist/Unicode-String/ epoch 0 platforms darwin name p5-unicode-string depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {A Unicode::String object represents a sequence of Unicode characters. The Unicode Standard is a fixed-width, uniform encoding scheme for written characters and text. This encoding treats alphabetic characters, ideographic characters, and symbols identically, which means that they can be used in any mixture and with equal facility. Unicode is modeled on the ASCII character set, but uses a 16-bit encoding to support full multilingual text.} categories perl version 2.09 revision 0 -p5-universal-can 414 -portdir perl/p5-universal-can description {Hack around people calling UNIVERSAL::can() as a function} homepage http://search.cpan.org/dist/UNIVERSAL-can/ epoch 0 platforms darwin name p5-universal-can depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {The UNIVERSAL class provides a few default methods so that all objects can use them.} categories perl version 1.12 revision 0 +p5-universal-can 437 +portdir perl/p5-universal-can description {Hack around people calling UNIVERSAL::can() as a function} homepage http://search.cpan.org/dist/UNIVERSAL-can/ epoch 0 platforms darwin name p5-universal-can depends_lib {path:bin/perl:perl5 port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {The UNIVERSAL class provides a few default methods so that all objects can use them.} categories perl version 1.15 revision 0 p5-universal-isa 432 portdir perl/p5-universal-isa description {Attempt to recover from people calling UNIVERSAL::isa as a function} homepage http://search.cpan.org/dist/UNIVERSAL-isa/ epoch 0 platforms darwin name p5-universal-isa depends_lib {path:bin/perl:perl5 port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {{Attempt to recover from people calling UNIVERSAL::isa as a function}} categories perl version 1.01 revision 0 p5-universal-moniker 674 Modified: trunk/dports/PortIndex.quick =================================================================== (Binary files differ) -------------- next part -------------- An HTML attachment was scrubbed... URL: From nox at macports.org Tue Sep 1 14:54:45 2009 From: nox at macports.org (nox at macports.org) Date: Tue, 1 Sep 2009 14:54:45 -0700 (PDT) Subject: [56735] trunk/dports/x11/gtk2/Portfile Message-ID: <20090901215445.9E882256A214@beta.macosforge.org> Revision: 56735 http://trac.macports.org/changeset/56735 Author: nox at macports.org Date: 2009-09-01 14:54:45 -0700 (Tue, 01 Sep 2009) Log Message: ----------- gtk2: Update to 2.16.6. Modified Paths: -------------- trunk/dports/x11/gtk2/Portfile Modified: trunk/dports/x11/gtk2/Portfile =================================================================== --- trunk/dports/x11/gtk2/Portfile 2009-09-01 21:53:36 UTC (rev 56734) +++ trunk/dports/x11/gtk2/Portfile 2009-09-01 21:54:45 UTC (rev 56735) @@ -5,7 +5,7 @@ PortGroup muniversal 1.0 name gtk2 -version 2.16.5 +version 2.16.6 set branch [join [lrange [split ${version} .] 0 1] .] categories x11 maintainers nox openmaintainer @@ -61,9 +61,9 @@ } } -checksums md5 8d1ea0b9b0400224d25b0cc2750b438d \ - sha1 4482e698730c8ea88239512a49306dc27a661145 \ - rmd160 2e938a81a95b99275fd7738b1fc99f8f224d1e02 +checksums md5 416412b336d9f3b6b78ca887395d1726 \ + sha1 f69cb48311d60664bac7cf68351c175c7a214ae6 \ + rmd160 1048704042ffbbabe0de60278f49f8b7700f2d1f patchfiles patch-gtk-builder-convert.diff \ patch-modules-gail.diff \ -------------- next part -------------- An HTML attachment was scrubbed... URL: From jmr at macports.org Tue Sep 1 15:06:14 2009 From: jmr at macports.org (jmr at macports.org) Date: Tue, 1 Sep 2009 15:06:14 -0700 (PDT) Subject: [56736] trunk/dports/gnome/gnucash Message-ID: <20090901220614.E071D256A474@beta.macosforge.org> Revision: 56736 http://trac.macports.org/changeset/56736 Author: jmr at macports.org Date: 2009-09-01 15:06:10 -0700 (Tue, 01 Sep 2009) Log Message: ----------- gnucash: darwin1 != darwin10 (#21003) Modified Paths: -------------- trunk/dports/gnome/gnucash/Portfile Added Paths: ----------- trunk/dports/gnome/gnucash/files/patch-configure-darwin10.diff Modified: trunk/dports/gnome/gnucash/Portfile =================================================================== --- trunk/dports/gnome/gnucash/Portfile 2009-09-01 21:54:45 UTC (rev 56735) +++ trunk/dports/gnome/gnucash/Portfile 2009-09-01 22:06:10 UTC (rev 56736) @@ -54,7 +54,8 @@ patchfiles patch-configure.diff patch-lib_libc_libc-missing-noop.c.diff \ patch-src_bin_gnucash.in.diff \ - patch-src_quotes_gnc-fq-dump.diff + patch-src_quotes_gnc-fq-dump.diff \ + patch-configure-darwin10.diff post-patch { reinplace "s|DYLD_LIBRARY_PATH|DYLD_FALLBACK_LIBRARY_PATH|g" \ Added: trunk/dports/gnome/gnucash/files/patch-configure-darwin10.diff =================================================================== --- trunk/dports/gnome/gnucash/files/patch-configure-darwin10.diff (rev 0) +++ trunk/dports/gnome/gnucash/files/patch-configure-darwin10.diff 2009-09-01 22:06:10 UTC (rev 56736) @@ -0,0 +1,11 @@ +--- configure.orig 2009-09-02 07:55:42.000000000 +1000 ++++ configure 2009-09-02 08:02:15.000000000 +1000 +@@ -26722,7 +26722,7 @@ + { $as_echo "$as_me:$LINENO: checking for darwin" >&5 + $as_echo_n "checking for darwin... " >&6; } + case $host_os in +- rhapsody* | darwin1*) ++ rhapsody* | darwin1.*) + { $as_echo "$as_me:$LINENO: result: yes, but too old" >&5 + $as_echo "yes, but too old" >&6; } + { { $as_echo "$as_me:$LINENO: error: This platform is not supported, please -------------- next part -------------- An HTML attachment was scrubbed... URL: From noreply at macports.org Tue Sep 1 15:26:57 2009 From: noreply at macports.org (MacPorts) Date: Tue, 01 Sep 2009 22:26:57 -0000 Subject: [MacPorts] snc/snowleopard modified Message-ID: <20090901222657.612587081473@mail-out3.apple.com> Changed page "snc/snowleopard" by mike at michaelakers.net from 96.250.44.133* Page URL: Diff URL: Revision 85 -------8<------8<------8<------8<------8<------8<------8<------8<-------- Index: snc/snowleopard ========================================================================= --- snc/snowleopard (version: 84) +++ snc/snowleopard (version: 85) @@ -578,6 +578,7 @@ wine freetype wine-devel freetype winetricks ? +wireshark python26 x11perf ? x264 ? xauth ? -------8<------8<------8<------8<------8<------8<------8<------8<-------- * The IP shown here might not mean anything if the user or the server is behind a proxy. -- MacPorts Ports system for Mac OS This is an automated message. Someone at http://www.macports.org/ added your email address to be notified of changes on snc/snowleopard. If it was not you, please report to . From portindex at macports.org Tue Sep 1 15:54:01 2009 From: portindex at macports.org (portindex at macports.org) Date: Tue, 1 Sep 2009 15:54:01 -0700 (PDT) Subject: [56737] trunk/dports/PortIndex Message-ID: <20090901225403.A0EEE256ABBB@beta.macosforge.org> Revision: 56737 http://trac.macports.org/changeset/56737 Author: portindex at macports.org Date: 2009-09-01 15:53:57 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Total number of ports parsed: 6143 Ports successfully parsed: 6143 Ports failed: 0 Modified Paths: -------------- trunk/dports/PortIndex Modified: trunk/dports/PortIndex =================================================================== --- trunk/dports/PortIndex 2009-09-01 22:06:10 UTC (rev 56736) +++ trunk/dports/PortIndex 2009-09-01 22:53:57 UTC (rev 56737) @@ -11613,7 +11613,7 @@ gtk1 428 variants sunos portdir x11/gtk1 description {Gimp Tool Kit} homepage http://www.gtk.org/ epoch 0 platforms {darwin freebsd sunos} name gtk1 depends_lib {port:gettext port:glib1 port:xorg-libXext} long_description {This is GTK+ version 1.2.10. GTK+, which stands for the Gimp ToolKit, is a library for creating graphical user interfaces for the X Window System.} maintainers nomaintainer categories x11 version 1.2.10 revision 8 gtk2 834 -variants {universal darwin_7 darwin_8 no_x11 quartz x11} depends_build port:pkgconfig portdir x11/gtk2 description {Gimp ToolKit version 2} homepage http://www.gtk.org/ depends_run port:shared-mime-info epoch 0 platforms darwin depends_lib {path:lib/pkgconfig/cairo.pc:cairo port:fontconfig port:freetype path:lib/pkgconfig/glib-2.0.pc:glib2 port:jpeg port:tiff port:libiconv port:libpng port:jasper port:atk path:lib/pkgconfig/pango.pc:pango port:gettext port:zlib port:xorg-libXi port:xorg-libXrandr port:xorg-libXcursor port:xorg-libXinerama port:xorg-libXdamage port:xorg-libXcomposite port:xorg-libXfixes} name gtk2 maintainers {nox openmaintainer} long_description {This is GTK+ version 2.x. GTK+, which stands for Gimp ToolKit, is a library for creating GUIs for the X Windows System.} categories x11 version 2.16.5 revision 0 +variants {universal darwin_7 darwin_8 no_x11 quartz x11} depends_build port:pkgconfig portdir x11/gtk2 description {Gimp ToolKit version 2} homepage http://www.gtk.org/ depends_run port:shared-mime-info epoch 0 platforms darwin depends_lib {path:lib/pkgconfig/cairo.pc:cairo port:fontconfig port:freetype path:lib/pkgconfig/glib-2.0.pc:glib2 port:jpeg port:tiff port:libiconv port:libpng port:jasper port:atk path:lib/pkgconfig/pango.pc:pango port:gettext port:zlib port:xorg-libXi port:xorg-libXrandr port:xorg-libXcursor port:xorg-libXinerama port:xorg-libXdamage port:xorg-libXcomposite port:xorg-libXfixes} name gtk2 maintainers {nox openmaintainer} long_description {This is GTK+ version 2.x. GTK+, which stands for Gimp ToolKit, is a library for creating GUIs for the X Windows System.} categories x11 version 2.16.6 revision 0 gtk2-aurora 518 variants universal depends_build port:pkgconfig portdir x11/gtk2-aurora description {Aurora Gtk Engine} homepage http://www.gnome-look.org/content/show.php/Aurora+Gtk+Engine?content=56438 epoch 0 platforms macosx depends_lib port:gtk2 name gtk2-aurora long_description {The goal of this theme is to provide a complete and consistent look for Gtk. The theme aims to be very flexible in colour choice, but have few other options otherwise.} maintainers {nox openmaintainer} categories {x11 gtk} version 1.5.1 revision 0 gtk2-clearlooks 412 -------------- next part -------------- An HTML attachment was scrubbed... URL: From noreply at macports.org Tue Sep 1 16:06:44 2009 From: noreply at macports.org (MacPorts) Date: Tue, 01 Sep 2009 23:06:44 -0000 Subject: [MacPorts] Migration modified Message-ID: <20090901230644.53A1174CB627@mail-out4.apple.com> Changed page "Migration" by jmr at macports.org from 202.7.166.167* Page URL: Diff URL: Revision 5 Comment: fix non-working instructions -------8<------8<------8<------8<------8<------8<------8<------8<-------- Index: Migration ========================================================================= --- Migration (version: 4) +++ Migration (version: 5) @@ -12,8 +12,9 @@ {{{ port installed > myports.txt }}} - 2. Uninstall them all: + 2. Clean any partially completed builds, and uninstall all installed ports: {{{ +sudo port clean installed sudo port -f uninstall installed }}} 3. Browse `myports.txt` and install the ports that you actually want to use (as opposed to those that are only needed as dependencies) one by one, remembering to specify the appropriate variants: @@ -26,21 +27,16 @@ As of MacPorts 1.8.0, you can alternatively try an automated rebuild of all installed ports for your new platform using these steps: - 1. Check if you have the port "grep" installed: + 1. Uninstall the gawk, grep, and gsed ports (if installed), as many build systems will try to use them even if there is no dependency: {{{ -port installed grep +sudo port -f uninstall installed and \( gawk grep gsed \) }}} - If grep is installed, uninstall it and rebuild it: -{{{ -sudo port -f uninstall grep -sudo port install grep -}}} - If grep is not installed, proceed to the next step. - 2. Repeat step 1., substituting "gawk" in place of "grep". - 3. Repeat step 1. again, substituting "gsed" in place of "grep". - 4. Reinstall all installed ports: + 2. Reinstall all installed ports: {{{ sudo port upgrade --force installed }}} -Note that this may sometimes fail if the dependency relationships declared by the ports are not completely accurate. -If you encounter such a problem, please report it so we can fix it. + 3. If you removed ports in step 1 and they have not been reinstalled yet, install them now: +{{{ +sudo port install gawk grep gsed +}}} +Note that this method may sometimes fail if the dependency relationships declared by the ports are not completely accurate, or if ports other than gawk/grep/gsed are used opportunistically. If you encounter such a problem, please report it so we can fix it. -------8<------8<------8<------8<------8<------8<------8<------8<-------- * The IP shown here might not mean anything if the user or the server is behind a proxy. -- MacPorts Ports system for Mac OS This is an automated message. Someone at http://www.macports.org/ added your email address to be notified of changes on Migration. If it was not you, please report to . From jmr at macports.org Tue Sep 1 16:51:27 2009 From: jmr at macports.org (jmr at macports.org) Date: Tue, 1 Sep 2009 16:51:27 -0700 (PDT) Subject: [56738] trunk/dports/science/xephem Message-ID: <20090901235128.5DB86256BAE5@beta.macosforge.org> Revision: 56738 http://trac.macports.org/changeset/56738 Author: jmr at macports.org Date: 2009-09-01 16:51:22 -0700 (Tue, 01 Sep 2009) Log Message: ----------- xephem: update to 3.7.4, don't use included 32-bit-only binary openmotif (#20975) Modified Paths: -------------- trunk/dports/science/xephem/Portfile Added Paths: ----------- trunk/dports/science/xephem/files/ trunk/dports/science/xephem/files/patch-Makefile.diff Modified: trunk/dports/science/xephem/Portfile =================================================================== --- trunk/dports/science/xephem/Portfile 2009-09-01 22:53:57 UTC (rev 56737) +++ trunk/dports/science/xephem/Portfile 2009-09-01 23:51:22 UTC (rev 56738) @@ -3,9 +3,10 @@ PortSystem 1.0 name xephem -version 3.7.2 +version 3.7.4 categories science maintainers nomaintainer +license Restrictive/Distributable description interactive astronomical ephemeris program long_description \ Xephem is an interactive astronomical ephemeris program for X Windows \ @@ -16,18 +17,23 @@ meridian longitude\; Saturn's rings\; and Jupiter's Great Red Spot homepage http://www.clearskyinstitute.com/xephem/ platforms darwin -master_sites ${homepage} -checksums md5 1074e04b9a89302d9f2bad7107674311 \ - sha1 8027f73e934e257316d15c474c88d435241c521d -depends_lib lib:libXm:lesstif +master_sites http://97.74.56.125/free/ +checksums md5 4e9290609f36df469a2ba5a1b4fffd46 \ + sha1 ea5859614381099ca3e9bc28930fd913dfd44926 \ + rmd160 96684e4b3afc445389ace82cbb200a0b7095852a +depends_lib lib:libXm:openmotif worksrcdir ${distname}/GUI/xephem + +patchfiles patch-Makefile.diff + use_configure no -build.args MOTIF=../../libXm/osx +build.args MOTIFI=${prefix}/include MOTIFL=${prefix}/lib \ + CC=${configure.cc} build.target destroot { set share ${prefix}/share/xephem - set appdefaults ${x11prefix}/lib/X11/app-defaults + set appdefaults ${prefix}/lib/X11/app-defaults set bin ${prefix}/bin set man1 ${prefix}/share/man/man1 Added: trunk/dports/science/xephem/files/patch-Makefile.diff =================================================================== --- trunk/dports/science/xephem/files/patch-Makefile.diff (rev 0) +++ trunk/dports/science/xephem/files/patch-Makefile.diff 2009-09-01 23:51:22 UTC (rev 56738) @@ -0,0 +1,15 @@ +--- Makefile.orig 2009-01-06 07:55:59.000000000 +1100 ++++ Makefile 2009-09-02 09:45:23.000000000 +1000 +@@ -34,9 +34,9 @@ + # some systems now use just /usr/X11 (not /usr/X11R6) + CC = gcc + CLDFLAGS = -g +-CFLAGS = $(LIBINC) $(CLDFLAGS) -O2 -Wall -I$(MOTIFI) -I/usr/X11R6/include +-LDFLAGS = $(LIBLNK) $(CLDFLAGS) -L$(MOTIFL) -L/usr/X11R6/lib +-XLIBS = $(MOTIFL)/libXm.a -lXp -lXt -lXext -lXmu -lX11 ++CFLAGS = $(LIBINC) $(CLDFLAGS) -O2 -Wall -I$(MOTIFI) ++LDFLAGS = $(LIBLNK) $(CLDFLAGS) -L$(MOTIFL) ++XLIBS = -lXm -lXp -lXt -lXext -lXmu -lX11 + LIBS = $(XLIBS) $(LIBLIB) -lm + + # for ppc Apple OS X to make universal (i386 and ppc binary), requires -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Tue Sep 1 16:57:53 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Tue, 1 Sep 2009 16:57:53 -0700 (PDT) Subject: [56739] trunk/dports/perl/p5-array-compare/Portfile Message-ID: <20090901235753.552DD256BC8A@beta.macosforge.org> Revision: 56739 http://trac.macports.org/changeset/56739 Author: narf_tm at macports.org Date: 2009-09-01 16:57:52 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Updated to 2.01. Modified Paths: -------------- trunk/dports/perl/p5-array-compare/Portfile Modified: trunk/dports/perl/p5-array-compare/Portfile =================================================================== --- trunk/dports/perl/p5-array-compare/Portfile 2009-09-01 23:51:22 UTC (rev 56738) +++ trunk/dports/perl/p5-array-compare/Portfile 2009-09-01 23:57:52 UTC (rev 56739) @@ -3,15 +3,15 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Array-Compare 1.17 +perl5.setup Array-Compare 2.01 maintainers narf_tm openmaintainer description Perl module which allows you to compare two arrays long_description ${description} platforms darwin -checksums md5 0159ebb79529528db4cc68051532d22d \ - sha1 eacbc8fd9ddfc701f3b71beadea3c1593c37bf83 \ - rmd160 391a81412ddc1b1208359fe4a5937391483ff677 +checksums md5 df28c76bf58b3bdae86e1f9bdb0b7b9d \ + sha1 c053753d4755c29c53ed350b18548ad26d84d6ce \ + rmd160 58fb1916b5ad201f72d87043c7a699808b18d64a perl5.use_module_build -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Tue Sep 1 17:00:52 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Tue, 1 Sep 2009 17:00:52 -0700 (PDT) Subject: [56740] trunk/dports/perl/p5-class-throwable/Portfile Message-ID: <20090902000052.41020256BD5D@beta.macosforge.org> Revision: 56740 http://trac.macports.org/changeset/56740 Author: narf_tm at macports.org Date: 2009-09-01 17:00:51 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Updated to 0.11. Modified Paths: -------------- trunk/dports/perl/p5-class-throwable/Portfile Modified: trunk/dports/perl/p5-class-throwable/Portfile =================================================================== --- trunk/dports/perl/p5-class-throwable/Portfile 2009-09-01 23:57:52 UTC (rev 56739) +++ trunk/dports/perl/p5-class-throwable/Portfile 2009-09-02 00:00:51 UTC (rev 56740) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Class-Throwable 0.10 +perl5.setup Class-Throwable 0.11 maintainers narf_tm openmaintainer description A minimal lightweight exception class long_description This module implements a minimal lightweight exception \ @@ -16,6 +16,6 @@ platforms darwin -checksums md5 888ea61abfd8d9b60c024a997de9dbbd \ - sha1 799f58ea7edcf7bdc34ae75e2f9a4a8190478f43 \ - rmd160 28d1fb3f5cbf64d6908513807dcadc6517ae53f8 +checksums md5 faf82871a6b471451cd65c54c6cac7e1 \ + sha1 e67b50b537c633f171c96868a7cbd87a55575e4c \ + rmd160 ed58851642d7934a3e5fed2c9b4a247f8331830d -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Tue Sep 1 17:05:06 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Tue, 1 Sep 2009 17:05:06 -0700 (PDT) Subject: [56741] trunk/dports/perl/p5-crypt-appletwofish/Portfile Message-ID: <20090902000506.DD7EF256BE3E@beta.macosforge.org> Revision: 56741 http://trac.macports.org/changeset/56741 Author: narf_tm at macports.org Date: 2009-09-01 17:05:02 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Added missing dependency. Modified Paths: -------------- trunk/dports/perl/p5-crypt-appletwofish/Portfile Modified: trunk/dports/perl/p5-crypt-appletwofish/Portfile =================================================================== --- trunk/dports/perl/p5-crypt-appletwofish/Portfile 2009-09-02 00:00:51 UTC (rev 56740) +++ trunk/dports/perl/p5-crypt-appletwofish/Portfile 2009-09-02 00:05:02 UTC (rev 56741) @@ -1,20 +1,22 @@ # $Id$ -PortSystem 1.0 -PortGroup perl5 1.0 +PortSystem 1.0 +PortGroup perl5 1.0 -perl5.setup Crypt-AppleTwoFish 0.051 -maintainers narf_tm openmaintainer -description two Apple iTMS/iTunes key descrambling algorithms -long_description The first algorithm appears to have only cursory \ - resemblance to Bruce Schneier's blowfish and twofish \ - algorithms in that it too has a table-based decoder. \ - The second algorithm is more standard encryption using \ - S-box type permutations and lookup tables, and might \ - have started out something like Twofish or Blowfish. +perl5.setup Crypt-AppleTwoFish 0.051 +maintainers narf_tm openmaintainer +description two Apple iTMS/iTunes key descrambling algorithms +long_description The first algorithm appears to have only cursory \ + resemblance to Bruce Schneier's blowfish and twofish \ + algorithms in that it too has a table-based decoder. \ + The second algorithm is more standard encryption using \ + S-box type permutations and lookup tables, and might \ + have started out something like Twofish or Blowfish. -platforms darwin +platforms darwin -checksums md5 b37a913ad65a66a8b039d577e7c3b83b \ - sha1 21122281f52938960270cdff3baebd58f3250b79 \ - rmd160 a3056423752533c1255a98e6476cffe2602e1b36 +checksums md5 b37a913ad65a66a8b039d577e7c3b83b \ + sha1 21122281f52938960270cdff3baebd58f3250b79 \ + rmd160 a3056423752533c1255a98e6476cffe2602e1b36 + +depends_lib-append port:p5-digest-sha -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Tue Sep 1 17:07:51 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Tue, 1 Sep 2009 17:07:51 -0700 (PDT) Subject: [56742] trunk/dports/perl/p5-datetime/Portfile Message-ID: <20090902000751.80229256BF36@beta.macosforge.org> Revision: 56742 http://trac.macports.org/changeset/56742 Author: narf_tm at macports.org Date: 2009-09-01 17:07:50 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Updated to 0.50. Modified Paths: -------------- trunk/dports/perl/p5-datetime/Portfile Modified: trunk/dports/perl/p5-datetime/Portfile =================================================================== --- trunk/dports/perl/p5-datetime/Portfile 2009-09-02 00:05:02 UTC (rev 56741) +++ trunk/dports/perl/p5-datetime/Portfile 2009-09-02 00:07:50 UTC (rev 56742) @@ -3,8 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -epoch 2 -perl5.setup DateTime 0.47 +perl5.setup DateTime 0.50 maintainers narf_tm openmaintainer description A date and time object long_description DateTime is a class for the representation of date/time \ @@ -14,9 +13,9 @@ platforms darwin -checksums md5 9d2ee69f93f18f7e5477578df6e56526 \ - sha1 ae3d6293fb94105b0a3ad36bad01f09f32a10f31 \ - rmd160 681312b65ab831d0cb19e67d267f5b0ea453fc78 +checksums md5 d7cf8bdbb3e55dda31f8bbea6cafad2f \ + sha1 20eea7116ad8a7a1995f6ff5e4984372f5d79a01 \ + rmd160 8ce6016216cc6b2ae8e1b18d95c9986c43af426b depends_lib-append port:p5-datetime-locale \ port:p5-datetime-timezone \ -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Tue Sep 1 17:09:36 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Tue, 1 Sep 2009 17:09:36 -0700 (PDT) Subject: [56743] trunk/dports/perl/p5-datetime-locale/Portfile Message-ID: <20090902000936.89E09256C02F@beta.macosforge.org> Revision: 56743 http://trac.macports.org/changeset/56743 Author: narf_tm at macports.org Date: 2009-09-01 17:09:35 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Updated to 0.43. Modified Paths: -------------- trunk/dports/perl/p5-datetime-locale/Portfile Modified: trunk/dports/perl/p5-datetime-locale/Portfile =================================================================== --- trunk/dports/perl/p5-datetime-locale/Portfile 2009-09-02 00:07:50 UTC (rev 56742) +++ trunk/dports/perl/p5-datetime-locale/Portfile 2009-09-02 00:09:35 UTC (rev 56743) @@ -3,8 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -epoch 1 -perl5.setup DateTime-Locale 0.42 +perl5.setup DateTime-Locale 0.43 maintainers narf_tm openmaintainer description Localization support for DateTime long_description DateTime::Locale is primarily a factory for the \ @@ -16,9 +15,9 @@ platforms darwin -checksums md5 2f40350ef1c697f1bc402220824f6a7a \ - sha1 15b1808f73a4ecf6cebe3cd729017b7eed8b2b16 \ - rmd160 b524091089f8eb8ef6abcccf11ec448ea5726b70 +checksums md5 6481929d939cbb6a8ef656acd2a8a2d6 \ + sha1 810a3d03b67791ba9a928e0f4394143e9b86c281 \ + rmd160 1fedff8f0346b94fcaa9df56b898e07553b7356a depends_lib-append port:p5-list-moreutils \ port:p5-params-validate -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Tue Sep 1 17:11:09 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Tue, 1 Sep 2009 17:11:09 -0700 (PDT) Subject: [56744] trunk/dports/perl/p5-datetime-timezone/Portfile Message-ID: <20090902001109.944C7256C0D9@beta.macosforge.org> Revision: 56744 http://trac.macports.org/changeset/56744 Author: narf_tm at macports.org Date: 2009-09-01 17:11:08 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Updated to 0.96. Modified Paths: -------------- trunk/dports/perl/p5-datetime-timezone/Portfile Modified: trunk/dports/perl/p5-datetime-timezone/Portfile =================================================================== --- trunk/dports/perl/p5-datetime-timezone/Portfile 2009-09-02 00:09:35 UTC (rev 56743) +++ trunk/dports/perl/p5-datetime-timezone/Portfile 2009-09-02 00:11:08 UTC (rev 56744) @@ -3,8 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -epoch 5 -perl5.setup DateTime-TimeZone 0.86 +perl5.setup DateTime-TimeZone 0.96 maintainers narf_tm openmaintainer description Time zone object base class and factory long_description This class is the base class for all time zone \ @@ -14,9 +13,9 @@ platforms darwin -checksums md5 3c067e607b959ac66b0bf3025bbd2fb7 \ - sha1 d9c5eab450dbf58c83e03acff6fee26121203c1e \ - rmd160 08325dbbac9ee1eacb7fb6b6d2c9d5bfc97b7585 +checksums md5 60116659663eb6aa73d65b2c221d8cc3 \ + sha1 c124b6dbd6a57788e95b73b63a2dd0e42bb76fa9 \ + rmd160 510275520e175d9b3127633b69ffaa57b2e5ccb8 depends_lib-append port:p5-params-validate \ port:p5-class-singleton -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Tue Sep 1 17:13:32 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Tue, 1 Sep 2009 17:13:32 -0700 (PDT) Subject: [56745] trunk/dports/perl/p5-devel-cover/Portfile Message-ID: <20090902001332.8C70E256C1F0@beta.macosforge.org> Revision: 56745 http://trac.macports.org/changeset/56745 Author: narf_tm at macports.org Date: 2009-09-01 17:13:31 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Updated to 0.65. Modified Paths: -------------- trunk/dports/perl/p5-devel-cover/Portfile Modified: trunk/dports/perl/p5-devel-cover/Portfile =================================================================== --- trunk/dports/perl/p5-devel-cover/Portfile 2009-09-02 00:11:08 UTC (rev 56744) +++ trunk/dports/perl/p5-devel-cover/Portfile 2009-09-02 00:13:31 UTC (rev 56745) @@ -3,16 +3,16 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Devel-Cover 0.64 +perl5.setup Devel-Cover 0.65 maintainers narf_tm openmaintainer description Code coverage metrics for Perl long_description ${description} platforms darwin -checksums md5 6d90f2eb1eb64f27f2289be6f51d2d02 \ - sha1 4252fe54fd6d655cf51c65d0d568d9a51fc437a1 \ - rmd160 4311dbad9e567829ad683886b1dc59a800e87ad5 +checksums md5 7c83ef4c01b2620137dca7a241cda4d9 \ + sha1 182da1886b8c4d60eb2723200f28314634725def \ + rmd160 8e558cedc88cb08b9f52d897ae074fcf9a2b30d0 depends_lib-append port:p5-perl-tidy \ port:p5-pod-coverage \ -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Tue Sep 1 17:14:50 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Tue, 1 Sep 2009 17:14:50 -0700 (PDT) Subject: [56746] trunk/dports/perl/p5-devel-ppport/Portfile Message-ID: <20090902001450.702C8256C275@beta.macosforge.org> Revision: 56746 http://trac.macports.org/changeset/56746 Author: narf_tm at macports.org Date: 2009-09-01 17:14:49 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Updated to 3.19. Modified Paths: -------------- trunk/dports/perl/p5-devel-ppport/Portfile Modified: trunk/dports/perl/p5-devel-ppport/Portfile =================================================================== --- trunk/dports/perl/p5-devel-ppport/Portfile 2009-09-02 00:13:31 UTC (rev 56745) +++ trunk/dports/perl/p5-devel-ppport/Portfile 2009-09-02 00:14:49 UTC (rev 56746) @@ -3,13 +3,13 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Devel-PPPort 3.16 +perl5.setup Devel-PPPort 3.19 maintainers narf_tm openmaintainer description Perl/Pollution/Portability long_description ${description} platforms darwin -checksums md5 257b9842edfed3404debc782d5daf7cb \ - sha1 50237c93b922ff8eb00118f6db92568505215086 \ - rmd160 ec6661b3640c65d5b547cff175b88b379d6ed37c +checksums md5 f835f18c0c4e9bfcdc371e6747e06f15 \ + sha1 57ca80672f4de43690d80e25a4b36dc5db3f0ff0 \ + rmd160 4031e9fe15bc19bf7825937ff27eca7669dc6b6e -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Tue Sep 1 17:17:44 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Tue, 1 Sep 2009 17:17:44 -0700 (PDT) Subject: [56747] trunk/dports/perl/p5-digest-sha1/Portfile Message-ID: <20090902001744.A849D256C36C@beta.macosforge.org> Revision: 56747 http://trac.macports.org/changeset/56747 Author: narf_tm at macports.org Date: 2009-09-01 17:17:43 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Updated to 2.12. Modified Paths: -------------- trunk/dports/perl/p5-digest-sha1/Portfile Modified: trunk/dports/perl/p5-digest-sha1/Portfile =================================================================== --- trunk/dports/perl/p5-digest-sha1/Portfile 2009-09-02 00:14:49 UTC (rev 56746) +++ trunk/dports/perl/p5-digest-sha1/Portfile 2009-09-02 00:17:43 UTC (rev 56747) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Digest-SHA1 2.11 +perl5.setup Digest-SHA1 2.12 maintainers narf_tm openmaintainer description Perl interface to the SHA-1 Algorithm long_description The Digest::SHA1 module allows you to use the NIST \ @@ -12,6 +12,8 @@ arbitrary length and produces as output a 160-bit \ \"fingerprint\" or \"message digest\" of the input. -checksums md5 2449bfe21d6589c96eebf94dae24df6b +checksums md5 eeb0292868801a202bd7ead87b291374 \ + sha1 1c6de4ed22f4583385d88b2eca8986b1f2d3fa34 \ + rmd160 b4cdb567ff44407c658b1ca40fffa63bf0acb33a platforms darwin -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Tue Sep 1 17:21:33 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Tue, 1 Sep 2009 17:21:33 -0700 (PDT) Subject: [56748] trunk/dports/perl/p5-catalyst-log-log4perl/Portfile Message-ID: <20090902002133.EF52E256C416@beta.macosforge.org> Revision: 56748 http://trac.macports.org/changeset/56748 Author: narf_tm at macports.org Date: 2009-09-01 17:21:32 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Updated to 1.03. Modified Paths: -------------- trunk/dports/perl/p5-catalyst-log-log4perl/Portfile Modified: trunk/dports/perl/p5-catalyst-log-log4perl/Portfile =================================================================== --- trunk/dports/perl/p5-catalyst-log-log4perl/Portfile 2009-09-02 00:17:43 UTC (rev 56747) +++ trunk/dports/perl/p5-catalyst-log-log4perl/Portfile 2009-09-02 00:21:32 UTC (rev 56748) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Catalyst-Log-Log4perl 1.00 +perl5.setup Catalyst-Log-Log4perl 1.03 maintainers narf_tm openmaintainer description Log::Log4perl logging for Catalyst long_description This module provides a Catalyst::Log implementation \ @@ -11,7 +11,9 @@ platforms darwin -checksums md5 98983198da65342aac945408db6fe61e +checksums md5 23b26077d4e943389dee279026363dc9 \ + sha1 f4e67b4bf72097dd0ecd1e86b6bc2ae304c195d1 \ + rmd160 3a05648a6fb36f52ce7a78fcccb0877543e62803 depends_lib-append port:p5-catalyst-runtime \ port:p5-data-dump \ -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Tue Sep 1 17:22:37 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Tue, 1 Sep 2009 17:22:37 -0700 (PDT) Subject: [56749] trunk/dports/perl/p5-catalyst-plugin-authorization-acl/Portfile Message-ID: <20090902002237.5374C256C49D@beta.macosforge.org> Revision: 56749 http://trac.macports.org/changeset/56749 Author: narf_tm at macports.org Date: 2009-09-01 17:22:36 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Updated to 0.11. Modified Paths: -------------- trunk/dports/perl/p5-catalyst-plugin-authorization-acl/Portfile Modified: trunk/dports/perl/p5-catalyst-plugin-authorization-acl/Portfile =================================================================== --- trunk/dports/perl/p5-catalyst-plugin-authorization-acl/Portfile 2009-09-02 00:21:32 UTC (rev 56748) +++ trunk/dports/perl/p5-catalyst-plugin-authorization-acl/Portfile 2009-09-02 00:22:36 UTC (rev 56749) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Catalyst-Plugin-Authorization-ACL 0.10 +perl5.setup Catalyst-Plugin-Authorization-ACL 0.11 maintainers narf_tm openmaintainer description ACL support for Catalyst applications. long_description This module provides Access Control List style \ @@ -11,9 +11,9 @@ platforms darwin -checksums md5 14e41900d89333b7f4de24309a7e40d8 \ - sha1 827f4a56a04ab65fabccb8ca09c3ce6834d19567 \ - rmd160 951ba4393bbdb1104df1d98b594556ab5b413576 +checksums md5 4fa44f54b71005885c1cae53fa2b0155 \ + sha1 8be20ec1485d77673450c530c60371a2321f811d \ + rmd160 7d02fae54bf94f5ff9eb730dfd495d11fe2c6109 depends_lib-append port:p5-catalyst-runtime \ port:p5-class-data-inheritable \ -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Tue Sep 1 17:23:54 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Tue, 1 Sep 2009 17:23:54 -0700 (PDT) Subject: [56750] trunk/dports/perl/p5-catalyst-plugin-stacktrace/Portfile Message-ID: <20090902002354.D06DC256C511@beta.macosforge.org> Revision: 56750 http://trac.macports.org/changeset/56750 Author: narf_tm at macports.org Date: 2009-09-01 17:23:54 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Updated to 0.10. Modified Paths: -------------- trunk/dports/perl/p5-catalyst-plugin-stacktrace/Portfile Modified: trunk/dports/perl/p5-catalyst-plugin-stacktrace/Portfile =================================================================== --- trunk/dports/perl/p5-catalyst-plugin-stacktrace/Portfile 2009-09-02 00:22:36 UTC (rev 56749) +++ trunk/dports/perl/p5-catalyst-plugin-stacktrace/Portfile 2009-09-02 00:23:54 UTC (rev 56750) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Catalyst-Plugin-StackTrace 0.09 +perl5.setup Catalyst-Plugin-StackTrace 0.10 maintainers narf_tm openmaintainer description Display a stack trace on the debug screen long_description This plugin will enhance the standard Catalyst \ @@ -12,9 +12,9 @@ platforms darwin -checksums md5 f8a06ada342a7bb697044c62302164ef \ - sha1 125e33e80e199e308caf48f124495f643e370cbc \ - rmd160 72707fbe037c35403efb78dda71bf71c91b1555b +checksums md5 65e14b49b52e338e4a29535f49442941 \ + sha1 2dfaef642a4839ccae002b19aa9d506f657e65a7 \ + rmd160 159d40dbd5206283b826a443bb5c4bef248ea260 depends_lib-append port:p5-catalyst-runtime \ port:p5-devel-stacktrace -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Tue Sep 1 17:25:22 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Tue, 1 Sep 2009 17:25:22 -0700 (PDT) Subject: [56751] trunk/dports/perl/p5-catalyst-view-html-template/Portfile Message-ID: <20090902002522.EF329256C5EE@beta.macosforge.org> Revision: 56751 http://trac.macports.org/changeset/56751 Author: narf_tm at macports.org Date: 2009-09-01 17:25:22 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Updated to 0.03. Modified Paths: -------------- trunk/dports/perl/p5-catalyst-view-html-template/Portfile Modified: trunk/dports/perl/p5-catalyst-view-html-template/Portfile =================================================================== --- trunk/dports/perl/p5-catalyst-view-html-template/Portfile 2009-09-02 00:23:54 UTC (rev 56750) +++ trunk/dports/perl/p5-catalyst-view-html-template/Portfile 2009-09-02 00:25:22 UTC (rev 56751) @@ -3,14 +3,16 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Catalyst-View-HTML-Template 0.02 +perl5.setup Catalyst-View-HTML-Template 0.03 maintainers narf_tm openmaintainer description HTML::Template View Class long_description This is the HTML::Template view class. platforms darwin -checksums md5 f318af7849fe87c55429b5ddd8c5ceab +checksums md5 63a0055097d640b6d5b345815a96502d \ + sha1 756f9ec7fa3eb246eae7ae778112efdd01dbd04d \ + rmd160 48fab45b4f910e669f6360699bc9e159d0b7150b depends_lib-append port:p5-catalyst-runtime \ port:p5-html-template -------------- next part -------------- An HTML attachment was scrubbed... URL: From vinc17 at macports.org Tue Sep 1 17:26:55 2009 From: vinc17 at macports.org (vinc17 at macports.org) Date: Tue, 1 Sep 2009 17:26:55 -0700 (PDT) Subject: [56752] trunk/dports/graphics/optipng/Portfile Message-ID: <20090902002656.11B25256C6E7@beta.macosforge.org> Revision: 56752 http://trac.macports.org/changeset/56752 Author: vinc17 at macports.org Date: 2009-09-01 17:26:55 -0700 (Tue, 01 Sep 2009) Log Message: ----------- optipng: workaround for problem with MacPorts 1.8.0, which adds the --disable-dependency-tracking configure option with the universal variant, even though this option is not standard: http://www.gnu.org/prep/standards/standards.html#Configuration Closes #21002. Modified Paths: -------------- trunk/dports/graphics/optipng/Portfile Modified: trunk/dports/graphics/optipng/Portfile =================================================================== --- trunk/dports/graphics/optipng/Portfile 2009-09-02 00:25:22 UTC (rev 56751) +++ trunk/dports/graphics/optipng/Portfile 2009-09-02 00:26:55 UTC (rev 56752) @@ -33,6 +33,12 @@ # Avoid --prefix option (not supported by OptiPNG's configure script). configure.pre_args +# Workaround for problem with MacPorts 1.8.0, which adds the +# --disable-dependency-tracking configure option with the +# universal variant, even though this option is not standard: +# http://www.gnu.org/prep/standards/standards.html#Configuration +configure.universal_args + build.cmd ${prefix}/bin/gmake destroot { -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Tue Sep 1 17:32:03 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Tue, 1 Sep 2009 17:32:03 -0700 (PDT) Subject: [56753] trunk/dports/perl/p5-catalyst-view-xslt/Portfile Message-ID: <20090902003203.692E6256C8EE@beta.macosforge.org> Revision: 56753 http://trac.macports.org/changeset/56753 Author: narf_tm at macports.org Date: 2009-09-01 17:32:02 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Updated to 0.08. Modified Paths: -------------- trunk/dports/perl/p5-catalyst-view-xslt/Portfile Modified: trunk/dports/perl/p5-catalyst-view-xslt/Portfile =================================================================== --- trunk/dports/perl/p5-catalyst-view-xslt/Portfile 2009-09-02 00:26:55 UTC (rev 56752) +++ trunk/dports/perl/p5-catalyst-view-xslt/Portfile 2009-09-02 00:32:02 UTC (rev 56753) @@ -3,16 +3,16 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Catalyst-View-XSLT 0.07 +perl5.setup Catalyst-View-XSLT 0.08 maintainers narf_tm openmaintainer description Helper for XSLT Views long_description ${description} platforms darwin -checksums md5 75051988c0abf5245c356530b1dfd6ac \ - sha1 c0d1c14db689f5c8240836148d2a20417d93a20e \ - rmd160 aaa21c82685e4d34ef02fa841db33c3a9ec4c878 +checksums md5 d62323c5107f47dd2ef8fe0328c4e64c \ + sha1 cfde8e1e97aa4fd9a2f37add9956de7e40d95a53 \ + rmd160 064e135b8c510b816ebf28dfb3c0eef209ed62c4 depends_lib-append port:p5-catalyst-runtime \ port:p5-path-class \ -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Tue Sep 1 17:33:23 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Tue, 1 Sep 2009 17:33:23 -0700 (PDT) Subject: [56754] trunk/dports/perl/p5-cgi-session/Portfile Message-ID: <20090902003323.7A190256C9B1@beta.macosforge.org> Revision: 56754 http://trac.macports.org/changeset/56754 Author: narf_tm at macports.org Date: 2009-09-01 17:33:22 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Updated to 4.42. Modified Paths: -------------- trunk/dports/perl/p5-cgi-session/Portfile Modified: trunk/dports/perl/p5-cgi-session/Portfile =================================================================== --- trunk/dports/perl/p5-cgi-session/Portfile 2009-09-02 00:32:02 UTC (rev 56753) +++ trunk/dports/perl/p5-cgi-session/Portfile 2009-09-02 00:33:22 UTC (rev 56754) @@ -3,15 +3,15 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup CGI-Session 4.40 ../by-authors/id/M/MA/MARKSTOS/ +perl5.setup CGI-Session 4.42 ../by-authors/id/M/MA/MARKSTOS/ maintainers narf_tm openmaintainer description Persistent session data in CGI applications long_description ${description} platforms darwin -checksums md5 9be26b2fbfa281faf7fbba319bdf3a7f \ - sha1 1148d3309915fced6f9f93848a219232d96061f7 \ - rmd160 60e6a14855225525a888629fe0495cb3b7d967af +checksums md5 6544261a6aae66410188520b27e10699 \ + sha1 c34880bd3cf524e1336fffa6c1ce6c0307898463 \ + rmd160 e5e1e48c306a56b016052d6bcd9deb702f64a868 perl5.use_module_build -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Tue Sep 1 17:35:40 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Tue, 1 Sep 2009 17:35:40 -0700 (PDT) Subject: [56755] trunk/dports/perl/p5-email-valid/Portfile Message-ID: <20090902003540.5FF7B256CAD7@beta.macosforge.org> Revision: 56755 http://trac.macports.org/changeset/56755 Author: narf_tm at macports.org Date: 2009-09-01 17:35:39 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Updated to 0.182. Modified Paths: -------------- trunk/dports/perl/p5-email-valid/Portfile Modified: trunk/dports/perl/p5-email-valid/Portfile =================================================================== --- trunk/dports/perl/p5-email-valid/Portfile 2009-09-02 00:33:22 UTC (rev 56754) +++ trunk/dports/perl/p5-email-valid/Portfile 2009-09-02 00:35:39 UTC (rev 56755) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Email-Valid 0.180 +perl5.setup Email-Valid 0.182 maintainers narf_tm openmaintainer description Check validity of Internet email addresses long_description This module determines whether an email address is \ @@ -12,8 +12,8 @@ platforms darwin -checksums md5 2827e36e40f8120cf42cd29a07bbd031 \ - sha1 cd6f0193f8325419557efd063815a63457dee1da \ - rmd160 5f732f193759b6a19319bb7921ceb6d26d195a63 +checksums md5 c350766bff1e73aff4fe7ac6c96acdb8 \ + sha1 4c95190d4e37de0562c509d905be5aa92ab655ad \ + rmd160 a4933071bbe61e0924129d69725d5c3cd3a2e768 depends_lib-append port:p5-mailtools -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Tue Sep 1 17:37:18 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Tue, 1 Sep 2009 17:37:18 -0700 (PDT) Subject: [56756] trunk/dports/perl/p5-exception-class/Portfile Message-ID: <20090902003718.C1407256CBB9@beta.macosforge.org> Revision: 56756 http://trac.macports.org/changeset/56756 Author: narf_tm at macports.org Date: 2009-09-01 17:37:17 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Updated to 1.29. Modified Paths: -------------- trunk/dports/perl/p5-exception-class/Portfile Modified: trunk/dports/perl/p5-exception-class/Portfile =================================================================== --- trunk/dports/perl/p5-exception-class/Portfile 2009-09-02 00:35:39 UTC (rev 56755) +++ trunk/dports/perl/p5-exception-class/Portfile 2009-09-02 00:37:17 UTC (rev 56756) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Exception-Class 1.26 +perl5.setup Exception-Class 1.29 maintainers narf_tm openmaintainer description A module that allows you to declare real exception \ classes in Perl @@ -12,9 +12,9 @@ platforms darwin -checksums md5 362d428cae5dee785a9ed9ac91103a32 \ - sha1 e24e67ad5b19266fd5b98023c4bb15df530439d0 \ - rmd160 a23ab8c282b7f48495855b3cf6dbc22d5d3c158e +checksums md5 b9a91cd9eb10a02a9b53880359d2228b \ + sha1 d635c5e67e1336780bebb231ea221ab526c3daeb \ + rmd160 3571c207efba99b2a814aeb1265c563252b8d7e4 depends_lib-append port:p5-devel-stacktrace \ port:p5-class-data-inheritable -------------- next part -------------- An HTML attachment was scrubbed... URL: From vinc17 at macports.org Tue Sep 1 17:39:47 2009 From: vinc17 at macports.org (vinc17 at macports.org) Date: Tue, 1 Sep 2009 17:39:47 -0700 (PDT) Subject: [56757] trunk/dports/perl/p5-compress-raw-bzip2/Portfile Message-ID: <20090902003947.BAE6E256CCDB@beta.macosforge.org> Revision: 56757 http://trac.macports.org/changeset/56757 Author: vinc17 at macports.org Date: 2009-09-01 17:39:47 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Version bump to 2.021 (even though there are no significant changes for MacPorts). Modified Paths: -------------- trunk/dports/perl/p5-compress-raw-bzip2/Portfile Modified: trunk/dports/perl/p5-compress-raw-bzip2/Portfile =================================================================== --- trunk/dports/perl/p5-compress-raw-bzip2/Portfile 2009-09-02 00:37:17 UTC (rev 56756) +++ trunk/dports/perl/p5-compress-raw-bzip2/Portfile 2009-09-02 00:39:47 UTC (rev 56757) @@ -3,16 +3,16 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Compress-Raw-Bzip2 2.019 +perl5.setup Compress-Raw-Bzip2 2.021 maintainers vinc17 description Perl low-level interface to bzip2 compression library long_description Compress::Raw::Bzip2 provides an interface to the \ in-memory compression/uncompression functions from \ the bzip2 compression library for the modules \ IO::Compress::Bzip2 and IO::Compress::Bunzip2. -checksums md5 23c153a7aaf95ea3fbaa484ec74ed1bb \ - sha1 e59c1b82b6bcd5ce0975f35249dd5e2a4f366f34 \ - rmd160 4f35f60b4fc6ca7bfa9e6e397bbeba4c066c895a +checksums md5 45ead710bf358802924a8e9c2c39545a \ + sha1 40a561b08f6da864f36b29ae389a9f4887895488 \ + rmd160 ff1009c82836b733606c83008e37ad48b7e6d142 platforms darwin # According to -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Tue Sep 1 17:40:01 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Tue, 1 Sep 2009 17:40:01 -0700 (PDT) Subject: [56758] trunk/dports/perl/p5-file-homedir/Portfile Message-ID: <20090902004001.B58FE256CD43@beta.macosforge.org> Revision: 56758 http://trac.macports.org/changeset/56758 Author: narf_tm at macports.org Date: 2009-09-01 17:40:00 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Updated to 0.86. Modified Paths: -------------- trunk/dports/perl/p5-file-homedir/Portfile Modified: trunk/dports/perl/p5-file-homedir/Portfile =================================================================== --- trunk/dports/perl/p5-file-homedir/Portfile 2009-09-02 00:39:47 UTC (rev 56757) +++ trunk/dports/perl/p5-file-homedir/Portfile 2009-09-02 00:40:00 UTC (rev 56758) @@ -3,13 +3,13 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup File-HomeDir 0.82 +perl5.setup File-HomeDir 0.86 maintainers narf_tm openmaintainer description Find your home and other directories, on any platform. long_description ${description} platforms darwin -checksums md5 0b8ba1faceb472b0136d30039828f177 \ - sha1 2ff783990c95073cd1270a8d8287d452f9ead48d \ - rmd160 0609c341b7421b340dee3017c8e8839bd5410518 +checksums md5 f91869c79bd2725dbf436963c98cad73 \ + sha1 5e897a312eefa767c2b274fa76fbace608549c8b \ + rmd160 d3bbf8d88e8d06ada8b0da3c9dafcadcf4529316 -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Tue Sep 1 17:41:11 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Tue, 1 Sep 2009 17:41:11 -0700 (PDT) Subject: [56759] trunk/dports/perl/p5-file-temp/Portfile Message-ID: <20090902004111.90E3A256CDBC@beta.macosforge.org> Revision: 56759 http://trac.macports.org/changeset/56759 Author: narf_tm at macports.org Date: 2009-09-01 17:41:09 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Updated to 0.22. Modified Paths: -------------- trunk/dports/perl/p5-file-temp/Portfile Modified: trunk/dports/perl/p5-file-temp/Portfile =================================================================== --- trunk/dports/perl/p5-file-temp/Portfile 2009-09-02 00:40:00 UTC (rev 56758) +++ trunk/dports/perl/p5-file-temp/Portfile 2009-09-02 00:41:09 UTC (rev 56759) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup File-Temp 0.21 +perl5.setup File-Temp 0.22 maintainers narf_tm openmaintainer description return name and handle of a temporary file safely long_description File::Temp can be used to create and open temporary files \ @@ -16,6 +16,6 @@ platforms darwin -checksums md5 d1631d9797fe11ded7cf4b93284c8c8e \ - sha1 90d85de2255cbd853934c830bd1ec92fd380e9d2 \ - rmd160 de57b1046b8cdfde32c5cff6230cca5154e96fd3 +checksums md5 a7e93cf2015881ded1f22b5b2d0cb391 \ + sha1 5535c96e69e5d7f433fa446b5087fe4cab1bc129 \ + rmd160 463f3ca7e25fd6949b8b2da1bc39c31a401a953a -------------- next part -------------- An HTML attachment was scrubbed... URL: From portindex at macports.org Tue Sep 1 17:53:46 2009 From: portindex at macports.org (portindex at macports.org) Date: Tue, 1 Sep 2009 17:53:46 -0700 (PDT) Subject: [56760] trunk/dports Message-ID: <20090902005347.8B0F8256CFDD@beta.macosforge.org> Revision: 56760 http://trac.macports.org/changeset/56760 Author: portindex at macports.org Date: 2009-09-01 17:53:45 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Total number of ports parsed: 6143 Ports successfully parsed: 6143 Ports failed: 0 Modified Paths: -------------- trunk/dports/PortIndex trunk/dports/PortIndex.quick Modified: trunk/dports/PortIndex =================================================================== --- trunk/dports/PortIndex 2009-09-02 00:41:09 UTC (rev 56759) +++ trunk/dports/PortIndex 2009-09-02 00:53:45 UTC (rev 56760) @@ -5965,7 +5965,7 @@ p5-archive-zip 381 portdir perl/p5-archive-zip description {Interface to zip archive files} homepage http://search.cpan.org/dist/Archive-Zip/ epoch 0 platforms darwin name p5-archive-zip depends_lib {path:bin/perl:perl5 port:p5-compress-zlib} maintainers markd long_description {Allows a Perl program to create, manipulate, read, and write Zip archive files.} categories perl version 1.23 revision 0 p5-array-compare 398 -portdir perl/p5-array-compare description {Perl module which allows you to compare two arrays} homepage http://search.cpan.org/dist/Array-Compare/ epoch 0 platforms darwin name p5-array-compare depends_lib {path:bin/perl:perl5 port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {{Perl module which allows you to compare two arrays}} categories perl version 1.17 revision 0 +portdir perl/p5-array-compare description {Perl module which allows you to compare two arrays} homepage http://search.cpan.org/dist/Array-Compare/ epoch 0 platforms darwin name p5-array-compare depends_lib {path:bin/perl:perl5 port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {{Perl module which allows you to compare two arrays}} categories perl version 2.01 revision 0 p5-astro-fits-cfitsio 413 portdir perl/p5-astro-fits-cfitsio description {Interface to William Pence s cfitsio subroutine library} homepage http://search.cpan.org/dist/Astro-FITS-CFITSIO/ epoch 0 platforms darwin name p5-astro-fits-cfitsio depends_lib {path:bin/perl:perl5 lib:libcfitsio:cfitsio} maintainers nomaintainer long_description {{Interface to William Pence s cfitsio subroutine library}} categories perl version 1.02 revision 0 p5-astro-fits-header 689 @@ -6023,7 +6023,7 @@ p5-catalyst-engine-apache 402 portdir perl/p5-catalyst-engine-apache description {Catalyst Apache Engines} homepage http://search.cpan.org/dist/Catalyst-Engine-Apache/ epoch 0 platforms darwin name p5-catalyst-engine-apache depends_lib {path:bin/perl:perl5 port:p5-catalyst-runtime} maintainers {narf_tm openmaintainer} long_description {These classes provide mod_perl support for Catalyst.} categories perl version 1.12 revision 0 p5-catalyst-log-log4perl 549 -portdir perl/p5-catalyst-log-log4perl description {Log::Log4perl logging for Catalyst} homepage http://search.cpan.org/dist/Catalyst-Log-Log4perl/ epoch 0 platforms darwin name p5-catalyst-log-log4perl depends_lib {path:bin/perl:perl5 port:p5-catalyst-runtime port:p5-data-dump port:p5-log-log4perl port:p5-params-validate port:p5-sub-install} maintainers {narf_tm openmaintainer} long_description {This module provides a Catalyst::Log implementation that uses Log::Log4perl as the underlying log mechanism.} categories perl version 1.00 revision 0 +portdir perl/p5-catalyst-log-log4perl description {Log::Log4perl logging for Catalyst} homepage http://search.cpan.org/dist/Catalyst-Log-Log4perl/ epoch 0 platforms darwin name p5-catalyst-log-log4perl depends_lib {path:bin/perl:perl5 port:p5-catalyst-runtime port:p5-data-dump port:p5-log-log4perl port:p5-params-validate port:p5-sub-install} maintainers {narf_tm openmaintainer} long_description {This module provides a Catalyst::Log implementation that uses Log::Log4perl as the underlying log mechanism.} categories perl version 1.03 revision 0 p5-catalyst-model-dbic-schema 514 portdir perl/p5-catalyst-model-dbic-schema description {Helper for DBIC Schema Models} homepage http://search.cpan.org/dist/Catalyst-Model-DBIC-Schema/ epoch 0 platforms darwin name p5-catalyst-model-dbic-schema depends_lib {path:bin/perl:perl5 port:p5-catalyst-runtime port:p5-class-accessor port:p5-class-data-accessor port:p5-dbix-class port:p5-mro-compat port:p5-universal-require} maintainers {narf_tm openmaintainer} long_description {{Helper for DBIC Schema Models}} categories perl version 0.22 revision 0 p5-catalyst-plugin-authentication 764 @@ -6031,7 +6031,7 @@ p5-catalyst-plugin-authentication-store-dbic 797 variants class_dbi portdir perl/p5-catalyst-plugin-authentication-store-dbic description {Authentication against a DBIx::Class or Class::DBI model.} homepage http://search.cpan.org/dist/Catalyst-Plugin-Authentication-Store-DBIC/ epoch 0 platforms darwin name p5-catalyst-plugin-authentication-store-dbic depends_lib {path:bin/perl:perl5 port:p5-catalyst-runtime port:p5-catalyst-plugin-authentication port:p5-set-object port:p5-class-accessor port:p5-dbix-class port:p5-catalyst-model-dbic-schema port:p5-catalyst-plugin-authorization-roles port:p5-catalyst-plugin-session-state-cookie port:p5-test-www-mechanize-catalyst} long_description {This plugin uses a DBIx::Class (or Class::DBI) object to authenticate a user.} maintainers {narf_tm openmaintainer} categories perl version 0.11 revision 0 p5-catalyst-plugin-authorization-acl 599 -portdir perl/p5-catalyst-plugin-authorization-acl description {ACL support for Catalyst applications.} homepage http://search.cpan.org/dist/Catalyst-Plugin-Authorization-ACL/ epoch 0 platforms darwin name p5-catalyst-plugin-authorization-acl depends_lib {path:bin/perl:perl5 port:p5-catalyst-runtime port:p5-class-data-inheritable port:p5-class-throwable port:p5-tree-simple-visitorfactory} maintainers {narf_tm openmaintainer} long_description {This module provides Access Control List style path protection, with arbitrary rules for Catalyst applications.} categories perl version 0.10 revision 0 +portdir perl/p5-catalyst-plugin-authorization-acl description {ACL support for Catalyst applications.} homepage http://search.cpan.org/dist/Catalyst-Plugin-Authorization-ACL/ epoch 0 platforms darwin name p5-catalyst-plugin-authorization-acl depends_lib {path:bin/perl:perl5 port:p5-catalyst-runtime port:p5-class-data-inheritable port:p5-class-throwable port:p5-tree-simple-visitorfactory} maintainers {narf_tm openmaintainer} long_description {This module provides Access Control List style path protection, with arbitrary rules for Catalyst applications.} categories perl version 0.11 revision 0 p5-catalyst-plugin-authorization-roles 742 portdir perl/p5-catalyst-plugin-authorization-roles description {Role based authorization for Catalyst based on Catalyst::Plugin::Authentication} homepage http://search.cpan.org/dist/Catalyst-Plugin-Authorization-Roles/ epoch 0 platforms darwin name p5-catalyst-plugin-authorization-roles depends_lib {path:bin/perl:perl5 port:p5-test-exception port:p5-catalyst-runtime port:p5-catalyst-plugin-authentication port:p5-set-object port:p5-universal-isa} maintainers {narf_tm openmaintainer} long_description {Role based access control is very simple: every user has a list of roles, which that user is allowed to assume, and every restricted part of the app makes an assertion about the necessary roles.} categories perl version 0.07 revision 0 p5-catalyst-plugin-captcha 484 @@ -6051,19 +6051,19 @@ p5-catalyst-plugin-session-store-delegate 587 portdir perl/p5-catalyst-plugin-session-store-delegate description {Delegate session storage to an application model object.} homepage http://search.cpan.org/dist/Catalyst-Plugin-Session-Store-Delegate/ epoch 0 platforms darwin name p5-catalyst-plugin-session-store-delegate depends_lib {path:bin/perl:perl5 port:p5-catalyst-plugin-session port:p5-class-accessor port:p5-test-use-ok port:p5-mro-compat} maintainers {narf_tm openmaintainer} long_description {This store plugins makes delegating session storage to a first class object model easy.} categories perl version 0.03 revision 0 p5-catalyst-plugin-stacktrace 552 -portdir perl/p5-catalyst-plugin-stacktrace description {Display a stack trace on the debug screen} homepage http://search.cpan.org/dist/Catalyst-Plugin-StackTrace/ epoch 0 platforms darwin name p5-catalyst-plugin-stacktrace depends_lib {path:bin/perl:perl5 port:p5-catalyst-runtime port:p5-devel-stacktrace} maintainers {narf_tm openmaintainer} long_description {This plugin will enhance the standard Catalyst debug screen by including a stack trace of your appliation up to the point where the error occurred.} categories perl version 0.09 revision 0 +portdir perl/p5-catalyst-plugin-stacktrace description {Display a stack trace on the debug screen} homepage http://search.cpan.org/dist/Catalyst-Plugin-StackTrace/ epoch 0 platforms darwin name p5-catalyst-plugin-stacktrace depends_lib {path:bin/perl:perl5 port:p5-catalyst-runtime port:p5-devel-stacktrace} maintainers {narf_tm openmaintainer} long_description {This plugin will enhance the standard Catalyst debug screen by including a stack trace of your appliation up to the point where the error occurred.} categories perl version 0.10 revision 0 p5-catalyst-plugin-static-simple 575 portdir perl/p5-catalyst-plugin-static-simple description {Make serving static pages painless.} homepage http://search.cpan.org/dist/Catalyst-Plugin-Static-Simple/ epoch 0 platforms darwin name p5-catalyst-plugin-static-simple depends_lib {path:bin/perl:perl5 port:p5-catalyst-runtime port:p5-mime-types} maintainers {narf_tm openmaintainer} long_description {The Static::Simple plugin is designed to make serving static content in your application during development quick and easy, without requiring a single line of code from you.} categories perl version 0.20 revision 0 p5-catalyst-runtime 862 portdir perl/p5-catalyst-runtime description {The Elegant MVC Web Application Framework} homepage http://search.cpan.org/dist/Catalyst-Runtime/ epoch 0 platforms darwin name p5-catalyst-runtime depends_lib {path:bin/perl:perl5 port:p5-cgi-simple port:p5-class-accessor port:p5-class-data-inheritable port:p5-class-inspector port:p5-data-dump port:p5-file-modified port:p5-html-parser port:p5-http-body port:p5-libwww-perl port:p5-http-request-ascgi port:p5-module-pluggable port:p5-path-class port:p5-text-simpletable port:p5-tree-simple port:p5-tree-simple-visitorfactory port:p5-uri} maintainers {narf_tm openmaintainer} long_description {Catalyst is a modern framework for making web applications without the pain usually associated with this process. This document is a reference to the main Catalyst application.} categories perl version 5.71000 revision 0 p5-catalyst-view-html-template 427 -portdir perl/p5-catalyst-view-html-template description {HTML::Template View Class} homepage http://search.cpan.org/dist/Catalyst-View-HTML-Template/ epoch 0 platforms darwin name p5-catalyst-view-html-template depends_lib {path:bin/perl:perl5 port:p5-catalyst-runtime port:p5-html-template} maintainers {narf_tm openmaintainer} long_description {This is the HTML::Template view class.} categories perl version 0.02 revision 0 +portdir perl/p5-catalyst-view-html-template description {HTML::Template View Class} homepage http://search.cpan.org/dist/Catalyst-View-HTML-Template/ epoch 0 platforms darwin name p5-catalyst-view-html-template depends_lib {path:bin/perl:perl5 port:p5-catalyst-runtime port:p5-html-template} maintainers {narf_tm openmaintainer} long_description {This is the HTML::Template view class.} categories perl version 0.03 revision 0 p5-catalyst-view-json 442 portdir perl/p5-catalyst-view-json description {JSON view for your data} homepage http://search.cpan.org/dist/Catalyst-View-JSON/ epoch 0 platforms darwin name p5-catalyst-view-json depends_lib {path:bin/perl:perl5 port:p5-catalyst-runtime port:p5-json-any} maintainers {narf_tm openmaintainer} long_description {Catalyst::View::JSON is a Catalyst View handler that returns stash data in JSON format.} categories perl version 0.24 revision 0 p5-catalyst-view-tt 522 portdir perl/p5-catalyst-view-tt description {Helper for TT view which builds a skeleton web site} homepage http://search.cpan.org/dist/Catalyst-View-TT/ epoch 0 platforms darwin name p5-catalyst-view-tt depends_lib {path:bin/perl:perl5 port:p5-catalyst-runtime port:p5-class-accessor port:p5-mro-compat port:p5-path-class port:p5-template-toolkit port:p5-template-timer} maintainers {narf_tm openmaintainer} long_description {{Helper for TT view which builds a skeleton web site}} categories perl version 0.29 revision 0 p5-catalyst-view-xslt 419 -portdir perl/p5-catalyst-view-xslt description {Helper for XSLT Views} homepage http://search.cpan.org/dist/Catalyst-View-XSLT/ epoch 0 platforms darwin name p5-catalyst-view-xslt depends_lib {path:bin/perl:perl5 port:p5-catalyst-runtime port:p5-path-class port:p5-xml-libxslt port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {{Helper for XSLT Views}} categories perl version 0.07 revision 0 +portdir perl/p5-catalyst-view-xslt description {Helper for XSLT Views} homepage http://search.cpan.org/dist/Catalyst-View-XSLT/ epoch 0 platforms darwin name p5-catalyst-view-xslt depends_lib {path:bin/perl:perl5 port:p5-catalyst-runtime port:p5-path-class port:p5-xml-libxslt port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {{Helper for XSLT Views}} categories perl version 0.08 revision 0 p5-cgi 380 portdir perl/p5-cgi description {An easy-to-use Perl5 library for writing World Wide Web CGI scripts} homepage http://search.cpan.org/dist/CGI.pm/ epoch 0 platforms darwin name p5-cgi depends_lib path:bin/perl:perl5 maintainers {markd openmaintainer} long_description {{An easy-to-use Perl5 library for writing World Wide Web CGI scripts}} categories perl version 3.42 revision 0 p5-cgi-ajax 352 @@ -6071,7 +6071,7 @@ p5-cgi-formbuilder 342 portdir perl/p5-cgi-formbuilder description {Easily generate and process stateful forms} homepage http://search.cpan.org/~nwiger/ epoch 0 platforms darwin name p5-cgi-formbuilder depends_lib path:bin/perl:perl5 maintainers nomaintainer long_description {{Easily generate and process stateful forms}} categories perl version 3.0501 revision 0 p5-cgi-session 378 -portdir perl/p5-cgi-session description {Persistent session data in CGI applications} homepage http://search.cpan.org/dist/CGI-Session/ epoch 0 platforms darwin name p5-cgi-session depends_lib {path:bin/perl:perl5 port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {{Persistent session data in CGI applications}} categories perl version 4.40 revision 0 +portdir perl/p5-cgi-session description {Persistent session data in CGI applications} homepage http://search.cpan.org/dist/CGI-Session/ epoch 0 platforms darwin name p5-cgi-session depends_lib {path:bin/perl:perl5 port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {{Persistent session data in CGI applications}} categories perl version 4.42 revision 0 p5-cgi-simple 383 portdir perl/p5-cgi-simple description {A Simple totally OO CGI interface that is CGI.pm compliant} homepage http://search.cpan.org/dist/CGI-Simple/ epoch 0 platforms darwin name p5-cgi-simple depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {{A Simple totally OO CGI interface that is CGI.pm compliant}} categories perl version 1.112 revision 0 p5-cgi-speedycgi 575 @@ -6141,7 +6141,7 @@ p5-class-singleton 865 portdir perl/p5-class-singleton description {Implementation of a Singleton class} homepage http://search.cpan.org/dist/Class-Singleton/ epoch 0 platforms darwin name p5-class-singleton depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {This is the Class::Singleton module. A Singleton describes an object class that can have only one instance in any system. An example of a Singleton might be a print spooler or system registry. This module implements a Singleton class from which other classes can be derived. By itself, the Class::Singleton module does very little other than manage the instantiation of a single object. In deriving a class from Class::Singleton, your module will inherit the Singleton instantiation method and can implement whatever specific functionality is required.} categories perl version 1.4 revision 0 p5-class-throwable 667 -portdir perl/p5-class-throwable description {A minimal lightweight exception class} homepage http://search.cpan.org/dist/Class-Throwable/ epoch 0 platforms darwin name p5-class-throwable depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {This module implements a minimal lightweight exception object. It is meant to be a compromise between more basic solutions like Carp which can only print information and cannot handle exception objects, and more more complex solutions like Exception::Class which can be used to define complex inline exceptions and has a number of module dependencies.} categories perl version 0.10 revision 0 +portdir perl/p5-class-throwable description {A minimal lightweight exception class} homepage http://search.cpan.org/dist/Class-Throwable/ epoch 0 platforms darwin name p5-class-throwable depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {This module implements a minimal lightweight exception object. It is meant to be a compromise between more basic solutions like Carp which can only print information and cannot handle exception objects, and more more complex solutions like Exception::Class which can be used to define complex inline exceptions and has a number of module dependencies.} categories perl version 0.11 revision 0 p5-class-trigger 443 portdir perl/p5-class-trigger description {Mixin to add / call inheritable triggers} homepage http://search.cpan.org/dist/Class-Trigger/ epoch 0 platforms darwin name p5-class-trigger depends_lib {path:bin/perl:perl5 port:p5-io-stringy} maintainers {narf_tm openmaintainer} long_description {Class::Trigger is a mixin class to add / call triggers (or hooks) that get called at some points you specify.} categories perl version 0.13 revision 0 p5-class-whitehole 548 @@ -6151,7 +6151,7 @@ p5-compress-bzip2 379 portdir perl/p5-compress-bzip2 description {Perl interface to the bzip2 compression algorithms} homepage http://search.cpan.org/dist/Compress-Bzip2/ epoch 0 platforms darwin name p5-compress-bzip2 depends_lib {path:bin/perl:perl5 port:bzip2} maintainers nomaintainer long_description {{Perl interface to the bzip2 compression algorithms}} categories perl version 2.09 revision 0 p5-compress-raw-bzip2 517 -portdir perl/p5-compress-raw-bzip2 description {Perl low-level interface to bzip2 compression library} homepage http://search.cpan.org/dist/Compress-Raw-Bzip2/ epoch 0 platforms darwin name p5-compress-raw-bzip2 depends_lib path:bin/perl:perl5 maintainers vinc17 long_description {Compress::Raw::Bzip2 provides an interface to the in-memory compression/uncompression functions from the bzip2 compression library for the modules IO::Compress::Bzip2 and IO::Compress::Bunzip2.} categories perl version 2.019 revision 0 +portdir perl/p5-compress-raw-bzip2 description {Perl low-level interface to bzip2 compression library} homepage http://search.cpan.org/dist/Compress-Raw-Bzip2/ epoch 0 platforms darwin name p5-compress-raw-bzip2 depends_lib path:bin/perl:perl5 maintainers vinc17 long_description {Compress::Raw::Bzip2 provides an interface to the in-memory compression/uncompression functions from the bzip2 compression library for the modules IO::Compress::Bzip2 and IO::Compress::Bunzip2.} categories perl version 2.021 revision 0 p5-compress-raw-zlib 464 portdir perl/p5-compress-raw-zlib description {The Compress::Raw::Zlib module provides a Perl interface to the zlib compression library} homepage http://search.cpan.org/dist/Compress-Raw-Zlib/ epoch 0 platforms darwin name p5-compress-raw-zlib depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {{The Compress::Raw::Zlib module provides a Perl interface to the zlib compression library}} categories perl version 2.020 revision 0 p5-compress-zlib 428 @@ -6174,8 +6174,8 @@ portdir perl/p5-convert-binhex description {Module for converting to and from BinHex encoded files} homepage http://search.cpan.org/dist/Convert-BinHex/ epoch 0 platforms darwin name p5-convert-binhex depends_lib path:bin/perl:perl5 maintainers darkart.com:opendarwin.org long_description {BinHex is a format used by Macintosh for transporting Mac files safely through electronic mail, as short-lined, 7-bit, semi-compressed data streams. Ths module provides a means of converting those data streams back into into binary data.} categories perl version 1.119 revision 0 p5-convert-pem 421 portdir perl/p5-convert-pem description {Read/write encrypted ASN.1 PEM files} homepage http://search.cpan.org/dist/Convert-PEM/ epoch 0 platforms darwin name p5-convert-pem depends_lib {path:bin/perl:perl5 port:p5-class-errorhandler port:p5-convert-asn1 port:p5-digest-md5 port:p5-crypt-des_ede3} maintainers nomaintainer long_description {{Read/write encrypted ASN.1 PEM files}} categories perl version 0.07 revision 0 -p5-crypt-appletwofish 653 -portdir perl/p5-crypt-appletwofish description {two Apple iTMS/iTunes key descrambling algorithms} homepage http://search.cpan.org/dist/Crypt-AppleTwoFish/ epoch 0 platforms darwin name p5-crypt-appletwofish depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {The first algorithm appears to have only cursory resemblance to Bruce Schneier's blowfish and twofish algorithms in that it too has a table-based decoder. The second algorithm is more standard encryption using S-box type permutations and lookup tables, and might have started out something like Twofish or Blowfish.} categories perl version 0.051 revision 0 +p5-crypt-appletwofish 674 +portdir perl/p5-crypt-appletwofish description {two Apple iTMS/iTunes key descrambling algorithms} homepage http://search.cpan.org/dist/Crypt-AppleTwoFish/ epoch 0 platforms darwin name p5-crypt-appletwofish depends_lib {path:bin/perl:perl5 port:p5-digest-sha} maintainers {narf_tm openmaintainer} long_description {The first algorithm appears to have only cursory resemblance to Bruce Schneier's blowfish and twofish algorithms in that it too has a table-based decoder. The second algorithm is more standard encryption using S-box type permutations and lookup tables, and might have started out something like Twofish or Blowfish.} categories perl version 0.051 revision 0 p5-crypt-blowfish 450 portdir perl/p5-crypt-blowfish description {Implementation of the blowfish-crypto algorithm for perl} homepage http://search.cpan.org/dist/Crypt-Blowfish/ epoch 0 platforms darwin name p5-crypt-blowfish depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {This is Crypt::Blowfish, an XS-based implementation of the Blowfish cryptography algorithm designed by Bruce Schneier.} categories perl version 2.10 revision 0 p5-crypt-cbc 620 @@ -6257,7 +6257,7 @@ p5-datemanip 537 portdir perl/p5-datemanip description {Perl Module for manipulating date and time.} homepage http://search.cpan.org/dist/Date-Manip/ epoch 0 platforms darwin name p5-datemanip depends_lib path:bin/perl:perl5 maintainers {mas openmaintainer} long_description {This is a set of routines designed to make any common date/time manipulation easy to do. Operations such as comparing two times, calculating a time a given amount of time from another, or parsing international times are all easily done.} categories perl version 5.54 revision 0 p5-datetime 531 -portdir perl/p5-datetime description {A date and time object} homepage http://search.cpan.org/dist/DateTime/ epoch 2 platforms darwin name p5-datetime depends_lib {path:bin/perl:perl5 port:p5-datetime-locale port:p5-datetime-timezone port:p5-params-validate} maintainers {narf_tm openmaintainer} long_description {DateTime is a class for the representation of date/time combinations, and is part of the Perl DateTime project. For details on this project please see http://datetime.perl.org} categories perl version 0.47 revision 0 +portdir perl/p5-datetime description {A date and time object} homepage http://search.cpan.org/dist/DateTime/ epoch 0 platforms darwin name p5-datetime depends_lib {path:bin/perl:perl5 port:p5-datetime-locale port:p5-datetime-timezone port:p5-params-validate} maintainers {narf_tm openmaintainer} long_description {DateTime is a class for the representation of date/time combinations, and is part of the Perl DateTime project. For details on this project please see http://datetime.perl.org} categories perl version 0.50 revision 0 p5-datetime-format-builder 756 portdir perl/p5-datetime-format-builder description {Create DateTime parser classes and objects} homepage http://search.cpan.org/dist/DateTime-Format-Builder/ epoch 0 platforms darwin name p5-datetime-format-builder depends_lib {path:bin/perl:perl5 port:p5-class-factory-util port:p5-datetime port:p5-datetime-format-strptime port:p5-params-validate port:p5-task-weaken port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {DateTime::Format::Builder creates DateTime parsers. Many string formats of dates and times are simple and just require a basic regular expression to extract the relevant information. Builder provides a simple way to do this without writing reams of structural code.} categories perl version 0.7901 revision 0 p5-datetime-format-iso8601 500 @@ -6271,9 +6271,9 @@ p5-datetime-format-w3cdtf 370 portdir perl/p5-datetime-format-w3cdtf description {Parse and format W3CDTF datetime strings} homepage http://search.cpan.org/dist/DateTime-Format-W3CDTF/ epoch 0 platforms darwin name p5-datetime-format-w3cdtf depends_lib path:bin/perl:perl5 maintainers nomaintainer long_description {{Parse and format W3CDTF datetime strings}} categories perl version 0.04 revision 0 p5-datetime-locale 660 -portdir perl/p5-datetime-locale description {Localization support for DateTime} homepage http://search.cpan.org/dist/DateTime-Locale/ epoch 1 platforms darwin name p5-datetime-locale depends_lib {path:bin/perl:perl5 port:p5-list-moreutils port:p5-params-validate port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {DateTime::Locale is primarily a factory for the various locale subclasses. It also provides some functions for getting information on available locales. If you want to know what methods are available for locale objects, then please read the DateTime::Locale::Base documentation.} categories perl version 0.42 revision 0 +portdir perl/p5-datetime-locale description {Localization support for DateTime} homepage http://search.cpan.org/dist/DateTime-Locale/ epoch 0 platforms darwin name p5-datetime-locale depends_lib {path:bin/perl:perl5 port:p5-list-moreutils port:p5-params-validate port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {DateTime::Locale is primarily a factory for the various locale subclasses. It also provides some functions for getting information on available locales. If you want to know what methods are available for locale objects, then please read the DateTime::Locale::Base documentation.} categories perl version 0.43 revision 0 p5-datetime-timezone 582 -portdir perl/p5-datetime-timezone description {Time zone object base class and factory} homepage http://search.cpan.org/dist/DateTime-TimeZone/ epoch 5 platforms darwin name p5-datetime-timezone depends_lib {path:bin/perl:perl5 port:p5-params-validate port:p5-class-singleton port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {This class is the base class for all time zone objects. A time zone is represented internally as a set of observances, each of which describes the offset from GMT for a given time period.} categories perl version 0.86 revision 0 +portdir perl/p5-datetime-timezone description {Time zone object base class and factory} homepage http://search.cpan.org/dist/DateTime-TimeZone/ epoch 0 platforms darwin name p5-datetime-timezone depends_lib {path:bin/perl:perl5 port:p5-params-validate port:p5-class-singleton port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {This class is the base class for all time zone objects. A time zone is represented internally as a set of observances, each of which describes the offset from GMT for a given time period.} categories perl version 0.96 revision 0 p5-dbd-mysql 425 variants {mysql4 mysql5} portdir perl/p5-dbd-mysql description {Perl5 Database Interface to the MySQL database} homepage http://search.cpan.org/dist/DBD-mysql/ epoch 0 platforms darwin name p5-dbd-mysql depends_lib {path:bin/perl:perl5 port:p5-dbi path:bin/mysql_config5:mysql5} long_description {{Perl5 Database Interface to the MySQL database}} maintainers {narf_tm openmaintainer} categories perl version 4.010 revision 0 p5-dbd-pg 531 @@ -6297,7 +6297,7 @@ p5-dbm-deep 667 portdir perl/p5-dbm-deep description {A pure perl persistent multi-level hash/array DBM} homepage http://search.cpan.org/dist/DBM-Deep/ epoch 0 platforms darwin name p5-dbm-deep depends_lib path:bin/perl:perl5 maintainers nomaintainer long_description {A unique flat-file database module, written in pure perl. True multi-level hash/array support (unlike MLDBM, which is faked), hybrid OO / tie() interface, cross-platform FTPable files, and quite fast. Can handle millions of keys and unlimited hash levels without significant slow-down. Written from the ground-up in pure perl -- this is NOT a wrapper around a C-based DBM.} categories perl version 0.96 revision 0 p5-devel-cover 395 -portdir perl/p5-devel-cover description {Code coverage metrics for Perl} homepage http://search.cpan.org/dist/Devel-Cover/ epoch 0 platforms darwin name p5-devel-cover depends_lib {path:bin/perl:perl5 port:p5-perl-tidy port:p5-pod-coverage port:p5-test-differences} maintainers {narf_tm openmaintainer} long_description {{Code coverage metrics for Perl}} categories perl version 0.64 revision 0 +portdir perl/p5-devel-cover description {Code coverage metrics for Perl} homepage http://search.cpan.org/dist/Devel-Cover/ epoch 0 platforms darwin name p5-devel-cover depends_lib {path:bin/perl:perl5 port:p5-perl-tidy port:p5-pod-coverage port:p5-test-differences} maintainers {narf_tm openmaintainer} long_description {{Code coverage metrics for Perl}} categories perl version 0.65 revision 0 p5-devel-cycle 357 portdir perl/p5-devel-cycle description {Find memory cycles in objects and other references} homepage http://search.cpan.org/dist/Devel-Cycle/ epoch 0 platforms darwin name p5-devel-cycle depends_lib path:bin/perl:perl5 maintainers nomaintainer long_description {{Find memory cycles in objects and other references}} categories perl version 1.02 revision 0 p5-devel-globaldestruction 462 @@ -6305,7 +6305,7 @@ p5-devel-nytprof 1453 portdir perl/p5-devel-nytprof description {Powerful feature-rich perl source code profiler} homepage http://search.cpan.org/dist/Devel-NYTProf/ epoch 0 platforms darwin name p5-devel-nytprof depends_lib path:bin/perl:perl5 maintainers michael at naegler.org long_description {Devel::NYTProf is a powerful feature-rich perl source code profiler. o Performs per-line statement profiling for fine detail o Performs per-subroutine statement profiling for overview o Performs per-block statement profiling (the first profiler to do so) o Accounts correctly for time spent after calls return o Performs inclusive and exclusive timing of subroutines o Subroutine times are per calling location (a powerful feature) o Can profile compile-time activity, just run-time, or just END time o Uses novel techniques for efficient profiling o Sub-microsecond (100ns) resolution on systems with clock_gettime() o Very fast - the fastest statement and subroutine profilers for perl o Handles applications that fork, with no performance cost o Immune from noise caused by profiling overheads and I/O o Program being profiled can stop/start the profiler o Generates richly annotated and cross-linked html reports o Trivial to use with mod_perl - add one line to httpd.conf o Includes an extensive test suite o Tested on very large codebases NYTProf is effectively two profilers in one: a statement profiler, and a subroutine profiler.} categories perl version 2.09 revision 0 p5-devel-ppport 318 -portdir perl/p5-devel-ppport description Perl/Pollution/Portability homepage http://search.cpan.org/dist/Devel-PPPort/ epoch 0 platforms darwin name p5-devel-ppport depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description Perl/Pollution/Portability categories perl version 3.16 revision 0 +portdir perl/p5-devel-ppport description Perl/Pollution/Portability homepage http://search.cpan.org/dist/Devel-PPPort/ epoch 0 platforms darwin name p5-devel-ppport depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description Perl/Pollution/Portability categories perl version 3.19 revision 0 p5-devel-size 386 portdir perl/p5-devel-size description {Perl extension for finding the memory usage of Perl variables} homepage http://search.cpan.org/dist/Devel-Size/ epoch 0 platforms darwin name p5-devel-size depends_lib path:bin/perl:perl5 maintainers {ricci openmaintainer} long_description {{Perl extension for finding the memory usage of Perl variables}} categories perl version 0.69 revision 0 p5-devel-stacktrace 606 @@ -6335,7 +6335,7 @@ p5-digest-sha 561 portdir perl/p5-digest-sha description {Perl module for SHA-1 through SHA-512} homepage http://search.cpan.org/dist/Digest-SHA/ epoch 0 platforms darwin name p5-digest-sha depends_lib path:bin/perl:perl5 maintainers {blb openmaintainer} long_description {Digest::SHA is a complete implementation of the NIST Secure Hash Standard. It gives Perl programmers a convenient way to calculate SHA-1, SHA-224, SHA-256, SHA-384, and SHA-512 message digests. The module can handle all types of input, including partial-byte data.} categories perl version 5.47 revision 0 p5-digest-sha1 557 -portdir perl/p5-digest-sha1 description {Perl interface to the SHA-1 Algorithm} homepage http://search.cpan.org/dist/Digest-SHA1/ epoch 0 platforms darwin name p5-digest-sha1 depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {The Digest::SHA1 module allows you to use the NIST SHA-1 message digest algorithm from within Perl programs. The algorithm takes as input a message of arbitrary length and produces as output a 160-bit {"fingerprint"} or {"message} digest\" of the input.} categories perl version 2.11 revision 0 +portdir perl/p5-digest-sha1 description {Perl interface to the SHA-1 Algorithm} homepage http://search.cpan.org/dist/Digest-SHA1/ epoch 0 platforms darwin name p5-digest-sha1 depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {The Digest::SHA1 module allows you to use the NIST SHA-1 message digest algorithm from within Perl programs. The algorithm takes as input a message of arbitrary length and produces as output a 160-bit {"fingerprint"} or {"message} digest\" of the input.} categories perl version 2.12 revision 0 p5-email-address 342 portdir perl/p5-email-address description {perl rfc email address formatting} homepage http://search.cpan.org/dist/Email-Address/ epoch 0 platforms darwin name p5-email-address depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {{perl rfc email address formatting}} categories perl version 1.889 revision 0 p5-email-date 309 @@ -6355,7 +6355,7 @@ p5-email-simple 365 portdir perl/p5-email-simple description {simple parsing of RFC2822 message format and headers} homepage http://search.cpan.org/dist/Email-Simple/ epoch 0 platforms darwin name p5-email-simple depends_lib path:bin/perl:perl5 maintainers nomaintainer long_description {{simple parsing of RFC2822 message format and headers}} categories perl version 2.004 revision 0 p5-email-valid 452 -portdir perl/p5-email-valid description {Check validity of Internet email addresses} homepage http://search.cpan.org/dist/Email-Valid/ epoch 0 platforms darwin name p5-email-valid depends_lib {path:bin/perl:perl5 port:p5-mailtools} maintainers {narf_tm openmaintainer} long_description {This module determines whether an email address is well-formed, and optionally, whether a mail host exists for the domain.} categories perl version 0.180 revision 0 +portdir perl/p5-email-valid description {Check validity of Internet email addresses} homepage http://search.cpan.org/dist/Email-Valid/ epoch 0 platforms darwin name p5-email-valid depends_lib {path:bin/perl:perl5 port:p5-mailtools} maintainers {narf_tm openmaintainer} long_description {This module determines whether an email address is well-formed, and optionally, whether a mail host exists for the domain.} categories perl version 0.182 revision 0 p5-encode 409 portdir perl/p5-encode description {Character encoding module} homepage http://search.cpan.org/dist/Encode/ epoch 0 platforms darwin name p5-encode depends_lib path:bin/perl:perl5 maintainers {simon openmaintainer} long_description {The Encode module provides the interfaces between Perl's strings and the rest of the system. Perl strings are sequences of characters.} categories perl version 2.26 revision 0 p5-encode-detect 719 @@ -6373,7 +6373,7 @@ p5-event 370 portdir perl/p5-event description {A Generic Perl Event Loop} homepage http://search.cpan.org/dist/Event/ epoch 0 platforms darwin name p5-event depends_lib path:bin/perl:perl5 maintainers {jmr openmaintainer} long_description {This extension aims to provide an simple and optimized event loop for a broad class of applications.} version 1.11 categories perl revision 0 p5-exception-class 524 -portdir perl/p5-exception-class description {A module that allows you to declare real exception classes in Perl} homepage http://search.cpan.org/dist/Exception-Class/ epoch 0 platforms darwin name p5-exception-class depends_lib {path:bin/perl:perl5 port:p5-devel-stacktrace port:p5-class-data-inheritable port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {Exception::Class allows you to declare exception hierarchies in your modules in a Java-esque manner.} categories perl version 1.26 revision 0 +portdir perl/p5-exception-class description {A module that allows you to declare real exception classes in Perl} homepage http://search.cpan.org/dist/Exception-Class/ epoch 0 platforms darwin name p5-exception-class depends_lib {path:bin/perl:perl5 port:p5-devel-stacktrace port:p5-class-data-inheritable port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {Exception::Class allows you to declare exception hierarchies in your modules in a Java-esque manner.} categories perl version 1.29 revision 0 p5-expect 627 portdir perl/p5-expect description {Perl version of the TCL expect tool} homepage http://search.cpan.org/~rgiersig/p5-expect-1.20/ epoch 0 platforms darwin name p5-expect depends_lib {path:bin/perl:perl5 port:p5-io-tty port:p5-io-stty} maintainers nomaintainer long_description {The Expect for Perl module was inspired more by the functionality the Tcl tool provides than any previous Expect-like tool such as Comm.pl or chat2.pl. I've had some comments that people may not have heard of the original Tcl version of Expect, or where documentation (book form) on Expect may be obtained.} categories perl version 1.20 revision 0 p5-expect-simple 344 @@ -6409,7 +6409,7 @@ p5-file-flat 307 portdir perl/p5-file-flat description {Implements a flat filesystem} homepage http://search.cpan.org/dist/File-Flat/ epoch 0 platforms darwin name p5-file-flat depends_lib path:bin/perl:perl5 maintainers nomaintainer long_description {{Implements a flat filesystem}} categories perl version 0.96 revision 0 p5-file-homedir 380 -portdir perl/p5-file-homedir description {Find your home and other directories, on any platform.} homepage http://search.cpan.org/dist/File-HomeDir/ epoch 0 platforms darwin name p5-file-homedir depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {{Find your home and other directories, on any platform.}} categories perl version 0.82 revision 0 +portdir perl/p5-file-homedir description {Find your home and other directories, on any platform.} homepage http://search.cpan.org/dist/File-HomeDir/ epoch 0 platforms darwin name p5-file-homedir depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {{Find your home and other directories, on any platform.}} categories perl version 0.86 revision 0 p5-file-libmagic 296 portdir perl/p5-file-libmagic description {Perl wrapper for libmagic} homepage http://search.cpan.org/dist/File-LibMagic/ epoch 0 platforms darwin name p5-file-libmagic depends_lib port:file maintainers ricci long_description {{Perl wrapper for libmagic}} categories perl version 0.85 revision 0 p5-file-mimeinfo 540 @@ -6433,7 +6433,7 @@ p5-file-tail 527 portdir perl/p5-file-tail description {Perl extension for reading from continously updated files} homepage http://search.cpan.org/dist/File-Tail/ epoch 0 platforms darwin name p5-file-tail depends_lib path:bin/perl:perl5 maintainers {stechert openmaintainer} long_description {The primary purpose of File::Tail is reading and analysing log files while they are being written, which is especialy useful if you are monitoring the logging process with a tool like Tobias Oetiker's MRTG.} categories perl version 0.99.3 revision 0 p5-file-temp 649 -portdir perl/p5-file-temp description {return name and handle of a temporary file safely} homepage http://search.cpan.org/dist/File-Temp/ epoch 0 platforms darwin name p5-file-temp depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {File::Temp can be used to create and open temporary files in a safe way. There is both a function interface and an object-oriented interface. The File::Temp constructor or the tempfile() function can be used to return the name and the open filehandle of a temporary file. The tempdir() function can be used to create a temporary directory.} categories perl version 0.21 revision 0 +portdir perl/p5-file-temp description {return name and handle of a temporary file safely} homepage http://search.cpan.org/dist/File-Temp/ epoch 0 platforms darwin name p5-file-temp depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {File::Temp can be used to create and open temporary files in a safe way. There is both a function interface and an object-oriented interface. The File::Temp constructor or the tempfile() function can be used to return the name and the open filehandle of a temporary file. The tempdir() function can be used to create a temporary directory.} categories perl version 0.22 revision 0 p5-file-tempdir 376 portdir perl/p5-file-tempdir description {Provides an object interface to tempdir() from File::Temp.} homepage http://search.cpan.org/dist/File-Tempdir/ epoch 0 platforms darwin name p5-file-tempdir depends_lib path:bin/perl:perl5 maintainers nomaintainer long_description {{Provides an object interface to tempdir() from File::Temp.}} categories perl version 0.02 revision 0 p5-file-type 361 @@ -9922,8 +9922,8 @@ variants {env mysql5 pgresql vpro wxt510 ws2300 wmr918 sim http universal} portdir science/wview description {Daemons that download and archive data from supported weather stations} homepage http://wviewweather.com/ epoch 0 platforms darwin name wview depends_lib {port:gd2 port:radlib} long_description {wview is a unix application for weather stations. It archives weather data from the station. Generates full html web sites with graphics. ftp/ssh export capability. MySQL/PostgreSQL archiving. International. Weather alarms. Data feed. RSS feed. Stations currently supported include: Davis Vantage Pro/Pro2, Vaisala WXT-510, La Crosse WS-2300, and a weather station simulator.} maintainers mac.com:mbrooksclark categories science version 4.0.1 revision 0 xastir 477 variants universal portdir science/xastir description {Amateur Radio APRS tracking software} homepage http://www.xastir.org/ epoch 0 platforms darwin name xastir depends_lib {port:xorg-libXp port:xpm port:xorg-libXt port:fontconfig lib:libXm:openmotif port:libgeotiff port:ImageMagick port:gdal port:pcre port:db44 port:tiff port:proj port:shapelib} long_description {{Amateur Radio APRS tracking software}} maintainers nomaintainer categories science version 1.8.4 revision 2 -xephem 698 -portdir science/xephem description {interactive astronomical ephemeris program} homepage http://www.clearskyinstitute.com/xephem/ epoch 0 platforms darwin name xephem depends_lib lib:libXm:lesstif maintainers nomaintainer long_description {Xephem is an interactive astronomical ephemeris program for X Windows systems. It computes heliocentric, geocentric and topocentric information for fixed celestial objects and objects in heliocentric and geocentric {orbits;} has built-in support for all planet {positions;} the moons of Jupiter, Saturn and {Earth;} Mars' and Jupiter's central meridian {longitude;} Saturn's {rings;} and Jupiter's Great Red Spot} categories science version 3.7.2 revision 0 +xephem 700 +portdir science/xephem description {interactive astronomical ephemeris program} homepage http://www.clearskyinstitute.com/xephem/ epoch 0 platforms darwin name xephem depends_lib lib:libXm:openmotif maintainers nomaintainer long_description {Xephem is an interactive astronomical ephemeris program for X Windows systems. It computes heliocentric, geocentric and topocentric information for fixed celestial objects and objects in heliocentric and geocentric {orbits;} has built-in support for all planet {positions;} the moons of Jupiter, Saturn and {Earth;} Mars' and Jupiter's central meridian {longitude;} Saturn's {rings;} and Jupiter's Great Red Spot} categories science version 3.7.4 revision 0 xloops 689 variants {darwin_7 test universal} portdir science/xloops description {A Program for Calculating Feynman Diagrams} depends_fetch bin:cvs:cvs homepage http://wwwthep.physik.uni-mainz.de/~xloops/ epoch 0 platforms darwin depends_lib {port:GiNaC port:nestedsums} name xloops long_description {The aim of xloops is to calculate one-particle irreducible Feynman diagrams with one or two closed loops for arbitrary processes in the Standard Model { } of particles and related theories. Results can be returned both algebraically and numerically. All necessary tensor integrals are treated for arbitrary masses and momenta.} maintainers nomaintainer categories science version current revision 9 xmedcon 570 Modified: trunk/dports/PortIndex.quick =================================================================== (Binary files differ) -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Tue Sep 1 17:56:34 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Tue, 1 Sep 2009 17:56:34 -0700 (PDT) Subject: [56761] trunk/dports/perl/p5-gd-securityimage/Portfile Message-ID: <20090902005634.65808256D0A7@beta.macosforge.org> Revision: 56761 http://trac.macports.org/changeset/56761 Author: narf_tm at macports.org Date: 2009-09-01 17:56:33 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Updated to 1.70. Modified Paths: -------------- trunk/dports/perl/p5-gd-securityimage/Portfile Modified: trunk/dports/perl/p5-gd-securityimage/Portfile =================================================================== --- trunk/dports/perl/p5-gd-securityimage/Portfile 2009-09-02 00:53:45 UTC (rev 56760) +++ trunk/dports/perl/p5-gd-securityimage/Portfile 2009-09-02 00:56:33 UTC (rev 56761) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup GD-SecurityImage 1.66 +perl5.setup GD-SecurityImage 1.70 maintainers narf_tm openmaintainer description Security image (captcha) generator. long_description The (so called) "Security Images" are so popular. \ @@ -16,9 +16,9 @@ platforms darwin -checksums md5 add61b9d1be03f0de7d15bcb0f70119e \ - sha1 9604ad55a99590b811e2ab0673873837dbad0ba3 \ - rmd160 205d5ec137d590ea880bc9bf32376c622c84be35 +checksums md5 44198b091ad179241dcd1b0d270e04bc \ + sha1 c79478da39fb52320ee25ed242b8ee8c87fad0c3 \ + rmd160 d98cc5de6c4c9d5944074b924ce0b7b1d98ea374 depends_lib-append port:p5-gd -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Tue Sep 1 17:58:21 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Tue, 1 Sep 2009 17:58:21 -0700 (PDT) Subject: [56762] trunk/dports/perl/p5-html-mason/Portfile Message-ID: <20090902005821.7EAE9256D12E@beta.macosforge.org> Revision: 56762 http://trac.macports.org/changeset/56762 Author: narf_tm at macports.org Date: 2009-09-01 17:58:20 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Updated to 1.42. Modified Paths: -------------- trunk/dports/perl/p5-html-mason/Portfile Modified: trunk/dports/perl/p5-html-mason/Portfile =================================================================== --- trunk/dports/perl/p5-html-mason/Portfile 2009-09-02 00:56:33 UTC (rev 56761) +++ trunk/dports/perl/p5-html-mason/Portfile 2009-09-02 00:58:20 UTC (rev 56762) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup HTML-Mason 1.40 +perl5.setup HTML-Mason 1.42 maintainers narf_tm openmaintainer description High-performance, dynamic web site authoring system long_description Mason is a tool for building, serving and managing \ @@ -13,9 +13,9 @@ platforms darwin -checksums md5 920069e013d00de2bf8fb526c4f64c04 \ - sha1 b15de5470752173731a7f814558dbfc2797706c7 \ - rmd160 5ae08a33005b692d9f1dbbed3e38fdf868b3584b +checksums md5 5fe5555ebb4bd6929eb6438e0f709355 \ + sha1 9cb559b30652d2e87cffe73b89a5d13d4207d81f \ + rmd160 f6130bf11cdaa8b6f995c38cef0a6956924fa00f depends_lib-append port:p5-cache-cache \ port:p5-class-container \ -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Tue Sep 1 18:03:47 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Tue, 1 Sep 2009 18:03:47 -0700 (PDT) Subject: [56763] trunk/dports/perl/p5-http-response-encoding/Portfile Message-ID: <20090902010347.AF2B1256D222@beta.macosforge.org> Revision: 56763 http://trac.macports.org/changeset/56763 Author: narf_tm at macports.org Date: 2009-09-01 18:03:46 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Updated to 0.06. Modified Paths: -------------- trunk/dports/perl/p5-http-response-encoding/Portfile Modified: trunk/dports/perl/p5-http-response-encoding/Portfile =================================================================== --- trunk/dports/perl/p5-http-response-encoding/Portfile 2009-09-02 00:58:20 UTC (rev 56762) +++ trunk/dports/perl/p5-http-response-encoding/Portfile 2009-09-02 01:03:46 UTC (rev 56763) @@ -3,15 +3,15 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup HTTP-Response-Encoding 0.05 +perl5.setup HTTP-Response-Encoding 0.06 maintainers narf_tm openmaintainer description Adds encoding() to HTTP::Response long_description ${description} platforms darwin -checksums md5 bb5880687bfb8b1e220c5c3c2b7d1408 \ - sha1 16893e20d0d943c7e5317d2f9d85c9bbfc16dba3 \ - rmd160 3a46c671b4e37abd279ef6183bd5e52467251d87 +checksums md5 7e1d46f2d88022580e1a18bb7ac4ab71 \ + sha1 528ca9f381b0a01c41f421c1824262edd1ecd40c \ + rmd160 6ecbb178f05301c40c0d4c3f414e57ed24b56184 depends_lib-append port:p5-libwww-perl -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Tue Sep 1 18:06:16 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Tue, 1 Sep 2009 18:06:16 -0700 (PDT) Subject: [56764] trunk/dports/perl/p5-json/Portfile Message-ID: <20090902010616.B6623256D340@beta.macosforge.org> Revision: 56764 http://trac.macports.org/changeset/56764 Author: narf_tm at macports.org Date: 2009-09-01 18:06:15 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Updated to 2.15. Modified Paths: -------------- trunk/dports/perl/p5-json/Portfile Modified: trunk/dports/perl/p5-json/Portfile =================================================================== --- trunk/dports/perl/p5-json/Portfile 2009-09-02 01:03:46 UTC (rev 56763) +++ trunk/dports/perl/p5-json/Portfile 2009-09-02 01:06:15 UTC (rev 56764) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup JSON 2.14 ../by-authors/id/M/MA/MAKAMAKA +perl5.setup JSON 2.15 ../by-authors/id/M/MA/MAKAMAKA maintainers narf_tm openmaintainer description parse and convert to JSON (JavaScript Object Notation). long_description This module converts between JSON \ @@ -13,10 +13,10 @@ platforms darwin -checksums md5 340d2e9eb18406e18c88475d7aa25edc \ - sha1 876b6d803514bbb46fef3d713c9277c1072c1c0b \ - rmd160 316cfd27b6bc89cb8daf0a5f07de965ac14c46a0 +checksums md5 15de50d89da9a0c389d3fb1a4aef84d0 \ + sha1 e62cd4ed02fbd1335b1e7883043cbe44066d917a \ + rmd160 1d828b2b70843ab2699dffe6eeb73aa6ae1ff22d variant xs description {Depend on JSON::XS for improved performance} { - depends_run-append port:p5-json-xs + depends_run-append port:p5-json-xs } -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Tue Sep 1 18:07:34 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Tue, 1 Sep 2009 18:07:34 -0700 (PDT) Subject: [56765] trunk/dports/perl/p5-log-log4perl/Portfile Message-ID: <20090902010734.AC521256D410@beta.macosforge.org> Revision: 56765 http://trac.macports.org/changeset/56765 Author: narf_tm at macports.org Date: 2009-09-01 18:07:33 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Updated to 1.24. Modified Paths: -------------- trunk/dports/perl/p5-log-log4perl/Portfile Modified: trunk/dports/perl/p5-log-log4perl/Portfile =================================================================== --- trunk/dports/perl/p5-log-log4perl/Portfile 2009-09-02 01:06:15 UTC (rev 56764) +++ trunk/dports/perl/p5-log-log4perl/Portfile 2009-09-02 01:07:33 UTC (rev 56765) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Log-Log4perl 1.20 +perl5.setup Log-Log4perl 1.24 maintainers narf_tm openmaintainer description Log4j implementation for Perl long_description Log::Log4perl lets you remote-control and fine-tune the \ @@ -13,6 +13,6 @@ platforms darwin -checksums md5 f60a1f8633fb7544fdc4d1e842564a8b \ - sha1 41951071f48c244ef2fd9d61462d7249992dde45 \ - rmd160 27790806fc7cfbb5744851ba745ae8263c593c0f +checksums md5 102dd4fc918ffb730c7cde49aeaecb3a \ + sha1 b390f35e68df16f85b4e21773724f14333532dd3 \ + rmd160 0d84b66fcdb9ae0be7d9083b124ba674976fcefe -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Tue Sep 1 18:08:47 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Tue, 1 Sep 2009 18:08:47 -0700 (PDT) Subject: [56766] trunk/dports/perl/p5-mime-base64/Portfile Message-ID: <20090902010847.1E012256D4AA@beta.macosforge.org> Revision: 56766 http://trac.macports.org/changeset/56766 Author: narf_tm at macports.org Date: 2009-09-01 18:08:46 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Updated to 3.08. Modified Paths: -------------- trunk/dports/perl/p5-mime-base64/Portfile Modified: trunk/dports/perl/p5-mime-base64/Portfile =================================================================== --- trunk/dports/perl/p5-mime-base64/Portfile 2009-09-02 01:07:33 UTC (rev 56765) +++ trunk/dports/perl/p5-mime-base64/Portfile 2009-09-02 01:08:46 UTC (rev 56766) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup MIME-Base64 3.07 +perl5.setup MIME-Base64 3.08 maintainers narf_tm openmaintainer description base64 encoder/decoder long_description This package contains a base64 encoder/decoder \ @@ -13,8 +13,6 @@ platforms darwin -checksums md5 f466b62afc4fec7f262b0910913293b3 - -## post-destroot { -## ui_msg "You must install or activate this package with '-f' (force) as it needs to overwrite files installed by the perl5.8 port" -## } +checksums md5 b898218bb588360b34d13c162299a17e \ + sha1 5e292446b11ae68eb9809609abde67e53fb5fa15 \ + rmd160 714f635ce3164eaf12e76ab1fe3abf99b7510dcb -------------- next part -------------- An HTML attachment was scrubbed... URL: From toby at macports.org Tue Sep 1 18:08:53 2009 From: toby at macports.org (toby at macports.org) Date: Tue, 1 Sep 2009 18:08:53 -0700 (PDT) Subject: [56767] trunk/dports/multimedia/mp4v2/Portfile Message-ID: <20090902010853.5A28A256D4F9@beta.macosforge.org> Revision: 56767 http://trac.macports.org/changeset/56767 Author: toby at macports.org Date: 2009-09-01 18:08:52 -0700 (Tue, 01 Sep 2009) Log Message: ----------- fix email Modified Paths: -------------- trunk/dports/multimedia/mp4v2/Portfile Modified: trunk/dports/multimedia/mp4v2/Portfile =================================================================== --- trunk/dports/multimedia/mp4v2/Portfile 2009-09-02 01:08:46 UTC (rev 56766) +++ trunk/dports/multimedia/mp4v2/Portfile 2009-09-02 01:08:52 UTC (rev 56767) @@ -6,7 +6,7 @@ name mp4v2 version 1.9.1 categories multimedia -maintainers gmail:cedric.luthi +maintainers gmail.com:cedric.luthi description Read, create, and modify mp4 files. long_description The mp4v2 library provides an API to create and modify mp4 \ files as defined by ISO-IEC:14496-1:2001 MPEG-4 Systems. \ -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Tue Sep 1 18:09:58 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Tue, 1 Sep 2009 18:09:58 -0700 (PDT) Subject: [56768] trunk/dports/perl/p5-module-build/Portfile Message-ID: <20090902010958.AB757256D56E@beta.macosforge.org> Revision: 56768 http://trac.macports.org/changeset/56768 Author: narf_tm at macports.org Date: 2009-09-01 18:09:57 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Updated to 0.35. Modified Paths: -------------- trunk/dports/perl/p5-module-build/Portfile Modified: trunk/dports/perl/p5-module-build/Portfile =================================================================== --- trunk/dports/perl/p5-module-build/Portfile 2009-09-02 01:08:52 UTC (rev 56767) +++ trunk/dports/perl/p5-module-build/Portfile 2009-09-02 01:09:57 UTC (rev 56768) @@ -3,8 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -epoch 2 -perl5.setup Module-Build 0.34 +perl5.setup Module-Build 0.35 maintainers narf_tm openmaintainer description Build and install perl modules (MakeMaker replacement) long_description Module::Build is a system for building, testing, \ @@ -24,9 +23,9 @@ platforms darwin -checksums md5 3046618f824e56c9ede6bce3bcaf1dc4 \ - sha1 51e8f3b46eb37bcf2e7eaec95f09f35da12b2b29 \ - rmd160 babc77a97765a4cea559c81f07f8f57546740562 +checksums md5 d1ba4831d9c5feca34e49c529158e8db \ + sha1 9fc54e0337fa97b32502204f456b2d0d930d7753 \ + rmd160 ab1894a8c5c9233110eca25c891b18278bc2941e depends_lib-append port:p5-yaml \ port:p5-archive-tar \ -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Tue Sep 1 18:12:03 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Tue, 1 Sep 2009 18:12:03 -0700 (PDT) Subject: [56769] trunk/dports/perl/p5-module-corelist/Portfile Message-ID: <20090902011203.ADA47256D676@beta.macosforge.org> Revision: 56769 http://trac.macports.org/changeset/56769 Author: narf_tm at macports.org Date: 2009-09-01 18:12:03 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Updated to 2.18. Modified Paths: -------------- trunk/dports/perl/p5-module-corelist/Portfile Modified: trunk/dports/perl/p5-module-corelist/Portfile =================================================================== --- trunk/dports/perl/p5-module-corelist/Portfile 2009-09-02 01:09:57 UTC (rev 56768) +++ trunk/dports/perl/p5-module-corelist/Portfile 2009-09-02 01:12:03 UTC (rev 56769) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Module-CoreList 2.17 +perl5.setup Module-CoreList 2.18 maintainers narf_tm openmaintainer description what modules shipped with versions of perl long_description Module::CoreList contains the hash of hashes \ @@ -12,6 +12,6 @@ platforms darwin -checksums md5 a006aa836dcc584acfbf3422df62f739 \ - sha1 8390235120aa4258834524569f9deddca674d972 \ - rmd160 b4f4f6e950ab2790a9fe378a4b56c49751e7cf60 +checksums md5 2b66ac49f56f0023b7d17f6c6bfa3b28 \ + sha1 15b66fbe2ac06f85bb575d86e2ba504f1c54fed0 \ + rmd160 0afa3942df33df2ea1234f0fbefd879e74a6219e -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Tue Sep 1 18:13:35 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Tue, 1 Sep 2009 18:13:35 -0700 (PDT) Subject: [56770] trunk/dports/perl/p5-next/Portfile Message-ID: <20090902011335.A5CB1256D7B2@beta.macosforge.org> Revision: 56770 http://trac.macports.org/changeset/56770 Author: narf_tm at macports.org Date: 2009-09-01 18:13:35 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Updated to 0.64. Modified Paths: -------------- trunk/dports/perl/p5-next/Portfile Modified: trunk/dports/perl/p5-next/Portfile =================================================================== --- trunk/dports/perl/p5-next/Portfile 2009-09-02 01:12:03 UTC (rev 56769) +++ trunk/dports/perl/p5-next/Portfile 2009-09-02 01:13:35 UTC (rev 56770) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup NEXT 0.61 +perl5.setup NEXT 0.64 maintainers narf_tm openmaintainer description Provide a pseudo-class NEXT (et al) that allows method redispatch long_description NEXT.pm adds a pseudoclass named NEXT to any program \ @@ -13,6 +13,6 @@ platforms darwin -checksums md5 3536b05a89402540c4a29ddc2e066a84 \ - sha1 5d18e4bc4f80ef585288a323489ba21659851eda \ - rmd160 2a438a4e22d7b7a0feb78956f25ef4f4954d7dbc +checksums md5 2f0e12f1210c656fee197be3a2ea5298 \ + sha1 21a6f8f4017b3c3ec003fa7c91c29d8f8c03acdb \ + rmd160 a8214c41a89a0c089c03986ea169d797147358b7 -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Tue Sep 1 18:14:34 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Tue, 1 Sep 2009 18:14:34 -0700 (PDT) Subject: [56771] trunk/dports/perl/p5-par-dist/Portfile Message-ID: <20090902011434.45BF7256D854@beta.macosforge.org> Revision: 56771 http://trac.macports.org/changeset/56771 Author: narf_tm at macports.org Date: 2009-09-01 18:14:33 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Updated to 0.46. Modified Paths: -------------- trunk/dports/perl/p5-par-dist/Portfile Modified: trunk/dports/perl/p5-par-dist/Portfile =================================================================== --- trunk/dports/perl/p5-par-dist/Portfile 2009-09-02 01:13:35 UTC (rev 56770) +++ trunk/dports/perl/p5-par-dist/Portfile 2009-09-02 01:14:33 UTC (rev 56771) @@ -3,13 +3,13 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup PAR-Dist 0.44 +perl5.setup PAR-Dist 0.46 maintainers narf_tm openmaintainer description Create and manipulate PAR distributions long_description ${description} platforms darwin -checksums md5 85292157ab233578afdce9c5689f909c \ - sha1 ac37bdf3c241f4cd785d27df683014b22c938117 \ - rmd160 48bb6bffc05a667c87ac35d952ac34a7f7909fc6 +checksums md5 fd629e651bfc7de7dc4b182a93ed897e \ + sha1 2d37f09a91e9cf5ffcd0f015be096145aa316a2f \ + rmd160 1ebe20692715b454dc374e1d11bdb5686e0610e0 -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Tue Sep 1 18:16:58 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Tue, 1 Sep 2009 18:16:58 -0700 (PDT) Subject: [56772] trunk/dports/perl/p5-parent/Portfile Message-ID: <20090902011658.83A52256D949@beta.macosforge.org> Revision: 56772 http://trac.macports.org/changeset/56772 Author: narf_tm at macports.org Date: 2009-09-01 18:16:57 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Updated to 0.223. Modified Paths: -------------- trunk/dports/perl/p5-parent/Portfile Modified: trunk/dports/perl/p5-parent/Portfile =================================================================== --- trunk/dports/perl/p5-parent/Portfile 2009-09-02 01:14:33 UTC (rev 56771) +++ trunk/dports/perl/p5-parent/Portfile 2009-09-02 01:16:57 UTC (rev 56772) @@ -3,13 +3,13 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup parent 0.221 ../by-authors/id/C/CO/CORION/ +perl5.setup parent 0.223 ../by-authors/id/C/CO/CORION/ maintainers narf_tm openmaintainer description Establish an ISA relationship with base classes at compile time long_description ${description} platforms darwin -checksums md5 4bacb68147a063ec475fd1a63c949d74 \ - sha1 9d1be72537fe83d68acca0532c502868ce0eefa1 \ - rmd160 7ee181cccbd5245f951658eadff4761579379e69 +checksums md5 e89c37813e8497f1d8bbf223ab18a02d \ + sha1 563030b1139dbf20f71168ef1e8887d8c4145768 \ + rmd160 2553889ea930fdc208a3124cd331b936133b6d9b -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Tue Sep 1 18:18:07 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Tue, 1 Sep 2009 18:18:07 -0700 (PDT) Subject: [56773] trunk/dports/perl/p5-perl-tidy/Portfile Message-ID: <20090902011807.8F759256D9D0@beta.macosforge.org> Revision: 56773 http://trac.macports.org/changeset/56773 Author: narf_tm at macports.org Date: 2009-09-01 18:18:07 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Updated to 20090616. Modified Paths: -------------- trunk/dports/perl/p5-perl-tidy/Portfile Modified: trunk/dports/perl/p5-perl-tidy/Portfile =================================================================== --- trunk/dports/perl/p5-perl-tidy/Portfile 2009-09-02 01:16:57 UTC (rev 56772) +++ trunk/dports/perl/p5-perl-tidy/Portfile 2009-09-02 01:18:07 UTC (rev 56773) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Perl-Tidy 20071205 +perl5.setup Perl-Tidy 20090616 maintainers narf_tm openmaintainer description Parses and beautifies perl source long_description Perltidy reads a perl script and writes an indented, \ @@ -14,4 +14,6 @@ platforms darwin -checksums md5 d45c12f967308cae59f795172ec8199f +checksums md5 63baa94a96fc5c272e06e72e589e7673 \ + sha1 e14d4ec61e546a3208f3e790edacc500431c6253 \ + rmd160 66ac8463c079cc030063271961260933b5fdb549 -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Tue Sep 1 18:19:34 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Tue, 1 Sep 2009 18:19:34 -0700 (PDT) Subject: [56774] trunk/dports/perl/p5-scalar-list-utils/Portfile Message-ID: <20090902011934.B5663256DA5C@beta.macosforge.org> Revision: 56774 http://trac.macports.org/changeset/56774 Author: narf_tm at macports.org Date: 2009-09-01 18:19:32 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Updated to 1.21. Modified Paths: -------------- trunk/dports/perl/p5-scalar-list-utils/Portfile Modified: trunk/dports/perl/p5-scalar-list-utils/Portfile =================================================================== --- trunk/dports/perl/p5-scalar-list-utils/Portfile 2009-09-02 01:18:07 UTC (rev 56773) +++ trunk/dports/perl/p5-scalar-list-utils/Portfile 2009-09-02 01:19:32 UTC (rev 56774) @@ -3,25 +3,13 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Scalar-List-Utils 1.19 -revision 1 +perl5.setup Scalar-List-Utils 1.21 maintainers narf_tm openmaintainer description Perl subroutines that would be nice to have in the perl core long_description ${description} -checksums md5 9b6b397aa79e6fc8e70e894721f51b1f \ - sha1 9deeaad8d97730ffef39c8734ca582b821834a40 \ - rmd160 88f024d421343189f5895e1ccbeb7e239d17876e +checksums md5 8b59aa84b5c1da7ad651f6f7973f8e29 \ + sha1 039f2e2ba979adb999d6e33bb45e5195a0069916 \ + rmd160 81a3502dbab21a4da7dba5db16490c798990b325 platforms darwin - -## # Perl searches vendor location last, so this won't -## # override the older version included with perl -## # if we install it in the vendor location -## set perl5.lib ${prefix}/lib/perl5/${perl5.version} - -## configure.args - -## post-destroot { -## ui_msg "You must install or activate this package with '-f' (force) as it needs to overwrite files installed by the perl5.8 port" -## } -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Tue Sep 1 18:20:27 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Tue, 1 Sep 2009 18:20:27 -0700 (PDT) Subject: [56775] trunk/dports/perl/p5-string-format/Portfile Message-ID: <20090902012028.01AF5256DADF@beta.macosforge.org> Revision: 56775 http://trac.macports.org/changeset/56775 Author: narf_tm at macports.org Date: 2009-09-01 18:20:27 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Updated to 1.16. Modified Paths: -------------- trunk/dports/perl/p5-string-format/Portfile Modified: trunk/dports/perl/p5-string-format/Portfile =================================================================== --- trunk/dports/perl/p5-string-format/Portfile 2009-09-02 01:19:32 UTC (rev 56774) +++ trunk/dports/perl/p5-string-format/Portfile 2009-09-02 01:20:27 UTC (rev 56775) @@ -3,13 +3,13 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup String-Format 1.14 +perl5.setup String-Format 1.16 maintainers narf_tm openmaintainer description sprintf-like string formatting capabilities with arbitrary format definitions long_description ${description} platforms darwin -checksums md5 8301545d15baaddfd5e2e4296b48352b \ - sha1 e9359718fb8caf84827ee2f02cb0eb59e19b1b81 \ - rmd160 b03c0619feb0052edca3084a2a814f0f0ef9f106 +checksums md5 4c4214b891648bbbf74b3ecf5c8207d8 \ + sha1 7919d902c3bd69323fd4a6b2a459b7431d18510e \ + rmd160 5e44e462b0175583deb05f276ad60f50b75042f2 -------------- next part -------------- An HTML attachment was scrubbed... URL: From portindex at macports.org Tue Sep 1 18:54:00 2009 From: portindex at macports.org (portindex at macports.org) Date: Tue, 1 Sep 2009 18:54:00 -0700 (PDT) Subject: [56776] trunk/dports Message-ID: <20090902015401.A4E1A256E0A3@beta.macosforge.org> Revision: 56776 http://trac.macports.org/changeset/56776 Author: portindex at macports.org Date: 2009-09-01 18:53:56 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Total number of ports parsed: 6143 Ports successfully parsed: 6143 Ports failed: 0 Modified Paths: -------------- trunk/dports/PortIndex trunk/dports/PortIndex.quick Modified: trunk/dports/PortIndex =================================================================== --- trunk/dports/PortIndex 2009-09-02 01:20:27 UTC (rev 56775) +++ trunk/dports/PortIndex 2009-09-02 01:53:56 UTC (rev 56776) @@ -5078,8 +5078,8 @@ variants universal depends_build {port:pkgconfig port:git-core port:doxygen} portdir multimedia/mlt description {Open source multimedia framework - core libraries} depends_fetch bin:git:git-core homepage http://www.mltframework.org epoch 1 platforms darwin depends_lib {port:atk port:frei0r-plugins path:lib/libavcodec.dylib:ffmpeg port:gtk2 port:libdv port:libsamplerate path:lib/pkgconfig/sdl.pc:libsdl port:libvorbis port:qt4-mac port:sox} name mlt long_description {MLT is an open source multimedia framework, designed and developed for television broadcasting. It provides a toolkit for broadcasters, video editors, media players, transcoders, web streamers and many more types of applications. The functionality of the system is provided via an assortment of ready to use tools, xml authoring components, and an extendible plug-in based API. This package contains the files necessary for running applications that use the MLT multimedia framework.} maintainers dennedy.org:dan categories multimedia version 0.4.2 revision 0 moc 881 variants {autojack vorbis without_ffmpeg universal} portdir multimedia/moc description {MOC (music on console) is a console audio player for LINUX/UNIX} homepage http://moc.daper.net epoch 0 platforms darwin name moc depends_lib {port:libiconv port:ncurses path:lib/libavcodec.dylib:ffmpeg port:libmad port:mpc port:libid3tag port:libsamplerate path:lib/libspeex.dylib:speex port:flac port:jack port:curl} long_description {MOC (music on console) is a console audio player for LINUX/UNIX designed to be powerful and easy to use. Internet stream (Icecast, Shoutcast) are supported, key mapping can be fully customized. Supported file formats are: mp3, Ogg Vorbis, FLAC, Musepack, Speex, WAVE, AIFF, AU (and other less popular formats supported by libsndfile. New formats support is under development.} maintainers martinvazquez.net:eu categories multimedia version 2.4.4 revision 0 -mp4v2 454 -variants universal depends_build port:help2man portdir multimedia/mp4v2 description {Read, create, and modify mp4 files.} homepage http://mp4v2.googlecode.com epoch 0 platforms darwin name mp4v2 long_description {The mp4v2 library provides an API to create and modify mp4 files as defined by ISO-IEC:14496-1:2001 MPEG-4 Systems. mp4v2 used to be part of the mpeg4ip library.} maintainers gmail:cedric.luthi categories multimedia version 1.9.1 revision 0 +mp4v2 458 +variants universal depends_build port:help2man portdir multimedia/mp4v2 description {Read, create, and modify mp4 files.} homepage http://mp4v2.googlecode.com epoch 0 platforms darwin name mp4v2 long_description {The mp4v2 library provides an API to create and modify mp4 files as defined by ISO-IEC:14496-1:2001 MPEG-4 Systems. mp4v2 used to be part of the mpeg4ip library.} maintainers gmail.com:cedric.luthi categories multimedia version 1.9.1 revision 0 mpeg2vidcodec 508 variants {no_x11 universal} portdir multimedia/mpeg2vidcodec description {MPEG-2 Video Encoder / Decoder} homepage http://www.mpeg.org/MPEG/video/mssg-free-mpeg-software.html epoch 0 platforms darwin depends_lib port:xorg-libXext name mpeg2vidcodec long_description {Contains an implementation of an ISO/IEC DIS 13818-2 codec. It converts uncompressed video frames into MPEG-1 and MPEG-2 video coded bitstream sequences, and vice versa.} maintainers nomaintainer categories multimedia version 1.2 revision 3 mpgtx 746 @@ -6463,7 +6463,7 @@ p5-gd-graph3d 491 portdir perl/p5-gd-graph3d description {Create 3D Graphs with GD and GD::Graph} homepage http://search.cpan.org/dist/GD-Graph3d/ epoch 0 platforms darwin name p5-gd-graph3d depends_lib {path:bin/perl:perl5 port:p5-gdgraph} maintainers {narf_tm openmaintainer} long_description {This is the GD::Graph3d extensions module. It provides 3D graphs for the GD::Graph module by Martien Verbruggen, which in turn generates graph using Lincoln Stein's GD.pm.} categories perl version 0.63 revision 0 p5-gd-securityimage 665 -portdir perl/p5-gd-securityimage description {Security image (captcha) generator.} homepage http://search.cpan.org/dist/GD-SecurityImage/ epoch 0 platforms darwin name p5-gd-securityimage depends_lib {path:bin/perl:perl5 port:p5-gd port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {The (so called) {Security Images} are so popular. Most internet software use these in their registration screens to block robot programs (which may register tons of fake member accounts). Security images are basicaly, graphical CAPTCHAs (Completely Automated Public Turing Test to Tell Computers and Humans Apart).} categories perl version 1.66 revision 0 +portdir perl/p5-gd-securityimage description {Security image (captcha) generator.} homepage http://search.cpan.org/dist/GD-SecurityImage/ epoch 0 platforms darwin name p5-gd-securityimage depends_lib {path:bin/perl:perl5 port:p5-gd port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {The (so called) {Security Images} are so popular. Most internet software use these in their registration screens to block robot programs (which may register tons of fake member accounts). Security images are basicaly, graphical CAPTCHAs (Completely Automated Public Turing Test to Tell Computers and Humans Apart).} categories perl version 1.70 revision 0 p5-gdgraph 443 portdir perl/p5-gdgraph description {Graph Plotting Module for Perl 5} homepage http://search.cpan.org/dist/GDGraph/ epoch 0 platforms darwin name p5-gdgraph depends_lib {path:bin/perl:perl5 port:p5-gd port:p5-gdtextutil} maintainers nomaintainer long_description {This is GDGraph, a package to generate charts, using Lincoln Stein's GD.pm. See the documentation for some history and more information.} categories perl version 1.44 revision 0 p5-gdtextutil 628 @@ -6533,7 +6533,7 @@ p5-html-format 424 portdir perl/p5-html-format description {Perl modules that format HTML as plaintext, PostScript or RTF.} homepage http://search.cpan.org/dist/HTML-Format/ epoch 0 platforms darwin name p5-html-format depends_lib {path:bin/perl:perl5 port:p5-html-tree port:p5-font-afm} maintainers geeklair.net:dluke long_description {{Perl modules that format HTML as plaintext, PostScript or RTF.}} categories perl version 2.04 revision 0 p5-html-mason 663 -portdir perl/p5-html-mason description {High-performance, dynamic web site authoring system} homepage http://search.cpan.org/dist/HTML-Mason/ epoch 0 platforms darwin name p5-html-mason depends_lib {path:bin/perl:perl5 port:p5-cache-cache port:p5-class-container port:p5-exception-class port:p5-params-validate port:p5-html-parser port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {Mason is a tool for building, serving and managing large web sites. Its features make it an ideal backend for high load sites serving dynamic content, such as online newspapers or database driven e-commerce sites.} categories perl version 1.40 revision 0 +portdir perl/p5-html-mason description {High-performance, dynamic web site authoring system} homepage http://search.cpan.org/dist/HTML-Mason/ epoch 0 platforms darwin name p5-html-mason depends_lib {path:bin/perl:perl5 port:p5-cache-cache port:p5-class-container port:p5-exception-class port:p5-params-validate port:p5-html-parser port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {Mason is a tool for building, serving and managing large web sites. Its features make it an ideal backend for high load sites serving dynamic content, such as online newspapers or database driven e-commerce sites.} categories perl version 1.42 revision 0 p5-html-parser 411 portdir perl/p5-html-parser description {HTML parsing and extraction modules} homepage http://search.cpan.org/dist/HTML-Parser/ epoch 0 platforms darwin name p5-html-parser depends_lib {path:bin/perl:perl5 port:p5-html-tagset} maintainers {narf_tm openmaintainer} long_description {This is a collection of modules that parse and extract information from HTML documents.} categories perl version 3.62 revision 0 p5-html-scrubber 393 @@ -6567,7 +6567,7 @@ p5-http-request-ascgi 454 portdir perl/p5-http-request-ascgi description {Setup a CGI enviroment from a HTTP::Request} homepage http://search.cpan.org/dist/HTTP-Request-AsCGI/ epoch 0 platforms darwin name p5-http-request-ascgi depends_lib {path:bin/perl:perl5 port:p5-class-accessor port:p5-libwww-perl} maintainers {narf_tm openmaintainer} long_description {Provides a convinient way of setting up an CGI enviroment from a HTTP::Request.} categories perl version 0.5 revision 0 p5-http-response-encoding 390 -portdir perl/p5-http-response-encoding description {Adds encoding() to HTTP::Response} homepage http://search.cpan.org/dist/HTTP-Response-Encoding/ epoch 0 platforms darwin name p5-http-response-encoding depends_lib {path:bin/perl:perl5 port:p5-libwww-perl} maintainers {narf_tm openmaintainer} long_description {{Adds encoding() to HTTP::Response}} categories perl version 0.05 revision 0 +portdir perl/p5-http-response-encoding description {Adds encoding() to HTTP::Response} homepage http://search.cpan.org/dist/HTTP-Response-Encoding/ epoch 0 platforms darwin name p5-http-response-encoding depends_lib {path:bin/perl:perl5 port:p5-libwww-perl} maintainers {narf_tm openmaintainer} long_description {{Adds encoding() to HTTP::Response}} categories perl version 0.06 revision 0 p5-http-server-simple 376 portdir perl/p5-http-server-simple description {A very simple standalone HTTP daemon} homepage http://search.cpan.org/dist/HTTP-Server-Simple/ epoch 0 platforms darwin name p5-http-server-simple depends_lib {path:bin/perl:perl5 port:p5-uri} maintainers {narf_tm openmaintainer} long_description {{A very simple standalone HTTP daemon}} categories perl version 0.38 revision 0 p5-http-server-simple-mason 467 @@ -6639,7 +6639,7 @@ p5-java 343 portdir perl/p5-java description {Perl extension for accessing a JVM remotely or locally} homepage http://search.cpan.org/dist/Java/ epoch 0 platforms darwin name p5-java depends_lib path:bin/perl:perl5 maintainers nomaintainer long_description {{Perl extension for accessing a JVM remotely or locally}} categories perl version 4.7 revision 0 p5-json 465 -variants xs portdir perl/p5-json description {parse and convert to JSON (JavaScript Object Notation).} homepage http://search.cpan.org/dist/JSON/ epoch 0 platforms darwin name p5-json depends_lib path:bin/perl:perl5 long_description {This module converts between JSON (JavaScript Object Notation) and Perl data structure into each other. For JSON, See to http://www.crockford.com/JSON/.} maintainers {narf_tm openmaintainer} categories perl version 2.14 revision 0 +variants xs portdir perl/p5-json description {parse and convert to JSON (JavaScript Object Notation).} homepage http://search.cpan.org/dist/JSON/ epoch 0 platforms darwin name p5-json depends_lib path:bin/perl:perl5 long_description {This module converts between JSON (JavaScript Object Notation) and Perl data structure into each other. For JSON, See to http://www.crockford.com/JSON/.} maintainers {narf_tm openmaintainer} categories perl version 2.15 revision 0 p5-json-any 356 portdir perl/p5-json-any description {Wrapper Class for the various JSON classes.} homepage http://search.cpan.org/dist/JSON-Any/ epoch 0 platforms darwin name p5-json-any depends_lib {path:bin/perl:perl5 port:p5-json} maintainers kallisys.net:pguyot long_description {{Wrapper Class for the various JSON classes.}} categories perl version 1.19 revision 0 p5-json-xs 479 @@ -6679,7 +6679,7 @@ p5-log-dispatch 390 portdir perl/p5-log-dispatch description {Dispatches messages to one or more outputs} homepage http://search.cpan.org/dist/Log-Dispatch/ epoch 0 platforms darwin name p5-log-dispatch depends_lib {path:bin/perl:perl5 port:p5-params-validate port:p5-test-simple} maintainers nomaintainer long_description {{Dispatches messages to one or more outputs}} categories perl version 2.21 revision 0 p5-log-log4perl 487 -portdir perl/p5-log-log4perl description {Log4j implementation for Perl} homepage http://search.cpan.org/dist/Log-Log4perl/ epoch 0 platforms darwin name p5-log-log4perl depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {Log::Log4perl lets you remote-control and fine-tune the logging behaviour of your system from the outside. It implements the widely popular (Java-based) Log4j logging package in pure Perl.} categories perl version 1.20 revision 0 +portdir perl/p5-log-log4perl description {Log4j implementation for Perl} homepage http://search.cpan.org/dist/Log-Log4perl/ epoch 0 platforms darwin name p5-log-log4perl depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {Log::Log4perl lets you remote-control and fine-tune the logging behaviour of your system from the outside. It implements the widely popular (Java-based) Log4j logging package in pure Perl.} categories perl version 1.24 revision 0 p5-lwp-authen-wsse 763 portdir perl/p5-lwp-authen-wsse description {Library for enabling X-WSSE authentication in LWP.} homepage http://search.cpan.org/dist/LWP-Authen-Wsse/ epoch 0 platforms darwin name p5-lwp-authen-wsse depends_lib {path:bin/perl:perl5 port:p5-digest-sha1 port:p5-libwww-perl} maintainers cyberscript.net:ryan long_description {LWP::Authen::Wsse allows LWP to authenticate against servers that are using the X-WSSE authentication scheme, as required by the Atom Authentication API. The module is used indirectly through LWP, rather than including it directly in your code. The LWP system will invoke the WSSE authentication when it encounters the authentication scheme while attempting to retrieve a URL from a server.} categories {perl www} version 0.04 revision 0 p5-mac-appleevents-simple 542 @@ -6755,7 +6755,7 @@ p5-mime-base32 323 portdir perl/p5-mime-base32 description {base32 encoder/decoder} homepage http://search.cpan.org/dist/MIME-Base32/ epoch 0 platforms darwin name p5-mime-base32 depends_lib path:bin/perl:perl5 maintainers nomaintainer long_description {This package contains a base32 encoder/decoder} categories perl version 1.01 revision 0 p5-mime-base64 472 -portdir perl/p5-mime-base64 description {base64 encoder/decoder} homepage http://search.cpan.org/dist/MIME-Base64/ epoch 0 platforms darwin name p5-mime-base64 depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {This package contains a base64 encoder/decoder and a quoted-printable encoder/decoder. These encoding methods are specified in RFC 2045 - MIME (Multipurpose Internet Mail Extensions).} categories perl version 3.07 revision 0 +portdir perl/p5-mime-base64 description {base64 encoder/decoder} homepage http://search.cpan.org/dist/MIME-Base64/ epoch 0 platforms darwin name p5-mime-base64 depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {This package contains a base64 encoder/decoder and a quoted-printable encoder/decoder. These encoding methods are specified in RFC 2045 - MIME (Multipurpose Internet Mail Extensions).} categories perl version 3.08 revision 0 p5-mime-charset 384 portdir perl/p5-mime-charset description {Charset Information for MIME} homepage http://search.cpan.org/dist/MIME-Charset/ epoch 0 platforms darwin name p5-mime-charset depends_lib path:bin/perl:perl5 maintainers nomaintainer long_description {MIME::Charset provides information about character sets used for MIME messages on the Internet.} categories perl version 1.006.2 revision 0 p5-mime-encwords 527 @@ -6769,9 +6769,9 @@ p5-mldbm 377 portdir perl/p5-mldbm description {Store multi-level hash structure in single level tied hash} homepage http://search.cpan.org/dist/MLDBM/ epoch 0 platforms darwin name p5-mldbm depends_lib {path:bin/perl:perl5 port:p5-data-dumper} maintainers nomaintainer long_description {{Store multi-level hash structure in single level tied hash}} categories perl version 2.01 revision 0 p5-module-build 1099 -portdir perl/p5-module-build description {Build and install perl modules (MakeMaker replacement)} homepage http://search.cpan.org/dist/Module-Build/ epoch 2 platforms darwin name p5-module-build depends_lib {path:bin/perl:perl5 port:p5-yaml port:p5-archive-tar port:p5-version port:p5-extutils-cbuilder port:p5-extutils-parsexs port:p5-module-signature} maintainers {narf_tm openmaintainer} long_description {Module::Build is a system for building, testing, and installing Perl modules. It is meant to be a replacement for ExtUtils::MakeMaker. Developers may alter the behavior of the module through subclassing in a much more straightforward way than with MakeMaker. It also does not require a make on your system - most of the Module::Build code is pure-perl and written in a very cross-platform way. In fact, you don't even need a shell, so even platforms like Mac OS (traditional) can use it fairly easily. Its only prerequisites are modules that are included with perl 5.6.0, and it works fine on perl 5.005 if you can install a few additional modules.} categories perl version 0.34 revision 0 +portdir perl/p5-module-build description {Build and install perl modules (MakeMaker replacement)} homepage http://search.cpan.org/dist/Module-Build/ epoch 0 platforms darwin name p5-module-build depends_lib {path:bin/perl:perl5 port:p5-yaml port:p5-archive-tar port:p5-version port:p5-extutils-cbuilder port:p5-extutils-parsexs port:p5-module-signature} maintainers {narf_tm openmaintainer} long_description {Module::Build is a system for building, testing, and installing Perl modules. It is meant to be a replacement for ExtUtils::MakeMaker. Developers may alter the behavior of the module through subclassing in a much more straightforward way than with MakeMaker. It also does not require a make on your system - most of the Module::Build code is pure-perl and written in a very cross-platform way. In fact, you don't even need a shell, so even platforms like Mac OS (traditional) can use it fairly easily. Its only prerequisites are modules that are included with perl 5.6.0, and it works fine on perl 5.005 if you can install a few additional modules.} categories perl version 0.35 revision 0 p5-module-corelist 445 -portdir perl/p5-module-corelist description {what modules shipped with versions of perl} homepage http://search.cpan.org/dist/Module-CoreList/ epoch 0 platforms darwin name p5-module-corelist depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {Module::CoreList contains the hash of hashes %Module::CoreList::version, that is keyed on perl version as indicated in {$].}} categories perl version 2.17 revision 0 +portdir perl/p5-module-corelist description {what modules shipped with versions of perl} homepage http://search.cpan.org/dist/Module-CoreList/ epoch 0 platforms darwin name p5-module-corelist depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {Module::CoreList contains the hash of hashes %Module::CoreList::version, that is keyed on perl version as indicated in {$].}} categories perl version 2.18 revision 0 p5-module-depends 413 portdir perl/p5-module-depends description {identify the dependencies of a distribution} homepage http://search.cpan.org/dist/Module-Depends/ epoch 0 platforms darwin name p5-module-depends depends_lib {path:bin/perl:perl5 port:p5-class-accessor-chained port:p5-yaml} maintainers {ryandesign openmaintainer} long_description {{identify the dependencies of a distribution}} categories perl version 0.14 revision 0 p5-module-find 373 @@ -6887,7 +6887,7 @@ p5-news-nntpclient 408 portdir perl/p5-news-nntpclient description {Perl module to talk to NNTP servers} homepage http://search.cpan.org/dist/NNTPClient-0.37/ epoch 0 platforms darwin name p5-news-nntpclient depends_lib path:bin/perl:perl5 maintainers vinc17 long_description {This module implements a client interface to NNTP, enabling a Perl 5 application to talk to NNTP servers.} categories {perl news} version 0.37 revision 0 p5-next 503 -portdir perl/p5-next description {Provide a pseudo-class NEXT (et al) that allows method redispatch} homepage http://search.cpan.org/dist/NEXT/ epoch 0 platforms darwin name p5-next depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {NEXT.pm adds a pseudoclass named NEXT to any program that uses it. If a method m calls {$self-NEXT::m()>,} the call to m is redispatched as if the calling method had not originally been found.} categories perl version 0.61 revision 0 +portdir perl/p5-next description {Provide a pseudo-class NEXT (et al) that allows method redispatch} homepage http://search.cpan.org/dist/NEXT/ epoch 0 platforms darwin name p5-next depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {NEXT.pm adds a pseudoclass named NEXT to any program that uses it. If a method m calls {$self-NEXT::m()>,} the call to m is redispatched as if the calling method had not originally been found.} categories perl version 0.64 revision 0 p5-nkf 366 portdir perl/p5-nkf description {A perl extension module to use nkf.} homepage http://sourceforge.jp/projects/nkf/ epoch 0 platforms darwin name p5-nkf depends_lib path:bin/perl:perl5 maintainers {nifty.com:pelopor takanori openmaintainer} long_description {{A perl extension module to use nkf.}} categories {perl textproc japanese} version 2.09-20090426 revision 0 p5-nmap-scanner 598 @@ -6909,13 +6909,13 @@ p5-panotools-script 641 portdir perl/p5-panotools-script description {Tools for manipulating Hugin script files} homepage http://search.cpan.org/dist/Panotools-Script/ epoch 0 platforms darwin name p5-panotools-script depends_lib {path:bin/perl:perl5 port:p5-graphviz port:p5-image-exiftool port:p5-image-size} maintainers nomaintainer long_description {Library and utilities for manipulating project files created by the Hugin photo stitching software (available as port hugin-app). This file format is shared with various other tools, in particular this module is also capable of working with Panorama Tools script files.} categories perl version 0.22 revision 0 p5-par-dist 338 -portdir perl/p5-par-dist description {Create and manipulate PAR distributions} homepage http://search.cpan.org/dist/PAR-Dist/ epoch 0 platforms darwin name p5-par-dist depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {{Create and manipulate PAR distributions}} categories perl version 0.44 revision 0 +portdir perl/p5-par-dist description {Create and manipulate PAR distributions} homepage http://search.cpan.org/dist/PAR-Dist/ epoch 0 platforms darwin name p5-par-dist depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {{Create and manipulate PAR distributions}} categories perl version 0.46 revision 0 p5-params-util 417 portdir perl/p5-params-util description {Simple, compact and correct param-checking functions} homepage http://search.cpan.org/dist/Params-Util/ epoch 0 platforms darwin name p5-params-util depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {Provides a basic set of importable functions that makes checking parameters a hell of a lot easier} categories perl version 0.38 revision 0 p5-params-validate 792 portdir perl/p5-params-validate description {Validate method/function parameters} homepage http://search.cpan.org/dist/Params-Validate/ epoch 0 platforms darwin name p5-params-validate depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {The Params::Validate module allows you to validate method or function call parameters to an arbitrary level of specificity. At the simplest level, it is capable of validating the required parameters were given and that no unspecified additional parameters were passed in. It is also capable of determining that a parameter is of a specific type, that it is an object of a certain class hierarchy, that it possesses certain methods, or applying validation callbacks to arguments.} categories perl version 0.91 revision 0 p5-parent 381 -portdir perl/p5-parent description {Establish an ISA relationship with base classes at compile time} homepage http://search.cpan.org/dist/parent/ epoch 0 platforms darwin name p5-parent depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {{Establish an ISA relationship with base classes at compile time}} categories perl version 0.221 revision 0 +portdir perl/p5-parent description {Establish an ISA relationship with base classes at compile time} homepage http://search.cpan.org/dist/parent/ epoch 0 platforms darwin name p5-parent depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {{Establish an ISA relationship with base classes at compile time}} categories perl version 0.223 revision 0 p5-parse-mediawikidump 620 portdir perl/p5-parse-mediawikidump description {Access various MediaWiki dump files in perl} homepage http://search.cpan.org/dist/Parse-MediaWikiDump/ epoch 0 platforms darwin name p5-parse-mediawikidump depends_lib {path:bin/perl:perl5 port:p5-xml-parser port:p5-object-destroyer} maintainers nomaintainer long_description {Parse::MediaWikiDump is a collection of classes for processing various MediaWiki dump files such as those at http://download.wikimedia.org/wikipedia/en/. Using this software it is nearly trivial to get access to the information in supported dump files.} categories perl version 0.55 revision 0 p5-parse-recdescent 1179 @@ -6939,7 +6939,7 @@ p5-perl-ldap 467 portdir perl/p5-perl-ldap description {A client interface to LDAP servers} homepage http://search.cpan.org/dist/perl-ldap/ epoch 0 platforms darwin name p5-perl-ldap depends_lib {path:bin/perl:perl5 port:p5-convert-asn1 port:p5-authen-sasl port:p5-uri port:p5-digest-md5 port:p5-io-socket-ssl port:p5-xml-parser port:p5-xml-sax-writer} maintainers {markd openmaintainer} long_description {{A client interface to LDAP servers}} categories perl version 0.36 revision 0 p5-perl-tidy 528 -portdir perl/p5-perl-tidy description {Parses and beautifies perl source} homepage http://search.cpan.org/dist/Perl-Tidy/ epoch 0 platforms darwin name p5-perl-tidy depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {Perltidy reads a perl script and writes an indented, reformatted script. Perltidy can produce output on either of two modes, depending on the existence of an -html flag. Without this flag, the output is passed through a formatter.} categories perl version 20071205 revision 0 +portdir perl/p5-perl-tidy description {Parses and beautifies perl source} homepage http://search.cpan.org/dist/Perl-Tidy/ epoch 0 platforms darwin name p5-perl-tidy depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {Perltidy reads a perl script and writes an indented, reformatted script. Perltidy can produce output on either of two modes, depending on the existence of an -html flag. Without this flag, the output is passed through a formatter.} categories perl version 20090616 revision 0 p5-perlbal 436 portdir perl/p5-perlbal description {Perl-based reverse proxy load balancer and web server} homepage http://www.danga.com/perlbal depends_run {port:p5-net-netmask port:p5-danga-socket port:p5-bsd-resource port:p5-libwww-perl} epoch 0 platforms darwin name p5-perlbal depends_lib path:bin/perl:perl5 maintainers pmq long_description {{Perl-based reverse proxy load balancer and web server}} categories {perl net} version 1.72 revision 0 p5-perlio-eol 396 @@ -7005,7 +7005,7 @@ p5-rpc-xml 432 portdir perl/p5-rpc-xml description {A set of classes for core data, message and XML handling.} homepage http://search.cpan.org/CPAN/authors/id/R/RJ/RJRAY/ epoch 0 platforms darwin name p5-rpc-xml depends_lib {path:bin/perl:perl5 port:p5-xml-libxml port:p5-libwww-perl} maintainers nomaintainer long_description {The RPC::XML package is an implementation of the XML-RPC standard.} categories {perl textproc} version 0.64 revision 0 p5-scalar-list-utils 407 -portdir perl/p5-scalar-list-utils description {Perl subroutines that would be nice to have in the perl core} homepage http://search.cpan.org/dist/Scalar-List-Utils/ epoch 0 platforms darwin name p5-scalar-list-utils depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {{Perl subroutines that would be nice to have in the perl core}} categories perl version 1.19 revision 1 +portdir perl/p5-scalar-list-utils description {Perl subroutines that would be nice to have in the perl core} homepage http://search.cpan.org/dist/Scalar-List-Utils/ epoch 0 platforms darwin name p5-scalar-list-utils depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {{Perl subroutines that would be nice to have in the perl core}} categories perl version 1.21 revision 0 p5-scope-guard 420 portdir perl/p5-scope-guard description {lexically scoped resource management} homepage http://search.cpan.org/dist/Scope-Guard/ epoch 0 platforms darwin name p5-scope-guard depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {This module provides a convenient way to perform cleanup or other forms of resource management at the end of a scope.} categories perl version 0.03 revision 0 p5-sdl_perl 495 @@ -7037,7 +7037,7 @@ p5-string-ediff 358 portdir perl/p5-string-ediff description {Produce common sub-string indices for two strings} homepage http://search.cpan.org/dist/String-Ediff/ epoch 0 platforms darwin name p5-string-ediff depends_lib path:bin/perl:perl5 maintainers nomaintainer long_description {{Produce common sub-string indices for two strings}} categories perl version 0.08 revision 0 p5-string-format 429 -portdir perl/p5-string-format description {sprintf-like string formatting capabilities with arbitrary format definitions} homepage http://search.cpan.org/dist/String-Format/ epoch 0 platforms darwin name p5-string-format depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {{sprintf-like string formatting capabilities with arbitrary format definitions}} categories perl version 1.14 revision 0 +portdir perl/p5-string-format description {sprintf-like string formatting capabilities with arbitrary format definitions} homepage http://search.cpan.org/dist/String-Format/ epoch 0 platforms darwin name p5-string-format depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {{sprintf-like string formatting capabilities with arbitrary format definitions}} categories perl version 1.16 revision 0 p5-string-shellquote 466 portdir perl/p5-string-shellquote description {Quote strings for passing through the shell} homepage http://search.cpan.org/~rosch/String-ShellQuote-1.03/ epoch 0 platforms darwin name p5-string-shellquote depends_lib path:bin/perl:perl5 maintainers tcnj.edu:hagedorn long_description {This module contains some functions which are useful for quoting strings which are going to pass through the shell or a shell-like object.} categories perl version 1.03 revision 0 p5-sub-exporter 436 Modified: trunk/dports/PortIndex.quick =================================================================== (Binary files differ) -------------- next part -------------- An HTML attachment was scrubbed... URL: From jmr at macports.org Tue Sep 1 20:37:25 2009 From: jmr at macports.org (jmr at macports.org) Date: Tue, 1 Sep 2009 20:37:25 -0700 (PDT) Subject: [56777] trunk/dports/_resources/port1.0/group/python31-1.0.tcl Message-ID: <20090902033726.91FF8256F37B@beta.macosforge.org> Revision: 56777 http://trac.macports.org/changeset/56777 Author: jmr at macports.org Date: 2009-09-01 20:37:21 -0700 (Tue, 01 Sep 2009) Log Message: ----------- add python31 portgroup Added Paths: ----------- trunk/dports/_resources/port1.0/group/python31-1.0.tcl Copied: trunk/dports/_resources/port1.0/group/python31-1.0.tcl (from rev 56732, trunk/dports/_resources/port1.0/group/python30-1.0.tcl) =================================================================== --- trunk/dports/_resources/port1.0/group/python31-1.0.tcl (rev 0) +++ trunk/dports/_resources/port1.0/group/python31-1.0.tcl 2009-09-02 03:37:21 UTC (rev 56777) @@ -0,0 +1,59 @@ +# et:ts=4 +# python31-1.0.tcl +# +# $Id$ +# +# Copyright (c) 2007 Markus W. Weissman , +# All rights reserved. +# +# Redistribution and use in source and binary forms, with or without +# modification, are permitted provided that the following conditions are +# met: +# +# 1. Redistributions of source code must retain the above copyright +# notice, this list of conditions and the following disclaimer. +# 2. Redistributions in binary form must reproduce the above copyright +# notice, this list of conditions and the following disclaimer in the +# documentation and/or other materials provided with the distribution. +# 3. Neither the name of Apple Computer, Inc. nor the names of its +# contributors may be used to endorse or promote products derived from +# this software without specific prior written permission. +# +# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +# + +set python.branch 3.1 +set python.prefix ${frameworks_dir}/Python.framework/Versions/${python.branch} +set python.bin ${python.prefix}/bin/python${python.branch} +set python.lib ${python.prefix}/Python +set python.libdir ${python.prefix}/lib/python${python.branch} +set python.pkgd ${python.prefix}/lib/python${python.branch}/site-packages +set python.include ${python.prefix}/include/python${python.branch} + +categories python + +dist_subdir python + +depends_lib port:python31 + +use_configure no + +build.cmd ${python.bin} setup.py --no-user-cfg +build.target build + +destroot.cmd ${python.bin} setup.py --no-user-cfg +destroot.destdir --prefix=${python.prefix} --root=${destroot} + +pre-destroot { + xinstall -d -m 755 ${destroot}${prefix}/share/doc/${name}/examples +} -------------- next part -------------- An HTML attachment was scrubbed... URL: From blair at macports.org Tue Sep 1 21:15:28 2009 From: blair at macports.org (blair at macports.org) Date: Tue, 1 Sep 2009 21:15:28 -0700 (PDT) Subject: [56778] trunk/dports/devel/apr0/Portfile Message-ID: <20090902041529.279382570867@beta.macosforge.org> Revision: 56778 http://trac.macports.org/changeset/56778 Author: blair at macports.org Date: 2009-09-01 21:15:22 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Fix #20958 by applying the same post-configure that works on 10.5 to 10.6. Modified Paths: -------------- trunk/dports/devel/apr0/Portfile Modified: trunk/dports/devel/apr0/Portfile =================================================================== --- trunk/dports/devel/apr0/Portfile 2009-09-02 03:37:21 UTC (rev 56777) +++ trunk/dports/devel/apr0/Portfile 2009-09-02 04:15:22 UTC (rev 56778) @@ -38,6 +38,12 @@ } } +platform darwin 10 { + post-configure { + reinplace {s|\(#define APR_HAS_SENDFILE[[:space:]]*\)1|\1 0|} ${worksrcpath}/include/apr.h + } +} + livecheck.check regex livecheck.url http://www.apache.org/dist/apr/ livecheck.regex APR (0\\.\[0-9.\]+) -------------- next part -------------- An HTML attachment was scrubbed... URL: From portindex at macports.org Tue Sep 1 21:53:40 2009 From: portindex at macports.org (portindex at macports.org) Date: Tue, 1 Sep 2009 21:53:40 -0700 (PDT) Subject: [56779] trunk/dports Message-ID: <20090902045342.027342570FAC@beta.macosforge.org> Revision: 56779 http://trac.macports.org/changeset/56779 Author: portindex at macports.org Date: 2009-09-01 21:53:37 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Total number of ports parsed: 6143 Ports successfully parsed: 6143 Ports failed: 0 Modified Paths: -------------- trunk/dports/PortIndex trunk/dports/PortIndex.quick Modified: trunk/dports/PortIndex =================================================================== --- trunk/dports/PortIndex 2009-09-02 04:15:22 UTC (rev 56778) +++ trunk/dports/PortIndex 2009-09-02 04:53:37 UTC (rev 56779) @@ -906,8 +906,8 @@ variants {no_bdb no_sqlite openldap postgresql84 postgresql83 postgresql82 mysql5 universal} portdir devel/apr-util description {utilities built with the apache group's portability library} homepage http://apr.apache.org/ epoch 0 platforms darwin name apr-util depends_lib {port:apr port:expat port:libiconv port:db46 port:sqlite3} long_description {apr-util is a library of useful utilities built with and intended to be used with the Apache Portable Runtime.} maintainers geeklair.net:dluke categories devel version 1.3.9 revision 0 apr-util0 562 variants {no_bdb openldap universal} portdir devel/apr-util0 description {utilities built with the apache group's portability library} homepage http://apr.apache.org/ epoch 0 platforms darwin name apr-util0 depends_lib {port:apr0 port:expat port:libiconv port:db44} long_description {apr-util is a library of useful utilities built with and intended to be used with the Apache Portable Runtime version 0.9.x. This is an old version of the APRutil library, the latest version is in the apr-util port.} maintainers blair categories devel version 0.9.15 revision 0 -apr0 523 -variants {darwin_9 universal} portdir devel/apr0 description {The apache group's portability library} homepage http://apr.apache.org/ epoch 0 platforms darwin name apr0 long_description {The Apache Portable Runtime is a library of C data structures and routines, forming a system portability layer that covers as many operating systems as possible, including Unices, Win32, BeOS, and OS/2. This is the old version of APR, the newest version is in the apr port.} maintainers blair categories devel version 0.9.17 revision 0 +apr0 533 +variants {darwin_9 darwin_10 universal} portdir devel/apr0 description {The apache group's portability library} homepage http://apr.apache.org/ epoch 0 platforms darwin name apr0 long_description {The Apache Portable Runtime is a library of C data structures and routines, forming a system portability layer that covers as many operating systems as possible, including Unices, Win32, BeOS, and OS/2. This is the old version of APR, the newest version is in the apr port.} maintainers blair categories devel version 0.9.17 revision 0 apr_memcache 521 variants universal portdir devel/apr_memcache description {memcached client in C} homepage http://www.outoforder.cc/projects/libs/apr_memcache/ depends_run port:memcached epoch 0 platforms darwin name apr_memcache depends_lib {port:apr port:apr-util} long_description {apr_memcache is a client for memcached written in C, using APR and APR-Util. It provides pooled client connections and is thread safe, making it perfect for use inside Apache Modules.} maintainers nomaintainer categories devel version 0.7.0 revision 0 aqbanking 782 Modified: trunk/dports/PortIndex.quick =================================================================== (Binary files differ) -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Tue Sep 1 23:10:08 2009 From: ryandesign at macports.org (ryandesign at macports.org) Date: Tue, 1 Sep 2009 23:10:08 -0700 (PDT) Subject: [56780] trunk/dports/audio/libcanberra/Portfile Message-ID: <20090902061009.8DBC92571AED@beta.macosforge.org> Revision: 56780 http://trac.macports.org/changeset/56780 Author: ryandesign at macports.org Date: 2009-09-01 23:10:04 -0700 (Tue, 01 Sep 2009) Log Message: ----------- libcanberra: whitespace changes only (tabs to spaces) Modified Paths: -------------- trunk/dports/audio/libcanberra/Portfile Modified: trunk/dports/audio/libcanberra/Portfile =================================================================== --- trunk/dports/audio/libcanberra/Portfile 2009-09-02 04:53:37 UTC (rev 56779) +++ trunk/dports/audio/libcanberra/Portfile 2009-09-02 06:10:04 UTC (rev 56780) @@ -9,8 +9,8 @@ maintainers nomaintainer description XDG sound theme and naming implementation long_description libcanberra is an implementation of the XDG Sound Theme \ - and Name Specifications, for generating event sounds on \ - free desktops, such as GNOME. + and Name Specifications, for generating event sounds on \ + free desktops, such as GNOME. homepage http://0pointer.de/lennart/projects/libcanberra/ platforms darwin master_sites ${homepage} @@ -28,7 +28,7 @@ --disable-null \ --disable-schemas-install -post-activate { +post-activate { system "export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` && \ gconftool-2 --makefile-install-rule ${prefix}/etc/gconf/schemas/*.schemas" } -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Tue Sep 1 23:23:22 2009 From: ryandesign at macports.org (ryandesign at macports.org) Date: Tue, 1 Sep 2009 23:23:22 -0700 Subject: propchange - r56692 svn:log Message-ID: <20090902062323.12D0774D9626@mail-out4.apple.com> Author: ryandesign at macports.org (original author: devans at macports.org) Revision: 56692 Property Name: svn:log @@ -1 +1 @@ -gegl: update configuration, darwin 10 workaround, remove +gtk-doc variant. +gegl: update configuration, darwin 10 workaround, remove +gtk_doc variant. From ryandesign at macports.org Tue Sep 1 23:27:15 2009 From: ryandesign at macports.org (ryandesign at macports.org) Date: Tue, 1 Sep 2009 23:27:15 -0700 (PDT) Subject: [56781] trunk/dports/perl/p5-version/Portfile Message-ID: <20090902062716.66B622571E2D@beta.macosforge.org> Revision: 56781 http://trac.macports.org/changeset/56781 Author: ryandesign at macports.org Date: 2009-09-01 23:27:12 -0700 (Tue, 01 Sep 2009) Log Message: ----------- p5-version: Restore the epoch that r56717 removed. An epoch can never be decreased or removed from a Portfile. Revision Links: -------------- http://trac.macports.org/changeset/56717 Modified Paths: -------------- trunk/dports/perl/p5-version/Portfile Modified: trunk/dports/perl/p5-version/Portfile =================================================================== --- trunk/dports/perl/p5-version/Portfile 2009-09-02 06:10:04 UTC (rev 56780) +++ trunk/dports/perl/p5-version/Portfile 2009-09-02 06:27:12 UTC (rev 56781) @@ -3,6 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 +epoch 1 perl5.setup version 0.7701 ../by-authors/id/J/JP/JPEACOCK/ maintainers narf_tm openmaintainer description Perl extension for Version Objects -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Tue Sep 1 23:36:24 2009 From: ryandesign at macports.org (ryandesign at macports.org) Date: Tue, 1 Sep 2009 23:36:24 -0700 (PDT) Subject: [56782] trunk/dports/perl/p5-module-build/Portfile Message-ID: <20090902063624.D6ACD2571F36@beta.macosforge.org> Revision: 56782 http://trac.macports.org/changeset/56782 Author: ryandesign at macports.org Date: 2009-09-01 23:36:24 -0700 (Tue, 01 Sep 2009) Log Message: ----------- p5-module-build: Restore the epoch that r56768 removed. An epoch can never be decreased or removed from a Portfile. Revision Links: -------------- http://trac.macports.org/changeset/56768 Modified Paths: -------------- trunk/dports/perl/p5-module-build/Portfile Modified: trunk/dports/perl/p5-module-build/Portfile =================================================================== --- trunk/dports/perl/p5-module-build/Portfile 2009-09-02 06:27:12 UTC (rev 56781) +++ trunk/dports/perl/p5-module-build/Portfile 2009-09-02 06:36:24 UTC (rev 56782) @@ -3,6 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 +epoch 2 perl5.setup Module-Build 0.35 maintainers narf_tm openmaintainer description Build and install perl modules (MakeMaker replacement) -------------- next part -------------- An HTML attachment was scrubbed... URL: From portindex at macports.org Tue Sep 1 23:53:39 2009 From: portindex at macports.org (portindex at macports.org) Date: Tue, 1 Sep 2009 23:53:39 -0700 (PDT) Subject: [56783] trunk/dports/PortIndex Message-ID: <20090902065340.8FB2225722C9@beta.macosforge.org> Revision: 56783 http://trac.macports.org/changeset/56783 Author: portindex at macports.org Date: 2009-09-01 23:53:37 -0700 (Tue, 01 Sep 2009) Log Message: ----------- Total number of ports parsed: 6143 Ports successfully parsed: 6143 Ports failed: 0 Modified Paths: -------------- trunk/dports/PortIndex Modified: trunk/dports/PortIndex =================================================================== --- trunk/dports/PortIndex 2009-09-02 06:36:24 UTC (rev 56782) +++ trunk/dports/PortIndex 2009-09-02 06:53:37 UTC (rev 56783) @@ -6769,7 +6769,7 @@ p5-mldbm 377 portdir perl/p5-mldbm description {Store multi-level hash structure in single level tied hash} homepage http://search.cpan.org/dist/MLDBM/ epoch 0 platforms darwin name p5-mldbm depends_lib {path:bin/perl:perl5 port:p5-data-dumper} maintainers nomaintainer long_description {{Store multi-level hash structure in single level tied hash}} categories perl version 2.01 revision 0 p5-module-build 1099 -portdir perl/p5-module-build description {Build and install perl modules (MakeMaker replacement)} homepage http://search.cpan.org/dist/Module-Build/ epoch 0 platforms darwin name p5-module-build depends_lib {path:bin/perl:perl5 port:p5-yaml port:p5-archive-tar port:p5-version port:p5-extutils-cbuilder port:p5-extutils-parsexs port:p5-module-signature} maintainers {narf_tm openmaintainer} long_description {Module::Build is a system for building, testing, and installing Perl modules. It is meant to be a replacement for ExtUtils::MakeMaker. Developers may alter the behavior of the module through subclassing in a much more straightforward way than with MakeMaker. It also does not require a make on your system - most of the Module::Build code is pure-perl and written in a very cross-platform way. In fact, you don't even need a shell, so even platforms like Mac OS (traditional) can use it fairly easily. Its only prerequisites are modules that are included with perl 5.6.0, and it works fine on perl 5.005 if you can install a few additional modules.} categories perl version 0.35 revision 0 +portdir perl/p5-module-build description {Build and install perl modules (MakeMaker replacement)} homepage http://search.cpan.org/dist/Module-Build/ epoch 2 platforms darwin name p5-module-build depends_lib {path:bin/perl:perl5 port:p5-yaml port:p5-archive-tar port:p5-version port:p5-extutils-cbuilder port:p5-extutils-parsexs port:p5-module-signature} maintainers {narf_tm openmaintainer} long_description {Module::Build is a system for building, testing, and installing Perl modules. It is meant to be a replacement for ExtUtils::MakeMaker. Developers may alter the behavior of the module through subclassing in a much more straightforward way than with MakeMaker. It also does not require a make on your system - most of the Module::Build code is pure-perl and written in a very cross-platform way. In fact, you don't even need a shell, so even platforms like Mac OS (traditional) can use it fairly easily. Its only prerequisites are modules that are included with perl 5.6.0, and it works fine on perl 5.005 if you can install a few additional modules.} categories perl version 0.35 revision 0 p5-module-corelist 445 portdir perl/p5-module-corelist description {what modules shipped with versions of perl} homepage http://search.cpan.org/dist/Module-CoreList/ epoch 0 platforms darwin name p5-module-corelist depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {Module::CoreList contains the hash of hashes %Module::CoreList::version, that is keyed on perl version as indicated in {$].}} categories perl version 2.18 revision 0 p5-module-depends 413 @@ -7249,7 +7249,7 @@ p5-vcp-source-cvsbk 443 portdir perl/p5-vcp-source-cvsbk description {This is a Perl extension for using VCP with cvsbk repositories.} homepage http://search.cpan.org/~clkao/VCP-Source-cvsbk-0.11/ epoch 0 platforms darwin name p5-vcp-source-cvsbk depends_lib {path:bin/perl:perl5 port:p5-vcp-autrijus-snapshot} maintainers geeklair.net:dluke long_description {{This is a Perl extension for using VCP with cvsbk repositories.}} categories perl version 0.11 revision 0 p5-version 440 -portdir perl/p5-version description {Perl extension for Version Objects} homepage http://search.cpan.org/dist/version/ epoch 0 platforms darwin name p5-version depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {Overloaded version objects for all versions of Perl. This module implements all of the features of version objects which will be part of Perl 5.10.0.} categories perl version 0.7701 revision 0 +portdir perl/p5-version description {Perl extension for Version Objects} homepage http://search.cpan.org/dist/version/ epoch 1 platforms darwin name p5-version depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {Overloaded version objects for all versions of Perl. This module implements all of the features of version objects which will be part of Perl 5.10.0.} categories perl version 0.7701 revision 0 p5-vonage-click2call 385 portdir perl/p5-vonage-click2call description {Perl extension for using the Vonage Click2Call service} homepage http://search.cpan.org/~jv/Data-Hexify epoch 0 platforms darwin name p5-vonage-click2call depends_lib path:bin/perl:perl5 maintainers email.arc.nasa.gov:sal long_description {{Perl extension for using the Vonage Click2Call service}} categories perl version 0.11 revision 0 p5-want 294 -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Tue Sep 1 23:58:50 2009 From: ryandesign at macports.org (ryandesign at macports.org) Date: Tue, 1 Sep 2009 23:58:50 -0700 (PDT) Subject: [56784] trunk/dports/perl/p5-datetime-timezone/Portfile Message-ID: <20090902065850.5E75825723A3@beta.macosforge.org> Revision: 56784 http://trac.macports.org/changeset/56784 Author: ryandesign at macports.org Date: 2009-09-01 23:58:49 -0700 (Tue, 01 Sep 2009) Log Message: ----------- p5-datetime-timezone: Restore the epoch that 56744 removed. An epoch can never be decreased or removed from a Portfile. Modified Paths: -------------- trunk/dports/perl/p5-datetime-timezone/Portfile Modified: trunk/dports/perl/p5-datetime-timezone/Portfile =================================================================== --- trunk/dports/perl/p5-datetime-timezone/Portfile 2009-09-02 06:53:37 UTC (rev 56783) +++ trunk/dports/perl/p5-datetime-timezone/Portfile 2009-09-02 06:58:49 UTC (rev 56784) @@ -3,6 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 +epoch 5 perl5.setup DateTime-TimeZone 0.96 maintainers narf_tm openmaintainer description Time zone object base class and factory -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Wed Sep 2 00:00:12 2009 From: ryandesign at macports.org (ryandesign at macports.org) Date: Wed, 2 Sep 2009 00:00:12 -0700 (PDT) Subject: [56785] trunk/dports/perl/p5-datetime-locale/Portfile Message-ID: <20090902070013.60C4D257244F@beta.macosforge.org> Revision: 56785 http://trac.macports.org/changeset/56785 Author: ryandesign at macports.org Date: 2009-09-02 00:00:11 -0700 (Wed, 02 Sep 2009) Log Message: ----------- p5-datetime-locale: Restore the epoch that r56743 removed. An epoch can never be decreased or removed from a Portfile. Revision Links: -------------- http://trac.macports.org/changeset/56743 Modified Paths: -------------- trunk/dports/perl/p5-datetime-locale/Portfile Modified: trunk/dports/perl/p5-datetime-locale/Portfile =================================================================== --- trunk/dports/perl/p5-datetime-locale/Portfile 2009-09-02 06:58:49 UTC (rev 56784) +++ trunk/dports/perl/p5-datetime-locale/Portfile 2009-09-02 07:00:11 UTC (rev 56785) @@ -3,6 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 +epoch 1 perl5.setup DateTime-Locale 0.43 maintainers narf_tm openmaintainer description Localization support for DateTime -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Wed Sep 2 00:00:30 2009 From: ryandesign at macports.org (ryandesign at macports.org) Date: Wed, 2 Sep 2009 00:00:30 -0700 Subject: propchange - r56784 svn:log Message-ID: <20090902070030.922A274DA45C@mail-out4.apple.com> Author: ryandesign at macports.org (original author: ryandesign at macports.org) Revision: 56784 Property Name: svn:log @@ -1 +1 @@ -p5-datetime-timezone: Restore the epoch that 56744 removed. An epoch can never be decreased or removed from a Portfile. +p5-datetime-timezone: Restore the epoch that r56744 removed. An epoch can never be decreased or removed from a Portfile. From ryandesign at macports.org Wed Sep 2 00:01:42 2009 From: ryandesign at macports.org (ryandesign at macports.org) Date: Wed, 2 Sep 2009 00:01:42 -0700 (PDT) Subject: [56786] trunk/dports/perl/p5-datetime/Portfile Message-ID: <20090902070143.62FBF25724F4@beta.macosforge.org> Revision: 56786 http://trac.macports.org/changeset/56786 Author: ryandesign at macports.org Date: 2009-09-02 00:01:38 -0700 (Wed, 02 Sep 2009) Log Message: ----------- p5-datetime: Restore the epoch that r56742 removed. An epoch can never be decreased or removed from a Portfile. Revision Links: -------------- http://trac.macports.org/changeset/56742 Modified Paths: -------------- trunk/dports/perl/p5-datetime/Portfile Modified: trunk/dports/perl/p5-datetime/Portfile =================================================================== --- trunk/dports/perl/p5-datetime/Portfile 2009-09-02 07:00:11 UTC (rev 56785) +++ trunk/dports/perl/p5-datetime/Portfile 2009-09-02 07:01:38 UTC (rev 56786) @@ -3,6 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 +epoch 2 perl5.setup DateTime 0.50 maintainers narf_tm openmaintainer description A date and time object -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Wed Sep 2 00:03:55 2009 From: ryandesign at macports.org (ryandesign at macports.org) Date: Wed, 2 Sep 2009 00:03:55 -0700 (PDT) Subject: [56787] trunk/dports/perl/p5-crypt-appletwofish/Portfile Message-ID: <20090902070355.EACF425725D2@beta.macosforge.org> Revision: 56787 http://trac.macports.org/changeset/56787 Author: ryandesign at macports.org Date: 2009-09-02 00:03:51 -0700 (Wed, 02 Sep 2009) Log Message: ----------- p5-crypt-appletwofish: Increase revision so everyone gets the change from r56741. Revision Links: -------------- http://trac.macports.org/changeset/56741 Modified Paths: -------------- trunk/dports/perl/p5-crypt-appletwofish/Portfile Modified: trunk/dports/perl/p5-crypt-appletwofish/Portfile =================================================================== --- trunk/dports/perl/p5-crypt-appletwofish/Portfile 2009-09-02 07:01:38 UTC (rev 56786) +++ trunk/dports/perl/p5-crypt-appletwofish/Portfile 2009-09-02 07:03:51 UTC (rev 56787) @@ -4,6 +4,7 @@ PortGroup perl5 1.0 perl5.setup Crypt-AppleTwoFish 0.051 +revision 1 maintainers narf_tm openmaintainer description two Apple iTMS/iTunes key descrambling algorithms long_description The first algorithm appears to have only cursory \ -------------- next part -------------- An HTML attachment was scrubbed... URL: From nox at macports.org Wed Sep 2 00:23:04 2009 From: nox at macports.org (nox at macports.org) Date: Wed, 2 Sep 2009 00:23:04 -0700 (PDT) Subject: [56788] trunk/dports/x11/gtk2 Message-ID: <20090902072304.F3B9A2572905@beta.macosforge.org> Revision: 56788 http://trac.macports.org/changeset/56788 Author: nox at macports.org Date: 2009-09-02 00:22:59 -0700 (Wed, 02 Sep 2009) Log Message: ----------- gtk2: Do not use reversed in gtk-builder-convert (closes #20990). Modified Paths: -------------- trunk/dports/x11/gtk2/Portfile trunk/dports/x11/gtk2/files/patch-gtk-builder-convert.diff Modified: trunk/dports/x11/gtk2/Portfile =================================================================== --- trunk/dports/x11/gtk2/Portfile 2009-09-02 07:03:51 UTC (rev 56787) +++ trunk/dports/x11/gtk2/Portfile 2009-09-02 07:22:59 UTC (rev 56788) @@ -7,6 +7,7 @@ name gtk2 version 2.16.6 set branch [join [lrange [split ${version} .] 0 1] .] +revision 1 categories x11 maintainers nox openmaintainer platforms darwin Modified: trunk/dports/x11/gtk2/files/patch-gtk-builder-convert.diff =================================================================== --- trunk/dports/x11/gtk2/files/patch-gtk-builder-convert.diff 2009-09-02 07:03:51 UTC (rev 56787) +++ trunk/dports/x11/gtk2/files/patch-gtk-builder-convert.diff 2009-09-02 07:22:59 UTC (rev 56788) @@ -19,7 +19,7 @@ + return lst[::-1] + return lst + if reverse: -+ lst = reversed(lst) ++ lst = lst[::-1] + return [i[-1] for i in lst] + def get_child_nodes(node): -------------- next part -------------- An HTML attachment was scrubbed... URL: From portindex at macports.org Wed Sep 2 00:53:39 2009 From: portindex at macports.org (portindex at macports.org) Date: Wed, 2 Sep 2009 00:53:39 -0700 (PDT) Subject: [56789] trunk/dports/PortIndex Message-ID: <20090902075341.AFC5C2572E68@beta.macosforge.org> Revision: 56789 http://trac.macports.org/changeset/56789 Author: portindex at macports.org Date: 2009-09-02 00:53:34 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Total number of ports parsed: 6143 Ports successfully parsed: 6143 Ports failed: 0 Modified Paths: -------------- trunk/dports/PortIndex Modified: trunk/dports/PortIndex =================================================================== --- trunk/dports/PortIndex 2009-09-02 07:22:59 UTC (rev 56788) +++ trunk/dports/PortIndex 2009-09-02 07:53:34 UTC (rev 56789) @@ -6175,7 +6175,7 @@ p5-convert-pem 421 portdir perl/p5-convert-pem description {Read/write encrypted ASN.1 PEM files} homepage http://search.cpan.org/dist/Convert-PEM/ epoch 0 platforms darwin name p5-convert-pem depends_lib {path:bin/perl:perl5 port:p5-class-errorhandler port:p5-convert-asn1 port:p5-digest-md5 port:p5-crypt-des_ede3} maintainers nomaintainer long_description {{Read/write encrypted ASN.1 PEM files}} categories perl version 0.07 revision 0 p5-crypt-appletwofish 674 -portdir perl/p5-crypt-appletwofish description {two Apple iTMS/iTunes key descrambling algorithms} homepage http://search.cpan.org/dist/Crypt-AppleTwoFish/ epoch 0 platforms darwin name p5-crypt-appletwofish depends_lib {path:bin/perl:perl5 port:p5-digest-sha} maintainers {narf_tm openmaintainer} long_description {The first algorithm appears to have only cursory resemblance to Bruce Schneier's blowfish and twofish algorithms in that it too has a table-based decoder. The second algorithm is more standard encryption using S-box type permutations and lookup tables, and might have started out something like Twofish or Blowfish.} categories perl version 0.051 revision 0 +portdir perl/p5-crypt-appletwofish description {two Apple iTMS/iTunes key descrambling algorithms} homepage http://search.cpan.org/dist/Crypt-AppleTwoFish/ epoch 0 platforms darwin name p5-crypt-appletwofish depends_lib {path:bin/perl:perl5 port:p5-digest-sha} maintainers {narf_tm openmaintainer} long_description {The first algorithm appears to have only cursory resemblance to Bruce Schneier's blowfish and twofish algorithms in that it too has a table-based decoder. The second algorithm is more standard encryption using S-box type permutations and lookup tables, and might have started out something like Twofish or Blowfish.} categories perl version 0.051 revision 1 p5-crypt-blowfish 450 portdir perl/p5-crypt-blowfish description {Implementation of the blowfish-crypto algorithm for perl} homepage http://search.cpan.org/dist/Crypt-Blowfish/ epoch 0 platforms darwin name p5-crypt-blowfish depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {This is Crypt::Blowfish, an XS-based implementation of the Blowfish cryptography algorithm designed by Bruce Schneier.} categories perl version 2.10 revision 0 p5-crypt-cbc 620 @@ -6257,7 +6257,7 @@ p5-datemanip 537 portdir perl/p5-datemanip description {Perl Module for manipulating date and time.} homepage http://search.cpan.org/dist/Date-Manip/ epoch 0 platforms darwin name p5-datemanip depends_lib path:bin/perl:perl5 maintainers {mas openmaintainer} long_description {This is a set of routines designed to make any common date/time manipulation easy to do. Operations such as comparing two times, calculating a time a given amount of time from another, or parsing international times are all easily done.} categories perl version 5.54 revision 0 p5-datetime 531 -portdir perl/p5-datetime description {A date and time object} homepage http://search.cpan.org/dist/DateTime/ epoch 0 platforms darwin name p5-datetime depends_lib {path:bin/perl:perl5 port:p5-datetime-locale port:p5-datetime-timezone port:p5-params-validate} maintainers {narf_tm openmaintainer} long_description {DateTime is a class for the representation of date/time combinations, and is part of the Perl DateTime project. For details on this project please see http://datetime.perl.org} categories perl version 0.50 revision 0 +portdir perl/p5-datetime description {A date and time object} homepage http://search.cpan.org/dist/DateTime/ epoch 2 platforms darwin name p5-datetime depends_lib {path:bin/perl:perl5 port:p5-datetime-locale port:p5-datetime-timezone port:p5-params-validate} maintainers {narf_tm openmaintainer} long_description {DateTime is a class for the representation of date/time combinations, and is part of the Perl DateTime project. For details on this project please see http://datetime.perl.org} categories perl version 0.50 revision 0 p5-datetime-format-builder 756 portdir perl/p5-datetime-format-builder description {Create DateTime parser classes and objects} homepage http://search.cpan.org/dist/DateTime-Format-Builder/ epoch 0 platforms darwin name p5-datetime-format-builder depends_lib {path:bin/perl:perl5 port:p5-class-factory-util port:p5-datetime port:p5-datetime-format-strptime port:p5-params-validate port:p5-task-weaken port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {DateTime::Format::Builder creates DateTime parsers. Many string formats of dates and times are simple and just require a basic regular expression to extract the relevant information. Builder provides a simple way to do this without writing reams of structural code.} categories perl version 0.7901 revision 0 p5-datetime-format-iso8601 500 @@ -6271,9 +6271,9 @@ p5-datetime-format-w3cdtf 370 portdir perl/p5-datetime-format-w3cdtf description {Parse and format W3CDTF datetime strings} homepage http://search.cpan.org/dist/DateTime-Format-W3CDTF/ epoch 0 platforms darwin name p5-datetime-format-w3cdtf depends_lib path:bin/perl:perl5 maintainers nomaintainer long_description {{Parse and format W3CDTF datetime strings}} categories perl version 0.04 revision 0 p5-datetime-locale 660 -portdir perl/p5-datetime-locale description {Localization support for DateTime} homepage http://search.cpan.org/dist/DateTime-Locale/ epoch 0 platforms darwin name p5-datetime-locale depends_lib {path:bin/perl:perl5 port:p5-list-moreutils port:p5-params-validate port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {DateTime::Locale is primarily a factory for the various locale subclasses. It also provides some functions for getting information on available locales. If you want to know what methods are available for locale objects, then please read the DateTime::Locale::Base documentation.} categories perl version 0.43 revision 0 +portdir perl/p5-datetime-locale description {Localization support for DateTime} homepage http://search.cpan.org/dist/DateTime-Locale/ epoch 1 platforms darwin name p5-datetime-locale depends_lib {path:bin/perl:perl5 port:p5-list-moreutils port:p5-params-validate port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {DateTime::Locale is primarily a factory for the various locale subclasses. It also provides some functions for getting information on available locales. If you want to know what methods are available for locale objects, then please read the DateTime::Locale::Base documentation.} categories perl version 0.43 revision 0 p5-datetime-timezone 582 -portdir perl/p5-datetime-timezone description {Time zone object base class and factory} homepage http://search.cpan.org/dist/DateTime-TimeZone/ epoch 0 platforms darwin name p5-datetime-timezone depends_lib {path:bin/perl:perl5 port:p5-params-validate port:p5-class-singleton port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {This class is the base class for all time zone objects. A time zone is represented internally as a set of observances, each of which describes the offset from GMT for a given time period.} categories perl version 0.96 revision 0 +portdir perl/p5-datetime-timezone description {Time zone object base class and factory} homepage http://search.cpan.org/dist/DateTime-TimeZone/ epoch 5 platforms darwin name p5-datetime-timezone depends_lib {path:bin/perl:perl5 port:p5-params-validate port:p5-class-singleton port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {This class is the base class for all time zone objects. A time zone is represented internally as a set of observances, each of which describes the offset from GMT for a given time period.} categories perl version 0.96 revision 0 p5-dbd-mysql 425 variants {mysql4 mysql5} portdir perl/p5-dbd-mysql description {Perl5 Database Interface to the MySQL database} homepage http://search.cpan.org/dist/DBD-mysql/ epoch 0 platforms darwin name p5-dbd-mysql depends_lib {path:bin/perl:perl5 port:p5-dbi path:bin/mysql_config5:mysql5} long_description {{Perl5 Database Interface to the MySQL database}} maintainers {narf_tm openmaintainer} categories perl version 4.010 revision 0 p5-dbd-pg 531 @@ -11613,7 +11613,7 @@ gtk1 428 variants sunos portdir x11/gtk1 description {Gimp Tool Kit} homepage http://www.gtk.org/ epoch 0 platforms {darwin freebsd sunos} name gtk1 depends_lib {port:gettext port:glib1 port:xorg-libXext} long_description {This is GTK+ version 1.2.10. GTK+, which stands for the Gimp ToolKit, is a library for creating graphical user interfaces for the X Window System.} maintainers nomaintainer categories x11 version 1.2.10 revision 8 gtk2 834 -variants {universal darwin_7 darwin_8 no_x11 quartz x11} depends_build port:pkgconfig portdir x11/gtk2 description {Gimp ToolKit version 2} homepage http://www.gtk.org/ depends_run port:shared-mime-info epoch 0 platforms darwin depends_lib {path:lib/pkgconfig/cairo.pc:cairo port:fontconfig port:freetype path:lib/pkgconfig/glib-2.0.pc:glib2 port:jpeg port:tiff port:libiconv port:libpng port:jasper port:atk path:lib/pkgconfig/pango.pc:pango port:gettext port:zlib port:xorg-libXi port:xorg-libXrandr port:xorg-libXcursor port:xorg-libXinerama port:xorg-libXdamage port:xorg-libXcomposite port:xorg-libXfixes} name gtk2 maintainers {nox openmaintainer} long_description {This is GTK+ version 2.x. GTK+, which stands for Gimp ToolKit, is a library for creating GUIs for the X Windows System.} categories x11 version 2.16.6 revision 0 +variants {universal darwin_7 darwin_8 no_x11 quartz x11} depends_build port:pkgconfig portdir x11/gtk2 description {Gimp ToolKit version 2} homepage http://www.gtk.org/ depends_run port:shared-mime-info epoch 0 platforms darwin depends_lib {path:lib/pkgconfig/cairo.pc:cairo port:fontconfig port:freetype path:lib/pkgconfig/glib-2.0.pc:glib2 port:jpeg port:tiff port:libiconv port:libpng port:jasper port:atk path:lib/pkgconfig/pango.pc:pango port:gettext port:zlib port:xorg-libXi port:xorg-libXrandr port:xorg-libXcursor port:xorg-libXinerama port:xorg-libXdamage port:xorg-libXcomposite port:xorg-libXfixes} name gtk2 maintainers {nox openmaintainer} long_description {This is GTK+ version 2.x. GTK+, which stands for Gimp ToolKit, is a library for creating GUIs for the X Windows System.} categories x11 version 2.16.6 revision 1 gtk2-aurora 518 variants universal depends_build port:pkgconfig portdir x11/gtk2-aurora description {Aurora Gtk Engine} homepage http://www.gnome-look.org/content/show.php/Aurora+Gtk+Engine?content=56438 epoch 0 platforms macosx depends_lib port:gtk2 name gtk2-aurora long_description {The goal of this theme is to provide a complete and consistent look for Gtk. The theme aims to be very flexible in colour choice, but have few other options otherwise.} maintainers {nox openmaintainer} categories {x11 gtk} version 1.5.1 revision 0 gtk2-clearlooks 412 -------------- next part -------------- An HTML attachment was scrubbed... URL: From noreply at macports.org Wed Sep 2 01:47:14 2009 From: noreply at macports.org (MacPorts) Date: Wed, 02 Sep 2009 08:47:14 -0000 Subject: [MacPorts] snc/snowleopard modified Message-ID: <20090902084714.E5BB974DC8FA@mail-out4.apple.com> Changed page "snc/snowleopard" by mike at michaelakers.net from 96.250.44.133* Page URL: Diff URL: Revision 86 Comment: Updated wireshark status -------8<------8<------8<------8<------8<------8<------8<------8<-------- Index: snc/snowleopard ========================================================================= --- snc/snowleopard (version: 85) +++ snc/snowleopard (version: 86) @@ -578,7 +578,7 @@ wine freetype wine-devel freetype winetricks ? -wireshark python26 +wireshark ? x11perf ? x264 ? xauth ? -------8<------8<------8<------8<------8<------8<------8<------8<-------- * The IP shown here might not mean anything if the user or the server is behind a proxy. -- MacPorts Ports system for Mac OS This is an automated message. Someone at http://www.macports.org/ added your email address to be notified of changes on snc/snowleopard. If it was not you, please report to . From ryandesign at macports.org Wed Sep 2 02:00:28 2009 From: ryandesign at macports.org (ryandesign at macports.org) Date: Wed, 2 Sep 2009 02:00:28 -0700 (PDT) Subject: [56790] trunk/dports/x11/pango-devel Message-ID: <20090902090028.4C5042573D81@beta.macosforge.org> Revision: 56790 http://trac.macports.org/changeset/56790 Author: ryandesign at macports.org Date: 2009-09-02 02:00:27 -0700 (Wed, 02 Sep 2009) Log Message: ----------- pango-devel: merge r45057, r47527, and r50572 from pango, with the end result that the --x-include and --x-lib configure args are now set Revision Links: -------------- http://trac.macports.org/changeset/45057 http://trac.macports.org/changeset/47527 http://trac.macports.org/changeset/50572 Modified Paths: -------------- trunk/dports/x11/pango-devel/Portfile Property Changed: ---------------- trunk/dports/x11/pango-devel/ Property changes on: trunk/dports/x11/pango-devel ___________________________________________________________________ Modified: svn:mergeinfo - /trunk/dports/x11/pango:50151-50159,50703 + /trunk/dports/x11/pango:45057,47527,50151-50159,50572,50703 Modified: trunk/dports/x11/pango-devel/Portfile =================================================================== --- trunk/dports/x11/pango-devel/Portfile 2009-09-02 07:53:34 UTC (rev 56789) +++ trunk/dports/x11/pango-devel/Portfile 2009-09-02 09:00:27 UTC (rev 56790) @@ -103,7 +103,8 @@ configure.args \ --enable-static \ - --enable-cairo + --enable-cairo \ + --x-include=${prefix}/include --x-lib=${prefix}/lib variant no_x11 { depends_lib-delete \ -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Wed Sep 2 02:01:19 2009 From: ryandesign at macports.org (ryandesign at macports.org) Date: Wed, 2 Sep 2009 02:01:19 -0700 (PDT) Subject: [56791] trunk/dports/x11/pango-devel Message-ID: <20090902090119.EE2C32573E41@beta.macosforge.org> Revision: 56791 http://trac.macports.org/changeset/56791 Author: ryandesign at macports.org Date: 2009-09-02 02:01:19 -0700 (Wed, 02 Sep 2009) Log Message: ----------- pango-devel: merge r50606 from pango: use muniversal portgroup Revision Links: -------------- http://trac.macports.org/changeset/50606 Modified Paths: -------------- trunk/dports/x11/pango-devel/Portfile Property Changed: ---------------- trunk/dports/x11/pango-devel/ Property changes on: trunk/dports/x11/pango-devel ___________________________________________________________________ Modified: svn:mergeinfo - /trunk/dports/x11/pango:45057,47527,50151-50159,50572,50703 + /trunk/dports/x11/pango:45057,47527,50151-50159,50572,50606,50703 Modified: trunk/dports/x11/pango-devel/Portfile =================================================================== --- trunk/dports/x11/pango-devel/Portfile 2009-09-02 09:00:27 UTC (rev 56790) +++ trunk/dports/x11/pango-devel/Portfile 2009-09-02 09:01:19 UTC (rev 56791) @@ -1,6 +1,7 @@ # $Id$ PortSystem 1.0 +PortGroup muniversal 1.0 name pango-devel set my_name pango @@ -44,6 +45,11 @@ configure.ccache no +# Do not call gzip on man files as it interferes with the universal merger process. +post-patch { + reinplace "s|\$(MAKE) \$(AM_MAKEFLAGS) install-data-hook||" ${worksrcpath}/pango-view/Makefile.in +} + platform macosx {} variant quartz requires macosx description {Add Quartz graphics interface} { # Although this variant does nothing, pango will automatically build @@ -94,6 +100,16 @@ } } +if { ${os.arch}=="i386" } { + set merger_configure_env(ppc) "NM='/usr/bin/nm -p'" + set merger_configure_env(ppc64) "NM='/usr/bin/nm -p'" +} else { + set merger_configure_env(i386) "NM='/usr/bin/nm -p'" + set merger_configure_env(x86_64) "NM='/usr/bin/nm -p'" +} +lappend merger_configure_env(ppc64) ac_cv_header_Carbon_Carbon_h=no +lappend merger_configure_env(x86_64) ac_cv_header_Carbon_Carbon_h=no + configure.cppflags-append \ -no-cpp-precomp -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Wed Sep 2 02:10:17 2009 From: ryandesign at macports.org (ryandesign at macports.org) Date: Wed, 2 Sep 2009 02:10:17 -0700 (PDT) Subject: [56792] trunk/dports/textproc Message-ID: <20090902091018.695ED2574027@beta.macosforge.org> Revision: 56792 http://trac.macports.org/changeset/56792 Author: ryandesign at macports.org Date: 2009-09-02 02:10:14 -0700 (Wed, 02 Sep 2009) Log Message: ----------- odt2txt: new port, version 0.4 Requested here: http://lists.macosforge.org/pipermail/macports-users/2009-August/016442.html Added Paths: ----------- trunk/dports/textproc/odt2txt/ trunk/dports/textproc/odt2txt/Portfile Added: trunk/dports/textproc/odt2txt/Portfile =================================================================== --- trunk/dports/textproc/odt2txt/Portfile (rev 0) +++ trunk/dports/textproc/odt2txt/Portfile 2009-09-02 09:10:14 UTC (rev 56792) @@ -0,0 +1,34 @@ +# $Id$ + +PortSystem 1.0 + +name odt2txt +version 0.4 +categories textproc +platforms darwin +maintainers ryandesign +homepage http://stosberg.net/odt2txt/ +master_sites ${homepage} + +description converts OpenOffice.org ODF text documents (.odt \ + files) to plain text files (.txt files) + +long_description ${name} ${description} + +checksums md5 6fe3bd261ce2dde2810244bbe969bbc5 \ + sha1 331eef1c64cec809a5c7b7cfb972279cc4f9c914 \ + rmd160 bb6ef1a58a6b18f40855be4124e32b1d514e8bca + +depends_lib port:libiconv \ + port:zlib + +use_configure no + +configure.ldflags-append -liconv + +build.args CC=${configure.cc} \ + CFLAGS="${configure.cflags}" \ + CPPFLAGS="${configure.cppflags}" \ + LDFLAGS="${configure.ldflags}" + +destroot.args PREFIX=${prefix} Property changes on: trunk/dports/textproc/odt2txt/Portfile ___________________________________________________________________ Added: svn:keywords + Id Added: svn:eol-style + native -------------- next part -------------- An HTML attachment was scrubbed... URL: From mww at macports.org Wed Sep 2 02:18:19 2009 From: mww at macports.org (mww at macports.org) Date: Wed, 2 Sep 2009 02:18:19 -0700 (PDT) Subject: [56793] trunk/dports/devel/treecc Message-ID: <20090902091820.32BAF25741E6@beta.macosforge.org> Revision: 56793 http://trac.macports.org/changeset/56793 Author: mww at macports.org Date: 2009-09-02 02:18:14 -0700 (Wed, 02 Sep 2009) Log Message: ----------- update to latest code from repository for 64 bit cleanness (generated code tried to put a pointer into an 32 bit int before) -- inc. revision Modified Paths: -------------- trunk/dports/devel/treecc/Portfile Added Paths: ----------- trunk/dports/devel/treecc/files/ trunk/dports/devel/treecc/files/git-2009-09-02.diff Modified: trunk/dports/devel/treecc/Portfile =================================================================== --- trunk/dports/devel/treecc/Portfile 2009-09-02 09:10:14 UTC (rev 56792) +++ trunk/dports/devel/treecc/Portfile 2009-09-02 09:18:14 UTC (rev 56793) @@ -4,6 +4,7 @@ name treecc version 0.3.10 +revision 1 categories devel maintainers mww platforms darwin @@ -18,6 +19,11 @@ freebsd \ macports checksums sha1 f905cb535559b0e2d04fa86da14de240f5b1e44f + +# version from git repository from Sept. 2 -- for 64 bit cleanness +patchfiles git-2009-09-02.diff +patch.pre_args -p1 + configure.args --infodir=${prefix}/share/info --mandir=${prefix}/share/man post-destroot { Added: trunk/dports/devel/treecc/files/git-2009-09-02.diff =================================================================== --- trunk/dports/devel/treecc/files/git-2009-09-02.diff (rev 0) +++ trunk/dports/devel/treecc/files/git-2009-09-02.diff 2009-09-02 09:18:14 UTC (rev 56793) @@ -0,0 +1,772 @@ +diff -r -u treecc-0.3.10/ChangeLog treecc/ChangeLog +--- treecc-0.3.10/ChangeLog 2007-03-02 20:12:49.000000000 +0100 ++++ treecc/ChangeLog 2009-09-02 11:05:29.000000000 +0200 +@@ -1,8 +1,59 @@ ++2009-06-07 Rhys Weatherley ++ ++ * INSTALL, doc/texinfo.tex: Remove auto-generated files from ++ repository. ++ ++2009-06-06 Klaus Treichel ++ ++ * .gitignore: Add more autogenerated files and compiler results. ++ ++2009-06-04 Rhys Weatherley ++ ++ * etc/c_skel.c, etc/cpp_skel.cc: make the C and C++ skeleton ++ files 64-bit safe. ++ ++ * tests/output*.out: Update test output files after 64-bit changes. ++ ++2008-10-01 Klaus Treichel ++ ++ * auto_gen.sh: Simply call autoreconf -fi now. ++ ++ * configure.in: Remove and replace by configure.ac. ++ ++ * configure.ac: Add updated version of configure.in. ++ ++2008-09-29 Andreas F?rber ++ ++ * Makefile.am: Fix VPATH support for building skels.c. (patch #6415) ++ ++2008-02-03 Andreas F?rber ++ ++ * examples/Makefile.am: Remove explicit linking with libm to fix build on ++ system without libm. Linking with libm is handled by configure. ++ (patch #6399) ++ ++2007-06-04 Klaus Treichel ++ ++ * configure.in: Add support for multi os archs (like x86_64 which ++ supports 64bit and 32bit apps). ++ ++2007-06-04 Rhys Weatherley ++ ++ * Makefile.am, gen.c, gen.h, gen_python.c, info.h, main.c, options.c, ++ stream.c, stream.h, doc/treecc.texi: add Python language binding to treecc. ++ ++ * examples/expr_python.tc, examples/README: add Python example. ++ ++2007-06-03 Rhys Weatherley ++ ++ * tests/test_input.c: fix 32bit-ism that gave a warning on amd64. + + 2007-03-03 Klaus Treichel + + * configure.in, NEWS: update version for the 0.3.10 release. + ++ * configure.in: update version to the new 0.3.11 development version. ++ + 2007-02-11 Klaus Treichel + + * configure.in: Readd the AM_MAINTAINER_MODE as suggested by Robert +Only in treecc-0.3.10: INSTALL +diff -r -u treecc-0.3.10/Makefile.am treecc/Makefile.am +--- treecc-0.3.10/Makefile.am 2007-01-22 07:58:42.000000000 +0100 ++++ treecc/Makefile.am 2009-09-02 11:05:29.000000000 +0200 +@@ -21,6 +21,7 @@ + gen_ruby.c \ + gen_java.c \ + gen_php.c \ ++ gen_python.c \ + info.h \ + input.c \ + input.h \ +@@ -46,8 +47,8 @@ + $(top_srcdir)/etc/cpp_gc_skel.h \ + $(top_srcdir)/etc/cpp_gc_skel.cc + +-skels.c: $(SKELETON_FILES) mkskel-sh +- $(SHELL) mkskel-sh $(SKELETON_FILES) >skels.c ++skels.c: $(SKELETON_FILES) $(top_srcdir)/mkskel-sh ++ $(SHELL) $(top_srcdir)/mkskel-sh $(SKELETON_FILES) >skels.c + + CLEANFILES = skels.c + +Only in treecc-0.3.10: Makefile.in +Only in treecc-0.3.10: aclocal.m4 +Only in treecc: auto_gen.sh +Only in treecc: build-debian-packages.conf +Only in treecc: build-debian-packages.sh +Only in treecc-0.3.10: config.guess +Only in treecc-0.3.10: config.h.in +Only in treecc-0.3.10: config.sub +Only in treecc-0.3.10: configure +Only in treecc: configure.ac +Only in treecc-0.3.10: configure.in +Only in treecc: debian +Only in treecc-0.3.10/doc: Makefile.in +Only in treecc-0.3.10/doc: texinfo.tex +Only in treecc-0.3.10/doc: treecc.info +diff -r -u treecc-0.3.10/doc/treecc.texi treecc/doc/treecc.texi +--- treecc-0.3.10/doc/treecc.texi 2004-03-11 01:12:53.000000000 +0100 ++++ treecc/doc/treecc.texi 2009-09-02 11:05:29.000000000 +0200 +@@ -1120,7 +1120,8 @@ + @item %option lang = LANGUAGE + @cindex lang option + Specify the output language. Must be one of @code{"C"}, @code{"C++"}, +- at code{"Java"}, or @code{"C#"}. The default is @code{"C"}. ++ at code{"Java"}, @code{"C#"}, @code{"Ruby"}, @code{"PHP"}, or @code{"Python"}. ++The default is @code{"C"}. + + @item %option block_size = NUM + @cindex block_size option +@@ -1346,11 +1347,12 @@ + for each of the output languages. + + @menu +-* C Language:: C Language API's +-* C++ Language:: C++ Language API's +-* Java Language:: Java Language API's +-* C# Language:: C# Language API's +-* Ruby Language:: Ruby Language API's ++* C Language:: C Language API's ++* C++ Language:: C++ Language API's ++* Java Language:: Java Language API's ++* C# Language:: C# Language API's ++* Ruby Language:: Ruby Language API's ++* Python Language:: Python Language API's + @end menu + + @c ----------------------------------------------------------------------- +@@ -2405,7 +2407,7 @@ + + @c ----------------------------------------------------------------------- + +- at node Ruby Language, Full Expression Example, C# Language, Output APIs ++ at node Ruby Language, Python Language, C# Language, Output APIs + @section Ruby Language APIs + @cindex Ruby APIs + +@@ -2682,7 +2684,145 @@ + + @c ----------------------------------------------------------------------- + +- at node Full Expression Example, EBNF Syntax, Ruby Language, Top ++ at node Python Language, Full Expression Example, Ruby Language, Output APIs ++ at section Python Language APIs ++ at cindex Python APIs ++ ++In the Python output language, each node type is converted into a ++ at samp{class} that contains the node's fields, operations, and other ++house-keeping definitions. The following example demonstrates how ++treecc node declarations are converted into Python source code: ++ ++ at example ++%node expression %abstract %typedef = ++@{ ++ %nocreate type_code type; ++@} ++%node binary expression %abstract = ++@{ ++ expression expr1; ++ expression expr2; ++@} ++%node plus binary ++ at end example ++ ++becomes: ++ ++ at example ++class expression: ++ KIND = 1 ++ def __init__(self): ++ self.kind = 1 ++ self.filename = yycurrfilename() ++ self.linenum = yycurrlinenum() ++ ++ def getKindName(self): ++ return self.__class__.__name__ ++ ++class binary (expression): ++ KIND = 2 ++ def __init__(self, expr1, expr2): ++ expression.__init__(self) ++ self.kind = 2 ++ self.expr1 = expr1 ++ self.expr2 = expr2 ++ ++class plus (binary): ++ KIND = 3 ++ def __init__(self, expr1, expr2): ++ binary.__init__(self, expr1, expr2) ++ self.kind = 3 ++ at end example ++ ++The following standard members are available on every node type: ++ ++ at table @code ++ at item KIND ++ at cindex KIND field (Python) ++The kind value for the node type corresponding to this class. ++The kind value for node type @samp{NAME} is called @samp{NAME.KIND}. ++ ++ at item kind ++ at cindex kind field (Python) ++Gets the numeric kind value associated with a particular node. ++The kind value for node type @samp{NAME} is called @samp{NAME.KIND}. ++ ++ at item getKindName() ++ at cindex getKindName method (Python) ++The name of the node kind associated with a particular node. This may ++be helpful for debugging and logging code. ++ ++ at item filename ++ at cindex filename field (Python) ++The filename corresponding to where the node was created during parsing. ++This field is only initialized if @samp{%option track_lines} was ++specified. ++ ++ at item linenum ++ at cindex linenum field (Python) ++The line number corresponding to where the node was created during ++parsing. This field is only initialized if @samp{%option track_lines} ++was specified. ++ at end table ++ ++The @code{isA()} method from the other output languages is not present ++in the Python binding. Use the standard Python @code{isinstance} ++function instead. ++ ++Enumerated types are converted into a Python @samp{class} definition: ++ ++ at example ++%enum JavaType = ++@{ ++ JT_BYTE, ++ JT_SHORT, ++ JT_CHAR, ++ JT_INT, ++ JT_LONG, ++ JT_FLOAT, ++ JT_DOUBLE, ++ JT_OBJECT_REF ++@} ++ at end example ++ ++becomes: ++ ++ at example ++class JavaType: ++ JT_BYTE = 0 ++ JT_SHORT = 1 ++ JT_CHAR = 2 ++ JT_INT = 3 ++ JT_LONG = 4 ++ JT_FLOAT = 5 ++ JT_DOUBLE = 6 ++ JT_OBJECT_REF = 7 ++ at end example ++ ++Virtual operations are converted into public methods on the Python ++node classes. Non-virtual operations are converted into a global ++method within the generated Python module. ++ ++If @samp{%option track_lines} is specified, then the generated Python ++module is assumed to contain the following global methods to provide line ++tracking information: ++ ++ at table @code ++ at item yycurrfilename() ++ at cindex yycurrfilename method (Python) ++The name of the current input file from the parser. ++ ++ at item yycurrlinenum() ++ at cindex yycurrlinenum method (Ruby) ++The number of the current input line from the parser. ++ at end table ++ ++The programmer will typically provide a literal @code{%end} block to ++define these methods. ++ ++ at c ----------------------------------------------------------------------- ++ ++ at node Full Expression Example, EBNF Syntax, Python Language, Top + @appendix Full expression example code + @cindex Full expression example + +Only in treecc-0.3.10/etc: Makefile.in +diff -r -u treecc-0.3.10/etc/c_skel.c treecc/etc/c_skel.c +--- treecc-0.3.10/etc/c_skel.c 2001-12-11 00:59:12.000000000 +0100 ++++ treecc/etc/c_skel.c 2009-09-02 11:05:29.000000000 +0200 +@@ -60,7 +60,7 @@ + type field; \ + } + #define YYNODESTATE_ALIGN_FOR_TYPE(type) \ +- ((unsigned)(&(((struct _YYNODESTATE_align_##type *)0)->field))) ++ ((unsigned)(unsigned long)(&(((struct _YYNODESTATE_align_##type *)0)->field))) + #define YYNODESTATE_ALIGN_MAX(a,b) \ + ((a) > (b) ? (a) : (b)) + #define YYNODESTATE_ALIGN_MAX3(a,b,c) \ +diff -r -u treecc-0.3.10/etc/cpp_skel.cc treecc/etc/cpp_skel.cc +--- treecc-0.3.10/etc/cpp_skel.cc 2003-03-29 05:04:45.000000000 +0100 ++++ treecc/etc/cpp_skel.cc 2009-09-02 11:05:29.000000000 +0200 +@@ -58,7 +58,7 @@ + type field; \ + } + #define YYNODESTATE_ALIGN_FOR_TYPE(type) \ +- ((unsigned)(&(((struct _YYNODESTATE_align_##type *)0)->field))) ++ ((unsigned)(unsigned long)(&(((struct _YYNODESTATE_align_##type *)0)->field))) + #define YYNODESTATE_ALIGN_MAX(a,b) \ + ((a) > (b) ? (a) : (b)) + #define YYNODESTATE_ALIGN_MAX3(a,b,c) \ +diff -r -u treecc-0.3.10/examples/Makefile.am treecc/examples/Makefile.am +--- treecc-0.3.10/examples/Makefile.am 2007-01-22 07:58:43.000000000 +0100 ++++ treecc/examples/Makefile.am 2009-09-02 11:05:29.000000000 +0200 +@@ -12,7 +12,6 @@ + + expr_c_SOURCES = gram_c.y scan_c.l + nodist_expr_c_SOURCES = expr_c.c expr_c.h +-expr_c_LDADD = -lm + + expr_c.c expr_c.h: $(srcdir)/expr_c.tc + $(top_builddir)/treecc -o expr_c.c -h expr_c.h $(srcdir)/expr_c.tc +Only in treecc-0.3.10/examples: Makefile.in +diff -r -u treecc-0.3.10/examples/README treecc/examples/README +--- treecc-0.3.10/examples/README 2002-11-02 05:38:21.000000000 +0100 ++++ treecc/examples/README 2009-09-02 11:05:29.000000000 +0200 +@@ -20,6 +20,8 @@ + + expr_ruby.tc Treecc input file for the Ruby version of the example + ++expr_python.tc Treecc input file for the Python version of the example ++ + The C++ example demonstrates creating a reentrant system. + + The Java and C# versions build and compile, but cannot run because +Only in treecc/examples: eval_value.java +Only in treecc/examples: expr_cpp.tc +Only in treecc/examples: expr_cs.tc +Only in treecc/examples: expr_java.tc +Only in treecc/examples: expr_python.tc +Only in treecc/examples: expr_ruby.tc +Only in treecc-0.3.10/examples: gram_c.c +Only in treecc-0.3.10/examples: gram_c.h +Only in treecc/examples: gram_cpp.yy +Only in treecc/examples: mkcsharp +Only in treecc/examples: mkjava +Only in treecc-0.3.10/examples: scan_c.c +Only in treecc/examples: scan_cpp.ll +diff -r -u treecc-0.3.10/gen.c treecc/gen.c +--- treecc-0.3.10/gen.c 2003-01-10 23:13:37.000000000 +0100 ++++ treecc/gen.c 2009-09-02 11:05:29.000000000 +0200 +@@ -1,7 +1,7 @@ + /* + * gen.c - Generate code to "treecc" output files. + * +- * Copyright (C) 2001 Southern Storm Software, Pty Ltd. ++ * Copyright (C) 2001, 2007 Southern Storm Software, Pty Ltd. + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by +@@ -68,6 +68,11 @@ + } + break; + ++ case TREECC_LANG_PYTHON: ++ { ++ abort(); ++ } ++ break; + } + } + +diff -r -u treecc-0.3.10/info.h treecc/info.h +--- treecc-0.3.10/info.h 2003-11-20 01:16:09.000000000 +0100 ++++ treecc/info.h 2009-09-02 11:05:29.000000000 +0200 +@@ -1,7 +1,7 @@ + /* + * info.h - Store information about parsed "treecc" input files. + * +- * Copyright (C) 2001 Southern Storm Software, Pty Ltd. ++ * Copyright (C) 2001, 2007 Southern Storm Software, Pty Ltd. + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by +@@ -75,6 +75,7 @@ + #define TREECC_LANG_CSHARP 3 + #define TREECC_LANG_RUBY 4 + #define TREECC_LANG_PHP 5 ++#define TREECC_LANG_PYTHON 6 + + /* + * Information that is stored about a field. +Only in treecc-0.3.10: install-sh +diff -r -u treecc-0.3.10/main.c treecc/main.c +--- treecc-0.3.10/main.c 2003-01-29 01:46:54.000000000 +0100 ++++ treecc/main.c 2009-09-02 11:05:29.000000000 +0200 +@@ -1,7 +1,7 @@ + /* + * main.c - Main program entry point for "treecc". + * +- * Copyright (C) 2001, 2002 Southern Storm Software, Pty Ltd. ++ * Copyright (C) 2001, 2002, 2007 Southern Storm Software, Pty Ltd. + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by +@@ -471,7 +471,7 @@ + static void Usage(char *progname) + { + fprintf(stderr, "TREECC " VERSION " - Tree Compiler-Compiler\n"); +- fprintf(stderr, "Copyright (c) 2001, 2002 Southern Storm Software, Pty Ltd.\n"); ++ fprintf(stderr, "Copyright (c) 2001, 2002, 2007 Southern Storm Software, Pty Ltd.\n"); + fprintf(stderr, "\n"); + fprintf(stderr, "Usage: %s [options] input ...\n", progname); + fprintf(stderr, "\n"); +Only in treecc: make-zip.sh +Only in treecc-0.3.10: missing +Only in treecc: mkrelease +diff -r -u treecc-0.3.10/options.c treecc/options.c +--- treecc-0.3.10/options.c 2003-11-20 01:16:09.000000000 +0100 ++++ treecc/options.c 2009-09-02 11:05:29.000000000 +0200 +@@ -1,7 +1,7 @@ + /* + * options.c - Process options from "treecc" input files. + * +- * Copyright (C) 2001 Southern Storm Software, Pty Ltd. ++ * Copyright (C) 2001, 2007 Southern Storm Software, Pty Ltd. + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by +@@ -259,6 +259,10 @@ + { + context->language = TREECC_LANG_PHP; + } ++ else if(!strcmp(value, "python") || !strcmp(value, "Python")) ++ { ++ context->language = TREECC_LANG_PYTHON; ++ } + else + { + return TREECC_OPT_INVALID_VALUE; +Only in treecc-0.3.10: skels.c +Only in treecc: stamp-h.in +diff -r -u treecc-0.3.10/stream.c treecc/stream.c +--- treecc-0.3.10/stream.c 2003-01-27 01:25:25.000000000 +0100 ++++ treecc/stream.c 2009-09-02 11:05:29.000000000 +0200 +@@ -1,7 +1,7 @@ + /* + * stream.c - Stream handling for writing source code. + * +- * Copyright (C) 2001 Southern Storm Software, Pty Ltd. ++ * Copyright (C) 2001, 2007 Southern Storm Software, Pty Ltd. + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by +@@ -523,6 +523,92 @@ + } + } + ++void TreeCCStreamCodeIndentPython(TreeCCStream *stream, char *code, int indent) ++{ ++ int temp; ++ int startline = 1; ++ int spaces = -1; ++ int len; ++ ++ /* Strip off the first and last blank lines, as they are probably ++ due to formatting in the treecc file, and not part of the actual ++ Python code that we need to output */ ++ temp = 0; ++ while(code[temp] != '\0' && code[temp] != '\n') ++ { ++ if(code[temp] != ' ' && code[temp] != '\t') ++ break; ++ ++temp; ++ } ++ if(code[temp] == '\n') ++ { ++ code += temp + 1; ++ } ++ len = strlen(code); ++ if(len > 0) ++ { ++ --len; ++ while(len > 0 && (code[len - 1] == ' ' || code[len - 1] == '\t')) ++ --len; ++ if(len > 0 && code[len - 1] != '\n') ++ { ++ /* Last line is not completely blank */ ++ len = strlen(code); ++ } ++ } ++ ++ /* Bail out if no code to output at all */ ++ if(!len) ++ return; ++ ++ /* Output the remaining code */ ++ while(len > 0) ++ { ++ if(*code == '\n') ++ { ++ StreamPut(*code, stream); ++ ++(stream->linenum); ++ startline = 1; ++ ++code; ++ --len; ++ } ++ else if(startline) ++ { ++ /* Expand white space at the start of a line */ ++ spaces = 0; ++ while(len > 0 && (*code == ' ' || *code == '\t')) ++ { ++ if(*code++ == ' ') ++ ++spaces; ++ else ++ spaces = (spaces + 8) & ~7; ++ --len; ++ } ++ startline = 0; ++ } ++ else ++ { ++ if(spaces >= 0) ++ { ++ temp = indent * 4 + spaces; ++ while(temp-- > 0) ++ { ++ StreamPut(' ', stream); ++ } ++ spaces = -1; ++ } ++ StreamPut(*code, stream); ++ ++code; ++ --len; ++ startline = 0; ++ } ++ } ++ if(!startline) ++ { ++ /* Make sure that the last line is terminated */ ++ StreamPut('\n', stream); ++ } ++} + + void TreeCCStreamFixLine(TreeCCStream *stream) + { +@@ -647,6 +733,13 @@ + OutputDefns(stream, 0); + } + ++void TreeCCStreamSourceTopSpecial(TreeCCStream *stream, int ch) ++{ ++ TreeCCStreamPrint(stream, "%c %s. Generated automatically by treecc\n", ++ ch, stream->embedName); ++ OutputDefns(stream, 0); ++} ++ + void TreeCCStreamSourceTopCS(TreeCCStream *stream) + { + OutputDefns(stream, 0); +diff -r -u treecc-0.3.10/stream.h treecc/stream.h +--- treecc-0.3.10/stream.h 2002-11-09 12:36:26.000000000 +0100 ++++ treecc/stream.h 2009-09-02 11:05:29.000000000 +0200 +@@ -1,7 +1,7 @@ + /* + * stream.h - Stream handling for writing source code. + * +- * Copyright (C) 2001 Southern Storm Software, Pty Ltd. ++ * Copyright (C) 2001, 2007 Southern Storm Software, Pty Ltd. + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by +@@ -154,6 +154,14 @@ + char indentchar, int indent); + + /* ++ * Output a block of literal code to a stream which is indented. ++ * The code is normalized to remove leading TAB's and replace ++ * them with spaces, as per Python's conventions. Each indent ++ * level corresponds to four spaces. ++ */ ++void TreeCCStreamCodeIndentPython(TreeCCStream *stream, char *code, int indent); ++ ++/* + * Fix the line number information in the output stream + * after outputting a block of code. + */ +@@ -187,6 +195,12 @@ + void TreeCCStreamSourceTopCS(TreeCCStream *stream); + + /* ++ * Output extra information that is needed at the top of a source file, ++ * using a special comment character. ++ */ ++void TreeCCStreamSourceTopSpecial(TreeCCStream *stream, int ch); ++ ++/* + * Output extra information that is needed at the bottom of a source file. + */ + void TreeCCStreamSourceBottom(TreeCCStream *stream); +Only in treecc-0.3.10/tests: Makefile.in +diff -r -u treecc-0.3.10/tests/output1.out treecc/tests/output1.out +--- treecc-0.3.10/tests/output1.out 2002-12-15 05:03:27.000000000 +0100 ++++ treecc/tests/output1.out 2009-09-02 11:05:29.000000000 +0200 +@@ -359,7 +359,7 @@ + type field; \ + } + #define YYNODESTATE_ALIGN_FOR_TYPE(type) \ +- ((unsigned)(&(((struct _YYNODESTATE_align_##type *)0)->field))) ++ ((unsigned)(unsigned long)(&(((struct _YYNODESTATE_align_##type *)0)->field))) + #define YYNODESTATE_ALIGN_MAX(a,b) \ + ((a) > (b) ? (a) : (b)) + #define YYNODESTATE_ALIGN_MAX3(a,b,c) \ +diff -r -u treecc-0.3.10/tests/output12.out treecc/tests/output12.out +--- treecc-0.3.10/tests/output12.out 2002-12-15 05:03:27.000000000 +0100 ++++ treecc/tests/output12.out 2009-09-02 11:05:30.000000000 +0200 +@@ -151,7 +151,7 @@ + type field; \ + } + #define YYNODESTATE_ALIGN_FOR_TYPE(type) \ +- ((unsigned)(&(((struct _YYNODESTATE_align_##type *)0)->field))) ++ ((unsigned)(unsigned long)(&(((struct _YYNODESTATE_align_##type *)0)->field))) + #define YYNODESTATE_ALIGN_MAX(a,b) \ + ((a) > (b) ? (a) : (b)) + #define YYNODESTATE_ALIGN_MAX3(a,b,c) \ +diff -r -u treecc-0.3.10/tests/output13.out treecc/tests/output13.out +--- treecc-0.3.10/tests/output13.out 2002-12-15 05:03:27.000000000 +0100 ++++ treecc/tests/output13.out 2009-09-02 11:05:30.000000000 +0200 +@@ -350,7 +350,7 @@ + type field; \ + } + #define YYNODESTATE_ALIGN_FOR_TYPE(type) \ +- ((unsigned)(&(((struct _YYNODESTATE_align_##type *)0)->field))) ++ ((unsigned)(unsigned long)(&(((struct _YYNODESTATE_align_##type *)0)->field))) + #define YYNODESTATE_ALIGN_MAX(a,b) \ + ((a) > (b) ? (a) : (b)) + #define YYNODESTATE_ALIGN_MAX3(a,b,c) \ +diff -r -u treecc-0.3.10/tests/output14.out treecc/tests/output14.out +--- treecc-0.3.10/tests/output14.out 2002-12-15 05:03:27.000000000 +0100 ++++ treecc/tests/output14.out 2009-09-02 11:05:30.000000000 +0200 +@@ -161,7 +161,7 @@ + type field; \ + } + #define YYNODESTATE_ALIGN_FOR_TYPE(type) \ +- ((unsigned)(&(((struct _YYNODESTATE_align_##type *)0)->field))) ++ ((unsigned)(unsigned long)(&(((struct _YYNODESTATE_align_##type *)0)->field))) + #define YYNODESTATE_ALIGN_MAX(a,b) \ + ((a) > (b) ? (a) : (b)) + #define YYNODESTATE_ALIGN_MAX3(a,b,c) \ +diff -r -u treecc-0.3.10/tests/output15.out treecc/tests/output15.out +--- treecc-0.3.10/tests/output15.out 2003-12-03 00:16:47.000000000 +0100 ++++ treecc/tests/output15.out 2009-09-02 11:05:30.000000000 +0200 +@@ -161,7 +161,7 @@ + type field; \ + } + #define YYNODESTATE_ALIGN_FOR_TYPE(type) \ +- ((unsigned)(&(((struct _YYNODESTATE_align_##type *)0)->field))) ++ ((unsigned)(unsigned long)(&(((struct _YYNODESTATE_align_##type *)0)->field))) + #define YYNODESTATE_ALIGN_MAX(a,b) \ + ((a) > (b) ? (a) : (b)) + #define YYNODESTATE_ALIGN_MAX3(a,b,c) \ +diff -r -u treecc-0.3.10/tests/output2.out treecc/tests/output2.out +--- treecc-0.3.10/tests/output2.out 2002-12-15 05:03:27.000000000 +0100 ++++ treecc/tests/output2.out 2009-09-02 11:05:30.000000000 +0200 +@@ -388,7 +388,7 @@ + type field; \ + } + #define YYNODESTATE_ALIGN_FOR_TYPE(type) \ +- ((unsigned)(&(((struct _YYNODESTATE_align_##type *)0)->field))) ++ ((unsigned)(unsigned long)(&(((struct _YYNODESTATE_align_##type *)0)->field))) + #define YYNODESTATE_ALIGN_MAX(a,b) \ + ((a) > (b) ? (a) : (b)) + #define YYNODESTATE_ALIGN_MAX3(a,b,c) \ +diff -r -u treecc-0.3.10/tests/output3.out treecc/tests/output3.out +--- treecc-0.3.10/tests/output3.out 2002-12-15 05:03:27.000000000 +0100 ++++ treecc/tests/output3.out 2009-09-02 11:05:30.000000000 +0200 +@@ -366,7 +366,7 @@ + type field; \ + } + #define YYNODESTATE_ALIGN_FOR_TYPE(type) \ +- ((unsigned)(&(((struct _YYNODESTATE_align_##type *)0)->field))) ++ ((unsigned)(unsigned long)(&(((struct _YYNODESTATE_align_##type *)0)->field))) + #define YYNODESTATE_ALIGN_MAX(a,b) \ + ((a) > (b) ? (a) : (b)) + #define YYNODESTATE_ALIGN_MAX3(a,b,c) \ +diff -r -u treecc-0.3.10/tests/output4.out treecc/tests/output4.out +--- treecc-0.3.10/tests/output4.out 2002-12-15 05:03:27.000000000 +0100 ++++ treecc/tests/output4.out 2009-09-02 11:05:30.000000000 +0200 +@@ -367,7 +367,7 @@ + type field; \ + } + #define GlobalState_ALIGN_FOR_TYPE(type) \ +- ((unsigned)(&(((struct _GlobalState_align_##type *)0)->field))) ++ ((unsigned)(unsigned long)(&(((struct _GlobalState_align_##type *)0)->field))) + #define GlobalState_ALIGN_MAX(a,b) \ + ((a) > (b) ? (a) : (b)) + #define GlobalState_ALIGN_MAX3(a,b,c) \ +diff -r -u treecc-0.3.10/tests/output5.out treecc/tests/output5.out +--- treecc-0.3.10/tests/output5.out 2003-03-29 05:11:04.000000000 +0100 ++++ treecc/tests/output5.out 2009-09-02 11:05:30.000000000 +0200 +@@ -384,7 +384,7 @@ + type field; \ + } + #define YYNODESTATE_ALIGN_FOR_TYPE(type) \ +- ((unsigned)(&(((struct _YYNODESTATE_align_##type *)0)->field))) ++ ((unsigned)(unsigned long)(&(((struct _YYNODESTATE_align_##type *)0)->field))) + #define YYNODESTATE_ALIGN_MAX(a,b) \ + ((a) > (b) ? (a) : (b)) + #define YYNODESTATE_ALIGN_MAX3(a,b,c) \ +diff -r -u treecc-0.3.10/tests/output6.out treecc/tests/output6.out +--- treecc-0.3.10/tests/output6.out 2003-03-29 05:11:04.000000000 +0100 ++++ treecc/tests/output6.out 2009-09-02 11:05:30.000000000 +0200 +@@ -363,7 +363,7 @@ + type field; \ + } + #define YYNODESTATE_ALIGN_FOR_TYPE(type) \ +- ((unsigned)(&(((struct _YYNODESTATE_align_##type *)0)->field))) ++ ((unsigned)(unsigned long)(&(((struct _YYNODESTATE_align_##type *)0)->field))) + #define YYNODESTATE_ALIGN_MAX(a,b) \ + ((a) > (b) ? (a) : (b)) + #define YYNODESTATE_ALIGN_MAX3(a,b,c) \ +diff -r -u treecc-0.3.10/tests/output7.out treecc/tests/output7.out +--- treecc-0.3.10/tests/output7.out 2003-12-03 00:16:47.000000000 +0100 ++++ treecc/tests/output7.out 2009-09-02 11:05:30.000000000 +0200 +@@ -154,7 +154,7 @@ + type field; \ + } + #define YYNODESTATE_ALIGN_FOR_TYPE(type) \ +- ((unsigned)(&(((struct _YYNODESTATE_align_##type *)0)->field))) ++ ((unsigned)(unsigned long)(&(((struct _YYNODESTATE_align_##type *)0)->field))) + #define YYNODESTATE_ALIGN_MAX(a,b) \ + ((a) > (b) ? (a) : (b)) + #define YYNODESTATE_ALIGN_MAX3(a,b,c) \ +diff -r -u treecc-0.3.10/tests/output8.out treecc/tests/output8.out +--- treecc-0.3.10/tests/output8.out 2003-12-03 00:16:47.000000000 +0100 ++++ treecc/tests/output8.out 2009-09-02 11:05:30.000000000 +0200 +@@ -169,7 +169,7 @@ + type field; \ + } + #define YYNODESTATE_ALIGN_FOR_TYPE(type) \ +- ((unsigned)(&(((struct _YYNODESTATE_align_##type *)0)->field))) ++ ((unsigned)(unsigned long)(&(((struct _YYNODESTATE_align_##type *)0)->field))) + #define YYNODESTATE_ALIGN_MAX(a,b) \ + ((a) > (b) ? (a) : (b)) + #define YYNODESTATE_ALIGN_MAX3(a,b,c) \ +diff -r -u treecc-0.3.10/tests/output9.out treecc/tests/output9.out +--- treecc-0.3.10/tests/output9.out 2003-03-29 05:11:04.000000000 +0100 ++++ treecc/tests/output9.out 2009-09-02 11:05:30.000000000 +0200 +@@ -369,7 +369,7 @@ + type field; \ + } + #define YYNODESTATE_ALIGN_FOR_TYPE(type) \ +- ((unsigned)(&(((struct _YYNODESTATE_align_##type *)0)->field))) ++ ((unsigned)(unsigned long)(&(((struct _YYNODESTATE_align_##type *)0)->field))) + #define YYNODESTATE_ALIGN_MAX(a,b) \ + ((a) > (b) ? (a) : (b)) + #define YYNODESTATE_ALIGN_MAX3(a,b,c) \ +diff -r -u treecc-0.3.10/tests/test_input.c treecc/tests/test_input.c +--- treecc-0.3.10/tests/test_input.c 2002-12-15 14:17:08.000000000 +0100 ++++ treecc/tests/test_input.c 2009-09-02 11:05:30.000000000 +0200 +@@ -71,7 +71,7 @@ + case TREECC_TOKEN_IDENTIFIER: + { + TreeCCDebug(input.linenum, "identifier (len = %d): %s", +- strlen(input.text), input.text); ++ (int)strlen(input.text), input.text); + if(!strcmp(input.text, "parse_literal")) + { + input.parseLiteral = 1; -------------- next part -------------- An HTML attachment was scrubbed... URL: From illogic-al at macports.org Wed Sep 2 02:45:31 2009 From: illogic-al at macports.org (illogic-al at macports.org) Date: Wed, 2 Sep 2009 02:45:31 -0700 (PDT) Subject: [56794] trunk/dports/print/libspectre/Portfile Message-ID: <20090902094531.5978925746D6@beta.macosforge.org> Revision: 56794 http://trac.macports.org/changeset/56794 Author: illogic-al at macports.org Date: 2009-09-02 02:45:30 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Build libspectre without documentation, to avoid x11 dependencies from doxygen by default. Also adds +docs variant for those wanting documentation and bumps revision. Modified Paths: -------------- trunk/dports/print/libspectre/Portfile Modified: trunk/dports/print/libspectre/Portfile =================================================================== --- trunk/dports/print/libspectre/Portfile 2009-09-02 09:18:14 UTC (rev 56793) +++ trunk/dports/print/libspectre/Portfile 2009-09-02 09:45:30 UTC (rev 56794) @@ -5,6 +5,7 @@ name libspectre version 0.2.2 +revision 1 description Libspectre is a small library for rendering PostScript documents. long_description \ ${description} \ @@ -20,12 +21,15 @@ sha1 d5968d34c4bc93cd280ea35d8db53cf41f811edc \ rmd160 aca3ec7b9ffb521c4e38cf32a14cb9af07d2f009 -depends_build port:pkgconfig \ - port:doxygen +depends_build port:pkgconfig depends_lib port:ghostscript \ path:lib/pkgconfig/cairo.pc:cairo +variant docs description "Build documentation" { + depends_build port:doxygen +} + livecheck.check regex livecheck.url ${master_sites} livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}" -------------- next part -------------- An HTML attachment was scrubbed... URL: From illogic-al at macports.org Wed Sep 2 02:48:00 2009 From: illogic-al at macports.org (illogic-al at macports.org) Date: Wed, 2 Sep 2009 02:48:00 -0700 (PDT) Subject: [56795] trunk/dports/kde/kdegraphics4/Portfile Message-ID: <20090902094800.96A4D25747B1@beta.macosforge.org> Revision: 56795 http://trac.macports.org/changeset/56795 Author: illogic-al at macports.org Date: 2009-09-02 02:47:58 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Actually use new, non-x11 pulling in libspectre. GS comes to okular at last! (for the rest of you anyways) :-) Modified Paths: -------------- trunk/dports/kde/kdegraphics4/Portfile Modified: trunk/dports/kde/kdegraphics4/Portfile =================================================================== --- trunk/dports/kde/kdegraphics4/Portfile 2009-09-02 09:45:30 UTC (rev 56794) +++ trunk/dports/kde/kdegraphics4/Portfile 2009-09-02 09:47:58 UTC (rev 56795) @@ -5,6 +5,7 @@ name kdegraphics4 version 4.2.4 +revision 1 categories kde kde4 maintainers nomaintainer description KDE4 graphics applications @@ -19,7 +20,7 @@ depends_lib-append port:kdebase4-runtime \ port:exiv2 port:poppler \ port:djvulibre port:chmlib \ - port:qca + port:libspectre port:qca configure.args-append ../${distname} \ -DQCA2_LIBRARIES=${prefix}/lib/libqca.2.dylib \ -------------- next part -------------- An HTML attachment was scrubbed... URL: From portindex at macports.org Wed Sep 2 02:53:55 2009 From: portindex at macports.org (portindex at macports.org) Date: Wed, 2 Sep 2009 02:53:55 -0700 (PDT) Subject: [56796] trunk/dports Message-ID: <20090902095358.8C91B25748C6@beta.macosforge.org> Revision: 56796 http://trac.macports.org/changeset/56796 Author: portindex at macports.org Date: 2009-09-02 02:53:51 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Total number of ports parsed: 6144 Ports successfully parsed: 6144 Ports failed: 0 Modified Paths: -------------- trunk/dports/PortIndex trunk/dports/PortIndex.quick Modified: trunk/dports/PortIndex =================================================================== --- trunk/dports/PortIndex 2009-09-02 09:47:58 UTC (rev 56795) +++ trunk/dports/PortIndex 2009-09-02 09:53:51 UTC (rev 56796) @@ -2045,7 +2045,7 @@ tre 369 variants universal portdir devel/tre description {TRE is a lightweight POSIX compliant regular expression library} homepage http://laurikari.net/tre/ epoch 0 platforms darwin name tre depends_lib {port:gettext port:libiconv} long_description {TRE is a lightweight POSIX compliant regular expression library} maintainers erickt categories devel version 0.7.6 revision 0 treecc 467 -variants universal portdir devel/treecc description {Manages generation of code to handle syntax trees.} homepage http://www.gnu.org/software/dotgnu/ epoch 0 platforms darwin name treecc long_description {The treecc program is designed to assist in the development of compilers and other language-based tools. It manages the generation of code to handle abstract syntax trees and operations upon the trees.} maintainers mww categories devel version 0.3.10 revision 0 +variants universal portdir devel/treecc description {Manages generation of code to handle syntax trees.} homepage http://www.gnu.org/software/dotgnu/ epoch 0 platforms darwin name treecc long_description {The treecc program is designed to assist in the development of compilers and other language-based tools. It manages the generation of code to handle abstract syntax trees and operations upon the trees.} maintainers mww categories devel version 0.3.10 revision 1 trio 482 variants universal portdir devel/trio description {trio is a set of printf and string functions} homepage http://daniel.haxx.se/projects/trio/ epoch 0 platforms darwin name trio long_description {Trio is a fully matured and stable set of printf and string functions designed be used by applications with focus on portability or with the need for additional features that are not supported by standard stdio implementation.} maintainers toby categories devel version 1.13 revision 0 udis86 556 @@ -7454,8 +7454,8 @@ variants universal portdir print/libotf description {Library for handling OpenType fonts} homepage http://www.m17n.org/libotf/ epoch 0 platforms darwin name libotf depends_lib {port:zlib port:freetype} long_description {{Library for handling OpenType fonts}} maintainers nomaintainer categories print version 0.9.5 revision 0 libpaper 455 variants universal portdir print/libpaper description {A library providing routines for paper size management} homepage http://packages.qa.debian.org/libp/libpaper.html epoch 0 platforms darwin name libpaper long_description {The paper library and accompanying files are intended to provide a simple way for applications to take actions based on a system- or user-specified paper size.} maintainers nomaintainer categories print version 1.1.21 revision 1 -libspectre 578 -variants universal depends_build {port:pkgconfig port:doxygen} portdir print/libspectre description {Libspectre is a small library for rendering PostScript documents.} homepage http://libspectre.freedesktop.org/wiki/ epoch 0 platforms darwin depends_lib {port:ghostscript path:lib/pkgconfig/cairo.pc:cairo} name libspectre maintainers {devans openmaintainer} long_description {{Libspectre is a small library for rendering PostScript documents.} It provides a convenient easy to use API for handling and rendering PostScript documents.} categories print version 0.2.2 revision 0 +libspectre 570 +variants {docs universal} depends_build port:pkgconfig portdir print/libspectre description {Libspectre is a small library for rendering PostScript documents.} homepage http://libspectre.freedesktop.org/wiki/ epoch 0 platforms darwin depends_lib {port:ghostscript path:lib/pkgconfig/cairo.pc:cairo} name libspectre maintainers {devans openmaintainer} long_description {{Libspectre is a small library for rendering PostScript documents.} It provides a convenient easy to use API for handling and rendering PostScript documents.} categories print version 0.2.2 revision 1 mpage 316 variants mediaA4 portdir print/mpage description {Print several pages on a single sheet of paper} homepage http://www.mesa.nl/pub/mpage/ epoch 0 platforms {darwin sunos} name mpage maintainers nomaintainer long_description {{Print several pages on a single sheet of paper}} categories print version 2.5.5 revision 0 pcal 514 @@ -10946,6 +10946,8 @@ variants universal portdir textproc/msort description {program for sorting files in sophisticated ways} homepage http://billposer.org/Software/msort.html depends_run {port:tcl port:tk} epoch 0 platforms darwin name msort depends_lib {port:tre port:gettext port:libuninum port:libutf8proc} long_description {Msort is a program for sorting files in sophisticated ways. Records need not be single lines.} maintainers nomaintainer categories textproc version 8.45 revision 0 nkf 482 variants universal portdir textproc/nkf description {Network Kanji code conversion Filter} homepage http://sourceforge.jp/projects/nkf/ epoch 0 platforms darwin name nkf long_description {Nkf is a yet another kanji code converter among networks, hosts and terminals. It converts input kanji code to designated kanji code such as 7-bit JIS, MS-kanji (shifted-JIS), utf-8 or EUC.} maintainers {takanori openmaintainer} categories {textproc japanese} version 2.0.9-20090426 revision 0 +odt2txt 426 +portdir textproc/odt2txt description {converts OpenOffice.org ODF text documents (.odt files) to plain text files (.txt files)} homepage http://stosberg.net/odt2txt/ epoch 0 platforms darwin name odt2txt depends_lib {port:libiconv port:zlib} maintainers ryandesign long_description {odt2txt {converts OpenOffice.org ODF text documents (.odt files) to plain text files (.txt files)}} categories textproc version 0.4 revision 0 openjade 414 variants {darwin universal} portdir textproc/openjade description {James Clark's implementation of DSSSL} homepage http://openjade.sourceforge.net/ depends_run port:mkcatalog epoch 0 platforms {darwin freebsd} name openjade depends_lib port:opensp long_description {OpenJade is an implementation of ISO/IEC 10179:1996 standard DSSSL language.} maintainers nomaintainer categories textproc version 1.3.2 revision 2 opensp 498 @@ -11721,7 +11723,7 @@ pango 527 variants {universal macosx quartz no_x11} portdir x11/pango description {Framework for the layout and rendering of i18n text} homepage http://www.pango.org/ epoch 0 platforms darwin depends_lib {path:lib/pkgconfig/glib-2.0.pc:glib2 port:Xft2 path:lib/pkgconfig/cairo.pc:cairo} name pango maintainers ryandesign long_description {The goal of the Pango project is to provide an open-source framework for the layout and rendering of internationalized text.} depends_extract port:pkgconfig categories x11 version 1.24.5 revision 0 pango-devel 539 -variants {macosx quartz no_x11 universal} portdir x11/pango-devel description {Framework for the layout and rendering of i18n text} homepage http://www.pango.org/ epoch 0 platforms darwin depends_lib {path:lib/pkgconfig/glib-2.0.pc:glib2 port:Xft2 path:lib/pkgconfig/cairo.pc:cairo} name pango-devel long_description {The goal of the Pango project is to provide an open-source framework for the layout and rendering of internationalized text.} maintainers ryandesign depends_extract port:pkgconfig categories x11 version 1.23.0 revision 2 +variants {universal macosx quartz no_x11} portdir x11/pango-devel description {Framework for the layout and rendering of i18n text} homepage http://www.pango.org/ epoch 0 platforms darwin depends_lib {path:lib/pkgconfig/glib-2.0.pc:glib2 port:Xft2 path:lib/pkgconfig/cairo.pc:cairo} name pango-devel maintainers ryandesign long_description {The goal of the Pango project is to provide an open-source framework for the layout and rendering of internationalized text.} depends_extract port:pkgconfig categories x11 version 1.23.0 revision 2 pangomm 441 variants universal portdir x11/pangomm description {C++ interface to Pango.} homepage http://www.gtkmm.org/ epoch 0 platforms darwin name pangomm depends_lib {path:lib/pkgconfig/pango.pc:pango path:lib/pkgconfig/cairomm-1.0.pc:cairomm port:glibmm port:libsigcxx2} maintainers {devans openmaintainer} long_description {pangomm is the official C++ interface for the Pango text layout library.} categories {x11 devel} version 2.24.0 revision 0 pcb 702 Modified: trunk/dports/PortIndex.quick =================================================================== (Binary files differ) -------------- next part -------------- An HTML attachment was scrubbed... URL: From illogic-al at macports.org Wed Sep 2 02:55:22 2009 From: illogic-al at macports.org (illogic-al at macports.org) Date: Wed, 2 Sep 2009 02:55:22 -0700 (PDT) Subject: [56797] trunk/dports/kde/kdegraphics4/Portfile Message-ID: <20090902095522.D27142574947@beta.macosforge.org> Revision: 56797 http://trac.macports.org/changeset/56797 Author: illogic-al at macports.org Date: 2009-09-02 02:55:20 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Update the one that got away. kdegraphics is now 4.3.0. Clearly no one actually uses this port. And I spy on the servers that 4.3.1 is out... Modified Paths: -------------- trunk/dports/kde/kdegraphics4/Portfile Modified: trunk/dports/kde/kdegraphics4/Portfile =================================================================== --- trunk/dports/kde/kdegraphics4/Portfile 2009-09-02 09:53:51 UTC (rev 56796) +++ trunk/dports/kde/kdegraphics4/Portfile 2009-09-02 09:55:20 UTC (rev 56797) @@ -4,8 +4,7 @@ PortGroup kde4 1.0 name kdegraphics4 -version 4.2.4 -revision 1 +version 4.3.0 categories kde kde4 maintainers nomaintainer description KDE4 graphics applications @@ -15,7 +14,7 @@ master_sites kde:stable/${version}/src/ use_bzip2 yes distname kdegraphics-${version} -checksums md5 34d7cf506dea9ab4dc78e9901c96391e +checksums md5 5d3838a2575a82777f00ced90332c41a depends_lib-append port:kdebase4-runtime \ port:exiv2 port:poppler \ -------------- next part -------------- An HTML attachment was scrubbed... URL: From nox at macports.org Wed Sep 2 03:15:49 2009 From: nox at macports.org (nox at macports.org) Date: Wed, 2 Sep 2009 03:15:49 -0700 (PDT) Subject: [56798] trunk/dports/devel/boost Message-ID: <20090902101549.D1B9C2574D05@beta.macosforge.org> Revision: 56798 http://trac.macports.org/changeset/56798 Author: nox at macports.org Date: 2009-09-02 03:15:44 -0700 (Wed, 02 Sep 2009) Log Message: ----------- boost: Update to 1.40.0 (closes #20863). Modified Paths: -------------- trunk/dports/devel/boost/Portfile Removed Paths: ------------- trunk/dports/devel/boost/files/patch-layout-tagged.diff Modified: trunk/dports/devel/boost/Portfile =================================================================== --- trunk/dports/devel/boost/Portfile 2009-09-02 09:55:20 UTC (rev 56797) +++ trunk/dports/devel/boost/Portfile 2009-09-02 10:15:44 UTC (rev 56798) @@ -4,8 +4,7 @@ PortSystem 1.0 name boost -version 1.39.0 -revision 3 +version 1.40.0 categories devel platforms darwin maintainers nox openmaintainer @@ -21,12 +20,11 @@ distname ${name}_[join [split ${version} .] _] use_bzip2 yes -checksums md5 a17281fd88c48e0d866e1a12deecbcc0 \ - sha1 6af42f74ab24ccc51589a025593bad298c8adde8 \ - rmd160 4962256b48fa8563bf373b8bed97cc8655206a51 +checksums md5 ec3875caeac8c52c7c129802a8483bd7 \ + sha1 9dbaa06ce1d99ce310011c2eaf816ecb003b3096 \ + rmd160 dabcc7442b73048095aa3037917ea0713782781f -patchfiles patch-libs-random-random_device.cpp.diff \ - patch-layout-tagged.diff +patchfiles patch-libs-random-random_device.cpp.diff post-extract { file mkdir ${worksrcpath}/libs/random/build Deleted: trunk/dports/devel/boost/files/patch-layout-tagged.diff =================================================================== --- trunk/dports/devel/boost/files/patch-layout-tagged.diff 2009-09-02 09:55:20 UTC (rev 56797) +++ trunk/dports/devel/boost/files/patch-layout-tagged.diff 2009-09-02 10:15:44 UTC (rev 56798) @@ -1,146 +0,0 @@ -From 5c77ecf330364ef1d85146428f769b87402cac57 Mon Sep 17 00:00:00 2001 -From: vladimir_prus -Date: Fri, 15 May 2009 05:23:56 +0000 -Subject: [PATCH] Implement the 'tagged' layout. - -git-svn-id: http://svn.boost.org/svn/boost/trunk at 53015 b8fc166d-592f-0410-95f2-cb63ce0dd405 ---- - Jamroot | 104 ++++++++++++++++++++++++++++++++------------------------------- - 1 files changed, 53 insertions(+), 51 deletions(-) - -diff --git a/Jamroot b/Jamroot -index 919ab01..ca61af1 100644 ---- Jamroot -+++ Jamroot -@@ -64,21 +64,26 @@ - # versions of Boost or multiple compilers can - # be used on the same system. - # --# versioned (default) - Names of boost --# binaries include the Boost version --# number and the name and version of the --# compiler. Boost headers are installed --# in a subdirectory of whose --# name contains the Boost version --# number. --# --# system - Binaries names do not include --# the Boost version number or the name --# and version number of the compiler. --# Boost headers are installed directly --# into . This option is --# intended for system integrators who --# are building distribution packages. -+# versioned (default) - Names of boost binaries -+# include the Boost version number, name and -+# version of the compiler and encoded build -+# properties. Boost headers are installed in a -+# subdirectory of whose name contains -+# the Boost version number. -+# -+# tagged -- Names of boost binaries include the -+# encoded build properties such as variant and -+# threading, but do not including compiler name -+# and version, or Boost version. This option is -+# useful if you build several variants of Boost, -+# using the same compiler. -+# -+# system - Binaries names do not include the -+# Boost version number or the name and version -+# number of the compiler. Boost headers are -+# installed directly into . This option -+# is intended for system integrators who are -+# building distribution packages. - # - # --buildid=ID Adds the specified ID to the name of built - # libraries. The default is to not add anything. -@@ -318,53 +323,50 @@ rule tag ( name : type ? : property-set ) - { - if $(type) in STATIC_LIB SHARED_LIB IMPORT_LIB - { -+ local result ; - if $(layout) = versioned - { -- local result = [ common.format-name -+ result = [ common.format-name - -$(BOOST_VERSION_TAG) - -$(BUILD_ID) - : $(name) : $(type) : $(property-set) ] ; -- -- # Optionally add version suffix. On NT, library with version suffix -- # will not be recognized by linkers. On CYGWIN, we get strage -- # duplicate symbol errors when library is generated with version -- # suffix. On OSX, version suffix is not needed -- the linker expects -- # the libFoo.1.2.3.dylib format. AIX linkers do not accept version -- # suffixes either. Pgi compilers can not accept library with version -- # suffix. -- if $(type) = SHARED_LIB && -- ( ! ( [ $(property-set).get ] in windows cygwin darwin aix ) && -- ! ( [ $(property-set).get ] in pgi ) ) -- { -- result = $(result).$(BOOST_VERSION) ; -- } -- -- return $(result) ; -+ } -+ else if $(layout) = tagged -+ { -+ result = [ common.format-name -+ -+ -$(BUILD_ID) -+ : $(name) : $(type) : $(property-set) ] ; - } -- else -+ else if $(layout) = system - { -- local result = [ common.format-name -+ result = [ common.format-name - - -$(BUILD_ID) - : $(name) : $(type) : $(property-set) ] ; -- -- # Optionally add version suffix. On NT, library with version suffix -- # will not be recognized by linkers. On CYGWIN, we get strage -- # duplicate symbol errors when library is generated with version -- # suffix. On OSX, version suffix is not needed -- the linker expects -- # the libFoo.1.2.3.dylib format. AIX linkers do not accept version -- # suffixes either. Pgi compilers can not accept library with version -- # suffix. -- if $(type) = SHARED_LIB && -- ( ! ( [ $(property-set).get ] in windows cygwin darwin aix ) && -- ! ( [ $(property-set).get ] in pgi ) ) -- { -- result = $(result).$(BOOST_VERSION) ; -- } -- -- return $(result) ; - } -- } -+ else -+ { -+ ECHO "error: invalid layout '$(layout)'" ; -+ EXIT ; -+ } -+ -+ # Optionally add version suffix. On NT, library with version suffix -+ # will not be recognized by linkers. On CYGWIN, we get strage -+ # duplicate symbol errors when library is generated with version -+ # suffix. On OSX, version suffix is not needed -- the linker expects -+ # the libFoo.1.2.3.dylib format. AIX linkers do not accept version -+ # suffixes either. Pgi compilers can not accept library with version -+ # suffix. -+ if $(type) = SHARED_LIB && -+ ( ! ( [ $(property-set).get ] in windows cygwin darwin aix ) && -+ ! ( [ $(property-set).get ] in pgi ) ) -+ { -+ result = $(result).$(BOOST_VERSION) ; -+ } -+ -+ return $(result) ; -+ } - } - - --- -1.6.1 - -------------- next part -------------- An HTML attachment was scrubbed... URL: From nox at macports.org Wed Sep 2 03:49:04 2009 From: nox at macports.org (nox at macports.org) Date: Wed, 2 Sep 2009 03:49:04 -0700 (PDT) Subject: [56799] trunk/dports/devel/libgdiplus Message-ID: <20090902104904.E176F25755AB@beta.macosforge.org> Revision: 56799 http://trac.macports.org/changeset/56799 Author: nox at macports.org Date: 2009-09-02 03:49:01 -0700 (Wed, 02 Sep 2009) Log Message: ----------- libgdiplus: Disable ATSUI support on Snow Leopard. Modified Paths: -------------- trunk/dports/devel/libgdiplus/Portfile Added Paths: ----------- trunk/dports/devel/libgdiplus/files/ trunk/dports/devel/libgdiplus/files/patch-disable-atsui-support.diff Modified: trunk/dports/devel/libgdiplus/Portfile =================================================================== --- trunk/dports/devel/libgdiplus/Portfile 2009-09-02 10:15:44 UTC (rev 56798) +++ trunk/dports/devel/libgdiplus/Portfile 2009-09-02 10:49:01 UTC (rev 56799) @@ -63,6 +63,10 @@ } } +platform darwin 10 { + patchfiles-append patch-disable-atsui-support.diff +} + livecheck.check regex livecheck.url http://www.go-mono.com/sources-stable/ livecheck.regex ${name}-(\\d+(?:\\.\\d+)*) Added: trunk/dports/devel/libgdiplus/files/patch-disable-atsui-support.diff =================================================================== --- trunk/dports/devel/libgdiplus/files/patch-disable-atsui-support.diff (rev 0) +++ trunk/dports/devel/libgdiplus/files/patch-disable-atsui-support.diff 2009-09-02 10:49:01 UTC (rev 56799) @@ -0,0 +1,54 @@ +--- cairo/src/cairo-quartz-font.c.orig 2009-09-02 12:34:07.000000000 +0200 ++++ cairo/src/cairo-quartz-font.c 2009-09-02 12:33:54.000000000 +0200 +@@ -756,39 +756,3 @@ + + return ffont->cgFont; + } +- +- +-/* +- * compat with old ATSUI backend +- */ +- +-/** +- * cairo_quartz_font_face_create_for_atsu_font_id +- * @font_id: an ATSUFontID for the font. +- * +- * Creates a new font for the Quartz font backend based on an +- * #ATSUFontID. This font can then be used with +- * cairo_set_font_face() or cairo_scaled_font_create(). +- * +- * Return value: a newly created #cairo_font_face_t. Free with +- * cairo_font_face_destroy() when you are done using it. +- * +- * Since: 1.6 +- **/ +-cairo_font_face_t * +-cairo_quartz_font_face_create_for_atsu_font_id (ATSUFontID font_id) +-{ +- ATSFontRef atsFont = FMGetATSFontRefFromFont (font_id); +- CGFontRef cgFont = CGFontCreateWithPlatformFont (&atsFont); +- +- return cairo_quartz_font_face_create_for_cgfont (cgFont); +-} +- +-/* This is the old name for the above function, exported for compat purposes */ +-cairo_font_face_t *cairo_atsui_font_face_create_for_atsu_font_id (ATSUFontID font_id); +- +-cairo_font_face_t * +-cairo_atsui_font_face_create_for_atsu_font_id (ATSUFontID font_id) +-{ +- return cairo_quartz_font_face_create_for_atsu_font_id (font_id); +-} +--- cairo/src/cairo-quartz.h.orig 2009-09-02 12:35:28.000000000 +0200 ++++ cairo/src/cairo-quartz.h 2009-09-02 12:35:48.000000000 +0200 +@@ -66,9 +66,6 @@ + cairo_public cairo_font_face_t * + cairo_quartz_font_face_create_for_cgfont (CGFontRef font); + +-cairo_public cairo_font_face_t * +-cairo_quartz_font_face_create_for_atsu_font_id (ATSUFontID font_id); +- + #endif /* CAIRO_HAS_QUARTZ_FONT */ + + CAIRO_END_DECLS -------------- next part -------------- An HTML attachment was scrubbed... URL: From noreply at macports.org Wed Sep 2 03:49:46 2009 From: noreply at macports.org (MacPorts) Date: Wed, 02 Sep 2009 10:49:46 -0000 Subject: [MacPorts] snc/snowleopard modified Message-ID: <20090902104946.AA9D474DF2F3@mail-out4.apple.com> Changed page "snc/snowleopard" by nox at macports.org from 81.57.253.202* Page URL: Diff URL: Revision 87 Comment: libgdiplus -------8<------8<------8<------8<------8<------8<------8<------8<-------- Index: snc/snowleopard ========================================================================= --- snc/snowleopard (version: 86) +++ snc/snowleopard (version: 87) @@ -282,6 +282,7 @@ libffi ? libftdi ? libgcrypt ? +libgdiplus ? (r56799) libglade2 ? libgnome ? libgnomecanvas ? -------8<------8<------8<------8<------8<------8<------8<------8<-------- * The IP shown here might not mean anything if the user or the server is behind a proxy. -- MacPorts Ports system for Mac OS This is an automated message. Someone at http://www.macports.org/ added your email address to be notified of changes on snc/snowleopard. If it was not you, please report to . From portindex at macports.org Wed Sep 2 03:53:54 2009 From: portindex at macports.org (portindex at macports.org) Date: Wed, 2 Sep 2009 03:53:54 -0700 (PDT) Subject: [56800] trunk/dports Message-ID: <20090902105355.1F9AF257589B@beta.macosforge.org> Revision: 56800 http://trac.macports.org/changeset/56800 Author: portindex at macports.org Date: 2009-09-02 03:53:53 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Total number of ports parsed: 6144 Ports successfully parsed: 6144 Ports failed: 0 Modified Paths: -------------- trunk/dports/PortIndex trunk/dports/PortIndex.quick Modified: trunk/dports/PortIndex =================================================================== --- trunk/dports/PortIndex 2009-09-02 10:49:01 UTC (rev 56799) +++ trunk/dports/PortIndex 2009-09-02 10:53:53 UTC (rev 56800) @@ -969,7 +969,7 @@ boehmgc-devel 567 variants {redirect darwin_10 universal} portdir devel/boehmgc-devel description {Boehm-Demers-Weiser conservative garbage collector (devel version)} homepage http://www.hpl.hp.com/personal/Hans_Boehm/gc/ epoch 0 platforms darwin name boehmgc-devel long_description {The Boehm-Demers-Weiser conservative garbage collector can be used as a garbage collecting replacement for C malloc or C++ new. It is also used by a number of programming language implementations that use C as intermediate code.} maintainers nomaintainer categories devel version 7.2alpha2 revision 0 boost 561 -variants {python24 python25 python26 icu graphml openmpi debug doc st universal powerpc darwin_8_powerpc} depends_build path:bin/bjam:boost-jam portdir devel/boost description {Collection of portable C++ source libraries} homepage http://www.boost.org epoch 0 platforms darwin depends_lib {port:zlib port:bzip2} name boost long_description {Boost provides free portable peer-reviewed C++ libraries. The emphasis is on portable libraries which work well with the C++ Standard Library.} maintainers {nox openmaintainer} categories devel version 1.39.0 revision 3 +variants {python24 python25 python26 icu graphml openmpi debug doc st universal powerpc darwin_8_powerpc} depends_build path:bin/bjam:boost-jam portdir devel/boost description {Collection of portable C++ source libraries} homepage http://www.boost.org epoch 0 platforms darwin depends_lib {port:zlib port:bzip2} name boost long_description {Boost provides free portable peer-reviewed C++ libraries. The emphasis is on portable libraries which work well with the C++ Standard Library.} maintainers {nox openmaintainer} categories devel version 1.40.0 revision 0 boost-build 510 variants universal portdir devel/boost-build description {Build system for large project software construction} homepage http://www.boost.org epoch 0 depends_run port:boost-jam platforms darwin name boost-build long_description {Boost.Build is a system for large project software construction, which is simple to use and powerfull. Boost.Build V2 is an onging project to rewrite Boost.Build, improving design and making it more extensible.} maintainers nomaintainer categories devel version 2.0-m12 revision 1 boost-gil-numeric 522 @@ -3892,8 +3892,8 @@ variants {universal debug docs} depends_build {port:cmake port:automoc} portdir kde/kdegames4 description {A variety of games made with the KDE4 development platform} homepage http://www.kde.org epoch 0 platforms darwin depends_lib {port:qt4-mac port:kdelibs4 port:kdebase4-runtime port:ggz-client-libs} name kdegames4 maintainers {snc m4x.org:jeremy_laine} long_description {{A variety of games made with the KDE4 development platform}} categories {kde kde4} version 4.3.0 revision 0 kdegraphics3 431 depends_build {port:autoconf263 port:unsermake} portdir kde/kdegraphics3 description {KDE graphics. NB No KDE sound support.} homepage http://www.kde.org/ epoch 0 platforms darwin depends_lib {port:fribidi port:imlib port:kdebase3 port:lcms port:libusb-compat port:sane-backends} name kdegraphics3 maintainers nomaintainer long_description {{KDE graphics. NB No KDE sound support.}} categories {kde kde3} version 3.5.10 revision 3 -kdegraphics4 465 -variants {universal debug docs} depends_build {port:cmake port:automoc} portdir kde/kdegraphics4 description {KDE4 graphics applications} homepage http://www.kde.org epoch 0 platforms darwin depends_lib {port:qt4-mac port:kdebase4-runtime port:exiv2 port:poppler port:djvulibre port:chmlib port:qca} name kdegraphics4 maintainers nomaintainer long_description {KDE applications for managing and creating image files.} categories {kde kde4} version 4.2.4 revision 0 +kdegraphics4 481 +variants {universal debug docs} depends_build {port:cmake port:automoc} portdir kde/kdegraphics4 description {KDE4 graphics applications} homepage http://www.kde.org epoch 0 platforms darwin depends_lib {port:qt4-mac port:kdebase4-runtime port:exiv2 port:poppler port:djvulibre port:chmlib port:libspectre port:qca} name kdegraphics4 maintainers nomaintainer long_description {KDE applications for managing and creating image files.} categories {kde kde4} version 4.3.0 revision 0 kdelibs3 817 variants {with_doxygen with_libthai} depends_build {port:autoconf263 port:pkgconfig port:unsermake} portdir kde/kdelibs3 description {Essential libraries for KDE applications. NB No KDE sound support.} homepage http://www.kde.org/ depends_run port:dejavu-fonts epoch 0 platforms darwin depends_lib {lib:libpoll:poll-emulator port:mesa port:aspell port:bzip2 port:expat port:flex port:gettext path:lib/pkgconfig/glib-2.0.pc:glib2 port:hicolor-icon-theme port:jasper port:jpeg port:libart_lgpl port:libidn port:libiconv port:libpng port:libxml2 port:libxslt port:pcre port:tiff port:openexr port:openssl path:bin/perl:perl5 port:qt3 port:zlib} name kdelibs3 long_description {{Essential libraries for KDE applications. NB No KDE sound support.}} maintainers nomaintainer categories {kde kde3} version 3.5.10 revision 2 kdelibs4 714 Modified: trunk/dports/PortIndex.quick =================================================================== (Binary files differ) -------------- next part -------------- An HTML attachment was scrubbed... URL: From portindex at macports.org Wed Sep 2 04:53:44 2009 From: portindex at macports.org (portindex at macports.org) Date: Wed, 2 Sep 2009 04:53:44 -0700 (PDT) Subject: [56801] trunk/dports Message-ID: <20090902115345.EDBD92576637@beta.macosforge.org> Revision: 56801 http://trac.macports.org/changeset/56801 Author: portindex at macports.org Date: 2009-09-02 04:53:43 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Total number of ports parsed: 6144 Ports successfully parsed: 6144 Ports failed: 0 Modified Paths: -------------- trunk/dports/PortIndex trunk/dports/PortIndex.quick Modified: trunk/dports/PortIndex =================================================================== --- trunk/dports/PortIndex 2009-09-02 10:53:53 UTC (rev 56800) +++ trunk/dports/PortIndex 2009-09-02 11:53:43 UTC (rev 56801) @@ -1550,8 +1550,8 @@ variants universal portdir devel/libftdi description {A library to talk to FTDI chips} homepage http://www.intra2net.com/de/produkte/opensource/ftdi epoch 0 platforms darwin name libftdi depends_lib port:libusb-compat long_description {A library to talk to FTDI chips: FT232BM/245BM, FT2232C/D and FT232/245R using libusb, including the popular bitbang mode. The license is LGPL.} maintainers {snc openmaintainer} categories devel version 0.16 revision 2 libgcrypt 697 variants universal portdir devel/libgcrypt description {Crypto library} homepage http://www.gnupg.org/ epoch 0 platforms darwin name libgcrypt depends_lib port:libgpg-error long_description {This is a general purpose cryptographic library based on the code from GnuPG. It provides functions for all cryptograhic building blocks: symmetric ciphers (AES, DES, Blowfish, CAST5, Twofish, Arcfour), hash algorithms (MD4, MD5, RIPE-MD160, SHA-1, TIGER-192), MACs (HMAC for all hash algorithms), public key algorithms (RSA, ElGamal, DSA), large integer functions, random numbers and a lot of supporting functions.} maintainers {sfiera openmaintainer} categories {devel security} version 1.4.4 revision 0 -libgdiplus 651 -variants {pango universal} depends_build port:pkgconfig portdir devel/libgdiplus description {An Open Source implementation of the GDI+ API} homepage http://www.mono-project.com/Libgdiplus epoch 0 platforms darwin depends_lib {port:jpeg port:tiff path:include/gif_lib.h:giflib port:libpng port:zlib port:fontconfig port:libiconv port:libexif port:glib2 port:xorg-libsm port:xrender} name libgdiplus long_description {An implementation of the GDI+ API for Mono, an effort to create an open source implementation of the .NET Development Framework including a C# compiler.} maintainers {stechert openmaintainer} categories devel version 2.4.2 revision 0 +libgdiplus 661 +variants {pango darwin_10 universal} depends_build port:pkgconfig portdir devel/libgdiplus description {An Open Source implementation of the GDI+ API} homepage http://www.mono-project.com/Libgdiplus epoch 0 platforms darwin depends_lib {port:jpeg port:tiff path:include/gif_lib.h:giflib port:libpng port:zlib port:fontconfig port:libiconv port:libexif port:glib2 port:xorg-libsm port:xrender} name libgdiplus long_description {An implementation of the GDI+ API for Mono, an effort to create an open source implementation of the .NET Development Framework including a C# compiler.} maintainers {stechert openmaintainer} categories devel version 2.4.2 revision 0 libgeoip 298 variants universal portdir devel/libgeoip description {Gets country code by IP address} homepage http://www.maxmind.com/app/c epoch 0 platforms darwin name libgeoip long_description {{Gets country code by IP address}} maintainers mobygames.com:bhirt categories {devel net} version 1.4.6 revision 0 libghash 456 Modified: trunk/dports/PortIndex.quick =================================================================== (Binary files differ) -------------- next part -------------- An HTML attachment was scrubbed... URL: From noreply at macports.org Wed Sep 2 05:07:04 2009 From: noreply at macports.org (MacPorts) Date: Wed, 02 Sep 2009 12:07:04 -0000 Subject: [MacPorts] snc/snowleopard modified Message-ID: <20090902120704.E7DD6708ED17@mail-out3.apple.com> Changed page "snc/snowleopard" by snc at macports.org from 24.172.137.66* Page URL: Diff URL: Revision 88 -------8<------8<------8<------8<------8<------8<------8<------8<-------- Index: snc/snowleopard ========================================================================= --- snc/snowleopard (version: 87) +++ snc/snowleopard (version: 88) @@ -327,6 +327,7 @@ libsigcxx2 ? libsndfile ? libsoup ? +libspectre ? libspiro ? libtasn1 ? libtheora ? -------8<------8<------8<------8<------8<------8<------8<------8<-------- * The IP shown here might not mean anything if the user or the server is behind a proxy. -- MacPorts Ports system for Mac OS This is an automated message. Someone at http://www.macports.org/ added your email address to be notified of changes on snc/snowleopard. If it was not you, please report to . From noreply at macports.org Wed Sep 2 05:11:15 2009 From: noreply at macports.org (MacPorts) Date: Wed, 02 Sep 2009 12:11:15 -0000 Subject: [MacPorts] snc/snowleopard modified Message-ID: <20090902121115.7BA6B74E110B@mail-out4.apple.com> Changed page "snc/snowleopard" by snc at macports.org from 24.172.137.66* Page URL: Diff URL: Revision 89 -------8<------8<------8<------8<------8<------8<------8<------8<-------- Index: snc/snowleopard ========================================================================= --- snc/snowleopard (version: 88) +++ snc/snowleopard (version: 89) @@ -47,7 +47,7 @@ cclive ? ccrypt ? cdf gcc42 -cdo ? +cdo ? cdparanoia ? cdrtools ? chmlib ? @@ -282,7 +282,7 @@ libffi ? libftdi ? libgcrypt ? -libgdiplus ? (r56799) +libgdiplus ? (r56799) libglade2 ? libgnome ? libgnomecanvas ? @@ -387,11 +387,11 @@ mysql5-server ? nawk ? ncdu ? -nco ? +nco ? ncurses ? ncursesw ? neon ? -netcdf ? +netcdf ? netpbm ? nspr ? nss ? @@ -558,10 +558,11 @@ tnftpd ? todotxt ? transfig ? +treecc ? twm ? twolame ? -udunits ? -udunits2 ? +udunits ? +udunits2 ? uisp ? unbound ? unixODBC ? @@ -574,13 +575,13 @@ viewres ? VLC ffmpeg vsftpd ? -vtk-devel ? +vtk-devel ? wavpack ? wget ? wine freetype wine-devel freetype winetricks ? -wireshark ? +wireshark ? x11perf ? x264 ? xauth ? -------8<------8<------8<------8<------8<------8<------8<------8<-------- * The IP shown here might not mean anything if the user or the server is behind a proxy. -- MacPorts Ports system for Mac OS This is an automated message. Someone at http://www.macports.org/ added your email address to be notified of changes on snc/snowleopard. If it was not you, please report to . From ryandesign at macports.org Wed Sep 2 05:19:37 2009 From: ryandesign at macports.org (ryandesign at macports.org) Date: Wed, 2 Sep 2009 05:19:37 -0700 (PDT) Subject: [56802] trunk/dports/lang Message-ID: <20090902121938.36CF925769C4@beta.macosforge.org> Revision: 56802 http://trac.macports.org/changeset/56802 Author: ryandesign at macports.org Date: 2009-09-02 05:19:33 -0700 (Wed, 02 Sep 2009) Log Message: ----------- pure: update to 0.33 pure-devel: update to 0.34 2169 All tests passed on Leopard/Intel Modified Paths: -------------- trunk/dports/lang/pure/Portfile trunk/dports/lang/pure-devel/Portfile Modified: trunk/dports/lang/pure/Portfile =================================================================== --- trunk/dports/lang/pure/Portfile 2009-09-02 11:53:43 UTC (rev 56801) +++ trunk/dports/lang/pure/Portfile 2009-09-02 12:19:33 UTC (rev 56802) @@ -3,7 +3,7 @@ PortSystem 1.0 name pure -version 0.32 +version 0.33 set branch [join [lrange [split ${version} .] 0 1] .] categories lang platforms darwin @@ -25,9 +25,9 @@ hence programs run blazingly fast and interfacing to C modules is easy. checksums \ - md5 0078a9dac2cb51952545a90068dc7a55 \ - sha1 33e7c96a0c99b4f223e40eed1402d2d4ab53c00d \ - rmd160 bc44de62aa21b020be8b026029a32afbdd9e7ac0 + md5 eea9ac5534a75fe801cf9f6897358303 \ + sha1 32801eea5d1f6449dc07d87e6face2cab7bba4e9 \ + rmd160 6c221cdbaabcf14d0744c9346ea156ff02df84ee depends_build \ path:bin/llvm-config:llvm Modified: trunk/dports/lang/pure-devel/Portfile =================================================================== --- trunk/dports/lang/pure-devel/Portfile 2009-09-02 11:53:43 UTC (rev 56801) +++ trunk/dports/lang/pure-devel/Portfile 2009-09-02 12:19:33 UTC (rev 56802) @@ -3,7 +3,7 @@ PortSystem 1.0 name pure-devel -version 0.32.0.r2129 +version 0.34.0.r2169 set branch [join [lrange [split ${version} .] 0 1] .] categories lang platforms darwin -------------- next part -------------- An HTML attachment was scrubbed... URL: From snc at macports.org Wed Sep 2 05:35:17 2009 From: snc at macports.org (snc at macports.org) Date: Wed, 2 Sep 2009 05:35:17 -0700 (PDT) Subject: [56803] trunk/dports/multimedia/mp4v2/Portfile Message-ID: <20090902123518.568F92576C9B@beta.macosforge.org> Revision: 56803 http://trac.macports.org/changeset/56803 Author: snc at macports.org Date: 2009-09-02 05:35:15 -0700 (Wed, 02 Sep 2009) Log Message: ----------- fix universal headers, ticket #21019 Modified Paths: -------------- trunk/dports/multimedia/mp4v2/Portfile Modified: trunk/dports/multimedia/mp4v2/Portfile =================================================================== --- trunk/dports/multimedia/mp4v2/Portfile 2009-09-02 12:19:33 UTC (rev 56802) +++ trunk/dports/multimedia/mp4v2/Portfile 2009-09-02 12:35:15 UTC (rev 56803) @@ -5,6 +5,7 @@ name mp4v2 version 1.9.1 +revision 1 categories multimedia maintainers gmail.com:cedric.luthi description Read, create, and modify mp4 files. @@ -24,3 +25,7 @@ depends_build port:help2man use_bzip2 yes + +variant universal description {$build universal binaries} { + configure.args-append --disable-gch +} -------------- next part -------------- An HTML attachment was scrubbed... URL: From noreply at macports.org Wed Sep 2 05:36:37 2009 From: noreply at macports.org (MacPorts) Date: Wed, 02 Sep 2009 12:36:37 -0000 Subject: [MacPorts] snc/snowleopard modified Message-ID: <20090902123638.0EB40708F395@mail-out3.apple.com> Changed page "snc/snowleopard" by snc at macports.org from 24.172.137.66* Page URL: Diff URL: Revision 90 -------8<------8<------8<------8<------8<------8<------8<------8<-------- Index: snc/snowleopard ========================================================================= --- snc/snowleopard (version: 89) +++ snc/snowleopard (version: 90) @@ -378,6 +378,7 @@ mkvtoolnix ? mongodb ? mono :trac:`#20894` +mp4v2 ? mpd :trac:`#20819` mpeg2vidcodec ? mpfr ? @@ -400,6 +401,7 @@ ocaml ? oclock ? ode :trac:`#20798` +odt2txt ? opal ode opencdk ? openexr ? @@ -429,6 +431,7 @@ p5-xml-sax ? p5-xml-simple ? pango ? +pango-devel ? pangomm ? par2 ? pari ? -------8<------8<------8<------8<------8<------8<------8<------8<-------- * The IP shown here might not mean anything if the user or the server is behind a proxy. -- MacPorts Ports system for Mac OS This is an automated message. Someone at http://www.macports.org/ added your email address to be notified of changes on snc/snowleopard. If it was not you, please report to . From snc at macports.org Wed Sep 2 05:37:35 2009 From: snc at macports.org (snc at macports.org) Date: Wed, 2 Sep 2009 05:37:35 -0700 (PDT) Subject: [56804] trunk/dports/multimedia/mp4v2/Portfile Message-ID: <20090902123735.9440A2576D0C@beta.macosforge.org> Revision: 56804 http://trac.macports.org/changeset/56804 Author: snc at macports.org Date: 2009-09-02 05:37:35 -0700 (Wed, 02 Sep 2009) Log Message: ----------- don't override global description for universal variant Modified Paths: -------------- trunk/dports/multimedia/mp4v2/Portfile Modified: trunk/dports/multimedia/mp4v2/Portfile =================================================================== --- trunk/dports/multimedia/mp4v2/Portfile 2009-09-02 12:35:15 UTC (rev 56803) +++ trunk/dports/multimedia/mp4v2/Portfile 2009-09-02 12:37:35 UTC (rev 56804) @@ -26,6 +26,6 @@ use_bzip2 yes -variant universal description {$build universal binaries} { +variant universal { configure.args-append --disable-gch } -------------- next part -------------- An HTML attachment was scrubbed... URL: From noreply at macports.org Wed Sep 2 05:46:31 2009 From: noreply at macports.org (MacPorts) Date: Wed, 02 Sep 2009 12:46:31 -0000 Subject: [MacPorts] snc/snowleopard modified Message-ID: <20090902124631.660FE74E1EF6@mail-out4.apple.com> Changed page "snc/snowleopard" by snc at macports.org from 24.172.137.66* Page URL: Diff URL: Revision 91 Comment: shorten perl5 modules list -------8<------8<------8<------8<------8<------8<------8<------8<-------- Index: snc/snowleopard ========================================================================= --- snc/snowleopard (version: 90) +++ snc/snowleopard (version: 91) @@ -413,23 +413,7 @@ openssl ? orbit2 ? ossp-uuid ? -p5-autodia ? -p5-compress-raw-zlib ? -p5-compress-zlib ? -p5-crypt-gcrypt ? -p5-crypt-ssleay ? -p5-error ? -p5-html-parser ? -p5-html-tagset ? -p5-io-compress-base ? -p5-io-compress-zlib ? -p5-libwww-perl ? -p5-locale-gettext ? -p5-uri ? -p5-xml-namespacesupport ? -p5-xml-parser ? -p5-xml-sax ? -p5-xml-simple ? +p5-* ? pango ? pango-devel ? pangomm ? -------8<------8<------8<------8<------8<------8<------8<------8<-------- * The IP shown here might not mean anything if the user or the server is behind a proxy. -- MacPorts Ports system for Mac OS This is an automated message. Someone at http://www.macports.org/ added your email address to be notified of changes on snc/snowleopard. If it was not you, please report to . From portindex at macports.org Wed Sep 2 05:53:48 2009 From: portindex at macports.org (portindex at macports.org) Date: Wed, 2 Sep 2009 05:53:48 -0700 (PDT) Subject: [56805] trunk/dports/PortIndex Message-ID: <20090902125351.00C422577192@beta.macosforge.org> Revision: 56805 http://trac.macports.org/changeset/56805 Author: portindex at macports.org Date: 2009-09-02 05:53:48 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Total number of ports parsed: 6144 Ports successfully parsed: 6144 Ports failed: 0 Modified Paths: -------------- trunk/dports/PortIndex Modified: trunk/dports/PortIndex =================================================================== --- trunk/dports/PortIndex 2009-09-02 12:37:35 UTC (rev 56804) +++ trunk/dports/PortIndex 2009-09-02 12:53:48 UTC (rev 56805) @@ -4333,9 +4333,9 @@ prothon 717 variants universal depends_build port:pkgconfig portdir lang/prothon description {industrial-strength alternative to Python and Self} homepage http://prothon.org/ epoch 0 platforms darwin depends_lib {port:boost port:sqlite2 port:apr port:expat port:libiconv port:db44} name prothon long_description {Prothon is a fresh new language that gets rid of classes altogether in the same way that Self does and regains the original practical and fun sensibility of Python. This major improvement plus many minor ones make for a clean new revolutionary break in language development. Prothon is quite simple and yet offers the power of Python and Self.} maintainers nomaintainer categories lang version 0.1.2-b711 revision 1 pure 931 -variants {macosx universal} depends_build path:bin/llvm-config:llvm portdir lang/pure description {functional programming language based on term rewriting} homepage http://pure-lang.googlecode.com/ depends_run path:bin/openbrowser:openbrowser epoch 0 platforms darwin depends_lib {port:gmp port:gsl port:libiconv port:libtool port:readline} name pure long_description {Pure is a functional programming language based on term rewriting. It has a modern syntax featuring curried function applications, lexical closures and equational definitions with pattern matching, and thus is somewhat similar to languages of the Haskell and ML variety. But Pure is also a very dynamic and reflective language, and is more like Lisp in this respect. The interpreter has an LLVM backend to do JIT compilation, hence programs run blazingly fast and interfacing to C modules is easy.} maintainers ryandesign categories lang version 0.32 revision 0 +variants {macosx universal} depends_build path:bin/llvm-config:llvm portdir lang/pure description {functional programming language based on term rewriting} homepage http://pure-lang.googlecode.com/ depends_run path:bin/openbrowser:openbrowser epoch 0 platforms darwin depends_lib {port:gmp port:gsl port:libiconv port:libtool port:readline} name pure long_description {Pure is a functional programming language based on term rewriting. It has a modern syntax featuring curried function applications, lexical closures and equational definitions with pattern matching, and thus is somewhat similar to languages of the Haskell and ML variety. But Pure is also a very dynamic and reflective language, and is more like Lisp in this respect. The interpreter has an LLVM backend to do JIT compilation, hence programs run blazingly fast and interfacing to C modules is easy.} maintainers ryandesign categories lang version 0.33 revision 0 pure-devel 1023 -variants {macosx universal} depends_build {path:bin/llvm-config:llvm bin:svn:subversion port:bison port:flex} portdir lang/pure-devel depends_fetch port:subversion description {functional programming language based on term rewriting} homepage http://pure-lang.googlecode.com/ depends_run path:bin/openbrowser:openbrowser epoch 0 platforms darwin name pure-devel depends_lib {port:gmp port:gsl port:libiconv port:libtool port:readline} long_description {Pure is a functional programming language based on term rewriting. It has a modern syntax featuring curried function applications, lexical closures and equational definitions with pattern matching, and thus is somewhat similar to languages of the Haskell and ML variety. But Pure is also a very dynamic and reflective language, and is more like Lisp in this respect. The interpreter has an LLVM backend to do JIT compilation, hence programs run blazingly fast and interfacing to C modules is easy.} maintainers ryandesign categories lang version 0.32.0.r2129 revision 0 +variants {macosx universal} depends_build {path:bin/llvm-config:llvm bin:svn:subversion port:bison port:flex} portdir lang/pure-devel depends_fetch port:subversion description {functional programming language based on term rewriting} homepage http://pure-lang.googlecode.com/ depends_run path:bin/openbrowser:openbrowser epoch 0 platforms darwin name pure-devel depends_lib {port:gmp port:gsl port:libiconv port:libtool port:readline} long_description {Pure is a functional programming language based on term rewriting. It has a modern syntax featuring curried function applications, lexical closures and equational definitions with pattern matching, and thus is somewhat similar to languages of the Haskell and ML variety. But Pure is also a very dynamic and reflective language, and is more like Lisp in this respect. The interpreter has an LLVM backend to do JIT compilation, hence programs run blazingly fast and interfacing to C modules is easy.} maintainers ryandesign categories lang version 0.34.0.r2169 revision 0 pyobfuscate 452 portdir lang/pyobfuscate description {python source code obfuscator} homepage http://www.lysator.liu.se/~astrand/projects/pyobfuscate/ epoch 0 depends_run bin:python:python25 platforms darwin name pyobfuscate maintainers nomaintainer long_description {pyobfuscate is a source code obfuscator: It makes Python source code hard to read for humans, while still being executable for the Python interpreter.} categories {lang python} version 0.3 revision 1 pypy 511 @@ -5079,7 +5079,7 @@ moc 881 variants {autojack vorbis without_ffmpeg universal} portdir multimedia/moc description {MOC (music on console) is a console audio player for LINUX/UNIX} homepage http://moc.daper.net epoch 0 platforms darwin name moc depends_lib {port:libiconv port:ncurses path:lib/libavcodec.dylib:ffmpeg port:libmad port:mpc port:libid3tag port:libsamplerate path:lib/libspeex.dylib:speex port:flac port:jack port:curl} long_description {MOC (music on console) is a console audio player for LINUX/UNIX designed to be powerful and easy to use. Internet stream (Icecast, Shoutcast) are supported, key mapping can be fully customized. Supported file formats are: mp3, Ogg Vorbis, FLAC, Musepack, Speex, WAVE, AIFF, AU (and other less popular formats supported by libsndfile. New formats support is under development.} maintainers martinvazquez.net:eu categories multimedia version 2.4.4 revision 0 mp4v2 458 -variants universal depends_build port:help2man portdir multimedia/mp4v2 description {Read, create, and modify mp4 files.} homepage http://mp4v2.googlecode.com epoch 0 platforms darwin name mp4v2 long_description {The mp4v2 library provides an API to create and modify mp4 files as defined by ISO-IEC:14496-1:2001 MPEG-4 Systems. mp4v2 used to be part of the mpeg4ip library.} maintainers gmail.com:cedric.luthi categories multimedia version 1.9.1 revision 0 +variants universal depends_build port:help2man portdir multimedia/mp4v2 description {Read, create, and modify mp4 files.} homepage http://mp4v2.googlecode.com epoch 0 platforms darwin name mp4v2 long_description {The mp4v2 library provides an API to create and modify mp4 files as defined by ISO-IEC:14496-1:2001 MPEG-4 Systems. mp4v2 used to be part of the mpeg4ip library.} maintainers gmail.com:cedric.luthi categories multimedia version 1.9.1 revision 1 mpeg2vidcodec 508 variants {no_x11 universal} portdir multimedia/mpeg2vidcodec description {MPEG-2 Video Encoder / Decoder} homepage http://www.mpeg.org/MPEG/video/mssg-free-mpeg-software.html epoch 0 platforms darwin depends_lib port:xorg-libXext name mpeg2vidcodec long_description {Contains an implementation of an ISO/IEC DIS 13818-2 codec. It converts uncompressed video frames into MPEG-1 and MPEG-2 video coded bitstream sequences, and vice versa.} maintainers nomaintainer categories multimedia version 1.2 revision 3 mpgtx 746 -------------- next part -------------- An HTML attachment was scrubbed... URL: From snc at macports.org Wed Sep 2 06:27:06 2009 From: snc at macports.org (snc at macports.org) Date: Wed, 2 Sep 2009 06:27:06 -0700 (PDT) Subject: [56806] trunk/dports/net/asterisk/Portfile Message-ID: <20090902132707.77CD525778D6@beta.macosforge.org> Revision: 56806 http://trac.macports.org/changeset/56806 Author: snc at macports.org Date: 2009-09-02 06:27:02 -0700 (Wed, 02 Sep 2009) Log Message: ----------- stealth update, ticket #20967 Modified Paths: -------------- trunk/dports/net/asterisk/Portfile Modified: trunk/dports/net/asterisk/Portfile =================================================================== --- trunk/dports/net/asterisk/Portfile 2009-09-02 12:53:48 UTC (rev 56805) +++ trunk/dports/net/asterisk/Portfile 2009-09-02 13:27:02 UTC (rev 56806) @@ -16,6 +16,7 @@ homepage http://www.asterisk.org master_sites http://downloads.digium.com/pub/asterisk/releases/ +dist_subdir ${name}-1 patchfiles 20090420__bug14930.diff depends_lib port:ncurses \ @@ -25,9 +26,9 @@ port:curl \ port:wget -checksums md5 8e91e14436c1fb385a6ab8dac4507d39 \ - sha1 db9462d1a829625da0149c4952abfa7eee99d0c2 \ - rmd160 2eddf1f8b234480a84ce840323c66b204fea09e1 +checksums md5 35048842108645d0995c89834273cd5f \ + sha1 887c463480ec76866d5dde9f2de7ee19256215f6 \ + rmd160 fce1b1e11bc25b4de1f770bb57e5f0d5c44ab5fc startupitem.create yes startupitem.netchange yes -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Wed Sep 2 06:38:00 2009 From: ryandesign at macports.org (ryandesign at macports.org) Date: Wed, 2 Sep 2009 06:38:00 -0700 (PDT) Subject: [56807] trunk/dports/net/asterisk/Portfile Message-ID: <20090902133801.5BFDB2577BE7@beta.macosforge.org> Revision: 56807 http://trac.macports.org/changeset/56807 Author: ryandesign at macports.org Date: 2009-09-02 06:37:56 -0700 (Wed, 02 Sep 2009) Log Message: ----------- asterisk: increase revision so everyone gets the change from r56806 Revision Links: -------------- http://trac.macports.org/changeset/56806 Modified Paths: -------------- trunk/dports/net/asterisk/Portfile Modified: trunk/dports/net/asterisk/Portfile =================================================================== --- trunk/dports/net/asterisk/Portfile 2009-09-02 13:27:02 UTC (rev 56806) +++ trunk/dports/net/asterisk/Portfile 2009-09-02 13:37:56 UTC (rev 56807) @@ -5,6 +5,7 @@ name asterisk version 1.6.1.1 +revision 1 categories net platforms darwin maintainers viagente.ca:marc.blanchet mr_bond openmaintainer -------------- next part -------------- An HTML attachment was scrubbed... URL: From portindex at macports.org Wed Sep 2 06:53:38 2009 From: portindex at macports.org (portindex at macports.org) Date: Wed, 2 Sep 2009 06:53:38 -0700 (PDT) Subject: [56808] trunk/dports/PortIndex Message-ID: <20090902135339.298C8257808F@beta.macosforge.org> Revision: 56808 http://trac.macports.org/changeset/56808 Author: portindex at macports.org Date: 2009-09-02 06:53:37 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Total number of ports parsed: 6144 Ports successfully parsed: 6144 Ports failed: 0 Modified Paths: -------------- trunk/dports/PortIndex Modified: trunk/dports/PortIndex =================================================================== --- trunk/dports/PortIndex 2009-09-02 13:37:56 UTC (rev 56807) +++ trunk/dports/PortIndex 2009-09-02 13:53:37 UTC (rev 56808) @@ -5165,7 +5165,7 @@ arpwatch 427 variants universal portdir net/arpwatch description {Monitor ARP & RARP requests} homepage http://online.securityfocus.com/tools/142 epoch 0 platforms darwin name arpwatch depends_lib port:libpcap long_description {Arpwatch monitors ethernet activity and maintains a database of ethernet/ip address pairings. It also reports certain changes via email.} maintainers {pmq openmaintainer} categories net version 2.1a15 revision 2 asterisk 583 -variants universal portdir net/asterisk description {An Open Source PBX and telephony toolkit} homepage http://www.asterisk.org epoch 0 platforms darwin name asterisk depends_lib {port:ncurses port:openssl port:zlib port:bison port:curl port:wget} long_description {Asterisk is an open source PBX and telephony toolkit. It provides the ability to develop telephony applications on top of internet telephony (Voice over IP) as well as traditional telephony connectivity (PSTN).} maintainers {viagente.ca:marc.blanchet mr_bond openmaintainer} categories net version 1.6.1.1 revision 0 +variants universal portdir net/asterisk description {An Open Source PBX and telephony toolkit} homepage http://www.asterisk.org epoch 0 platforms darwin name asterisk depends_lib {port:ncurses port:openssl port:zlib port:bison port:curl port:wget} long_description {Asterisk is an open source PBX and telephony toolkit. It provides the ability to develop telephony applications on top of internet telephony (Voice over IP) as well as traditional telephony connectivity (PSTN).} maintainers {viagente.ca:marc.blanchet mr_bond openmaintainer} categories net version 1.6.1.1 revision 1 asterisknow 463 variants universal portdir net/asterisknow description {GUI for configuring Asterisk} depends_fetch port:subversion homepage http://www.asterisknow.org depends_run port:asterisk epoch 0 platforms darwin name asterisknow long_description {Asterisk in minutes. The most popular open source PBX software, Asterisk, can now be easily configured with a graphical interface. AsteriskNOW.} maintainers gmail.com:stefan.van.der.eijk categories net version 2.0 revision 0 autossh 402 -------------- next part -------------- An HTML attachment was scrubbed... URL: From noreply at macports.org Wed Sep 2 07:07:53 2009 From: noreply at macports.org (MacPorts) Date: Wed, 02 Sep 2009 14:07:53 -0000 Subject: [MacPorts] snc/snowleopard modified Message-ID: <20090902140753.C685570912E4@mail-out3.apple.com> Changed page "snc/snowleopard" by snc at macports.org from 24.172.137.66* Page URL: Diff URL: Revision 92 -------8<------8<------8<------8<------8<------8<------8<------8<-------- Index: snc/snowleopard ========================================================================= --- snc/snowleopard (version: 91) +++ snc/snowleopard (version: 92) @@ -170,7 +170,7 @@ gconf ? gd2 ? gdbm ? -gegl libsdl ffmpeg +gegl libsdl ffmpeg python26 getopt ? gettext ? ghc :trac:`#20132` @@ -264,7 +264,7 @@ libbonobo ? libbonoboui ? libcaca ? -libcanberra ? +libcanberra python26 libcddb ? libcdio ? libcroco ? @@ -414,6 +414,7 @@ orbit2 ? ossp-uuid ? p5-* ? +p5-mac-carbon :trac:`#20930` pango ? pango-devel ? pangomm ? @@ -443,6 +444,8 @@ pspp python26 pstree ? pth ? +pure p5-mac-carbon +pure-devel p5-mac-carbon pxsl-tools ghc py25-altgraph ? py25-bdist_mpkg ? -------8<------8<------8<------8<------8<------8<------8<------8<-------- * The IP shown here might not mean anything if the user or the server is behind a proxy. -- MacPorts Ports system for Mac OS This is an automated message. Someone at http://www.macports.org/ added your email address to be notified of changes on snc/snowleopard. If it was not you, please report to . From noreply at macports.org Wed Sep 2 07:10:25 2009 From: noreply at macports.org (MacPorts) Date: Wed, 02 Sep 2009 14:10:25 -0000 Subject: [MacPorts] Migration modified Message-ID: <20090902141025.62CEF74E52C1@mail-out4.apple.com> Changed page "Migration" by ryandesign at macports.org from 70.253.83.100* Page URL: Diff URL: Revision 6 -------8<------8<------8<------8<------8<------8<------8<------8<-------- Index: Migration ========================================================================= --- Migration (version: 5) +++ Migration (version: 6) @@ -35,7 +35,7 @@ {{{ sudo port upgrade --force installed }}} - 3. If you removed ports in step 1 and they have not been reinstalled yet, install them now: + 3. If you removed ports in step 1 and they have not been reinstalled yet, reinstall them now, if desired: {{{ sudo port install gawk grep gsed }}} -------8<------8<------8<------8<------8<------8<------8<------8<-------- * The IP shown here might not mean anything if the user or the server is behind a proxy. -- MacPorts Ports system for Mac OS This is an automated message. Someone at http://www.macports.org/ added your email address to be notified of changes on Migration. If it was not you, please report to . From snc at macports.org Wed Sep 2 07:16:01 2009 From: snc at macports.org (snc at macports.org) Date: Wed, 2 Sep 2009 07:16:01 -0700 (PDT) Subject: [56809] trunk/dports/net/dnsmasq/Portfile Message-ID: <20090902141602.740BC257870C@beta.macosforge.org> Revision: 56809 http://trac.macports.org/changeset/56809 Author: snc at macports.org Date: 2009-09-02 07:15:57 -0700 (Wed, 02 Sep 2009) Log Message: ----------- updated version, upgrade livecheck Modified Paths: -------------- trunk/dports/net/dnsmasq/Portfile Modified: trunk/dports/net/dnsmasq/Portfile =================================================================== --- trunk/dports/net/dnsmasq/Portfile 2009-09-02 13:53:37 UTC (rev 56808) +++ trunk/dports/net/dnsmasq/Portfile 2009-09-02 14:15:57 UTC (rev 56809) @@ -4,7 +4,7 @@ PortSystem 1.0 name dnsmasq -version 2.49 +version 2.50 categories net #license GPL maintainers snc openmaintainer @@ -26,9 +26,9 @@ master_sites http://www.thekelleys.org.uk/dnsmasq/ -checksums md5 7ccc861d8a733474f9c0a0a127006ee9 \ - sha1 c9200de6c00736bd0385061d84d8802a07f21dd2 \ - rmd160 14ff652e247ca2f98a09384730e00b1a97e42d95 +checksums md5 f7b1e17c590e493039537434c57c9de7 \ + sha1 c297ab7a2eb300bfaa0df764707274171fd82a24 \ + rmd160 8ff1b7ce021ebf200875422f5e95dacf19738403 patchfiles patch-src-config.h.diff \ patch-Makefile.diff @@ -43,6 +43,6 @@ startupitem.create yes #startupitem.type launchd -livecheck.check regex +livecheck.type regex livecheck.url ${master_sites} livecheck.regex LATEST_IS_(\\d\\.\\d+) -------------- next part -------------- An HTML attachment was scrubbed... URL: From snc at macports.org Wed Sep 2 07:25:42 2009 From: snc at macports.org (snc at macports.org) Date: Wed, 2 Sep 2009 07:25:42 -0700 (PDT) Subject: [56810] trunk/dports/kde/kdesdk4/Portfile Message-ID: <20090902142542.96554257893B@beta.macosforge.org> Revision: 56810 http://trac.macports.org/changeset/56810 Author: snc at macports.org Date: 2009-09-02 07:25:41 -0700 (Wed, 02 Sep 2009) Log Message: ----------- updated version, upgrade livecheck Modified Paths: -------------- trunk/dports/kde/kdesdk4/Portfile Modified: trunk/dports/kde/kdesdk4/Portfile =================================================================== --- trunk/dports/kde/kdesdk4/Portfile 2009-09-02 14:15:57 UTC (rev 56809) +++ trunk/dports/kde/kdesdk4/Portfile 2009-09-02 14:25:41 UTC (rev 56810) @@ -5,7 +5,7 @@ PortGroup kde4 1.0 name kdesdk4 -version 4.3.0 +version 4.3.1 categories kde kde4 maintainers snc m4x.org:jeremy_laine description Utilities to ease development with the KDE4 platform @@ -15,12 +15,14 @@ master_sites kde:stable/${version}/src/ use_bzip2 yes distname kdesdk-${version} -checksums md5 eda2376a54d66899bf7beb60cc0843b1 +checksums md5 e1fda958d1f0a2ac39c0cc04814d1fd7 \ + sha1 ded236a12002b824f97856ce5dc882161ed437d2 \ + rmd160 f440815ae8f00b61f39f4f86e5023be64b69afb6 depends_lib-append port:kdelibs4 port:kdebase4-runtime configure.args-append ../${distname} -livecheck.check regex +livecheck.type regex livecheck.url http://kde.mirrors.hoobly.com/stable/latest/src/ livecheck.regex kdesdk-(\\d+\\.\\d+\\.\\d+) -------------- next part -------------- An HTML attachment was scrubbed... URL: From snc at macports.org Wed Sep 2 07:37:28 2009 From: snc at macports.org (snc at macports.org) Date: Wed, 2 Sep 2009 07:37:28 -0700 (PDT) Subject: [56811] trunk/dports/security/libyubikey/Portfile Message-ID: <20090902143729.7CD112578AF5@beta.macosforge.org> Revision: 56811 http://trac.macports.org/changeset/56811 Author: snc at macports.org Date: 2009-09-02 07:37:24 -0700 (Wed, 02 Sep 2009) Log Message: ----------- updated version Modified Paths: -------------- trunk/dports/security/libyubikey/Portfile Modified: trunk/dports/security/libyubikey/Portfile =================================================================== --- trunk/dports/security/libyubikey/Portfile 2009-09-02 14:25:41 UTC (rev 56810) +++ trunk/dports/security/libyubikey/Portfile 2009-09-02 14:37:24 UTC (rev 56811) @@ -4,8 +4,7 @@ PortSystem 1.0 name libyubikey -version 1.4 -revision 1 +version 1.5 categories security maintainers snc openmaintainer description Low-level library for decrypting and parsing Yubikey One-Time Passwords (OTP) in C. @@ -14,8 +13,8 @@ homepage http://code.google.com/p/yubico-c/ platforms darwin master_sites http://yubico-c.googlecode.com/files/ -checksums md5 9776a5bf179ab9e45d53d45c7fa54233 \ - sha1 d71934a6c704c580274b64e422e3a7174c654a08 \ - rmd160 721c041ab196fdf168f8edb442bcf31baada1e18 +checksums md5 387518eb89c1a9e44cbff95a32edaada \ + sha1 c43dbb4210b83338ddf0a61a36091115afd950fe \ + rmd160 1ec1c5b68f73d7bb02b34b9a8c86cf510b736836 livecheck.regex "files/${name}-(\\d+\\.\\d+)" -------------- next part -------------- An HTML attachment was scrubbed... URL: From noreply at macports.org Wed Sep 2 07:51:54 2009 From: noreply at macports.org (MacPorts) Date: Wed, 02 Sep 2009 14:51:54 -0000 Subject: [MacPorts] snc/snowleopard modified Message-ID: <20090902145154.3D84474E6D3F@mail-out4.apple.com> Changed page "snc/snowleopard" by snc at macports.org from 24.172.137.66* Page URL: Diff URL: Revision 93 Comment: add some ports and shorten xorg-* -------8<------8<------8<------8<------8<------8<------8<------8<-------- Index: snc/snowleopard ========================================================================= --- snc/snowleopard (version: 92) +++ snc/snowleopard (version: 93) @@ -221,6 +221,7 @@ gtkmm ? guilde ? guile ? +gwenhywfar ? gzip ? heimdal ? help2man ? @@ -255,6 +256,7 @@ kdeutils4 qt4-mac kismet ? konversation qt4-mac +ktoblzcheck ? lame ? lcms ? libao ? (:trac:`#20891`) @@ -409,6 +411,7 @@ openmotif ? openocd ? opensaml ? +opensp ? openssh ? openssl ? orbit2 ? @@ -589,6 +592,7 @@ xdm ? xdpyinfo ? xedit ? +xephem ? xercesc3 ? xev ? xeyes ? @@ -623,77 +627,7 @@ xmms ? xmodmap ? xmore ? -xorg-applewmproto ? -xorg-apps ? -xorg-bigreqsproto ? -xorg-cf-files ? -xorg-compositeproto ? -xorg-damageproto ? -xorg-dmxproto ? -xorg-dri2proto ? -xorg-encodings ? -xorg-evieproto ? -xorg-fixesproto ? -xorg-font-util ? -xorg-fontcacheproto ? -xorg-fonts ? -xorg-fontsproto ? -xorg-glproto ? -xorg-inputproto ? -xorg-kbproto ? -xorg-libAppleWM ? -xorg-libdmx ? -xorg-libfontenc ? -xorg-libFS ? -xorg-libice ? -xorg-libsm ? -xorg-libX11 ? -xorg-libXau ? -xorg-libXaw ? -xorg-libXcomposite ? -xorg-libXcursor ? -xorg-libXdamage ? -xorg-libXdmcp ? -xorg-libXext ? -xorg-libXfixes ? -xorg-libXfont ? -xorg-libXfontcache ? -xorg-libXi ? -xorg-libXinerama ? -xorg-libxkbfile ? -xorg-libxkbui ? -xorg-libXmu ? -xorg-libXp ? -xorg-libXrandr ? -xorg-libXres ? -xorg-libXScrnSaver ? -xorg-libXt ? -xorg-libXTrap ? -xorg-libXtst ? -xorg-libXv ? -xorg-libXxf86misc ? -xorg-libXxf86vm ? -xorg-printproto ? -xorg-randrproto ? -xorg-recordproto ? -xorg-renderproto ? -xorg-resourceproto ? -xorg-scripts ? -xorg-scrnsaverproto ? -xorg-server ? -xorg-server-devel ? -xorg-trapproto ? -xorg-util-macros ? -xorg-videoproto ? -xorg-xcmiscproto ? -xorg-xextproto ? -xorg-xf86bigfontproto ? -xorg-xf86miscproto ? -xorg-xf86vidmodeproto ? -xorg-xineramaproto ? -xorg-xproto ? -xorg-xtrans ? -xpdf ? +xorg-* ? xpm ? xpr ? xprop ? -------8<------8<------8<------8<------8<------8<------8<------8<-------- * The IP shown here might not mean anything if the user or the server is behind a proxy. -- MacPorts Ports system for Mac OS This is an automated message. Someone at http://www.macports.org/ added your email address to be notified of changes on snc/snowleopard. If it was not you, please report to . From portindex at macports.org Wed Sep 2 07:54:02 2009 From: portindex at macports.org (portindex at macports.org) Date: Wed, 2 Sep 2009 07:54:02 -0700 (PDT) Subject: [56812] trunk/dports/PortIndex Message-ID: <20090902145404.B71902579069@beta.macosforge.org> Revision: 56812 http://trac.macports.org/changeset/56812 Author: portindex at macports.org Date: 2009-09-02 07:54:01 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Total number of ports parsed: 6144 Ports successfully parsed: 6144 Ports failed: 0 Modified Paths: -------------- trunk/dports/PortIndex Modified: trunk/dports/PortIndex =================================================================== --- trunk/dports/PortIndex 2009-09-02 14:37:24 UTC (rev 56811) +++ trunk/dports/PortIndex 2009-09-02 14:54:01 UTC (rev 56812) @@ -3915,7 +3915,7 @@ kdesdk3 394 depends_build {port:autoconf263 port:unsermake} portdir kde/kdesdk3 description {KDE SDK. NB No KDE sound support. No SVN support.} homepage http://www.kde.org/ epoch 0 platforms darwin depends_lib {port:db46 port:kdebase3 port:kdepim3} name kdesdk3 maintainers nomaintainer long_description {{KDE SDK. NB No KDE sound support. No SVN support.}} categories {kde kde3} version 3.5.10 revision 1 kdesdk4 496 -variants {universal debug docs} depends_build {port:cmake port:automoc} portdir kde/kdesdk4 description {Utilities to ease development with the KDE4 platform} homepage http://www.kde.org epoch 0 platforms darwin depends_lib {port:qt4-mac port:kdelibs4 port:kdebase4-runtime} name kdesdk4 maintainers {snc m4x.org:jeremy_laine} long_description {Scripts and tools which simplify development of KDE applications. e.g. Kate, the advanced text editor.} categories {kde kde4} version 4.3.0 revision 0 +variants {universal debug docs} depends_build {port:cmake port:automoc} portdir kde/kdesdk4 description {Utilities to ease development with the KDE4 platform} homepage http://www.kde.org epoch 0 platforms darwin depends_lib {port:qt4-mac port:kdelibs4 port:kdebase4-runtime} name kdesdk4 maintainers {snc m4x.org:jeremy_laine} long_description {Scripts and tools which simplify development of KDE applications. e.g. Kate, the advanced text editor.} categories {kde kde4} version 4.3.1 revision 0 kdetoys3 341 depends_build {port:autoconf263 port:unsermake} portdir kde/kdetoys3 description {KDE toys. NB No KDE sound support.} homepage http://www.kde.org/ epoch 0 platforms darwin depends_lib port:kdebase3 name kdetoys3 maintainers nomaintainer long_description {{KDE toys. NB No KDE sound support.}} categories {kde kde3} version 3.5.10 revision 1 kdetoys4 362 @@ -5279,7 +5279,7 @@ dnsa 355 variants universal portdir net/dnsa description {DNS Auditing tool} homepage http://www.packetfactory.net/projects/dnsa/ epoch 0 platforms darwin name dnsa depends_lib port:libnet11 long_description {DNS tool featuring DNS ID spoofing, DNS sniffing, and DNS cache poisoning.} maintainers nomaintainer categories {net security} version 0.5-beta revision 0 dnsmasq 800 -depends_build port:nawk portdir net/dnsmasq description {lightweight DNS forwarder and DHCP server} homepage http://www.thekelleys.org.uk/dnsmasq/doc.html epoch 0 platforms darwin name dnsmasq maintainers {snc openmaintainer} long_description {Dnsmasq is lightweight, easy to configure DNS forwarder and DHCP server. It is designed to provide DNS and, optionally, DHCP, to a small network. It can serve the names of local machines which are not in the global DNS. The DHCP server integrates with the DNS server and allows machines with DHCP-allocated addresses to appear in the DNS with names configured either in each host or in a central configuration file. Dnsmasq supports static and dynamic DHCP leases and BOOTP for network booting of diskless machines.} categories net version 2.49 revision 0 +depends_build port:nawk portdir net/dnsmasq description {lightweight DNS forwarder and DHCP server} homepage http://www.thekelleys.org.uk/dnsmasq/doc.html epoch 0 platforms darwin name dnsmasq maintainers {snc openmaintainer} long_description {Dnsmasq is lightweight, easy to configure DNS forwarder and DHCP server. It is designed to provide DNS and, optionally, DHCP, to a small network. It can serve the names of local machines which are not in the global DNS. The DHCP server integrates with the DNS server and allows machines with DHCP-allocated addresses to appear in the DNS with names configured either in each host or in a central configuration file. Dnsmasq supports static and dynamic DHCP leases and BOOTP for network booting of diskless machines.} categories net version 2.50 revision 0 dnstop 409 variants universal portdir net/dnstop description {dnstop is a libpcap application that displays tables of DNS traffic} homepage http://dnstop.measurement-factory.com epoch 0 platforms darwin name dnstop depends_lib {port:libpcap port:ncurses} long_description {{dnstop is a libpcap application that displays tables of DNS traffic}} maintainers {pmq openmaintainer} categories net version 20090128 revision 0 dnstracer 448 @@ -10001,7 +10001,7 @@ libtomcrypt 523 portdir security/libtomcrypt description {cryptographic toolkit} homepage http://libtomcrypt.org/ epoch 0 platforms darwin name libtomcrypt maintainers nomaintainer long_description {LibTomCrypt is a fairly comprehensive, modular and portable cryptographic toolkit that provides developers with a vast array of well known published block ciphers, one-way hash functions, chaining modes, pseudo-random number generators, public key cryptography and a plethora of other routines.} version 1.12 categories security revision 0 libyubikey 411 -variants universal portdir security/libyubikey description {Low-level library for decrypting and parsing Yubikey One-Time Passwords (OTP) in C.} homepage http://code.google.com/p/yubico-c/ epoch 0 platforms darwin name libyubikey long_description {{Low-level library for decrypting and parsing Yubikey One-Time Passwords (OTP) in C.}} maintainers {snc openmaintainer} categories security version 1.4 revision 1 +variants universal portdir security/libyubikey description {Low-level library for decrypting and parsing Yubikey One-Time Passwords (OTP) in C.} homepage http://code.google.com/p/yubico-c/ epoch 0 platforms darwin name libyubikey long_description {{Low-level library for decrypting and parsing Yubikey One-Time Passwords (OTP) in C.}} maintainers {snc openmaintainer} categories security version 1.5 revision 0 logsentry 514 variants universal portdir security/logsentry description {logfile auditing tool} homepage http://sourceforge.net/projects/sentrytools epoch 0 platforms darwin name logsentry long_description {Logsentry is a scheduled auditing tool that scans system log files for security violations and unusual activity. Reports of suspicious log entries are mailed to a specified user (usually root). Logsentry was formerly known as logcheck.} maintainers touche.fr.st:julien.touche categories security version 1.1.1 revision 0 logsurfer 620 -------------- next part -------------- An HTML attachment was scrubbed... URL: From snc at macports.org Wed Sep 2 07:54:36 2009 From: snc at macports.org (snc at macports.org) Date: Wed, 2 Sep 2009 07:54:36 -0700 (PDT) Subject: [56813] trunk/dports/graphics/clutter/Portfile Message-ID: <20090902145436.1ECEB25790C1@beta.macosforge.org> Revision: 56813 http://trac.macports.org/changeset/56813 Author: snc at macports.org Date: 2009-09-02 07:54:35 -0700 (Wed, 02 Sep 2009) Log Message: ----------- fix typo, ticket #21024 Modified Paths: -------------- trunk/dports/graphics/clutter/Portfile Modified: trunk/dports/graphics/clutter/Portfile =================================================================== --- trunk/dports/graphics/clutter/Portfile 2009-09-02 14:54:01 UTC (rev 56812) +++ trunk/dports/graphics/clutter/Portfile 2009-09-02 14:54:35 UTC (rev 56813) @@ -39,7 +39,7 @@ depends_lib-delete port:mesa \ port:xorg-libXdamage \ port:xorg-libXcomposite - configre.args-delete --with-flavour=glx \ + configure.args-delete --with-flavour=glx \ --with-imagebackend=gdk-pixbuf \ --x-includes=${prefix}/include \ --x-libraries=${prefix}/include -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Wed Sep 2 08:07:38 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Wed, 2 Sep 2009 08:07:38 -0700 (PDT) Subject: [56814] trunk/dports/perl/p5-text-csv/Portfile Message-ID: <20090902150739.53057257945B@beta.macosforge.org> Revision: 56814 http://trac.macports.org/changeset/56814 Author: narf_tm at macports.org Date: 2009-09-02 08:07:34 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Updated to 1.10. Modified Paths: -------------- trunk/dports/perl/p5-text-csv/Portfile Modified: trunk/dports/perl/p5-text-csv/Portfile =================================================================== --- trunk/dports/perl/p5-text-csv/Portfile 2009-09-02 14:54:35 UTC (rev 56813) +++ trunk/dports/perl/p5-text-csv/Portfile 2009-09-02 15:07:34 UTC (rev 56814) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Text-CSV 1.10 +perl5.setup Text-CSV 1.13 maintainers narf_tm openmaintainer description Text::CSV - comma-separated values manipulation routines long_description Text::CSV provides facilities for the composition and \ @@ -13,6 +13,6 @@ platforms darwin -checksums md5 ea28c3e4d37125b34c68ce2a03e6315a \ - sha1 da9a1091ae75a6f66fd829860ddd3c1c325a604e \ - rmd160 63b9960aa5ff80537f4b269e67184e0c56cd883a +checksums md5 db3ce94150fe683fb974c0c0a1760aaf \ + sha1 b556f88e03e3dcb98da2369da5b3a8b85cea6ac2 \ + rmd160 5904ddc7690414702cde2a5c85e4e666e2acaf9b -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Wed Sep 2 08:10:30 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Wed, 2 Sep 2009 08:10:30 -0700 (PDT) Subject: [56815] trunk/dports/perl/p5-text-simpletable/Portfile Message-ID: <20090902151030.AA1012579534@beta.macosforge.org> Revision: 56815 http://trac.macports.org/changeset/56815 Author: narf_tm at macports.org Date: 2009-09-02 08:10:29 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Updated to 2.0. Modified Paths: -------------- trunk/dports/perl/p5-text-simpletable/Portfile Modified: trunk/dports/perl/p5-text-simpletable/Portfile =================================================================== --- trunk/dports/perl/p5-text-simpletable/Portfile 2009-09-02 15:07:34 UTC (rev 56814) +++ trunk/dports/perl/p5-text-simpletable/Portfile 2009-09-02 15:10:29 UTC (rev 56815) @@ -1,15 +1,15 @@ # $Id$ -PortSystem 1.0 -PortGroup perl5 1.0 +PortSystem 1.0 +PortGroup perl5 1.0 -perl5.setup Text-SimpleTable 0.05 -maintainers narf_tm openmaintainer -description Simple Eyecandy ASCII Tables -long_description Simple eyecandy ASCII tables, as seen in Catalyst. +perl5.setup Text-SimpleTable 2.0 +maintainers narf_tm openmaintainer +description Simple Eyecandy ASCII Tables +long_description Simple eyecandy ASCII tables, as seen in Catalyst. -platforms darwin +platforms darwin -checksums md5 90f884fec82f85df903ad7934b5351a6 \ - sha1 9c3ba5986d225b0c302e7d00f758de2fb6643859 \ - rmd160 3dbc32602ccf8fabe80fd376578dbbf2426811df +checksums md5 b57b6e60b5ee3cd5209d4bad510d0d2d \ + sha1 63a5c6a50b11d06ed48310133f26e5a70bb85e2b \ + rmd160 f8a93ea4e5c03f28489b60ab620f295d4f7cb4ae -------------- next part -------------- An HTML attachment was scrubbed... URL: From noreply at macports.org Wed Sep 2 08:11:43 2009 From: noreply at macports.org (MacPorts) Date: Wed, 02 Sep 2009 15:11:43 -0000 Subject: [MacPorts] snc/snowleopard modified Message-ID: <20090902151143.DB07974E8037@mail-out4.apple.com> Changed page "snc/snowleopard" by snc at macports.org from 24.172.137.66* Page URL: Diff URL: Revision 94 Comment: added ports, removed glut (it's a known-stub) -------8<------8<------8<------8<------8<------8<------8<------8<-------- Index: snc/snowleopard ========================================================================= --- snc/snowleopard (version: 93) +++ snc/snowleopard (version: 94) @@ -15,6 +15,7 @@ apr ? apr0 ? apr-util ? +aqbanking buildfail arj ? aspell ? aspell-dict-en ? @@ -183,7 +184,6 @@ glib2 ? glibmm ? glpk ? -glut ? gmake ? gmp ? gnome-common ? @@ -196,6 +196,7 @@ gnome-themes ? gnome-vfs ? gnome-vfs-monikers ? +gnucash aqbanking gnupg ? gnupg2 ? gnushogi ? @@ -488,6 +489,7 @@ python26 :trac:`#20284` python30 :trac:`#20842` python_select ? (:trac:`#20285`) +qt3 ? qt4-mac :trac:`#20435` :trac:`#20937` qt4-x11 :trac:`#20309` quartz-wm ? -------8<------8<------8<------8<------8<------8<------8<------8<-------- * The IP shown here might not mean anything if the user or the server is behind a proxy. -- MacPorts Ports system for Mac OS This is an automated message. Someone at http://www.macports.org/ added your email address to be notified of changes on snc/snowleopard. If it was not you, please report to . From narf_tm at macports.org Wed Sep 2 08:13:09 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Wed, 2 Sep 2009 08:13:09 -0700 (PDT) Subject: [56816] trunk/dports/perl/p5-universal-isa/Portfile Message-ID: <20090902151309.C2373257963C@beta.macosforge.org> Revision: 56816 http://trac.macports.org/changeset/56816 Author: narf_tm at macports.org Date: 2009-09-02 08:13:08 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Updated to 1.03. Modified Paths: -------------- trunk/dports/perl/p5-universal-isa/Portfile Modified: trunk/dports/perl/p5-universal-isa/Portfile =================================================================== --- trunk/dports/perl/p5-universal-isa/Portfile 2009-09-02 15:10:29 UTC (rev 56815) +++ trunk/dports/perl/p5-universal-isa/Portfile 2009-09-02 15:13:08 UTC (rev 56816) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup UNIVERSAL-isa 1.01 +perl5.setup UNIVERSAL-isa 1.03 maintainers narf_tm openmaintainer description Attempt to recover from people calling UNIVERSAL::isa \ as a function @@ -11,8 +11,8 @@ platforms darwin -checksums md5 032d0d035b6dc8e25dd0e8af55443b9b \ - sha1 c59d6807d2e863293ddbb71bdc5157adebc39229 \ - rmd160 a4a3b25e7937413dbc78bf2c40d09ef3caec2af8 +checksums md5 0643f2e04cd0b5739fc0908af291c609 \ + sha1 40644c50a84d15a6e7bbf53a610c160cc02f1aa9 \ + rmd160 599869352639b92898d42c74b6fb1c9f810f60f8 perl5.use_module_build -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Wed Sep 2 08:13:49 2009 From: ryandesign at macports.org (ryandesign at macports.org) Date: Wed, 2 Sep 2009 08:13:49 -0700 Subject: propchange - r56814 svn:log Message-ID: <20090902151349.7109E74E82AF@mail-out4.apple.com> Author: ryandesign at macports.org (original author: narf_tm at macports.org) Revision: 56814 Property Name: svn:log @@ -1 +1 @@ -Updated to 1.10. +Updated to 1.13. From narf_tm at macports.org Wed Sep 2 08:16:54 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Wed, 2 Sep 2009 08:16:54 -0700 (PDT) Subject: [56817] trunk/dports/perl/p5-universal-require/Portfile Message-ID: <20090902151654.A73FA2579750@beta.macosforge.org> Revision: 56817 http://trac.macports.org/changeset/56817 Author: narf_tm at macports.org Date: 2009-09-02 08:16:50 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Updated to 0.13. Modified Paths: -------------- trunk/dports/perl/p5-universal-require/Portfile Modified: trunk/dports/perl/p5-universal-require/Portfile =================================================================== --- trunk/dports/perl/p5-universal-require/Portfile 2009-09-02 15:13:08 UTC (rev 56816) +++ trunk/dports/perl/p5-universal-require/Portfile 2009-09-02 15:16:50 UTC (rev 56817) @@ -3,11 +3,13 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup UNIVERSAL-require 0.11 +perl5.setup UNIVERSAL-require 0.13 maintainers narf_tm openmaintainer description require() modules from a variable long_description ${description} platforms darwin -checksums md5 a93b419333866dcf1e974e8079a41bd7 +checksums md5 e6ea431fac9524077414d531a8cc203c \ + sha1 8a9821f8cea25c089f7344ab4abb58d15e0f8651 \ + rmd160 60cf5807997d697f82b2082be52808b3367c208c -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Wed Sep 2 08:21:13 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Wed, 2 Sep 2009 08:21:13 -0700 (PDT) Subject: [56818] trunk/dports/perl/p5-xml-xpathengine/Portfile Message-ID: <20090902152113.F00E425799D4@beta.macosforge.org> Revision: 56818 http://trac.macports.org/changeset/56818 Author: narf_tm at macports.org Date: 2009-09-02 08:21:12 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Updated to 0.12. Modified Paths: -------------- trunk/dports/perl/p5-xml-xpathengine/Portfile Modified: trunk/dports/perl/p5-xml-xpathengine/Portfile =================================================================== --- trunk/dports/perl/p5-xml-xpathengine/Portfile 2009-09-02 15:16:50 UTC (rev 56817) +++ trunk/dports/perl/p5-xml-xpathengine/Portfile 2009-09-02 15:21:12 UTC (rev 56818) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup XML-XPathEngine 0.11 +perl5.setup XML-XPathEngine 0.12 maintainers narf_tm openmaintainer description a re-usable XPath engine for DOM-like trees long_description This module provides an XPath engine, that can be \ @@ -11,6 +11,6 @@ platforms darwin -checksums md5 63c1f458501174eeb3025506426fd27c \ - sha1 b5f4a09bb962709b1586e79bf9f55c7a4ba2a8b0 \ - rmd160 47c437f04d18c94ecd3f0a9af1e4d849032ecfba +checksums md5 ecb1121f5a11411a2d4942c87d8725af \ + sha1 1c9476131f88f4c5f03f1d5495a8bd100c812e1e \ + rmd160 b56d30ea7cfcccafa47e3a1891da03317d6ffb74 -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Wed Sep 2 08:24:23 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Wed, 2 Sep 2009 08:24:23 -0700 (PDT) Subject: [56819] trunk/dports/perl/p5-yaml-tiny/Portfile Message-ID: <20090902152423.4060B2579AE6@beta.macosforge.org> Revision: 56819 http://trac.macports.org/changeset/56819 Author: narf_tm at macports.org Date: 2009-09-02 08:24:22 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Updated to 1.40. Modified Paths: -------------- trunk/dports/perl/p5-yaml-tiny/Portfile Modified: trunk/dports/perl/p5-yaml-tiny/Portfile =================================================================== --- trunk/dports/perl/p5-yaml-tiny/Portfile 2009-09-02 15:21:12 UTC (rev 56818) +++ trunk/dports/perl/p5-yaml-tiny/Portfile 2009-09-02 15:24:22 UTC (rev 56819) @@ -3,16 +3,16 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup YAML-Tiny 1.36 +perl5.setup YAML-Tiny 1.40 maintainers narf_tm openmaintainer description Read/Write YAML files with as little code as possible long_description ${description} platforms darwin -checksums md5 4d2b19298e9f500b3fff961daf458a01 \ - sha1 2b7b44680f19ea2b85bbd2da290c020bf1c9b76f \ - rmd160 e721997f68ee10ffddd6f3fb47935cf8adfc5ae2 +checksums md5 412bba484e5a3ab53308a0d731d853a6 \ + sha1 6af37bc84607f03aa007a4c0a36c7ad05ce7ba0c \ + rmd160 2991011a43888a0ce2278d59b606ab5dc2b1acbd depends_lib-append port:p5-yaml \ port:p5-yaml-syck -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Wed Sep 2 08:26:19 2009 From: ryandesign at macports.org (ryandesign at macports.org) Date: Wed, 2 Sep 2009 08:26:19 -0700 (PDT) Subject: [56820] trunk/dports/graphics/dcraw/Portfile Message-ID: <20090902152619.6B1BD2579BFE@beta.macosforge.org> Revision: 56820 http://trac.macports.org/changeset/56820 Author: ryandesign at macports.org Date: 2009-09-02 08:26:18 -0700 (Wed, 02 Sep 2009) Log Message: ----------- dcraw: update to 8.97-20090831112500_0 (minor change in dcraw.c) Modified Paths: -------------- trunk/dports/graphics/dcraw/Portfile Modified: trunk/dports/graphics/dcraw/Portfile =================================================================== --- trunk/dports/graphics/dcraw/Portfile 2009-09-02 15:24:22 UTC (rev 56819) +++ trunk/dports/graphics/dcraw/Portfile 2009-09-02 15:26:18 UTC (rev 56820) @@ -3,7 +3,7 @@ PortSystem 1.0 name dcraw -version 8.97-20090828192800 +version 8.97-20090831112500 set version_number [lindex [split ${version} -] 0] categories graphics maintainers ryandesign @@ -24,9 +24,9 @@ than the tools provided by camera vendors. checksums \ - md5 5b6c62e7969f35c313c48cce0a24bc02 \ - sha1 118afb61ce88cde8ac5dbfb76c77cc1f11a55b66 \ - rmd160 bdde171b3b5809d229254615bdf625dba149e70c + md5 6695cd03a5fb63dc0183793e6cb4345a \ + sha1 161fcdac13cd3b784a59f8dc325b898a5aa28338 \ + rmd160 3261bc268c79ae0506010a94787a5eee2417e83d depends_lib \ port:gettext \ -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Wed Sep 2 08:30:28 2009 From: ryandesign at macports.org (ryandesign at macports.org) Date: Wed, 2 Sep 2009 08:30:28 -0700 (PDT) Subject: [56821] trunk/dports/net/curl-ca-bundle/Portfile Message-ID: <20090902153029.07EE92579DC7@beta.macosforge.org> Revision: 56821 http://trac.macports.org/changeset/56821 Author: ryandesign at macports.org Date: 2009-09-02 08:30:28 -0700 (Wed, 02 Sep 2009) Log Message: ----------- curl-ca-bundle: update to certdata.txt 1.56 Modified Paths: -------------- trunk/dports/net/curl-ca-bundle/Portfile Modified: trunk/dports/net/curl-ca-bundle/Portfile =================================================================== --- trunk/dports/net/curl-ca-bundle/Portfile 2009-09-02 15:26:18 UTC (rev 56820) +++ trunk/dports/net/curl-ca-bundle/Portfile 2009-09-02 15:30:28 UTC (rev 56821) @@ -5,7 +5,7 @@ name curl-ca-bundle # keep the version in sync with the curl port version 7.19.6 -revision 1 +revision 2 set curl_name curl categories net maintainers ryandesign @@ -19,8 +19,8 @@ dist_subdir ${curl_name} set curl_source ${distname}${extract.suffix} set certdata_file certdata.txt -set certdata_version 1.55 -set certdata_date 2009-08-14 +set certdata_version 1.56 +set certdata_date 2009-08-31 set certdata_distfile certdata-${certdata_version}.txt set certdata_path security/nss/lib/ckfw/builtins/${certdata_file} build.target ca-bundle @@ -54,9 +54,9 @@ sha1 b7cb98c7a6577de7073d0b0c23eecdb8ed993e8e \ rmd160 7627d78ec681a513972be0cb5473b26805f44d83 \ ${certdata_distfile} \ - md5 c7a373e870c5c9392f1b059ad29c5527 \ - sha1 a777fcc9bf893ce975c44772a159fd0d37b41c75 \ - rmd160 f175ed538a1d4516c16df54aea2434c9dbd6e682 + md5 a5ad23bcd673dbce043b6a186125b678 \ + sha1 59b7c651a8de466998a230e7f8afc6bd71d1e9b6 \ + rmd160 72cb87687f74c05efd5ce7bb09b29561a272a1e6 depends_build \ path:bin/perl:perl5 -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Wed Sep 2 08:31:19 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Wed, 2 Sep 2009 08:31:19 -0700 (PDT) Subject: [56822] trunk/dports/perl/p5-text-balanced/Portfile Message-ID: <20090902153119.65DB72579E24@beta.macosforge.org> Revision: 56822 http://trac.macports.org/changeset/56822 Author: narf_tm at macports.org Date: 2009-09-02 08:31:18 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Updated to 2.02. Modified Paths: -------------- trunk/dports/perl/p5-text-balanced/Portfile Modified: trunk/dports/perl/p5-text-balanced/Portfile =================================================================== --- trunk/dports/perl/p5-text-balanced/Portfile 2009-09-02 15:30:28 UTC (rev 56821) +++ trunk/dports/perl/p5-text-balanced/Portfile 2009-09-02 15:31:18 UTC (rev 56822) @@ -1,16 +1,15 @@ # $Id$ -PortSystem 1.0 -PortGroup perl5 1.0 +PortSystem 1.0 +PortGroup perl5 1.0 -perl5.setup Text-Balanced 2.0.0 -maintainers narf_tm openmaintainer -description Extract delimited text sequences from strings -long_description ${description} -distname Text-Balanced-v${version} +perl5.setup Text-Balanced 2.02 +maintainers narf_tm openmaintainer +description Extract delimited text sequences from strings +long_description ${description} -platforms darwin +platforms darwin -checksums md5 dfb395067cd332056e9c893f9b854f58 - -depends_lib-append port:p5-version +checksums md5 f1f2257693b33f534db196161b92f6db \ + sha1 cbbcf774dc39f844d789e66a6569f0ab8fd0cbcf \ + rmd160 0ce1208573ab230f8b8f0e482a08e0835e2bf572 -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Wed Sep 2 08:35:55 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Wed, 2 Sep 2009 08:35:55 -0700 (PDT) Subject: [56823] trunk/dports/perl/p5-module-scandeps/Portfile Message-ID: <20090902153555.D9EED257A0D6@beta.macosforge.org> Revision: 56823 http://trac.macports.org/changeset/56823 Author: narf_tm at macports.org Date: 2009-09-02 08:35:55 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Updated to 0.94. Modified Paths: -------------- trunk/dports/perl/p5-module-scandeps/Portfile Modified: trunk/dports/perl/p5-module-scandeps/Portfile =================================================================== --- trunk/dports/perl/p5-module-scandeps/Portfile 2009-09-02 15:31:18 UTC (rev 56822) +++ trunk/dports/perl/p5-module-scandeps/Portfile 2009-09-02 15:35:55 UTC (rev 56823) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Module-ScanDeps 0.89 +perl5.setup Module-ScanDeps 0.94 maintainers narf_tm openmaintainer description Recursively scan Perl code for dependencies long_description This module scans potential modules used by \ @@ -14,9 +14,9 @@ platforms darwin -checksums md5 97eccc0184030d598c84c544f3507a53 \ - sha1 06a96512a786c03f2604947a475ac5997d5e7433 \ - rmd160 8aad23e208bc18d916971a9b87c55b33bc5263a5 +checksums md5 6c2086e221206d5bcf538208d8b0a51f \ + sha1 fe06d45b9cd2b1d492d88ab5fab364b5abf27d3e \ + rmd160 83dfd227bf9f65248083aea9ba4b3ca038cf011d depends_lib-append port:p5-module-build \ port:p5-version -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Wed Sep 2 08:43:15 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Wed, 2 Sep 2009 08:43:15 -0700 (PDT) Subject: [56824] trunk/dports/perl/p5-b-hooks-endofscope/Portfile Message-ID: <20090902154315.64651257A2FB@beta.macosforge.org> Revision: 56824 http://trac.macports.org/changeset/56824 Author: narf_tm at macports.org Date: 2009-09-02 08:43:14 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Updated to 0.08. Modified Paths: -------------- trunk/dports/perl/p5-b-hooks-endofscope/Portfile Modified: trunk/dports/perl/p5-b-hooks-endofscope/Portfile =================================================================== --- trunk/dports/perl/p5-b-hooks-endofscope/Portfile 2009-09-02 15:35:55 UTC (rev 56823) +++ trunk/dports/perl/p5-b-hooks-endofscope/Portfile 2009-09-02 15:43:14 UTC (rev 56824) @@ -3,16 +3,17 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup B-Hooks-EndOfScope 0.07 +perl5.setup B-Hooks-EndOfScope 0.08 maintainers narf_tm openmaintainer description Execute code after a scope finished compilation long_description ${description} platforms darwin -checksums md5 07bae81967dd4075f54aa839e70482e7 \ - sha1 71c9f4311d713419d94b846175f048638fc03e32 \ - rmd160 32b831ca592e4195a28b38d14d9ec93b255ce665 +checksums md5 c770f55ce0205bcbb5824e4ec28431fd \ + sha1 effaf3c524584bf9ceb376510670b8f11360d154 \ + rmd160 41cc498704e46ef758905fd93e97aaedd2deb05d depends_lib-append port:p5-sub-exporter \ - port:p5-variable-magic + port:p5-variable-magic \ + port:p5-extutils-makemaker -------------- next part -------------- An HTML attachment was scrubbed... URL: From toby at macports.org Wed Sep 2 08:49:34 2009 From: toby at macports.org (toby at macports.org) Date: Wed, 2 Sep 2009 08:49:34 -0700 (PDT) Subject: [56825] trunk/dports/devel/libcryptopp Message-ID: <20090902154934.CDC3D257A63C@beta.macosforge.org> Revision: 56825 http://trac.macports.org/changeset/56825 Author: toby at macports.org Date: 2009-09-02 08:49:34 -0700 (Wed, 02 Sep 2009) Log Message: ----------- nuke bogus flags, fixes #21025 (libcryptopp on Snow Leopard) Modified Paths: -------------- trunk/dports/devel/libcryptopp/Portfile Added Paths: ----------- trunk/dports/devel/libcryptopp/files/ trunk/dports/devel/libcryptopp/files/patch-GNUmakefile Modified: trunk/dports/devel/libcryptopp/Portfile =================================================================== --- trunk/dports/devel/libcryptopp/Portfile 2009-09-02 15:43:14 UTC (rev 56824) +++ trunk/dports/devel/libcryptopp/Portfile 2009-09-02 15:49:34 UTC (rev 56825) @@ -22,8 +22,10 @@ rmd160 8929795b654d7186b2b38714d22a57ea01862dbd use_zip yes -worksrcdir +extract.mkdir yes +patchfiles patch-GNUmakefile + use_configure no build.type gnu Added: trunk/dports/devel/libcryptopp/files/patch-GNUmakefile =================================================================== --- trunk/dports/devel/libcryptopp/files/patch-GNUmakefile (rev 0) +++ trunk/dports/devel/libcryptopp/files/patch-GNUmakefile 2009-09-02 15:49:34 UTC (rev 56825) @@ -0,0 +1,11 @@ +--- GNUmakefile.orig 2009-09-02 08:43:04.000000000 -0700 ++++ GNUmakefile 2009-09-02 08:43:18.000000000 -0700 +@@ -29,7 +29,7 @@ + + ifneq ($(GCC34_OR_LATER) $(INTEL_COMPILER),0 0) + ifneq ($(GCC42_OR_LATER),0) +-CXXFLAGS += -march=native -mtune=native ++CXXFLAGS += + else + # -msse2 is in GCC 3.3, but it causes internal compiler error on salsa.cpp, + # so don't use it unless we're at GCC 3.4 or later -------------- next part -------------- An HTML attachment was scrubbed... URL: From noreply at macports.org Wed Sep 2 08:50:39 2009 From: noreply at macports.org (MacPorts) Date: Wed, 02 Sep 2009 15:50:39 -0000 Subject: [MacPorts] Migration modified Message-ID: <20090902155039.5751E7093C72@mail-out3.apple.com> Changed page "Migration" by frstan at bellsouth.net from 99.2.171.251* Page URL: Diff URL: Revision 7 Comment: remove the phrase "installed and" and the angle brackets -------8<------8<------8<------8<------8<------8<------8<------8<-------- Index: Migration ========================================================================= --- Migration (version: 6) +++ Migration (version: 7) @@ -29,7 +29,7 @@ 1. Uninstall the gawk, grep, and gsed ports (if installed), as many build systems will try to use them even if there is no dependency: {{{ -sudo port -f uninstall installed and \( gawk grep gsed \) +sudo port -f uninstall gawk grep gsed }}} 2. Reinstall all installed ports: {{{ -------8<------8<------8<------8<------8<------8<------8<------8<-------- * The IP shown here might not mean anything if the user or the server is behind a proxy. -- MacPorts Ports system for Mac OS This is an automated message. Someone at http://www.macports.org/ added your email address to be notified of changes on Migration. If it was not you, please report to . From portindex at macports.org Wed Sep 2 08:53:45 2009 From: portindex at macports.org (portindex at macports.org) Date: Wed, 2 Sep 2009 08:53:45 -0700 (PDT) Subject: [56826] trunk/dports Message-ID: <20090902155346.1EF51257A6F0@beta.macosforge.org> Revision: 56826 http://trac.macports.org/changeset/56826 Author: portindex at macports.org Date: 2009-09-02 08:53:44 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Total number of ports parsed: 6144 Ports successfully parsed: 6144 Ports failed: 0 Modified Paths: -------------- trunk/dports/PortIndex trunk/dports/PortIndex.quick Modified: trunk/dports/PortIndex =================================================================== --- trunk/dports/PortIndex 2009-09-02 15:49:34 UTC (rev 56825) +++ trunk/dports/PortIndex 2009-09-02 15:53:44 UTC (rev 56826) @@ -3057,7 +3057,7 @@ dcmtk 665 variants {darwin_9 universal} portdir graphics/dcmtk description {The DICOM Toolkit.} homepage http://dicom.offis.de/dcmtk epoch 0 platforms darwin name dcmtk depends_lib {port:zlib port:tiff port:libpng port:libxml2} long_description {DCMTK is a collection of libraries and applications implementing large parts of the DICOM standard. It includes software for examining, constructing and converting DICOM image files, handling offline media, sending and receiving images over a network connection, as well as demonstrative image storage and worklist servers.} maintainers {uni-koblenz.de:guidolorenz openmaintainer} categories graphics version 3.5.4_p2 revision 0 dcraw 559 -variants universal portdir graphics/dcraw description {Digital camera raw photo decoding software supporting hundreds of cameras} homepage http://www.cybercom.net/~dcoffin/dcraw/ epoch 0 platforms darwin name dcraw depends_lib {port:gettext port:libiconv port:jpeg port:lcms} long_description {dcraw is a small program for processing raw, unprocessed CCD data files from any of hundreds of digital cameras with better quality output than the tools provided by camera vendors.} maintainers ryandesign categories graphics version 8.97-20090828192800 revision 0 +variants universal portdir graphics/dcraw description {Digital camera raw photo decoding software supporting hundreds of cameras} homepage http://www.cybercom.net/~dcoffin/dcraw/ epoch 0 platforms darwin name dcraw depends_lib {port:gettext port:libiconv port:jpeg port:lcms} long_description {dcraw is a small program for processing raw, unprocessed CCD data files from any of hundreds of digital cameras with better quality output than the tools provided by camera vendors.} maintainers ryandesign categories graphics version 8.97-20090831112500 revision 0 djvulibre 680 variants {djview3 universal} portdir graphics/djvulibre description {Web centric format and software platform for distributing documents and images.} homepage http://djvu.sourceforge.net/ epoch 0 platforms darwin name djvulibre depends_lib {port:libiconv port:jpeg port:tiff port:libpng port:zlib} long_description {DjVu can advantageously replace PDF, PS, TIFF,JPEG, and GIF for distributing scanned documents, digital documents, or high-resolution pictures. DjVu content downloads faster, displays and renders faster, looks nicer on a screen and consume less client resources than competing formats.} maintainers nomaintainer categories {graphics www} version 3.5.22 revision 0 dvi2bitmap 527 @@ -5245,7 +5245,7 @@ curl 548 variants {universal ssl ipv6 ares idn spnego gnutls gss openldap sftp_scp doc} depends_build port:pkgconfig portdir net/curl description {Tool for transferring files with URL syntax} homepage http://curl.haxx.se/ epoch 0 platforms {darwin freebsd} depends_lib port:zlib name curl maintainers ryandesign long_description {curl is a client to get documents/files from servers, using any of the supported protocols. The command is designed to work without user interaction or any kind of interactivity.} categories {net www} version 7.19.6 revision 0 curl-ca-bundle 444 -depends_build path:bin/perl:perl5 portdir net/curl-ca-bundle description {CA certificate bundle for curl} homepage http://curl.haxx.se/ epoch 0 platforms {darwin freebsd} name curl-ca-bundle maintainers ryandesign long_description {Installs a bundle of certification authority certificates (CA certs) which curl (when linked with OpenSSL) uses to verify the authenticity of secure web and FTP servers.} categories net version 7.19.6 revision 1 +depends_build path:bin/perl:perl5 portdir net/curl-ca-bundle description {CA certificate bundle for curl} homepage http://curl.haxx.se/ epoch 0 platforms {darwin freebsd} name curl-ca-bundle maintainers ryandesign long_description {Installs a bundle of certification authority certificates (CA certs) which curl (when linked with OpenSSL) uses to verify the authenticity of secure web and FTP servers.} categories net version 7.19.6 revision 2 cvsup 335 portdir net/cvsup description {General network file distribution system optimized for CVS} homepage http://www.cvsup.org/ epoch 0 platforms darwin name cvsup depends_lib bin:cm3:cm3 maintainers nomaintainer long_description {{General network file distribution system optimized for CVS}} categories {net devel} version 16.1h revision 1 cvsync 483 @@ -5980,8 +5980,8 @@ portdir perl/p5-authen-smb description {Perl extension to authenticate against an Samba server} homepage http://search.cpan.org/dist/Authen-Smb/ epoch 0 platforms darwin name p5-authen-smb depends_lib path:bin/perl:perl5 maintainers oaf.dk:mni long_description {Authen::Smb is a module which allows you to authenticate a user against an NT domain directly from Perl.} categories perl version 0.91 revision 0 p5-autodia 476 variants graphviz portdir perl/p5-autodia description {Create XML diagrams} homepage http://www.aarontrevena.co.uk/opensource/autodia epoch 0 platforms darwin name p5-autodia depends_lib {path:bin/perl:perl5 port:p5-xml-simple} long_description {AutoDia is an open-source, auto-documentation and auto-diagramming system allowing you to automatically generate Images, XML, HTML or Dia files.} maintainers {snc openmaintainer} categories {perl graphics} version 2.03 revision 0 -p5-b-hooks-endofscope 430 -portdir perl/p5-b-hooks-endofscope description {Execute code after a scope finished compilation} homepage http://search.cpan.org/dist/B-Hooks-EndOfScope/ epoch 0 platforms darwin name p5-b-hooks-endofscope depends_lib {path:bin/perl:perl5 port:p5-sub-exporter port:p5-variable-magic} maintainers {narf_tm openmaintainer} long_description {{Execute code after a scope finished compilation}} categories perl version 0.07 revision 0 +p5-b-hooks-endofscope 457 +portdir perl/p5-b-hooks-endofscope description {Execute code after a scope finished compilation} homepage http://search.cpan.org/dist/B-Hooks-EndOfScope/ epoch 0 platforms darwin name p5-b-hooks-endofscope depends_lib {path:bin/perl:perl5 port:p5-sub-exporter port:p5-variable-magic port:p5-extutils-makemaker} maintainers {narf_tm openmaintainer} long_description {{Execute code after a scope finished compilation}} categories perl version 0.08 revision 0 p5-b-keywords 354 portdir perl/p5-b-keywords description {Lists of reserved barewords and symbol names} homepage http://search.cpan.org/dist/B-Keywords/ epoch 0 platforms darwin name p5-b-keywords depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {{Lists of reserved barewords and symbol names}} categories perl version 1.09 revision 0 p5-berkeleydb 768 @@ -6783,7 +6783,7 @@ p5-module-refresh 344 portdir perl/p5-module-refresh description {Refresh %INC files when updated on disk} homepage http://search.cpan.org/dist/Module-Refresh/ epoch 0 platforms darwin name p5-module-refresh depends_lib path:bin/perl:perl5 maintainers nomaintainer long_description {{Refresh %INC files when updated on disk}} categories perl version 0.09 revision 0 p5-module-scandeps 575 -portdir perl/p5-module-scandeps description {Recursively scan Perl code for dependencies} homepage http://search.cpan.org/dist/Module-ScanDeps/ epoch 0 platforms darwin name p5-module-scandeps depends_lib {path:bin/perl:perl5 port:p5-module-build port:p5-version} maintainers {narf_tm openmaintainer} long_description {This module scans potential modules used by perl programs, and returns a hash {reference;} its keys are the module names as appears in %INC (e.g. {Test/More.pm);} the values are hash references with this structure:} categories perl version 0.89 revision 0 +portdir perl/p5-module-scandeps description {Recursively scan Perl code for dependencies} homepage http://search.cpan.org/dist/Module-ScanDeps/ epoch 0 platforms darwin name p5-module-scandeps depends_lib {path:bin/perl:perl5 port:p5-module-build port:p5-version} maintainers {narf_tm openmaintainer} long_description {This module scans potential modules used by perl programs, and returns a hash {reference;} its keys are the module names as appears in %INC (e.g. {Test/More.pm);} the values are hash references with this structure:} categories perl version 0.94 revision 0 p5-module-signature 384 portdir perl/p5-module-signature description {Module signature file manipulation} homepage http://search.cpan.org/dist/Module-Signature/ epoch 0 platforms darwin name p5-module-signature depends_lib {path:bin/perl:perl5 port:gnupg port:p5-digest-sha} maintainers {narf_tm openmaintainer} long_description {{Module signature file manipulation}} categories perl version 0.55 revision 0 p5-module-starter 389 @@ -7140,12 +7140,12 @@ depends_build port:aspell portdir perl/p5-text-aspell description {perl interface to GNU aspell.} homepage http://search.cpan.org/dist/Text-Aspell/ epoch 0 platforms darwin name p5-text-aspell depends_lib path:bin/perl:perl5 maintainers uoregon.edu:tkay long_description {{perl interface to GNU aspell.}} categories perl version 0.06 revision 0 p5-text-autoformat 371 portdir perl/p5-text-autoformat description {Automatic text wrapping and reformatting} homepage http://search.cpan.org/dist/Text-Autoformat/ epoch 0 platforms darwin name p5-text-autoformat depends_lib {path:bin/perl:perl5 port:p5-text-reform} maintainers nomaintainer long_description {{Automatic text wrapping and reformatting}} categories perl version 1.13 revision 0 -p5-text-balanced 384 -portdir perl/p5-text-balanced description {Extract delimited text sequences from strings} homepage http://search.cpan.org/dist/Text-Balanced/ epoch 0 platforms darwin name p5-text-balanced depends_lib {path:bin/perl:perl5 port:p5-version} maintainers {narf_tm openmaintainer} long_description {{Extract delimited text sequences from strings}} categories perl version 2.0.0 revision 0 +p5-text-balanced 365 +portdir perl/p5-text-balanced description {Extract delimited text sequences from strings} homepage http://search.cpan.org/dist/Text-Balanced/ epoch 0 platforms darwin name p5-text-balanced depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {{Extract delimited text sequences from strings}} categories perl version 2.02 revision 0 p5-text-chasen 391 depends_build port:libiconv portdir perl/p5-text-chasen description {ChaSen library module for Perl5.} homepage http://chasen.naist.jp/hiki/ChaSen/ epoch 0 platforms darwin name p5-text-chasen depends_lib {path:bin/perl:perl5 port:chasen} maintainers {takanori openmaintainer} long_description {{ChaSen library module for Perl5.}} categories {perl textproc japanese} version 1.04 revision 1 p5-text-csv 516 -portdir perl/p5-text-csv description {Text::CSV - comma-separated values manipulation routines} homepage http://search.cpan.org/dist/Text-CSV/ epoch 0 platforms darwin name p5-text-csv depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {Text::CSV provides facilities for the composition and decomposition of comma-separated values. An instance of the Text::CSV class can combine fields into a CSV string and parse a CSV string into fields.} categories perl version 1.10 revision 0 +portdir perl/p5-text-csv description {Text::CSV - comma-separated values manipulation routines} homepage http://search.cpan.org/dist/Text-CSV/ epoch 0 platforms darwin name p5-text-csv depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {Text::CSV provides facilities for the composition and decomposition of comma-separated values. An instance of the Text::CSV class can combine fields into a CSV string and parse a CSV string into fields.} categories perl version 1.13 revision 0 p5-text-csv_xs 528 portdir perl/p5-text-csv_xs description {Perl module containing comma-separated values manipulation routines} homepage http://search.cpan.org/dist/Text-CSV_XS/ epoch 0 platforms darwin name p5-text-csv_xs depends_lib path:bin/perl:perl5 maintainers oaf.dk:mni long_description {Text::CSV_XS provides facilities for the composition and decomposition of comma-separated values. An instance of the Text::CSV_XS class can combine fields into a CSV string and parse a CSV string into fields.} categories perl version 0.34 revision 0 p5-text-diff 424 @@ -7168,8 +7168,8 @@ portdir perl/p5-text-recordparser description {read record-oriented files} homepage http://search.cpan.org/dist/Text-RecordParser/ epoch 0 platforms darwin name p5-text-recordparser depends_lib {path:bin/perl:perl5 port:p5-io-stringy port:p5-class-accessor port:p5-readonly port:p5-list-moreutils port:p5-version port:p5-test-exception port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {This module is for reading record-oriented data in a delimited text file.} categories perl version 1.2.1 revision 0 p5-text-reform 331 portdir perl/p5-text-reform description {Manual text wrapping and reformatting} homepage http://search.cpan.org/dist/Text-Reform/ epoch 0 platforms darwin name p5-text-reform depends_lib path:bin/perl:perl5 maintainers nomaintainer long_description {{Manual text wrapping and reformatting}} categories perl version 1.11 revision 0 -p5-text-simpletable 360 -portdir perl/p5-text-simpletable description {Simple Eyecandy ASCII Tables} homepage http://search.cpan.org/dist/Text-SimpleTable/ epoch 0 platforms darwin name p5-text-simpletable depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {Simple eyecandy ASCII tables, as seen in Catalyst.} categories perl version 0.05 revision 0 +p5-text-simpletable 359 +portdir perl/p5-text-simpletable description {Simple Eyecandy ASCII Tables} homepage http://search.cpan.org/dist/Text-SimpleTable/ epoch 0 platforms darwin name p5-text-simpletable depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {Simple eyecandy ASCII tables, as seen in Catalyst.} categories perl version 2.0 revision 0 p5-text-spellchecker 403 portdir perl/p5-text-spellchecker description {OO interface for spell-checking a block of text} homepage http://search.cpan.org/dist/Text-SpellChecker/ epoch 0 platforms darwin name p5-text-spellchecker depends_lib {path:bin/perl:perl5 port:p5-text-aspell} maintainers {narf_tm openmaintainer} long_description {{OO interface for spell-checking a block of text}} categories perl version 0.05 revision 0 p5-text-tabsxwrap 349 @@ -7227,11 +7227,11 @@ p5-universal-can 437 portdir perl/p5-universal-can description {Hack around people calling UNIVERSAL::can() as a function} homepage http://search.cpan.org/dist/UNIVERSAL-can/ epoch 0 platforms darwin name p5-universal-can depends_lib {path:bin/perl:perl5 port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {The UNIVERSAL class provides a few default methods so that all objects can use them.} categories perl version 1.15 revision 0 p5-universal-isa 432 -portdir perl/p5-universal-isa description {Attempt to recover from people calling UNIVERSAL::isa as a function} homepage http://search.cpan.org/dist/UNIVERSAL-isa/ epoch 0 platforms darwin name p5-universal-isa depends_lib {path:bin/perl:perl5 port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {{Attempt to recover from people calling UNIVERSAL::isa as a function}} categories perl version 1.01 revision 0 +portdir perl/p5-universal-isa description {Attempt to recover from people calling UNIVERSAL::isa as a function} homepage http://search.cpan.org/dist/UNIVERSAL-isa/ epoch 0 platforms darwin name p5-universal-isa depends_lib {path:bin/perl:perl5 port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {{Attempt to recover from people calling UNIVERSAL::isa as a function}} categories perl version 1.03 revision 0 p5-universal-moniker 674 portdir perl/p5-universal-moniker description {Class names in Perl often don't sound great when spoken} homepage http://search.cpan.org/dist/UNIVERSAL-moniker/ epoch 0 platforms darwin name p5-universal-moniker depends_lib {path:bin/perl:perl5 port:p5-lingua-en-inflect} maintainers FreeBSD.org:mat long_description {Class names in Perl often don't sound great when spoken, or look good when written in prose. For this reason, we tend to say things like customer or basket when we are referring to My::Site::User::Customer or My::Site::Shop::Basket. We thought it would be nice if our classes knew what we would prefer to call them.} categories perl version 0.08 revision 0 p5-universal-require 353 -portdir perl/p5-universal-require description {require() modules from a variable} homepage http://search.cpan.org/dist/UNIVERSAL-require/ epoch 0 platforms darwin name p5-universal-require depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {{require() modules from a variable}} categories perl version 0.11 revision 0 +portdir perl/p5-universal-require description {require() modules from a variable} homepage http://search.cpan.org/dist/UNIVERSAL-require/ epoch 0 platforms darwin name p5-universal-require depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {{require() modules from a variable}} categories perl version 0.13 revision 0 p5-unix-syslog 364 portdir perl/p5-unix-syslog description {Access to the Unix system logger via Perl's XSUBs} homepage http://search.cpan.org/dist/Unix-Syslog/ epoch 0 platforms darwin name p5-unix-syslog depends_lib path:bin/perl:perl5 maintainers {blair openmaintainer} long_description {{Access to the Unix system logger via Perl's XSUBs}} categories perl version 1.1 revision 0 p5-uri 502 @@ -7311,13 +7311,13 @@ p5-xml-xpath 602 portdir perl/p5-xml-xpath description {set of modules for parsing and evaluating XPath statements} homepage http://search.cpan.org/~msergeant/XML-XPath-1.13/ epoch 0 platforms darwin name p5-xml-xpath depends_lib {path:bin/perl:perl5 port:p5-xml-parser} maintainers nomaintainer long_description {This module aims to comply exactly to the XPath specification at http://www.w3.org/TR/xpath and yet allow extensions to be added in the form of functions. Modules such as XSLT and XPointer may need to do this as they support functionality beyond XPath.} categories {perl textproc} version 1.13 revision 0 p5-xml-xpathengine 425 -portdir perl/p5-xml-xpathengine description {a re-usable XPath engine for DOM-like trees} homepage http://search.cpan.org/dist/XML-XPathEngine/ epoch 0 platforms darwin name p5-xml-xpathengine depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {This module provides an XPath engine, that can be re-used by other module/classes that implement trees.} categories perl version 0.11 revision 0 +portdir perl/p5-xml-xpathengine description {a re-usable XPath engine for DOM-like trees} homepage http://search.cpan.org/dist/XML-XPathEngine/ epoch 0 platforms darwin name p5-xml-xpathengine depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {This module provides an XPath engine, that can be re-used by other module/classes that implement trees.} categories perl version 0.12 revision 0 p5-yaml 527 portdir perl/p5-yaml description {YAML loader/dumper module} homepage http://search.cpan.org/dist/YAML/ epoch 0 platforms darwin name p5-yaml depends_lib path:bin/perl:perl5 maintainers geeklair.net:dluke long_description {The YAML.pm module implements a YAML Loader and Dumper based on the YAML 1.0 specification. YAML is a generic data serialization language that is optimized for human readability. It can be used to express the data structures of most modern programming languages.} categories perl version 0.68 revision 0 p5-yaml-syck 340 portdir perl/p5-yaml-syck description {A fast, lightweight YAML loader and dumper} homepage http://search.cpan.org/dist/YAML-Syck/ epoch 0 platforms darwin name p5-yaml-syck depends_lib path:bin/perl:perl5 maintainers FaerieMUD.org:ged long_description {{A fast, lightweight YAML loader and dumper}} categories perl version 0.99 revision 0 p5-yaml-tiny 402 -portdir perl/p5-yaml-tiny description {Read/Write YAML files with as little code as possible} homepage http://search.cpan.org/dist/YAML-Tiny/ epoch 0 platforms darwin name p5-yaml-tiny depends_lib {path:bin/perl:perl5 port:p5-yaml port:p5-yaml-syck} maintainers {narf_tm openmaintainer} long_description {{Read/Write YAML files with as little code as possible}} categories perl version 1.36 revision 0 +portdir perl/p5-yaml-tiny description {Read/Write YAML files with as little code as possible} homepage http://search.cpan.org/dist/YAML-Tiny/ epoch 0 platforms darwin name p5-yaml-tiny depends_lib {path:bin/perl:perl5 port:p5-yaml port:p5-yaml-syck} maintainers {narf_tm openmaintainer} long_description {{Read/Write YAML files with as little code as possible}} categories perl version 1.40 revision 0 php5-apc 382 variants universal portdir php/php5-apc description {Alternative PHP Cache} homepage http://pecl.php.net/package/apc/ epoch 0 platforms darwin name php5-apc depends_lib path:bin/phpize:php5 long_description {APC is a free, open, and robust framework for caching and optimizing PHP intermediate code.} maintainers {nox openmaintainer} categories {php devel} version 3.1.2 revision 3 php5-calendar 397 Modified: trunk/dports/PortIndex.quick =================================================================== (Binary files differ) -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Wed Sep 2 08:55:50 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Wed, 2 Sep 2009 08:55:50 -0700 (PDT) Subject: [56827] trunk/dports/perl/p5-b-hooks-endofscope/Portfile Message-ID: <20090902155551.34BD3257A829@beta.macosforge.org> Revision: 56827 http://trac.macports.org/changeset/56827 Author: narf_tm at macports.org Date: 2009-09-02 08:55:50 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Removed dependency. Modified Paths: -------------- trunk/dports/perl/p5-b-hooks-endofscope/Portfile Modified: trunk/dports/perl/p5-b-hooks-endofscope/Portfile =================================================================== --- trunk/dports/perl/p5-b-hooks-endofscope/Portfile 2009-09-02 15:53:44 UTC (rev 56826) +++ trunk/dports/perl/p5-b-hooks-endofscope/Portfile 2009-09-02 15:55:50 UTC (rev 56827) @@ -15,5 +15,4 @@ rmd160 41cc498704e46ef758905fd93e97aaedd2deb05d depends_lib-append port:p5-sub-exporter \ - port:p5-variable-magic \ - port:p5-extutils-makemaker + port:p5-variable-magic -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Wed Sep 2 09:00:54 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Wed, 2 Sep 2009 09:00:54 -0700 (PDT) Subject: [56828] trunk/dports/perl/p5-class-mop/Portfile Message-ID: <20090902160054.C5D5A257AA33@beta.macosforge.org> Revision: 56828 http://trac.macports.org/changeset/56828 Author: narf_tm at macports.org Date: 2009-09-02 09:00:53 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Updated to 0.92. Modified Paths: -------------- trunk/dports/perl/p5-class-mop/Portfile Modified: trunk/dports/perl/p5-class-mop/Portfile =================================================================== --- trunk/dports/perl/p5-class-mop/Portfile 2009-09-02 15:55:50 UTC (rev 56827) +++ trunk/dports/perl/p5-class-mop/Portfile 2009-09-02 16:00:53 UTC (rev 56828) @@ -3,20 +3,19 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Class-MOP 0.78 +perl5.setup Class-MOP 0.92 maintainers narf_tm openmaintainer description A Meta Object Protocol for Perl 5 long_description ${description} platforms darwin -checksums md5 03be1d56b26e6fb12c04746e421fdbbe \ - sha1 543b08ca301c916f158f2fa1d1cbdccef394cd06 \ - rmd160 490d6f62322161a7fbd34c92e4d86e6b52160ea3 +checksums md5 b9cfa44c995e315a7ce7d7acc50d0517 \ + sha1 7d10f22556fde0e8c9c8b3ae39a83d5632e4dc24 \ + rmd160 bae6ea1281ad6ab77f549038e9b2827ed69f7e09 depends_lib-append port:p5-devel-globaldestruction \ port:p5-mro-compat \ - port:p5-sub-identify \ port:p5-sub-name \ port:p5-task-weaken \ port:p5-test-exception -------------- next part -------------- An HTML attachment was scrubbed... URL: From noreply at macports.org Wed Sep 2 09:04:17 2009 From: noreply at macports.org (MacPorts) Date: Wed, 02 Sep 2009 16:04:17 -0000 Subject: [MacPorts] howto/MAMP modified Message-ID: <20090902160417.F3BA274EAEA0@mail-out4.apple.com> Changed page "howto/MAMP" by verwymeren at gmail.com from 24.76.60.231* Page URL: Diff URL: Revision 36 Comment: Fixed incorrect Apache directory path -------8<------8<------8<------8<------8<------8<------8<------8<-------- Index: howto/MAMP ========================================================================= --- howto/MAMP (version: 35) +++ howto/MAMP (version: 36) @@ -89,7 +89,7 @@ # # Include user configurations # -Include /private/etc/apache/users/*.conf +Include /private/etc/apache2/users/*.conf }}} -------8<------8<------8<------8<------8<------8<------8<------8<-------- * The IP shown here might not mean anything if the user or the server is behind a proxy. -- MacPorts Ports system for Mac OS This is an automated message. Someone at http://www.macports.org/ added your email address to be notified of changes on howto/MAMP. If it was not you, please report to . From narf_tm at macports.org Wed Sep 2 09:07:07 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Wed, 2 Sep 2009 09:07:07 -0700 (PDT) Subject: [56829] trunk/dports/perl/p5-mouse/Portfile Message-ID: <20090902160708.79B62257ABAF@beta.macosforge.org> Revision: 56829 http://trac.macports.org/changeset/56829 Author: narf_tm at macports.org Date: 2009-09-02 09:07:04 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Updated to 0.27. Modified Paths: -------------- trunk/dports/perl/p5-mouse/Portfile Modified: trunk/dports/perl/p5-mouse/Portfile =================================================================== --- trunk/dports/perl/p5-mouse/Portfile 2009-09-02 16:00:53 UTC (rev 56828) +++ trunk/dports/perl/p5-mouse/Portfile 2009-09-02 16:07:04 UTC (rev 56829) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Mouse 0.19 ../by-authors/id/S/SA/SARTAK/ +perl5.setup Mouse 0.27 ../by-authors/id/S/SA/SARTAK/ maintainers narf_tm openmaintainer description Moose minus the antlers long_description Moose is wonderful. \ @@ -16,8 +16,8 @@ platforms darwin -checksums md5 eb21c9fbf790421a3358e3cbdb92ae5f \ - sha1 0b621a415713e21e5217006da84f4d6066da10c6 \ - rmd160 b95ac6b4e9bc096c5eca9cff1cb99e0d85e79b70 +checksums md5 4f1b209f7b6d1f34a31b2ee1037352cb \ + sha1 07b55d05601059f5be947f20edb97d7d81deeb4b \ + rmd160 52f7d6ba17201a52cd563905a03a724a01f3f0d0 depends_lib-append port:p5-test-exception -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Wed Sep 2 09:09:31 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Wed, 2 Sep 2009 09:09:31 -0700 (PDT) Subject: [56830] trunk/dports/perl/p5-moose/Portfile Message-ID: <20090902160931.EAB19257ACD0@beta.macosforge.org> Revision: 56830 http://trac.macports.org/changeset/56830 Author: narf_tm at macports.org Date: 2009-09-02 09:09:31 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Updated to 0.89. Modified Paths: -------------- trunk/dports/perl/p5-moose/Portfile Modified: trunk/dports/perl/p5-moose/Portfile =================================================================== --- trunk/dports/perl/p5-moose/Portfile 2009-09-02 16:07:04 UTC (rev 56829) +++ trunk/dports/perl/p5-moose/Portfile 2009-09-02 16:09:31 UTC (rev 56830) @@ -3,16 +3,16 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Moose 0.72 ../by-authors/id/D/DR/DROLSKY/ +perl5.setup Moose 0.89 ../by-authors/id/D/DR/DROLSKY/ maintainers narf_tm openmaintainer description A postmodern object system for Perl 5 long_description ${description} platforms darwin -checksums md5 b78fef11546371f33b99e61fd4c4f5c0 \ - sha1 d0a756bb45c981e01e5e0df417a9399336732882 \ - rmd160 365e852294e8a9bd0f4c665307911bd8e3dbc552 +checksums md5 c44543e38e4a77557771ef4ad15a2fa6 \ + sha1 7423d0a92979ab093e719d3f72a682c9061778f6 \ + rmd160 4e00fe4e9d5dbb82b8ad813dba587c966c7b86d2 depends_lib-append port:p5-test-exception \ port:p5-test-simple \ -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Wed Sep 2 09:11:30 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Wed, 2 Sep 2009 09:11:30 -0700 (PDT) Subject: [56831] trunk/dports/perl/p5-task-weaken/Portfile Message-ID: <20090902161130.5EE7F257ADC1@beta.macosforge.org> Revision: 56831 http://trac.macports.org/changeset/56831 Author: narf_tm at macports.org Date: 2009-09-02 09:11:29 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Updated to 1.03. Modified Paths: -------------- trunk/dports/perl/p5-task-weaken/Portfile Modified: trunk/dports/perl/p5-task-weaken/Portfile =================================================================== --- trunk/dports/perl/p5-task-weaken/Portfile 2009-09-02 16:09:31 UTC (rev 56830) +++ trunk/dports/perl/p5-task-weaken/Portfile 2009-09-02 16:11:29 UTC (rev 56831) @@ -3,13 +3,13 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Task-Weaken 1.02 +perl5.setup Task-Weaken 1.03 maintainers narf_tm openmaintainer description Ensure that a platform has weaken support long_description ${description} platforms darwin -checksums md5 684c2bd2a76f320679fd2df938467e01 \ - sha1 8859be58d47c785e25513f807436fa79a4c95a16 \ - rmd160 9647f383a069f6c979bbb698e3dd9ff2fef86499 +checksums md5 056ce36c576450d22e6b23b4dbfacd02 \ + sha1 1a958220f92ac11dd4548c9fe405ca9c9a0ffdc9 \ + rmd160 5b1298166ba38715e0f9f43f8ce8bfb29b8706da -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Wed Sep 2 09:13:05 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Wed, 2 Sep 2009 09:13:05 -0700 (PDT) Subject: [56832] trunk/dports/perl/p5-test-deep/Portfile Message-ID: <20090902161306.105D9257AE74@beta.macosforge.org> Revision: 56832 http://trac.macports.org/changeset/56832 Author: narf_tm at macports.org Date: 2009-09-02 09:13:05 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Updated to 0.106. Modified Paths: -------------- trunk/dports/perl/p5-test-deep/Portfile Modified: trunk/dports/perl/p5-test-deep/Portfile =================================================================== --- trunk/dports/perl/p5-test-deep/Portfile 2009-09-02 16:11:29 UTC (rev 56831) +++ trunk/dports/perl/p5-test-deep/Portfile 2009-09-02 16:13:05 UTC (rev 56832) @@ -3,16 +3,16 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Test-Deep 0.104 +perl5.setup Test-Deep 0.106 maintainers narf_tm openmaintainer description Provides lots of flexibility when testing deep structures long_description ${description} platforms darwin -checksums md5 8c541afabcefd611f9bd33cb01a9742b \ - sha1 70f4177f3ded0c85e036b67b1b456090faaccb18 \ - rmd160 60d76e273838880fba7703b8aff155ac7737579c +checksums md5 8cf0066dca9c3c102e4ae8f57173d12f \ + sha1 940976c6ec01e693e7b8e0761b16f0a1abc1bb19 \ + rmd160 e3c39a019d6011c5803588cbcb973e8639a1d48e depends_lib-append port:p5-test-tester \ port:p5-test-nowarnings -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Wed Sep 2 09:14:29 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Wed, 2 Sep 2009 09:14:29 -0700 (PDT) Subject: [56833] trunk/dports/perl/p5-test-manifest/Portfile Message-ID: <20090902161429.A1452257AF46@beta.macosforge.org> Revision: 56833 http://trac.macports.org/changeset/56833 Author: narf_tm at macports.org Date: 2009-09-02 09:14:29 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Updated to 1.23. Modified Paths: -------------- trunk/dports/perl/p5-test-manifest/Portfile Modified: trunk/dports/perl/p5-test-manifest/Portfile =================================================================== --- trunk/dports/perl/p5-test-manifest/Portfile 2009-09-02 16:13:05 UTC (rev 56832) +++ trunk/dports/perl/p5-test-manifest/Portfile 2009-09-02 16:14:29 UTC (rev 56833) @@ -3,11 +3,13 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Test-Manifest 1.22 +perl5.setup Test-Manifest 1.23 maintainers narf_tm openmaintainer description interact with a t/test_manifest file long_description ${description} -checksums md5 298156323748c74decdca79904ebd881 +checksums md5 81c8744987b67d35af05a74a3c7f1742 \ + sha1 2c6b99088c3257fb47eb2afa4c31cb3af6c2f8f3 \ + rmd160 7502401caad27493e4a816f86a9bec77591e2200 platforms darwin -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Wed Sep 2 09:19:27 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Wed, 2 Sep 2009 09:19:27 -0700 (PDT) Subject: [56834] trunk/dports/perl/p5-test-pod/Portfile Message-ID: <20090902161927.6F664257B12F@beta.macosforge.org> Revision: 56834 http://trac.macports.org/changeset/56834 Author: narf_tm at macports.org Date: 2009-09-02 09:19:26 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Updated to 1.40. Modified Paths: -------------- trunk/dports/perl/p5-test-pod/Portfile Modified: trunk/dports/perl/p5-test-pod/Portfile =================================================================== --- trunk/dports/perl/p5-test-pod/Portfile 2009-09-02 16:14:29 UTC (rev 56833) +++ trunk/dports/perl/p5-test-pod/Portfile 2009-09-02 16:19:26 UTC (rev 56834) @@ -3,13 +3,14 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Test-Pod 1.26 -revision 1 +perl5.setup Test-Pod 1.40 maintainers narf_tm openmaintainer description check for POD errors in files long_description ${description} -checksums md5 2f259135656ac4549b65a4f14f07b7c6 +checksums md5 de975155ed1afb430b70456e2db00b29 \ + sha1 1d833844267dfbb01880b7e0112e325e6ae992b1 \ + rmd160 6bc16541b1d5310581c5512d78b414d03e1a771c platforms darwin -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Wed Sep 2 09:20:59 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Wed, 2 Sep 2009 09:20:59 -0700 (PDT) Subject: [56835] trunk/dports/perl/p5-test-subcalls/Portfile Message-ID: <20090902162059.F06EB257B1E5@beta.macosforge.org> Revision: 56835 http://trac.macports.org/changeset/56835 Author: narf_tm at macports.org Date: 2009-09-02 09:20:59 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Updated to 1.09. Modified Paths: -------------- trunk/dports/perl/p5-test-subcalls/Portfile Modified: trunk/dports/perl/p5-test-subcalls/Portfile =================================================================== --- trunk/dports/perl/p5-test-subcalls/Portfile 2009-09-02 16:19:26 UTC (rev 56834) +++ trunk/dports/perl/p5-test-subcalls/Portfile 2009-09-02 16:20:59 UTC (rev 56835) @@ -3,13 +3,13 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Test-SubCalls 1.08 +perl5.setup Test-SubCalls 1.09 maintainers narf_tm openmaintainer description Track the number of times subs are called long_description ${description} platforms darwin -checksums md5 d21b091c76e168f8aad11b3a256eb18b \ - sha1 c7b948cc1934000d5cf7ffe0171393e12686606e \ - rmd160 0106e73ac959d0147f9a8aad9bb7be7cd01c1146 +checksums md5 975a9fe8d93ef0298fc1bca8f03166e1 \ + sha1 a661586dd732fbf6aa5803ff8f64d727a5d35704 \ + rmd160 f3df43ad4b7cd2117d277367af7b4dcf248615d4 -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Wed Sep 2 09:26:43 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Wed, 2 Sep 2009 09:26:43 -0700 (PDT) Subject: [56836] trunk/dports/perl Message-ID: <20090902162644.D1726257B30F@beta.macosforge.org> Revision: 56836 http://trac.macports.org/changeset/56836 Author: narf_tm at macports.org Date: 2009-09-02 09:26:39 -0700 (Wed, 02 Sep 2009) Log Message: ----------- New port p5-any-moose 0.10. Added Paths: ----------- trunk/dports/perl/p5-any-moose/ trunk/dports/perl/p5-any-moose/Portfile Added: trunk/dports/perl/p5-any-moose/Portfile =================================================================== --- trunk/dports/perl/p5-any-moose/Portfile (rev 0) +++ trunk/dports/perl/p5-any-moose/Portfile 2009-09-02 16:26:39 UTC (rev 56836) @@ -0,0 +1,17 @@ +# $Id$ + +PortSystem 1.0 +PortGroup perl5 1.0 + +perl5.setup Any-Moose 0.10 ../by-authors/id/S/SA/SARTAK/ +maintainers narf_tm openmaintainer +description use Moose or Mouse modules +long_description ${description} + +platforms darwin + +checksums md5 bacc0270c6dd29183fab6256dec53438 \ + sha1 d7b8482e3cac878e1cf2e0f400824145b7237d3d \ + rmd160 72992be1412626222a98f4e483117104473dc6e7 + +depends_lib-append port:p5-moose Property changes on: trunk/dports/perl/p5-any-moose/Portfile ___________________________________________________________________ Added: svn:keywords + Id Added: svn:eol-style + native -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Wed Sep 2 09:38:12 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Wed, 2 Sep 2009 09:38:12 -0700 (PDT) Subject: [56837] trunk/dports/perl Message-ID: <20090902163812.33D41257B6AD@beta.macosforge.org> Revision: 56837 http://trac.macports.org/changeset/56837 Author: narf_tm at macports.org Date: 2009-09-02 09:38:11 -0700 (Wed, 02 Sep 2009) Log Message: ----------- New port p5-padwalker 1.9. Added Paths: ----------- trunk/dports/perl/p5-padwalker/ trunk/dports/perl/p5-padwalker/Portfile Added: trunk/dports/perl/p5-padwalker/Portfile =================================================================== --- trunk/dports/perl/p5-padwalker/Portfile (rev 0) +++ trunk/dports/perl/p5-padwalker/Portfile 2009-09-02 16:38:11 UTC (rev 56837) @@ -0,0 +1,17 @@ +# $Id$ + +PortSystem 1.0 +PortGroup perl5 1.0 + +perl5.setup PadWalker 1.9 ../by-authors/id/R/RO/ROBIN/ +maintainers narf_tm openmaintainer +description play with other peoples' lexical variables +long_description PadWalker is a module which allows you to inspect \ + (and even change!) lexical variables in any subroutine \ + which called you. + +platforms darwin + +checksums md5 8d7e25f522294aee21d8a5b4c1c70ed9 \ + sha1 f3b981516ff31f082853d983870bccb2fd3f8a40 \ + rmd160 ab3d80d3f320203bcc06ba6f527f8091daf097a3 Property changes on: trunk/dports/perl/p5-padwalker/Portfile ___________________________________________________________________ Added: svn:keywords + Id Added: svn:eol-style + native -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Wed Sep 2 09:43:12 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Wed, 2 Sep 2009 09:43:12 -0700 (PDT) Subject: [56838] trunk/dports/perl Message-ID: <20090902164312.9EB7D257B7C9@beta.macosforge.org> Revision: 56838 http://trac.macports.org/changeset/56838 Author: narf_tm at macports.org Date: 2009-09-02 09:43:12 -0700 (Wed, 02 Sep 2009) Log Message: ----------- New port p5-devel-caller 2.03. Added Paths: ----------- trunk/dports/perl/p5-devel-caller/ trunk/dports/perl/p5-devel-caller/Portfile Added: trunk/dports/perl/p5-devel-caller/Portfile =================================================================== --- trunk/dports/perl/p5-devel-caller/Portfile (rev 0) +++ trunk/dports/perl/p5-devel-caller/Portfile 2009-09-02 16:43:12 UTC (rev 56838) @@ -0,0 +1,17 @@ +# $Id$ + +PortSystem 1.0 +PortGroup perl5 1.0 + +perl5.setup Devel-Caller 2.03 +maintainers narf_tm openmaintainer +description meatier versions of caller +long_description ${description} + +platforms darwin + +checksums md5 54f6fcee85877c035d79c0c5c4f6403f \ + sha1 12a2c1991db045c5818413e689498782737c3b99 \ + rmd160 5753f7068ae262fca493f0fe3b5cbed64214cc6e + +depends_lib-append port:p5-padwalker Property changes on: trunk/dports/perl/p5-devel-caller/Portfile ___________________________________________________________________ Added: svn:keywords + Id Added: svn:eol-style + native -------------- next part -------------- An HTML attachment was scrubbed... URL: From noreply at macports.org Wed Sep 2 09:53:48 2009 From: noreply at macports.org (MacPorts) Date: Wed, 02 Sep 2009 16:53:48 -0000 Subject: [MacPorts] Migration modified Message-ID: <20090902165348.BB8BA74ED6EE@mail-out4.apple.com> Changed page "Migration" by ryandesign at macports.org from 70.253.83.100* Page URL: Diff URL: Revision 8 Comment: undo William's last edit -------8<------8<------8<------8<------8<------8<------8<------8<-------- Index: Migration ========================================================================= --- Migration (version: 7) +++ Migration (version: 8) @@ -29,7 +29,7 @@ 1. Uninstall the gawk, grep, and gsed ports (if installed), as many build systems will try to use them even if there is no dependency: {{{ -sudo port -f uninstall gawk grep gsed +sudo port -f uninstall installed and \( gawk grep gsed \) }}} 2. Reinstall all installed ports: {{{ -------8<------8<------8<------8<------8<------8<------8<------8<-------- * The IP shown here might not mean anything if the user or the server is behind a proxy. -- MacPorts Ports system for Mac OS This is an automated message. Someone at http://www.macports.org/ added your email address to be notified of changes on Migration. If it was not you, please report to . From portindex at macports.org Wed Sep 2 09:53:52 2009 From: portindex at macports.org (portindex at macports.org) Date: Wed, 2 Sep 2009 09:53:52 -0700 (PDT) Subject: [56839] trunk/dports Message-ID: <20090902165353.98ED9257BBB5@beta.macosforge.org> Revision: 56839 http://trac.macports.org/changeset/56839 Author: portindex at macports.org Date: 2009-09-02 09:53:52 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Total number of ports parsed: 6147 Ports successfully parsed: 6147 Ports failed: 0 Modified Paths: -------------- trunk/dports/PortIndex trunk/dports/PortIndex.quick Modified: trunk/dports/PortIndex =================================================================== --- trunk/dports/PortIndex 2009-09-02 16:43:12 UTC (rev 56838) +++ trunk/dports/PortIndex 2009-09-02 16:53:52 UTC (rev 56839) @@ -5944,6 +5944,8 @@ portdir perl/p5-algorithm-dependency description {Base class for implementing various dependency trees} homepage http://search.cpan.org/dist/Algorithm-Dependency/ epoch 0 platforms darwin name p5-algorithm-dependency depends_lib {path:bin/perl:perl5 port:p5-params-util} maintainers nomaintainer long_description {Algorithm::Dependency is a framework for creating simple read-only dependency hierarchies, where you have a set of items that rely on other items in the set, and require actions on them as well. Despite the most visible of these being software installation systems like the CPAN installer, or debian apt-get, they are usefull in other situations. This module intentionally uses implementation-neutral words, to avoid confusion.} categories perl version 1.106 revision 0 p5-algorithm-diff 452 portdir perl/p5-algorithm-diff description {This is a Perl extension for computing intelligent differences between two files / lists.} homepage http://search.cpan.org/dist/Algorithm-Diff/ epoch 0 platforms darwin name p5-algorithm-diff depends_lib path:bin/perl:perl5 maintainers geeklair.net:dluke long_description {{This is a Perl extension for computing intelligent differences between two files / lists.}} categories perl version 1.1902 revision 0 +p5-any-moose 331 +portdir perl/p5-any-moose description {use Moose or Mouse modules} homepage http://search.cpan.org/dist/Any-Moose/ epoch 0 platforms darwin name p5-any-moose depends_lib {path:bin/perl:perl5 port:p5-moose} maintainers {narf_tm openmaintainer} long_description {{use Moose or Mouse modules}} categories perl version 0.10 revision 0 p5-apache-authcookie 345 portdir perl/p5-apache-authcookie description {perl interface to cookies in apache} homepage http://search.cpan.org/dist/Apache-AuthCookie/ epoch 0 platforms darwin name p5-apache-authcookie depends_lib path:bin/perl:perl5 maintainers nomaintainer long_description {{perl interface to cookies in apache}} categories perl version 3.10 revision 0 p5-apache-session 512 @@ -5980,8 +5982,8 @@ portdir perl/p5-authen-smb description {Perl extension to authenticate against an Samba server} homepage http://search.cpan.org/dist/Authen-Smb/ epoch 0 platforms darwin name p5-authen-smb depends_lib path:bin/perl:perl5 maintainers oaf.dk:mni long_description {Authen::Smb is a module which allows you to authenticate a user against an NT domain directly from Perl.} categories perl version 0.91 revision 0 p5-autodia 476 variants graphviz portdir perl/p5-autodia description {Create XML diagrams} homepage http://www.aarontrevena.co.uk/opensource/autodia epoch 0 platforms darwin name p5-autodia depends_lib {path:bin/perl:perl5 port:p5-xml-simple} long_description {AutoDia is an open-source, auto-documentation and auto-diagramming system allowing you to automatically generate Images, XML, HTML or Dia files.} maintainers {snc openmaintainer} categories {perl graphics} version 2.03 revision 0 -p5-b-hooks-endofscope 457 -portdir perl/p5-b-hooks-endofscope description {Execute code after a scope finished compilation} homepage http://search.cpan.org/dist/B-Hooks-EndOfScope/ epoch 0 platforms darwin name p5-b-hooks-endofscope depends_lib {path:bin/perl:perl5 port:p5-sub-exporter port:p5-variable-magic port:p5-extutils-makemaker} maintainers {narf_tm openmaintainer} long_description {{Execute code after a scope finished compilation}} categories perl version 0.08 revision 0 +p5-b-hooks-endofscope 430 +portdir perl/p5-b-hooks-endofscope description {Execute code after a scope finished compilation} homepage http://search.cpan.org/dist/B-Hooks-EndOfScope/ epoch 0 platforms darwin name p5-b-hooks-endofscope depends_lib {path:bin/perl:perl5 port:p5-sub-exporter port:p5-variable-magic} maintainers {narf_tm openmaintainer} long_description {{Execute code after a scope finished compilation}} categories perl version 0.08 revision 0 p5-b-keywords 354 portdir perl/p5-b-keywords description {Lists of reserved barewords and symbol names} homepage http://search.cpan.org/dist/B-Keywords/ epoch 0 platforms darwin name p5-b-keywords depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {{Lists of reserved barewords and symbol names}} categories perl version 1.09 revision 0 p5-berkeleydb 768 @@ -6134,8 +6136,8 @@ portdir perl/p5-class-method-modifiers description {provides Moose-like method modifiers} homepage http://search.cpan.org/dist/Class-Method-Modifiers/ epoch 0 platforms darwin name p5-class-method-modifiers depends_lib {path:bin/perl:perl5 port:p5-test-exception port:p5-mro-compat} maintainers {narf_tm openmaintainer} long_description {{provides Moose-like method modifiers}} categories perl version 1.01 revision 0 p5-class-methodmaker 355 portdir perl/p5-class-methodmaker description {Perl module for creating generic methods} homepage http://search.cpan.org/dist/Class-MethodMaker/ epoch 0 platforms darwin name p5-class-methodmaker depends_lib path:bin/perl:perl5 maintainers nomaintainer long_description {{Perl module for creating generic methods}} categories perl version 2.15 revision 0 -p5-class-mop 463 -portdir perl/p5-class-mop description {A Meta Object Protocol for Perl 5} homepage http://search.cpan.org/dist/Class-MOP/ epoch 0 platforms darwin name p5-class-mop depends_lib {path:bin/perl:perl5 port:p5-devel-globaldestruction port:p5-mro-compat port:p5-sub-identify port:p5-sub-name port:p5-task-weaken port:p5-test-exception} maintainers {narf_tm openmaintainer} long_description {{A Meta Object Protocol for Perl 5}} categories perl version 0.78 revision 0 +p5-class-mop 442 +portdir perl/p5-class-mop description {A Meta Object Protocol for Perl 5} homepage http://search.cpan.org/dist/Class-MOP/ epoch 0 platforms darwin name p5-class-mop depends_lib {path:bin/perl:perl5 port:p5-devel-globaldestruction port:p5-mro-compat port:p5-sub-name port:p5-task-weaken port:p5-test-exception} maintainers {narf_tm openmaintainer} long_description {{A Meta Object Protocol for Perl 5}} categories perl version 0.92 revision 0 p5-class-returnvalue 549 portdir perl/p5-class-returnvalue description {A return-value object that lets you treat it as as a boolean, array or object} homepage http://search.cpan.org/dist/Class-ReturnValue/ epoch 0 platforms darwin name p5-class-returnvalue depends_lib {path:bin/perl:perl5 port:p5-devel-stacktrace} maintainers nomaintainer long_description {Class::ReturnValue is a clever return value object that can allow code calling your routine to expect: a boolean value (did it fail) or a list (what are the return values).} categories perl version 0.55 revision 0 p5-class-singleton 865 @@ -6296,6 +6298,8 @@ portdir perl/p5-dbix-searchbuilder description {Deal with multiple SearchBuilder result sets as one} homepage http://search.cpan.org/dist/DBIx-SearchBuilder/ epoch 0 platforms darwin name p5-dbix-searchbuilder depends_lib {path:bin/perl:perl5 port:p5-dbix-dbschema port:p5-dbd-sqlite port:p5-class-accessor port:p5-cache-simple-timedexpiry port:p5-class-returnvalue port:p5-clone port:p5-dbi port:p5-encode port:p5-want} maintainers nomaintainer long_description {{Deal with multiple SearchBuilder result sets as one}} categories perl version 1.45 revision 0 p5-dbm-deep 667 portdir perl/p5-dbm-deep description {A pure perl persistent multi-level hash/array DBM} homepage http://search.cpan.org/dist/DBM-Deep/ epoch 0 platforms darwin name p5-dbm-deep depends_lib path:bin/perl:perl5 maintainers nomaintainer long_description {A unique flat-file database module, written in pure perl. True multi-level hash/array support (unlike MLDBM, which is faked), hybrid OO / tie() interface, cross-platform FTPable files, and quite fast. Can handle millions of keys and unlimited hash levels without significant slow-down. Written from the ground-up in pure perl -- this is NOT a wrapper around a C-based DBM.} categories perl version 0.96 revision 0 +p5-devel-caller 344 +portdir perl/p5-devel-caller description {meatier versions of caller} homepage http://search.cpan.org/dist/Devel-Caller/ epoch 0 platforms darwin name p5-devel-caller depends_lib {path:bin/perl:perl5 port:p5-padwalker} maintainers {narf_tm openmaintainer} long_description {{meatier versions of caller}} categories perl version 2.03 revision 0 p5-devel-cover 395 portdir perl/p5-devel-cover description {Code coverage metrics for Perl} homepage http://search.cpan.org/dist/Devel-Cover/ epoch 0 platforms darwin name p5-devel-cover depends_lib {path:bin/perl:perl5 port:p5-perl-tidy port:p5-pod-coverage port:p5-test-differences} maintainers {narf_tm openmaintainer} long_description {{Code coverage metrics for Perl}} categories perl version 0.65 revision 0 p5-devel-cycle 357 @@ -6799,11 +6803,11 @@ p5-monotone-automatestdio 745 portdir perl/p5-monotone-automatestdio description {Perl interface to Monotone via automate stdio} homepage http://search.cpan.org/dist/Monotone-AutomateStdio/ depends_run port:monotone epoch 0 platforms darwin name p5-monotone-automatestdio depends_lib path:bin/perl:perl5 maintainers {tommyd openmaintainer} long_description {The Monotone::AutomateStdio class gives a Perl developer access to Monotone's automate stdio facility via an easy to use interface. All command, option and output formats are handled internally by this class. Any structured information returned by Monotone is parsed and returned back to the caller as lists of records for ease of access or alternatively as one large string.} categories perl version 0.04 revision 0 p5-moose 478 -portdir perl/p5-moose description {A postmodern object system for Perl 5} homepage http://search.cpan.org/dist/Moose/ epoch 0 platforms darwin name p5-moose depends_lib {path:bin/perl:perl5 port:p5-test-exception port:p5-test-simple port:p5-class-mop port:p5-list-moreutils port:p5-scalar-list-utils port:p5-sub-exporter port:p5-task-weaken} maintainers {narf_tm openmaintainer} long_description {{A postmodern object system for Perl 5}} categories perl version 0.72 revision 0 +portdir perl/p5-moose description {A postmodern object system for Perl 5} homepage http://search.cpan.org/dist/Moose/ epoch 0 platforms darwin name p5-moose depends_lib {path:bin/perl:perl5 port:p5-test-exception port:p5-test-simple port:p5-class-mop port:p5-list-moreutils port:p5-scalar-list-utils port:p5-sub-exporter port:p5-task-weaken} maintainers {narf_tm openmaintainer} long_description {{A postmodern object system for Perl 5}} categories perl version 0.89 revision 0 p5-moose-policy 351 portdir perl/p5-moose-policy description {Moose-mounted police} homepage http://search.cpan.org/dist/Moose-Policy/ epoch 0 platforms darwin name p5-moose-policy depends_lib {path:bin/perl:perl5 port:p5-test-exception port:p5-moose} maintainers {narf_tm openmaintainer} long_description {{Moose-mounted police}} categories perl version 0.03 revision 0 p5-mouse 636 -portdir perl/p5-mouse description {Moose minus the antlers} homepage http://search.cpan.org/dist/Mouse/ epoch 0 platforms darwin name p5-mouse depends_lib {path:bin/perl:perl5 port:p5-test-exception} maintainers {narf_tm openmaintainer} long_description {Moose is wonderful. Unfortunately, it's a little slow. Though significant progress has been made over the years, the compile time penalty is a non-starter for some applications. Mouse aims to alleviate this by providing a subset of Moose's functionality, faster. In particular, {"has"} in Moose is missing only a few expert-level features.} categories perl version 0.19 revision 0 +portdir perl/p5-mouse description {Moose minus the antlers} homepage http://search.cpan.org/dist/Mouse/ epoch 0 platforms darwin name p5-mouse depends_lib {path:bin/perl:perl5 port:p5-test-exception} maintainers {narf_tm openmaintainer} long_description {Moose is wonderful. Unfortunately, it's a little slow. Though significant progress has been made over the years, the compile time penalty is a non-starter for some applications. Mouse aims to alleviate this by providing a subset of Moose's functionality, faster. In particular, {"has"} in Moose is missing only a few expert-level features.} categories perl version 0.27 revision 0 p5-mp3-info 336 portdir perl/p5-mp3-info description {Manipulate / fetch info from MP3 audio files} homepage http://search.cpan.org/dist/MP3-Info/ epoch 0 platforms darwin name p5-mp3-info depends_lib path:bin/perl:perl5 maintainers nomaintainer long_description {{Manipulate / fetch info from MP3 audio files}} categories perl version 1.24 revision 0 p5-mro-compat 472 @@ -6902,6 +6906,8 @@ portdir perl/p5-ole-storage_lite description {Simple Class for OLE document interface} homepage http://search.cpan.org/~jmcnamara/OLE-Storage_Lite epoch 0 platforms darwin name p5-ole-storage_lite depends_lib path:bin/perl:perl5 maintainers email.arc.nasa.gov:sal long_description {OLE::Storage_Lite allows you to read and write an OLE structured file.} categories perl version 0.17 revision 0 p5-package-constants 507 portdir perl/p5-package-constants description {List all constants declared in a package} homepage http://search.cpan.org/dist/Package-Constants/ epoch 0 platforms darwin name p5-package-constants depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {Package::Constants lists all the constants defined in a certain package. This can be useful for, among others, setting up an autogenerated @EXPORT/@EXPORT_OK for a Constants.pm file.} categories perl version 0.02 revision 0 +p5-padwalker 424 +portdir perl/p5-padwalker description {play with other peoples' lexical variables} homepage http://search.cpan.org/dist/PadWalker/ epoch 0 platforms darwin name p5-padwalker depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {PadWalker is a module which allows you to inspect (and even change!) lexical variables in any subroutine which called you.} categories perl version 1.9 revision 0 p5-palm 468 variants all_tests portdir perl/p5-palm description {Palm OS utility functions} homepage http://search.cpan.org/dist/Palm/ epoch 0 platforms darwin name p5-palm depends_lib path:bin/perl:perl5 long_description {Perl modules for creating and manipulating Palm OS databases, including raw PDB and PRC files as well as application-specific databases (Address, DateBook, Mail, Memo, ToDo, and ZirePhoto).} maintainers nomaintainer categories perl version 1.009 revision 0 p5-pango 334 @@ -7067,7 +7073,7 @@ p5-sys-syslog 338 portdir perl/p5-sys-syslog description {Perl interface to the UNIX syslog(3) calls} homepage http://search.cpan.org/dist/Sys-Syslog/ epoch 0 platforms darwin name p5-sys-syslog depends_lib path:bin/perl:perl5 maintainers nomaintainer long_description {{Perl interface to the UNIX syslog(3) calls}} categories perl version 0.27 revision 0 p5-task-weaken 351 -portdir perl/p5-task-weaken description {Ensure that a platform has weaken support} homepage http://search.cpan.org/dist/Task-Weaken/ epoch 0 platforms darwin name p5-task-weaken depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {{Ensure that a platform has weaken support}} categories perl version 1.02 revision 0 +portdir perl/p5-task-weaken description {Ensure that a platform has weaken support} homepage http://search.cpan.org/dist/Task-Weaken/ epoch 0 platforms darwin name p5-task-weaken depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {{Ensure that a platform has weaken support}} categories perl version 1.03 revision 0 p5-template-gd 528 portdir perl/p5-template-gd description {Template Toolkit plugin to interface with GD modules} homepage http://search.cpan.org/dist/Template-GD/ epoch 0 platforms darwin name p5-template-gd depends_lib {port:p5-gd port:p5-template-toolkit} maintainers nomaintainer long_description {The Template-GD distribution provides a number of Template Toolkit plugin modules to interface with Lincoln Stein's GD modules. These in turn provide an interface to Thomas Boutell's GD graphics library.} categories perl version 2.66 revision 0 p5-template-plugin-class 428 @@ -7091,7 +7097,7 @@ p5-test-classapi 651 portdir perl/p5-test-classapi description {Provides basic first-pass API testing for large class trees} homepage http://search.cpan.org/dist/Test-ClassAPI/ epoch 0 platforms darwin name p5-test-classapi depends_lib {path:bin/perl:perl5 port:p5-class-inspector port:p5-config-tiny port:p5-params-util} maintainers {narf_tm openmaintainer} long_description {For many APIs with large numbers of classes, it can be very useful to be able to do a quick once-over to make sure that classes, methods, and inheritance is correct, before doing more comprehensive testing. This module aims to provide such a capability.} categories perl version 1.05 revision 0 p5-test-deep 424 -portdir perl/p5-test-deep description {Provides lots of flexibility when testing deep structures} homepage http://search.cpan.org/dist/Test-Deep/ epoch 0 platforms darwin name p5-test-deep depends_lib {path:bin/perl:perl5 port:p5-test-tester port:p5-test-nowarnings} maintainers {narf_tm openmaintainer} long_description {{Provides lots of flexibility when testing deep structures}} categories perl version 0.104 revision 0 +portdir perl/p5-test-deep description {Provides lots of flexibility when testing deep structures} homepage http://search.cpan.org/dist/Test-Deep/ epoch 0 platforms darwin name p5-test-deep depends_lib {path:bin/perl:perl5 port:p5-test-tester port:p5-test-nowarnings} maintainers {narf_tm openmaintainer} long_description {{Provides lots of flexibility when testing deep structures}} categories perl version 0.106 revision 0 p5-test-differences 542 portdir perl/p5-test-differences description {Test strings and data structures and show differences if not ok} homepage http://search.cpan.org/dist/Test-Differences/ epoch 0 platforms darwin name p5-test-differences depends_lib {path:bin/perl:perl5 port:p5-text-diff} maintainers {narf_tm openmaintainer} long_description {When the code you're testing returns multiple lines, records or data structures and they're just plain wrong, an equivalent to the Unix diff utility may be just what's needed.} categories perl version 0.4801 revision 0 p5-test-exception 542 @@ -7105,7 +7111,7 @@ p5-test-longstring 411 portdir perl/p5-test-longstring description {Tests strings for equality, with more helpful failures} homepage http://search.cpan.org/dist/Test-LongString/ epoch 0 platforms darwin name p5-test-longstring depends_lib {path:bin/perl:perl5 port:p5-test-simple} maintainers {narf_tm openmaintainer} long_description {{Tests strings for equality, with more helpful failures}} categories perl version 0.11 revision 0 p5-test-manifest 347 -portdir perl/p5-test-manifest description {interact with a t/test_manifest file} homepage http://search.cpan.org/dist/Test-Manifest/ epoch 0 platforms darwin name p5-test-manifest depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {{interact with a t/test_manifest file}} categories perl version 1.22 revision 0 +portdir perl/p5-test-manifest description {interact with a t/test_manifest file} homepage http://search.cpan.org/dist/Test-Manifest/ epoch 0 platforms darwin name p5-test-manifest depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {{interact with a t/test_manifest file}} categories perl version 1.23 revision 0 p5-test-memory-cycle 435 portdir perl/p5-test-memory-cycle description {Check for memory leaks and circular memory references} homepage http://search.cpan.org/dist/Test-Memory-Cycle/ epoch 0 platforms darwin name p5-test-memory-cycle depends_lib {path:bin/perl:perl5 port:p5-test-simple port:p5-devel-cycle} maintainers {narf_tm openmaintainer} long_description {{Check for memory leaks and circular memory references}} categories perl version 1.04 revision 0 p5-test-mockobject 484 @@ -7117,13 +7123,13 @@ p5-test-perl-critic 393 portdir perl/p5-test-perl-critic description {Use Perl::Critic in test programs} homepage http://search.cpan.org/dist/Test-Perl-Critic/ epoch 0 platforms darwin name p5-test-perl-critic depends_lib {path:bin/perl:perl5 port:p5-perl-critic port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {{Use Perl::Critic in test programs}} categories perl version 1.01 revision 0 p5-test-pod 359 -portdir perl/p5-test-pod description {check for POD errors in files} homepage http://search.cpan.org/dist/Test-Pod/ epoch 0 platforms darwin name p5-test-pod depends_lib {path:bin/perl:perl5 port:p5-pod-simple port:p5-test-simple} maintainers {narf_tm openmaintainer} long_description {{check for POD errors in files}} categories perl version 1.26 revision 1 +portdir perl/p5-test-pod description {check for POD errors in files} homepage http://search.cpan.org/dist/Test-Pod/ epoch 0 platforms darwin name p5-test-pod depends_lib {path:bin/perl:perl5 port:p5-pod-simple port:p5-test-simple} maintainers {narf_tm openmaintainer} long_description {{check for POD errors in files}} categories perl version 1.40 revision 0 p5-test-pod-coverage 410 portdir perl/p5-test-pod-coverage description {Check for pod coverage in a distribution} homepage http://search.cpan.org/dist/Test-Pod-Coverage/ epoch 0 platforms darwin name p5-test-pod-coverage depends_lib {path:bin/perl:perl5 port:p5-pod-coverage port:p5-test-simple} maintainers {narf_tm openmaintainer} long_description {{Check for pod coverage in a distribution}} categories perl version 1.08 revision 0 p5-test-simple 343 portdir perl/p5-test-simple description {Basic utilities for writing perl tests} homepage http://search.cpan.org/dist/Test-Simple/ epoch 0 platforms darwin name p5-test-simple depends_lib path:bin/perl:perl5 maintainers email.arc.nasa.gov:sal long_description {{Basic utilities for writing perl tests}} categories perl version 0.86 revision 0 p5-test-subcalls 357 -portdir perl/p5-test-subcalls description {Track the number of times subs are called} homepage http://search.cpan.org/dist/Test-SubCalls/ epoch 0 platforms darwin name p5-test-subcalls depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {{Track the number of times subs are called}} categories perl version 1.08 revision 0 +portdir perl/p5-test-subcalls description {Track the number of times subs are called} homepage http://search.cpan.org/dist/Test-SubCalls/ epoch 0 platforms darwin name p5-test-subcalls depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {{Track the number of times subs are called}} categories perl version 1.09 revision 0 p5-test-taint 304 portdir perl/p5-test-taint description {Tools to test taintedness} homepage http://search.cpan.org/dist/Test-Taint/ epoch 0 platforms darwin name p5-test-taint depends_lib path:bin/perl:perl5 maintainers nomaintainer long_description {{Tools to test taintedness}} categories perl version 1.02 revision 0 p5-test-tester 370 Modified: trunk/dports/PortIndex.quick =================================================================== (Binary files differ) -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Wed Sep 2 09:55:06 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Wed, 2 Sep 2009 09:55:06 -0700 (PDT) Subject: [56840] trunk/dports/perl Message-ID: <20090902165506.AA3E3257BC34@beta.macosforge.org> Revision: 56840 http://trac.macports.org/changeset/56840 Author: narf_tm at macports.org Date: 2009-09-02 09:55:06 -0700 (Wed, 02 Sep 2009) Log Message: ----------- New port p5-moosex-params-validate 0.12. Added Paths: ----------- trunk/dports/perl/p5-moosex-params-validate/ trunk/dports/perl/p5-moosex-params-validate/Portfile Added: trunk/dports/perl/p5-moosex-params-validate/Portfile =================================================================== --- trunk/dports/perl/p5-moosex-params-validate/Portfile (rev 0) +++ trunk/dports/perl/p5-moosex-params-validate/Portfile 2009-09-02 16:55:06 UTC (rev 56840) @@ -0,0 +1,21 @@ +# $Id$ + +PortSystem 1.0 +PortGroup perl5 1.0 + +perl5.setup MooseX-Params-Validate 0.12 +maintainers narf_tm openmaintainer +description an extension of Params::Validate for using Moose's types +long_description ${description} + +platforms darwin + +checksums md5 028c58ff0431b45e13f70f9d819e5b67 \ + sha1 9238953cfeedd2dbfe40fa6cb926e2c8d211e436 \ + rmd160 779917d543886804f2381bbd5111b85194a4d769 + +depends_lib-append port:p5-test-exception \ + port:p5-devel-caller \ + port:p5-moose \ + port:p5-params-validate \ + port:p5-sub-exporter Property changes on: trunk/dports/perl/p5-moosex-params-validate/Portfile ___________________________________________________________________ Added: svn:keywords + Id Added: svn:eol-style + native -------------- next part -------------- An HTML attachment was scrubbed... URL: From noreply at macports.org Wed Sep 2 09:58:11 2009 From: noreply at macports.org (MacPorts) Date: Wed, 02 Sep 2009 16:58:11 -0000 Subject: [MacPorts] Migration deleted version Message-ID: <20090902165811.D3DD474EDA3B@mail-out4.apple.com> Page URL: Deleted version "8" of page "Migration" by frstan at bellsouth.net from 99.2.171.251* * The IP shown here might not mean anything if the user or the server is behind a proxy. -- MacPorts Ports system for Mac OS This is an automated message. Someone at http://www.macports.org/ added your email address to be notified of changes on Migration. If it was not you, please report to . From noreply at macports.org Wed Sep 2 09:58:21 2009 From: noreply at macports.org (MacPorts) Date: Wed, 02 Sep 2009 16:58:21 -0000 Subject: [MacPorts] Migration deleted version Message-ID: <20090902165821.1571A74EDA5F@mail-out4.apple.com> Page URL: Deleted version "7" of page "Migration" by ryandesign at macports.org from 70.253.83.100* * The IP shown here might not mean anything if the user or the server is behind a proxy. -- MacPorts Ports system for Mac OS This is an automated message. Someone at http://www.macports.org/ added your email address to be notified of changes on Migration. If it was not you, please report to . From toby at macports.org Wed Sep 2 10:00:49 2009 From: toby at macports.org (toby at macports.org) Date: Wed, 2 Sep 2009 10:00:49 -0700 (PDT) Subject: [56841] trunk/dports/graphics/sane-backends/Portfile Message-ID: <20090902170050.36DAA257BEE5@beta.macosforge.org> Revision: 56841 http://trac.macports.org/changeset/56841 Author: toby at macports.org Date: 2009-09-02 10:00:47 -0700 (Wed, 02 Sep 2009) Log Message: ----------- delete bad mirror Modified Paths: -------------- trunk/dports/graphics/sane-backends/Portfile Modified: trunk/dports/graphics/sane-backends/Portfile =================================================================== --- trunk/dports/graphics/sane-backends/Portfile 2009-09-02 16:55:06 UTC (rev 56840) +++ trunk/dports/graphics/sane-backends/Portfile 2009-09-02 17:00:47 UTC (rev 56841) @@ -15,8 +15,7 @@ project. They allow you to access various scanners either \ locally or remote using saned. -master_sites http://alioth.debian.org/frs/download.php/2318/ \ - http://gd.tuwien.ac.at/hci/sane/${distname}/ \ +master_sites http://gd.tuwien.ac.at/hci/sane/${distname}/ \ ftp://ftp.sane-project.org/pub/sane/${distname}/ \ ftp://ftp.sane-project.org/pub/sane/old-versions/${distname}/ -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Wed Sep 2 10:07:37 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Wed, 2 Sep 2009 10:07:37 -0700 (PDT) Subject: [56842] trunk/dports/perl/p5-devel-stacktrace/Portfile Message-ID: <20090902170738.769BB257C046@beta.macosforge.org> Revision: 56842 http://trac.macports.org/changeset/56842 Author: narf_tm at macports.org Date: 2009-09-02 10:07:33 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Updated to 1.22. Modified Paths: -------------- trunk/dports/perl/p5-devel-stacktrace/Portfile Modified: trunk/dports/perl/p5-devel-stacktrace/Portfile =================================================================== --- trunk/dports/perl/p5-devel-stacktrace/Portfile 2009-09-02 17:00:47 UTC (rev 56841) +++ trunk/dports/perl/p5-devel-stacktrace/Portfile 2009-09-02 17:07:33 UTC (rev 56842) @@ -3,8 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -epoch 1 -perl5.setup Devel-StackTrace 1.20 +perl5.setup Devel-StackTrace 1.22 maintainers narf_tm openmaintainer description Stack trace and stack trace frame objects long_description The Devel::StackTrace module contains two classes, \ @@ -16,8 +15,8 @@ platforms darwin -checksums md5 86beb2e26a674718264d6c513ca071ff \ - sha1 9184d0316254100a5f038c5c1ca5e8faeaa542b9 \ - rmd160 4edd38801281edc42b2c400c948bfca83c0f3ec7 +checksums md5 e114310258a893ac3454fb0b36a57166 \ + sha1 4954176b59fecd53cc2496716df49db4290b6174 \ + rmd160 a15fa2ca593e3fb0f0f304640065719e26ef0a03 perl5.use_module_build -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Wed Sep 2 10:12:34 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Wed, 2 Sep 2009 10:12:34 -0700 (PDT) Subject: [56843] trunk/dports/perl Message-ID: <20090902171234.D114B257C1B5@beta.macosforge.org> Revision: 56843 http://trac.macports.org/changeset/56843 Author: narf_tm at macports.org Date: 2009-09-02 10:12:31 -0700 (Wed, 02 Sep 2009) Log Message: ----------- New port p5-moosex-semiaffordanceaccessor 0.05. Added Paths: ----------- trunk/dports/perl/p5-moosex-semiaffordanceaccessor/ trunk/dports/perl/p5-moosex-semiaffordanceaccessor/Portfile Added: trunk/dports/perl/p5-moosex-semiaffordanceaccessor/Portfile =================================================================== --- trunk/dports/perl/p5-moosex-semiaffordanceaccessor/Portfile (rev 0) +++ trunk/dports/perl/p5-moosex-semiaffordanceaccessor/Portfile 2009-09-02 17:12:31 UTC (rev 56843) @@ -0,0 +1,20 @@ +# $Id$ + +PortSystem 1.0 +PortGroup perl5 1.0 + +perl5.setup MooseX-SemiAffordanceAccessor 0.05 +maintainers narf_tm openmaintainer +description Name your accessors foo() and set_foo() +long_description This module does not provide any methods. Simply \ + loading it changes the default naming policy for the \ + loading class so that accessors are separated into \ + get and set methods. + +platforms darwin + +checksums md5 4e917185d50a0de2dc9942a643eb76bd \ + sha1 8c8570bd25d9dcb88e7651f9d04812d6ab4b4f45 \ + rmd160 a68f131b5ca4bcc5481bd26b5cea7b35825ca3e0 + +depends_lib-append port:p5-moose Property changes on: trunk/dports/perl/p5-moosex-semiaffordanceaccessor/Portfile ___________________________________________________________________ Added: svn:keywords + Id Added: svn:eol-style + native -------------- next part -------------- An HTML attachment was scrubbed... URL: From noreply at macports.org Wed Sep 2 10:37:11 2009 From: noreply at macports.org (MacPorts) Date: Wed, 02 Sep 2009 17:37:11 -0000 Subject: [MacPorts] Migration modified Message-ID: <20090902173711.2C41D709795D@mail-out3.apple.com> Changed page "Migration" by raimue at macports.org from 91.11.215.80* Page URL: Diff URL: Revision 7 Comment: Update Xcode first -------8<------8<------8<------8<------8<------8<------8<------8<-------- Index: Migration ========================================================================= --- Migration (version: 6) +++ Migration (version: 7) @@ -3,6 +3,8 @@ An installation of MacPorts and the ports installed by it are only designed to work on a single OS release and a single CPU architecture. If you upgrade to a new OS version (e.g. from Tiger to Leopard) or migrate to a new machine with a different type of CPU (e.g. PowerPC to Intel), you may get lucky and have your ports keep working, but in general, things will break. After performing either of these types of system upgrades, you will first need to install the base MacPorts system again, either from the appropriate disk image or from source. (You will probably not be able to use `sudo port selfupdate` because the old `port` command you have will probably not be compatible with your new system.) You must then reinstall all your ports. There are at least two ways you could do this. + +First of all, install the latest Xcode for your new Mac OS X version. Note that this will not automatically be installed on upgrades, you will have to do it manually. You will find the Xcode installer on the DVD. === Manual method === #manual -------8<------8<------8<------8<------8<------8<------8<------8<-------- * The IP shown here might not mean anything if the user or the server is behind a proxy. -- MacPorts Ports system for Mac OS This is an automated message. Someone at http://www.macports.org/ added your email address to be notified of changes on Migration. If it was not you, please report to . From jeremyhu at macports.org Wed Sep 2 10:49:05 2009 From: jeremyhu at macports.org (jeremyhu at macports.org) Date: Wed, 2 Sep 2009 10:49:05 -0700 (PDT) Subject: [56844] trunk/dports/x11/xinit Message-ID: <20090902174905.BF2CF257CD1F@beta.macosforge.org> Revision: 56844 http://trac.macports.org/changeset/56844 Author: jeremyhu at macports.org Date: 2009-09-02 10:49:05 -0700 (Wed, 02 Sep 2009) Log Message: ----------- xinit: Use the new --with-launchd-id-prefix option rather than reinplace-fu Modified Paths: -------------- trunk/dports/x11/xinit/Portfile Added Paths: ----------- trunk/dports/x11/xinit/files/launchd_prefix.patch Removed Paths: ------------- trunk/dports/x11/xinit/files/sl.patch Modified: trunk/dports/x11/xinit/Portfile =================================================================== --- trunk/dports/x11/xinit/Portfile 2009-09-02 17:12:31 UTC (rev 56843) +++ trunk/dports/x11/xinit/Portfile 2009-09-02 17:49:05 UTC (rev 56844) @@ -4,7 +4,7 @@ name xinit version 1.1.1 -revision 4 +revision 5 categories x11 platforms darwin maintainers jeremyhu @@ -38,19 +38,13 @@ use_autoreconf yes autoreconf.args -fvi -patchfiles sl.patch +patchfiles launchd_prefix.patch patch.args -p1 -post-patch { - reinplace "s|org.x|org.macports|" ${worksrcpath}/privileged_startx/org.x.privileged_startx.plist.cpp - reinplace "s|org.x|org.macports|" ${worksrcpath}/privileged_startx/privileged_startx_types.h - reinplace "s|org.x|org.macports|" ${worksrcpath}/privileged_startx/server.c - reinplace "s|org.x|org.macports|" ${worksrcpath}/startx.cpp -} +configure.args --with-launchd-id-prefix=org.macports post-destroot { - file delete -force ${destroot}/Library/LaunchAgents/org.x.startx.plist - move ${destroot}/Library/LaunchDaemons/org.x.privileged_startx.plist ${destroot}/Library/LaunchDaemons/org.macports.privileged_startx.plist + file delete -force ${destroot}/Library/LaunchAgents/org.macports.startx.plist xinstall -d ${destroot}${prefix}/lib/X11/xinit/xinitrc.d eval xinstall -m 755 [glob ${filespath}/xinitrc.d/*.sh] ${destroot}${prefix}/lib/X11/xinit/xinitrc.d Added: trunk/dports/x11/xinit/files/launchd_prefix.patch =================================================================== --- trunk/dports/x11/xinit/files/launchd_prefix.patch (rev 0) +++ trunk/dports/x11/xinit/files/launchd_prefix.patch 2009-09-02 17:49:05 UTC (rev 56844) @@ -0,0 +1,288 @@ +diff --git xinit-1.1.1/Makefile.am xinit-1.1.1/Makefile.am +index 0d831f3..a9ae6c1 100644 +--- xinit-1.1.1/Makefile.am ++++ xinit-1.1.1/Makefile.am +@@ -24,7 +24,7 @@ XINITDIR = $(libdir)/X11/xinit + bin_PROGRAMS = xinit + bin_SCRIPTS = startx + +-xinit_CFLAGS = $(XINIT_CFLAGS) -DXINITDIR=\"$(XINITDIR)\" -DBINDIR=\"$(bindir)\" ++AM_CFLAGS = $(XINIT_CFLAGS) -DXINITDIR=\"$(XINITDIR)\" -DBINDIR=\"$(bindir)\" + xinit_LDADD = $(XINIT_LIBS) + + xinit_SOURCES = \ +@@ -56,10 +56,14 @@ CPP_FILES_FLAGS = \ + -DXINITDIR=$(XINITDIR) $(PROGCPPDEFS) -DLIBDIR=$(libdir) \ + -DSHELL_CMD=$(SHELL_CMD) $(STARTX_COOKIE_FLAGS) \ + -D__libexecdir__="$(libexecdir)" \ +- -D__bindir__="$(bindir)" ++ -D__bindir__="$(bindir)" \ ++ -DLAUNCHD_ID_PREFIX=\"$(launchdidprefix)\" + + if LAUNCHD +-launchagents_PRE = org.x.startx.plist.cpp ++$(launchdidprefix).startx.plist.cpp: org.x.startx.plist.cpp ++ cp $< $@ ++ ++launchagents_PRE = $(launchdidprefix).startx.plist.cpp + launchagents_DATA = $(launchagents_PRE:plist.cpp=plist) + + SUBDIRS = privileged_startx +@@ -77,6 +81,6 @@ EXTRA_DIST = xinitrc.cpp startx.cpp org.x.startx.plist.cpp $(appman_PRE) \ + .PHONY: ChangeLog + + ChangeLog: +- (GIT_DIR=$(top_srcdir)/.git git-log > .changelog.tmp && mv .changelog.tmp ChangeLog; rm -f .changelog.tmp) || (touch ChangeLog; echo 'git directory not found: installing possibly empty changelog.' >&2) ++ $(CHANGELOG_CMD) + + dist-hook: ChangeLog +diff --git xinit-1.1.1/configure.ac xinit-1.1.1/configure.ac +index 78b8827..7f354f9 100644 +--- xinit-1.1.1/configure.ac ++++ xinit-1.1.1/configure.ac +@@ -25,6 +25,10 @@ AC_INIT(xinit,[1.1.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg] + AM_INIT_AUTOMAKE([dist-bzip2]) + AM_MAINTAINER_MODE + ++# Require xorg-macros: XORG_CWARNFLAGS, XORG_CHANGELOG ++m4_ifndef([XORG_MACROS_VERSION], [AC_FATAL([must install xorg-macros 1.2 or later before running autoconf/autogen])]) ++XORG_MACROS_VERSION(1.2) ++ + AM_CONFIG_HEADER(config.h) + + AC_PROG_CC +@@ -41,6 +45,8 @@ AC_CHECK_FUNCS([killpg]) + + m4_ifdef([AS_HELP_STRING], , [m4_define([AS_HELP_STRING], m4_defn([AC_HELP_STRING]))]) + ++XORG_CWARNFLAGS ++ + # Build options + DEFAULT_XRDB=xrdb + DEFAULT_XMODMAP=xmodmap +@@ -99,6 +105,9 @@ AC_ARG_WITH(launchagents-dir, AS_HELP_STRING([--with-launchagents-dir=PATH], [ + AC_ARG_WITH(launchdaemons-dir, AS_HELP_STRING([--with-launchdaemons-dir=PATH], [Path to launchd's LaunchDaemonss directory (default: /Library/LaunchDaemons)]), + [ launchdaemonsdir="${withval}" ], + [ launchdaemonsdir="/Library/LaunchDaemons" ]) ++AC_ARG_WITH(launchd-id-prefix, AS_HELP_STRING([--with-launchd-id-prefix=PATH], [Prefix to use for launchd identifiers (default: org.x)]), ++ [ launchdidprefix="${withval}" ], ++ [ launchdidprefix="org.x" ]) + + if test "x$LAUNCHD" = "xauto"; then + unset LAUNCHD +@@ -117,8 +126,11 @@ else + launchagentsdir="" + launchdaemonsdir="" + fi ++ ++AC_DEFINE_UNQUOTED(LAUNCHD_ID_PREFIX, "$launchdidprefix", [Prefix to use for launchd identifiers]) + AC_SUBST([launchagentsdir]) + AC_SUBST([launchdaemonsdir]) ++AC_SUBST([launchdidprefix]) + AM_CONDITIONAL(LAUNCHD, [test "x$LAUNCHD" = "xyes"]) + AM_CONDITIONAL(TIGER_LAUNCHD, [test "x$TIGER_LAUNCHD" = "xyes"]) + +@@ -131,6 +143,7 @@ case $host_os in + ;; + esac + ++XINIT_CFLAGS="$CWARNFLAGS $XINIT_CFLAGS" + AC_SUBST(XINIT_CFLAGS) + AC_SUBST(XINIT_LIBS) + +@@ -184,6 +197,7 @@ AC_DEFINE(XORG, 1, [Define if you have Xorg X server]) + + XORG_MANPAGE_SECTIONS + XORG_RELEASE_VERSION ++XORG_CHANGELOG + + AC_OUTPUT([Makefile]) + AC_OUTPUT([privileged_startx/Makefile]) +diff --git xinit-1.1.1/privileged_startx/Makefile.am xinit-1.1.1/privileged_startx/Makefile.am +index 2d68544..453f6e7 100644 +--- xinit-1.1.1/privileged_startx/Makefile.am ++++ xinit-1.1.1/privileged_startx/Makefile.am +@@ -34,7 +34,7 @@ xinitrc_PROGRAMS = privileged_startx + privstartx_SCRIPTS = 10-tmpdirs 20-font_cache + + AM_CPPFLAGS = -DXINITDIR=\"$(xinitrcdir)\" -DSCRIPTDIR=\"$(privstartxdir)\" -DBINDIR=\"$(bindir)\" +-CPP_FILES_FLAGS = -DXINITDIR="$(xinitrcdir)" -DSCRIPTDIR="$(privstartxdir)" -DBINDIR="$(bindir)" ++CPP_FILES_FLAGS = -DXINITDIR="$(xinitrcdir)" -DSCRIPTDIR="$(privstartxdir)" -DBINDIR="$(bindir)" -DLAUNCHD_ID_PREFIX="$(launchdidprefix)" + + if TIGER_LAUNCHD + CPP_FILES_FLAGS += -DTIGER_LAUNCHD +@@ -55,7 +55,10 @@ BUILT_SOURCES = \ + privileged_startxServer.h \ + privileged_startx.h + +-launchdaemons_PRE = org.x.privileged_startx.plist.cpp ++$(launchdidprefix).privileged_startx.plist.cpp: org.x.privileged_startx.plist.cpp ++ cp $< $@ ++ ++launchdaemons_PRE = $(launchdidprefix).privileged_startx.plist.cpp + launchdaemons_DATA = $(launchdaemons_PRE:plist.cpp=plist) + + 10-tmpdirs: 10-tmpdirs.cpp Makefile +diff --git xinit-1.1.1/privileged_startx/org.x.privileged_startx.plist.cpp xinit-1.1.1/privileged_startx/org.x.privileged_startx.plist.cpp +index 7400cc4..02e1cce 100644 +--- xinit-1.1.1/privileged_startx/org.x.privileged_startx.plist.cpp ++++ xinit-1.1.1/privileged_startx/org.x.privileged_startx.plist.cpp +@@ -3,7 +3,7 @@ + + + Label +- org.x.privileged_startx ++ LAUNCHD_ID_PREFIX.privileged_startx + ProgramArguments + + XINITDIR/privileged_startx +@@ -16,7 +16,7 @@ + #else + MachServices + +- org.x.privileged_startx ++ LAUNCHD_ID_PREFIX.privileged_startx + + + TimeOut +diff --git xinit-1.1.1/privileged_startx/privileged_startx_types.h xinit-1.1.1/privileged_startx/privileged_startx_types.h +index fef7195..8928e64 100644 +--- xinit-1.1.1/privileged_startx/privileged_startx_types.h ++++ xinit-1.1.1/privileged_startx/privileged_startx_types.h +@@ -1,6 +1,10 @@ + #ifndef _PRIV_STARTX_TYPES_H_ + #define _PRIV_STARTX_TYPES_H_ + +-#define BOOTSTRAP_NAME "org.x.privileged_startx" ++#ifdef HAVE_CONFIG_H ++#include ++#endif ++ ++#define BOOTSTRAP_NAME LAUNCHD_ID_PREFIX".privileged_startx" + + #endif +diff --git xinit-1.1.1/privileged_startx/server.c xinit-1.1.1/privileged_startx/server.c +index 6dd4f2b..ee508db 100644 +--- xinit-1.1.1/privileged_startx/server.c ++++ xinit-1.1.1/privileged_startx/server.c +@@ -26,6 +26,10 @@ + * prior written authorization. + */ + ++#ifdef HAVE_CONFIG_H ++#include ++#endif ++ + #include + #include + #include +@@ -153,7 +157,7 @@ int server_main(const char *dir) { + + mp = launch_data_get_machport(svc); + #else +- mp = checkin_or_register("org.x.privileged_startx"); ++ mp = checkin_or_register(LAUNCHD_ID_PREFIX".privileged_startx"); + #endif + + if (mp == MACH_PORT_NULL) { +diff --git xinit-1.1.1/startx.cpp xinit-1.1.1/startx.cpp +index 8a44965..664f120 100644 +--- xinit-1.1.1/startx.cpp ++++ xinit-1.1.1/startx.cpp +@@ -85,7 +85,7 @@ serverargs="" + #ifdef __APPLE__ + + if [ "x$X11_PREFS_DOMAIN" = x ] ; then +- X11_PREFS_DOMAIN="org.x.X11" ++ X11_PREFS_DOMAIN=LAUNCHD_ID_PREFIX".X11" + fi + + XCOMM Initialize defaults (this will cut down on "safe" error messages) +@@ -162,13 +162,13 @@ while [ x"$1" != x ]; do + XCOMM '' required to prevent cpp from treating "/*" as a C comment. + /''*|\./''*) + if [ "$whoseargs" = "client" ]; then +- if [ x"$clientargs" = x ]; then ++ if [ x"$client" = x ] && [ x"$clientargs" = x ]; then + client="$1" + else + clientargs="$clientargs $1" + fi + else +- if [ x"$serverargs" = x ]; then ++ if [ x"$server" = x ] && [ x"$serverargs" = x ]; then + server="$1" + else + serverargs="$serverargs $1" +@@ -279,7 +279,7 @@ if [ x"$enable_xauth" = x1 ] ; then + xauth -q -f "$xserverauthfile" << EOF + add :$dummy . $mcookie + EOF +-#ifdef __APPLE__ ++#if defined(__APPLE__) || defined(__CYGWIN__) + serverargs=${serverargs}" -auth '"${xserverauthfile}"'" + #else + serverargs=${serverargs}" -auth "${xserverauthfile} +@@ -313,13 +313,14 @@ else + fi + #else + +-#ifdef __APPLE__ ++#if defined(__APPLE__) || defined(__CYGWIN__) + eval XINIT \"$client\" $clientargs -- \"$server\" $display $serverargs + #else + XINIT "$client" $clientargs -- "$server" $display $serverargs + #endif + + #endif ++retval=$? + + if [ x"$enable_xauth" = x1 ] ; then + if [ x"$removelist" != x ]; then +@@ -347,3 +348,6 @@ screenrestore + #if defined(sun) + kbd_mode -a + #endif ++ ++exit $retval ++ +diff --git xinit-1.1.1/xinit.c xinit-1.1.1/xinit.c +index d25de9d..814d286 100644 +--- xinit-1.1.1/xinit.c ++++ xinit-1.1.1/xinit.c +@@ -62,7 +62,7 @@ in this Software without prior written authorization from The Open Group. + + #ifdef __APPLE__ + #include +-#if __MAC_OS_X_VERSION_MIN_REQUIRED >= 1060 ++#if MAC_OS_X_VERSION_MIN_REQUIRED >= 1060 + #include + #endif + #endif +@@ -258,7 +258,7 @@ main(int argc, char *argv[], char *envp[]) + int start_of_client_args, start_of_server_args; + struct sigaction sa; + #ifdef __APPLE__ +-#if __MAC_OS_X_VERSION_MIN_REQUIRED >= 1060 ++#if MAC_OS_X_VERSION_MIN_REQUIRED >= 1060 + vproc_transaction_t vt; + #endif + #endif +@@ -440,7 +440,7 @@ main(int argc, char *argv[], char *envp[]) + signal(SIGUSR1, sigUsr1); + + #ifdef __APPLE__ +-#if __MAC_OS_X_VERSION_MIN_REQUIRED >= 1060 ++#if MAC_OS_X_VERSION_MIN_REQUIRED >= 1060 + vt = vproc_transaction_begin(NULL); + #endif + #endif +@@ -455,7 +455,7 @@ main(int argc, char *argv[], char *envp[]) + } + + #ifdef __APPLE__ +-#if __MAC_OS_X_VERSION_MIN_REQUIRED >= 1060 ++#if MAC_OS_X_VERSION_MIN_REQUIRED >= 1060 + vproc_transaction_end(NULL, vt); + #endif + #endif Deleted: trunk/dports/x11/xinit/files/sl.patch =================================================================== --- trunk/dports/x11/xinit/files/sl.patch 2009-09-02 17:12:31 UTC (rev 56843) +++ trunk/dports/x11/xinit/files/sl.patch 2009-09-02 17:49:05 UTC (rev 56844) @@ -1,139 +0,0 @@ -diff --git xinit-1.1.1/Makefile.am xinit-1.1.1/Makefile.am -index 0d831f3..951d51a 100644 ---- xinit-1.1.1/Makefile.am -+++ xinit-1.1.1/Makefile.am -@@ -24,7 +24,7 @@ XINITDIR = $(libdir)/X11/xinit - bin_PROGRAMS = xinit - bin_SCRIPTS = startx - --xinit_CFLAGS = $(XINIT_CFLAGS) -DXINITDIR=\"$(XINITDIR)\" -DBINDIR=\"$(bindir)\" -+AM_CFLAGS = $(XINIT_CFLAGS) -DXINITDIR=\"$(XINITDIR)\" -DBINDIR=\"$(bindir)\" - xinit_LDADD = $(XINIT_LIBS) - - xinit_SOURCES = \ -@@ -77,6 +77,6 @@ EXTRA_DIST = xinitrc.cpp startx.cpp org.x.startx.plist.cpp $(appman_PRE) \ - .PHONY: ChangeLog - - ChangeLog: -- (GIT_DIR=$(top_srcdir)/.git git-log > .changelog.tmp && mv .changelog.tmp ChangeLog; rm -f .changelog.tmp) || (touch ChangeLog; echo 'git directory not found: installing possibly empty changelog.' >&2) -+ $(CHANGELOG_CMD) - - dist-hook: ChangeLog -diff --git xinit-1.1.1/configure.ac xinit-1.1.1/configure.ac -index 78b8827..7e2fb82 100644 ---- xinit-1.1.1/configure.ac -+++ xinit-1.1.1/configure.ac -@@ -25,6 +25,10 @@ AC_INIT(xinit,[1.1.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg] - AM_INIT_AUTOMAKE([dist-bzip2]) - AM_MAINTAINER_MODE - -+# Require xorg-macros: XORG_CWARNFLAGS, XORG_CHANGELOG -+m4_ifndef([XORG_MACROS_VERSION], [AC_FATAL([must install xorg-macros 1.2 or later before running autoconf/autogen])]) -+XORG_MACROS_VERSION(1.2) -+ - AM_CONFIG_HEADER(config.h) - - AC_PROG_CC -@@ -41,6 +45,8 @@ AC_CHECK_FUNCS([killpg]) - - m4_ifdef([AS_HELP_STRING], , [m4_define([AS_HELP_STRING], m4_defn([AC_HELP_STRING]))]) - -+XORG_CWARNFLAGS -+ - # Build options - DEFAULT_XRDB=xrdb - DEFAULT_XMODMAP=xmodmap -@@ -131,6 +137,7 @@ case $host_os in - ;; - esac - -+XINIT_CFLAGS="$CWARNFLAGS $XINIT_CFLAGS" - AC_SUBST(XINIT_CFLAGS) - AC_SUBST(XINIT_LIBS) - -@@ -184,6 +191,7 @@ AC_DEFINE(XORG, 1, [Define if you have Xorg X server]) - - XORG_MANPAGE_SECTIONS - XORG_RELEASE_VERSION -+XORG_CHANGELOG - - AC_OUTPUT([Makefile]) - AC_OUTPUT([privileged_startx/Makefile]) -diff --git xinit-1.1.1/startx.cpp xinit-1.1.1/startx.cpp -index 8a44965..943fa78 100644 ---- xinit-1.1.1/startx.cpp -+++ xinit-1.1.1/startx.cpp -@@ -162,13 +162,13 @@ while [ x"$1" != x ]; do - XCOMM '' required to prevent cpp from treating "/*" as a C comment. - /''*|\./''*) - if [ "$whoseargs" = "client" ]; then -- if [ x"$clientargs" = x ]; then -+ if [ x"$client" = x ] && [ x"$clientargs" = x ]; then - client="$1" - else - clientargs="$clientargs $1" - fi - else -- if [ x"$serverargs" = x ]; then -+ if [ x"$server" = x ] && [ x"$serverargs" = x ]; then - server="$1" - else - serverargs="$serverargs $1" -@@ -279,7 +279,7 @@ if [ x"$enable_xauth" = x1 ] ; then - xauth -q -f "$xserverauthfile" << EOF - add :$dummy . $mcookie - EOF --#ifdef __APPLE__ -+#if defined(__APPLE__) || defined(__CYGWIN__) - serverargs=${serverargs}" -auth '"${xserverauthfile}"'" - #else - serverargs=${serverargs}" -auth "${xserverauthfile} -@@ -313,7 +313,7 @@ else - fi - #else - --#ifdef __APPLE__ -+#if defined(__APPLE__) || defined(__CYGWIN__) - eval XINIT \"$client\" $clientargs -- \"$server\" $display $serverargs - #else - XINIT "$client" $clientargs -- "$server" $display $serverargs -diff --git xinit-1.1.1/xinit.c xinit-1.1.1/xinit.c -index d25de9d..814d286 100644 ---- xinit-1.1.1/xinit.c -+++ xinit-1.1.1/xinit.c -@@ -62,7 +62,7 @@ in this Software without prior written authorization from The Open Group. - - #ifdef __APPLE__ - #include --#if __MAC_OS_X_VERSION_MIN_REQUIRED >= 1060 -+#if MAC_OS_X_VERSION_MIN_REQUIRED >= 1060 - #include - #endif - #endif -@@ -258,7 +258,7 @@ main(int argc, char *argv[], char *envp[]) - int start_of_client_args, start_of_server_args; - struct sigaction sa; - #ifdef __APPLE__ --#if __MAC_OS_X_VERSION_MIN_REQUIRED >= 1060 -+#if MAC_OS_X_VERSION_MIN_REQUIRED >= 1060 - vproc_transaction_t vt; - #endif - #endif -@@ -440,7 +440,7 @@ main(int argc, char *argv[], char *envp[]) - signal(SIGUSR1, sigUsr1); - - #ifdef __APPLE__ --#if __MAC_OS_X_VERSION_MIN_REQUIRED >= 1060 -+#if MAC_OS_X_VERSION_MIN_REQUIRED >= 1060 - vt = vproc_transaction_begin(NULL); - #endif - #endif -@@ -455,7 +455,7 @@ main(int argc, char *argv[], char *envp[]) - } - - #ifdef __APPLE__ --#if __MAC_OS_X_VERSION_MIN_REQUIRED >= 1060 -+#if MAC_OS_X_VERSION_MIN_REQUIRED >= 1060 - vproc_transaction_end(NULL, vt); - #endif - #endif -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Wed Sep 2 10:51:36 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Wed, 2 Sep 2009 10:51:36 -0700 (PDT) Subject: [56845] trunk/dports/perl Message-ID: <20090902175136.2F752257CE0B@beta.macosforge.org> Revision: 56845 http://trac.macports.org/changeset/56845 Author: narf_tm at macports.org Date: 2009-09-02 10:51:35 -0700 (Wed, 02 Sep 2009) Log Message: ----------- New port p5-file-changenotify 0.07. Added Paths: ----------- trunk/dports/perl/p5-file-changenotify/ trunk/dports/perl/p5-file-changenotify/Portfile Added: trunk/dports/perl/p5-file-changenotify/Portfile =================================================================== --- trunk/dports/perl/p5-file-changenotify/Portfile (rev 0) +++ trunk/dports/perl/p5-file-changenotify/Portfile 2009-09-02 17:51:35 UTC (rev 56845) @@ -0,0 +1,20 @@ +# $Id$ + +PortSystem 1.0 +PortGroup perl5 1.0 + +perl5.setup File-ChangeNotify 0.07 +maintainers narf_tm openmaintainer +description Watch for changes to files, cross-platform style +long_description ${description} + +platforms darwin + +checksums md5 1459d99d91420d14d75bb5d000aa3aa2 \ + sha1 2f982a8101ab4254e0014c70765a5463fa437efc \ + rmd160 9289328f83b8badce6f4d438b679a1ce47fdec8c + +depends_lib-append port:p5-class-mop \ + port:p5-moose \ + port:p5-moosex-params-validate \ + port:p5-moosex-semiaffordanceaccessor Property changes on: trunk/dports/perl/p5-file-changenotify/Portfile ___________________________________________________________________ Added: svn:keywords + Id Added: svn:eol-style + native -------------- next part -------------- An HTML attachment was scrubbed... URL: From portindex at macports.org Wed Sep 2 10:53:50 2009 From: portindex at macports.org (portindex at macports.org) Date: Wed, 2 Sep 2009 10:53:50 -0700 (PDT) Subject: [56846] trunk/dports Message-ID: <20090902175351.9324F257CEB6@beta.macosforge.org> Revision: 56846 http://trac.macports.org/changeset/56846 Author: portindex at macports.org Date: 2009-09-02 10:53:50 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Total number of ports parsed: 6149 Ports successfully parsed: 6149 Ports failed: 0 Modified Paths: -------------- trunk/dports/PortIndex trunk/dports/PortIndex.quick Modified: trunk/dports/PortIndex =================================================================== --- trunk/dports/PortIndex 2009-09-02 17:51:35 UTC (rev 56845) +++ trunk/dports/PortIndex 2009-09-02 17:53:50 UTC (rev 56846) @@ -6313,7 +6313,7 @@ p5-devel-size 386 portdir perl/p5-devel-size description {Perl extension for finding the memory usage of Perl variables} homepage http://search.cpan.org/dist/Devel-Size/ epoch 0 platforms darwin name p5-devel-size depends_lib path:bin/perl:perl5 maintainers {ricci openmaintainer} long_description {{Perl extension for finding the memory usage of Perl variables}} categories perl version 0.69 revision 0 p5-devel-stacktrace 606 -portdir perl/p5-devel-stacktrace description {Stack trace and stack trace frame objects} homepage http://search.cpan.org/dist/Devel-StackTrace/ epoch 1 platforms darwin name p5-devel-stacktrace depends_lib {path:bin/perl:perl5 port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {The Devel::StackTrace module contains two classes, Devel::StackTrace and Devel::StackTraceFrame. The goal of this object is to encapsulate the information that can found through using the caller() function, as well as providing a simple interface to this data.} categories perl version 1.20 revision 0 +portdir perl/p5-devel-stacktrace description {Stack trace and stack trace frame objects} homepage http://search.cpan.org/dist/Devel-StackTrace/ epoch 0 platforms darwin name p5-devel-stacktrace depends_lib {path:bin/perl:perl5 port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {The Devel::StackTrace module contains two classes, Devel::StackTrace and Devel::StackTraceFrame. The goal of this object is to encapsulate the information that can found through using the caller() function, as well as providing a simple interface to this data.} categories perl version 1.22 revision 0 p5-devel-symdump 414 portdir perl/p5-devel-symdump description {Inspect the symbol table and class hierarchy} homepage http://search.cpan.org/dist/Devel-Symdump/ epoch 0 platforms darwin name p5-devel-symdump depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {A convenient way to inspect perl's symbol table and the class hierarchy within a running program.} categories perl version 2.08 revision 0 p5-device-serialport 428 @@ -6806,6 +6806,10 @@ portdir perl/p5-moose description {A postmodern object system for Perl 5} homepage http://search.cpan.org/dist/Moose/ epoch 0 platforms darwin name p5-moose depends_lib {path:bin/perl:perl5 port:p5-test-exception port:p5-test-simple port:p5-class-mop port:p5-list-moreutils port:p5-scalar-list-utils port:p5-sub-exporter port:p5-task-weaken} maintainers {narf_tm openmaintainer} long_description {{A postmodern object system for Perl 5}} categories perl version 0.89 revision 0 p5-moose-policy 351 portdir perl/p5-moose-policy description {Moose-mounted police} homepage http://search.cpan.org/dist/Moose-Policy/ epoch 0 platforms darwin name p5-moose-policy depends_lib {path:bin/perl:perl5 port:p5-test-exception port:p5-moose} maintainers {narf_tm openmaintainer} long_description {{Moose-mounted police}} categories perl version 0.03 revision 0 +p5-moosex-params-validate 519 +portdir perl/p5-moosex-params-validate description {an extension of Params::Validate for using Moose's types} homepage http://search.cpan.org/dist/MooseX-Params-Validate/ epoch 0 platforms darwin name p5-moosex-params-validate depends_lib {path:bin/perl:perl5 port:p5-test-exception port:p5-devel-caller port:p5-moose port:p5-params-validate port:p5-sub-exporter} maintainers {narf_tm openmaintainer} long_description {{an extension of Params::Validate for using Moose's types}} categories perl version 0.12 revision 0 +p5-moosex-semiaffordanceaccessor 549 +portdir perl/p5-moosex-semiaffordanceaccessor description {Name your accessors foo() and set_foo()} homepage http://search.cpan.org/dist/MooseX-SemiAffordanceAccessor/ epoch 0 platforms darwin name p5-moosex-semiaffordanceaccessor depends_lib {path:bin/perl:perl5 port:p5-moose} maintainers {narf_tm openmaintainer} long_description {This module does not provide any methods. Simply loading it changes the default naming policy for the loading class so that accessors are separated into get and set methods.} categories perl version 0.05 revision 0 p5-mouse 636 portdir perl/p5-mouse description {Moose minus the antlers} homepage http://search.cpan.org/dist/Mouse/ epoch 0 platforms darwin name p5-mouse depends_lib {path:bin/perl:perl5 port:p5-test-exception} maintainers {narf_tm openmaintainer} long_description {Moose is wonderful. Unfortunately, it's a little slow. Though significant progress has been made over the years, the compile time penalty is a non-starter for some applications. Mouse aims to alleviate this by providing a subset of Moose's functionality, faster. In particular, {"has"} in Moose is missing only a few expert-level features.} categories perl version 0.27 revision 0 p5-mp3-info 336 Modified: trunk/dports/PortIndex.quick =================================================================== (Binary files differ) -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Wed Sep 2 11:03:24 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Wed, 2 Sep 2009 11:03:24 -0700 (PDT) Subject: [56847] trunk/dports/perl Message-ID: <20090902180324.EE26C257D160@beta.macosforge.org> Revision: 56847 http://trac.macports.org/changeset/56847 Author: narf_tm at macports.org Date: 2009-09-02 11:03:24 -0700 (Wed, 02 Sep 2009) Log Message: ----------- New port p5-namespace-autoclean 0.08. Added Paths: ----------- trunk/dports/perl/p5-namespace-autoclean/ trunk/dports/perl/p5-namespace-autoclean/Portfile Added: trunk/dports/perl/p5-namespace-autoclean/Portfile =================================================================== --- trunk/dports/perl/p5-namespace-autoclean/Portfile (rev 0) +++ trunk/dports/perl/p5-namespace-autoclean/Portfile 2009-09-02 18:03:24 UTC (rev 56847) @@ -0,0 +1,19 @@ +# $Id$ + +PortSystem 1.0 +PortGroup perl5 1.0 + +perl5.setup namespace-autoclean 0.08 +maintainers narf_tm openmaintainer +description Keep imports out of your namespace +long_description ${description} + +platforms darwin + +checksums md5 b0d086797cdb060d23c0697605c39002 \ + sha1 e905b81a1a91c1ba98ce9c7a12d32b639536e185 \ + rmd160 58615d5940ad605ac83e48128c4e81c9704146fc + +depends_lib-append port:p5-b-hooks-endofscope \ + port:p5-class-mop \ + port:p5-namespace-clean Property changes on: trunk/dports/perl/p5-namespace-autoclean/Portfile ___________________________________________________________________ Added: svn:keywords + Id Added: svn:eol-style + native -------------- next part -------------- An HTML attachment was scrubbed... URL: From toby at macports.org Wed Sep 2 11:26:32 2009 From: toby at macports.org (toby at macports.org) Date: Wed, 2 Sep 2009 11:26:32 -0700 (PDT) Subject: [56848] trunk/dports/net/ettercap-ng/Portfile Message-ID: <20090902182632.E087B257D88A@beta.macosforge.org> Revision: 56848 http://trac.macports.org/changeset/56848 Author: toby at macports.org Date: 2009-09-02 11:26:29 -0700 (Wed, 02 Sep 2009) Log Message: ----------- use port:pcre dep, otherwise it picks up pcre in /usr Modified Paths: -------------- trunk/dports/net/ettercap-ng/Portfile Modified: trunk/dports/net/ettercap-ng/Portfile =================================================================== --- trunk/dports/net/ettercap-ng/Portfile 2009-09-02 18:03:24 UTC (rev 56847) +++ trunk/dports/net/ettercap-ng/Portfile 2009-09-02 18:26:29 UTC (rev 56848) @@ -27,7 +27,7 @@ depends_lib port:openssl \ port:libpcap \ port:libnet11 \ - lib:libpcre.0:pcre + port:pcre configure.args --disable-gtk \ --disable-plugins \ -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Wed Sep 2 11:28:07 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Wed, 2 Sep 2009 11:28:07 -0700 (PDT) Subject: [56849] trunk/dports/perl/p5-catalyst-action-renderview/Portfile Message-ID: <20090902182807.406ED257D939@beta.macosforge.org> Revision: 56849 http://trac.macports.org/changeset/56849 Author: narf_tm at macports.org Date: 2009-09-02 11:28:06 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Updated to 0.11. Modified Paths: -------------- trunk/dports/perl/p5-catalyst-action-renderview/Portfile Modified: trunk/dports/perl/p5-catalyst-action-renderview/Portfile =================================================================== --- trunk/dports/perl/p5-catalyst-action-renderview/Portfile 2009-09-02 18:26:29 UTC (rev 56848) +++ trunk/dports/perl/p5-catalyst-action-renderview/Portfile 2009-09-02 18:28:06 UTC (rev 56849) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Catalyst-Action-RenderView 0.09 +perl5.setup Catalyst-Action-RenderView 0.11 maintainers narf_tm openmaintainer description Sensible default end action. long_description This action implements a sensible default end action, \ @@ -12,9 +12,9 @@ platforms darwin -checksums md5 9a964d2c8d5cee6c82efc97e11565c3d \ - sha1 79ef798decf24eaf41ee373a889f19889c0be610 \ - rmd160 24f5ffc6f086df1e7e71c6d732099f6c120df4f8 +checksums md5 6231f873a1ad77dc22815eacf1b88976 \ + sha1 f840f815133d128a8312cbd19771f3b0de2ebbd0 \ + rmd160 89327c9cd5cb233bcebac9ee7a5509fff2224df7 depends_lib-append port:p5-http-request-ascgi \ port:p5-catalyst-runtime \ -------------- next part -------------- An HTML attachment was scrubbed... URL: From snc at macports.org Wed Sep 2 11:29:20 2009 From: snc at macports.org (snc at macports.org) Date: Wed, 2 Sep 2009 11:29:20 -0700 (PDT) Subject: [56850] trunk/dports/sysutils/sudo Message-ID: <20090902182920.5308B257DA08@beta.macosforge.org> Revision: 56850 http://trac.macports.org/changeset/56850 Author: snc at macports.org Date: 2009-09-02 11:29:19 -0700 (Wed, 02 Sep 2009) Log Message: ----------- fix missing defaults values in sudoers.dist Modified Paths: -------------- trunk/dports/sysutils/sudo/Portfile Added Paths: ----------- trunk/dports/sysutils/sudo/files/ trunk/dports/sysutils/sudo/files/patch-sudoers.diff Modified: trunk/dports/sysutils/sudo/Portfile =================================================================== --- trunk/dports/sysutils/sudo/Portfile 2009-09-02 18:28:06 UTC (rev 56849) +++ trunk/dports/sysutils/sudo/Portfile 2009-09-02 18:29:19 UTC (rev 56850) @@ -5,7 +5,7 @@ name sudo version 1.7.2 -revision 1 +revision 2 categories sysutils security maintainers snc openmaintainer description Allow users to run programs as other users, eg, root @@ -20,13 +20,13 @@ homepage http://www.sudo.ws/sudo/ master_sites ${homepage}dist/ \ ${homepage}dist/OLD/ -patch_sites ${master_sites} checksums md5 9caba8719c3e0f163880a05f02a48249 \ sha1 566952fc9fb18b6c1e861e03ad5a63d27e54a501 \ rmd160 3d88ef2918470a6125efdf47edd68cfa947da62e -patch.dir ${workpath} +patchfiles patch-sudoers.diff + configure.args --infodir=${prefix}/share/info \ --mandir=${prefix}/share/man \ --sysconfdir=${prefix}/etc \ @@ -47,7 +47,7 @@ post-destroot { file rename ${destroot}${prefix}/etc/sudoers ${destroot}${prefix}/etc/sudoers.dist - xinstall -d ${destroot}${prefix}/var/run/sudo + xinstall -d ${destroot}${prefix}/var/run/sudo } destroot.keepdirs ${destroot}${prefix}/var/run/sudo Added: trunk/dports/sysutils/sudo/files/patch-sudoers.diff =================================================================== --- trunk/dports/sysutils/sudo/files/patch-sudoers.diff (rev 0) +++ trunk/dports/sysutils/sudo/files/patch-sudoers.diff 2009-09-02 18:29:19 UTC (rev 56850) @@ -0,0 +1,27 @@ +--- sudoers.orig 2009-09-02 14:23:28.000000000 -0400 ++++ sudoers 2009-09-02 14:24:16.000000000 -0400 +@@ -14,11 +14,24 @@ + # Cmnd alias specification + + # Defaults specification ++Defaults env_reset ++Defaults env_keep += "BLOCKSIZE" ++Defaults env_keep += "COLORFGBG COLORTERM" ++Defaults env_keep += "__CF_USER_TEXT_ENCODING" ++Defaults env_keep += "CHARSET LANG LANGUAGE LC_ALL LC_COLLATE LC_CTYPE" ++Defaults env_keep += "LC_MESSAGES LC_MONETARY LC_NUMERIC LC_TIME" ++Defaults env_keep += "LINES COLUMNS" ++Defaults env_keep += "LSCOLORS" ++Defaults env_keep += "SSH_AUTH_SOCK" ++Defaults env_keep += "TZ" ++Defaults env_keep += "DISPLAY XAUTHORIZATION XAUTHORITY" ++Defaults env_keep += "EDITOR VISUAL" + + # Runas alias specification + + # User privilege specification + root ALL=(ALL) ALL ++%admin ALL=(ALL) ALL + + # Uncomment to allow people in group wheel to run all commands + # %wheel ALL=(ALL) ALL -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Wed Sep 2 11:33:04 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Wed, 2 Sep 2009 11:33:04 -0700 (PDT) Subject: [56851] trunk/dports/perl/p5-catalyst-plugin-authentication/Portfile Message-ID: <20090902183304.90217257DD12@beta.macosforge.org> Revision: 56851 http://trac.macports.org/changeset/56851 Author: narf_tm at macports.org Date: 2009-09-02 11:33:03 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Updated to 0.10015. Modified Paths: -------------- trunk/dports/perl/p5-catalyst-plugin-authentication/Portfile Modified: trunk/dports/perl/p5-catalyst-plugin-authentication/Portfile =================================================================== --- trunk/dports/perl/p5-catalyst-plugin-authentication/Portfile 2009-09-02 18:29:19 UTC (rev 56850) +++ trunk/dports/perl/p5-catalyst-plugin-authentication/Portfile 2009-09-02 18:33:03 UTC (rev 56851) @@ -4,7 +4,7 @@ PortGroup perl5 1.0 epoch 1 -perl5.setup Catalyst-Plugin-Authentication 0.10010 +perl5.setup Catalyst-Plugin-Authentication 0.10015 maintainers narf_tm openmaintainer description Infrastructure plugin for the Catalyst authentication framework. long_description The authentication plugin provides generic user \ @@ -15,9 +15,9 @@ platforms darwin -checksums md5 aa93b6dff7b6420f4392e90b1c7bc3a0 \ - sha1 601944473bd41cfd5c5a5729b4270b816501000d \ - rmd160 964d4f752efb00163e276e0d0e89d680fc0cfcee +checksums md5 45bb28864a3282e6a9c32d0f7c5ea72a \ + sha1 b436e6ead762ded9282c9b33e7192474109c37b6 \ + rmd160 0a38213f6cc9e1378fa316cfb923ca52dc3d2d0a depends_lib-append port:p5-test-exception \ port:p5-test-mockobject \ -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Wed Sep 2 11:34:34 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Wed, 2 Sep 2009 11:34:34 -0700 (PDT) Subject: [56852] trunk/dports/perl/p5-catalyst-plugin-configloader/Portfile Message-ID: <20090902183434.4B0F3257DDD3@beta.macosforge.org> Revision: 56852 http://trac.macports.org/changeset/56852 Author: narf_tm at macports.org Date: 2009-09-02 11:34:33 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Updated to 0.27. Modified Paths: -------------- trunk/dports/perl/p5-catalyst-plugin-configloader/Portfile Modified: trunk/dports/perl/p5-catalyst-plugin-configloader/Portfile =================================================================== --- trunk/dports/perl/p5-catalyst-plugin-configloader/Portfile 2009-09-02 18:33:03 UTC (rev 56851) +++ trunk/dports/perl/p5-catalyst-plugin-configloader/Portfile 2009-09-02 18:34:33 UTC (rev 56852) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Catalyst-Plugin-ConfigLoader 0.22 +perl5.setup Catalyst-Plugin-ConfigLoader 0.27 maintainers narf_tm openmaintainer description Load config files of various types long_description This module will attempt to load find and load a \ @@ -12,9 +12,9 @@ platforms darwin -checksums md5 add762f2be35c9da2b6a61b4bc367588 \ - sha1 be9c02ab17c0e6e298bee07eec6aa11797d2cb1d \ - rmd160 56d01153634df704aa944c9687f9c6307012aa72 +checksums md5 f1f58fa0f4c3cfb45cc204c9ace6a09b \ + sha1 41b48030e4b210516aca4f9ba13bd9eda3711e39 \ + rmd160 898318ce27e44531f6fcb5569914c9f138000f12 depends_lib-append port:p5-catalyst-runtime \ port:p5-config-any \ -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Wed Sep 2 11:35:48 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Wed, 2 Sep 2009 11:35:48 -0700 (PDT) Subject: [56853] trunk/dports/perl/p5-catalyst-plugin-session-store-delegate/ Portfile Message-ID: <20090902183548.246FF257DE69@beta.macosforge.org> Revision: 56853 http://trac.macports.org/changeset/56853 Author: narf_tm at macports.org Date: 2009-09-02 11:35:47 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Updated to 0.04. Modified Paths: -------------- trunk/dports/perl/p5-catalyst-plugin-session-store-delegate/Portfile Modified: trunk/dports/perl/p5-catalyst-plugin-session-store-delegate/Portfile =================================================================== --- trunk/dports/perl/p5-catalyst-plugin-session-store-delegate/Portfile 2009-09-02 18:34:33 UTC (rev 56852) +++ trunk/dports/perl/p5-catalyst-plugin-session-store-delegate/Portfile 2009-09-02 18:35:47 UTC (rev 56853) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Catalyst-Plugin-Session-Store-Delegate 0.03 +perl5.setup Catalyst-Plugin-Session-Store-Delegate 0.04 maintainers narf_tm openmaintainer description Delegate session storage to an application model object. long_description This store plugins makes delegating session storage to \ @@ -11,9 +11,9 @@ platforms darwin -checksums md5 0340ab3095c7f1fd6f2b65deecbcd35d \ - sha1 5397e5929385549fd45e81e10cc47235d8373cc1 \ - rmd160 e9ae44669e3aeebd4b1304f754a812e2a086789f +checksums md5 ee827a832e25da35a8d1a6ffdb1c343a \ + sha1 740f11c5925674125f8c4a3e15d79868e6b13f56 \ + rmd160 f911743f7e50bef9135909d7a1441a1809c58186 depends_lib-append port:p5-catalyst-plugin-session \ port:p5-class-accessor \ -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Wed Sep 2 11:39:04 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Wed, 2 Sep 2009 11:39:04 -0700 (PDT) Subject: [56854] trunk/dports/perl/p5-catalyst-plugin-session-store-dbic/Portfile Message-ID: <20090902183904.A6CF0257DF7C@beta.macosforge.org> Revision: 56854 http://trac.macports.org/changeset/56854 Author: narf_tm at macports.org Date: 2009-09-02 11:39:00 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Updated to 0.10. Modified Paths: -------------- trunk/dports/perl/p5-catalyst-plugin-session-store-dbic/Portfile Modified: trunk/dports/perl/p5-catalyst-plugin-session-store-dbic/Portfile =================================================================== --- trunk/dports/perl/p5-catalyst-plugin-session-store-dbic/Portfile 2009-09-02 18:35:47 UTC (rev 56853) +++ trunk/dports/perl/p5-catalyst-plugin-session-store-dbic/Portfile 2009-09-02 18:39:00 UTC (rev 56854) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Catalyst-Plugin-Session-Store-DBIC 0.08 +perl5.setup Catalyst-Plugin-Session-Store-DBIC 0.10 maintainers narf_tm openmaintainer description Store your sessions via DBIx::Class long_description This Catalyst::Plugin::Session storage module saves \ @@ -11,9 +11,9 @@ platforms darwin -checksums md5 263c049cd74f22a970efcd1192b3c808 \ - sha1 0c9b4821685a401f432f96e71c1477a2fbbcb717 \ - rmd160 b9e5d157cbe05db6c36eab75a08139d730de821d +checksums md5 3847bc34f4fac1ae7d2587605b2d87f4 \ + sha1 ed2ebee4530a3c77aaa6bf0ca125939a7cddfff9 \ + rmd160 305d57f90b489f95853449b4bcf69a75f96f0cf9 depends_lib-append port:p5-test-warn \ port:p5-catalyst-runtime \ -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Wed Sep 2 11:41:23 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Wed, 2 Sep 2009 11:41:23 -0700 (PDT) Subject: [56855] trunk/dports/perl/p5-catalyst-view-json/Portfile Message-ID: <20090902184123.420B8257E049@beta.macosforge.org> Revision: 56855 http://trac.macports.org/changeset/56855 Author: narf_tm at macports.org Date: 2009-09-02 11:41:22 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Updated to 0.26. Modified Paths: -------------- trunk/dports/perl/p5-catalyst-view-json/Portfile Modified: trunk/dports/perl/p5-catalyst-view-json/Portfile =================================================================== --- trunk/dports/perl/p5-catalyst-view-json/Portfile 2009-09-02 18:39:00 UTC (rev 56854) +++ trunk/dports/perl/p5-catalyst-view-json/Portfile 2009-09-02 18:41:22 UTC (rev 56855) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Catalyst-View-JSON 0.24 +perl5.setup Catalyst-View-JSON 0.26 maintainers narf_tm openmaintainer description JSON view for your data long_description Catalyst::View::JSON is a Catalyst View handler that \ @@ -11,9 +11,10 @@ platforms darwin -checksums md5 65cfb99bc13dd59f4be3aa6ff1cb718b \ - sha1 d728ebbdcecc740dc794442f775d520849fb3345 \ - rmd160 c760d916289d23df56c252d7418b2e04e231b7e6 +checksums md5 01f792cc9d09eb1f258504b391fffe63 \ + sha1 398ef74da82d8d65280d3cbb6810dea7656cd68e \ + rmd160 332fddede975c200763a5c939feed952dfdd26e8 depends_lib-append port:p5-catalyst-runtime \ - port:p5-json-any + port:p5-json-any \ + port:p5-mro-compat -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Wed Sep 2 11:42:44 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Wed, 2 Sep 2009 11:42:44 -0700 (PDT) Subject: [56856] trunk/dports/perl/p5-class-accessor-grouped/Portfile Message-ID: <20090902184244.CFA38257E0DB@beta.macosforge.org> Revision: 56856 http://trac.macports.org/changeset/56856 Author: narf_tm at macports.org Date: 2009-09-02 11:42:44 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Updated to 0.09000. Modified Paths: -------------- trunk/dports/perl/p5-class-accessor-grouped/Portfile Modified: trunk/dports/perl/p5-class-accessor-grouped/Portfile =================================================================== --- trunk/dports/perl/p5-class-accessor-grouped/Portfile 2009-09-02 18:41:22 UTC (rev 56855) +++ trunk/dports/perl/p5-class-accessor-grouped/Portfile 2009-09-02 18:42:44 UTC (rev 56856) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Class-Accessor-Grouped 0.08002 +perl5.setup Class-Accessor-Grouped 0.09000 maintainers narf_tm openmaintainer description Lets you build groups of accessors long_description This class lets you build groups of accessors that \ @@ -11,9 +11,9 @@ platforms darwin -checksums md5 10e66752abaae0d95d8ca0c932c75c1c \ - sha1 822f6cea990c0b01c5a632eeb2b700f63d935c7a \ - rmd160 19dfbd5adfbbd12a3f7560b63f7176cd8e5000ad +checksums md5 3e45eaf661a67dfc86becec239712355 \ + sha1 8fd34ef1e35b80226f7656e79336974d7cf76b1c \ + rmd160 a357594c0e5f5b2f019d3e33d92c09dbc3060408 depends_lib-append port:p5-class-inspector \ port:p5-mro-compat -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Wed Sep 2 11:43:59 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Wed, 2 Sep 2009 11:43:59 -0700 (PDT) Subject: [56857] trunk/dports/perl/p5-class-c3-componentised/Portfile Message-ID: <20090902184359.A8327257E164@beta.macosforge.org> Revision: 56857 http://trac.macports.org/changeset/56857 Author: narf_tm at macports.org Date: 2009-09-02 11:43:58 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Updated to 1.0005. Modified Paths: -------------- trunk/dports/perl/p5-class-c3-componentised/Portfile Modified: trunk/dports/perl/p5-class-c3-componentised/Portfile =================================================================== --- trunk/dports/perl/p5-class-c3-componentised/Portfile 2009-09-02 18:42:44 UTC (rev 56856) +++ trunk/dports/perl/p5-class-c3-componentised/Portfile 2009-09-02 18:43:58 UTC (rev 56857) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Class-C3-Componentised 1.0004 +perl5.setup Class-C3-Componentised 1.0005 maintainers narf_tm openmaintainer description Load mix-ins or components to your C3-based class. long_description This will inject base classes to your module \ @@ -11,9 +11,9 @@ platforms darwin -checksums md5 d4e8fd4f123cc52343b79fe5b434e8d3 \ - sha1 12cb3ccc13c18f94169b72f5804e96e35bb0f111 \ - rmd160 bf3a571053d42137909dedd9b79ac3c2ffa12c0f +checksums md5 1c843ffd2737c6db77edcc6b666cfc48 \ + sha1 d11d1877764551882e262295deba2cb03327cd65 \ + rmd160 9cf89ae5547ee38a731e99ae509662f9e9fda31d depends_lib-append port:p5-class-c3 \ port:p5-class-inspector \ -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Wed Sep 2 11:44:53 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Wed, 2 Sep 2009 11:44:53 -0700 (PDT) Subject: [56858] trunk/dports/perl/p5-class-inspector/Portfile Message-ID: <20090902184453.2B2EE257E1F2@beta.macosforge.org> Revision: 56858 http://trac.macports.org/changeset/56858 Author: narf_tm at macports.org Date: 2009-09-02 11:44:52 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Updated to 1.24. Modified Paths: -------------- trunk/dports/perl/p5-class-inspector/Portfile Modified: trunk/dports/perl/p5-class-inspector/Portfile =================================================================== --- trunk/dports/perl/p5-class-inspector/Portfile 2009-09-02 18:43:58 UTC (rev 56857) +++ trunk/dports/perl/p5-class-inspector/Portfile 2009-09-02 18:44:52 UTC (rev 56858) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Class-Inspector 1.23 +perl5.setup Class-Inspector 1.24 maintainers narf_tm openmaintainer description Get information about a class and its structure long_description Class::Inspector allows you to get information about a \ @@ -16,6 +16,6 @@ platforms darwin -checksums md5 28e1e697f5e8d838d62159966aac8a5d \ - sha1 d5b174f5885e6efc170b6df15a55e37a2857405a \ - rmd160 badde9b07fbc147578db32757cd82ddeb86b5ab0 +checksums md5 609189b49f64d329a6e413e0a6d8724a \ + sha1 0ec9ad8743fa212e9a13b4a33aac581f5708649a \ + rmd160 93ff9cf478deeadb28208b4a15c38cd275ecec6c -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Wed Sep 2 11:46:46 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Wed, 2 Sep 2009 11:46:46 -0700 (PDT) Subject: [56859] trunk/dports/perl/p5-class-method-modifiers/Portfile Message-ID: <20090902184646.489FB257E371@beta.macosforge.org> Revision: 56859 http://trac.macports.org/changeset/56859 Author: narf_tm at macports.org Date: 2009-09-02 11:46:45 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Updated to 1.04. Modified Paths: -------------- trunk/dports/perl/p5-class-method-modifiers/Portfile Modified: trunk/dports/perl/p5-class-method-modifiers/Portfile =================================================================== --- trunk/dports/perl/p5-class-method-modifiers/Portfile 2009-09-02 18:44:52 UTC (rev 56858) +++ trunk/dports/perl/p5-class-method-modifiers/Portfile 2009-09-02 18:46:45 UTC (rev 56859) @@ -3,16 +3,15 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Class-Method-Modifiers 1.01 +perl5.setup Class-Method-Modifiers 1.04 maintainers narf_tm openmaintainer description provides Moose-like method modifiers long_description ${description} platforms darwin -checksums md5 f0398c468025d21493745619b1114a46 \ - sha1 7321642cf8df0b8d35bf517d9d4af0824a2036d8 \ - rmd160 9ced290ea0b66e5aabcc497a8c0963a323a913a3 +checksums md5 bf278d379903849d492ab975d6504cbe \ + sha1 9b9a3b6c5f4439483a0389e5e8ac96a5f79c67be \ + rmd160 e9eb8fb1a30e945c7382e6ef063229976cda4886 -depends_lib-append port:p5-test-exception \ - port:p5-mro-compat +depends_lib-append port:p5-test-exception -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Wed Sep 2 11:49:05 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Wed, 2 Sep 2009 11:49:05 -0700 (PDT) Subject: [56860] trunk/dports/perl/p5-data-visitor/Portfile Message-ID: <20090902184905.B8597257E4F2@beta.macosforge.org> Revision: 56860 http://trac.macports.org/changeset/56860 Author: narf_tm at macports.org Date: 2009-09-02 11:49:04 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Updated to 0.25. Modified Paths: -------------- trunk/dports/perl/p5-data-visitor/Portfile Modified: trunk/dports/perl/p5-data-visitor/Portfile =================================================================== --- trunk/dports/perl/p5-data-visitor/Portfile 2009-09-02 18:46:45 UTC (rev 56859) +++ trunk/dports/perl/p5-data-visitor/Portfile 2009-09-02 18:49:04 UTC (rev 56860) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Data-Visitor 0.22 +perl5.setup Data-Visitor 0.25 maintainers narf_tm openmaintainer description Visitor style traversal of Perl data structures long_description This module is a simple visitor implementation \ @@ -11,11 +11,11 @@ platforms darwin -checksums md5 f3bca28efc96aef200dd6bba74510c12 \ - sha1 9d18f6366ad8e597e57d6f780dd7196ca62f4dce \ - rmd160 485b975ecfcf6491ebe16d7ea5f61fdd1e98e83c +checksums md5 d00f4c144549a08d0a353d32e62f7e7c \ + sha1 3fb2db75b96b693e9c4a92f75883f2b99fe856a3 \ + rmd160 82cd027a36283c23a835350664f2ab09f0b8ed8f -depends_lib-append port:p5-mouse \ +depends_lib-append port:p5-any-moose \ port:p5-namespace-clean \ port:p5-task-weaken \ port:p5-test-mockobject \ -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Wed Sep 2 11:53:21 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Wed, 2 Sep 2009 11:53:21 -0700 (PDT) Subject: [56861] trunk/dports/perl/p5-dbix-class-schema-loader/Portfile Message-ID: <20090902185321.E491C257E5FB@beta.macosforge.org> Revision: 56861 http://trac.macports.org/changeset/56861 Author: narf_tm at macports.org Date: 2009-09-02 11:53:17 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Updated to 0.04006. Modified Paths: -------------- trunk/dports/perl/p5-dbix-class-schema-loader/Portfile Modified: trunk/dports/perl/p5-dbix-class-schema-loader/Portfile =================================================================== --- trunk/dports/perl/p5-dbix-class-schema-loader/Portfile 2009-09-02 18:49:04 UTC (rev 56860) +++ trunk/dports/perl/p5-dbix-class-schema-loader/Portfile 2009-09-02 18:53:17 UTC (rev 56861) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup DBIx-Class-Schema-Loader 0.04005 +perl5.setup DBIx-Class-Schema-Loader 0.04006 maintainers narf_tm openmaintainer description Dynamic definition of a DBIx::Class::Schema long_description DBIx::Class::Schema::Loader automates the definition \ @@ -13,9 +13,9 @@ platforms darwin -checksums md5 d9e112493df06800862b93bf46760c4f \ - sha1 b8dbb94ff097bcaf93fe580ceb2e82258836e074 \ - rmd160 0343df19afb20bf9503070778c57533ea31a42ac +checksums md5 819e92fd8c7088fdde730d1295556d3c \ + sha1 4cebf5b97a14aa106c6cf16a308d2ba5a15549b5 \ + rmd160 28faeb27a9de8b7c16c707fa0385389cfee1b9c8 depends_lib-append port:p5-carp-clan \ port:p5-class-accessor \ -------------- next part -------------- An HTML attachment was scrubbed... URL: From portindex at macports.org Wed Sep 2 11:53:51 2009 From: portindex at macports.org (portindex at macports.org) Date: Wed, 2 Sep 2009 11:53:51 -0700 (PDT) Subject: [56862] trunk/dports Message-ID: <20090902185352.64091257E639@beta.macosforge.org> Revision: 56862 http://trac.macports.org/changeset/56862 Author: portindex at macports.org Date: 2009-09-02 11:53:50 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Total number of ports parsed: 6151 Ports successfully parsed: 6151 Ports failed: 0 Modified Paths: -------------- trunk/dports/PortIndex trunk/dports/PortIndex.quick Modified: trunk/dports/PortIndex =================================================================== --- trunk/dports/PortIndex 2009-09-02 18:53:17 UTC (rev 56861) +++ trunk/dports/PortIndex 2009-09-02 18:53:50 UTC (rev 56862) @@ -5316,8 +5316,8 @@ variants {adns net_snmp pcre no_ssl no_x11 universal} portdir net/ethereal description {(NB: wireshark is the maintained version) Graphical network analyzer and capture tool} homepage http://ethereal.com/ epoch 0 platforms darwin name ethereal depends_lib {port:glib2 port:gtk2 port:openssl port:libpcap port:zlib} long_description {(NB: wireshark is the new name for ethereal, and is being maintained) A network analyzer that lets you capture and interactively browse Ethernet frames. Packet data can be read from a file, or live from a local network interface.} maintainers darkart.com:opendarwin.org categories net version 0.99.0 revision 2 ettercap 660 variants {gtk enable_devel ssl universal} portdir net/ettercap description {multipurpose sniffer/interceptor/logger for switched LAN} homepage http://ettercap.sourceforge.net/ epoch 0 platforms {darwin freebsd} name ettercap long_description {Ettercap is a multi-functional packet sniffer/interceptor/logger that works on switched LANs. It allows the active and passive dissection of numerous protocols, including ciphered ones, such as SSH1, and includes features for network and host analysis. Four modes are available: IP Based, MAC Address Based, ARP Based, and PublicARP Based.} maintainers nomaintainer categories {net security} version 0.6.b revision 2 -ettercap-ng 734 -variants {gtk plugins universal} portdir net/ettercap-ng description {multipurpose sniffer/interceptor/logger for switched LAN} homepage http://ettercap.sourceforge.net/ epoch 0 platforms {darwin freebsd} name ettercap-ng depends_lib {port:openssl port:libpcap port:libnet11 lib:libpcre.0:pcre} long_description {Ettercap is a multi-functional packet sniffer/interceptor/logger that works on switched LANs. It allows the active and passive dissection of numerous protocols, including ciphered ones, such as SSH1, and includes features for network and host analysis. Four modes are available: IP Based, MAC Address Based, ARP Based, and PublicARP Based.} maintainers gmail.com:ultrix categories {net security} version 0.7.3 revision 1 +ettercap-ng 725 +variants {gtk plugins universal} portdir net/ettercap-ng description {multipurpose sniffer/interceptor/logger for switched LAN} homepage http://ettercap.sourceforge.net/ epoch 0 platforms {darwin freebsd} name ettercap-ng depends_lib {port:openssl port:libpcap port:libnet11 port:pcre} long_description {Ettercap is a multi-functional packet sniffer/interceptor/logger that works on switched LANs. It allows the active and passive dissection of numerous protocols, including ciphered ones, such as SSH1, and includes features for network and host analysis. Four modes are available: IP Based, MAC Address Based, ARP Based, and PublicARP Based.} maintainers gmail.com:ultrix categories {net security} version 0.7.3 revision 1 ez-ipupdate 415 variants {darwin universal} portdir net/ez-ipupdate description {dynamic dns client} homepage http://www.ez-ipupdate.com epoch 0 platforms {darwin freebsd} name ez-ipupdate long_description {ez-ipupdate is a small utility for updating your host name at one of the dynamic DNS services. The daemon mode is currently not working under Darwin/OS-X.} maintainers nomaintainer categories net version 3.0.11b7 revision 0 fauxident 490 @@ -6015,7 +6015,7 @@ p5-carp-clan 655 portdir perl/p5-carp-clan description {Report errors from perspective of caller of a clan of modules} homepage http://search.cpan.org/dist/Carp-Clan/ epoch 0 platforms darwin name p5-carp-clan depends_lib {path:bin/perl:perl5 port:p5-test-exception} maintainers email.arc.nasa.gov:sal long_description {This module reports errors from the perspective of the caller of a clan of modules, similar to Carp.pm itself. But instead of giving it a number of levels to skip on the calling stack, you give it a pattern to characterize the package names of the clan of modules which shall never be blamed for any error. :-)} categories perl version 6.00 revision 0 p5-catalyst-action-renderview 593 -portdir perl/p5-catalyst-action-renderview description {Sensible default end action.} homepage http://search.cpan.org/dist/Catalyst-Action-RenderView/ epoch 0 platforms darwin name p5-catalyst-action-renderview depends_lib {path:bin/perl:perl5 port:p5-http-request-ascgi port:p5-catalyst-runtime port:p5-data-visitor port:p5-mro-compat} maintainers {narf_tm openmaintainer} long_description {This action implements a sensible default end action, which will forward to the first available view, unless status is set to 3xx, or there is a response body.} categories perl version 0.09 revision 0 +portdir perl/p5-catalyst-action-renderview description {Sensible default end action.} homepage http://search.cpan.org/dist/Catalyst-Action-RenderView/ epoch 0 platforms darwin name p5-catalyst-action-renderview depends_lib {path:bin/perl:perl5 port:p5-http-request-ascgi port:p5-catalyst-runtime port:p5-data-visitor port:p5-mro-compat} maintainers {narf_tm openmaintainer} long_description {This action implements a sensible default end action, which will forward to the first available view, unless status is set to 3xx, or there is a response body.} categories perl version 0.11 revision 0 p5-catalyst-authentication-store-dbix-class 676 portdir perl/p5-catalyst-authentication-store-dbix-class description {A storage class for Catalyst Authentication using DBIx::Class.} homepage http://search.cpan.org/dist/Catalyst-Authentication-Store-DBIx-Class/ epoch 0 platforms darwin name p5-catalyst-authentication-store-dbix-class depends_lib {path:bin/perl:perl5 port:p5-catalyst-model-dbic-schema port:p5-catalyst-plugin-authentication port:p5-catalyst-runtime port:p5-dbix-class} maintainers {narf_tm openmaintainer} long_description {The Catalyst::Authentication::Store::DBIx::Class class provides access to authentication information stored in a database via DBIx::Class.} categories perl version 0.1082 revision 0 p5-catalyst-controller-formbuilder 902 @@ -6029,7 +6029,7 @@ p5-catalyst-model-dbic-schema 514 portdir perl/p5-catalyst-model-dbic-schema description {Helper for DBIC Schema Models} homepage http://search.cpan.org/dist/Catalyst-Model-DBIC-Schema/ epoch 0 platforms darwin name p5-catalyst-model-dbic-schema depends_lib {path:bin/perl:perl5 port:p5-catalyst-runtime port:p5-class-accessor port:p5-class-data-accessor port:p5-dbix-class port:p5-mro-compat port:p5-universal-require} maintainers {narf_tm openmaintainer} long_description {{Helper for DBIC Schema Models}} categories perl version 0.22 revision 0 p5-catalyst-plugin-authentication 764 -portdir perl/p5-catalyst-plugin-authentication description {Infrastructure plugin for the Catalyst authentication framework.} homepage http://search.cpan.org/dist/Catalyst-Plugin-Authentication/ epoch 1 platforms darwin name p5-catalyst-plugin-authentication depends_lib {path:bin/perl:perl5 port:p5-test-exception port:p5-test-mockobject port:p5-catalyst-runtime port:p5-catalyst-plugin-session port:p5-class-inspector port:p5-mro-compat} maintainers {narf_tm openmaintainer} long_description {The authentication plugin provides generic user support. It is the basis for both authentication (checking the user is who they claim to be), and authorization (allowing the user to do what the system authorises them to do).} categories perl version 0.10010 revision 0 +portdir perl/p5-catalyst-plugin-authentication description {Infrastructure plugin for the Catalyst authentication framework.} homepage http://search.cpan.org/dist/Catalyst-Plugin-Authentication/ epoch 1 platforms darwin name p5-catalyst-plugin-authentication depends_lib {path:bin/perl:perl5 port:p5-test-exception port:p5-test-mockobject port:p5-catalyst-runtime port:p5-catalyst-plugin-session port:p5-class-inspector port:p5-mro-compat} maintainers {narf_tm openmaintainer} long_description {The authentication plugin provides generic user support. It is the basis for both authentication (checking the user is who they claim to be), and authorization (allowing the user to do what the system authorises them to do).} categories perl version 0.10015 revision 0 p5-catalyst-plugin-authentication-store-dbic 797 variants class_dbi portdir perl/p5-catalyst-plugin-authentication-store-dbic description {Authentication against a DBIx::Class or Class::DBI model.} homepage http://search.cpan.org/dist/Catalyst-Plugin-Authentication-Store-DBIC/ epoch 0 platforms darwin name p5-catalyst-plugin-authentication-store-dbic depends_lib {path:bin/perl:perl5 port:p5-catalyst-runtime port:p5-catalyst-plugin-authentication port:p5-set-object port:p5-class-accessor port:p5-dbix-class port:p5-catalyst-model-dbic-schema port:p5-catalyst-plugin-authorization-roles port:p5-catalyst-plugin-session-state-cookie port:p5-test-www-mechanize-catalyst} long_description {This plugin uses a DBIx::Class (or Class::DBI) object to authenticate a user.} maintainers {narf_tm openmaintainer} categories perl version 0.11 revision 0 p5-catalyst-plugin-authorization-acl 599 @@ -6039,7 +6039,7 @@ p5-catalyst-plugin-captcha 484 portdir perl/p5-catalyst-plugin-captcha description {create and validate Captcha for Catalyst} homepage http://search.cpan.org/dist/Catalyst-Plugin-Captcha/ epoch 0 platforms darwin name p5-catalyst-plugin-captcha depends_lib {path:bin/perl:perl5 port:p5-catalyst-runtime port:p5-catalyst-plugin-session port:p5-gd-securityimage port:p5-libwww-perl} maintainers {narf_tm openmaintainer} long_description {This plugin create, validate Captcha.} categories perl version 0.03 revision 0 p5-catalyst-plugin-configloader 584 -portdir perl/p5-catalyst-plugin-configloader description {Load config files of various types} homepage http://search.cpan.org/dist/Catalyst-Plugin-ConfigLoader/ epoch 0 platforms darwin name p5-catalyst-plugin-configloader depends_lib {path:bin/perl:perl5 port:p5-catalyst-runtime port:p5-config-any port:p5-data-visitor port:p5-mro-compat} maintainers {narf_tm openmaintainer} long_description {This module will attempt to load find and load a configuration file of various types. Currently it supports YAML, JSON, XML, INI and Perl formats.} categories perl version 0.22 revision 0 +portdir perl/p5-catalyst-plugin-configloader description {Load config files of various types} homepage http://search.cpan.org/dist/Catalyst-Plugin-ConfigLoader/ epoch 0 platforms darwin name p5-catalyst-plugin-configloader depends_lib {path:bin/perl:perl5 port:p5-catalyst-runtime port:p5-config-any port:p5-data-visitor port:p5-mro-compat} maintainers {narf_tm openmaintainer} long_description {This module will attempt to load find and load a configuration file of various types. Currently it supports YAML, JSON, XML, INI and Perl formats.} categories perl version 0.27 revision 0 p5-catalyst-plugin-datetime 520 portdir perl/p5-catalyst-plugin-datetime description {DateTime plugin for Catalyst.} homepage http://search.cpan.org/dist/Catalyst-Plugin-DateTime/ epoch 0 platforms darwin name p5-catalyst-plugin-datetime depends_lib {path:bin/perl:perl5 port:p5-catalyst-runtime port:p5-datetime} maintainers {narf_tm openmaintainer} long_description {This module's intention is to make the wonders of DateTime easily accesible within a Catalyst application via the Catalyst::Plugin interface.} categories perl version 0.03 revision 0 p5-catalyst-plugin-session 596 @@ -6049,9 +6049,9 @@ p5-catalyst-plugin-session-store-dbi 505 portdir perl/p5-catalyst-plugin-session-store-dbi description {Store your sessions in a database} homepage http://search.cpan.org/dist/Catalyst-Plugin-Session-Store-DBI/ epoch 0 platforms darwin name p5-catalyst-plugin-session-store-dbi depends_lib {path:bin/perl:perl5 port:p5-catalyst-runtime port:p5-catalyst-plugin-session port:p5-dbi} maintainers {narf_tm openmaintainer} long_description {This storage module will store session data in a database using DBI.} categories perl version 0.13 revision 0 p5-catalyst-plugin-session-store-dbic 603 -portdir perl/p5-catalyst-plugin-session-store-dbic description {Store your sessions via DBIx::Class} homepage http://search.cpan.org/dist/Catalyst-Plugin-Session-Store-DBIC/ epoch 0 platforms darwin name p5-catalyst-plugin-session-store-dbic depends_lib {path:bin/perl:perl5 port:p5-test-warn port:p5-catalyst-runtime port:p5-catalyst-plugin-session-store-delegate port:p5-class-accessor port:p5-dbix-class} maintainers {narf_tm openmaintainer} long_description {This Catalyst::Plugin::Session storage module saves session data in your database via DBIx::Class.} categories perl version 0.08 revision 0 +portdir perl/p5-catalyst-plugin-session-store-dbic description {Store your sessions via DBIx::Class} homepage http://search.cpan.org/dist/Catalyst-Plugin-Session-Store-DBIC/ epoch 0 platforms darwin name p5-catalyst-plugin-session-store-dbic depends_lib {path:bin/perl:perl5 port:p5-test-warn port:p5-catalyst-runtime port:p5-catalyst-plugin-session-store-delegate port:p5-class-accessor port:p5-dbix-class} maintainers {narf_tm openmaintainer} long_description {This Catalyst::Plugin::Session storage module saves session data in your database via DBIx::Class.} categories perl version 0.10 revision 0 p5-catalyst-plugin-session-store-delegate 587 -portdir perl/p5-catalyst-plugin-session-store-delegate description {Delegate session storage to an application model object.} homepage http://search.cpan.org/dist/Catalyst-Plugin-Session-Store-Delegate/ epoch 0 platforms darwin name p5-catalyst-plugin-session-store-delegate depends_lib {path:bin/perl:perl5 port:p5-catalyst-plugin-session port:p5-class-accessor port:p5-test-use-ok port:p5-mro-compat} maintainers {narf_tm openmaintainer} long_description {This store plugins makes delegating session storage to a first class object model easy.} categories perl version 0.03 revision 0 +portdir perl/p5-catalyst-plugin-session-store-delegate description {Delegate session storage to an application model object.} homepage http://search.cpan.org/dist/Catalyst-Plugin-Session-Store-Delegate/ epoch 0 platforms darwin name p5-catalyst-plugin-session-store-delegate depends_lib {path:bin/perl:perl5 port:p5-catalyst-plugin-session port:p5-class-accessor port:p5-test-use-ok port:p5-mro-compat} maintainers {narf_tm openmaintainer} long_description {This store plugins makes delegating session storage to a first class object model easy.} categories perl version 0.04 revision 0 p5-catalyst-plugin-stacktrace 552 portdir perl/p5-catalyst-plugin-stacktrace description {Display a stack trace on the debug screen} homepage http://search.cpan.org/dist/Catalyst-Plugin-StackTrace/ epoch 0 platforms darwin name p5-catalyst-plugin-stacktrace depends_lib {path:bin/perl:perl5 port:p5-catalyst-runtime port:p5-devel-stacktrace} maintainers {narf_tm openmaintainer} long_description {This plugin will enhance the standard Catalyst debug screen by including a stack trace of your appliation up to the point where the error occurred.} categories perl version 0.10 revision 0 p5-catalyst-plugin-static-simple 575 @@ -6060,8 +6060,8 @@ portdir perl/p5-catalyst-runtime description {The Elegant MVC Web Application Framework} homepage http://search.cpan.org/dist/Catalyst-Runtime/ epoch 0 platforms darwin name p5-catalyst-runtime depends_lib {path:bin/perl:perl5 port:p5-cgi-simple port:p5-class-accessor port:p5-class-data-inheritable port:p5-class-inspector port:p5-data-dump port:p5-file-modified port:p5-html-parser port:p5-http-body port:p5-libwww-perl port:p5-http-request-ascgi port:p5-module-pluggable port:p5-path-class port:p5-text-simpletable port:p5-tree-simple port:p5-tree-simple-visitorfactory port:p5-uri} maintainers {narf_tm openmaintainer} long_description {Catalyst is a modern framework for making web applications without the pain usually associated with this process. This document is a reference to the main Catalyst application.} categories perl version 5.71000 revision 0 p5-catalyst-view-html-template 427 portdir perl/p5-catalyst-view-html-template description {HTML::Template View Class} homepage http://search.cpan.org/dist/Catalyst-View-HTML-Template/ epoch 0 platforms darwin name p5-catalyst-view-html-template depends_lib {path:bin/perl:perl5 port:p5-catalyst-runtime port:p5-html-template} maintainers {narf_tm openmaintainer} long_description {This is the HTML::Template view class.} categories perl version 0.03 revision 0 -p5-catalyst-view-json 442 -portdir perl/p5-catalyst-view-json description {JSON view for your data} homepage http://search.cpan.org/dist/Catalyst-View-JSON/ epoch 0 platforms darwin name p5-catalyst-view-json depends_lib {path:bin/perl:perl5 port:p5-catalyst-runtime port:p5-json-any} maintainers {narf_tm openmaintainer} long_description {Catalyst::View::JSON is a Catalyst View handler that returns stash data in JSON format.} categories perl version 0.24 revision 0 +p5-catalyst-view-json 461 +portdir perl/p5-catalyst-view-json description {JSON view for your data} homepage http://search.cpan.org/dist/Catalyst-View-JSON/ epoch 0 platforms darwin name p5-catalyst-view-json depends_lib {path:bin/perl:perl5 port:p5-catalyst-runtime port:p5-json-any port:p5-mro-compat} maintainers {narf_tm openmaintainer} long_description {Catalyst::View::JSON is a Catalyst View handler that returns stash data in JSON format.} categories perl version 0.26 revision 0 p5-catalyst-view-tt 522 portdir perl/p5-catalyst-view-tt description {Helper for TT view which builds a skeleton web site} homepage http://search.cpan.org/dist/Catalyst-View-TT/ epoch 0 platforms darwin name p5-catalyst-view-tt depends_lib {path:bin/perl:perl5 port:p5-catalyst-runtime port:p5-class-accessor port:p5-mro-compat port:p5-path-class port:p5-template-toolkit port:p5-template-timer} maintainers {narf_tm openmaintainer} long_description {{Helper for TT view which builds a skeleton web site}} categories perl version 0.29 revision 0 p5-catalyst-view-xslt 419 @@ -6085,7 +6085,7 @@ p5-class-accessor-chained 499 portdir perl/p5-class-accessor-chained description {make chained accessors} homepage http://search.cpan.org/dist/Class-Accessor-Chained/ epoch 0 platforms darwin name p5-class-accessor-chained depends_lib {path:bin/perl:perl5 port:p5-class-accessor} maintainers {narf_tm openmaintainer} long_description {A chained accessor is one that always returns the object when called with parameters (to set), and the value of the field when called with no arguments.} categories perl version 0.01 revision 0 p5-class-accessor-grouped 473 -portdir perl/p5-class-accessor-grouped description {Lets you build groups of accessors} homepage http://search.cpan.org/dist/Class-Accessor-Grouped/ epoch 0 platforms darwin name p5-class-accessor-grouped depends_lib {path:bin/perl:perl5 port:p5-class-inspector port:p5-mro-compat} maintainers {narf_tm openmaintainer} long_description {This class lets you build groups of accessors that will call different getters and setters.} categories perl version 0.08002 revision 0 +portdir perl/p5-class-accessor-grouped description {Lets you build groups of accessors} homepage http://search.cpan.org/dist/Class-Accessor-Grouped/ epoch 0 platforms darwin name p5-class-accessor-grouped depends_lib {path:bin/perl:perl5 port:p5-class-inspector port:p5-mro-compat} maintainers {narf_tm openmaintainer} long_description {This class lets you build groups of accessors that will call different getters and setters.} categories perl version 0.09000 revision 0 p5-class-autouse 415 portdir perl/p5-class-autouse description {This is a Perl extension for run-time class loading on first method call.} homepage http://search.cpan.org/dist/Class-Autouse/ epoch 0 platforms darwin name p5-class-autouse depends_lib path:bin/perl:perl5 maintainers geeklair.net:dluke long_description {{This is a Perl extension for run-time class loading on first method call.}} categories perl version 1.29 revision 0 p5-class-base 500 @@ -6093,7 +6093,7 @@ p5-class-c3 528 portdir perl/p5-class-c3 description {A pragma to use the C3 method resolution order algortihm} homepage http://search.cpan.org/dist/Class-C3/ epoch 0 platforms darwin name p5-class-c3 depends_lib {path:bin/perl:perl5 port:p5-algorithm-c3 port:p5-class-c3-xs} maintainers {narf_tm openmaintainer} long_description {This is pragma to change Perl 5's standard method resolution order from depth-first left-to-right (a.k.a - pre-order) to the more sophisticated C3 method resolution order.} categories perl version 0.21 revision 0 p5-class-c3-componentised 507 -portdir perl/p5-class-c3-componentised description {Load mix-ins or components to your C3-based class.} homepage http://search.cpan.org/dist/Class-C3-Componentised/ epoch 0 platforms darwin name p5-class-c3-componentised depends_lib {path:bin/perl:perl5 port:p5-class-c3 port:p5-class-inspector port:p5-test-exception} maintainers {narf_tm openmaintainer} long_description {This will inject base classes to your module using the Class::C3 method resolution order.} categories perl version 1.0004 revision 0 +portdir perl/p5-class-c3-componentised description {Load mix-ins or components to your C3-based class.} homepage http://search.cpan.org/dist/Class-C3-Componentised/ epoch 0 platforms darwin name p5-class-c3-componentised depends_lib {path:bin/perl:perl5 port:p5-class-c3 port:p5-class-inspector port:p5-test-exception} maintainers {narf_tm openmaintainer} long_description {This will inject base classes to your module using the Class::C3 method resolution order.} categories perl version 1.0005 revision 0 p5-class-c3-xs 369 portdir perl/p5-class-c3-xs description {XS speedups for Class::C3} homepage http://search.cpan.org/dist/Class-C3-XS/ epoch 0 platforms darwin name p5-class-c3-xs depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {This contains XS performance enhancers for Class::C3 version 0.16 and higher.} categories perl version 0.11 revision 0 p5-class-container 749 @@ -6127,7 +6127,7 @@ p5-class-insideout 419 portdir perl/p5-class-insideout description {Class::InsideOut is a safe, simple inside-out object construction kit.} homepage http://search.cpan.org/~dagolden/Class-InsideOut-1.09/ epoch 0 platforms darwin name p5-class-insideout depends_lib path:bin/perl:perl5 maintainers nomaintainer long_description {{Class::InsideOut is a safe, simple inside-out object construction kit.}} categories perl version 1.09 revision 0 p5-class-inspector 684 -portdir perl/p5-class-inspector description {Get information about a class and its structure} homepage http://search.cpan.org/dist/Class-Inspector/ epoch 0 platforms darwin name p5-class-inspector depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {Class::Inspector allows you to get information about a loaded class. Most or all of this information can be found in other ways, but they aren't always very friendly, and usually involve a relatively high level of Perl wizardry, or strange and unusual looking code. Class::Inspector attempts to provide an easier, more friendly interface to this information.} categories perl version 1.23 revision 0 +portdir perl/p5-class-inspector description {Get information about a class and its structure} homepage http://search.cpan.org/dist/Class-Inspector/ epoch 0 platforms darwin name p5-class-inspector depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {Class::Inspector allows you to get information about a loaded class. Most or all of this information can be found in other ways, but they aren't always very friendly, and usually involve a relatively high level of Perl wizardry, or strange and unusual looking code. Class::Inspector attempts to provide an easier, more friendly interface to this information.} categories perl version 1.24 revision 0 p5-class-loader 342 portdir perl/p5-class-loader description {Load modules and create objects on demand} homepage http://search.cpan.org/dist/Class-Loader/ epoch 0 platforms darwin name p5-class-loader depends_lib path:bin/perl:perl5 maintainers nomaintainer long_description {{Load modules and create objects on demand}} categories perl version 2.03 revision 0 p5-class-makemethods 421 @@ -6404,6 +6404,8 @@ portdir perl/p5-feed-find description {Autodiscovery of syndication feeds} homepage http://search.cpan.org/dist/Feed-Find/ epoch 0 platforms darwin name p5-feed-find depends_lib {path:bin/perl:perl5 port:p5-libwww-perl port:p5-html-parser port:p5-uri} maintainers {raimue openmaintainer} long_description {Feed::Find is a class to perform autodiscovery of syndication feeds.} categories perl version 0.06 revision 0 p5-file-basedir 781 portdir perl/p5-file-basedir description {This module can be used to find directories and files as specified by the Freedesktop.org Base Directory Specification.} homepage http://search.cpan.org/dist/File-BaseDir/ epoch 0 platforms darwin name p5-file-basedir depends_lib path:bin/perl:perl5 maintainers ricci long_description {This module can be used to find directories and files as specified by the Freedesktop.org Base Directory Specification. This specifications gives a mechanism to locate directories for configuration, application data and cache data. It is suggested that desktop applications for e.g. the Gnome, KDE or Xfce platforms follow this layout. However, the same layout can just as well be used for non-GUI applications.} categories perl version 0.03 revision 2 +p5-file-changenotify 486 +portdir perl/p5-file-changenotify description {Watch for changes to files, cross-platform style} homepage http://search.cpan.org/dist/File-ChangeNotify/ epoch 0 platforms darwin name p5-file-changenotify depends_lib {path:bin/perl:perl5 port:p5-class-mop port:p5-moose port:p5-moosex-params-validate port:p5-moosex-semiaffordanceaccessor} maintainers {narf_tm openmaintainer} long_description {{Watch for changes to files, cross-platform style}} categories perl version 0.07 revision 0 p5-file-chdir 342 portdir perl/p5-file-chdir description {a more sensible way to change directories} homepage http://search.cpan.org/dist/File-chdir/ epoch 0 platforms darwin name p5-file-chdir depends_lib path:bin/perl:perl5 maintainers geeklair.net:dluke long_description {{a more sensible way to change directories}} categories perl version 0.08 revision 0 p5-file-copy-recursive 515 @@ -6818,6 +6820,8 @@ portdir perl/p5-mro-compat description {mro::* interface compatibility for Perls < 5.9.5} homepage http://search.cpan.org/dist/MRO-Compat/ epoch 0 platforms darwin name p5-mro-compat depends_lib {path:bin/perl:perl5 port:p5-class-c3} maintainers {narf_tm openmaintainer} long_description {The mro namespace provides several utilities for dealing with method resolution order and method caching in general in Perl 5.9.5 and higher.} categories perl version 0.10 revision 0 p5-mytop 399 portdir perl/p5-mytop description {display MySQL server performance info like `top'} homepage http://search.cpan.org/dist/mytop/ epoch 0 platforms darwin name p5-mytop depends_lib {path:bin/perl:perl5 port:p5-term-readkey port:p5-dbi port:p5-dbd-mysql} maintainers {narf_tm openmaintainer} long_description {{display MySQL server performance info like `top'}} categories perl version 1.2 revision 0 +p5-namespace-autoclean 432 +portdir perl/p5-namespace-autoclean description {Keep imports out of your namespace} homepage http://search.cpan.org/dist/namespace-autoclean/ epoch 0 platforms darwin name p5-namespace-autoclean depends_lib {path:bin/perl:perl5 port:p5-b-hooks-endofscope port:p5-class-mop port:p5-namespace-clean} maintainers {narf_tm openmaintainer} long_description {{Keep imports out of your namespace}} categories perl version 0.08 revision 0 p5-namespace-clean 406 portdir perl/p5-namespace-clean description {Keep imports and functions out of your namespace} homepage http://search.cpan.org/dist/namespace-clean/ epoch 0 platforms darwin name p5-namespace-clean depends_lib {path:bin/perl:perl5 port:p5-b-hooks-endofscope} maintainers {narf_tm openmaintainer} long_description {{Keep imports and functions out of your namespace}} categories perl version 0.11 revision 0 p5-net 603 @@ -10513,7 +10517,7 @@ stow 557 variants universal portdir sysutils/stow description {perl utility to manage the installation of software packages.} homepage http://www.gnu.org/software/stow/stow.html epoch 0 depends_run bin:perl:perl5 platforms darwin name stow long_description {This is GNU Stow, a program for managing the installation of software packages, keeping them separate (/usr/local/stow/emacs vs. /usr/local/stow/perl, for example) while making them appear to be installed in the same place (/usr/local).} maintainers nomaintainer categories sysutils version 1.3.3 revision 0 sudo 552 -variants {darwin sunos freebsd insults universal} portdir sysutils/sudo description {Allow users to run programs as other users, eg, root} homepage http://www.sudo.ws/sudo/ epoch 0 platforms {darwin sunos freebsd} name sudo long_description {Sudo is a program designed to allow a sysadmin to give limited root privileges to users and log root activity. The basic philosophy is to give as few privileges as possible but still allow people to get their work done.} maintainers {snc openmaintainer} categories {sysutils security} version 1.7.2 revision 1 +variants {darwin sunos freebsd insults universal} portdir sysutils/sudo description {Allow users to run programs as other users, eg, root} homepage http://www.sudo.ws/sudo/ epoch 0 platforms {darwin sunos freebsd} name sudo long_description {Sudo is a program designed to allow a sysadmin to give limited root privileges to users and log root activity. The basic philosophy is to give as few privileges as possible but still allow people to get their work done.} maintainers {snc openmaintainer} categories {sysutils security} version 1.7.2 revision 2 sunwait 536 portdir sysutils/sunwait description {calculates sunrise, sunset, twilight} homepage http://www.risacher.org/sunwait/ epoch 0 platforms darwin name sunwait maintainers nomaintainer long_description {Sunwait is a small program for calculating sunrise, sunset, civil twilight, nautical twilight, and astronomical twilight. It has options to wait until some time-offset from one of these events, making it useful for home automation tasks that should happen relative to the sun's position.} version 20041208 categories sysutils revision 0 synergy 503 @@ -11899,7 +11903,7 @@ xhost 428 variants universal depends_build port:pkgconfig portdir x11/xhost description {Server access control program for X11} homepage http://www.x.org/ epoch 0 platforms darwin depends_lib port:xorg-libXmu name xhost long_description {The xhost program is used to add and delete host names or user names to the list allowed to make connections to the X server.} maintainers {blb openmaintainer} categories x11 version 1.0.2 revision 1 xinit 535 -variants universal depends_build {port:pkgconfig port:autoconf port:automake port:libtool port:autoconf port:automake port:libtool} portdir x11/xinit description {X11 startup script processor} homepage http://www.x.org epoch 0 depends_run {bin:xauth:xauth bin:xset:xset bin:xrdb:xrdb port:mkfontscale port:mkfontdir} platforms darwin depends_lib port:xorg-libX11 name xinit long_description {xinit is responsible for configuring the initial environment when X11 starts up.} maintainers jeremyhu categories x11 version 1.1.1 revision 4 +variants universal depends_build {port:pkgconfig port:autoconf port:automake port:libtool port:autoconf port:automake port:libtool} portdir x11/xinit description {X11 startup script processor} homepage http://www.x.org epoch 0 depends_run {bin:xauth:xauth bin:xset:xset bin:xrdb:xrdb port:mkfontscale port:mkfontdir} platforms darwin depends_lib port:xorg-libX11 name xinit long_description {xinit is responsible for configuring the initial environment when X11 starts up.} maintainers jeremyhu categories x11 version 1.1.1 revision 5 xinput 357 variants universal depends_build port:pkgconfig portdir x11/xinput description {Utility to configure and test XInput devices} homepage http://www.x.org/ epoch 0 platforms darwin depends_lib port:xorg-libXi name xinput long_description {{Utility to configure and test XInput devices}} maintainers {blb openmaintainer} categories x11 version 1.4.2 revision 0 xkbcomp 633 Modified: trunk/dports/PortIndex.quick =================================================================== (Binary files differ) -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Wed Sep 2 11:56:31 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Wed, 2 Sep 2009 11:56:31 -0700 (PDT) Subject: [56863] trunk/dports/perl/p5-file-which/Portfile Message-ID: <20090902185631.C2E73257E73D@beta.macosforge.org> Revision: 56863 http://trac.macports.org/changeset/56863 Author: narf_tm at macports.org Date: 2009-09-02 11:56:29 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Updated to 1.07. Modified Paths: -------------- trunk/dports/perl/p5-file-which/Portfile Modified: trunk/dports/perl/p5-file-which/Portfile =================================================================== --- trunk/dports/perl/p5-file-which/Portfile 2009-09-02 18:53:50 UTC (rev 56862) +++ trunk/dports/perl/p5-file-which/Portfile 2009-09-02 18:56:29 UTC (rev 56863) @@ -3,13 +3,13 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup File-Which 0.05 +perl5.setup File-Which 1.07 maintainers narf_tm openmaintainer description Portable implementation of the `which' utility long_description ${description} platforms darwin -checksums md5 bd671a65f770fc0a124095e74c7c8013 \ - sha1 482a48b35d5458859a624da30e25bcb229bddd46 \ - rmd160 c7d3f399dcdfb583f2d6e1a9c093e7b081f82422 +checksums md5 042c7d92e029da41b996e1a042f7e70e \ + sha1 020c549031c3ea6c3015fb5a4f57b463ef80eb83 \ + rmd160 b20b483eff069d076072666d54a8880403e330ab -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Wed Sep 2 11:57:38 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Wed, 2 Sep 2009 11:57:38 -0700 (PDT) Subject: [56864] trunk/dports/perl/p5-html-tiny/Portfile Message-ID: <20090902185738.DD549257E7E5@beta.macosforge.org> Revision: 56864 http://trac.macports.org/changeset/56864 Author: narf_tm at macports.org Date: 2009-09-02 11:57:38 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Updated to 1.05. Modified Paths: -------------- trunk/dports/perl/p5-html-tiny/Portfile Modified: trunk/dports/perl/p5-html-tiny/Portfile =================================================================== --- trunk/dports/perl/p5-html-tiny/Portfile 2009-09-02 18:56:29 UTC (rev 56863) +++ trunk/dports/perl/p5-html-tiny/Portfile 2009-09-02 18:57:38 UTC (rev 56864) @@ -3,13 +3,13 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup HTML-Tiny 1.03 +perl5.setup HTML-Tiny 1.05 maintainers narf_tm openmaintainer description Lightweight, dependency free HTML/XML generation long_description ${description} platforms darwin -checksums md5 ce178f7dabb15930512fdbfe21d4edcb \ - sha1 d1222d6de35da0f4ae0cc32eb8ee7ead8389ff9f \ - rmd160 cde6aab64e1bddfe33e3aa47cf71e52f5725cd49 +checksums md5 f683dbc8e4570ba08d0fcb1f50c1b6dc \ + sha1 09d3a97f74d2bc42ac087b79c79064345adb71a8 \ + rmd160 9d92654a5295d64fc9bd11709909dc4b2479a8f5 -------------- next part -------------- An HTML attachment was scrubbed... URL: From noreply at macports.org Wed Sep 2 11:59:16 2009 From: noreply at macports.org (MacPorts) Date: Wed, 02 Sep 2009 18:59:16 -0000 Subject: [MacPorts] snc/snowleopard modified Message-ID: <20090902185916.4C4A97099F7F@mail-out3.apple.com> Changed page "snc/snowleopard" by snc at macports.org from 74.219.234.106* Page URL: Diff URL: Revision 95 -------8<------8<------8<------8<------8<------8<------8<------8<-------- Index: snc/snowleopard ========================================================================= --- snc/snowleopard (version: 94) +++ snc/snowleopard (version: 95) @@ -71,11 +71,13 @@ dbus ? dbus-glib ? dbus-python25 ? +dcraw ? ddclient ? deluge python26 denyhosts :trac:`#20774` desktop-file-utils ? dia python26 +diffstat ? dirac ? dnsmasq ? docbook-xml ? @@ -92,6 +94,7 @@ dot2texi ? doxygen :trac:`#20415` DSDP ? +dvdrtools ? e2fsprogs ? easytag python26 edbrowse ? @@ -103,6 +106,7 @@ erlang libsdl esound ? Eterm ? +ettercap ? evolution-data-server python26 exempi :trac:`#20965` exiv2 ? @@ -202,6 +206,7 @@ gnushogi ? gnutls ? goffice :trac:`#20942` +google-perftools ? gperf ? gpg-agent ? gpsbabel ? @@ -271,6 +276,7 @@ libcddb ? libcdio ? libcroco ? +libcryptopp ? libdaemon ? libdap ? libdca ? @@ -379,6 +385,7 @@ mkfontscale ? mktorrent ? mkvtoolnix ? +mod_wsgi python26 mongodb ? mono :trac:`#20894` mp4v2 ? -------8<------8<------8<------8<------8<------8<------8<------8<-------- * The IP shown here might not mean anything if the user or the server is behind a proxy. -- MacPorts Ports system for Mac OS This is an automated message. Someone at http://www.macports.org/ added your email address to be notified of changes on snc/snowleopard. If it was not you, please report to . From narf_tm at macports.org Wed Sep 2 12:02:01 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Wed, 2 Sep 2009 12:02:01 -0700 (PDT) Subject: [56865] trunk/dports/perl/p5-http-request-ascgi/Portfile Message-ID: <20090902190201.D2A94257EAE9@beta.macosforge.org> Revision: 56865 http://trac.macports.org/changeset/56865 Author: narf_tm at macports.org Date: 2009-09-02 12:02:01 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Updated to 0.9. Modified Paths: -------------- trunk/dports/perl/p5-http-request-ascgi/Portfile Modified: trunk/dports/perl/p5-http-request-ascgi/Portfile =================================================================== --- trunk/dports/perl/p5-http-request-ascgi/Portfile 2009-09-02 18:57:38 UTC (rev 56864) +++ trunk/dports/perl/p5-http-request-ascgi/Portfile 2009-09-02 19:02:01 UTC (rev 56865) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup HTTP-Request-AsCGI 0.5 +perl5.setup HTTP-Request-AsCGI 0.9 maintainers narf_tm openmaintainer description Setup a CGI enviroment from a HTTP::Request long_description Provides a convinient way of setting up an CGI \ @@ -11,7 +11,10 @@ platforms darwin -checksums md5 e1f5d332969d072a19d9649ed7d77f59 +checksums md5 99bc3e482d873068177282dcf306959f \ + sha1 89cad6556dbb206380463419fcc14a76f0691a04 \ + rmd160 dc093a85a6c56ab39bdc6d21d0f8a178ad622a93 depends_lib-append port:p5-class-accessor \ - port:p5-libwww-perl + port:p5-libwww-perl \ + port:p5-uri -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Wed Sep 2 12:03:09 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Wed, 2 Sep 2009 12:03:09 -0700 (PDT) Subject: [56866] trunk/dports/perl/p5-http-server-simple/Portfile Message-ID: <20090902190310.1697B257EC35@beta.macosforge.org> Revision: 56866 http://trac.macports.org/changeset/56866 Author: narf_tm at macports.org Date: 2009-09-02 12:03:09 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Updated to 0.40. Modified Paths: -------------- trunk/dports/perl/p5-http-server-simple/Portfile Modified: trunk/dports/perl/p5-http-server-simple/Portfile =================================================================== --- trunk/dports/perl/p5-http-server-simple/Portfile 2009-09-02 19:02:01 UTC (rev 56865) +++ trunk/dports/perl/p5-http-server-simple/Portfile 2009-09-02 19:03:09 UTC (rev 56866) @@ -3,15 +3,15 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup HTTP-Server-Simple 0.38 +perl5.setup HTTP-Server-Simple 0.40 maintainers narf_tm openmaintainer description A very simple standalone HTTP daemon long_description ${description} platforms darwin -checksums md5 318869b8668d949931a1499f4b2bcb81 \ - sha1 114f6866f3fa9773252f862a84e54c144eb07af3 \ - rmd160 c6b77eb8bec7dbabbc2e2453c776875d70686d4b +checksums md5 12d24449cf2d3f4c2216132e4c1fef65 \ + sha1 72def3ed251c0f3ad0d533eb5efa647676a3bae5 \ + rmd160 f826b9db1e6cdd54e0ebe5f1c8982909bab863cf depends_lib-append port:p5-uri -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Wed Sep 2 12:07:11 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Wed, 2 Sep 2009 12:07:11 -0700 (PDT) Subject: [56867] trunk/dports/perl/p5-mro-compat/Portfile Message-ID: <20090902190711.E79D1257ED3D@beta.macosforge.org> Revision: 56867 http://trac.macports.org/changeset/56867 Author: narf_tm at macports.org Date: 2009-09-02 12:07:10 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Updated to 0.11. Modified Paths: -------------- trunk/dports/perl/p5-mro-compat/Portfile Modified: trunk/dports/perl/p5-mro-compat/Portfile =================================================================== --- trunk/dports/perl/p5-mro-compat/Portfile 2009-09-02 19:03:09 UTC (rev 56866) +++ trunk/dports/perl/p5-mro-compat/Portfile 2009-09-02 19:07:10 UTC (rev 56867) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup MRO-Compat 0.10 ../../authors/id/F/FL/FLORA/ +perl5.setup MRO-Compat 0.11 ../../authors/id/F/FL/FLORA/ maintainers narf_tm openmaintainer description mro::* interface compatibility for Perls < 5.9.5 long_description The "mro" namespace provides several utilities for \ @@ -12,8 +12,8 @@ platforms darwin -checksums md5 0187128ab46570c8955251bc78674cbc \ - sha1 88c78b6cdded29cff192b102d0794f2dd100ab3e \ - rmd160 64a6929dc04c22d2d02ae2888ee069c8fe1ee0d0 +checksums md5 462b68631d5bef8c807190f1c5c17306 \ + sha1 295954e3ce0cd5b1df1e992c987a89e5c6fb7713 \ + rmd160 8fe9b04f545db6686fb0a683930bec6537679a2a depends_lib-append port:p5-class-c3 -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Wed Sep 2 12:08:26 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Wed, 2 Sep 2009 12:08:26 -0700 (PDT) Subject: [56868] trunk/dports/perl/p5-params-util/Portfile Message-ID: <20090902190826.5006D257EDB9@beta.macosforge.org> Revision: 56868 http://trac.macports.org/changeset/56868 Author: narf_tm at macports.org Date: 2009-09-02 12:08:25 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Updated to 1.00. Modified Paths: -------------- trunk/dports/perl/p5-params-util/Portfile Modified: trunk/dports/perl/p5-params-util/Portfile =================================================================== --- trunk/dports/perl/p5-params-util/Portfile 2009-09-02 19:07:10 UTC (rev 56867) +++ trunk/dports/perl/p5-params-util/Portfile 2009-09-02 19:08:25 UTC (rev 56868) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Params-Util 0.38 +perl5.setup Params-Util 1.00 maintainers narf_tm openmaintainer description Simple, compact and correct param-checking functions long_description Provides a basic set of importable functions that \ @@ -11,6 +11,6 @@ platforms darwin -checksums md5 6c96b5b12c349cbe38ef093224ca308c \ - sha1 2552085ac1176c7b673cbd49dc86aa14a70378cc \ - rmd160 40a4a685633cbb2e257c89dcc5e5c21b259409e9 +checksums md5 827ba4b8bed00e718cea60321129be41 \ + sha1 6f2a71d04fb77da862e2621a2113708030a6de78 \ + rmd160 1562d8388a342a29ec5a99ca931c102f9e607c49 -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Wed Sep 2 12:13:19 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Wed, 2 Sep 2009 12:13:19 -0700 (PDT) Subject: [56869] trunk/dports/perl/p5-test-classapi/Portfile Message-ID: <20090902191319.C9EDC257EF30@beta.macosforge.org> Revision: 56869 http://trac.macports.org/changeset/56869 Author: narf_tm at macports.org Date: 2009-09-02 12:13:17 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Updated to 1.06. Modified Paths: -------------- trunk/dports/perl/p5-test-classapi/Portfile Modified: trunk/dports/perl/p5-test-classapi/Portfile =================================================================== --- trunk/dports/perl/p5-test-classapi/Portfile 2009-09-02 19:08:25 UTC (rev 56868) +++ trunk/dports/perl/p5-test-classapi/Portfile 2009-09-02 19:13:17 UTC (rev 56869) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Test-ClassAPI 1.05 +perl5.setup Test-ClassAPI 1.06 maintainers narf_tm openmaintainer description Provides basic first-pass API testing for large class trees long_description For many APIs with large numbers of classes, it can be \ @@ -14,9 +14,9 @@ platforms darwin -checksums md5 3d36eb9f51ea3beb5a9d090c6bfaef05 \ - sha1 774bed43bb323373b0cb469f700b71350572209c \ - rmd160 13f6ea084ac452f421d05d7d4e0eeaedeef200e8 +checksums md5 ee31a9e1ecedcf720a9e89461a83442e \ + sha1 92c08ddded5b73e83e9355dd69f7d7902e320fb6 \ + rmd160 b0391f8ed30be0655f818e43121bbcca19da736e depends_lib-append port:p5-class-inspector \ port:p5-config-tiny \ -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Wed Sep 2 12:17:05 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Wed, 2 Sep 2009 12:17:05 -0700 (PDT) Subject: [56870] trunk/dports/perl/p5-test-warn/Portfile Message-ID: <20090902191706.57763257F034@beta.macosforge.org> Revision: 56870 http://trac.macports.org/changeset/56870 Author: narf_tm at macports.org Date: 2009-09-02 12:17:05 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Updated to 0.21. Modified Paths: -------------- trunk/dports/perl/p5-test-warn/Portfile Modified: trunk/dports/perl/p5-test-warn/Portfile =================================================================== --- trunk/dports/perl/p5-test-warn/Portfile 2009-09-02 19:13:17 UTC (rev 56869) +++ trunk/dports/perl/p5-test-warn/Portfile 2009-09-02 19:17:05 UTC (rev 56870) @@ -3,18 +3,17 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Test-Warn 0.11 +perl5.setup Test-Warn 0.21 maintainers narf_tm openmaintainer description A few convenience methods for testing warning-based code long_description ${description} platforms darwin +use_zip yes -checksums md5 1000ef6d94b54ca9eb75fb994a7e8bec \ - sha1 3cad88de96528d9c0154fbd3a23540d115f383d6 \ - rmd160 08fac10bed9152cbcf5ff5f4cd8f85f15d4555c8 +checksums md5 d33c38d18d2bedac52bfdbaf94c8744d \ + sha1 654a9eb272ddd83fd4d1e6600a05490ce65f77c0 \ + rmd160 65dca4a13d5360bfe922df8e52bf1a89bdb601c0 -depends_lib-append port:p5-test-exception \ - port:p5-sub-uplevel \ - port:p5-array-compare \ +depends_lib-append port:p5-sub-uplevel \ port:p5-tree-dag_node -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Wed Sep 2 12:19:21 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Wed, 2 Sep 2009 12:19:21 -0700 (PDT) Subject: [56871] trunk/dports/perl/p5-test-www-mechanize-catalyst/Portfile Message-ID: <20090902191921.EB487257F115@beta.macosforge.org> Revision: 56871 http://trac.macports.org/changeset/56871 Author: narf_tm at macports.org Date: 2009-09-02 12:19:21 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Updated to 0.51. Modified Paths: -------------- trunk/dports/perl/p5-test-www-mechanize-catalyst/Portfile Modified: trunk/dports/perl/p5-test-www-mechanize-catalyst/Portfile =================================================================== --- trunk/dports/perl/p5-test-www-mechanize-catalyst/Portfile 2009-09-02 19:17:05 UTC (rev 56870) +++ trunk/dports/perl/p5-test-www-mechanize-catalyst/Portfile 2009-09-02 19:19:21 UTC (rev 56871) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Test-WWW-Mechanize-Catalyst 0.50 +perl5.setup Test-WWW-Mechanize-Catalyst 0.51 maintainers narf_tm openmaintainer description Test::WWW::Mechanize for Catalyst long_description Test::WWW::Mechanize is a subclass of WWW::Mechanize \ @@ -11,9 +11,9 @@ platforms darwin -checksums md5 f220d31d9f0b665843b14a4dd9511226 \ - sha1 64238e494d325102476542cfbee9b6d3f6d6ebd4 \ - rmd160 e74e2933e7ee06bad6b78480a920819b8e7c92e0 +checksums md5 4ff6728c1bd8ba0cc09c3aa192646dd7 \ + sha1 251b2ac69663b835412a8f33c2939d7ef7849115 \ + rmd160 d9da1583ca1ca39222ab21cbb554aae1d4bb86a5 depends_lib-append port:p5-catalyst-runtime \ port:p5-catalyst-plugin-session-state-cookie \ -------------- next part -------------- An HTML attachment was scrubbed... URL: From macsforever2000 at macports.org Wed Sep 2 12:19:44 2009 From: macsforever2000 at macports.org (macsforever2000 at macports.org) Date: Wed, 2 Sep 2009 12:19:44 -0700 (PDT) Subject: [56872] trunk/dports/net/snownews/Portfile Message-ID: <20090902191945.1AE39257F18F@beta.macosforge.org> Revision: 56872 http://trac.macports.org/changeset/56872 Author: macsforever2000 at macports.org Date: 2009-09-02 12:19:44 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Update to version 1.5.11. (#19331) Modified Paths: -------------- trunk/dports/net/snownews/Portfile Modified: trunk/dports/net/snownews/Portfile =================================================================== --- trunk/dports/net/snownews/Portfile 2009-09-02 19:19:21 UTC (rev 56871) +++ trunk/dports/net/snownews/Portfile 2009-09-02 19:19:44 UTC (rev 56872) @@ -3,7 +3,7 @@ PortSystem 1.0 name snownews -version 1.5.9 +version 1.5.11 description Text mode RSS newsreader for Linux and Unix. long_description Snownews is a text mode RSS/RDF newsreader. It supports \ RSS 1.0 feeds that comply with the W3C RDF specification \ @@ -14,9 +14,9 @@ maintainers kallisys.net:pguyot homepage http://kiza.kcore.de/software/snownews/ master_sites ${homepage}/download/ -checksums md5 0f3dca85a36386a72033b83a202c559e \ - sha1 a3c778272c1ae599e11f283fab1bd267ca3af011 \ - rmd160 478c8b60e3bfb1f0eb13268c6deb2a258831aa6b +checksums md5 550e32d9c4a99608840fb09600fbe74d \ + sha1 64ed1c648ed50cada294bc503e100496a7dd9f09 \ + rmd160 ccb1e021ad25ef2f4f420fe44f1c81833f97ad88 depends_lib port:libxml2 port:gettext port:p5-xml-libxml post-extract { -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Wed Sep 2 12:27:20 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Wed, 2 Sep 2009 12:27:20 -0700 (PDT) Subject: [56873] trunk/dports/perl/p5-ppi/Portfile Message-ID: <20090902192721.60D41257F3A3@beta.macosforge.org> Revision: 56873 http://trac.macports.org/changeset/56873 Author: narf_tm at macports.org Date: 2009-09-02 12:27:15 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Updated to 1.206. Modified Paths: -------------- trunk/dports/perl/p5-ppi/Portfile Modified: trunk/dports/perl/p5-ppi/Portfile =================================================================== --- trunk/dports/perl/p5-ppi/Portfile 2009-09-02 19:19:44 UTC (rev 56872) +++ trunk/dports/perl/p5-ppi/Portfile 2009-09-02 19:27:15 UTC (rev 56873) @@ -3,22 +3,24 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup PPI 1.203 +perl5.setup PPI 1.206 maintainers narf_tm openmaintainer description Parse, Analyze and Manipulate Perl (without perl) long_description ${description} platforms darwin -checksums md5 4d7e598d880ee397e219ae17a9d90277 \ - sha1 2ab9bf86ccbd170dfe5de1fed08ef4a76d74ed96 \ - rmd160 c42834e1603959d864f265e62da0235917563c81 +checksums md5 82b1bd95be146fc742bcfdf067715650 \ + sha1 d2b675276113851c1c2010a67770cf4002e8e9c8 \ + rmd160 3f5e57b41d307f409846e41e98561c3424fb7606 depends_lib-append port:p5-file-remove \ port:p5-test-classapi \ + port:p5-test-nowarnings \ port:p5-test-object \ port:p5-test-subcalls \ port:p5-clone \ + port:p5-digest-md5 \ port:p5-io-string \ port:p5-list-moreutils \ port:p5-scalar-list-utils \ -------------- next part -------------- An HTML attachment was scrubbed... URL: From portindex at macports.org Wed Sep 2 12:53:54 2009 From: portindex at macports.org (portindex at macports.org) Date: Wed, 2 Sep 2009 12:53:54 -0700 (PDT) Subject: [56874] trunk/dports Message-ID: <20090902195357.019EC257F8D7@beta.macosforge.org> Revision: 56874 http://trac.macports.org/changeset/56874 Author: portindex at macports.org Date: 2009-09-02 12:53:50 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Total number of ports parsed: 6151 Ports successfully parsed: 6151 Ports failed: 0 Modified Paths: -------------- trunk/dports/PortIndex trunk/dports/PortIndex.quick Modified: trunk/dports/PortIndex =================================================================== --- trunk/dports/PortIndex 2009-09-02 19:27:15 UTC (rev 56873) +++ trunk/dports/PortIndex 2009-09-02 19:53:50 UTC (rev 56874) @@ -5752,8 +5752,8 @@ portdir net/snmptt description {An SNMP trap handler written in Perl for use with the Net-SNMP / UCD-SNMP snmptrapd program} homepage http://www.snmptt.org/ epoch 0 platforms darwin name snmptt depends_lib {path:bin/perl:perl5 port:p5-config-inifiles} maintainers nomaintainer long_description {{An SNMP trap handler written in Perl for use with the Net-SNMP / UCD-SNMP snmptrapd program}} categories net version 1.2 revision 0 snort 677 variants {mysql5 mysql4 server universal} portdir net/snort description {Open Source Network Intrusion Detection System} homepage http://www.snort.org/ epoch 0 platforms {darwin freebsd} name snort depends_lib port:pcre long_description {Snort is an open source network intrusion detection system, capable of performing real-time traffic analysis and packet logging on IP networks. It can perform protocol analysis, content searching/matching and can be used to detect a variety of attacks and probes, such as buffer overflows, stealth port scans, CGI attacks, SMB probes, OS fingerprinting attempts, and much more.} maintainers markd categories net version 2.6.1.5 revision 0 -snownews 518 -variants universal portdir net/snownews description {Text mode RSS newsreader for Linux and Unix.} homepage http://kiza.kcore.de/software/snownews/ epoch 0 platforms darwin name snownews depends_lib {port:libxml2 port:gettext port:p5-xml-libxml} maintainers kallisys.net:pguyot long_description {Snownews is a text mode RSS/RDF newsreader. It supports RSS 1.0 feeds that comply with the W3C RDF specification and also supports Radio Userland's RSS 0.91 and 2.0 versions.} categories {net www} version 1.5.9 revision 0 +snownews 519 +variants universal portdir net/snownews description {Text mode RSS newsreader for Linux and Unix.} homepage http://kiza.kcore.de/software/snownews/ epoch 0 platforms darwin name snownews depends_lib {port:libxml2 port:gettext port:p5-xml-libxml} maintainers kallisys.net:pguyot long_description {Snownews is a text mode RSS/RDF newsreader. It supports RSS 1.0 feeds that comply with the W3C RDF specification and also supports Radio Userland's RSS 0.91 and 2.0 versions.} categories {net www} version 1.5.11 revision 0 sobby 483 variants universal depends_build port:pkgconfig portdir net/sobby description {Dedicated server for collaborative editing} homepage http://gobby.0x539.de/ epoch 0 platforms {darwin freebsd} depends_lib {path:lib/pkgconfig/glib-2.0.pc:glib2 port:glibmm port:net6 port:obby} name sobby long_description {Sobby is a standalone server for collaborative editing based on obby, a library providing synced document buffers.} maintainers nomaintainer categories net version 0.4.4 revision 0 socket 534 @@ -6132,8 +6132,8 @@ portdir perl/p5-class-loader description {Load modules and create objects on demand} homepage http://search.cpan.org/dist/Class-Loader/ epoch 0 platforms darwin name p5-class-loader depends_lib path:bin/perl:perl5 maintainers nomaintainer long_description {{Load modules and create objects on demand}} categories perl version 2.03 revision 0 p5-class-makemethods 421 portdir perl/p5-class-makemethods description {Generate common types of methods} homepage http://search.cpan.org/dist/Class-MakeMethods/ epoch 0 platforms darwin name p5-class-makemethods depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {The Class::MakeMethods framework allows Perl class developers to quickly define common types of methods.} categories perl version 1.01 revision 0 -p5-class-method-modifiers 418 -portdir perl/p5-class-method-modifiers description {provides Moose-like method modifiers} homepage http://search.cpan.org/dist/Class-Method-Modifiers/ epoch 0 platforms darwin name p5-class-method-modifiers depends_lib {path:bin/perl:perl5 port:p5-test-exception port:p5-mro-compat} maintainers {narf_tm openmaintainer} long_description {{provides Moose-like method modifiers}} categories perl version 1.01 revision 0 +p5-class-method-modifiers 399 +portdir perl/p5-class-method-modifiers description {provides Moose-like method modifiers} homepage http://search.cpan.org/dist/Class-Method-Modifiers/ epoch 0 platforms darwin name p5-class-method-modifiers depends_lib {path:bin/perl:perl5 port:p5-test-exception} maintainers {narf_tm openmaintainer} long_description {{provides Moose-like method modifiers}} categories perl version 1.04 revision 0 p5-class-methodmaker 355 portdir perl/p5-class-methodmaker description {Perl module for creating generic methods} homepage http://search.cpan.org/dist/Class-MethodMaker/ epoch 0 platforms darwin name p5-class-methodmaker depends_lib path:bin/perl:perl5 maintainers nomaintainer long_description {{Perl module for creating generic methods}} categories perl version 2.15 revision 0 p5-class-mop 442 @@ -6252,8 +6252,8 @@ portdir perl/p5-data-phrasebook-loader-yaml description {Abstract your queries ... with YAML!} homepage http://search.cpan.org/dist/Data-Phrasebook-Loader-YAML/ epoch 0 platforms darwin name p5-data-phrasebook-loader-yaml depends_lib {port:p5-data-phrasebook port:p5-yaml} maintainers nomaintainer long_description {This distribution enables the framework for abstracting common or locale data out of your code into a datastore. The default is within a plain text file, however this distribution extends that to use YAML.} categories perl version 0.09 revision 0 p5-data-uuid 426 portdir perl/p5-data-uuid description {Perl extension for generating Globally/Universally Unique Identifiers (GUIDs/UUIDs).} homepage http://search.cpan.org/dist/Data-UUID/ epoch 0 platforms darwin name p5-data-uuid depends_lib path:bin/perl:perl5 maintainers geeklair.net:dluke long_description {{Perl extension for generating Globally/Universally Unique Identifiers (GUIDs/UUIDs).}} categories perl version 1.149 revision 0 -p5-data-visitor 505 -portdir perl/p5-data-visitor description {Visitor style traversal of Perl data structures} homepage http://search.cpan.org/dist/Data-Visitor/ epoch 0 platforms darwin name p5-data-visitor depends_lib {path:bin/perl:perl5 port:p5-mouse port:p5-namespace-clean port:p5-task-weaken port:p5-test-mockobject port:p5-test-use-ok port:p5-tie-toobject} maintainers {narf_tm openmaintainer} long_description {This module is a simple visitor implementation for Perl values.} categories perl version 0.22 revision 0 +p5-data-visitor 509 +portdir perl/p5-data-visitor description {Visitor style traversal of Perl data structures} homepage http://search.cpan.org/dist/Data-Visitor/ epoch 0 platforms darwin name p5-data-visitor depends_lib {path:bin/perl:perl5 port:p5-any-moose port:p5-namespace-clean port:p5-task-weaken port:p5-test-mockobject port:p5-test-use-ok port:p5-tie-toobject} maintainers {narf_tm openmaintainer} long_description {This module is a simple visitor implementation for Perl values.} categories perl version 0.25 revision 0 p5-date-calc 586 portdir perl/p5-date-calc description {Gregorian calendar date calculations} homepage http://search.cpan.org/dist/Date-Calc/ epoch 0 platforms darwin name p5-date-calc depends_lib {path:bin/perl:perl5 port:p5-bit-vector port:p5-carp-clan} maintainers nomaintainer long_description {The library provides all sorts of date calculations based on the Gregorian calendar (the one used in all western countries today), thereby complying with all relevant norms and standards: ISO/R 2015-1971, DIN 1355 and, to some extent, ISO 8601 (where applicable).} categories perl version 5.4 revision 0 p5-datemanip 537 @@ -6289,7 +6289,7 @@ p5-dbix-class 790 portdir perl/p5-dbix-class description {Extensible and flexible object <-> relational mapper.} homepage http://search.cpan.org/dist/DBIx-Class/ epoch 0 platforms darwin name p5-dbix-class depends_lib {path:bin/perl:perl5 port:p5-carp-clan port:p5-class-accessor-grouped port:p5-class-c3 port:p5-class-c3-componentised port:p5-class-inspector port:p5-dbi port:p5-data-page port:p5-json-any port:p5-scalar-list-utils port:p5-module-find port:p5-sql-abstract port:p5-sql-abstract-limit port:p5-scope-guard port:p5-class-trigger port:p5-dbd-sqlite port:p5-dbix-contextualfetch port:p5-test-simple port:p5-test-deep port:p5-test-exception} maintainers {narf_tm openmaintainer} long_description {{Extensible and flexible object <-> relational mapper.}} categories perl version 0.08012 revision 0 p5-dbix-class-schema-loader 768 -portdir perl/p5-dbix-class-schema-loader description {Dynamic definition of a DBIx::Class::Schema} homepage http://search.cpan.org/dist/DBIx-Class-Schema-Loader/ epoch 0 platforms darwin name p5-dbix-class-schema-loader depends_lib {path:bin/perl:perl5 port:p5-carp-clan port:p5-class-accessor port:p5-class-c3 port:p5-class-data-accessor port:p5-class-inspector port:p5-dbix-class port:p5-data-dump port:p5-lingua-en-inflect-number port:p5-universal-require port:p5-dbd-sqlite port:p5-dbi} maintainers {narf_tm openmaintainer} long_description {DBIx::Class::Schema::Loader automates the definition of a DBIx::Class::Schema by scanning database table definitions and setting up the columns, primary keys, and relationships.} categories perl version 0.04005 revision 0 +portdir perl/p5-dbix-class-schema-loader description {Dynamic definition of a DBIx::Class::Schema} homepage http://search.cpan.org/dist/DBIx-Class-Schema-Loader/ epoch 0 platforms darwin name p5-dbix-class-schema-loader depends_lib {path:bin/perl:perl5 port:p5-carp-clan port:p5-class-accessor port:p5-class-c3 port:p5-class-data-accessor port:p5-class-inspector port:p5-dbix-class port:p5-data-dump port:p5-lingua-en-inflect-number port:p5-universal-require port:p5-dbd-sqlite port:p5-dbi} maintainers {narf_tm openmaintainer} long_description {DBIx::Class::Schema::Loader automates the definition of a DBIx::Class::Schema by scanning database table definitions and setting up the columns, primary keys, and relationships.} categories perl version 0.04006 revision 0 p5-dbix-contextualfetch 600 portdir perl/p5-dbix-contextualfetch description {Add contextual fetches to DBI} homepage http://search.cpan.org/dist/DBIx-ContextualFetch/ epoch 0 platforms darwin name p5-dbix-contextualfetch depends_lib {path:bin/perl:perl5 port:p5-dbi} maintainers {narf_tm openmaintainer} long_description {It always struck me odd that DBI didn't take much advantage of Perl's context sensitivity. DBIx::ContextualFetch redefines some of the various fetch methods to fix this oversight. It also adds a few new methods for convenience (though not necessarily efficiency).} categories perl version 1.03 revision 0 p5-dbix-dbschema 333 @@ -6445,7 +6445,7 @@ p5-file-type 361 portdir perl/p5-file-type description {This is a Perl extension for determining file types.} homepage http://search.cpan.org/dist/File-Type/ epoch 0 platforms darwin name p5-file-type depends_lib path:bin/perl:perl5 maintainers geeklair.net:dluke long_description {{This is a Perl extension for determining file types.}} categories perl version 0.22 revision 0 p5-file-which 358 -portdir perl/p5-file-which description {Portable implementation of the `which' utility} homepage http://search.cpan.org/dist/File-Which/ epoch 0 platforms darwin name p5-file-which depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {{Portable implementation of the `which' utility}} categories perl version 0.05 revision 0 +portdir perl/p5-file-which description {Portable implementation of the `which' utility} homepage http://search.cpan.org/dist/File-Which/ epoch 0 platforms darwin name p5-file-which depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {{Portable implementation of the `which' utility}} categories perl version 1.07 revision 0 p5-filesys-diskspace 536 portdir perl/p5-filesys-diskspace description {Perl df} homepage http://search.cpan.org/dist/Filesys-DiskSpace/ epoch 0 platforms darwin name p5-filesys-diskspace depends_lib path:bin/perl:perl5 maintainers email.arc.nasa.gov:sal long_description {This routine displays information on a file system such as its type, the amount of disk space occupied, the total disk space and the number of inodes. It tries syscall(SYS_statfs) and syscall(SYS_statvfs) in several ways. If all fails, it croaks.} categories perl version 0.05 revision 0 p5-filter 294 @@ -6559,7 +6559,7 @@ p5-html-template-compiled 467 portdir perl/p5-html-template-compiled description {Compiles HTML::Template files to Perl code} homepage http://search.cpan.org/dist/HTML-Template-Compiled/ epoch 0 platforms darwin name p5-html-template-compiled depends_lib {path:bin/perl:perl5 port:p5-pathtools port:p5-scalar-list-utils port:p5-getopt-long port:p5-version} maintainers nomaintainer long_description {{Compiles HTML::Template files to Perl code}} categories {perl textproc} version 0.93 revision 0 p5-html-tiny 359 -portdir perl/p5-html-tiny description {Lightweight, dependency free HTML/XML generation} homepage http://search.cpan.org/dist/HTML-Tiny/ epoch 0 platforms darwin name p5-html-tiny depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {{Lightweight, dependency free HTML/XML generation}} categories perl version 1.03 revision 0 +portdir perl/p5-html-tiny description {Lightweight, dependency free HTML/XML generation} homepage http://search.cpan.org/dist/HTML-Tiny/ epoch 0 platforms darwin name p5-html-tiny depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {{Lightweight, dependency free HTML/XML generation}} categories perl version 1.05 revision 0 p5-html-tree 389 portdir perl/p5-html-tree description {Perl parser that can build HTML syntax trees.} homepage http://search.cpan.org/dist/HTML-Tree/ epoch 1 platforms darwin name p5-html-tree depends_lib {path:bin/perl:perl5 port:p5-html-parser port:p5-html-tagset} maintainers geeklair.net:dluke long_description {{Perl parser that can build HTML syntax trees.}} categories perl version 3.23 revision 0 p5-http-body 453 @@ -6570,12 +6570,12 @@ portdir perl/p5-http-lite description {Perl5 modules for Lightweight HTTP implementation} homepage http://search.cpan.org/~rhooper/HTTP-Lite-2.1.6/ epoch 0 platforms darwin name p5-http-lite depends_lib path:bin/perl:perl5 maintainers nomaintainer long_description {{Perl5 modules for Lightweight HTTP implementation}} categories {perl www} version 2.1.6 revision 0 p5-http-recorder 438 portdir perl/p5-http-recorder description {Record interaction with websites} homepage http://search.cpan.org/dist/HTTP-Recorder/ epoch 0 platforms darwin name p5-http-recorder depends_lib {path:bin/perl:perl5 port:p5-libwww-perl port:p5-html-parser port:p5-uri} maintainers email.arc.nasa.gov:sal long_description {This is a browser-independent recorder for recording interactions with web sites.} categories perl version 0.05 revision 0 -p5-http-request-ascgi 454 -portdir perl/p5-http-request-ascgi description {Setup a CGI enviroment from a HTTP::Request} homepage http://search.cpan.org/dist/HTTP-Request-AsCGI/ epoch 0 platforms darwin name p5-http-request-ascgi depends_lib {path:bin/perl:perl5 port:p5-class-accessor port:p5-libwww-perl} maintainers {narf_tm openmaintainer} long_description {Provides a convinient way of setting up an CGI enviroment from a HTTP::Request.} categories perl version 0.5 revision 0 +p5-http-request-ascgi 466 +portdir perl/p5-http-request-ascgi description {Setup a CGI enviroment from a HTTP::Request} homepage http://search.cpan.org/dist/HTTP-Request-AsCGI/ epoch 0 platforms darwin name p5-http-request-ascgi depends_lib {path:bin/perl:perl5 port:p5-class-accessor port:p5-libwww-perl port:p5-uri} maintainers {narf_tm openmaintainer} long_description {Provides a convinient way of setting up an CGI enviroment from a HTTP::Request.} categories perl version 0.9 revision 0 p5-http-response-encoding 390 portdir perl/p5-http-response-encoding description {Adds encoding() to HTTP::Response} homepage http://search.cpan.org/dist/HTTP-Response-Encoding/ epoch 0 platforms darwin name p5-http-response-encoding depends_lib {path:bin/perl:perl5 port:p5-libwww-perl} maintainers {narf_tm openmaintainer} long_description {{Adds encoding() to HTTP::Response}} categories perl version 0.06 revision 0 p5-http-server-simple 376 -portdir perl/p5-http-server-simple description {A very simple standalone HTTP daemon} homepage http://search.cpan.org/dist/HTTP-Server-Simple/ epoch 0 platforms darwin name p5-http-server-simple depends_lib {path:bin/perl:perl5 port:p5-uri} maintainers {narf_tm openmaintainer} long_description {{A very simple standalone HTTP daemon}} categories perl version 0.38 revision 0 +portdir perl/p5-http-server-simple description {A very simple standalone HTTP daemon} homepage http://search.cpan.org/dist/HTTP-Server-Simple/ epoch 0 platforms darwin name p5-http-server-simple depends_lib {path:bin/perl:perl5 port:p5-uri} maintainers {narf_tm openmaintainer} long_description {{A very simple standalone HTTP daemon}} categories perl version 0.40 revision 0 p5-http-server-simple-mason 467 portdir perl/p5-http-server-simple-mason description {An abstract baseclass for a standalone mason server} homepage http://search.cpan.org/dist/HTTP-Server-Simple-Mason/ epoch 0 platforms darwin name p5-http-server-simple-mason depends_lib {path:bin/perl:perl5 port:p5-http-server-simple port:p5-html-mason port:p5-hook-lexwrap} maintainers nomaintainer long_description {{An abstract baseclass for a standalone mason server}} categories perl version 0.09 revision 0 p5-ima-dbi 683 @@ -6817,7 +6817,7 @@ p5-mp3-info 336 portdir perl/p5-mp3-info description {Manipulate / fetch info from MP3 audio files} homepage http://search.cpan.org/dist/MP3-Info/ epoch 0 platforms darwin name p5-mp3-info depends_lib path:bin/perl:perl5 maintainers nomaintainer long_description {{Manipulate / fetch info from MP3 audio files}} categories perl version 1.24 revision 0 p5-mro-compat 472 -portdir perl/p5-mro-compat description {mro::* interface compatibility for Perls < 5.9.5} homepage http://search.cpan.org/dist/MRO-Compat/ epoch 0 platforms darwin name p5-mro-compat depends_lib {path:bin/perl:perl5 port:p5-class-c3} maintainers {narf_tm openmaintainer} long_description {The mro namespace provides several utilities for dealing with method resolution order and method caching in general in Perl 5.9.5 and higher.} categories perl version 0.10 revision 0 +portdir perl/p5-mro-compat description {mro::* interface compatibility for Perls < 5.9.5} homepage http://search.cpan.org/dist/MRO-Compat/ epoch 0 platforms darwin name p5-mro-compat depends_lib {path:bin/perl:perl5 port:p5-class-c3} maintainers {narf_tm openmaintainer} long_description {The mro namespace provides several utilities for dealing with method resolution order and method caching in general in Perl 5.9.5 and higher.} categories perl version 0.11 revision 0 p5-mytop 399 portdir perl/p5-mytop description {display MySQL server performance info like `top'} homepage http://search.cpan.org/dist/mytop/ epoch 0 platforms darwin name p5-mytop depends_lib {path:bin/perl:perl5 port:p5-term-readkey port:p5-dbi port:p5-dbd-mysql} maintainers {narf_tm openmaintainer} long_description {{display MySQL server performance info like `top'}} categories perl version 1.2 revision 0 p5-namespace-autoclean 432 @@ -6925,7 +6925,7 @@ p5-par-dist 338 portdir perl/p5-par-dist description {Create and manipulate PAR distributions} homepage http://search.cpan.org/dist/PAR-Dist/ epoch 0 platforms darwin name p5-par-dist depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {{Create and manipulate PAR distributions}} categories perl version 0.46 revision 0 p5-params-util 417 -portdir perl/p5-params-util description {Simple, compact and correct param-checking functions} homepage http://search.cpan.org/dist/Params-Util/ epoch 0 platforms darwin name p5-params-util depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {Provides a basic set of importable functions that makes checking parameters a hell of a lot easier} categories perl version 0.38 revision 0 +portdir perl/p5-params-util description {Simple, compact and correct param-checking functions} homepage http://search.cpan.org/dist/Params-Util/ epoch 0 platforms darwin name p5-params-util depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {Provides a basic set of importable functions that makes checking parameters a hell of a lot easier} categories perl version 1.00 revision 0 p5-params-validate 792 portdir perl/p5-params-validate description {Validate method/function parameters} homepage http://search.cpan.org/dist/Params-Validate/ epoch 0 platforms darwin name p5-params-validate depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {The Params::Validate module allows you to validate method or function call parameters to an arbitrary level of specificity. At the simplest level, it is capable of validating the required parameters were given and that no unspecified additional parameters were passed in. It is also capable of determining that a parameter is of a specific type, that it is an object of a certain class hierarchy, that it possesses certain methods, or applying validation callbacks to arguments.} categories perl version 0.91 revision 0 p5-parent 381 @@ -6994,8 +6994,8 @@ portdir perl/p5-postscript-font description {Module to fetch data from PostScript fonts} homepage http://search.cpan.org/~msergeant/PostScript-Font-1.10/ epoch 0 platforms darwin name p5-postscript-font depends_lib path:bin/perl:perl5 maintainers email.arc.nasa.gov:sal long_description {This package reads PostScript font files and stores the information in memory.} categories {perl print} version 1.10 revision 0 p5-postscript-simple 566 portdir perl/p5-postscript-simple description {Produce PostScript files from Perl} homepage http://search.cpan.org/dist/PostScript-Simple/ epoch 0 platforms darwin name p5-postscript-simple depends_lib path:bin/perl:perl5 maintainers email.arc.nasa.gov:sal long_description {PostScript::Simple allows you to have a simple method of writing PostScript files from Perl. It has graphics primitives that allow lines, curves, circles, polygons and boxes to be drawn. Text can be added to the page using standard PostScript fonts.} categories perl version 0.07 revision 0 -p5-ppi 551 -portdir perl/p5-ppi description {Parse, Analyze and Manipulate Perl (without perl)} homepage http://search.cpan.org/dist/PPI/ epoch 0 platforms darwin name p5-ppi depends_lib {path:bin/perl:perl5 port:p5-file-remove port:p5-test-classapi port:p5-test-object port:p5-test-subcalls port:p5-clone port:p5-io-string port:p5-list-moreutils port:p5-scalar-list-utils port:p5-params-util port:p5-task-weaken} maintainers {narf_tm openmaintainer} long_description {{Parse, Analyze and Manipulate Perl (without perl)}} categories perl version 1.203 revision 0 +p5-ppi 594 +portdir perl/p5-ppi description {Parse, Analyze and Manipulate Perl (without perl)} homepage http://search.cpan.org/dist/PPI/ epoch 0 platforms darwin name p5-ppi depends_lib {path:bin/perl:perl5 port:p5-file-remove port:p5-test-classapi port:p5-test-nowarnings port:p5-test-object port:p5-test-subcalls port:p5-clone port:p5-digest-md5 port:p5-io-string port:p5-list-moreutils port:p5-scalar-list-utils port:p5-params-util port:p5-task-weaken} maintainers {narf_tm openmaintainer} long_description {{Parse, Analyze and Manipulate Perl (without perl)}} categories perl version 1.206 revision 0 p5-prefork 367 portdir perl/p5-prefork description {Optimized module loading for forking or non-forking processes} homepage http://search.cpan.org/dist/prefork/ epoch 0 platforms darwin name p5-prefork depends_lib path:bin/perl:perl5 maintainers nomaintainer long_description {{Optimized module loading for forking or non-forking processes}} categories perl version 1.01 revision 0 p5-razor-agents 944 @@ -7103,7 +7103,7 @@ p5-term-shell 335 portdir perl/p5-term-shell description {A simple command-line shell framework.} homepage http://search.cpan.org/dist/Term-Shell/ epoch 0 platforms darwin name p5-term-shell depends_lib path:bin/perl:perl5 maintainers FaerieMUD.org:ged long_description {{A simple command-line shell framework.}} categories perl version 0.01 revision 0 p5-test-classapi 651 -portdir perl/p5-test-classapi description {Provides basic first-pass API testing for large class trees} homepage http://search.cpan.org/dist/Test-ClassAPI/ epoch 0 platforms darwin name p5-test-classapi depends_lib {path:bin/perl:perl5 port:p5-class-inspector port:p5-config-tiny port:p5-params-util} maintainers {narf_tm openmaintainer} long_description {For many APIs with large numbers of classes, it can be very useful to be able to do a quick once-over to make sure that classes, methods, and inheritance is correct, before doing more comprehensive testing. This module aims to provide such a capability.} categories perl version 1.05 revision 0 +portdir perl/p5-test-classapi description {Provides basic first-pass API testing for large class trees} homepage http://search.cpan.org/dist/Test-ClassAPI/ epoch 0 platforms darwin name p5-test-classapi depends_lib {path:bin/perl:perl5 port:p5-class-inspector port:p5-config-tiny port:p5-params-util} maintainers {narf_tm openmaintainer} long_description {For many APIs with large numbers of classes, it can be very useful to be able to do a quick once-over to make sure that classes, methods, and inheritance is correct, before doing more comprehensive testing. This module aims to provide such a capability.} categories perl version 1.06 revision 0 p5-test-deep 424 portdir perl/p5-test-deep description {Provides lots of flexibility when testing deep structures} homepage http://search.cpan.org/dist/Test-Deep/ epoch 0 platforms darwin name p5-test-deep depends_lib {path:bin/perl:perl5 port:p5-test-tester port:p5-test-nowarnings} maintainers {narf_tm openmaintainer} long_description {{Provides lots of flexibility when testing deep structures}} categories perl version 0.106 revision 0 p5-test-differences 542 @@ -7144,12 +7144,12 @@ portdir perl/p5-test-tester description {Ease testing test modules built with Test::Builder} homepage http://search.cpan.org/dist/Test-Tester/ epoch 0 platforms darwin name p5-test-tester depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {{Ease testing test modules built with Test::Builder}} categories perl version 0.107 revision 0 p5-test-use-ok 477 portdir perl/p5-test-use-ok description {Alternative to Test::More::use_ok} homepage http://search.cpan.org/dist/Test-use-ok/ epoch 0 platforms darwin name p5-test-use-ok depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {According to the Test::More documentation, it is recommended to run use_ok() inside a BEGIN block, so functions are exported at compile-time and prototypes are properly honored.} categories perl version 0.02 revision 0 -p5-test-warn 464 -portdir perl/p5-test-warn description {A few convenience methods for testing warning-based code} homepage http://search.cpan.org/dist/Test-Warn/ epoch 0 platforms darwin name p5-test-warn depends_lib {path:bin/perl:perl5 port:p5-test-exception port:p5-sub-uplevel port:p5-array-compare port:p5-tree-dag_node} maintainers {narf_tm openmaintainer} long_description {{A few convenience methods for testing warning-based code}} categories perl version 0.11 revision 0 +p5-test-warn 451 +portdir perl/p5-test-warn description {A few convenience methods for testing warning-based code} homepage http://search.cpan.org/dist/Test-Warn/ epoch 0 platforms darwin name p5-test-warn depends_lib {path:bin/perl:perl5 port:p5-sub-uplevel port:p5-tree-dag_node} maintainers {narf_tm openmaintainer} long_description {{A few convenience methods for testing warning-based code}} depends_extract bin:unzip:unzip categories perl version 0.21 revision 0 p5-test-www-mechanize 502 portdir perl/p5-test-www-mechanize description {Testing-specific WWW::Mechanize subclass} homepage http://search.cpan.org/dist/Test-WWW-Mechanize/ epoch 0 platforms darwin name p5-test-www-mechanize depends_lib {path:bin/perl:perl5 port:p5-carp-assert-more port:p5-http-server-simple port:p5-test-longstring port:p5-uri port:p5-www-mechanize port:p5-test-simple} maintainers {narf_tm openmaintainer} long_description {{Testing-specific WWW::Mechanize subclass}} categories perl version 1.24 revision 0 p5-test-www-mechanize-catalyst 666 -portdir perl/p5-test-www-mechanize-catalyst description {Test::WWW::Mechanize for Catalyst} homepage http://search.cpan.org/dist/Test-WWW-Mechanize-Catalyst/ epoch 0 platforms darwin name p5-test-www-mechanize-catalyst depends_lib {path:bin/perl:perl5 port:p5-catalyst-runtime port:p5-catalyst-plugin-session-state-cookie port:p5-catalyst-plugin-session port:p5-libwww-perl port:p5-moose port:p5-test-exception port:p5-test-www-mechanize port:p5-www-mechanize} maintainers {narf_tm openmaintainer} long_description {Test::WWW::Mechanize is a subclass of WWW::Mechanize that incorporates features for web application testing.} categories perl version 0.50 revision 0 +portdir perl/p5-test-www-mechanize-catalyst description {Test::WWW::Mechanize for Catalyst} homepage http://search.cpan.org/dist/Test-WWW-Mechanize-Catalyst/ epoch 0 platforms darwin name p5-test-www-mechanize-catalyst depends_lib {path:bin/perl:perl5 port:p5-catalyst-runtime port:p5-catalyst-plugin-session-state-cookie port:p5-catalyst-plugin-session port:p5-libwww-perl port:p5-moose port:p5-test-exception port:p5-test-www-mechanize port:p5-www-mechanize} maintainers {narf_tm openmaintainer} long_description {Test::WWW::Mechanize is a subclass of WWW::Mechanize that incorporates features for web application testing.} categories perl version 0.51 revision 0 p5-text-aspell 345 depends_build port:aspell portdir perl/p5-text-aspell description {perl interface to GNU aspell.} homepage http://search.cpan.org/dist/Text-Aspell/ epoch 0 platforms darwin name p5-text-aspell depends_lib path:bin/perl:perl5 maintainers uoregon.edu:tkay long_description {{perl interface to GNU aspell.}} categories perl version 0.06 revision 0 p5-text-autoformat 371 Modified: trunk/dports/PortIndex.quick =================================================================== (Binary files differ) -------------- next part -------------- An HTML attachment was scrubbed... URL: From noreply at macports.org Wed Sep 2 12:56:43 2009 From: noreply at macports.org (MacPorts) Date: Wed, 02 Sep 2009 19:56:43 -0000 Subject: [MacPorts] snc/snowleopard modified Message-ID: <20090902195643.D5AA874F76E4@mail-out4.apple.com> Changed page "snc/snowleopard" by snc at macports.org from 74.219.234.106* Page URL: Diff URL: Revision 96 -------8<------8<------8<------8<------8<------8<------8<------8<-------- Index: snc/snowleopard ========================================================================= --- snc/snowleopard (version: 95) +++ snc/snowleopard (version: 96) @@ -6,9 +6,11 @@ Port Status ================================ ====== a52dec ? +aacgain ? aalib ? aamath ? angband ? +apache-ant ? apache2 ? apache20 apr0 appres ? @@ -50,6 +52,7 @@ cdf gcc42 cdo ? cdparanoia ? +cdrdao ? cdrtools ? chmlib ? class-dump ? @@ -214,6 +217,7 @@ grep ? gsed ? gsl ? +gst-plugins-bad exempi gst-plugins-base ? gst-plugins-good python26 gstreamer ? @@ -229,6 +233,7 @@ guile ? gwenhywfar ? gzip ? +hamcrest-core ? heimdal ? help2man ? hicolor-icon-theme ? @@ -248,10 +253,12 @@ jack ? jam ? jasper ? +javacc ? javascript-lint :trac:`#20566` jbigkit ? jhead ? jpeg ? +junit ? kdebase3 ? kdebase4 qt4-mac kdebase4-runtime qt4-mac @@ -372,6 +379,7 @@ macfuse builderror MacPorts_Framework ? MacVim :trac:`#20948` +maildrop ? makedepend ? mcrypt ? mediawiki ? @@ -392,6 +400,7 @@ mpd :trac:`#20819` mpeg2vidcodec ? mpfr ? +mpg123 ? mumble qt4-mac murmur qt4-mac mysql5 ? @@ -412,6 +421,7 @@ oclock ? ode :trac:`#20798` odt2txt ? +oftpd ? opal ode opencdk ? openexr ? @@ -494,7 +504,8 @@ py26-xlwt python26 python25 ? (+universal fails) python26 :trac:`#20284` -python30 :trac:`#20842` +python30 ? +python31 ? python_select ? (:trac:`#20285`) qt3 ? qt4-mac :trac:`#20435` :trac:`#20937` @@ -523,6 +534,7 @@ showfont ? sketch ? smpeg :trac:`#20324` +snownews ? soundtouch ? sox ? speex ? @@ -534,6 +546,7 @@ sshfs-gui sshfs startup-notification ? subversion ? +subversion-javahlbindings ? subversion-perlbindings ? sudo ? supybot ? -------8<------8<------8<------8<------8<------8<------8<------8<-------- * The IP shown here might not mean anything if the user or the server is behind a proxy. -- MacPorts Ports system for Mac OS This is an automated message. Someone at http://www.macports.org/ added your email address to be notified of changes on snc/snowleopard. If it was not you, please report to . From noreply at macports.org Wed Sep 2 13:04:01 2009 From: noreply at macports.org (MacPorts) Date: Wed, 02 Sep 2009 20:04:01 -0000 Subject: [MacPorts] snc/snowleopard modified Message-ID: <20090902200401.2E405709BDB7@mail-out3.apple.com> Changed page "snc/snowleopard" by snc at macports.org from 74.219.234.106* Page URL: Diff URL: Revision 97 -------8<------8<------8<------8<------8<------8<------8<------8<-------- Index: snc/snowleopard ========================================================================= --- snc/snowleopard (version: 96) +++ snc/snowleopard (version: 97) @@ -12,11 +12,12 @@ angband ? apache-ant ? apache2 ? -apache20 apr0 +apache20 ? appres ? apr ? apr0 ? apr-util ? +apr-util0 ? aqbanking buildfail arj ? aspell ? @@ -70,6 +71,7 @@ curl-ca-bundle ? cyrus-sasl2 ? darwinbuild ? +db44 ? db46 ? dbus ? dbus-glib ? -------8<------8<------8<------8<------8<------8<------8<------8<-------- * The IP shown here might not mean anything if the user or the server is behind a proxy. -- MacPorts Ports system for Mac OS This is an automated message. Someone at http://www.macports.org/ added your email address to be notified of changes on snc/snowleopard. If it was not you, please report to . From jmr at macports.org Wed Sep 2 13:46:29 2009 From: jmr at macports.org (jmr at macports.org) Date: Wed, 2 Sep 2009 13:46:29 -0700 (PDT) Subject: [56875] trunk/dports/perl/p5-event/Portfile Message-ID: <20090902204629.3DA192580EE3@beta.macosforge.org> Revision: 56875 http://trac.macports.org/changeset/56875 Author: jmr at macports.org Date: 2009-09-02 13:46:28 -0700 (Wed, 02 Sep 2009) Log Message: ----------- p5-event: update to 1.12 Modified Paths: -------------- trunk/dports/perl/p5-event/Portfile Modified: trunk/dports/perl/p5-event/Portfile =================================================================== --- trunk/dports/perl/p5-event/Portfile 2009-09-02 19:53:50 UTC (rev 56874) +++ trunk/dports/perl/p5-event/Portfile 2009-09-02 20:46:28 UTC (rev 56875) @@ -6,13 +6,13 @@ categories perl platforms darwin -perl5.setup Event 1.11 +perl5.setup Event 1.12 maintainers jmr \ openmaintainer description A Generic Perl Event Loop long_description This extension aims to provide an simple and optimized \ event loop for a broad class of applications. -checksums md5 73fe100c2a40ac027fb5d992bbf74eaa \ - sha1 abb21f74c32c072588d27ff6ef8eae168ffb90b4 \ - rmd160 176b64b082ce7673a870a9ae00ac58f4cc517a86 +checksums md5 f09285ef0388be739fbb83bc3a221977 \ + sha1 15c9de6dbf844fd39562be3ffb6eedbe895edf4a \ + rmd160 21719d5385eb2df4b8382b2fddebbc7464dc6ffb -------------- next part -------------- An HTML attachment was scrubbed... URL: From toby at macports.org Wed Sep 2 14:06:25 2009 From: toby at macports.org (toby at macports.org) Date: Wed, 2 Sep 2009 14:06:25 -0700 (PDT) Subject: [56876] trunk/dports/python Message-ID: <20090902210626.47E6E2581E9F@beta.macosforge.org> Revision: 56876 http://trac.macports.org/changeset/56876 Author: toby at macports.org Date: 2009-09-02 14:06:21 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Commit python 3.1 versions of existing py30 ports Added Paths: ----------- trunk/dports/python/py31-blist/ trunk/dports/python/py31-blist/Portfile trunk/dports/python/py31-crcmod/ trunk/dports/python/py31-crcmod/Portfile trunk/dports/python/py31-ply/ trunk/dports/python/py31-ply/Portfile trunk/dports/python/py31-tc/ trunk/dports/python/py31-tc/Portfile Copied: trunk/dports/python/py31-blist/Portfile (from rev 56875, trunk/dports/python/py30-blist/Portfile) =================================================================== --- trunk/dports/python/py31-blist/Portfile (rev 0) +++ trunk/dports/python/py31-blist/Portfile 2009-09-02 21:06:21 UTC (rev 56876) @@ -0,0 +1,28 @@ +# $Id$ + +PortSystem 1.0 +PortGroup python31 1.0 + +name py31-blist +version 1.0.1 +categories python +platforms darwin + +maintainers phw openmaintainer +description a list-like type with better asymptotic performance and similar performance on small lists +long_description ${description} +homepage http://stutzbachenterprises.com/ +master_sites http://pypi.python.org/packages/source/b/blist/ +distname blist-${version} + +checksums md5 ff160b71f23d6730b743e84869f5d6fa \ + sha1 f755fd752a8f89f438d44ba71ea2336b96d0081e \ + rmd160 332e4c73e34a1b1a9a15a47876f4bee9d89ef384 + + +build.args-append -f + +post-destroot { + xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name} + xinstall -m 644 -W ${worksrcpath} README.txt LICENSE ${destroot}${prefix}/share/doc/${name} +} Copied: trunk/dports/python/py31-crcmod/Portfile (from rev 56875, trunk/dports/python/py30-crcmod/Portfile) =================================================================== --- trunk/dports/python/py31-crcmod/Portfile (rev 0) +++ trunk/dports/python/py31-crcmod/Portfile 2009-09-02 21:06:21 UTC (rev 56876) @@ -0,0 +1,27 @@ +# $Id$ + +PortSystem 1.0 +PortGroup python31 1.0 + +name py31-crcmod +version 1.5 +categories python +platforms darwin + +maintainers phw openmaintainer +description Python module for creating functions computing the Cyclic Redundancy Check (CRC). +long_description ${description} +homepage http://crcmod.sourceforge.net/ +master_sites sourceforge:crcmod +distname crcmod-${version} +checksums md5 e756b35dd475164099f856ed45f63f1b \ + sha1 9605f1ba1f3ed20c7d541bf08d2f755271cf7630 \ + rmd160 cefd4443f2058505249e853cb0698513c1c1db85 + + +build.args-append -f + +post-destroot { + xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name} + xinstall -m 644 -W ${worksrcpath} README changelog ${destroot}${prefix}/share/doc/${name} +} Copied: trunk/dports/python/py31-ply/Portfile (from rev 56875, trunk/dports/python/py30-ply/Portfile) =================================================================== --- trunk/dports/python/py31-ply/Portfile (rev 0) +++ trunk/dports/python/py31-ply/Portfile 2009-09-02 21:06:21 UTC (rev 56876) @@ -0,0 +1,27 @@ +# $Id$ + +PortSystem 1.0 +PortGroup python31 1.0 + +name py31-ply +version 3.2 +categories python +platforms darwin + +maintainers phw openmaintainer +description PLY is an implementation of lex and yacc parsing tools for Python +long_description ${description} +homepage http://crcmod.sourceforge.net/ +master_sites http://www.dabeaz.com/ply/ +distname ply-${version} + +checksums md5 afc9dcfc3284e3a8269c97cc4802cb53 \ + sha1 55cf9c25b00fa49e807a2dcac5431fd12c9c61fb \ + rmd160 ba5c4111a84347f7b3da4289cddd1a9b2c2ae6de + +build.args-append -f + +post-destroot { + xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name} + xinstall -m 644 -W ${worksrcpath} README ANNOUNCE TODO CHANGES ${destroot}${prefix}/share/doc/${name} +} Copied: trunk/dports/python/py31-tc/Portfile (from rev 56875, trunk/dports/python/py30-tc/Portfile) =================================================================== --- trunk/dports/python/py31-tc/Portfile (rev 0) +++ trunk/dports/python/py31-tc/Portfile 2009-09-02 21:06:21 UTC (rev 56876) @@ -0,0 +1,28 @@ +# $Id$ + +PortSystem 1.0 +PortGroup python31 1.0 + +name py31-tc +version 0.7.2 +categories python databases +platforms darwin + +maintainers rasmus +description Python bindings to the tokyocabinet library +long_description ${description} +homepage http://github.com/rsms/tc + +master_sites http://pypi.python.org/packages/source/t/tc/ +distname tc-${version} +checksums md5 4405e1464caf0a0b1e1bc30f0874cd9f \ + sha1 cf95b3c67ab632b551042b9b75d29036cdece0d8 + +depends_lib-append port:tokyocabinet + +build.args-append -f + +post-destroot { + xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name} + xinstall -m 644 -W ${worksrcpath} LICENSE README.rst CHANGELOG.rst ${destroot}${prefix}/share/doc/${name} +} -------------- next part -------------- An HTML attachment was scrubbed... URL: From toby at macports.org Wed Sep 2 14:06:34 2009 From: toby at macports.org (toby at macports.org) Date: Wed, 2 Sep 2009 14:06:34 -0700 (PDT) Subject: [56877] trunk/dports/python Message-ID: <20090902210634.437322581ECB@beta.macosforge.org> Revision: 56877 http://trac.macports.org/changeset/56877 Author: toby at macports.org Date: 2009-09-02 14:06:33 -0700 (Wed, 02 Sep 2009) Log Message: ----------- nuke py30 ports Removed Paths: ------------- trunk/dports/python/py30-blist/ trunk/dports/python/py30-crcmod/ trunk/dports/python/py30-ply/ trunk/dports/python/py30-tc/ -------------- next part -------------- An HTML attachment was scrubbed... URL: From toby at macports.org Wed Sep 2 14:06:49 2009 From: toby at macports.org (toby at macports.org) Date: Wed, 2 Sep 2009 14:06:49 -0700 (PDT) Subject: [56878] trunk/dports/lang Message-ID: <20090902210649.D7AC62581F77@beta.macosforge.org> Revision: 56878 http://trac.macports.org/changeset/56878 Author: toby at macports.org Date: 2009-09-02 14:06:49 -0700 (Wed, 02 Sep 2009) Log Message: ----------- nuke python 3.0 Removed Paths: ------------- trunk/dports/lang/python30/ trunk/dports/lang/python30-doc/ -------------- next part -------------- An HTML attachment was scrubbed... URL: From toby at macports.org Wed Sep 2 14:07:05 2009 From: toby at macports.org (toby at macports.org) Date: Wed, 2 Sep 2009 14:07:05 -0700 (PDT) Subject: [56879] trunk/dports/_resources/port1.0/group/python30-1.0.tcl Message-ID: <20090902210705.673842581FB4@beta.macosforge.org> Revision: 56879 http://trac.macports.org/changeset/56879 Author: toby at macports.org Date: 2009-09-02 14:07:04 -0700 (Wed, 02 Sep 2009) Log Message: ----------- delete python30 portgroup Removed Paths: ------------- trunk/dports/_resources/port1.0/group/python30-1.0.tcl Deleted: trunk/dports/_resources/port1.0/group/python30-1.0.tcl =================================================================== --- trunk/dports/_resources/port1.0/group/python30-1.0.tcl 2009-09-02 21:06:49 UTC (rev 56878) +++ trunk/dports/_resources/port1.0/group/python30-1.0.tcl 2009-09-02 21:07:04 UTC (rev 56879) @@ -1,59 +0,0 @@ -# et:ts=4 -# python30-1.0.tcl -# -# $Id$ -# -# Copyright (c) 2007 Markus W. Weissman , -# All rights reserved. -# -# Redistribution and use in source and binary forms, with or without -# modification, are permitted provided that the following conditions are -# met: -# -# 1. Redistributions of source code must retain the above copyright -# notice, this list of conditions and the following disclaimer. -# 2. Redistributions in binary form must reproduce the above copyright -# notice, this list of conditions and the following disclaimer in the -# documentation and/or other materials provided with the distribution. -# 3. Neither the name of Apple Computer, Inc. nor the names of its -# contributors may be used to endorse or promote products derived from -# this software without specific prior written permission. -# -# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -# - -set python.branch 3.0 -set python.prefix ${frameworks_dir}/Python.framework/Versions/${python.branch} -set python.bin ${python.prefix}/bin/python${python.branch} -set python.lib ${python.prefix}/Python -set python.libdir ${python.prefix}/lib/python${python.branch} -set python.pkgd ${python.prefix}/lib/python${python.branch}/site-packages -set python.include ${python.prefix}/include/python${python.branch} - -categories python - -dist_subdir python - -depends_lib port:python30 - -use_configure no - -build.cmd ${python.bin} setup.py --no-user-cfg -build.target build - -destroot.cmd ${python.bin} setup.py --no-user-cfg -destroot.destdir --prefix=${python.prefix} --root=${destroot} - -pre-destroot { - xinstall -d -m 755 ${destroot}${prefix}/share/doc/${name}/examples -} -------------- next part -------------- An HTML attachment was scrubbed... URL: From toby at macports.org Wed Sep 2 14:47:25 2009 From: toby at macports.org (toby at macports.org) Date: Wed, 2 Sep 2009 14:47:25 -0700 (PDT) Subject: [56880] trunk/dports/sysutils/htop/Portfile Message-ID: <20090902214726.664022583CEB@beta.macosforge.org> Revision: 56880 http://trac.macports.org/changeset/56880 Author: toby at macports.org Date: 2009-09-02 14:47:21 -0700 (Wed, 02 Sep 2009) Log Message: ----------- #21036 (htop 0.8.3_0 malloc error on Snow Leopard) Modified Paths: -------------- trunk/dports/sysutils/htop/Portfile Modified: trunk/dports/sysutils/htop/Portfile =================================================================== --- trunk/dports/sysutils/htop/Portfile 2009-09-02 21:07:04 UTC (rev 56879) +++ trunk/dports/sysutils/htop/Portfile 2009-09-02 21:47:21 UTC (rev 56880) @@ -28,3 +28,6 @@ pre-configure { system "cd ${worksrcpath} && sh autogen.sh" } + +# "String.h" vs on case-insensitive FS (#21036) +build.args {DEFAULT_INCLUDES="-iquote ."} -------------- next part -------------- An HTML attachment was scrubbed... URL: From raimue at macports.org Wed Sep 2 14:53:37 2009 From: raimue at macports.org (raimue at macports.org) Date: Wed, 2 Sep 2009 14:53:37 -0700 (PDT) Subject: [56881] trunk/dports/lang Message-ID: <20090902215337.6A7562584108@beta.macosforge.org> Revision: 56881 http://trac.macports.org/changeset/56881 Author: raimue at macports.org Date: 2009-09-02 14:53:36 -0700 (Wed, 02 Sep 2009) Log Message: ----------- lang/python21, lang/python22: Remove old and outdated python ports which have not been updated in years. No dependents exist, so it is safe to remove them. Removed Paths: ------------- trunk/dports/lang/python21/ trunk/dports/lang/python22/ -------------- next part -------------- An HTML attachment was scrubbed... URL: From portindex at macports.org Wed Sep 2 14:53:54 2009 From: portindex at macports.org (portindex at macports.org) Date: Wed, 2 Sep 2009 14:53:54 -0700 (PDT) Subject: [56882] trunk/dports Message-ID: <20090902215355.9499E2584152@beta.macosforge.org> Revision: 56882 http://trac.macports.org/changeset/56882 Author: portindex at macports.org Date: 2009-09-02 14:53:53 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Total number of ports parsed: 6149 Ports successfully parsed: 6149 Ports failed: 0 Modified Paths: -------------- trunk/dports/PortIndex trunk/dports/PortIndex.quick Modified: trunk/dports/PortIndex =================================================================== --- trunk/dports/PortIndex 2009-09-02 21:53:36 UTC (rev 56881) +++ trunk/dports/PortIndex 2009-09-02 21:53:53 UTC (rev 56882) @@ -4358,10 +4358,6 @@ variants {darwin_7 darwin_8 darwin_9 universal puredarwin} portdir lang/python25-doc description {HTML documentation for Python 2.5} homepage http://www.python.org/ epoch 0 platforms darwin name python25-doc depends_lib {port:gettext port:python25 port:latex2html} long_description {HTML documentation for Python 2.5. Use by running 'pydoc2.5 TOPIC', e.g. 'pydoc2.5 NUMBERS'.} maintainers nomaintainer categories lang version 2.5.2 revision 0 python26 495 variants {darwin darwin_7 universal ucs4} portdir lang/python26 description {An interpreted, object-oriented programming language} homepage http://www.python.org/ epoch 0 platforms darwin name python26 depends_lib {port:gettext port:zlib port:openssl port:tk port:sqlite3 port:db46 port:ncurses port:gdbm port:bzip2 port:readline} long_description {Python is an interpreted, interactive, object-oriented programming language.} maintainers {blb mcalhoun} categories lang version 2.6.2 revision 4 -python30 482 -variants {darwin universal ucs4} portdir lang/python30 description {An interpreted, object-oriented programming language} homepage http://www.python.org/ epoch 0 platforms darwin name python30 depends_lib {port:gettext port:zlib port:openssl port:tk port:sqlite3 port:ncurses port:gdbm port:bzip2 port:readline} long_description {Python is an interpreted, interactive, object-oriented programming language.} maintainers {blb openmaintainer} categories lang version 3.0.1 revision 4 -python30-doc 281 -depends_build port:py26-sphinx portdir lang/python30-doc description {Python 3.0 Docs} homepage http://docs.python.org/ epoch 0 platforms darwin depends_lib port:python30 name python30-doc maintainers mww long_description {{Python 3.0 Docs}} version 3.0 categories lang revision 0 python31 470 variants {darwin universal ucs4} portdir lang/python31 description {An interpreted, object-oriented programming language} homepage http://www.python.org/ epoch 1 platforms darwin name python31 depends_lib {port:zlib port:openssl port:tk port:sqlite3 port:ncurses port:gdbm port:bzip2 port:readline} long_description {Python is an interpreted, interactive, object-oriented programming language.} maintainers {erickt openmaintainer} categories lang version 3.1 revision 0 q 847 @@ -6375,7 +6371,7 @@ p5-eval 443 portdir perl/p5-eval description {Perl module for parameter estimation with hidden Markov models.} homepage http://mblab.wustl.edu epoch 0 platforms darwin name p5-eval depends_lib path:bin/perl:perl5 maintainers cse.wustl.edu:rpz long_description {iPE is parameter estimation software for generalized hidden Markov models. For information and documentation, see http://genes.cse.wustl.edu.} categories {perl biology} version 2.2.8 revision 0 p5-event 370 -portdir perl/p5-event description {A Generic Perl Event Loop} homepage http://search.cpan.org/dist/Event/ epoch 0 platforms darwin name p5-event depends_lib path:bin/perl:perl5 maintainers {jmr openmaintainer} long_description {This extension aims to provide an simple and optimized event loop for a broad class of applications.} version 1.11 categories perl revision 0 +portdir perl/p5-event description {A Generic Perl Event Loop} homepage http://search.cpan.org/dist/Event/ epoch 0 platforms darwin name p5-event depends_lib path:bin/perl:perl5 maintainers {jmr openmaintainer} long_description {This extension aims to provide an simple and optimized event loop for a broad class of applications.} version 1.12 categories perl revision 0 p5-exception-class 524 portdir perl/p5-exception-class description {A module that allows you to declare real exception classes in Perl} homepage http://search.cpan.org/dist/Exception-Class/ epoch 0 platforms darwin name p5-exception-class depends_lib {path:bin/perl:perl5 port:p5-devel-stacktrace port:p5-class-data-inheritable port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {Exception::Class allows you to declare exception hierarchies in your modules in a Java-esque manner.} categories perl version 1.29 revision 0 p5-expect 627 @@ -9222,14 +9218,14 @@ variants libyaml portdir python/py26-yaml description {YAML 1.1 parser and emitter for Python} homepage http://pyyaml.org/wiki/PyYAML epoch 0 platforms darwin depends_lib port:python26 name py26-yaml long_description {PyYAML is a YAML parser and emitter for Python, which supports YAML 1.1, unicode input and output, low-level event-based parser and emitter API, high-level API for serializing and deserializing native Python objects.} maintainers {akitada openmaintainer} version 3.08 categories {python devel} revision 0 py26-zopeinterface 338 portdir python/py26-zopeinterface description {Python interfaces for Zope} homepage http://www.zope.org/Products/ZopeInterface epoch 0 platforms darwin depends_lib port:python26 name py26-zopeinterface maintainers {mcalhoun openmaintainer} long_description {{Python interfaces for Zope}} version 3.3.0 categories {python zope} revision 0 -py30-blist 428 -portdir python/py30-blist description {a list-like type with better asymptotic performance and similar performance on small lists} homepage http://stutzbachenterprises.com/ epoch 0 platforms darwin depends_lib port:python30 name py30-blist maintainers {phw openmaintainer} long_description {{a list-like type with better asymptotic performance and similar performance on small lists}} version 1.0.1 categories python revision 1 -py30-crcmod 408 -portdir python/py30-crcmod description {Python module for creating functions computing the Cyclic Redundancy Check (CRC).} homepage http://crcmod.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python30 name py30-crcmod maintainers {phw openmaintainer} long_description {{Python module for creating functions computing the Cyclic Redundancy Check (CRC).}} version 1.5 categories python revision 1 -py30-ply 370 -portdir python/py30-ply description {PLY is an implementation of lex and yacc parsing tools for Python} homepage http://crcmod.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python30 name py30-ply maintainers {phw openmaintainer} long_description {{PLY is an implementation of lex and yacc parsing tools for Python}} version 3.2 categories python revision 1 -py30-tc 339 -portdir python/py30-tc description {Python bindings to the tokyocabinet library} homepage http://github.com/rsms/tc epoch 0 platforms darwin depends_lib {port:python30 port:tokyocabinet} name py30-tc maintainers rasmus long_description {{Python bindings to the tokyocabinet library}} version 0.7.2 categories {python databases} revision 0 +py31-blist 428 +portdir python/py31-blist description {a list-like type with better asymptotic performance and similar performance on small lists} homepage http://stutzbachenterprises.com/ epoch 0 platforms darwin depends_lib port:python31 name py31-blist maintainers {phw openmaintainer} long_description {{a list-like type with better asymptotic performance and similar performance on small lists}} version 1.0.1 categories python revision 0 +py31-crcmod 408 +portdir python/py31-crcmod description {Python module for creating functions computing the Cyclic Redundancy Check (CRC).} homepage http://crcmod.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python31 name py31-crcmod maintainers {phw openmaintainer} long_description {{Python module for creating functions computing the Cyclic Redundancy Check (CRC).}} version 1.5 categories python revision 0 +py31-ply 370 +portdir python/py31-ply description {PLY is an implementation of lex and yacc parsing tools for Python} homepage http://crcmod.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python31 name py31-ply maintainers {phw openmaintainer} long_description {{PLY is an implementation of lex and yacc parsing tools for Python}} version 3.2 categories python revision 0 +py31-tc 339 +portdir python/py31-tc description {Python bindings to the tokyocabinet library} homepage http://github.com/rsms/tc epoch 0 platforms darwin depends_lib {port:python31 port:tokyocabinet} name py31-tc maintainers rasmus long_description {{Python bindings to the tokyocabinet library}} version 0.7.2 categories {python databases} revision 0 rdiff-backup 1125 portdir python/rdiff-backup description {backs up one directory to another, possibly over a network} homepage http://www.nongnu.org/rdiff-backup/ epoch 0 platforms darwin depends_lib {port:python25 port:librsync port:py25-xattr} name rdiff-backup maintainers nomaintainer long_description {rdiff-backup backs up one directory to another, possibly over a network. The target directory ends up a copy of the source directory, but extra reverse diffs are stored in a special subdirectory of that target directory, so you can still recover files lost some time ago. The idea is to combine the best features of a mirror and an incremental backup. rdiff-backup also preserves subdirectories, hard links, dev files, permissions, uid/gid ownership, and modification times. Also, rdiff-backup can operate in a bandwidth efficient manner over a pipe, like rsync. Thus you can use rdiff-backup and ssh to securely back a hard drive up to a remote location, and only the differences will be transmitted. Finally, rdiff-backup is easy to use and settings have sensical defaults.} version 1.2.8 categories {python net sysutils} revision 0 rdiff-backup-devel 1143 Modified: trunk/dports/PortIndex.quick =================================================================== (Binary files differ) -------------- next part -------------- An HTML attachment was scrubbed... URL: From afb at macports.org Wed Sep 2 15:15:23 2009 From: afb at macports.org (afb at macports.org) Date: Wed, 2 Sep 2009 15:15:23 -0700 (PDT) Subject: [56883] trunk/dports Message-ID: <20090902221524.B8C082585181@beta.macosforge.org> Revision: 56883 http://trac.macports.org/changeset/56883 Author: afb at macports.org Date: 2009-09-02 15:15:18 -0700 (Wed, 02 Sep 2009) Log Message: ----------- port upgrade: XZ Utils 4.999.9beta (both library and programs) Modified Paths: -------------- trunk/dports/archivers/xz-devel/Portfile trunk/dports/devel/liblzma/Portfile trunk/dports/devel/liblzma/files/patch-bump-liblzma-major.diff Added Paths: ----------- trunk/dports/archivers/xz-devel/files/ trunk/dports/archivers/xz-devel/files/patch-sysctl-darwin.diff trunk/dports/devel/liblzma/files/patch-sysctl-darwin.diff Modified: trunk/dports/archivers/xz-devel/Portfile =================================================================== --- trunk/dports/archivers/xz-devel/Portfile 2009-09-02 21:53:53 UTC (rev 56882) +++ trunk/dports/archivers/xz-devel/Portfile 2009-09-02 22:15:18 UTC (rev 56883) @@ -3,8 +3,7 @@ PortSystem 1.0 name xz-devel -version 4.999.8beta -revision 1 +version 4.999.9beta categories archivers platforms darwin maintainers afb openmaintainer @@ -18,12 +17,14 @@ homepage http://tukaani.org/xz/ master_sites ${homepage} distname xz-${version} -checksums md5 f00967331a487e88d51207fe17c56f52 \ - sha1 d282518518488c37ec268401e1b8247749279c44 \ - rmd160 41303aed49cfb976da54d7e3e88210b4eeaebbbd +checksums md5 f2073579b6da2fe35d453adee1aaf1b2 \ + sha1 9627de3997ddcdb02f8d327e84b2cf1941ecd230 \ + rmd160 1253ce01746c748c8549effa5041224044919c4e depends_lib port:libiconv port:gettext +patchfiles patch-sysctl-darwin.diff + configure.args --with-libiconv-prefix=${prefix} --with-libintl-prefix=${prefix} # the internal "check.h" header conflicts with port check's Added: trunk/dports/archivers/xz-devel/files/patch-sysctl-darwin.diff =================================================================== --- trunk/dports/archivers/xz-devel/files/patch-sysctl-darwin.diff (rev 0) +++ trunk/dports/archivers/xz-devel/files/patch-sysctl-darwin.diff 2009-09-02 22:15:18 UTC (rev 56883) @@ -0,0 +1,62 @@ +commit 27414daadf5727e8ab942374b5ec1c8990122878 +Author: Lasse Collin +Date: Sat Aug 29 13:39:21 2009 +0300 + + Fix sysctl() usage. + + This fixes build on *BSDs and Darwin. + + Thanks to Jukka Salmi for the patches. + Richard Koch reported the problem too. +diff --git a/m4/lc_cpucores.m4 b/m4/lc_cpucores.m4 +index 2fae953..52f7c98 100644 +--- m4/lc_cpucores.m4 ++++ m4/lc_cpucores.m4 +@@ -43,7 +43,7 @@ main(void) + int name[2] = { CTL_HW, HW_NCPU }; + int cpus; + size_t cpus_size = sizeof(cpus); +- sysctl(name, 2, &cpus, &cpus_size, NULL, NULL); ++ sysctl(name, 2, &cpus, &cpus_size, NULL, 0); + return 0; + } + ]])], [ +diff --git a/m4/lc_physmem.m4 b/m4/lc_physmem.m4 +index 78be136..5d9581e 100644 +--- m4/lc_physmem.m4 ++++ m4/lc_physmem.m4 +@@ -45,7 +45,7 @@ main(void) + int name[2] = { CTL_HW, HW_PHYSMEM }; + unsigned long mem; + size_t mem_ptr_size = sizeof(mem); +- sysctl(name, 2, &mem, &mem_ptr_size, NULL, NULL); ++ sysctl(name, 2, &mem, &mem_ptr_size, NULL, 0); + return 0; + } + ]])], [ +diff --git a/src/common/cpucores.h b/src/common/cpucores.h +index 704d8a2..330cd9c 100644 +--- src/common/cpucores.h ++++ src/common/cpucores.h +@@ -40,7 +40,7 @@ cpucores(void) + int name[2] = { CTL_HW, HW_NCPU }; + int cpus; + size_t cpus_size = sizeof(cpus); +- if (!sysctl(name, &cpus, &cpus_size, NULL, NULL) ++ if (!sysctl(name, 2, &cpus, &cpus_size, NULL, 0) + && cpus_size == sizeof(cpus) && cpus > 0) + ret = (uint32_t)(cpus); + #endif +diff --git a/src/common/physmem.h b/src/common/physmem.h +index 63482c6..0dc77e9 100644 +--- src/common/physmem.h ++++ src/common/physmem.h +@@ -104,7 +104,7 @@ physmem(void) + uint64_t u64; + } mem; + size_t mem_ptr_size = sizeof(mem.u64); +- if (!sysctl(name, 2, &mem.u64, &mem_ptr_size, NULL, NULL)) { ++ if (!sysctl(name, 2, &mem.u64, &mem_ptr_size, NULL, 0)) { + // IIRC, 64-bit "return value" is possible on some 64-bit + // BSD systems even with HW_PHYSMEM (instead of HW_PHYSMEM64), + // so support both. Property changes on: trunk/dports/archivers/xz-devel/files/patch-sysctl-darwin.diff ___________________________________________________________________ Added: svn:mergeinfo + Modified: trunk/dports/devel/liblzma/Portfile =================================================================== --- trunk/dports/devel/liblzma/Portfile 2009-09-02 21:53:53 UTC (rev 56882) +++ trunk/dports/devel/liblzma/Portfile 2009-09-02 22:15:18 UTC (rev 56883) @@ -3,7 +3,7 @@ PortSystem 1.0 name liblzma -version 4.999.8beta +version 4.999.9beta categories devel platforms darwin maintainers afb openmaintainer @@ -17,13 +17,13 @@ homepage http://tukaani.org/xz/ master_sites ${homepage} distname xz-${version} -checksums md5 f00967331a487e88d51207fe17c56f52 \ - sha1 d282518518488c37ec268401e1b8247749279c44 \ - rmd160 41303aed49cfb976da54d7e3e88210b4eeaebbbd +checksums md5 f2073579b6da2fe35d453adee1aaf1b2 \ + sha1 9627de3997ddcdb02f8d327e84b2cf1941ecd230 \ + rmd160 1253ce01746c748c8549effa5041224044919c4e depends_lib port:libiconv port:gettext -patchfiles patch-bump-liblzma-major.diff +patchfiles patch-sysctl-darwin.diff patch-bump-liblzma-major.diff configure.args --with-libiconv-prefix=${prefix} --with-libintl-prefix=${prefix} Modified: trunk/dports/devel/liblzma/files/patch-bump-liblzma-major.diff =================================================================== --- trunk/dports/devel/liblzma/files/patch-bump-liblzma-major.diff 2009-09-02 21:53:53 UTC (rev 56882) +++ trunk/dports/devel/liblzma/files/patch-bump-liblzma-major.diff 2009-09-02 22:15:18 UTC (rev 56883) @@ -1,22 +1,22 @@ ---- src/liblzma/Makefile.am~ 2008-10-03 18:33:26.000000000 +0200 -+++ src/liblzma/Makefile.am 2008-10-17 14:08:01.835762077 +0200 -@@ -16,7 +16,7 @@ SUBDIRS = api common check +--- src/liblzma//Makefile.am.orig 2009-08-27 17:37:12.000000000 +0200 ++++ src/liblzma//Makefile.am 2009-09-02 23:54:40.000000000 +0200 +@@ -24,7 +24,7 @@ liblzma_la_CPPFLAGS = \ + -I$(top_srcdir)/src/liblzma/delta \ + -I$(top_srcdir)/src/liblzma/simple \ + -I$(top_srcdir)/src/common +-liblzma_la_LDFLAGS = -no-undefined -version-info 0:0:0 ++liblzma_la_LDFLAGS = -no-undefined -version-info 1:0:0 - lib_LTLIBRARIES = liblzma.la - liblzma_la_SOURCES = --liblzma_la_LDFLAGS = -version-info 0:0:0 -+liblzma_la_LDFLAGS = -version-info 1:0:0 + include $(srcdir)/common/Makefile.inc + include $(srcdir)/check/Makefile.inc +--- src/liblzma//Makefile.in.orig 2009-08-27 17:37:31.000000000 +0200 ++++ src/liblzma//Makefile.in 2009-09-02 23:54:49.000000000 +0200 +@@ -620,7 +620,7 @@ liblzma_la_CPPFLAGS = \ + -I$(top_srcdir)/src/liblzma/simple \ + -I$(top_srcdir)/src/common - liblzma_la_LIBADD = \ - common/libcommon.la \ ---- src/liblzma/Makefile.in.orig 2009-03-11 15:35:09.000000000 +0100 -+++ src/liblzma/Makefile.in 2009-03-11 15:38:27.000000000 +0100 -@@ -244,7 +244,7 @@ - $(am__append_5) $(am__append_7) $(am__append_9) - lib_LTLIBRARIES = liblzma.la - liblzma_la_SOURCES = --liblzma_la_LDFLAGS = -version-info 0:0:0 -+liblzma_la_LDFLAGS = -version-info 1:0:0 - liblzma_la_LIBADD = common/libcommon.la check/libcheck.la \ - $(am__append_2) $(am__append_4) $(am__append_6) \ - $(am__append_8) $(am__append_10) +-liblzma_la_LDFLAGS = -no-undefined -version-info 0:0:0 \ ++liblzma_la_LDFLAGS = -no-undefined -version-info 1:0:0 \ + $(am__append_40) + pkgconfigdir = $(libdir)/pkgconfig + pkgconfig_DATA = liblzma.pc Added: trunk/dports/devel/liblzma/files/patch-sysctl-darwin.diff =================================================================== --- trunk/dports/devel/liblzma/files/patch-sysctl-darwin.diff (rev 0) +++ trunk/dports/devel/liblzma/files/patch-sysctl-darwin.diff 2009-09-02 22:15:18 UTC (rev 56883) @@ -0,0 +1,62 @@ +commit 27414daadf5727e8ab942374b5ec1c8990122878 +Author: Lasse Collin +Date: Sat Aug 29 13:39:21 2009 +0300 + + Fix sysctl() usage. + + This fixes build on *BSDs and Darwin. + + Thanks to Jukka Salmi for the patches. + Richard Koch reported the problem too. +diff --git a/m4/lc_cpucores.m4 b/m4/lc_cpucores.m4 +index 2fae953..52f7c98 100644 +--- m4/lc_cpucores.m4 ++++ m4/lc_cpucores.m4 +@@ -43,7 +43,7 @@ main(void) + int name[2] = { CTL_HW, HW_NCPU }; + int cpus; + size_t cpus_size = sizeof(cpus); +- sysctl(name, 2, &cpus, &cpus_size, NULL, NULL); ++ sysctl(name, 2, &cpus, &cpus_size, NULL, 0); + return 0; + } + ]])], [ +diff --git a/m4/lc_physmem.m4 b/m4/lc_physmem.m4 +index 78be136..5d9581e 100644 +--- m4/lc_physmem.m4 ++++ m4/lc_physmem.m4 +@@ -45,7 +45,7 @@ main(void) + int name[2] = { CTL_HW, HW_PHYSMEM }; + unsigned long mem; + size_t mem_ptr_size = sizeof(mem); +- sysctl(name, 2, &mem, &mem_ptr_size, NULL, NULL); ++ sysctl(name, 2, &mem, &mem_ptr_size, NULL, 0); + return 0; + } + ]])], [ +diff --git a/src/common/cpucores.h b/src/common/cpucores.h +index 704d8a2..330cd9c 100644 +--- src/common/cpucores.h ++++ src/common/cpucores.h +@@ -40,7 +40,7 @@ cpucores(void) + int name[2] = { CTL_HW, HW_NCPU }; + int cpus; + size_t cpus_size = sizeof(cpus); +- if (!sysctl(name, &cpus, &cpus_size, NULL, NULL) ++ if (!sysctl(name, 2, &cpus, &cpus_size, NULL, 0) + && cpus_size == sizeof(cpus) && cpus > 0) + ret = (uint32_t)(cpus); + #endif +diff --git a/src/common/physmem.h b/src/common/physmem.h +index 63482c6..0dc77e9 100644 +--- src/common/physmem.h ++++ src/common/physmem.h +@@ -104,7 +104,7 @@ physmem(void) + uint64_t u64; + } mem; + size_t mem_ptr_size = sizeof(mem.u64); +- if (!sysctl(name, 2, &mem.u64, &mem_ptr_size, NULL, NULL)) { ++ if (!sysctl(name, 2, &mem.u64, &mem_ptr_size, NULL, 0)) { + // IIRC, 64-bit "return value" is possible on some 64-bit + // BSD systems even with HW_PHYSMEM (instead of HW_PHYSMEM64), + // so support both. -------------- next part -------------- An HTML attachment was scrubbed... URL: From portindex at macports.org Wed Sep 2 15:53:58 2009 From: portindex at macports.org (portindex at macports.org) Date: Wed, 2 Sep 2009 15:53:58 -0700 (PDT) Subject: [56885] trunk/dports Message-ID: <20090902225359.054B72586A39@beta.macosforge.org> Revision: 56885 http://trac.macports.org/changeset/56885 Author: portindex at macports.org Date: 2009-09-02 15:53:57 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Total number of ports parsed: 6147 Ports successfully parsed: 6147 Ports failed: 0 Modified Paths: -------------- trunk/dports/PortIndex trunk/dports/PortIndex.quick Modified: trunk/dports/PortIndex =================================================================== --- trunk/dports/PortIndex 2009-09-02 22:52:10 UTC (rev 56884) +++ trunk/dports/PortIndex 2009-09-02 22:53:57 UTC (rev 56885) @@ -277,7 +277,7 @@ xar-devel 445 variants universal portdir archivers/xar-devel description {xar is the eXtensible ARchiver} depends_fetch port:subversion homepage http://code.google.com/p/xar/ epoch 0 platforms {darwin freebsd linux} depends_lib {port:bzip2 port:liblzma port:libiconv port:libxml2 port:openssl port:zlib} name xar-devel long_description {{xar is the eXtensible ARchiver}} maintainers {afb openmaintainer} categories {archivers sysutils} version 1.6 revision 2 xz-devel 508 -variants {darwin_10 universal} portdir archivers/xz-devel description {XZ Utils} homepage http://tukaani.org/xz/ epoch 0 platforms darwin name xz-devel depends_lib {port:libiconv port:gettext} long_description {XZ utils consist of a few relatively separate submodules: * LZMA/XZ encoder/decoder command line tool similar to gzip/bzip2 * Scripts to ease grepping, diffing and viewing (lz*grep, lzdiff/lzcmp, lzmore/lzless)} maintainers {afb openmaintainer} categories archivers version 4.999.8beta revision 1 +variants {darwin_10 universal} portdir archivers/xz-devel description {XZ Utils} homepage http://tukaani.org/xz/ epoch 0 platforms darwin name xz-devel depends_lib {port:libiconv port:gettext} long_description {XZ utils consist of a few relatively separate submodules: * LZMA/XZ encoder/decoder command line tool similar to gzip/bzip2 * Scripts to ease grepping, diffing and viewing (lz*grep, lzdiff/lzcmp, lzmore/lzless)} maintainers {afb openmaintainer} categories archivers version 4.999.9beta revision 0 zip 561 variants universal portdir archivers/zip description {compression utility} homepage http://www.info-zip.org/ epoch 0 platforms {darwin freebsd} name zip long_description {Zip is different from gzip in that it allows packing multiple files into a single archive (without the assistance of tar). It is compatible with pkzip, pkunzip, and other Windows zip utilities. This utility is necessary to install several packages in a pure Darwin installation, as Darwin does not come with zip/unzip.} maintainers nomaintainer categories archivers version 3.00 revision 0 zlib 452 @@ -1579,7 +1579,7 @@ libksba 979 variants universal portdir devel/libksba description {X.509 and CMS library} homepage http://www.gnupg.org/(en)/related_software/libksba/index.html epoch 0 platforms darwin name libksba depends_lib {port:libgpg-error port:gettext port:libiconv} long_description {Libksba is a library to make the tasks of working with X.509 certificates, CMS data and related objects more easy. It a highlevel interface to the implemented protocols and presents the data in a consistent way. There is no more need to worry about all the nasty details of the protocols. The API gives the C programmer an easy way of interacting with the data. It copes with the version details X.509 protocols tend to have as well as with the many different versions and dialects. Applications must usually cope with all of this and it has to be coded over and over again. Libksba hides this by providing just one API which does the Right Thing.} maintainers nomaintainer categories devel version 1.0.5 revision 0 liblzma 467 -variants {darwin_10 universal} portdir devel/liblzma description {LZMA encoder/decoder library} homepage http://tukaani.org/xz/ epoch 0 platforms darwin name liblzma depends_lib {port:libiconv port:gettext} long_description {liblzma is a LZMA encoder/decoder library with support for multiple filters (algorithms). It was written in C (C99). It has a very similar API to that of zlib.} maintainers {afb openmaintainer} categories devel version 4.999.8beta revision 0 +variants {darwin_10 universal} portdir devel/liblzma description {LZMA encoder/decoder library} homepage http://tukaani.org/xz/ epoch 0 platforms darwin name liblzma depends_lib {port:libiconv port:gettext} long_description {liblzma is a LZMA encoder/decoder library with support for multiple filters (algorithms). It was written in C (C99). It has a very similar API to that of zlib.} maintainers {afb openmaintainer} categories devel version 4.999.9beta revision 0 libmba 594 portdir devel/libmba description {A collection of C modules potentially useful to any project} homepage http://www.ioplex.com/~miallen/libmba/ epoch 0 platforms darwin name libmba maintainers nomaintainer long_description {The libmba package is a collection of mostly independent C modules potentially useful to any project. There are hashmap, linkedlist, and stack ADTs, a DOM-like interface that can load and store XML files for simple XML processing, a module for managing error codes and associated messages across separate C libraries, and more.} version 0.9.1 categories devel revision 0 libmcrypt 375 @@ -4342,10 +4342,6 @@ variants opt1 portdir lang/pypy description {implementation of Python in Python} homepage http://codespeak.net/pypy/ epoch 0 platforms darwin name pypy depends_lib {port:bzip2 port:libffi port:ncurses port:python26 port:zlib} long_description {PyPy is both a reimplementation of Python in Python, and a framework for implementing interpreters and virtual machines for programming languages, especially dynamic languages.} maintainers {jmr openmaintainer} categories {lang python devel} version 1.1.0 revision 0 python-mode.el 718 depends_build port:emacs portdir lang/python-mode.el description {python-mode is an X/Emacs major mode for editing Python source code} homepage https://launchpad.net/python-mode/ depends_run port:emacs epoch 0 platforms darwin name python-mode.el maintainers nox long_description {Python-mode makes a number of editing and debugging features available to Python programmers who use GNU Emacs or XEmacs. Included in its basic feature set are syntax coloring, indent/dedent/electric newline support, movement across major functional sections of code, code execution in inferior Python processes, class/function marking, integration with pdb, the Python debugger.} categories {lang python editors} version 1.0 revision 0 -python21 525 -variants universal portdir lang/python21 description {An interpreted, object-oriented programming language} homepage http://www.python.org/ epoch 0 platforms darwin name python21 depends_lib lib:expat.0:expat long_description {Python is an interpreted, interactive, object-oriented programming language that combines remarkable power with very clear syntax. This is the older 2.1 series of Python which is needed when installing the Zope and/or Plone ports.} maintainers nomaintainer categories lang version 2.1.3 revision 0 -python22 250 -variants {nothreads puredarwin darwin_x86 tk universal} portdir lang/python22 description {An interpreted, object-oriented programming language} epoch 0 platforms darwin name python22 maintainers ekman.cx:pat categories lang version 2.2.3 revision 2 python23 490 variants {nothreads puredarwin darwin_i386 darwin_8 darwin_9 pydebug readline darwin tk universal} depends_build {bin:gnutar:gnutar port:autoconf port:automake port:libtool} portdir lang/python23 description {An interpreted, object-oriented programming language} homepage http://www.python.org/ epoch 0 platforms {darwin freebsd sunos} name python23 long_description {{An interpreted, object-oriented programming language}} maintainers nomaintainer categories lang version 2.3.7 revision 1 python24 412 Modified: trunk/dports/PortIndex.quick =================================================================== (Binary files differ) -------------- next part -------------- An HTML attachment was scrubbed... URL: From portindex at macports.org Wed Sep 2 16:53:44 2009 From: portindex at macports.org (portindex at macports.org) Date: Wed, 2 Sep 2009 16:53:44 -0700 (PDT) Subject: [56886] trunk/dports Message-ID: <20090902235346.47A6925879BA@beta.macosforge.org> Revision: 56886 http://trac.macports.org/changeset/56886 Author: portindex at macports.org Date: 2009-09-02 16:53:44 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Total number of ports parsed: 6147 Ports successfully parsed: 6147 Ports failed: 0 Modified Paths: -------------- trunk/dports/PortIndex trunk/dports/PortIndex.quick Modified: trunk/dports/PortIndex =================================================================== --- trunk/dports/PortIndex 2009-09-02 22:53:57 UTC (rev 56885) +++ trunk/dports/PortIndex 2009-09-02 23:53:44 UTC (rev 56886) @@ -4120,8 +4120,8 @@ variants {i386 powerpc precompile fixpermissions} depends_build bin:bzip2:bzip2 portdir lang/eiffelstudio65 description {The ISE Eiffel Compiler and IDE} homepage http://www.eiffel.com epoch 0 platforms darwin name eiffelstudio65 depends_lib port:gtk2 long_description {EiffelStudio is a development environment for the Eiffel programming language developed by Eiffel Software. EiffelStudio includes a combination of tools integrated under a single user interface: compiler, interpreter, debugger, browser, metrics tool, profiler, diagram tool. The user interface rests on a number of specific UI paradigms, in particular pick-and-drop for effective browsing.} maintainers {student.ethz.ch:roederja ethz.ch:dfurrer} categories lang version 6.5.80294 revision 0 elk 496 variants {x11 universal} portdir lang/elk description {Scheme Extension Language Kit} homepage http://sam.zoy.org/elk epoch 0 platforms darwin name elk long_description {Elk (the Extension Language Kit) is an implementation of the Scheme programming language. It can be used as a standalone Scheme interpreter, or as an embeddable, reusable extension language subsystem for applications written in C or C++ through the libelk library.} maintainers waqar categories lang version 3.99.7 revision 0 -erlang 820 -variants {ssl nohipe universal} depends_build {port:gawk port:wxWidgets} portdir lang/erlang description {The Erlang Programming Language} homepage http://www.erlang.org/ depends_run port:tk epoch 0 platforms darwin name erlang long_description {Erlang is a programming language designed at the Ericsson Computer Science Laboratory. Open-source Erlang is being released to help encourage the spread of Erlang outside Ericsson. We are releasing free of charge: The entire source code of the current Erlang system. Extensive libraries of code for building robust fault-tolerant distributed applications. All with documentation. All the above software has been battle tested in a number of Ericsson products, for example the new Ericsson ATM switch.} maintainers bfulgham categories {lang erlang} version R13B01 revision 0 +erlang 830 +variants {darwin_10 ssl nohipe universal} depends_build {port:gawk port:wxWidgets} portdir lang/erlang description {The Erlang Programming Language} homepage http://www.erlang.org/ depends_run port:tk epoch 0 platforms darwin name erlang long_description {Erlang is a programming language designed at the Ericsson Computer Science Laboratory. Open-source Erlang is being released to help encourage the spread of Erlang outside Ericsson. We are releasing free of charge: The entire source code of the current Erlang system. Extensive libraries of code for building robust fault-tolerant distributed applications. All with documentation. All the above software has been battle tested in a number of Ericsson products, for example the new Ericsson ATM switch.} maintainers bfulgham categories {lang erlang} version R13B01 revision 1 ferite 431 variants universal portdir lang/ferite description {embeddable scripting language} homepage http://www.ferite.org/ epoch 0 platforms darwin name ferite depends_lib {port:pcre port:libxml2} long_description {A scripting language designed to be embedded in other applications, that aims to provide a powerful object oriented syntax with low memory and cpu overhead.} maintainers nomaintainer categories lang version 1.0.2 revision 0 ficl 391 Modified: trunk/dports/PortIndex.quick =================================================================== (Binary files differ) -------------- next part -------------- An HTML attachment was scrubbed... URL: From nox at macports.org Wed Sep 2 17:06:49 2009 From: nox at macports.org (nox at macports.org) Date: Wed, 2 Sep 2009 17:06:49 -0700 (PDT) Subject: [56887] trunk/dports/databases/postgis/Portfile Message-ID: <20090903000650.274F32587D43@beta.macosforge.org> Revision: 56887 http://trac.macports.org/changeset/56887 Author: nox at macports.org Date: 2009-09-02 17:06:44 -0700 (Wed, 02 Sep 2009) Log Message: ----------- postgis: Whitespace changes. Modified Paths: -------------- trunk/dports/databases/postgis/Portfile Modified: trunk/dports/databases/postgis/Portfile =================================================================== --- trunk/dports/databases/postgis/Portfile 2009-09-02 23:53:44 UTC (rev 56886) +++ trunk/dports/databases/postgis/Portfile 2009-09-03 00:06:44 UTC (rev 56887) @@ -1,3 +1,4 @@ +# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 @@ -2,64 +3,70 @@ -name postgis -version 1.4.0 -categories databases -platforms darwin -maintainers nomaintainer -description adds support for geographic objects to the postgresql database -long_description PostGIS adds support for geographic objects to the \ - PostgreSQL object-relational database. In effect, PostGIS \ - "spatially enables" the PostgreSQL server, allowing it to be used \ - as a backend spatial database for geographic information systems \ - (GIS), much like ESRI's SDE or Oracle's Spatial extension. PostGIS \ - follows the OpenGIS Simple Features Specification for SQL and \ - will be submitted for conformance testing at version 1.0. +name postgis +version 1.4.0 +categories databases +platforms darwin +maintainers nomaintainer +description adds support for geographic objects to the postgresql database -homepage http://postgis.refractions.net/ -master_sites http://distfiles.macports.org/${dist_subdir}/ \ - http://postgis.refractions.net/download/ -checksums sha1 454d87021c46c9fa4f657819e31a74b8fc75193a +long_description \ + PostGIS adds support for geographic objects to the \ + PostgreSQL object-relational database. In effect, PostGIS \ + "spatially enables" the PostgreSQL server, allowing it to be used \ + as a backend spatial database for geographic information systems \ + (GIS), much like ESRI's SDE or Oracle's Spatial extension. PostGIS \ + follows the OpenGIS Simple Features Specification for SQL and \ + will be submitted for conformance testing at version 1.0. -depends_lib port:geos port:proj port:libiconv +homepage http://postgis.refractions.net/ +master_sites http://distfiles.macports.org/${dist_subdir}/ \ + http://postgis.refractions.net/download/ -configure.args --datadir=${prefix}/share/${name} \ - --with-geos=${prefix}/bin/geos-config \ - --with-projdir=${prefix} +checksums sha1 454d87021c46c9fa4f657819e31a74b8fc75193a -build.args "ICONV_LDFLAGS=\"-L${prefix}/lib -liconv\"" +depends_lib \ + port:geos \ + port:proj \ + port:libiconv +configure.args --datadir=${prefix}/share/${name} \ + --with-geos=${prefix}/bin/geos-config \ + --with-projdir=${prefix} + +build.args "ICONV_LDFLAGS=\"-L${prefix}/lib -liconv\"" + # # Default to PostgreSQL 8.4 # -set default_configure "--libdir=${prefix}/lib/postgresql84/ --with-pgconfig=${prefix}/lib/postgresql84/bin/pg_config" -set default_depends port:postgresql84 +set default_configure "--libdir=${prefix}/lib/postgresql84/ --with-pgconfig=${prefix}/lib/postgresql84/bin/pg_config" +set default_depends port:postgresql84 -configure.args-append ${default_configure} -depends_lib-append ${default_depends} +configure.args-append ${default_configure} +depends_lib-append ${default_depends} variant postgresql83 { - global default_configure - global default_depends + global default_configure + global default_depends - configure.args-delete $default_configure - depends_lib-delete $default_depends + configure.args-delete $default_configure + depends_lib-delete $default_depends - # Declare the 8.3 dependency - depends_lib-append port:postgresql83 - configure.args-append --libdir=${prefix}/lib/postgresql83/ \ - --with-pgsql=${prefix}/lib/postgresql83/bin/pg_config + # Declare the 8.3 dependency + depends_lib-append port:postgresql83 + configure.args-append --libdir=${prefix}/lib/postgresql83/ \ + --with-pgsql=${prefix}/lib/postgresql83/bin/pg_config } # Support for older PostgreSQL versions variant postgresql82 { - # Remove the default dependency - global default_configure - global default_depends + # Remove the default dependency + global default_configure + global default_depends - configure.args-delete $default_configure - depends_lib-delete $default_depends + configure.args-delete $default_configure + depends_lib-delete $default_depends # Declare the 8.2 dependency - depends_lib-append port:postgresql82 - configure.args-append --libdir=${prefix}/lib/postgresql82/ \ - --with-pgsql=${prefix}/lib/postgresql82/bin/pg_config + depends_lib-append port:postgresql82 + configure.args-append --libdir=${prefix}/lib/postgresql82/ \ + --with-pgsql=${prefix}/lib/postgresql82/bin/pg_config } -------------- next part -------------- An HTML attachment was scrubbed... URL: From toby at macports.org Wed Sep 2 17:22:26 2009 From: toby at macports.org (toby at macports.org) Date: Wed, 2 Sep 2009 17:22:26 -0700 (PDT) Subject: [56888] trunk/dports/devel/libusb Message-ID: <20090903002226.20C9525880D0@beta.macosforge.org> Revision: 56888 http://trac.macports.org/changeset/56888 Author: toby at macports.org Date: 2009-09-02 17:22:25 -0700 (Wed, 02 Sep 2009) Log Message: ----------- libusb 1.0.3 Modified Paths: -------------- trunk/dports/devel/libusb/Portfile trunk/dports/devel/libusb/files/patch-libusb__os__darwin_usb.c Added Paths: ----------- trunk/dports/devel/libusb/files/patch-libusb__io.c Modified: trunk/dports/devel/libusb/Portfile =================================================================== --- trunk/dports/devel/libusb/Portfile 2009-09-03 00:06:44 UTC (rev 56887) +++ trunk/dports/devel/libusb/Portfile 2009-09-03 00:22:25 UTC (rev 56888) @@ -3,7 +3,7 @@ PortSystem 1.0 name libusb -version 1.0.2 +version 1.0.3 categories devel description library for USB device access @@ -17,12 +17,12 @@ maintainers wilcoxd.com:rwilcox toby brett master_sites sourceforge -checksums md5 dc8865eaff167aabe78e5799762b8067 \ - sha1 704a964bbdf5173a9eaedba2ccc486184652c2de \ - rmd160 5756917a3294822b3d6153930daa05fd593af5d6 +checksums md5 03af26d0c49705fa46c1f732e1018e73 \ + sha1 d492c7f1c3f2cffcfc5d55f282a3899692662485 \ + rmd160 ebf4eabf6a0e0e3865f617fda8d3ca2f7d11631d use_bzip2 yes -patchfiles patch-libusb__os__darwin_usb.c +patchfiles patch-libusb__io.c patch-libusb__os__darwin_usb.c livecheck.regex ${name}-(\[0-9\]\[^ \]+) released Added: trunk/dports/devel/libusb/files/patch-libusb__io.c =================================================================== --- trunk/dports/devel/libusb/files/patch-libusb__io.c (rev 0) +++ trunk/dports/devel/libusb/files/patch-libusb__io.c 2009-09-03 00:22:25 UTC (rev 56888) @@ -0,0 +1,18 @@ +--- libusb/io.c.orig 2009-09-02 17:20:20.000000000 -0700 ++++ libusb/io.c 2009-09-02 17:21:01.000000000 -0700 +@@ -1468,6 +1468,7 @@ + return (r == ETIMEDOUT); + } + ++#ifndef USBI_OS_HANDLES_TIMEOUT + static void handle_timeout(struct usbi_transfer *itransfer) + { + struct libusb_transfer *transfer = +@@ -1480,6 +1481,7 @@ + usbi_warn(TRANSFER_CTX(transfer), + "async cancel failed %d errno=%d", r, errno); + } ++#endif + + static int handle_timeouts(struct libusb_context *ctx) + { Modified: trunk/dports/devel/libusb/files/patch-libusb__os__darwin_usb.c =================================================================== --- trunk/dports/devel/libusb/files/patch-libusb__os__darwin_usb.c 2009-09-03 00:06:44 UTC (rev 56887) +++ trunk/dports/devel/libusb/files/patch-libusb__os__darwin_usb.c 2009-09-03 00:22:25 UTC (rev 56888) @@ -1,16 +1,6 @@ ---- libusb/os/darwin_usb.c.orig 2009-07-21 14:39:55.000000000 -0700 -+++ libusb/os/darwin_usb.c 2009-07-21 14:42:39.000000000 -0700 -@@ -150,7 +150,8 @@ - io_cf_plugin_ref_t *plugInInterface = NULL; - usb_device_t **device; - io_service_t usbDevice; -- long result, score; -+ long result; -+ SInt32 score; - - if (!IOIteratorIsValid (deviceIterator) || !(usbDevice = IOIteratorNext(deviceIterator))) - return NULL; -@@ -278,7 +279,7 @@ +--- libusb/os/darwin_usb.c.orig 2009-09-02 17:18:57.000000000 -0700 ++++ libusb/os/darwin_usb.c 2009-09-02 17:19:24.000000000 -0700 +@@ -279,7 +279,7 @@ if (kresult != kIOReturnSuccess) { _usbi_log (ctx, LOG_LEVEL_ERROR, "could not add hotplug event source: %s", darwin_error_str (kresult)); @@ -19,12 +9,3 @@ } /* arm notifiers */ -@@ -767,7 +768,7 @@ - io_service_t usbInterface = IO_OBJECT_NULL; - IOReturn kresult; - IOCFPlugInInterface **plugInInterface = NULL; -- long score; -+ SInt32 score; - uint8_t new_config; - - /* current interface */ -------------- next part -------------- An HTML attachment was scrubbed... URL: From toby at macports.org Wed Sep 2 17:42:03 2009 From: toby at macports.org (toby at macports.org) Date: Wed, 2 Sep 2009 17:42:03 -0700 (PDT) Subject: [56889] trunk/base/src/macports1.0/macports.tcl Message-ID: <20090903004204.68EFB2590E5E@beta.macosforge.org> Revision: 56889 http://trac.macports.org/changeset/56889 Author: toby at macports.org Date: 2009-09-02 17:42:01 -0700 (Wed, 02 Sep 2009) Log Message: ----------- #21034 (Warning: No index(es) found! Have you synced your source indexes?) Modified Paths: -------------- trunk/base/src/macports1.0/macports.tcl Modified: trunk/base/src/macports1.0/macports.tcl =================================================================== --- trunk/base/src/macports1.0/macports.tcl 2009-09-03 00:22:25 UTC (rev 56888) +++ trunk/base/src/macports1.0/macports.tcl 2009-09-03 00:42:01 UTC (rev 56889) @@ -1704,7 +1704,7 @@ } } - set tar [findBinary tar $macports::autoconf::tar_path] + set tar [macports::findBinary tar $macports::autoconf::tar_path] if { [catch { system "cd $destdir/.. && $tar ${verboseflag} ${extflag} -xf $filename" } error] } { ui_error "Extracting $source failed ($error)" incr numfailed -------------- next part -------------- An HTML attachment was scrubbed... URL: From toby at macports.org Wed Sep 2 17:45:35 2009 From: toby at macports.org (toby at macports.org) Date: Wed, 2 Sep 2009 17:45:35 -0700 (PDT) Subject: [56890] branches/release_1_8/base Message-ID: <20090903004536.0BC112596D96@beta.macosforge.org> Revision: 56890 http://trac.macports.org/changeset/56890 Author: toby at macports.org Date: 2009-09-02 17:45:35 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Merge r56889 from trunk, fixes #21034 Revision Links: -------------- http://trac.macports.org/changeset/56889 Modified Paths: -------------- branches/release_1_8/base/src/macports1.0/macports.tcl Property Changed: ---------------- branches/release_1_8/base/ Property changes on: branches/release_1_8/base ___________________________________________________________________ Modified: svn:mergeinfo - /branches/gsoc08-privileges/base:37343-46937 /branches/universal-sanity/base:51872-52323 /branches/variant-descs-14482/base:34469-34855,34900-37508,37511-37512,41040-41463,42575-42626,42640-42659 /trunk/base:55268,55279,55281,55285,55317,55385,55417,55591,55594,55679,55767,55793,55825,56147,56435,56448,56666 /users/perry/base-bugs_and_notes:45682-46060 /users/perry/base-select:44044-44692 + /branches/gsoc08-privileges/base:37343-46937 /branches/universal-sanity/base:51872-52323 /branches/variant-descs-14482/base:34469-34855,34900-37508,37511-37512,41040-41463,42575-42626,42640-42659 /trunk/base:55268,55279,55281,55285,55317,55385,55417,55591,55594,55679,55767,55793,55825,56147,56435,56448,56666,56889 /users/perry/base-bugs_and_notes:45682-46060 /users/perry/base-select:44044-44692 Modified: branches/release_1_8/base/src/macports1.0/macports.tcl =================================================================== --- branches/release_1_8/base/src/macports1.0/macports.tcl 2009-09-03 00:42:01 UTC (rev 56889) +++ branches/release_1_8/base/src/macports1.0/macports.tcl 2009-09-03 00:45:35 UTC (rev 56890) @@ -1706,7 +1706,7 @@ } } - set tar [findBinary tar $macports::autoconf::tar_path] + set tar [macports::findBinary tar $macports::autoconf::tar_path] if { [catch { system "cd $destdir/.. && $tar ${verboseflag} ${extflag} -xf $filename" } error] } { ui_error "Extracting $source failed ($error)" incr numfailed -------------- next part -------------- An HTML attachment was scrubbed... URL: From portindex at macports.org Wed Sep 2 17:54:01 2009 From: portindex at macports.org (portindex at macports.org) Date: Wed, 2 Sep 2009 17:54:01 -0700 (PDT) Subject: [56891] trunk/dports/PortIndex Message-ID: <20090903005403.0E2012597180@beta.macosforge.org> Revision: 56891 http://trac.macports.org/changeset/56891 Author: portindex at macports.org Date: 2009-09-02 17:54:01 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Total number of ports parsed: 6147 Ports successfully parsed: 6147 Ports failed: 0 Modified Paths: -------------- trunk/dports/PortIndex Modified: trunk/dports/PortIndex =================================================================== --- trunk/dports/PortIndex 2009-09-03 00:45:35 UTC (rev 56890) +++ trunk/dports/PortIndex 2009-09-03 00:54:01 UTC (rev 56891) @@ -1671,7 +1671,7 @@ libupnp 508 variants universal portdir devel/libupnp description {A portable open source UPnP development kit} homepage http://pupnp.sourceforge.net epoch 0 platforms darwin name libupnp long_description {The portable SDK for UPnP(tm) Devices (libupnp) provides developers with an API and open source code for building control points, devices, and bridges that are compliant with Version 1.0 of the Universal Plug and Play Device Architecture Specification.} maintainers sfiera categories devel version 1.6.6 revision 0 libusb 354 -variants universal portdir devel/libusb description {library for USB device access} homepage http://libusb.wiki.sourceforge.net/ epoch 0 platforms darwin name libusb maintainers {wilcoxd.com:rwilcox toby brett} long_description {library for use by user level applications to access USB devices regardless of OS} categories devel version 1.0.2 revision 0 +variants universal portdir devel/libusb description {library for USB device access} homepage http://libusb.wiki.sourceforge.net/ epoch 0 platforms darwin name libusb maintainers {wilcoxd.com:rwilcox toby brett} long_description {library for use by user level applications to access USB devices regardless of OS} categories devel version 1.0.3 revision 0 libusb-compat 401 variants universal depends_build port:pkgconfig portdir devel/libusb-compat description {library for USB device access} homepage http://libusb.wiki.sourceforge.net/ epoch 0 platforms darwin depends_lib port:libusb name libusb-compat maintainers {toby brett} long_description {library for use by user level applications to access USB devices regardless of OS} categories devel version 0.1.3 revision 0 libusb-legacy 371 -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Wed Sep 2 18:30:41 2009 From: ryandesign at macports.org (ryandesign at macports.org) Date: Wed, 2 Sep 2009 18:30:41 -0700 (PDT) Subject: [56892] trunk/dports/perl/p5-devel-stacktrace/Portfile Message-ID: <20090903013041.E49592598B1F@beta.macosforge.org> Revision: 56892 http://trac.macports.org/changeset/56892 Author: ryandesign at macports.org Date: 2009-09-02 18:30:37 -0700 (Wed, 02 Sep 2009) Log Message: ----------- p5-devel-stacktrace: Restore the epoch that r56842 removed. An epoch can never be decreased or removed from a Portfile. Revision Links: -------------- http://trac.macports.org/changeset/56842 Modified Paths: -------------- trunk/dports/perl/p5-devel-stacktrace/Portfile Modified: trunk/dports/perl/p5-devel-stacktrace/Portfile =================================================================== --- trunk/dports/perl/p5-devel-stacktrace/Portfile 2009-09-03 00:54:01 UTC (rev 56891) +++ trunk/dports/perl/p5-devel-stacktrace/Portfile 2009-09-03 01:30:37 UTC (rev 56892) @@ -3,6 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 +epoch 1 perl5.setup Devel-StackTrace 1.22 maintainers narf_tm openmaintainer description Stack trace and stack trace frame objects -------------- next part -------------- An HTML attachment was scrubbed... URL: From portindex at macports.org Wed Sep 2 18:53:44 2009 From: portindex at macports.org (portindex at macports.org) Date: Wed, 2 Sep 2009 18:53:44 -0700 (PDT) Subject: [56893] trunk/dports/PortIndex Message-ID: <20090903015346.10B2A259916E@beta.macosforge.org> Revision: 56893 http://trac.macports.org/changeset/56893 Author: portindex at macports.org Date: 2009-09-02 18:53:44 -0700 (Wed, 02 Sep 2009) Log Message: ----------- Total number of ports parsed: 6147 Ports successfully parsed: 6147 Ports failed: 0 Modified Paths: -------------- trunk/dports/PortIndex Modified: trunk/dports/PortIndex =================================================================== --- trunk/dports/PortIndex 2009-09-03 01:30:37 UTC (rev 56892) +++ trunk/dports/PortIndex 2009-09-03 01:53:44 UTC (rev 56893) @@ -6305,7 +6305,7 @@ p5-devel-size 386 portdir perl/p5-devel-size description {Perl extension for finding the memory usage of Perl variables} homepage http://search.cpan.org/dist/Devel-Size/ epoch 0 platforms darwin name p5-devel-size depends_lib path:bin/perl:perl5 maintainers {ricci openmaintainer} long_description {{Perl extension for finding the memory usage of Perl variables}} categories perl version 0.69 revision 0 p5-devel-stacktrace 606 -portdir perl/p5-devel-stacktrace description {Stack trace and stack trace frame objects} homepage http://search.cpan.org/dist/Devel-StackTrace/ epoch 0 platforms darwin name p5-devel-stacktrace depends_lib {path:bin/perl:perl5 port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {The Devel::StackTrace module contains two classes, Devel::StackTrace and Devel::StackTraceFrame. The goal of this object is to encapsulate the information that can found through using the caller() function, as well as providing a simple interface to this data.} categories perl version 1.22 revision 0 +portdir perl/p5-devel-stacktrace description {Stack trace and stack trace frame objects} homepage http://search.cpan.org/dist/Devel-StackTrace/ epoch 1 platforms darwin name p5-devel-stacktrace depends_lib {path:bin/perl:perl5 port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {The Devel::StackTrace module contains two classes, Devel::StackTrace and Devel::StackTraceFrame. The goal of this object is to encapsulate the information that can found through using the caller() function, as well as providing a simple interface to this data.} categories perl version 1.22 revision 0 p5-devel-symdump 414 portdir perl/p5-devel-symdump description {Inspect the symbol table and class hierarchy} homepage http://search.cpan.org/dist/Devel-Symdump/ epoch 0 platforms darwin name p5-devel-symdump depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {A convenient way to inspect perl's symbol table and the class hierarchy within a running program.} categories perl version 2.08 revision 0 p5-device-serialport 428 -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Wed Sep 2 19:07:32 2009 From: ryandesign at macports.org (ryandesign at macports.org) Date: Wed, 2 Sep 2009 19:07:32 -0700 (PDT) Subject: [56894] trunk/dports/perl/p5-template-toolkit/Portfile Message-ID: <20090903020736.C623625997FC@beta.macosforge.org> Revision: 56894 http://trac.macports.org/changeset/56894 Author: ryandesign at macports.org Date: 2009-09-02 19:07:29 -0700 (Wed, 02 Sep 2009) Log Message: ----------- p5-template-toolkit: whitespace changes only (tabs to spaces) Modified Paths: -------------- trunk/dports/perl/p5-template-toolkit/Portfile Modified: trunk/dports/perl/p5-template-toolkit/Portfile =================================================================== --- trunk/dports/perl/p5-template-toolkit/Portfile 2009-09-03 01:53:44 UTC (rev 56893) +++ trunk/dports/perl/p5-template-toolkit/Portfile 2009-09-03 02:07:29 UTC (rev 56894) @@ -1,51 +1,56 @@ # $Id$ -PortSystem 1.0 -PortGroup perl5 1.0 -perl5.setup Template-Toolkit 2.19 -maintainers nomaintainer -description Template processing system modules -long_description \ - The Template Toolkit is a collection of modules which implement a fast, \ - flexible, powerful and extensible template processing system. It was \ - originally designed and remains primarily useful for generating dynamic \ - web content, but it can be used equally well for processing any other \ - kind of text based documents: HTML, XML, POD, PostScript, LaTeX, and so on. +PortSystem 1.0 -platforms darwin +PortGroup perl5 1.0 +perl5.setup Template-Toolkit 2.19 +maintainers nomaintainer +platforms darwin -homepage http://www.template-toolkit.org/ +description Template processing system modules -checksums md5 5c886d392ca57a13ded91fa64834913c +long_description The Template Toolkit is a collection of modules \ + which implement a fast, flexible, powerful and \ + extensible template processing system. It was \ + originally designed and remains primarily useful \ + for generating dynamic web content, but it can \ + be used equally well for processing any other \ + kind of text based documents: HTML, XML, POD, \ + PostScript, LaTeX, and so on. -depends_lib-append port:p5-appconfig \ - port:p5-file-homedir \ - port:p5-mac-carbon +homepage http://www.template-toolkit.org/ -patchfiles patch-Makefile.PL +checksums md5 5c886d392ca57a13ded91fa64834913c -configure.post_args TT_PREFIX=${prefix}/share/tt2 TT_ACCEPT=y TT_QUIET=y +depends_lib-append port:p5-appconfig \ + port:p5-file-homedir \ + port:p5-mac-carbon +patchfiles patch-Makefile.PL + +configure.post_args TT_PREFIX=${prefix}/share/tt2 \ + TT_ACCEPT=y \ + TT_QUIET=y + # During install (or destroot in DP's case), parts are expected to be # installed already, earlier in the install; this step causes the install # to use the destroot'd version, then we switch it back in post-destroot post-configure { - reinplace "s|${prefix}|${destroot}${prefix}|g" \ - ${worksrcpath}/docs/ttree.cfg ${worksrcpath}/examples/ttree.cfg + reinplace "s|${prefix}|${destroot}${prefix}|g" \ + ${worksrcpath}/docs/ttree.cfg ${worksrcpath}/examples/ttree.cfg } -destroot.target-append tt2_install tt2_splash tt2_html_docs tt2_examples +destroot.target-append tt2_install tt2_splash tt2_html_docs tt2_examples post-destroot { - xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name} - xinstall -m 644 -W ${worksrcpath} INSTALL README \ - ${destroot}${prefix}/share/doc/${name} - reinplace "s|${destroot}${prefix}|${prefix}|g" \ - ${destroot}${prefix}/share/tt2/docs/ttree.cfg \ - ${destroot}${prefix}/share/tt2/examples/ttree.cfg + xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name} + xinstall -m 644 -W ${worksrcpath} INSTALL README \ + ${destroot}${prefix}/share/doc/${name} + reinplace "s|${destroot}${prefix}|${prefix}|g" \ + ${destroot}${prefix}/share/tt2/docs/ttree.cfg \ + ${destroot}${prefix}/share/tt2/examples/ttree.cfg } variant DBI { - depends_lib-append port:p5-dbi + depends_lib-append port:p5-dbi } - -------------- next part -------------- An HTML attachment was scrubbed... URL: From jmr at macports.org Wed Sep 2 20:47:22 2009 From: jmr at macports.org (jmr at macports.org) Date: Wed, 2 Sep 2009 20:47:22 -0700 (PDT) Subject: [56895] trunk/dports/lang/python31/Portfile Message-ID: <20090903034723.45659259A994@beta.macosforge.org> Revision: 56895 http://trac.macports.org/changeset/56895 Author: jmr at macports.org Date: 2009-09-02 20:47:20 -0700 (Wed, 02 Sep 2009) Log Message: ----------- python31: fix curses module Modified Paths: -------------- trunk/dports/lang/python31/Portfile Modified: trunk/dports/lang/python31/Portfile =================================================================== --- trunk/dports/lang/python31/Portfile 2009-09-03 02:07:29 UTC (rev 56894) +++ trunk/dports/lang/python31/Portfile 2009-09-03 03:47:20 UTC (rev 56895) @@ -45,6 +45,8 @@ --enable-ipv6 \ --with-computed-gotos +configure.cppflags-append -I${prefix}/include/ncurses + use_parallel_build yes post-patch { -------------- next part -------------- An HTML attachment was scrubbed... URL: From jmr at macports.org Wed Sep 2 20:56:17 2009 From: jmr at macports.org (jmr at macports.org) Date: Wed, 2 Sep 2009 20:56:17 -0700 (PDT) Subject: [56896] trunk/dports/lang/python31/files/patch-setup.py.diff Message-ID: <20090903035617.BC22C259ABBB@beta.macosforge.org> Revision: 56896 http://trac.macports.org/changeset/56896 Author: jmr at macports.org Date: 2009-09-02 20:56:17 -0700 (Wed, 02 Sep 2009) Log Message: ----------- python31: avoid using system X11 Modified Paths: -------------- trunk/dports/lang/python31/files/patch-setup.py.diff Modified: trunk/dports/lang/python31/files/patch-setup.py.diff =================================================================== --- trunk/dports/lang/python31/files/patch-setup.py.diff 2009-09-03 03:47:20 UTC (rev 56895) +++ trunk/dports/lang/python31/files/patch-setup.py.diff 2009-09-03 03:56:17 UTC (rev 56896) @@ -1,6 +1,15 @@ ---- setup.py.orig 2008-09-29 18:15:45.000000000 -0600 -+++ setup.py 2008-11-30 23:13:09.000000000 -0700 -@@ -1156,13 +1156,7 @@ +--- setup.py.orig 2009-05-24 03:13:14.000000000 +1000 ++++ setup.py 2009-09-03 13:51:47.000000000 +1000 +@@ -1265,7 +1265,7 @@ + # For 8.4a2, the X11 headers are not included. Rather than include a + # complicated search, this is a hard-coded path. It could bail out + # if X11 libs are not found... +- include_dirs.append('/usr/X11R6/include') ++ #include_dirs.append('/usr/X11R6/include') + frameworks = ['-framework', 'Tcl', '-framework', 'Tk'] + + # All existing framework builds of Tcl/Tk don't support 64-bit +@@ -1300,13 +1300,7 @@ def detect_tkinter(self, inc_dirs, lib_dirs): # The _tkinter module. @@ -14,3 +23,31 @@ # Assume we haven't found any of the libraries or include files # The versions with dots are used on Unix, and the versions without +@@ -1354,17 +1348,17 @@ + if platform == 'sunos5': + include_dirs.append('/usr/openwin/include') + added_lib_dirs.append('/usr/openwin/lib') +- elif os.path.exists('/usr/X11R6/include'): +- include_dirs.append('/usr/X11R6/include') +- added_lib_dirs.append('/usr/X11R6/lib64') +- added_lib_dirs.append('/usr/X11R6/lib') +- elif os.path.exists('/usr/X11R5/include'): +- include_dirs.append('/usr/X11R5/include') +- added_lib_dirs.append('/usr/X11R5/lib') +- else: ++ #elif os.path.exists('/usr/X11R6/include'): ++ # include_dirs.append('/usr/X11R6/include') ++ # added_lib_dirs.append('/usr/X11R6/lib64') ++ # added_lib_dirs.append('/usr/X11R6/lib') ++ #elif os.path.exists('/usr/X11R5/include'): ++ # include_dirs.append('/usr/X11R5/include') ++ # added_lib_dirs.append('/usr/X11R5/lib') ++ #else: + # Assume default location for X11 +- include_dirs.append('/usr/X11/include') +- added_lib_dirs.append('/usr/X11/lib') ++ # include_dirs.append('/usr/X11/include') ++ # added_lib_dirs.append('/usr/X11/lib') + + # If Cygwin, then verify that X is installed before proceeding + if platform == 'cygwin': -------------- next part -------------- An HTML attachment was scrubbed... URL: From jmr at macports.org Wed Sep 2 21:00:12 2009 From: jmr at macports.org (jmr at macports.org) Date: Wed, 2 Sep 2009 21:00:12 -0700 (PDT) Subject: [56897] trunk/dports/lang/python26 Message-ID: <20090903040012.A2B3D259AC8E@beta.macosforge.org> Revision: 56897 http://trac.macports.org/changeset/56897 Author: jmr at macports.org Date: 2009-09-02 21:00:12 -0700 (Wed, 02 Sep 2009) Log Message: ----------- python26: fix curses module, avoid using system X11, add arch_only fix for 64-bit (still lots of other 64-bit issues) Modified Paths: -------------- trunk/dports/lang/python26/Portfile trunk/dports/lang/python26/files/patch-setup.py.diff Added Paths: ----------- trunk/dports/lang/python26/files/patch-configure-arch_only.diff Modified: trunk/dports/lang/python26/Portfile =================================================================== --- trunk/dports/lang/python26/Portfile 2009-09-03 03:56:17 UTC (rev 56896) +++ trunk/dports/lang/python26/Portfile 2009-09-03 04:00:12 UTC (rev 56897) @@ -42,7 +42,8 @@ patch-Mac-Makefile.in.diff \ patch-Mac-PythonLauncher-Makefile.in.diff \ patch-Mac-Tools-Doc-setup.py.diff \ - patch-readlinefix.diff + patch-readlinefix.diff \ + patch-configure-arch_only.diff depends_lib port:gettext port:zlib port:openssl port:tk \ port:sqlite3 port:db46 port:ncurses port:gdbm \ @@ -51,6 +52,8 @@ configure.args --enable-framework=${frameworks_dir} \ --enable-ipv6 +configure.cppflags-append -I${prefix}/include/ncurses + use_parallel_build no post-patch { Added: trunk/dports/lang/python26/files/patch-configure-arch_only.diff =================================================================== --- trunk/dports/lang/python26/files/patch-configure-arch_only.diff (rev 0) +++ trunk/dports/lang/python26/files/patch-configure-arch_only.diff 2009-09-03 04:00:12 UTC (rev 56897) @@ -0,0 +1,20 @@ +--- configure.orig 2009-08-30 05:49:17.000000000 +1000 ++++ configure 2009-09-03 08:26:40.000000000 +1000 +@@ -12920,7 +12920,7 @@ + if test "${enable_universalsdk}"; then + : + else +- LIBTOOL_CRUFT="${LIBTOOL_CRUFT} -arch_only `arch`" ++ LIBTOOL_CRUFT="${LIBTOOL_CRUFT}" + fi + LIBTOOL_CRUFT=$LIBTOOL_CRUFT' -install_name $(PYTHONFRAMEWORKINSTALLDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK)' + LIBTOOL_CRUFT=$LIBTOOL_CRUFT' -compatibility_version $(VERSION) -current_version $(VERSION)';; +@@ -12932,7 +12932,7 @@ + else + LIBTOOL_CRUFT="" + fi +- LIBTOOL_CRUFT=$LIBTOOL_CRUFT" -lSystem -lSystemStubs -arch_only `arch`" ++ LIBTOOL_CRUFT=$LIBTOOL_CRUFT" -lSystem -lSystemStubs" + LIBTOOL_CRUFT=$LIBTOOL_CRUFT' -install_name $(PYTHONFRAMEWORKINSTALLDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK)' + LIBTOOL_CRUFT=$LIBTOOL_CRUFT' -compatibility_version $(VERSION) -current_version $(VERSION)';; + esac Modified: trunk/dports/lang/python26/files/patch-setup.py.diff =================================================================== --- trunk/dports/lang/python26/files/patch-setup.py.diff 2009-09-03 03:56:17 UTC (rev 56896) +++ trunk/dports/lang/python26/files/patch-setup.py.diff 2009-09-03 04:00:12 UTC (rev 56897) @@ -1,6 +1,15 @@ ---- setup.py.orig 2008-09-29 18:15:45.000000000 -0600 -+++ setup.py 2008-11-30 23:13:09.000000000 -0700 -@@ -1506,13 +1506,7 @@ +--- setup.py.orig 2009-04-01 05:20:48.000000000 +1100 ++++ setup.py 2009-09-03 10:20:32.000000000 +1000 +@@ -1494,7 +1496,7 @@ + # For 8.4a2, the X11 headers are not included. Rather than include a + # complicated search, this is a hard-coded path. It could bail out + # if X11 libs are not found... +- include_dirs.append('/usr/X11R6/include') ++ #include_dirs.append('/usr/X11R6/include') + frameworks = ['-framework', 'Tcl', '-framework', 'Tk'] + + # All existing framework builds of Tcl/Tk don't support 64-bit +@@ -1529,13 +1531,7 @@ def detect_tkinter(self, inc_dirs, lib_dirs): # The _tkinter module. @@ -14,3 +23,31 @@ # Assume we haven't found any of the libraries or include files # The versions with dots are used on Unix, and the versions without +@@ -1583,17 +1579,17 @@ + if platform == 'sunos5': + include_dirs.append('/usr/openwin/include') + added_lib_dirs.append('/usr/openwin/lib') +- elif os.path.exists('/usr/X11R6/include'): +- include_dirs.append('/usr/X11R6/include') +- added_lib_dirs.append('/usr/X11R6/lib64') +- added_lib_dirs.append('/usr/X11R6/lib') +- elif os.path.exists('/usr/X11R5/include'): +- include_dirs.append('/usr/X11R5/include') +- added_lib_dirs.append('/usr/X11R5/lib') +- else: ++ #elif os.path.exists('/usr/X11R6/include'): ++ # include_dirs.append('/usr/X11R6/include') ++ # added_lib_dirs.append('/usr/X11R6/lib64') ++ # added_lib_dirs.append('/usr/X11R6/lib') ++ #elif os.path.exists('/usr/X11R5/include'): ++ # include_dirs.append('/usr/X11R5/include') ++ # added_lib_dirs.append('/usr/X11R5/lib') ++ #else: + # Assume default location for X11 +- include_dirs.append('/usr/X11/include') +- added_lib_dirs.append('/usr/X11/lib') ++ # include_dirs.append('/usr/X11/include') ++ # added_lib_dirs.append('/usr/X11/lib') + + # If Cygwin, then verify that X is installed before proceeding + if platform == 'cygwin': -------------- next part -------------- An HTML attachment was scrubbed... URL: From noreply at macports.org Wed Sep 2 22:54:48 2009 From: noreply at macports.org (MacPorts) Date: Thu, 03 Sep 2009 05:54:48 -0000 Subject: [MacPorts] Mirrors modified Message-ID: <20090903055448.EFF3D750F099@mail-out4.apple.com> Changed page "Mirrors" by ryandesign at macports.org from 70.253.87.6* Page URL: Diff URL: Revision 15 -------8<------8<------8<------8<------8<------8<------8<------8<-------- Index: Mirrors ========================================================================= --- Mirrors (version: 14) +++ Mirrors (version: 15) @@ -13,9 +13,9 @@ Distfiles are the archives containing the source code for port. They are usually retrieved from the project's site or one of their mirrors. The MacPorts project further mirrors the distfiles in one location. The following mirrors are queried automatically by MacPorts. || '''Location''' || '''URL''' || '''Admin''' || '''Note''' -|| USA, CA || http://distfiles.macports.org || admin at macosforge.org || || -|| Norway, Trondheim || http://trd.no.distfiles.macports.org || somaen at pvv.ntnu.no || Temporarily offline || -|| Sweden, Stockholm || http://arn.se.distfiles.macports.org || david at mojo.net || || +|| USA, CA || http://distfiles.macports.org/ || admin at macosforge.org || || +|| Norway, Trondheim || http://trd.no.distfiles.macports.org/ || somaen at pvv.ntnu.no || Temporarily offline || +|| Sweden, Stockholm || http://arn.se.distfiles.macports.org/ || david at mojo.net || || || Australia, Brisbane || http://aarnet.au.distfiles.macports.org/pub/macports/mpdistfiles/ || mirror at aarnet.edu.au || || == MacPorts Source == -------8<------8<------8<------8<------8<------8<------8<------8<-------- * The IP shown here might not mean anything if the user or the server is behind a proxy. -- MacPorts Ports system for Mac OS This is an automated message. Someone at http://www.macports.org/ added your email address to be notified of changes on Mirrors. If it was not you, please report to . From ryandesign at macports.org Thu Sep 3 00:59:27 2009 From: ryandesign at macports.org (ryandesign at macports.org) Date: Thu, 3 Sep 2009 00:59:27 -0700 (PDT) Subject: [56898] trunk/doc-new/guide/xml/portfile-phase.xml Message-ID: <20090903075928.5FBE9259DA78@beta.macosforge.org> Revision: 56898 http://trac.macports.org/changeset/56898 Author: ryandesign at macports.org Date: 2009-09-03 00:59:23 -0700 (Thu, 03 Sep 2009) Log Message: ----------- portfile-phase.xml: typo Modified Paths: -------------- trunk/doc-new/guide/xml/portfile-phase.xml Modified: trunk/doc-new/guide/xml/portfile-phase.xml =================================================================== --- trunk/doc-new/guide/xml/portfile-phase.xml 2009-09-03 04:00:12 UTC (rev 56897) +++ trunk/doc-new/guide/xml/portfile-phase.xml 2009-09-03 07:59:23 UTC (rev 56898) @@ -178,7 +178,7 @@ In other words, port phase keywords are not located within port phase declarations, but rather they refer to port - phases and set options for those phases, and they take affect whether or + phases and set options for those phases, and they take effect whether or not phase declarations have been explicitly defined in a Portfile.
-------------- next part -------------- An HTML attachment was scrubbed... URL: From snc at macports.org Thu Sep 3 04:17:14 2009 From: snc at macports.org (snc at macports.org) Date: Thu, 3 Sep 2009 04:17:14 -0700 (PDT) Subject: [56899] trunk/dports/devel/poedit/Portfile Message-ID: <20090903111715.1E5B6259F67D@beta.macosforge.org> Revision: 56899 http://trac.macports.org/changeset/56899 Author: snc at macports.org Date: 2009-09-03 04:17:10 -0700 (Thu, 03 Sep 2009) Log Message: ----------- fix case on application_dir, ticket #21053. remove superfluous applications_dir creation Modified Paths: -------------- trunk/dports/devel/poedit/Portfile Modified: trunk/dports/devel/poedit/Portfile =================================================================== --- trunk/dports/devel/poedit/Portfile 2009-09-03 07:59:23 UTC (rev 56898) +++ trunk/dports/devel/poedit/Portfile 2009-09-03 11:17:10 UTC (rev 56899) @@ -45,21 +45,16 @@ configure.args-append --enable-spellchecking } -# Can be removed once MacPorts 1.7.1/1.8.0 is released -pre-destroot { - xinstall -d ${destroot}${applications_dir} -} - destroot { # the gettext binaries are copied into poedit.app during build, # but we rather delete and symlink them to get updates to gettext automatically { foreach extra { msgfmt msgmerge msgunfmt xgettext } { - file delete ${worksrcpath}/src/poedit.app/Contents/MacOS/${extra} - ln -s ${prefix}/bin/${extra} ${worksrcpath}/src/poedit.app/Contents/MacOS/${extra} + file delete ${worksrcpath}/src/Poedit.app/Contents/MacOS/${extra} + ln -s ${prefix}/bin/${extra} ${worksrcpath}/src/Poedit.app/Contents/MacOS/${extra} } - file delete ${worksrcpath}/src/poedit.app/Contents/MacOS/gnu_gettext.COPYING + file delete ${worksrcpath}/src/Poedit.app/Contents/MacOS/gnu_gettext.COPYING # } - file copy ${worksrcpath}/src/poedit.app ${destroot}${applications_dir}/poEdit.app + file copy ${worksrcpath}/src/Poedit.app ${destroot}${applications_dir}/poEdit.app } -------------- next part -------------- An HTML attachment was scrubbed... URL: From noreply at macports.org Thu Sep 3 04:47:39 2009 From: noreply at macports.org (MacPorts) Date: Thu, 03 Sep 2009 11:47:39 -0000 Subject: [MacPorts] snc/snowleopard modified Message-ID: <20090903114740.0822470AC259@mail-out3.apple.com> Changed page "snc/snowleopard" by snc at macports.org from 24.172.137.66* Page URL: Diff URL: Revision 98 -------8<------8<------8<------8<------8<------8<------8<------8<-------- Index: snc/snowleopard ========================================================================= --- snc/snowleopard (version: 97) +++ snc/snowleopard (version: 98) @@ -18,7 +18,7 @@ apr0 ? apr-util ? apr-util0 ? -aqbanking buildfail +aqbanking :trac:`#21047` arj ? aspell ? aspell-dict-en ? @@ -273,6 +273,7 @@ konversation qt4-mac ktoblzcheck ? lame ? +lbdb :trac:`#21051` lcms ? libao ? (:trac:`#20891`) libart_lgpl ? -------8<------8<------8<------8<------8<------8<------8<------8<-------- * The IP shown here might not mean anything if the user or the server is behind a proxy. -- MacPorts Ports system for Mac OS This is an automated message. Someone at http://www.macports.org/ added your email address to be notified of changes on snc/snowleopard. If it was not you, please report to . From nox at macports.org Thu Sep 3 05:11:49 2009 From: nox at macports.org (nox at macports.org) Date: Thu, 3 Sep 2009 05:11:49 -0700 (PDT) Subject: [56900] trunk/dports/databases/postgis/Portfile Message-ID: <20090903121150.D7178259FF00@beta.macosforge.org> Revision: 56900 http://trac.macports.org/changeset/56900 Author: nox at macports.org Date: 2009-09-03 05:11:45 -0700 (Thu, 03 Sep 2009) Log Message: ----------- postgis: * New default variant for postgresql84. * Now installs doc. Modified Paths: -------------- trunk/dports/databases/postgis/Portfile Modified: trunk/dports/databases/postgis/Portfile =================================================================== --- trunk/dports/databases/postgis/Portfile 2009-09-03 11:17:10 UTC (rev 56899) +++ trunk/dports/databases/postgis/Portfile 2009-09-03 12:11:45 UTC (rev 56900) @@ -5,6 +5,7 @@ name postgis version 1.4.0 +revision 1 categories databases platforms darwin maintainers nomaintainer @@ -13,62 +14,90 @@ long_description \ PostGIS adds support for geographic objects to the \ PostgreSQL object-relational database. In effect, PostGIS \ - "spatially enables" the PostgreSQL server, allowing it to be used \ + \"spatially enables\" the PostgreSQL server, allowing it to be used \ as a backend spatial database for geographic information systems \ (GIS), much like ESRI's SDE or Oracle's Spatial extension. PostGIS \ follows the OpenGIS Simple Features Specification for SQL and \ will be submitted for conformance testing at version 1.0. homepage http://postgis.refractions.net/ -master_sites http://distfiles.macports.org/${dist_subdir}/ \ - http://postgis.refractions.net/download/ +master_sites ${homepage}download/ -checksums sha1 454d87021c46c9fa4f657819e31a74b8fc75193a +checksums md5 bc5b97d5399bd20ca90bfdf784ab6c33 \ + sha1 454d87021c46c9fa4f657819e31a74b8fc75193a \ + rmd160 e5f6cb7ddc78f7c20954b0aa3a3906e31581a1d7 +depends_build \ + port:docbook-xsl \ + port:libxslt + depends_lib \ port:geos \ port:proj \ port:libiconv -configure.args --datadir=${prefix}/share/${name} \ - --with-geos=${prefix}/bin/geos-config \ - --with-projdir=${prefix} +configure.args \ + --datadir=${prefix}/share/${name} \ + --with-projdir=${prefix} -build.args "ICONV_LDFLAGS=\"-L${prefix}/lib -liconv\"" +build.target-append comments +build.args ICONV_LDFLAGS='-L${prefix}/lib -liconv' -# -# Default to PostgreSQL 8.4 -# -set default_configure "--libdir=${prefix}/lib/postgresql84/ --with-pgconfig=${prefix}/lib/postgresql84/bin/pg_config" -set default_depends port:postgresql84 +destroot.target-append docs-install comments-install -configure.args-append ${default_configure} -depends_lib-append ${default_depends} +set pgsql_suffixes {82 83 84} -variant postgresql83 { - global default_configure - global default_depends +set pgsql_ports {} +foreach s ${pgsql_suffixes} { + lappend pgsql_ports postgresql${s} +} - configure.args-delete $default_configure - depends_lib-delete $default_depends +foreach s ${pgsql_suffixes} { + set p postgresql${s} + set v [string index ${s} 0].[string index ${s} 1] + set i [lsearch -exact ${pgsql_ports} ${p}] + set c [lreplace ${pgsql_ports} ${i} ${i}] + eval [subst { + variant ${p} description "Build with PostgreSQL ${v}" conflicts ${c} { + post-patch { + set args { + PGSQL_DOCDIR=${destroot}${prefix}/share/doc/${p} + PGSQL_MANDIR=${destroot}${prefix}/share/man + PGSQL_SHAREDIR=${destroot}${prefix}/share/${p} + } - # Declare the 8.3 dependency - depends_lib-append port:postgresql83 - configure.args-append --libdir=${prefix}/lib/postgresql83/ \ - --with-pgsql=${prefix}/lib/postgresql83/bin/pg_config + reinplace -E "/doc .*install\\\$/s|\\\$| \[join \${args}\]|" ${worksrcpath}/GNUmakefile + } + depends_lib-append port:${p} + + configure.args-append --libdir=${prefix}/lib/${p} \ + --with-pgconfig=${prefix}/lib/${p}/bin/pg_config + + build.args-append PGSQL_DOCDIR=${destroot}${prefix}/share/doc/${p} \ + PGSQL_MANDIR=${destroot}${prefix}/share/man + } + }] } -# Support for older PostgreSQL versions -variant postgresql82 { - # Remove the default dependency - global default_configure - global default_depends +proc has_pgsql_variant {} { + global pgsql_ports + foreach p ${pgsql_ports} { + if {[variant_isset ${p}]} { + return 1 + } + } + return 0 +} - configure.args-delete $default_configure - depends_lib-delete $default_depends +if {![has_pgsql_variant]} { + set p [lindex ${pgsql_ports} end] + default_variants +${p} - # Declare the 8.2 dependency - depends_lib-append port:postgresql82 - configure.args-append --libdir=${prefix}/lib/postgresql82/ \ - --with-pgsql=${prefix}/lib/postgresql82/bin/pg_config + if {![has_pgsql_variant]} { + error "One of the following variants must be set: [join ${pgsql_ports}]" + } } + +livecheck.type regex +livecheck.url ${master_sites} +livecheck.regex ${name}-(\\d+(?:\\.\\d+)*)\\.tar -------------- next part -------------- An HTML attachment was scrubbed... URL: From snc at macports.org Thu Sep 3 05:17:34 2009 From: snc at macports.org (snc at macports.org) Date: Thu, 3 Sep 2009 05:17:34 -0700 (PDT) Subject: [56901] trunk/dports/gnome/startup-notification/Portfile Message-ID: <20090903121735.A0BF4259FFE2@beta.macosforge.org> Revision: 56901 http://trac.macports.org/changeset/56901 Author: snc at macports.org Date: 2009-09-03 05:17:31 -0700 (Thu, 03 Sep 2009) Log Message: ----------- update version via diff, ticket #21038. remove duplicate depends_build from dependency tree Modified Paths: -------------- trunk/dports/gnome/startup-notification/Portfile Modified: trunk/dports/gnome/startup-notification/Portfile =================================================================== --- trunk/dports/gnome/startup-notification/Portfile 2009-09-03 12:11:45 UTC (rev 56900) +++ trunk/dports/gnome/startup-notification/Portfile 2009-09-03 12:17:31 UTC (rev 56901) @@ -3,10 +3,9 @@ PortSystem 1.0 name startup-notification -version 0.9 -revision 1 +version 0.10 set branch [join [lrange [split ${version} .] 0 1] .] -maintainers nomaintainer +maintainers kpricorn.org:macports openmaintainer categories gnome platforms darwin description Library that supports startup notification specs. @@ -16,26 +15,21 @@ supports the startup notification spec described \ at www.freedesktop.org. -homepage http://www.gnome.org/ -master_sites gnome:sources/${name}/${branch}/ -use_bzip2 yes +homepage http://www.freedesktop.org/wiki/Software/startup-notification +master_sites http://www.freedesktop.org/software/startup-notification/releases/ -checksums md5 624b42f1fac5a12c543a079e2cd3b366 \ - sha1 2c09f43247683d1e4a16b2f8d1e236b57eafae68 \ - rmd160 b9c26d40a8b9cce8e13c729fb77720d4fdcc6de1 +checksums md5 bca0ed1c74bc4e483ea2ed12a5717354 \ + sha1 670c5e44f59e3844e2ca0c67730ba9ca5f5228fc -depends_build \ - port:autoconf \ - port:automake \ - port:libtool - depends_lib \ port:xorg-libsm \ - port:xorg-libX11 + port:xorg-libX11 \ + port:xorg-libxcb \ + port:xcb \ + port:xorg-xcb-proto use_autoreconf yes -autoreconf.args -fvi -livecheck.check regex -livecheck.url http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/ +livecheck.type regex +livecheck.url http://www.freedesktop.org/software/startup-notification/releases/ livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)} -------------- next part -------------- An HTML attachment was scrubbed... URL: From noreply at macports.org Thu Sep 3 05:28:08 2009 From: noreply at macports.org (MacPorts) Date: Thu, 03 Sep 2009 12:28:08 -0000 Subject: [MacPorts] snc/snowleopard modified Message-ID: <20090903122808.AB94E7518281@mail-out4.apple.com> Changed page "snc/snowleopard" by snc at macports.org from 24.172.137.66* Page URL: Diff URL: Revision 99 -------8<------8<------8<------8<------8<------8<------8<------8<-------- Index: snc/snowleopard ========================================================================= --- snc/snowleopard (version: 98) +++ snc/snowleopard (version: 99) @@ -444,6 +444,7 @@ pangomm ? par2 ? pari ? +pccts ? pcre ? perl5 ? perl5.8 ? -------8<------8<------8<------8<------8<------8<------8<------8<-------- * The IP shown here might not mean anything if the user or the server is behind a proxy. -- MacPorts Ports system for Mac OS This is an automated message. Someone at http://www.macports.org/ added your email address to be notified of changes on snc/snowleopard. If it was not you, please report to . From snc at macports.org Thu Sep 3 05:29:47 2009 From: snc at macports.org (snc at macports.org) Date: Thu, 3 Sep 2009 05:29:47 -0700 (PDT) Subject: [56902] trunk/dports/sysutils/cdrdao/Portfile Message-ID: <20090903122949.CF50225A01FF@beta.macosforge.org> Revision: 56902 http://trac.macports.org/changeset/56902 Author: snc at macports.org Date: 2009-09-03 05:29:42 -0700 (Thu, 03 Sep 2009) Log Message: ----------- add universal/arch fixes, ticket #21035. added modeline, blank after portsystem, and variant description Modified Paths: -------------- trunk/dports/sysutils/cdrdao/Portfile Modified: trunk/dports/sysutils/cdrdao/Portfile =================================================================== --- trunk/dports/sysutils/cdrdao/Portfile 2009-09-03 12:17:31 UTC (rev 56901) +++ trunk/dports/sysutils/cdrdao/Portfile 2009-09-03 12:29:42 UTC (rev 56902) @@ -1,14 +1,17 @@ +# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 + name cdrdao version 1.2.2 -revision 1 +revision 2 description Disk-At-Once Recording of Audio and Data CD-Rs/CD-RWs long_description \ Cdrdao records audio or data CD-Rs in disk-at-once (DAO) mode \ based on a textual description of the CD contents (toc-file). +homepage http://cdrdao.sourceforge.net/ categories sysutils maintainers nomaintainer platforms darwin @@ -25,6 +28,11 @@ reinplace "s|-L\$\(top_builddir\)/paranoia -lcdda_paranoia|\$\(top_builddir\)/paranoia/libcdda_paranoia.a|" ${worksrcpath}/dao/Makefile.in + if {[variant_isset universal]} { + reinplace "s|COPTS=|COPTS= ${configure.universal_cflags}|g" ${worksrcpath}/scsilib/RULES/power-macintosh-darwin-cc.rul + } else { + reinplace "s|COPTS=|COPTS= -arch ${build_arch}|g" ${worksrcpath}/scsilib/RULES/power-macintosh-darwin-cc.rul + } file copy "${worksrcpath}/scsilib/RULES/power-macintosh-darwin-cc.rul" "${worksrcpath}/scsilib/RULES/i386-darwin-cc.rul" } @@ -32,7 +40,7 @@ --mandir=${prefix}/share/man \ --without-lame --without-xdao --without-ogg-support --without-mp3-support --disable-dependency-tracking -variant lame { +variant lame description {Use LAME encoder} { depends_lib-append port:lame configure.args-delete --without-lame configure.args-append --with-lame-lib=${prefix}/lib --with-lame-include=${prefix}/include -------------- next part -------------- An HTML attachment was scrubbed... URL: From portindex at macports.org Thu Sep 3 05:53:42 2009 From: portindex at macports.org (portindex at macports.org) Date: Thu, 3 Sep 2009 05:53:42 -0700 (PDT) Subject: [56903] trunk/dports Message-ID: <20090903125343.DC32925A065D@beta.macosforge.org> Revision: 56903 http://trac.macports.org/changeset/56903 Author: portindex at macports.org Date: 2009-09-03 05:53:39 -0700 (Thu, 03 Sep 2009) Log Message: ----------- Total number of ports parsed: 6147 Ports successfully parsed: 6147 Ports failed: 0 Modified Paths: -------------- trunk/dports/PortIndex trunk/dports/PortIndex.quick Modified: trunk/dports/PortIndex =================================================================== --- trunk/dports/PortIndex 2009-09-03 12:29:42 UTC (rev 56902) +++ trunk/dports/PortIndex 2009-09-03 12:53:39 UTC (rev 56903) @@ -788,8 +788,8 @@ portdir databases/pgsqlclient description {ADO.NET adapter for PostgreSQL} homepage http://pgsqlclient.sourceforge.net/ epoch 0 platforms darwin depends_lib bin:mono:mono name pgsqlclient maintainers nomaintainer long_description {{ADO.NET adapter for PostgreSQL}} depends_extract bin:unzip:unzip categories databases version 1.0-Beta6 revision 0 pgtcl 334 variants universal portdir databases/pgtcl description {Tcl PostgreSQL interface} homepage http://pgtcl.projects.postgresql.org/ epoch 0 platforms darwin name pgtcl depends_lib {port:tcl port:postgresql83} long_description {Tcl client interface to PostgreSQL} maintainers mac.com:giorgio_v categories databases version 1.5 revision 0 -postgis 812 -variants {postgresql83 postgresql82 universal} portdir databases/postgis description {adds support for geographic objects to the postgresql database} homepage http://postgis.refractions.net/ epoch 0 platforms darwin name postgis depends_lib {port:geos port:proj port:libiconv port:postgresql84} long_description {PostGIS adds support for geographic objects to the PostgreSQL object-relational database. In effect, PostGIS {spatially enables} the PostgreSQL server, allowing it to be used as a backend spatial database for geographic information systems (GIS), much like ESRI's SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS Simple Features Specification for SQL and will be submitted for conformance testing at version 1.0.} maintainers nomaintainer categories databases version 1.4.0 revision 0 +postgis 874 +variants {postgresql82 postgresql83 postgresql84 universal} depends_build {port:docbook-xsl port:libxslt} portdir databases/postgis description {adds support for geographic objects to the postgresql database} homepage http://postgis.refractions.net/ epoch 0 platforms darwin depends_lib {port:geos port:proj port:libiconv port:postgresql84} name postgis long_description {PostGIS adds support for geographic objects to the PostgreSQL object-relational database. In effect, PostGIS {"spatially} enables\" the PostgreSQL server, allowing it to be used as a backend spatial database for geographic information systems (GIS), much like ESRI's SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS Simple Features Specification for SQL and will be submitted for conformance testing at version 1.0.} maintainers nomaintainer categories databases version 1.4.0 revision 1 postgresql-devel 726 variants {python krb5 perl tcl universal} depends_build port:bison portdir databases/postgresql-devel description {The most advanced open-source database available anywhere.} depends_fetch bin:cvs:cvs homepage http://www.postgresql.org/ epoch 0 platforms darwin depends_lib {port:readline port:openssl port:zlib port:libxml2 port:libxslt port:ossp-uuid} name postgresql-devel long_description {PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity.} maintainers gmail.com:chepra categories databases version 20090613 revision 0 postgresql-server-devel 341 @@ -2894,8 +2894,8 @@ variants {epiphany gedit universal} depends_build {port:p5-xml-parser port:intltool port:gnome-doc-utils} portdir gnome/seahorse-plugins description {Seahorse plugins.} homepage http://www.gnome.org/projects/seahorse/ epoch 0 platforms darwin depends_lib {port:seahorse port:nautilus port:gnome-panel} name seahorse-plugins maintainers {devans openmaintainer} long_description {{Seahorse plugins.}} categories {gnome crypto} version 2.26.2 revision 0 sodipodi 957 variants universal portdir gnome/sodipodi description {Sodipodi is a vector-based drawing program.} homepage http://sourceforge.net/projects/sodipodi/ epoch 0 platforms darwin name sodipodi depends_lib port:libgnomeprintui maintainers nomaintainer long_description {Sodipodi is a vector-based drawing program, like CorelDraw or Adobe Illustrator from the proprietary software world, and Sketch or Karbon14 from the free software world. It is free software, distributed under the terms of the Gnu General Public License, Version 2. Sodipodi uses W3C SVG as its native file format. It is therefore a very useful tool for web designers. It has a relatively modern display engine, giving you finely antialiased display, alpha transparencies, vector fonts and so on. Sodipodi is written in C, using the Gtk+ toolkit and optionally some Gnome libraries. Sodipodi works under most versions of Unix and Windows.} categories {gnome graphics} version 0.34 revision 0 -startup-notification 549 -variants universal depends_build {port:autoconf port:automake port:libtool port:autoconf port:automake port:libtool} portdir gnome/startup-notification description {Library that supports startup notification specs.} homepage http://www.gnome.org/ epoch 0 platforms darwin depends_lib {port:xorg-libsm port:xorg-libX11} name startup-notification long_description {startup-notification is a minimal library that supports the startup notification spec described at www.freedesktop.org.} maintainers nomaintainer categories gnome version 0.9 revision 1 +startup-notification 621 +variants universal depends_build {port:autoconf port:automake port:libtool} portdir gnome/startup-notification description {Library that supports startup notification specs.} homepage http://www.freedesktop.org/wiki/Software/startup-notification epoch 0 platforms darwin name startup-notification depends_lib {port:xorg-libsm port:xorg-libX11 port:xorg-libxcb port:xcb port:xorg-xcb-proto} long_description {startup-notification is a minimal library that supports the startup notification spec described at www.freedesktop.org.} maintainers {kpricorn.org:macports openmaintainer} categories gnome version 0.10 revision 0 system-tools-backends 780 variants universal depends_build {port:pkgconfig port:p5-net-dbus} portdir gnome/system-tools-backends description {Tools aimed to ease computer administration.} homepage http://system-tools-backends.freedesktop.org/ depends_run port:p5-net-dbus epoch 0 platforms darwin depends_lib port:libgnomeui name system-tools-backends long_description {Formerly known as the Ximian Setup Tools, the GST are a fully integrated set of tools aimed to make easy the job that means the computer administration on an UNIX or Linux system. They're thought to help from the new Linux or UNIX user to the system administrators. The GNOME System Tools are free software, licensed under the terms of the GNU General Public License.} maintainers nomaintainer categories gnome version 2.6.1 revision 0 totem 944 @@ -10206,8 +10206,8 @@ variants universal portdir sysutils/ccd2iso description {CloneCD image to ISO image file converter} homepage http://sourceforge.net/projects/ccd2iso/ epoch 0 platforms darwin name ccd2iso long_description {Simple command line too to convert windows-only ccd files to burnable ISO images.} maintainers osafoundation.org:mikeal categories sysutils version 0.3 revision 0 cdargs 705 variants universal portdir sysutils/cdargs description {Bookmarks for the shell} homepage http://www.skamphausen.de/cgi-bin/ska/CDargs epoch 0 platforms darwin name cdargs long_description {CDargs heavily enhances the navigation of the common unix file-system inside the shell. It plugs into the shell built-in cd-command (via a shell function or an alias) and thus adds bookmarks and a browser to it. It enables you to move to a very distant place in the file-system with just a few keystrokes. This is the kind of thing that power shell users invent when even the almighty and wonderful TAB-completion is too much typing.} maintainers entropy.ch:reg.macports categories sysutils version 1.35 revision 0 -cdrdao 410 -variants {lame universal} depends_build {port:pccts port:pkgconfig} portdir sysutils/cdrdao description {Disk-At-Once Recording of Audio and Data CD-Rs/CD-RWs} epoch 0 platforms darwin name cdrdao maintainers nomaintainer long_description {Cdrdao records audio or data CD-Rs in disk-at-once (DAO) mode based on a textual description of the CD contents (toc-file).} categories sysutils version 1.2.2 revision 1 +cdrdao 450 +variants {lame universal} depends_build {port:pccts port:pkgconfig} portdir sysutils/cdrdao description {Disk-At-Once Recording of Audio and Data CD-Rs/CD-RWs} homepage http://cdrdao.sourceforge.net/ epoch 0 platforms darwin name cdrdao maintainers nomaintainer long_description {Cdrdao records audio or data CD-Rs in disk-at-once (DAO) mode based on a textual description of the CD contents (toc-file).} categories sysutils version 1.2.2 revision 2 cdrtools 514 depends_build port:smake portdir sysutils/cdrtools description {ISO 9660 filesystem and CD creation tools} homepage http://cdrecord.berlios.de/old/private/cdrecord.html epoch 0 platforms darwin name cdrtools long_description {The cdrtools software includes programs to create and/or extract ISO 9660 filesystems, verify their integrity, and write them to a disc. Note, this port conflicts with the dvdrtools port.} maintainers {gmail.com:bytestorm openmaintainer} categories sysutils version 2.01.01a48 revision 0 cfengine 529 Modified: trunk/dports/PortIndex.quick =================================================================== (Binary files differ) -------------- next part -------------- An HTML attachment was scrubbed... URL: From snc at macports.org Thu Sep 3 05:55:55 2009 From: snc at macports.org (snc at macports.org) Date: Thu, 3 Sep 2009 05:55:55 -0700 (PDT) Subject: [56904] trunk/dports/science/peekabot/Portfile Message-ID: <20090903125556.161E825A071C@beta.macosforge.org> Revision: 56904 http://trac.macports.org/changeset/56904 Author: snc at macports.org Date: 2009-09-03 05:55:55 -0700 (Thu, 03 Sep 2009) Log Message: ----------- update version, ticket #20928 Modified Paths: -------------- trunk/dports/science/peekabot/Portfile Modified: trunk/dports/science/peekabot/Portfile =================================================================== --- trunk/dports/science/peekabot/Portfile 2009-09-03 12:53:39 UTC (rev 56903) +++ trunk/dports/science/peekabot/Portfile 2009-09-03 12:55:55 UTC (rev 56904) @@ -4,7 +4,7 @@ PortSystem 1.0 name peekabot -version 0.6.0 +version 0.7.0 categories science devel maintainers gimaker.se:staffan \ openmaintainer @@ -19,9 +19,9 @@ use_bzip2 yes use_parallel_build yes -checksums md5 9de6f733272516aea9ed27842055eee3 \ - sha1 60c11484903064ba96539f3e6b75f91def4bbe16 \ - rmd160 c90cf68940adeda029d163ed00d80a0b92eba499 +checksums md5 4e207cc2b4a1b867f6ceb91a15bfceb8 \ + sha1 9820475f9e3d8a4895c4440e74f5093374502aa9 \ + rmd160 73e04f166a74eae02cd2a0ff71fd78461a59ca5f depends_lib port:boost \ port:xercesc \ -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Thu Sep 3 06:02:02 2009 From: ryandesign at macports.org (ryandesign at macports.org) Date: Thu, 3 Sep 2009 06:02:02 -0700 (PDT) Subject: [56905] trunk/dports/x11/wine-devel/Portfile Message-ID: <20090903130203.0E78225A093A@beta.macosforge.org> Revision: 56905 http://trac.macports.org/changeset/56905 Author: ryandesign at macports.org Date: 2009-09-03 06:02:02 -0700 (Thu, 03 Sep 2009) Log Message: ----------- wine-devel: update to 1.1.29 Modified Paths: -------------- trunk/dports/x11/wine-devel/Portfile Modified: trunk/dports/x11/wine-devel/Portfile =================================================================== --- trunk/dports/x11/wine-devel/Portfile 2009-09-03 12:55:55 UTC (rev 56904) +++ trunk/dports/x11/wine-devel/Portfile 2009-09-03 13:02:02 UTC (rev 56905) @@ -4,7 +4,7 @@ name wine-devel set my_name wine -version 1.1.28 +version 1.1.29 categories x11 maintainers ryandesign jwa openmaintainer homepage http://www.winehq.org/ @@ -27,9 +27,9 @@ http://ibiblio.org/pub/linux/system/emulators/wine/ checksums \ - md5 c552fa14c2c9e2a0152f475c94fe3305 \ - sha1 5d999b3964bc1fac8c3decf730895af7b9cc8de5 \ - rmd160 1ebb47f17f714ae347a9cf9866f4a1cfbf76e079 + md5 c3a9218840a80b29932cee49f2d45d9d \ + sha1 66aaf6f57773ede55dee983a22381d46329f5456 \ + rmd160 8110d9fe98c8658bf593355402b7092a590b3459 depends_lib \ port:expat \ -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Thu Sep 3 06:08:29 2009 From: ryandesign at macports.org (ryandesign at macports.org) Date: Thu, 3 Sep 2009 06:08:29 -0700 (PDT) Subject: [56906] trunk/dports/x11/winetricks/Portfile Message-ID: <20090903130830.2F2E625A0A6D@beta.macosforge.org> Revision: 56906 http://trac.macports.org/changeset/56906 Author: ryandesign at macports.org Date: 2009-09-03 06:08:25 -0700 (Thu, 03 Sep 2009) Log Message: ----------- winetricks: update to 20090902: new options python26 and vc2005trial Modified Paths: -------------- trunk/dports/x11/winetricks/Portfile Modified: trunk/dports/x11/winetricks/Portfile =================================================================== --- trunk/dports/x11/winetricks/Portfile 2009-09-03 13:02:02 UTC (rev 56905) +++ trunk/dports/x11/winetricks/Portfile 2009-09-03 13:08:25 UTC (rev 56906) @@ -3,7 +3,7 @@ PortSystem 1.0 name winetricks -version 20090826 +version 20090902 categories x11 maintainers ryandesign homepage http://code.google.com/p/winezeug/ @@ -26,9 +26,9 @@ redistributable runtime libraries or fonts. checksums \ - md5 c4adead32fdce94bb5bdeb227f316186 \ - sha1 006cefaeed5bd33e8cfe53ef31328eccd840e803 \ - rmd160 5fc1d29b0e7888f834b0c7a6dbba7f0b2aa5f8cb + md5 e0bceb549d75263115b66cff0dea95ea \ + sha1 e34fd5f95ea989746ac277f591b5982a67f889df \ + rmd160 4e6e5499d5825d50a5f84a9e17927f79d84a63cd depends_run \ path:bin/xmessage:xmessage \ -------------- next part -------------- An HTML attachment was scrubbed... URL: From krischik at macports.org Thu Sep 3 06:10:50 2009 From: krischik at macports.org (krischik at macports.org) Date: Thu, 3 Sep 2009 06:10:50 -0700 (PDT) Subject: [56907] trunk/dports/emulators/nonpareil Message-ID: <20090903131050.BA19E25A0B1C@beta.macosforge.org> Revision: 56907 http://trac.macports.org/changeset/56907 Author: krischik at macports.org Date: 2009-09-03 06:10:50 -0700 (Thu, 03 Sep 2009) Log Message: ----------- Use Python 2.5 Modified Paths: -------------- trunk/dports/emulators/nonpareil/Portfile Added Paths: ----------- trunk/dports/emulators/nonpareil/files/osx.patch Modified: trunk/dports/emulators/nonpareil/Portfile =================================================================== --- trunk/dports/emulators/nonpareil/Portfile 2009-09-03 13:08:25 UTC (rev 56906) +++ trunk/dports/emulators/nonpareil/Portfile 2009-09-03 13:10:50 UTC (rev 56907) @@ -6,10 +6,10 @@ name nonpareil version 0.79 -revision 1 +revision 3 platforms darwin categories emulators -maintainers me.com:krischik +maintainers krischik description a high-fidelity simulator for calculators. long_description Nonpareil is a high-fidelity simulator for calculators. \ It currently supports many HP calculators models \ @@ -22,10 +22,11 @@ algorithms from the calculator. homepage http://nonpareil.brouhaha.com/ -master_sites http://nonpareil.brouhaha.com/download:prog \ +master_sites http://nonpareil.brouhaha.com/download:prog \ macports:nonpareil:appbundles \ + http://pagesperso-orange.fr/kdntl/hp41:hpil \ macports:nonpareil:voyager - + set patchversion 47826 set prog nonpareil-${version}.tar.gz set appbundles nonpareil-appbundles-r${patchversion}.tar.gz @@ -42,15 +43,19 @@ sha1 4798b1ae8a56275a4c2eb4df54f352c457f1ff0a \ rmd160 f0aa0eea748297f652f08c239fe1922b9f61e31d \ +extract.only ${prog} \ + ${appbundles} + depends_lib port:glib2 \ port:gtk2 \ port:libxml2 \ + port:libsdl_sound \ port:netpbm depends_build port:bison \ port:flex \ port:pkgconfig \ - port:python23 \ + port:python25 \ port:scons patchfiles patch-src-util.diff @@ -94,6 +99,8 @@ sha1 8a51f656a523c5739d82a35ad933f8c448be58e6 \ rmd160 4f7fec5af3b387fd6a7df44ce0a7b019eeb4a253 + extract.only-append ${voyager} + depends_build-append port:p7zip \ port:netpbm @@ -123,5 +130,64 @@ variant debugger \ description "Include Debugger!" { build.args-append debug=yes has_debugger_gui=yes - destroot.args-append debug=yes has_debugger_gui=yes + destroot.args-append debug=yes has_debugger_gui=yes } + +variant hpil \ + description "Include HP-Interface-Loop emulation!" { + set hpil1 nonpareil-patch-20090131.diff + set hpil2 nonpareil-patch-20090201.diff + set hpil3 nonpareil-patch-20090202.diff + set hpil4 nonpareil-patch-20090208.diff + set hpil5 nonpareil-patch-20090210.diff + + distfiles-append ${hpil1}.gz:hpil \ + ${hpil2}.gz:hpil \ + ${hpil3}.gz:hpil \ + ${hpil4}.gz:hpil \ + ${hpil5}.gz:hpil + + checksums-append ${hpil1}.gz \ + md5 6c5e2b38172794c9d4e15fc0e6a3d0bf \ + sha1 d46f6f3e35c82b160929f15390bc62c5add6cc45 \ + rmd160 332fde37754e081c1f83c3386f4047d13aadb83c \ + ${hpil2}.gz \ + md5 cdcfe2b495c9a53478924d9ca2079b62 \ + sha1 40c4edae934f5b0c23c3f6dc28646d6b38f8ab47 \ + rmd160 ef90137f54b99850e1ff32d9546e237010bdf188 \ + ${hpil3}.gz \ + md5 ae9fb42887c73ab13e07083da2796a69 \ + sha1 426d34b403444aa7c6d1666ce3de44ae2e849812 \ + rmd160 f6c96fa350c5ba45ddf11428f125765175fcea1b \ + ${hpil4}.gz \ + md5 d277908b12033bbe371eca4f1d13c19d \ + sha1 3c202f7a0f30bbed6f07de88e409bb43357a7e6c \ + rmd160 ab86c58b223db93ae39c4c5392b6ed64df965f57 \ + ${hpil5}.gz \ + md5 c1acee0f07bac5b995d2f4a4e0ba992c \ + sha1 345b8666ac6f7999fcb4e785fbb50e1e1d40b6e4 \ + rmd160 9cc19d32e7712819a16ae61d44c0fe311ad8137f + + #patchfiles-append osx.patch + patchfiles-delete patch-src-util.diff + build.cmd "scons" + destroot.cmd "scons" + + post-extract { + foreach patch { nonpareil-patch-20090131.diff nonpareil-patch-20090201.diff nonpareil-patch-20090202.diff nonpareil-patch-20090208.diff nonpareil-patch-20090210.diff } { + system " + gzip --verbose --decompress --stdout ${distpath}/${patch}.gz >${workpath}/${patch}; + " + } + } + post-patch { + foreach patch { nonpareil-patch-20090131.diff nonpareil-patch-20090201.diff nonpareil-patch-20090202.diff nonpareil-patch-20090208.diff nonpareil-patch-20090210.diff } { + system " + pushd ${workpath}; + patch -p0 < ${workpath}/${patch} + popd; + " + } + } +} + Added: trunk/dports/emulators/nonpareil/files/osx.patch =================================================================== --- trunk/dports/emulators/nonpareil/files/osx.patch (rev 0) +++ trunk/dports/emulators/nonpareil/files/osx.patch 2009-09-03 13:10:50 UTC (rev 56907) @@ -0,0 +1,25 @@ +*** src/SConscript.ORIG Sun Feb 1 20:27:38 2009 +--- src/SConscript Sun Feb 1 20:27:53 2009 +*************** +*** 34,43 **** + if cross and ming and build_target_only: + pkg_config_cmd = 'PKG_CONFIG_PATH=/usr/local/gtkwin/lib/pkgconfig pkg-config --define-variable=includedir=/usr/local/gtkwin/include --define-variable=libdir=/usr/local/gtkwin/lib' + else: +! pkg_config_cmd = 'pkg-config' + pkg_config_cmd += ' --cflags --libs ' + +! sdl_pkg_config_cmd = 'sdl-config --cflags --libs' + + build_env.Append (CPPPATH = ['.']) + build_env.Append (CPPPATH = ['#/build/common']) # generated includes +--- 34,43 ---- + if cross and ming and build_target_only: + pkg_config_cmd = 'PKG_CONFIG_PATH=/usr/local/gtkwin/lib/pkgconfig pkg-config --define-variable=includedir=/usr/local/gtkwin/include --define-variable=libdir=/usr/local/gtkwin/lib' + else: +! pkg_config_cmd = '/opt/local/bin/pkg-config' + pkg_config_cmd += ' --cflags --libs ' + +! sdl_pkg_config_cmd = '/opt/local/bin/sdl-config --cflags --libs' + + build_env.Append (CPPPATH = ['.']) + build_env.Append (CPPPATH = ['#/build/common']) # generated includes -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Thu Sep 3 06:13:11 2009 From: ryandesign at macports.org (ryandesign at macports.org) Date: Thu, 3 Sep 2009 06:13:11 -0700 (PDT) Subject: [56908] trunk/dports/graphics/fontconfig/Portfile Message-ID: <20090903131311.9B1C125A0C3C@beta.macosforge.org> Revision: 56908 http://trac.macports.org/changeset/56908 Author: ryandesign at macports.org Date: 2009-09-03 06:13:10 -0700 (Thu, 03 Sep 2009) Log Message: ----------- fontconfig: update to 2.7.2 Modified Paths: -------------- trunk/dports/graphics/fontconfig/Portfile Modified: trunk/dports/graphics/fontconfig/Portfile =================================================================== --- trunk/dports/graphics/fontconfig/Portfile 2009-09-03 13:10:50 UTC (rev 56907) +++ trunk/dports/graphics/fontconfig/Portfile 2009-09-03 13:13:10 UTC (rev 56908) @@ -4,7 +4,7 @@ PortGroup muniversal 1.0 name fontconfig -version 2.7.1 +version 2.7.2 categories graphics maintainers ryandesign homepage http://fontconfig.org/ @@ -21,9 +21,9 @@ ${homepage}release/ checksums \ - md5 41024d11765acdd7520d1f5458e751db \ - sha1 2e66fdf848f5002ba9a095998604ead2d3c392f1 \ - rmd160 34e0f6348486ab5304d6ecee4fe33f932689f380 + md5 8d61fa6835c7f4c2398b7f2ee2feb526 \ + sha1 4f7fdb3b00ff5a361636815299d8a00301a4f4d7 \ + rmd160 a903da1e7d191798c244707caea6907d68c037df depends_lib \ port:libiconv \ -------------- next part -------------- An HTML attachment was scrubbed... URL: From snc at macports.org Thu Sep 3 06:14:18 2009 From: snc at macports.org (snc at macports.org) Date: Thu, 3 Sep 2009 06:14:18 -0700 (PDT) Subject: [56909] trunk/dports/net/hping2/Portfile Message-ID: <20090903131418.AB96B25A0CC1@beta.macosforge.org> Revision: 56909 http://trac.macports.org/changeset/56909 Author: snc at macports.org Date: 2009-09-03 06:14:16 -0700 (Thu, 03 Sep 2009) Log Message: ----------- fix reinplace paths and move from post-build to post-configure, ticket #20927 Modified Paths: -------------- trunk/dports/net/hping2/Portfile Modified: trunk/dports/net/hping2/Portfile =================================================================== --- trunk/dports/net/hping2/Portfile 2009-09-03 13:13:10 UTC (rev 56908) +++ trunk/dports/net/hping2/Portfile 2009-09-03 13:14:16 UTC (rev 56909) @@ -15,9 +15,11 @@ patchfiles patch-Makefile.in patch-libpcap_stuff.c patch-ars.c patch-sendip.c patch-bytesex.h post-build { system "cd ${worksrcpath} && make strip" - reinplace "s|INSTALL_PATH=|INSTALL_PATH=${destroot}${prefix}|g" Makefile - reinplace "s|INSTALL_MANPATH=|INSTALL_MANPATH=${destroot}${prefix}/share/man|g" Makefile } +post-configure { + reinplace "s|INSTALL_PATH=|INSTALL_PATH=${destroot}${prefix}|g" ${worksrcpath}/Makefile + reinplace "s|INSTALL_MANPATH=|INSTALL_MANPATH=${destroot}${prefix}/share/man|g" ${worksrcpath}/Makefile +} post-destroot { file delete ${destroot}${prefix}/sbin/hping } -------------- next part -------------- An HTML attachment was scrubbed... URL: From noreply at macports.org Thu Sep 3 06:19:04 2009 From: noreply at macports.org (MacPorts) Date: Thu, 03 Sep 2009 13:19:04 -0000 Subject: [MacPorts] snc/snowleopard modified Message-ID: <20090903131904.B3ED67519FE3@mail-out4.apple.com> Changed page "snc/snowleopard" by n.a.hawes at cs.bham.ac.uk from 147.188.254.125* Page URL: Diff URL: Revision 100 -------8<------8<------8<------8<------8<------8<------8<------8<-------- Index: snc/snowleopard ========================================================================= --- snc/snowleopard (version: 99) +++ snc/snowleopard (version: 100) @@ -128,6 +128,7 @@ flac ? flex ? Fluid ? +fltk :trac:`#21054` font-adobe-100dpi ? font-adobe-75dpi ? font-adobe-utopia-100dpi ? -------8<------8<------8<------8<------8<------8<------8<------8<-------- * The IP shown here might not mean anything if the user or the server is behind a proxy. -- MacPorts Ports system for Mac OS This is an automated message. Someone at http://www.macports.org/ added your email address to be notified of changes on snc/snowleopard. If it was not you, please report to . From nox at macports.org Thu Sep 3 06:45:17 2009 From: nox at macports.org (nox at macports.org) Date: Thu, 3 Sep 2009 06:45:17 -0700 (PDT) Subject: [56910] trunk/dports/x11/gtk2/files/patch-gnome-bug-531599.diff Message-ID: <20090903134517.A842E25A168E@beta.macosforge.org> Revision: 56910 http://trac.macports.org/changeset/56910 Author: nox at macports.org Date: 2009-09-03 06:45:17 -0700 (Thu, 03 Sep 2009) Log Message: ----------- gtk2: Fix patch for +quartz variant (closes #21009). Modified Paths: -------------- trunk/dports/x11/gtk2/files/patch-gnome-bug-531599.diff Modified: trunk/dports/x11/gtk2/files/patch-gnome-bug-531599.diff =================================================================== --- trunk/dports/x11/gtk2/files/patch-gnome-bug-531599.diff 2009-09-03 13:14:16 UTC (rev 56909) +++ trunk/dports/x11/gtk2/files/patch-gnome-bug-531599.diff 2009-09-03 13:45:17 UTC (rev 56910) @@ -1,4 +1,5 @@ Taken from http://bugzilla.gnome.org/show_bug.cgi?id=531599 +Updated for gtk+-2.16.6 Index: gtk/gtkaccelgroup.c =================================================================== @@ -55,22 +56,12 @@ event->keyval == GDK_ISO_Enter || Index: gtk/gtkfilechooserdefault.c =================================================================== ---- gtk/gtkfilechooserdefault.c (revision 20074) -+++ gtk/gtkfilechooserdefault.c (working copy) -@@ -3692,7 +3692,8 @@ tree_view_keybinding_cb (GtkWidget +--- gtk/gtkfilechooserdefault.c.orig 2009-09-03 15:37:08.000000000 +0200 ++++ gtk/gtkfilechooserdefault.c 2009-09-03 15:42:12.000000000 +0200 +@@ -4092,7 +4092,7 @@ #ifdef G_OS_UNIX || event->keyval == GDK_asciitilde #endif -- ) && ! (event->state & (~GDK_SHIFT_MASK & gtk_accelerator_get_default_mod_mask ()))) -+ ) && ! (event->state & (~gtk_accelerator_get_input_mod_mask () & -+ gtk_accelerator_get_default_mod_mask ()))) - { - location_popup_handler (impl, event->string); - return TRUE; -@@ -4070,7 +4071,7 @@ trap_activate_cb (GtkWidget *widget, - #ifdef G_OS_UNIX - || event->keyval == GDK_asciitilde - #endif - ) && ! (event->state & (~GDK_SHIFT_MASK & modifiers))) + ) && ! (event->state & (~gtk_accelerator_get_input_mod_mask () & modifiers))) { -------------- next part -------------- An HTML attachment was scrubbed... URL: From portindex at macports.org Thu Sep 3 06:53:46 2009 From: portindex at macports.org (portindex at macports.org) Date: Thu, 3 Sep 2009 06:53:46 -0700 (PDT) Subject: [56911] trunk/dports Message-ID: <20090903135347.35C5425A18F7@beta.macosforge.org> Revision: 56911 http://trac.macports.org/changeset/56911 Author: portindex at macports.org Date: 2009-09-03 06:53:45 -0700 (Thu, 03 Sep 2009) Log Message: ----------- Total number of ports parsed: 6147 Ports successfully parsed: 6147 Ports failed: 0 Modified Paths: -------------- trunk/dports/PortIndex trunk/dports/PortIndex.quick Modified: trunk/dports/PortIndex =================================================================== --- trunk/dports/PortIndex 2009-09-03 13:45:17 UTC (rev 56910) +++ trunk/dports/PortIndex 2009-09-03 13:53:45 UTC (rev 56911) @@ -2244,8 +2244,8 @@ variants {mac128k mac512k mac512ke macplus macse} portdir emulators/minivmac description {a Mac 128K, Mac 512K, Mac 512KE, Mac Plus and Mac SE emulator} homepage http://minivmac.sourceforge.net/ epoch 0 platforms darwin name minivmac long_description {Mini vMac is a Macintosh emulator. It emulates the earliest Macs, from the original Mac 128K (built 1984-85) to the Mac SE (1987-1990). The default is to emulate a Mac Plus {(1986-1990);} this is also the best-tested and therefore recommended emulation.} maintainers ryandesign categories {emulators aqua} version 2.8.2 revision 2 minivmac-devel 622 variants {unsupported powerpc i386} portdir emulators/minivmac-devel description {a Mac 128K, Mac 512K, Mac 512KE, Mac Plus and Mac SE emulator} homepage http://minivmac.sourceforge.net/ epoch 0 platforms macosx name minivmac-devel long_description {Mini vMac is a Macintosh emulator. It emulates the earliest Macs, from the original Mac 128K (built 1984-85) to the Mac SE (1987-1990). The default is to emulate a Mac Plus {(1986-1990);} this is also the best-tested and therefore recommended emulation.} maintainers ryandesign depends_extract bin:unzip:unzip categories {emulators aqua} version 3.1.0-20090402 revision 5 -nonpareil 882 -variants {macosx voyager debugger} depends_build {port:bison port:flex port:pkgconfig port:python23 port:scons} portdir emulators/nonpareil description {a high-fidelity simulator for calculators.} homepage http://nonpareil.brouhaha.com/ epoch 0 platforms darwin name nonpareil depends_lib {port:glib2 port:gtk2 port:libxml2 port:netpbm} long_description {Nonpareil is a high-fidelity simulator for calculators. It currently supports many HP calculators models introduced between 1972 and 1982. Simulation fidelity is achieved through the use of the actual microcode of the calculators, thus in most cases the simulation behavior exactly matches that of the real calculator. In particular, numerical results will be identical, because the simulator is using the BCD arithmetic algorithms from the calculator.} maintainers me.com:krischik categories emulators version 0.79 revision 1 +nonpareil 898 +variants {macosx voyager debugger hpil} depends_build {port:bison port:flex port:pkgconfig port:python25 port:scons} portdir emulators/nonpareil description {a high-fidelity simulator for calculators.} homepage http://nonpareil.brouhaha.com/ epoch 0 platforms darwin name nonpareil depends_lib {port:glib2 port:gtk2 port:libxml2 port:libsdl_sound port:netpbm} long_description {Nonpareil is a high-fidelity simulator for calculators. It currently supports many HP calculators models introduced between 1972 and 1982. Simulation fidelity is achieved through the use of the actual microcode of the calculators, thus in most cases the simulation behavior exactly matches that of the real calculator. In particular, numerical results will be identical, because the simulator is using the BCD arithmetic algorithms from the calculator.} maintainers krischik categories emulators version 0.79 revision 3 pearpc 495 variants universal portdir emulators/pearpc description {PowerPC Emulator} homepage http://pearpc.sourceforge.net/ epoch 0 platforms darwin name pearpc depends_lib port:xorg-libX11 long_description {PearPC is a PowerPC emulator which emulates a base set of hardware you might have on an older Macintosh system. As it currently emulates a processor rather than using virtualization, it is very slow on a PowerPC based system.} maintainers nomaintainer categories emulators version 0.4 revision 1 qemu 567 @@ -3087,7 +3087,7 @@ fnlib 553 variants universal depends_build {port:autoconf port:automake port:libtool port:autoconf port:automake port:libtool} portdir graphics/fnlib description {Fonts and font libraries necessary for Enlightenment} homepage http://www.enlightenment.org/ epoch 0 platforms darwin depends_lib {port:xorg-libsm port:xorg-libXext port:libpng port:jpeg port:tiff port:imlib} name fnlib maintainers nomaintainer long_description {This is a set of fonts and font libraries necessary for the latest release of Enlightenment.} categories graphics version 0.5 revision 4 fontconfig 407 -variants {universal vera macosx} portdir graphics/fontconfig description {An XML-based font configuration API for X Windows} homepage http://fontconfig.org/ epoch 0 platforms darwin depends_lib {port:libiconv port:expat port:freetype} name fontconfig maintainers ryandesign long_description {Fontconfig is a library for configuring and customizing font access.} categories graphics version 2.7.1 revision 0 +variants {universal vera macosx} portdir graphics/fontconfig description {An XML-based font configuration API for X Windows} homepage http://fontconfig.org/ epoch 0 platforms darwin depends_lib {port:libiconv port:expat port:freetype} name fontconfig maintainers ryandesign long_description {Fontconfig is a library for configuring and customizing font access.} categories graphics version 2.7.2 revision 0 fontforge 863 variants with_freetype_bytecode depends_build {port:autoconf port:autoconf port:automake port:libtool} portdir graphics/fontforge description {Outline and bitmap font editor/converter for many formats} homepage http://fontforge.sourceforge.net/ epoch 0 platforms darwin name fontforge depends_lib {port:xorg-libXi port:xorg-libxkbui port:xorg-libXt port:freetype port:gettext port:giflib port:jpeg port:libiconv port:libpng port:libuninameslist port:libxml2 port:tiff port:zlib} long_description {FontForge allows you to edit outline and bitmap fonts. You may create new ones or modify old ones. It is also a format converter and can interconvert between PostScript (ascii & binary Type1, some Type3, some Type0), TrueType, OpenType (Type2), CID, SVG. Previously known as pfaedit.} maintainers nomaintainer categories {graphics fonts} version 20090622 revision 0 freeimage 530 @@ -9871,7 +9871,7 @@ orrery 708 variants {darwin_9 universal} portdir science/orrery description {A digital model of the solar system within Geomview} homepage http://www.geomview.org/ epoch 0 platforms darwin name orrery depends_lib {port:geomview port:tk} long_description {The Orrery is a digital model of the solar system, named for the mechanical models of the same name (often you'll see one with just the Sun, Earth and Moon, as little balls supported on wires). The first such was built for the fourth Earl of Orrery in the 1700s. It includes all nine planets, some of their satellites, and a few recent comets. Orrery is a Geomview module.} maintainers ira.uka.de:raphael categories {science graphics x11} version 0.9.5 revision 0 peekabot 554 -variants universal portdir science/peekabot description {A 3D visualization tool for robotics} homepage http://www.peekabot.org/ epoch 0 platforms darwin name peekabot depends_lib {port:boost port:xercesc port:fltk port:libpng port:freetype} long_description {peekabot is a distributed real-time 3D visualization tool for robotics researchers and developers written in C++. Its purpose is to simplify the visualization needs faced by roboticists daily.} maintainers {gimaker.se:staffan openmaintainer} categories {science devel} version 0.6.0 revision 0 +variants universal portdir science/peekabot description {A 3D visualization tool for robotics} homepage http://www.peekabot.org/ epoch 0 platforms darwin name peekabot depends_lib {port:boost port:xercesc port:fltk port:libpng port:freetype} long_description {peekabot is a distributed real-time 3D visualization tool for robotics researchers and developers written in C++. Its purpose is to simplify the visualization needs faced by roboticists daily.} maintainers {gimaker.se:staffan openmaintainer} categories {science devel} version 0.7.0 revision 0 perlprimer 515 portdir science/perlprimer description {Perl-based primer designer} homepage http://perlprimer.sourceforge.net/ epoch 0 platforms darwin name perlprimer depends_lib {port:p5-tk port:p5-libwww-perl} maintainers nomaintainer long_description {PerlPrimer is a free, open-source GUI application written in Perl that designs primers for standard PCR, bisulphite PCR, real-time PCR (QPCR) and sequencing. It aims to automate and simplify the process of primer design.} categories {science perl} version 1.1.17 revision 0 playerstage-player 697 @@ -11809,9 +11809,9 @@ wine-crossover-games 738 variants darwin_10 depends_build port:pkgconfig portdir x11/wine-crossover-games description {Wine Is Not an Emulator (1.1.12 with CodeWeavers Modifications)} homepage http://www.codeweavers.com/ epoch 0 platforms darwin name wine-crossover-games depends_lib {port:expat port:fontconfig port:freetype port:jpeg port:libiconv port:libxml2 port:libxslt port:ncurses port:openssl port:zlib port:xorg-libsm port:xorg-libXcursor port:xorg-libXi port:xorg-libXinerama port:xorg-libXrandr port:xorg-libXxf86vm port:mesa} long_description {Wine is an implementation of the Windows APIs on top of X11. This version contains the Codeweavers patches for Crossover Games} maintainers {jeremyhu openmaintainer} categories x11 version 7.2.0 revision 0 wine-devel 625 -variants {darwin_9 darwin_10} depends_build port:pkgconfig portdir x11/wine-devel description {Wine Is Not an Emulator} homepage http://www.winehq.org/ epoch 0 platforms darwin name wine-devel depends_lib {port:expat port:fontconfig port:freetype port:jpeg port:libiconv port:libxml2 port:libxslt port:ncurses port:openssl port:zlib port:xorg-libsm port:xorg-libXcursor port:xorg-libXi port:xorg-libXinerama port:xorg-libXrandr port:xorg-libXxf86vm port:mesa} long_description {Wine is an implementation of the Windows APIs on top of X11.} maintainers {ryandesign jwa openmaintainer} categories x11 version 1.1.28 revision 0 +variants {darwin_9 darwin_10} depends_build port:pkgconfig portdir x11/wine-devel description {Wine Is Not an Emulator} homepage http://www.winehq.org/ epoch 0 platforms darwin name wine-devel depends_lib {port:expat port:fontconfig port:freetype port:jpeg port:libiconv port:libxml2 port:libxslt port:ncurses port:openssl port:zlib port:xorg-libsm port:xorg-libXcursor port:xorg-libXi port:xorg-libXinerama port:xorg-libXrandr port:xorg-libXxf86vm port:mesa} long_description {Wine is an implementation of the Windows APIs on top of X11.} maintainers {ryandesign jwa openmaintainer} categories x11 version 1.1.29 revision 0 winetricks 593 -portdir x11/winetricks description {downloads and installs various redistributable runtime libraries} homepage http://code.google.com/p/winezeug/ epoch 0 depends_run {path:bin/xmessage:xmessage path:bin/wine:wine path:bin/cabextract:cabextract path:bin/openssl:openssl bin:curl:curl bin:unzip:unzip} platforms darwin name winetricks maintainers ryandesign long_description {winetricks can help you prepare your system for Windows applications that mistakenly assume all users' systems have all the needed redistributable runtime libraries or fonts.} categories x11 version 20090826 revision 0 +portdir x11/winetricks description {downloads and installs various redistributable runtime libraries} homepage http://code.google.com/p/winezeug/ epoch 0 depends_run {path:bin/xmessage:xmessage path:bin/wine:wine path:bin/cabextract:cabextract path:bin/openssl:openssl bin:curl:curl bin:unzip:unzip} platforms darwin name winetricks maintainers ryandesign long_description {winetricks can help you prepare your system for Windows applications that mistakenly assume all users' systems have all the needed redistributable runtime libraries or fonts.} categories x11 version 20090902 revision 0 wm-extra 338 variants universal portdir x11/wm-extra description {Extra themes for WindowMaker} homepage {http://www.windowmaker.org/ / http://themes.freshmeat.net/browse/918/?topic_id=918} epoch 0 platforms darwin name wm-extra long_description {{Extra themes for WindowMaker}} maintainers nomaintainer categories {x11 x11-wm} version 0.1 revision 2 wmbinclock 407 Modified: trunk/dports/PortIndex.quick =================================================================== (Binary files differ) -------------- next part -------------- An HTML attachment was scrubbed... URL: From mmoll at macports.org Thu Sep 3 07:19:55 2009 From: mmoll at macports.org (mmoll at macports.org) Date: Thu, 3 Sep 2009 07:19:55 -0700 (PDT) Subject: [56912] trunk/dports/python Message-ID: <20090903141956.97F8C25A2B85@beta.macosforge.org> Revision: 56912 http://trac.macports.org/changeset/56912 Author: mmoll at macports.org Date: 2009-09-03 07:19:51 -0700 (Thu, 03 Sep 2009) Log Message: ----------- new ports: py2[56]-MMTK, a molecular modeling toolkit Added Paths: ----------- trunk/dports/python/py25-MMTK/ trunk/dports/python/py25-MMTK/Portfile trunk/dports/python/py26-MMTK/ trunk/dports/python/py26-MMTK/Portfile Added: trunk/dports/python/py25-MMTK/Portfile =================================================================== --- trunk/dports/python/py25-MMTK/Portfile (rev 0) +++ trunk/dports/python/py25-MMTK/Portfile 2009-09-03 14:19:51 UTC (rev 56912) @@ -0,0 +1,27 @@ +# $Id$ + +PortSystem 1.0 +PortGroup python25 1.0 + +set realname MMTK +name py25-${realname} +version 2.6.0 +categories python science +maintainers mmoll openmaintainer +description The Molecular Modelling Toolkit is a library for molecular \ + simulations with a focus on biomolecular systems. +long_description $description +homepage http://sourcesup.cru.fr/projects/mmtk/ +platforms darwin +master_sites http://sourcesup.cru.fr/frs/download.php/2469/ +checksums md5 225c2379f6ee140e301f7e9603e99093 \ + sha1 49a20959fd373ce34d1fa652d2d1247fb7ca9b6c \ + rmd160 c8bb0c6b02039b43f65809df12885fe8c12beeb7 +distname ${realname}-${version} +depends_build port:py25-setuptools +depends_lib port:py25-scientific +build.env CPPFLAGS=-I${prefix}/include + +livecheck.check regex +livecheck.url ${homepage} +livecheck.regex ${realname} (\[0-9.\]+) Property changes on: trunk/dports/python/py25-MMTK/Portfile ___________________________________________________________________ Added: svn:keywords + Id Added: svn:eol-style + native Added: trunk/dports/python/py26-MMTK/Portfile =================================================================== --- trunk/dports/python/py26-MMTK/Portfile (rev 0) +++ trunk/dports/python/py26-MMTK/Portfile 2009-09-03 14:19:51 UTC (rev 56912) @@ -0,0 +1,27 @@ +# $Id$ + +PortSystem 1.0 +PortGroup python26 1.0 + +set realname MMTK +name py26-${realname} +version 2.6.0 +categories python science +maintainers mmoll openmaintainer +description The Molecular Modelling Toolkit is a library for molecular \ + simulations with a focus on biomolecular systems. +long_description $description +homepage http://sourcesup.cru.fr/projects/mmtk/ +platforms darwin +master_sites http://sourcesup.cru.fr/frs/download.php/2469/ +checksums md5 225c2379f6ee140e301f7e9603e99093 \ + sha1 49a20959fd373ce34d1fa652d2d1247fb7ca9b6c \ + rmd160 c8bb0c6b02039b43f65809df12885fe8c12beeb7 +distname ${realname}-${version} +depends_build port:py26-setuptools +depends_lib port:py26-scientific +build.env CPPFLAGS=-I${prefix}/include + +livecheck.check regex +livecheck.url ${homepage} +livecheck.regex ${realname} (\[0-9.\]+) Property changes on: trunk/dports/python/py26-MMTK/Portfile ___________________________________________________________________ Added: svn:keywords + Id Added: svn:eol-style + native -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Thu Sep 3 07:40:32 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Thu, 3 Sep 2009 07:40:32 -0700 (PDT) Subject: [56913] trunk/dports/perl/p5-dbd-sqlite Message-ID: <20090903144033.94DAB25A34E3@beta.macosforge.org> Revision: 56913 http://trac.macports.org/changeset/56913 Author: narf_tm at macports.org Date: 2009-09-03 07:40:28 -0700 (Thu, 03 Sep 2009) Log Message: ----------- Updated to 1.25. Modified Paths: -------------- trunk/dports/perl/p5-dbd-sqlite/Portfile Removed Paths: ------------- trunk/dports/perl/p5-dbd-sqlite/files/ Modified: trunk/dports/perl/p5-dbd-sqlite/Portfile =================================================================== --- trunk/dports/perl/p5-dbd-sqlite/Portfile 2009-09-03 14:19:51 UTC (rev 56912) +++ trunk/dports/perl/p5-dbd-sqlite/Portfile 2009-09-03 14:40:28 UTC (rev 56913) @@ -3,17 +3,15 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup DBD-SQLite 1.14 -revision 1 - +perl5.setup DBD-SQLite 1.25 maintainers narf_tm openmaintainer description perl dbd interface to SQLite long_description ${description} platforms darwin -patchfiles patch-dbdimp.c.diff +checksums md5 3bc9c8f141cb6c9256ea6dbcddbb9fe7 \ + sha1 54a29d97c4d220b204817f1301fb7ce0f964e95c \ + rmd160 f608d81c2765ec179468c96118c4ce463651181f -checksums md5 78a89cc8fd46bb2a5d537433dcccc8e6 - depends_lib-append port:p5-dbi -------------- next part -------------- An HTML attachment was scrubbed... URL: From noreply at macports.org Thu Sep 3 07:46:00 2009 From: noreply at macports.org (MacPorts) Date: Thu, 03 Sep 2009 14:46:00 -0000 Subject: [MacPorts] snc/snowleopard modified Message-ID: <20090903144600.6B639751E0E6@mail-out4.apple.com> Changed page "snc/snowleopard" by mcamou at tecnoguru.com from 85.48.160.204* Page URL: Diff URL: Revision 101 Comment: Added mercurial (depends on python26) -------8<------8<------8<------8<------8<------8<------8<------8<-------- Index: snc/snowleopard ========================================================================= --- snc/snowleopard (version: 100) +++ snc/snowleopard (version: 101) @@ -384,14 +384,15 @@ MacPorts_Framework ? MacVim :trac:`#20948` maildrop ? +mailsync ? makedepend ? mcrypt ? mediawiki ? memcahed ? +mercurial python26 mesa ? mgzip ? mhash ? -mailsync ? minicom ? mkfontdir ? mkfontscale ? -------8<------8<------8<------8<------8<------8<------8<------8<-------- * The IP shown here might not mean anything if the user or the server is behind a proxy. -- MacPorts Ports system for Mac OS This is an automated message. Someone at http://www.macports.org/ added your email address to be notified of changes on snc/snowleopard. If it was not you, please report to . From narf_tm at macports.org Thu Sep 3 07:48:53 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Thu, 3 Sep 2009 07:48:53 -0700 (PDT) Subject: [56914] trunk/dports/perl/p5-dbi/Portfile Message-ID: <20090903144853.BEC3825A3A12@beta.macosforge.org> Revision: 56914 http://trac.macports.org/changeset/56914 Author: narf_tm at macports.org Date: 2009-09-03 07:48:53 -0700 (Thu, 03 Sep 2009) Log Message: ----------- Updated to 1.609. Modified Paths: -------------- trunk/dports/perl/p5-dbi/Portfile Modified: trunk/dports/perl/p5-dbi/Portfile =================================================================== --- trunk/dports/perl/p5-dbi/Portfile 2009-09-03 14:40:28 UTC (rev 56913) +++ trunk/dports/perl/p5-dbi/Portfile 2009-09-03 14:48:53 UTC (rev 56914) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup DBI 1.607 +perl5.setup DBI 1.609 maintainers narf_tm openmaintainer description Abstract database access module for Perl long_description The DBI module enables your Perl applications to access \ @@ -16,6 +16,6 @@ platforms darwin -checksums md5 bd5785b39675213948a61dea1b400012 \ - sha1 5883b7c8129f33d234fdbb7903b60c60abf7dadb \ - rmd160 e1dd06cd5b4f3fcd5e2850e9b36fdfe7eae44c4b +checksums md5 e4689870b3f7ce503022a076c53284ed \ + sha1 abb8071a3451c36099846f73838cb7a6533e3bd8 \ + rmd160 1f1e8ffb795168c65add2ac13d3549ab9958b934 -------------- next part -------------- An HTML attachment was scrubbed... URL: From portindex at macports.org Thu Sep 3 07:53:54 2009 From: portindex at macports.org (portindex at macports.org) Date: Thu, 3 Sep 2009 07:53:54 -0700 (PDT) Subject: [56915] trunk/dports Message-ID: <20090903145355.E8C6625A3D5B@beta.macosforge.org> Revision: 56915 http://trac.macports.org/changeset/56915 Author: portindex at macports.org Date: 2009-09-03 07:53:54 -0700 (Thu, 03 Sep 2009) Log Message: ----------- Total number of ports parsed: 6149 Ports successfully parsed: 6149 Ports failed: 0 Modified Paths: -------------- trunk/dports/PortIndex trunk/dports/PortIndex.quick Modified: trunk/dports/PortIndex =================================================================== --- trunk/dports/PortIndex 2009-09-03 14:48:53 UTC (rev 56914) +++ trunk/dports/PortIndex 2009-09-03 14:53:54 UTC (rev 56915) @@ -6273,7 +6273,7 @@ p5-dbd-pg 531 variants {postgresql7 postgresql80 postgresql81 postgresql82} portdir perl/p5-dbd-pg description {Perl DBI module to provide access to PostgreSQL databases} homepage http://search.cpan.org/dist/DBD-Pg/ epoch 0 platforms darwin name p5-dbd-pg depends_lib {path:bin/perl:perl5 port:postgresql83 port:p5-dbi port:p5-version} long_description {DBD::Pg is a Perl module which works with the DBI module to provide access to PostgreSQL databases} maintainers {narf_tm openmaintainer} categories {perl databases} version 2.11.8 revision 0 p5-dbd-sqlite 336 -portdir perl/p5-dbd-sqlite description {perl dbd interface to SQLite} homepage http://search.cpan.org/dist/DBD-SQLite/ epoch 0 platforms darwin name p5-dbd-sqlite depends_lib {path:bin/perl:perl5 port:p5-dbi} maintainers {narf_tm openmaintainer} long_description {{perl dbd interface to SQLite}} categories perl version 1.14 revision 1 +portdir perl/p5-dbd-sqlite description {perl dbd interface to SQLite} homepage http://search.cpan.org/dist/DBD-SQLite/ epoch 0 platforms darwin name p5-dbd-sqlite depends_lib {path:bin/perl:perl5 port:p5-dbi} maintainers {narf_tm openmaintainer} long_description {{perl dbd interface to SQLite}} categories perl version 1.25 revision 0 p5-dbd-sqlite2 363 portdir perl/p5-dbd-sqlite2 description {perl dbd interface to SQLite (old version)} homepage http://search.cpan.org/dist/DBD-SQLite2/ epoch 0 platforms darwin name p5-dbd-sqlite2 depends_lib {path:bin/perl:perl5 port:p5-dbi} maintainers {jmr openmaintainer} long_description {{perl dbd interface to SQLite (old version)}} categories perl version 0.33 revision 0 p5-dbi 579 @@ -8256,6 +8256,8 @@ portdir python/py-zopeinterface description {interfaces for zope} homepage http://www.zope.org/Products/ZopeInterface epoch 0 platforms darwin depends_lib port:python24 name py-zopeinterface maintainers mww long_description {{interfaces for zope}} version 3.3.0 categories {python zope} revision 0 py-zsi 612 portdir python/py-zsi description {Zolera SOAP Infrastructure is a Python implementation of SOAP} homepage http://pywebsvcs.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:python24 port:py-xml} name py-zsi maintainers nomaintainer long_description {ZSI, the Zolera SOAP Infrastructure, is a pure-Python module that provides an implementation of SOAP messaging, as described in The SOAP 1.1 Specification. It can also be used to build applications using SOAP Messages with Attachments. ZSI is intended to make it easier to write web services in Python.} version 2.0 categories {python net} revision 0 +py25-MMTK 522 +depends_build port:py25-setuptools portdir python/py25-MMTK description {The Molecular Modelling Toolkit is a library for molecular simulations with a focus on biomolecular systems.} homepage http://sourcesup.cru.fr/projects/mmtk/ epoch 0 platforms darwin depends_lib port:py25-scientific name py25-MMTK maintainers {mmoll openmaintainer} long_description {{The Molecular Modelling Toolkit is a library for molecular simulations with a focus on biomolecular systems.}} version 2.6.0 categories {python science} revision 0 py25-WebHelpers 496 portdir python/py25-WebHelpers description {Web Helpers is a library of helper functions intended to make writing templates in web applications easier.} homepage http://pylonshq.com/WebHelpers epoch 0 platforms darwin depends_lib port:py25-setuptools name py25-WebHelpers maintainers {stechert akitada openmaintainer} long_description {{Web Helpers is a library of helper functions intended to make writing templates in web applications easier.}} version 0.3.4 categories {python www} revision 0 py25-altgraph 603 @@ -8820,6 +8822,8 @@ portdir python/py25-zopeinterface description {Python interfaces for Zope} homepage http://www.zope.org/Products/ZopeInterface epoch 0 platforms darwin depends_lib port:python25 name py25-zopeinterface maintainers mww long_description {{Python interfaces for Zope}} version 3.3.0 categories {python zope} revision 0 py25-zsi 602 portdir python/py25-zsi description {Zolera SOAP Infrastructure is a Python implementation of SOAP} homepage http://pywebsvcs.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python25 name py25-zsi maintainers stechert long_description {ZSI, the Zolera SOAP Infrastructure, is a pure-Python module that provides an implementation of SOAP messaging, as described in The SOAP 1.1 Specification. It can also be used to build applications using SOAP Messages with Attachments. ZSI is intended to make it easier to write web services in Python.} version 2.0-rc3 categories {python net} revision 0 +py26-MMTK 522 +depends_build port:py26-setuptools portdir python/py26-MMTK description {The Molecular Modelling Toolkit is a library for molecular simulations with a focus on biomolecular systems.} homepage http://sourcesup.cru.fr/projects/mmtk/ epoch 0 platforms darwin depends_lib port:py26-scientific name py26-MMTK maintainers {mmoll openmaintainer} long_description {{The Molecular Modelling Toolkit is a library for molecular simulations with a focus on biomolecular systems.}} version 2.6.0 categories {python science} revision 0 py26-altgraph 603 portdir python/py26-altgraph description {Python graph (network) package} homepage http://undefined.org/python/#altgraph epoch 0 platforms darwin depends_lib {port:python26 port:py26-setuptools} name py26-altgraph maintainers {jmr openmaintainer} long_description {altgraph is a fork of graphlib: a graph (network) package for constructing graphs, BFS and DFS traversals, topological sort, shortest paths, etc. with graphviz output. altgraph includes some additional usage of Python 2.3+ features and enhancements related to modulegraph and macholib.} version 0.6.7 categories {python devel} revision 0 py26-asn1 451 Modified: trunk/dports/PortIndex.quick =================================================================== (Binary files differ) -------------- next part -------------- An HTML attachment was scrubbed... URL: From krischik at macports.org Thu Sep 3 08:22:26 2009 From: krischik at macports.org (krischik at macports.org) Date: Thu, 3 Sep 2009 08:22:26 -0700 (PDT) Subject: [56916] trunk/dports/emulators/nonpareil Message-ID: <20090903152227.7159E25A517D@beta.macosforge.org> Revision: 56916 http://trac.macports.org/changeset/56916 Author: krischik at macports.org Date: 2009-09-03 08:22:21 -0700 (Thu, 03 Sep 2009) Log Message: ----------- clean up hpil variant. Modified Paths: -------------- trunk/dports/emulators/nonpareil/Portfile trunk/dports/emulators/nonpareil/files/osx.patch Modified: trunk/dports/emulators/nonpareil/Portfile =================================================================== --- trunk/dports/emulators/nonpareil/Portfile 2009-09-03 14:53:54 UTC (rev 56915) +++ trunk/dports/emulators/nonpareil/Portfile 2009-09-03 15:22:21 UTC (rev 56916) @@ -70,8 +70,13 @@ destroot.cmd "scons-local/scons.py" destroot.args prefix=${prefix} destdir=${destroot} + post-extract { - system "cd ${workpath}/${name}-${version}/scons-local; tar -xzf scons-local-0.96.90.tar.gz" + system " + pushd ${workpath}/${name}-${version}/scons-local; + tar -xzf scons-local-0.96.90.tar.gz + popd + " } platform macosx { @@ -134,60 +139,40 @@ } variant hpil \ - description "Include HP-Interface-Loop emulation!" { - set hpil1 nonpareil-patch-20090131.diff - set hpil2 nonpareil-patch-20090201.diff - set hpil3 nonpareil-patch-20090202.diff - set hpil4 nonpareil-patch-20090208.diff - set hpil5 nonpareil-patch-20090210.diff + description "Include HP-Interface-Loop emulation (experimental) See http://pagesperso-orange.fr/kdntl/hp41/nonpareil-patch-doc.html" { - distfiles-append ${hpil1}.gz:hpil \ - ${hpil2}.gz:hpil \ - ${hpil3}.gz:hpil \ - ${hpil4}.gz:hpil \ - ${hpil5}.gz:hpil + set hpil nonpareil-wholepatch-20090714.diff - checksums-append ${hpil1}.gz \ - md5 6c5e2b38172794c9d4e15fc0e6a3d0bf \ - sha1 d46f6f3e35c82b160929f15390bc62c5add6cc45 \ - rmd160 332fde37754e081c1f83c3386f4047d13aadb83c \ - ${hpil2}.gz \ - md5 cdcfe2b495c9a53478924d9ca2079b62 \ - sha1 40c4edae934f5b0c23c3f6dc28646d6b38f8ab47 \ - rmd160 ef90137f54b99850e1ff32d9546e237010bdf188 \ - ${hpil3}.gz \ - md5 ae9fb42887c73ab13e07083da2796a69 \ - sha1 426d34b403444aa7c6d1666ce3de44ae2e849812 \ - rmd160 f6c96fa350c5ba45ddf11428f125765175fcea1b \ - ${hpil4}.gz \ - md5 d277908b12033bbe371eca4f1d13c19d \ - sha1 3c202f7a0f30bbed6f07de88e409bb43357a7e6c \ - rmd160 ab86c58b223db93ae39c4c5392b6ed64df965f57 \ - ${hpil5}.gz \ - md5 c1acee0f07bac5b995d2f4a4e0ba992c \ - sha1 345b8666ac6f7999fcb4e785fbb50e1e1d40b6e4 \ - rmd160 9cc19d32e7712819a16ae61d44c0fe311ad8137f + distfiles-append ${hpil}.bz2:hpil - #patchfiles-append osx.patch + checksums-append ${hpil}.bz2 \ + md5 2bc700c9cb49ec4e0fe0240ab5653688 \ + sha1 e77648269e6e8cb04f6b4b275077ed8493b451ae \ + rmd160 ec3bea3f6eda7d29a480a880a7875d4e9fc6c8cf + patchfiles-delete patch-src-util.diff build.cmd "scons" destroot.cmd "scons" post-extract { - foreach patch { nonpareil-patch-20090131.diff nonpareil-patch-20090201.diff nonpareil-patch-20090202.diff nonpareil-patch-20090208.diff nonpareil-patch-20090210.diff } { - system " - gzip --verbose --decompress --stdout ${distpath}/${patch}.gz >${workpath}/${patch}; - " - } + system " + bzip2 --verbose --decompress --stdout ${distpath}/nonpareil-wholepatch-20090714.diff.bz2 >${workpath}/nonpareil-wholepatch-20090714.diff; + " } + pre-patch { + file copy ${filespath}/osx.patch ${filespath}/osx.patch.diff + reinplace s|@PREFIX@|${prefix}|g ${filespath}/osx.patch.diff + } post-patch { - foreach patch { nonpareil-patch-20090131.diff nonpareil-patch-20090201.diff nonpareil-patch-20090202.diff nonpareil-patch-20090208.diff nonpareil-patch-20090210.diff } { - system " - pushd ${workpath}; - patch -p0 < ${workpath}/${patch} + system " + pushd ${workpath}; + patch -p0 < ${workpath}/nonpareil-wholepatch-20090714.diff; + pushd ${worksrcdir}; + patch -p0 < ${filespath}/osx.patch.diff; popd; - " - } + popd; + " + file delete ${filespath}/osx.patch.diff } } Modified: trunk/dports/emulators/nonpareil/files/osx.patch =================================================================== --- trunk/dports/emulators/nonpareil/files/osx.patch 2009-09-03 14:53:54 UTC (rev 56915) +++ trunk/dports/emulators/nonpareil/files/osx.patch 2009-09-03 15:22:21 UTC (rev 56916) @@ -16,10 +16,10 @@ if cross and ming and build_target_only: pkg_config_cmd = 'PKG_CONFIG_PATH=/usr/local/gtkwin/lib/pkgconfig pkg-config --define-variable=includedir=/usr/local/gtkwin/include --define-variable=libdir=/usr/local/gtkwin/lib' else: -! pkg_config_cmd = '/opt/local/bin/pkg-config' +! pkg_config_cmd = '@PREFIX@/bin/pkg-config' pkg_config_cmd += ' --cflags --libs ' -! sdl_pkg_config_cmd = '/opt/local/bin/sdl-config --cflags --libs' +! sdl_pkg_config_cmd = '@PREFIX@/bin/sdl-config --cflags --libs' build_env.Append (CPPPATH = ['.']) build_env.Append (CPPPATH = ['#/build/common']) # generated includes -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Thu Sep 3 08:51:56 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Thu, 3 Sep 2009 08:51:56 -0700 (PDT) Subject: [56917] trunk/dports/perl Message-ID: <20090903155157.8FD4825A6163@beta.macosforge.org> Revision: 56917 http://trac.macports.org/changeset/56917 Author: narf_tm at macports.org Date: 2009-09-03 08:51:52 -0700 (Thu, 03 Sep 2009) Log Message: ----------- New port p5-sysadm-install 0.32. Added Paths: ----------- trunk/dports/perl/p5-sysadm-install/ trunk/dports/perl/p5-sysadm-install/Portfile Added: trunk/dports/perl/p5-sysadm-install/Portfile =================================================================== --- trunk/dports/perl/p5-sysadm-install/Portfile (rev 0) +++ trunk/dports/perl/p5-sysadm-install/Portfile 2009-09-03 15:51:52 UTC (rev 56917) @@ -0,0 +1,24 @@ +# $Id$ + +PortSystem 1.0 +PortGroup perl5 1.0 + +perl5.setup Sysadm-Install 0.32 ../by-authors/id/M/MS/MSCHILLI/ +maintainers narf_tm openmaintainer +description Typical installation tasks for system administrators +long_description Sysadm::Install executes shell-like commands performing \ + typical installation tasks: Copying files, extracting \ + tarballs, calling make. It has a fail once and die \ + policy, meticulously checking the result of every \ + operation and calling die() immeditatly if anything \ + fails. + +platforms darwin + +checksums md5 665bdb7e37c74ee32b0aa4d0e782fe17 \ + sha1 f6d4311e733336ec25232371c40ae209d985d16c \ + rmd160 b33e837fba31ab19d2379f5edd0d47d0d1f21a77 + +depends_lib-append port:p5-log-log4perl \ + port:p5-libwww-perl \ + port:p5-term-readkey Property changes on: trunk/dports/perl/p5-sysadm-install/Portfile ___________________________________________________________________ Added: svn:keywords + Id Added: svn:eol-style + native -------------- next part -------------- An HTML attachment was scrubbed... URL: From portindex at macports.org Thu Sep 3 08:53:41 2009 From: portindex at macports.org (portindex at macports.org) Date: Thu, 3 Sep 2009 08:53:41 -0700 (PDT) Subject: [56918] trunk/dports/PortIndex Message-ID: <20090903155342.A9AED25A6356@beta.macosforge.org> Revision: 56918 http://trac.macports.org/changeset/56918 Author: portindex at macports.org Date: 2009-09-03 08:53:41 -0700 (Thu, 03 Sep 2009) Log Message: ----------- Total number of ports parsed: 6149 Ports successfully parsed: 6149 Ports failed: 0 Modified Paths: -------------- trunk/dports/PortIndex Modified: trunk/dports/PortIndex =================================================================== --- trunk/dports/PortIndex 2009-09-03 15:51:52 UTC (rev 56917) +++ trunk/dports/PortIndex 2009-09-03 15:53:41 UTC (rev 56918) @@ -6277,7 +6277,7 @@ p5-dbd-sqlite2 363 portdir perl/p5-dbd-sqlite2 description {perl dbd interface to SQLite (old version)} homepage http://search.cpan.org/dist/DBD-SQLite2/ epoch 0 platforms darwin name p5-dbd-sqlite2 depends_lib {path:bin/perl:perl5 port:p5-dbi} maintainers {jmr openmaintainer} long_description {{perl dbd interface to SQLite (old version)}} categories perl version 0.33 revision 0 p5-dbi 579 -portdir perl/p5-dbi description {Abstract database access module for Perl} homepage http://dbi.perl.org/ epoch 0 platforms darwin name p5-dbi depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {The DBI module enables your Perl applications to access multiple database types transparently. You can connect to MySQL, MSSQL, Oracle, Informix, Sybase, ODBC etc. without having to know the different underlying interfaces of each. The API defined by DBI will work on all these database types and many more.} categories perl version 1.607 revision 0 +portdir perl/p5-dbi description {Abstract database access module for Perl} homepage http://dbi.perl.org/ epoch 0 platforms darwin name p5-dbi depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {The DBI module enables your Perl applications to access multiple database types transparently. You can connect to MySQL, MSSQL, Oracle, Informix, Sybase, ODBC etc. without having to know the different underlying interfaces of each. The API defined by DBI will work on all these database types and many more.} categories perl version 1.609 revision 0 p5-dbix-class 790 portdir perl/p5-dbix-class description {Extensible and flexible object <-> relational mapper.} homepage http://search.cpan.org/dist/DBIx-Class/ epoch 0 platforms darwin name p5-dbix-class depends_lib {path:bin/perl:perl5 port:p5-carp-clan port:p5-class-accessor-grouped port:p5-class-c3 port:p5-class-c3-componentised port:p5-class-inspector port:p5-dbi port:p5-data-page port:p5-json-any port:p5-scalar-list-utils port:p5-module-find port:p5-sql-abstract port:p5-sql-abstract-limit port:p5-scope-guard port:p5-class-trigger port:p5-dbd-sqlite port:p5-dbix-contextualfetch port:p5-test-simple port:p5-test-deep port:p5-test-exception} maintainers {narf_tm openmaintainer} long_description {{Extensible and flexible object <-> relational mapper.}} categories perl version 0.08012 revision 0 p5-dbix-class-schema-loader 768 -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Thu Sep 3 09:04:10 2009 From: ryandesign at macports.org (ryandesign at macports.org) Date: Thu, 3 Sep 2009 09:04:10 -0700 (PDT) Subject: [56919] trunk/dports/databases/freetds/Portfile Message-ID: <20090903160411.54A5A25A67B3@beta.macosforge.org> Revision: 56919 http://trac.macports.org/changeset/56919 Author: ryandesign at macports.org Date: 2009-09-03 09:04:06 -0700 (Thu, 03 Sep 2009) Log Message: ----------- freetds: use MacPorts libtool on all versions of Mac OS X; fixes at least the universal build on Snow Leopard Modified Paths: -------------- trunk/dports/databases/freetds/Portfile Modified: trunk/dports/databases/freetds/Portfile =================================================================== --- trunk/dports/databases/freetds/Portfile 2009-09-03 15:53:41 UTC (rev 56918) +++ trunk/dports/databases/freetds/Portfile 2009-09-03 16:04:06 UTC (rev 56919) @@ -26,6 +26,7 @@ checksums md5 3df6b2e83fd420e90f1becbd1162990a \ sha1 7e2a0c9e41c240c2d1c7f69c6f278e9a5bb80c2d \ rmd160 d3596c512022332cdb3bab375950159f1e930a4b +depends_build port:libtool depends_lib port:libiconv port:ncurses port:readline patchfiles patch-cspublic.h configure.args --mandir=${prefix}/share/man \ @@ -59,6 +60,10 @@ ${worksrcpath}/src/tds/unittests/Makefile.in } +pre-build { + ln -sf ${prefix}/bin/glibtool ${worksrcpath}/libtool +} + post-activate { # copy over freetds sample files if none exists ui_msg "\n****************************************************************" @@ -75,20 +80,6 @@ ui_msg "****************************************************************" } - -platform darwin 7 { - pre-build { - system "cp /usr/bin/glibtool ${worksrcpath}/libtool" - } -} - -platform darwin 9 { - pre-build { - system "cp /usr/bin/glibtool ${worksrcpath}/libtool" - reinplace "s|\"gcc\"|\"${configure.cc}\"|" ${worksrcpath}/libtool - } -} - variant mssql description {Use MS style dblib} { configure.args-append --enable-msdblib --with-tdsver=8.0 } -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Thu Sep 3 09:08:08 2009 From: ryandesign at macports.org (ryandesign at macports.org) Date: Thu, 3 Sep 2009 09:08:08 -0700 (PDT) Subject: [56920] trunk/dports/databases/freetds/Portfile Message-ID: <20090903160809.708BA25A6A42@beta.macosforge.org> Revision: 56920 http://trac.macports.org/changeset/56920 Author: ryandesign at macports.org Date: 2009-09-03 09:08:04 -0700 (Thu, 03 Sep 2009) Log Message: ----------- freetds: reformatting / rearranging Modified Paths: -------------- trunk/dports/databases/freetds/Portfile Modified: trunk/dports/databases/freetds/Portfile =================================================================== --- trunk/dports/databases/freetds/Portfile 2009-09-03 16:04:06 UTC (rev 56919) +++ trunk/dports/databases/freetds/Portfile 2009-09-03 16:08:04 UTC (rev 56920) @@ -1,15 +1,17 @@ # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ -PortSystem 1.0 +PortSystem 1.0 name freetds version 0.82 categories databases platforms darwin maintainers nomaintainer + description A set of libraries for Unix and Linux that allows your programs to natively \ talk to Microsoft SQL Server and Sybase databases + long_description FreeTDS is an open source implementation of the TDS (Tabular DataStream) \ protocol used by these databases for their own clients. It supports many \ different flavors of the protocol and supports several APIs to access it. \ @@ -23,29 +25,24 @@ master_sites ftp://ftp.ibiblio.org/pub/Linux/ALPHA/${name}/stable/ \ http://ibiblio.org/pub/Linux/ALPHA/${name}/stable/ \ http://ibiblio.org/pub/Linux/ALPHA/${name}/old/${version}/ -checksums md5 3df6b2e83fd420e90f1becbd1162990a \ - sha1 7e2a0c9e41c240c2d1c7f69c6f278e9a5bb80c2d \ - rmd160 d3596c512022332cdb3bab375950159f1e930a4b + +checksums md5 3df6b2e83fd420e90f1becbd1162990a \ + sha1 7e2a0c9e41c240c2d1c7f69c6f278e9a5bb80c2d \ + rmd160 d3596c512022332cdb3bab375950159f1e930a4b + depends_build port:libtool -depends_lib port:libiconv port:ncurses port:readline + +depends_lib port:libiconv \ + port:ncurses \ + port:readline + patchfiles patch-cspublic.h + configure.args --mandir=${prefix}/share/man \ --includedir=${prefix}/include/${name} \ --sysconfdir=${prefix}/etc/${name} \ --with-libiconv-prefix=${prefix} -use_parallel_build yes - -post-destroot { - # rename the freetds conf files so we don't clobber any existing ones - foreach file [list "freetds.conf" "locales.conf" "pool.conf"] { - file rename ${destroot}${prefix}/etc/freetds/${file} ${destroot}${prefix}/etc/freetds/${file}.sample - } - - file rename ${destroot}${prefix}/share/doc/${name}-${version} \ - ${destroot}${prefix}/share/doc/${name} -} - post-patch { reinplace "s|../replacements/libreplacements.la||g" \ ${worksrcpath}/src/server/Makefile.in \ @@ -53,24 +50,36 @@ ${worksrcpath}/src/odbc/Makefile.in \ ${worksrcpath}/src/dblib/Makefile.in \ ${worksrcpath}/src/apps/Makefile.in - + reinplace "s|../../replacements/libreplacements.la||g" \ ${worksrcpath}/src/apps/fisql/Makefile.in \ ${worksrcpath}/src/dblib/unittests/Makefile.in \ ${worksrcpath}/src/tds/unittests/Makefile.in } +use_parallel_build yes + pre-build { ln -sf ${prefix}/bin/glibtool ${worksrcpath}/libtool } +post-destroot { + # rename the freetds conf files so we don't clobber any existing ones + foreach file [list "freetds.conf" "locales.conf" "pool.conf"] { + file rename ${destroot}${prefix}/etc/freetds/${file} ${destroot}${prefix}/etc/freetds/${file}.sample + } + + file rename ${destroot}${prefix}/share/doc/${name}-${version} \ + ${destroot}${prefix}/share/doc/${name} +} + post-activate { # copy over freetds sample files if none exists ui_msg "\n****************************************************************" foreach file [list "freetds.conf" "locales.conf" "pool.conf"] { if {![file exists ${prefix}/etc/freetds/${file}]} { ui_msg "Configuration file ${file} does not exist and has been created using" - ui_msg " ${prefix}/etc/freetds/${file}.sample " + ui_msg " ${prefix}/etc/freetds/${file}.sample" file copy ${prefix}/etc/freetds/${file}.sample ${prefix}/etc/freetds/${file} } else { ui_msg "Configuration file ${file} exists and has has been retained." @@ -81,7 +90,7 @@ } variant mssql description {Use MS style dblib} { - configure.args-append --enable-msdblib --with-tdsver=8.0 + configure.args-append --enable-msdblib --with-tdsver=8.0 } variant odbc description {Build odbc driver against unixODBC} { -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryandesign at macports.org Thu Sep 3 09:14:02 2009 From: ryandesign at macports.org (ryandesign at macports.org) Date: Thu, 3 Sep 2009 09:14:02 -0700 (PDT) Subject: [56921] trunk/dports/net/whois/Portfile Message-ID: <20090903161403.474F725A6D6F@beta.macosforge.org> Revision: 56921 http://trac.macports.org/changeset/56921 Author: ryandesign at macports.org Date: 2009-09-03 09:13:58 -0700 (Thu, 03 Sep 2009) Log Message: ----------- whois: fix universal build by removing --disable-dependency-tracking which this configure script doesn't support Modified Paths: -------------- trunk/dports/net/whois/Portfile Modified: trunk/dports/net/whois/Portfile =================================================================== --- trunk/dports/net/whois/Portfile 2009-09-03 16:08:04 UTC (rev 56920) +++ trunk/dports/net/whois/Portfile 2009-09-03 16:13:58 UTC (rev 56921) @@ -54,6 +54,9 @@ configure.ldflags-append \ -lintl +configure.universal_args-delete \ + --disable-dependency-tracking + post-configure { reinplace "s|/etc/whois.conf|${prefix}/etc/whois.conf|g" \ ${worksrcpath}/whois.1 -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Thu Sep 3 09:24:27 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Thu, 3 Sep 2009 09:24:27 -0700 (PDT) Subject: [56922] trunk/dports/perl Message-ID: <20090903162427.5F79525A78FC@beta.macosforge.org> Revision: 56922 http://trac.macports.org/changeset/56922 Author: narf_tm at macports.org Date: 2009-09-03 09:24:26 -0700 (Thu, 03 Sep 2009) Log Message: ----------- New port p5-file-comments 0.07. Added Paths: ----------- trunk/dports/perl/p5-file-comments/ trunk/dports/perl/p5-file-comments/Portfile Added: trunk/dports/perl/p5-file-comments/Portfile =================================================================== --- trunk/dports/perl/p5-file-comments/Portfile (rev 0) +++ trunk/dports/perl/p5-file-comments/Portfile 2009-09-03 16:24:26 UTC (rev 56922) @@ -0,0 +1,26 @@ +# $Id$ + +PortSystem 1.0 +PortGroup perl5 1.0 + +perl5.setup File-Comments 0.07 +maintainers narf_tm openmaintainer +description Recognizes file formats and extracts format-specific comments +long_description File::Comments guesses the type of a given file, \ + determines the format used for comments, extracts all \ + comments, and returns them as a reference to an array \ + of chunks. Alternatively, it strips all comments from \ + a file. + +platforms darwin + +checksums md5 78b77e6933eb54b233a88cd0ff5310fc \ + sha1 d8735169748a4a7ba46a6bcce1e8ad36c1839ae2 \ + rmd160 77e308546588cdecfa5419fe39fb739de7de2035 + +depends_lib-append port:p5-archive-tar \ + port:p5-html-parser \ + port:p5-html-tree \ + port:p5-log-log4perl \ + port:p5-ppi \ + port:p5-sysadm-install Property changes on: trunk/dports/perl/p5-file-comments/Portfile ___________________________________________________________________ Added: svn:keywords + Id Added: svn:eol-style + native -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Thu Sep 3 09:29:42 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Thu, 3 Sep 2009 09:29:42 -0700 (PDT) Subject: [56923] trunk/dports/perl Message-ID: <20090903162942.CD3F825A7D0F@beta.macosforge.org> Revision: 56923 http://trac.macports.org/changeset/56923 Author: narf_tm at macports.org Date: 2009-09-03 09:29:42 -0700 (Thu, 03 Sep 2009) Log Message: ----------- New port p5-test-yaml-valid 0.03. Added Paths: ----------- trunk/dports/perl/p5-test-yaml-valid/ trunk/dports/perl/p5-test-yaml-valid/Portfile Added: trunk/dports/perl/p5-test-yaml-valid/Portfile =================================================================== --- trunk/dports/perl/p5-test-yaml-valid/Portfile (rev 0) +++ trunk/dports/perl/p5-test-yaml-valid/Portfile 2009-09-03 16:29:42 UTC (rev 56923) @@ -0,0 +1,17 @@ +# $Id$ + +PortSystem 1.0 +PortGroup perl5 1.0 + +perl5.setup Test-YAML-Valid 0.03 +maintainers narf_tm openmaintainer +description Test for valid YAML +long_description ${description} + +platforms darwin + +checksums md5 ef76bf8995f8165253d58a29d77da8e8 \ + sha1 12ba5207511e6339dfc137f03cb374c7d17fd175 \ + rmd160 30ddb26d23be4280078ef0e57949cfb36bdf207c + +depends_lib-append port:p5-yaml Property changes on: trunk/dports/perl/p5-test-yaml-valid/Portfile ___________________________________________________________________ Added: svn:keywords + Id Added: svn:eol-style + native -------------- next part -------------- An HTML attachment was scrubbed... URL: From narf_tm at macports.org Thu Sep 3 09:33:59 2009 From: narf_tm at macports.org (narf_tm at macports.org) Date: Thu, 3 Sep 2009 09:33:59 -0700 (PDT) Subject: [56924] trunk/dports/perl Message-ID: <20090903163359.4B33025A7F82@beta.macosforge.org> Revision: 56924 http://trac.macports.org/changeset/56924 Author: narf_tm at macports.org Date: 2009-09-03 09:33:58 -0700 (Thu, 03 Sep 2009) Log Message: ----------- New port p5-test-yaml-meta 0.12. Added Paths: ----------- trunk/dports/perl/p5-test-yaml-meta/ trunk/dports/perl/p5-test-yaml-meta/Portfile Added: trunk/dports/perl/p5-test-yaml-meta/Portfile =================================================================== --- trunk/dports/perl/p5-test-yaml-meta/Portfile (rev 0) +++ trunk/dports/perl/p5-test-yaml-meta/Portfile 2009-09-03 16:33:58 UTC (rev 56924) @@ -0,0 +1,17 @@ +# $Id$ + +PortSystem 1.0 +PortGroup perl5 1.0 + +perl5.setup Test-YAML-Meta 0.12 +maintainers narf_tm openmaintainer +description Validation of the META.yml file in a distribution. +long_description ${description} + +platforms darwin + +checksums md5 66fc4d551ad6c650ab8f80b2928eadf6 \ + sha1 0c9ee9afc9a6acff6dec57a6e4f94c5931d40975 \ +