From dluke at macports.org Fri Feb 1 00:44:05 2008
From: dluke at macports.org (dluke@macports.org)
Date: Fri Feb 1 00:47:06 2008
Subject: [33629] trunk/dports/PortIndex
Message-ID: <20080201084405.63416ED67A4@beta.macosforge.org>
Revision: 33629
http://trac.macosforge.org/projects/macports/changeset/33629
Author: dluke@macports.org
Date: 2008-02-01 00:44:01 -0800 (Fri, 01 Feb 2008)
Log Message:
-----------
Total number of ports parsed: 4458
Ports successfully parsed: 4458
Ports failed: 0
Modified Paths:
--------------
trunk/dports/PortIndex
Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex 2008-02-01 02:23:58 UTC (rev 33628)
+++ trunk/dports/PortIndex 2008-02-01 08:44:01 UTC (rev 33629)
@@ -1556,8 +1556,8 @@
variants universal portdir devel/svk description {A distributed version control system.} homepage http://svk.elixus.org/ epoch 0 platforms darwin name svk depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-data-hierarchy port:p5-algorithm-diff port:p5-algorithm-annotate port:p5-perlio-via-dynamic port:p5-uri port:p5-perlio-eol port:p5-io-digest port:p5-file-type port:subversion-perlbindings port:p5-perlio-via-symlink port:p5-svn-mirror port:p5-pod-escapes port:p5-pod-simple port:p5-timedate port:p5-compress-zlib port:p5-freezethaw port:p5-locale-maketext-lexicon port:p5-locale-maketext-simple port:p5-class-autouse port:p5-io-pager port:p5-class-accessor port:p5-pathtools port:p5-version port:p5-yaml-syck port:p5-app-cli port:p5-list-moreutils port:p5-class-data-inheritable port:p5-path-class port:p5-universal-require port:p5-log-log4perl port:p5-file-temp-svkonly} maintainers dluke@geeklair.net long_description {svk is a decentralized version control system written in P
erl. It uses the Subversion filesystem but provides additional, powerful features} version 2.0.2 categories {perl perl} revision 0
swig 877
variants universal depends_build port:bison portdir devel/swig description {Tool to wrap C/C++ libraries in high-level languages.} homepage http://www.swig.org/ epoch 0 platforms darwin name swig maintainers {kevin jwa} long_description {SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. SWIG is primarily used with common scripting languages such as Perl, Python, Tcl/Tk, Ruby, Guile and MzScheme, however the list of supported languages also includes non-scripting languages such as Java and OCAML. SWIG is most commonly used to create high-level interpreted programming environments, user interfaces, and as a tool for testing and prototyping C/C++ software. SWIG may be freely used, distributed, and modified for commercial and noncommercial use.} version 1.3.33 categories devel revision 0
-t1lib 578
-portdir devel/t1lib variants {universal x11 psdoc} description {Library for generating glyphs from Type 1 fonts} platforms darwin name t1lib version 5.1.1 categories {devel graphics fonts} revision 0 epoch 0 maintainers nomaintainer long_description {t1lib is a library distributed under the GNU General Public Library License for generating character- and string-glyphs from Adobe Type 1 fonts under UNIX. t1lib uses most of the code of the X11 rasterizer donated by IBM to the X11-project. But some disadvantages of the rasterizer being included in X11 have been eliminated.}
+t1lib 633
+variants {universal x11 psdoc} depends_build {{path:\${prefix}/bin/glibtool:libtool}} description {Library for generating glyphs from Type 1 fonts} portdir devel/t1lib epoch 0 platforms darwin name t1lib long_description {t1lib is a library distributed under the GNU General Public Library License for generating character- and string-glyphs from Adobe Type 1 fonts under UNIX. t1lib uses most of the code of the X11 rasterizer donated by IBM to the X11-project. But some disadvantages of the rasterizer being included in X11 have been eliminated.} maintainers nomaintainer categories {devel graphics fonts} version 5.1.1 revision 0
tailor 519
variants universal description {Tailor is a tool to migrate changesets between different source control management systems.} portdir devel/tailor homepage http://www.darcs.net/DarcsWiki/Tailor epoch 0 name tailor depends_lib port:python24 long_description {Tailor is a tool to migrate changesets between ArX, Bazaar, Bazaar-NG, CVS, Codeville, Darcs, Git, Mercurial, Monotone, Subversion and Tla repositories. It is implemented in Python.} maintainers deric@caveo.se version 0.9.30 categories {devel python} revision 0
tcl-tls 392
@@ -2847,7 +2847,7 @@
dom4j 524
variants universal depends_build bin:ant:apache-ant portdir java/dom4j description {XML, XPATH, and XSLT support for Java.} homepage http://www.dom4j.org epoch 0 platforms darwin depends_lib {bin:java:kaffe port:junit} name dom4j maintainers {jberry@macports.org openmaintainer} long_description {dom4j is an easy to use, open source library for working with XML, XPath and XSLT on the Java platform using the Java Collections Framework and with full support for DOM, SAX and JAXP.} version 1.6.1 categories java revision 1
eclipse-ecj32 357
-depends_build port:apache-ant portdir java/eclipse-ecj32 description {Eclipse java bytecode compiler} homepage http://www.eclipse.org/ epoch 0 platforms darwin name eclipse-ecj32 depends_lib bin:java:kaffe maintainers {gmail.com:mvfranz openmaintainer} long_description {Eclipse java bytecode compiler} version 3.2.2-200702121330 categories java revision 0
+depends_build port:apache-ant portdir java/eclipse-ecj32 description {Eclipse java bytecode compiler} homepage http://www.eclipse.org/ epoch 0 platforms darwin name eclipse-ecj32 depends_lib bin:java:kaffe maintainers {gmail.com:mvfranz openmaintainer} long_description {Eclipse java bytecode compiler} version 3.2.2-200702121330 categories java revision 2
ehcache 1177
variants universal depends_build bin:ant:apache-ant portdir java/ehcache description {Ehcache is a pure Java, in-process object cache.} homepage http://ehcache.sourceforge.net/ epoch 0 platforms darwin depends_lib bin:java:kaffe name ehcache maintainers {jberry@macports.org openmaintainer} long_description {Ehcache is a pure Java, in-process cache with the following features: 1. Fast 2. Simple 3. Acts as a pluggable cache for Hibernate 4. Small foot print. Both in terms of size and memory requirements. 5. Minimal dependencies. 6. Fully documented. See the online Documentation, FAQ and the online JavaDoc. 7. Comprehensively Test Coverage. See the clover test report. 8. Scalable to hundreds of caches and large multi-cpu servers. 9. Provides LRU, LFU and FIFO cache eviction policies. 10. Available under the Apache 1.1 license. Ehcache's copyright and licensing has been reviewed and approved by the Apache Software Foundation, making ehcache suitable for use in Apache projects. 1
1. Production tested. All final versions of ehcache are production tested for several weeks on a large and very busy eCommerce site before release.} version 1.1 categories java revision 0
fast-md5 318
@@ -3512,8 +3512,8 @@
portdir lang/scsh variants universal description {Scheme shell} name scsh version 0.6.7 categories lang homepage http://www.scsh.net/ revision 0 epoch 0 maintainers norman@astro.gla.ac.uk long_description {Scsh is an open-source Unix shell embedded within Scheme. Scsh is a variant of Scheme 48 (an R5RS compliant new-tech Scheme system) Scsh is designed for writing real-life standalone Unix programs and shell scripts. Scsh spans a wide range of application, from `script' applications usually handled with perl or sh, to more standard systems applications usually written in C.}
sdcc 499
variants universal description {ANSI C compiler targeting Intel 8051, Maxim 80DS390, Zilog Z80} portdir lang/sdcc homepage http://sdcc.sourceforge.net/ epoch 0 platforms darwin name sdcc long_description {SDCC is a freeware, retargettable, optimizing ANSI C compiler that targets the Intel 8051, Maxim 80DS390, and Zilog Z80 based MCUs. Work is in progress on supporting Motorola 68HC08 as well as Microchip PIC16 and PIC18 series.} maintainers nomaintainer categories lang version 2.7.0 revision 0
-sicp 335
-portdir lang/sicp variants universal description {Lytha Ayth's texinfo version of Structure and Interpretation of Computer Programs -- 2nd ed. (Harold Abelson and Gerald Jay Sussman, with Julie Sussman)} name sicp version 0.0.1 categories lang homepage http://www.neilvandyke.org/sicp-texi/ revision 1 epoch 0 maintainers nomaintainer
+sicp 343
+portdir lang/sicp description {Lytha Ayth's texinfo version of Structure and Interpretation of Computer Programs -- 2nd ed. (Harold Abelson and Gerald Jay Sussman, with Julie Sussman)} name sicp version 0.0.1 categories lang homepage http://www.neilvandyke.org/sicp-texi/ depends_build port:texinfo revision 2 epoch 0 maintainers nomaintainer
sisc 384
variants universal depends_build {bin:ant:apache-ant {path:\${prefix}/share/xsl:docbook-xsl}} portdir lang/sisc description {Second Interpreter of Scheme Code} homepage http://sisc.sourceforge.net/ epoch 0 platforms darwin name sisc maintainers mvitocruz@gmail.com long_description {SISC is a Java based interpreter of Scheme.} version 1.16.6 categories {lang java scheme} revision 0
sketchy 494
@@ -7459,7 +7459,7 @@
file 588
variants {universal with_default_names} variant_desc {with_default_names {don't prefix names with a 'g'}} portdir sysutils/file description {File - determine file type} homepage ftp://ftp.astron.com/pub/file/ epoch 0 platforms darwin name file depends_lib port:zlib maintainers nomaintainer long_description {File tests each argument in an attempt to classify it. There are three sets of tests, performed in this order: filesystem tests, magic number tests, and language tests. The first test that succeeds causes the file type to be printed.} version 4.23 categories sysutils revision 0
findutils 456
-variants {universal with_default_names} variant_desc {with_default_names {Install files without 'g' prefix}} portdir sysutils/findutils description {findutils contains GNU find, xargs, and locate} homepage http://www.gnu.org/software/findutils/ epoch 0 platforms darwin name findutils depends_lib {port:gettext port:libiconv} maintainers nox long_description {{findutils contains GNU find, xargs, and locate}} version 4.3.12 categories sysutils revision 0
+variants {universal with_default_names} variant_desc {with_default_names {Install files without 'g' prefix}} portdir sysutils/findutils description {findutils contains GNU find, xargs, and locate} homepage http://www.gnu.org/software/findutils/ epoch 0 platforms darwin name findutils depends_lib {port:gettext port:libiconv} maintainers nox long_description {{findutils contains GNU find, xargs, and locate}} version 4.3.12 categories sysutils revision 1
foremost 629
variants {universal darwin} description {a console program to recover files based on their headers and footers.} portdir sysutils/foremost homepage http://foremost.sourceforge.net/ epoch 0 platforms darwin name foremost long_description {Foremost is a console program to recover files based on their headers and footers. Foremost can work on image files, such as those generated by dd, Safeback, Encase, etc, or directly on a drive. The headers and footers are specified by a configuration file, so you can pick and choose which headers you want to look for.} maintainers md@hudora.de categories sysutils version 0.69 revision 0
freeradius 585
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080201/bc69ccc8/attachment.html
From jwa at macports.org Fri Feb 1 05:04:51 2008
From: jwa at macports.org (jwa@macports.org)
Date: Fri Feb 1 05:07:53 2008
Subject: [33630] trunk/dports/aqua/pgAdmin3/Portfile
Message-ID: <20080201130451.7B261EDFF29@beta.macosforge.org>
Revision: 33630
http://trac.macosforge.org/projects/macports/changeset/33630
Author: jwa@macports.org
Date: 2008-02-01 05:04:40 -0800 (Fri, 01 Feb 2008)
Log Message:
-----------
version bump to 1.8.2
Modified Paths:
--------------
trunk/dports/aqua/pgAdmin3/Portfile
Modified: trunk/dports/aqua/pgAdmin3/Portfile
===================================================================
--- trunk/dports/aqua/pgAdmin3/Portfile 2008-02-01 08:44:01 UTC (rev 33629)
+++ trunk/dports/aqua/pgAdmin3/Portfile 2008-02-01 13:04:40 UTC (rev 33630)
@@ -3,7 +3,7 @@
PortSystem 1.0
name pgAdmin3
-version 1.8.1
+version 1.8.2
categories aqua
maintainers jwa
@@ -23,9 +23,9 @@
distname pgadmin3-${version}
checksums ${distname}${extract.suffix} \
- md5 8413ea6f8830b331d2bde671208f0479 \
- sha1 788eccbb6614b3b72add03268f527cf83940c0b8 \
- rmd160 ba7e0591f862bf47e6208cdc062ffce817f68453
+ md5 14d240c819741d33ee70af6da40efdb3 \
+ sha1 dc3117fb84dc77f13a2cf0518e46cd6067eaed15 \
+ rmd160 302039687dac63e221844c21c0dfae8f042f3d92
depends_lib port:postgresql82 \
port:wxWidgets \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080201/f36f0689/attachment.html
From mww at macports.org Fri Feb 1 06:25:12 2008
From: mww at macports.org (mww@macports.org)
Date: Fri Feb 1 06:27:46 2008
Subject: [33632] trunk/dports/devel/libsockets/Portfile
Message-ID: <20080201142512.0074FEE241C@beta.macosforge.org>
Revision: 33632
http://trac.macosforge.org/projects/macports/changeset/33632
Author: mww@macports.org
Date: 2008-02-01 06:24:51 -0800 (Fri, 01 Feb 2008)
Log Message:
-----------
version 2.2.9, fix destroot-ing
Modified Paths:
--------------
trunk/dports/devel/libsockets/Portfile
Modified: trunk/dports/devel/libsockets/Portfile
===================================================================
--- trunk/dports/devel/libsockets/Portfile 2008-02-01 13:08:47 UTC (rev 33631)
+++ trunk/dports/devel/libsockets/Portfile 2008-02-01 14:24:51 UTC (rev 33632)
@@ -3,7 +3,7 @@
PortSystem 1.0
name libsockets
-version 2.2.8
+version 2.2.9
categories devel net
platforms darwin
maintainers mww
@@ -16,7 +16,7 @@
distfiles uuid.h:header \
Sockets-${version}.tar.gz:tar
checksums uuid.h sha1 c466612c98aea27d92423589018e1a69d480c793 \
- Sockets-${version}.tar.gz sha1 3afa7437a6ff07f604c6bcd5a7132e11fc4fbfa1
+ Sockets-${version}.tar.gz sha1 68f0f579146ac09b17db3c6bf76b2c2790425fea
patchfiles patch-Makefile patch-Makefile.Defines.macosx
depends_lib port:openssl
@@ -30,7 +30,7 @@
xinstall -m 755 ${filespath}/create-dylib.sh ${worksrcpath}
}
-configure.env-append PLATFORM="macosx" PREFIX="\$\(DESTROOT\)${prefix}"
+configure.env-append PLATFORM="macosx" PREFIX="\$\(DESTDIR\)${prefix}"
build.target-append libSockets.dylib
post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080201/f826466c/attachment.html
From nox at macports.org Fri Feb 1 05:09:07 2008
From: nox at macports.org (nox@macports.org)
Date: Fri Feb 1 06:27:51 2008
Subject: [33631] trunk/dports/python/py25-psycopg2/Portfile
Message-ID: <20080201130907.03E53EE241D@beta.macosforge.org>
Revision: 33631
http://trac.macosforge.org/projects/macports/changeset/33631
Author: nox@macports.org
Date: 2008-02-01 05:08:47 -0800 (Fri, 01 Feb 2008)
Log Message:
-----------
py25-psycopg2 (closes #13667): Now depends on postgresql82.
Modified Paths:
--------------
trunk/dports/python/py25-psycopg2/Portfile
Modified: trunk/dports/python/py25-psycopg2/Portfile
===================================================================
--- trunk/dports/python/py25-psycopg2/Portfile 2008-02-01 13:04:40 UTC (rev 33630)
+++ trunk/dports/python/py25-psycopg2/Portfile 2008-02-01 13:08:47 UTC (rev 33631)
@@ -5,6 +5,7 @@
name py25-psycopg2
version 2.0.5.1
+revision 1
categories python databases
maintainers nomaintainer
platforms darwin freebsd
@@ -20,13 +21,13 @@
distname psycopg2-${version}
checksums md5 052e4b97dab47708fdcdc36ffb25af66
-depends_lib-append port:postgresql81 \
+depends_lib-append port:postgresql82 \
port:openssl
patchfiles patch-setup.cfg
post-patch {
reinplace \
- s|@PG_CONFIG@|${prefix}/lib/postgresql81/bin/pg_config|g \
+ s|@PG_CONFIG@|${prefix}/lib/postgresql82/bin/pg_config|g \
${worksrcpath}/setup.cfg
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080201/f2ec314d/attachment.html
From mww at macports.org Fri Feb 1 07:15:29 2008
From: mww at macports.org (mww@macports.org)
Date: Fri Feb 1 07:18:31 2008
Subject: [33633] trunk/dports/print/abcm2ps/Portfile
Message-ID: <20080201151529.B2B6FEE433E@beta.macosforge.org>
Revision: 33633
http://trac.macosforge.org/projects/macports/changeset/33633
Author: mww@macports.org
Date: 2008-02-01 07:15:26 -0800 (Fri, 01 Feb 2008)
Log Message:
-----------
version 5.7.4
Modified Paths:
--------------
trunk/dports/print/abcm2ps/Portfile
Modified: trunk/dports/print/abcm2ps/Portfile
===================================================================
--- trunk/dports/print/abcm2ps/Portfile 2008-02-01 14:24:51 UTC (rev 33632)
+++ trunk/dports/print/abcm2ps/Portfile 2008-02-01 15:15:26 UTC (rev 33633)
@@ -3,7 +3,7 @@
PortSystem 1.0
name abcm2ps
-version 5.7.3
+version 5.7.4
categories print audio
platforms darwin
maintainers mww
@@ -15,8 +15,8 @@
homepage http://moinejf.free.fr/
master_sites ${homepage}
-checksums sha1 f3c8c649c02d387ee1c6174cea00b5dac002ce0d
-patchfiles patch-Makefile.in
+checksums sha1 3e3cf3b5e1bb078027a37bd6e6b965c742641034
+patchfiles patch-Makefile.in.diff
build.target
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080201/a85c3d8c/attachment-0001.html
From mww at macports.org Fri Feb 1 07:26:14 2008
From: mww at macports.org (mww@macports.org)
Date: Fri Feb 1 07:29:14 2008
Subject: [33634] trunk/dports/databases/sqlite3
Message-ID: <20080201152614.28173EE4E58@beta.macosforge.org>
Revision: 33634
http://trac.macosforge.org/projects/macports/changeset/33634
Author: mww@macports.org
Date: 2008-02-01 07:26:08 -0800 (Fri, 01 Feb 2008)
Log Message:
-----------
version 3.5.5
Modified Paths:
--------------
trunk/dports/databases/sqlite3/Portfile
Added Paths:
-----------
trunk/dports/databases/sqlite3/files/patch-Makefile.in.diff
Removed Paths:
-------------
trunk/dports/databases/sqlite3/files/patch-Makefile.in
Modified: trunk/dports/databases/sqlite3/Portfile
===================================================================
--- trunk/dports/databases/sqlite3/Portfile 2008-02-01 15:15:26 UTC (rev 33633)
+++ trunk/dports/databases/sqlite3/Portfile 2008-02-01 15:26:08 UTC (rev 33634)
@@ -3,7 +3,7 @@
PortSystem 1.0
name sqlite3
-version 3.5.4
+version 3.5.5
categories databases
platforms darwin
maintainers mww
@@ -20,8 +20,8 @@
master_sites ${homepage}
distname sqlite-${version}
dist_subdir ${name}/${version}
-checksums sha1 9c0ddb2f9b154e8a036e40f3cea92b58c77a59ef
-patchfiles patch-Makefile.in
+checksums sha1 cd93bb69a0252818c936d4a5900c20e84b966b8f
+patchfiles patch-Makefile.in.diff
depends_build port:gawk
depends_lib port:readline
@@ -30,9 +30,9 @@
configure.args --enable-threadsafe --disable-tcl \
--with-readline-inc="-I${prefix}/include" \
--with-readline-lib="-L${prefix}/lib -lreadline -lm"
-configure.env AWK="${prefix}/bin/gawk"
+configure.awk "${prefix}/bin/gawk"
-#use_parallel_build yes
+use_parallel_build yes
build.type gnu
test.run yes
Deleted: trunk/dports/databases/sqlite3/files/patch-Makefile.in
===================================================================
--- trunk/dports/databases/sqlite3/files/patch-Makefile.in 2008-02-01 15:15:26 UTC (rev 33633)
+++ trunk/dports/databases/sqlite3/files/patch-Makefile.in 2008-02-01 15:26:08 UTC (rev 33634)
@@ -1,12 +0,0 @@
---- Makefile.in 2007-06-28 14:46:18.000000000 +0200
-+++ Makefile.in 2007-08-15 21:35:23.000000000 +0200
-@@ -101,7 +101,9 @@
- #
- prefix = @prefix@
- exec_prefix = @exec_prefix@
-+bindir = @bindir@
- libdir = @libdir@
-+incdir = @includedir@
- INSTALL = @INSTALL@
- LIBTOOL = ./libtool
- ALLOWRELEASE = @ALLOWRELEASE@
Copied: trunk/dports/databases/sqlite3/files/patch-Makefile.in.diff (from rev 33633, trunk/dports/databases/sqlite3/files/patch-Makefile.in)
===================================================================
--- trunk/dports/databases/sqlite3/files/patch-Makefile.in.diff (rev 0)
+++ trunk/dports/databases/sqlite3/files/patch-Makefile.in.diff 2008-02-01 15:26:08 UTC (rev 33634)
@@ -0,0 +1,12 @@
+--- Makefile.in 2007-06-28 14:46:18.000000000 +0200
++++ Makefile.in 2007-08-15 21:35:23.000000000 +0200
+@@ -101,7 +101,9 @@
+ #
+ prefix = @prefix@
+ exec_prefix = @exec_prefix@
++bindir = @bindir@
+ libdir = @libdir@
++incdir = @includedir@
+ INSTALL = @INSTALL@
+ LIBTOOL = ./libtool
+ ALLOWRELEASE = @ALLOWRELEASE@
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080201/400e9ffd/attachment.html
From mww at macports.org Fri Feb 1 09:37:58 2008
From: mww at macports.org (mww@macports.org)
Date: Fri Feb 1 09:41:01 2008
Subject: [33635] trunk/dports/print/abcm2ps/files
Message-ID: <20080201173758.8C417EEB30B@beta.macosforge.org>
Revision: 33635
http://trac.macosforge.org/projects/macports/changeset/33635
Author: mww@macports.org
Date: 2008-02-01 09:37:51 -0800 (Fri, 01 Feb 2008)
Log Message:
-----------
rename patchfiles (oops from update to 5.7.4 -- thanks to ryandesign@ for pointing this one out)
Added Paths:
-----------
trunk/dports/print/abcm2ps/files/patch-Makefile.in.diff
Removed Paths:
-------------
trunk/dports/print/abcm2ps/files/patch-Makefile.in
Deleted: trunk/dports/print/abcm2ps/files/patch-Makefile.in
===================================================================
--- trunk/dports/print/abcm2ps/files/patch-Makefile.in 2008-02-01 15:26:08 UTC (rev 33634)
+++ trunk/dports/print/abcm2ps/files/patch-Makefile.in 2008-02-01 17:37:51 UTC (rev 33635)
@@ -1,33 +0,0 @@
---- work/abcm2ps-5.7.1/Makefile.in 2006-12-27 13:20:17.000000000 +0100
-+++ Makefile.in 2007-12-18 14:13:57.000000000 +0100
-@@ -19,7 +19,7 @@
- bindir = @bindir@
- libdir = @libdir@
- datadir = @datadir@
--docdir = @prefix@/doc
-+docdir = @prefix@/share/doc
-
- # unix
- OBJECTS=abc2ps.o \
-@@ -32,15 +32,15 @@
- DOCFILES=Changes License README *.abc *.eps *.txt
-
- install: abcm2ps
-- mkdir -p $(bindir); \
-- mkdir -p $(datadir)/abcm2ps; \
-- mkdir -p $(docdir)/abcm2ps; \
-- $(INSTALL_PROGRAM) abcm2ps $(bindir)
-+ $(INSTALL) -d $(DESTDIR)$(bindir); \
-+ $(INSTALL) -d $(DESTDIR)$(datadir)/abcm2ps; \
-+ $(INSTALL) -d $(DESTDIR)$(docdir)/abcm2ps; \
-+ $(INSTALL_PROGRAM) abcm2ps $(DESTDIR)$(bindir)
- for f in *.fmt; do \
-- $(INSTALL_DATA) $$f $(datadir)/abcm2ps; \
-+ $(INSTALL_DATA) $$f $(DESTDIR)$(datadir)/abcm2ps; \
- done
- for f in $(DOCFILES); do \
-- $(INSTALL_DATA) $$f $(docdir)/abcm2ps; \
-+ $(INSTALL_DATA) $$f $(DESTDIR)$(docdir)/abcm2ps; \
- done
-
- uninstall:
Copied: trunk/dports/print/abcm2ps/files/patch-Makefile.in.diff (from rev 33634, trunk/dports/print/abcm2ps/files/patch-Makefile.in)
===================================================================
--- trunk/dports/print/abcm2ps/files/patch-Makefile.in.diff (rev 0)
+++ trunk/dports/print/abcm2ps/files/patch-Makefile.in.diff 2008-02-01 17:37:51 UTC (rev 33635)
@@ -0,0 +1,33 @@
+--- work/abcm2ps-5.7.1/Makefile.in 2006-12-27 13:20:17.000000000 +0100
++++ Makefile.in 2007-12-18 14:13:57.000000000 +0100
+@@ -19,7 +19,7 @@
+ bindir = @bindir@
+ libdir = @libdir@
+ datadir = @datadir@
+-docdir = @prefix@/doc
++docdir = @prefix@/share/doc
+
+ # unix
+ OBJECTS=abc2ps.o \
+@@ -32,15 +32,15 @@
+ DOCFILES=Changes License README *.abc *.eps *.txt
+
+ install: abcm2ps
+- mkdir -p $(bindir); \
+- mkdir -p $(datadir)/abcm2ps; \
+- mkdir -p $(docdir)/abcm2ps; \
+- $(INSTALL_PROGRAM) abcm2ps $(bindir)
++ $(INSTALL) -d $(DESTDIR)$(bindir); \
++ $(INSTALL) -d $(DESTDIR)$(datadir)/abcm2ps; \
++ $(INSTALL) -d $(DESTDIR)$(docdir)/abcm2ps; \
++ $(INSTALL_PROGRAM) abcm2ps $(DESTDIR)$(bindir)
+ for f in *.fmt; do \
+- $(INSTALL_DATA) $$f $(datadir)/abcm2ps; \
++ $(INSTALL_DATA) $$f $(DESTDIR)$(datadir)/abcm2ps; \
+ done
+ for f in $(DOCFILES); do \
+- $(INSTALL_DATA) $$f $(docdir)/abcm2ps; \
++ $(INSTALL_DATA) $$f $(DESTDIR)$(docdir)/abcm2ps; \
+ done
+
+ uninstall:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080201/c5c0d0f1/attachment.html
From dluke at macports.org Fri Feb 1 12:46:36 2008
From: dluke at macports.org (dluke@macports.org)
Date: Fri Feb 1 12:49:37 2008
Subject: [33636] trunk/dports/PortIndex
Message-ID: <20080201204636.68953EF4B25@beta.macosforge.org>
Revision: 33636
http://trac.macosforge.org/projects/macports/changeset/33636
Author: dluke@macports.org
Date: 2008-02-01 12:46:33 -0800 (Fri, 01 Feb 2008)
Log Message:
-----------
Total number of ports parsed: 4458
Ports successfully parsed: 4458
Ports failed: 0
Modified Paths:
--------------
trunk/dports/PortIndex
Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex 2008-02-01 17:37:51 UTC (rev 33635)
+++ trunk/dports/PortIndex 2008-02-01 20:46:33 UTC (rev 33636)
@@ -129,7 +129,7 @@
osxvnc 455
variants {universal darwin_6} portdir aqua/osxvnc description {a full-featured VNC server (formerly OSXvnc)} homepage http://www.redstonesoftware.com/vnc.html epoch 0 platforms macosx name osxvnc depends_lib port:zlib maintainers ryandesign long_description {Vine Server (formerly OSXvnc) is a full-featured VNC server for Mac OS X providing remote access to the GUI, keyboard and mouse using any VNC client.} categories {aqua vnc} version 3.0 revision 0
pgAdmin3 637
-variants {universal debug} variant_desc {debug {provide a debug build in case of difficulties}} portdir aqua/pgAdmin3 description {An administration program to PostgreSQL} homepage http://www.pgadmin.org/ epoch 0 platforms macosx name pgAdmin3 depends_lib {port:postgresql82 port:wxWidgets port:openssl port:libxml2 port:libxslt} maintainers jwa long_description {pgAdmin III is a powerful administration and development platform for the PostgreSQL database, free for any use. The application works on several platforms, e.g. GNU/Linux, FreeBSD, OS X and Windows 2000/XP. This port is for OS X.} version 1.8.1 categories aqua revision 0
+variants {universal debug} variant_desc {debug {provide a debug build in case of difficulties}} portdir aqua/pgAdmin3 description {An administration program to PostgreSQL} homepage http://www.pgadmin.org/ epoch 0 platforms macosx name pgAdmin3 depends_lib {port:postgresql82 port:wxWidgets port:openssl port:libxml2 port:libxslt} maintainers jwa long_description {pgAdmin III is a powerful administration and development platform for the PostgreSQL database, free for any use. The application works on several platforms, e.g. GNU/Linux, FreeBSD, OS X and Windows 2000/XP. This port is for OS X.} version 1.8.2 categories aqua revision 0
pixen 367
portdir aqua/pixen platforms macosx description {A mature pixelart drawing tool for OSX} name pixen categories {aqua graphics} version 2v2 homepage http://opensword.org/Pixen/ revision 0 epoch 0 maintainers nomaintainer long_description {Pixen is a mature pixelart drawing tool for OSX under the MIT License. It can be mainly used to create pixelart in Atari-Style.}
qt3-mac 396
@@ -689,7 +689,7 @@
sqlite2 629
variants universal portdir databases/sqlite2 description {an embedded SQL database engine} homepage http://www.sqlite.org/ epoch 0 platforms darwin name sqlite2 depends_lib port:readline maintainers nomaintainer long_description {SQLite is an SQL database engine in a C library. Programs that link the SQLite library can have SQL database access without running a separate RDBMS process. The distribution comes with a standalone command-line access program (sqlite) that can be used to administer an SQLite database and which serves as an example of how to use the SQLite library.} version 2.8.17 categories databases revision 0
sqlite3 648
-variants universal depends_build port:gawk portdir databases/sqlite3 description {an embedded SQL database engine} homepage http://www.sqlite.org/ epoch 0 platforms darwin depends_lib port:readline name sqlite3 maintainers mww long_description {SQLite3 is an SQL database engine in a C library. Programs that link the SQLite3 library can have SQL database access without running a separate RDBMS process. The distribution comes with a standalone command-line access program (sqlite3) that can be used to administer an SQLite3 database and which serves as an example of how to use the SQLite3 library.} version 3.5.4 categories databases revision 0
+variants universal depends_build port:gawk portdir databases/sqlite3 description {an embedded SQL database engine} homepage http://www.sqlite.org/ epoch 0 platforms darwin depends_lib port:readline name sqlite3 maintainers mww long_description {SQLite3 is an SQL database engine in a C library. Programs that link the SQLite3 library can have SQL database access without running a separate RDBMS process. The distribution comes with a standalone command-line access program (sqlite3) that can be used to administer an SQLite3 database and which serves as an example of how to use the SQLite3 library.} version 3.5.5 categories databases revision 0
sqliteman 471
variants universal depends_build port:cmake portdir databases/sqliteman description {GUI tool for Sqlite3} homepage http://www.sqliteman.com epoch 0 platforms darwin depends_lib port:sqlite3 name sqliteman long_description {The best developer's and/or admin's GUI tool for Sqlite3 in the world. No joking here (or just a bit only) - it contains the most complete feature set of all tools available.} maintainers nomaintainer version 1.0.1 categories databases revision 0
tinycdb 391
@@ -1273,7 +1273,7 @@
libsl 304
variants universal description {yet another generic linked list C-library} portdir devel/libsl homepage http://brautaset.org/software/sl/ epoch 0 platforms darwin name libsl long_description {{yet another generic linked list C-library}} maintainers nomaintainer categories devel version 0.3.3 revision 0
libsockets 352
-variants universal portdir devel/libsockets description {C++ Sockets is a C++ wrapper for BSD-style sockets.} homepage http://www.alhem.net/Sockets/ epoch 0 platforms darwin name libsockets depends_lib port:openssl maintainers mww long_description {{C++ Sockets is a C++ wrapper for BSD-style sockets.}} version 2.2.8 categories {devel net} revision 0
+variants universal portdir devel/libsockets description {C++ Sockets is a C++ wrapper for BSD-style sockets.} homepage http://www.alhem.net/Sockets/ epoch 0 platforms darwin name libsockets depends_lib port:openssl maintainers mww long_description {{C++ Sockets is a C++ wrapper for BSD-style sockets.}} version 2.2.9 categories {devel net} revision 0
libspiff 369
variants universal portdir devel/libspiff description {Library for reading and writing XSPF playlists} homepage http://libspiff.sourceforge.net/ epoch 0 platforms darwin name libspiff depends_lib {port:expat port:uriparser} maintainers ed@fxq.nl long_description {{Library for reading and writing XSPF playlists}} version 0.8.0 categories {devel multimedia} revision 0
libssh 396
@@ -5755,7 +5755,7 @@
a2ps-j 487
variants universal portdir print/a2ps-j description {Text file to postscript converter (with Japanese support)} homepage {} epoch 0 depends_run {bin:perl:perl5.8 port:nkf} platforms darwin name a2ps-j maintainers takanori long_description {This program is perl version of Miguel Santana's a2ps. a2ps-j converts plain text to PostScript for printing on a PS printer. If no file is given, a2ps-j reads from the standard input.} version 1.45 categories {print textproc japanese} revision 1
abcm2ps 429
-variants universal description {abcm2ps converts abc music tunes to postscript} portdir print/abcm2ps homepage http://moinejf.free.fr/ epoch 0 platforms darwin name abcm2ps long_description {abcm2ps is a package that converts music tunes from ABC format to PostScript. It introduces many extensions to the ABC language that make it suitable for classical music.} maintainers mww categories {print audio} version 5.7.3 revision 0
+variants universal description {abcm2ps converts abc music tunes to postscript} portdir print/abcm2ps homepage http://moinejf.free.fr/ epoch 0 platforms darwin name abcm2ps long_description {abcm2ps is a package that converts music tunes from ABC format to PostScript. It introduces many extensions to the ABC language that make it suitable for classical music.} maintainers mww categories {print audio} version 5.7.4 revision 0
denemo 691
variants {universal csound} variant_desc {csound {Csound can be used for playback.}} portdir print/denemo description {Denemo is a unique score editor} homepage http://denemo.sourceforge.net/ depends_run port:qtplay epoch 0 platforms darwin name denemo depends_lib port:librsvg maintainers nomaintainer long_description {Denemo is a unique score editor which exports notation to LilyPond and ABC music formats. It also acts as a frontend for Csound score files. Denemo is different from most graphic music editors, this is partly because it was created to help edit Lilypond notation and partly because of its unique design philosophy.} categories {print audio x11} version 0.7.6 revision 2
dvipdfmx 936
@@ -6643,7 +6643,7 @@
py25-ply 327
variants universal portdir python/py25-ply description {lex and yacc implementation for Python} homepage http://www.dabeaz.com/ply/ epoch 0 platforms darwin depends_lib port:python25 name py25-ply maintainers nox long_description {{lex and yacc implementation for Python}} categories {python lang devel} version 2.3 revision 0
py25-psycopg2 577
-variants universal portdir python/py25-psycopg2 description {A python DBAPI-2.0 ompliant database adapter for postgresql} homepage http://www.initd.org/software/initd/psycopg/ epoch 0 platforms {darwin freebsd} depends_lib {port:python25 port:postgresql81 port:openssl} name py25-psycopg2 maintainers nomaintainer long_description {Psycopg2 is a postgresql database adapter for python. It's fully compliant to pythons DBAPI-2.0. psycopg is designed for heavily multi-threaded applications featuring connection pooling.} categories {python databases} version 2.0.5.1 revision 0
+variants universal portdir python/py25-psycopg2 description {A python DBAPI-2.0 ompliant database adapter for postgresql} homepage http://www.initd.org/software/initd/psycopg/ epoch 0 platforms {darwin freebsd} depends_lib {port:python25 port:postgresql82 port:openssl} name py25-psycopg2 maintainers nomaintainer long_description {Psycopg2 is a postgresql database adapter for python. It's fully compliant to pythons DBAPI-2.0. psycopg is designed for heavily multi-threaded applications featuring connection pooling.} categories {python databases} version 2.0.5.1 revision 1
py25-pylons 888
variants universal portdir python/py25-pylons description {Pylons is a lightweight web framework.} homepage http://pylonshq.com/ epoch 0 platforms darwin depends_lib {port:py25-setuptools port:py25-routes port:py25-myghty port:py25-paste port:py25-pastedeploy port:py25-pastescript port:py25-simplejson port:py25-webhelpers port:py25-nose port:py25-beaker port:py25-formencode port:py25-cheetah} name py25-pylons maintainers stechert@macports.org long_description {Pylons combines the very best ideas from the worlds of Ruby, Python and Perl, providing a structured but extremely flexible Python web framework. It's also one of the first projects to leverage the emerging WSGI standard, which allows extensive re-use and flexibility -- but only if you need it. Out of the box, Pylons aims to make web development fast, flexible and easy.} categories {python www} version 0.9.5 revision 0
py25-pyprotocols 350
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080201/35943e19/attachment.html
From ryandesign at macports.org Fri Feb 1 17:26:51 2008
From: ryandesign at macports.org (ryandesign@macports.org)
Date: Fri Feb 1 17:29:51 2008
Subject: [33637] trunk/dports/lang/swi-prolog
Message-ID: <20080202012651.18382EFB22B@beta.macosforge.org>
Revision: 33637
http://trac.macosforge.org/projects/macports/changeset/33637
Author: ryandesign@macports.org
Date: 2008-02-01 17:26:49 -0800 (Fri, 01 Feb 2008)
Log Message:
-----------
swi-prolog and swi-prolog-lite: upgrade to 5.6.50; closes #14127 and #14128.
Modified Paths:
--------------
trunk/dports/lang/swi-prolog/Portfile
trunk/dports/lang/swi-prolog-lite/Portfile
Modified: trunk/dports/lang/swi-prolog/Portfile
===================================================================
--- trunk/dports/lang/swi-prolog/Portfile 2008-02-01 20:46:33 UTC (rev 33636)
+++ trunk/dports/lang/swi-prolog/Portfile 2008-02-02 01:26:49 UTC (rev 33637)
@@ -2,7 +2,7 @@
PortSystem 1.0
name swi-prolog
-version 5.6.49
+version 5.6.50
epoch 20051223
categories lang
@@ -24,7 +24,7 @@
homepage http://www.swi-prolog.org/
master_sites http://gollem.science.uva.nl/cgi-bin/nph-download/SWI-Prolog/
-checksums md5 5f59ce2dd2df2c073120f25205371ddf
+checksums md5 55dddf131ef9184f4272e9357c264d43
depends_build \
port:gawk \
Modified: trunk/dports/lang/swi-prolog-lite/Portfile
===================================================================
--- trunk/dports/lang/swi-prolog-lite/Portfile 2008-02-01 20:46:33 UTC (rev 33636)
+++ trunk/dports/lang/swi-prolog-lite/Portfile 2008-02-02 01:26:49 UTC (rev 33637)
@@ -2,7 +2,7 @@
PortSystem 1.0
name swi-prolog-lite
-version 5.6.49
+version 5.6.50
categories lang
maintainers wielemak@science.uva.nl pmoura@logtalk.org
@@ -25,7 +25,7 @@
dist_subdir swi-prolog
-checksums md5 5f59ce2dd2df2c073120f25205371ddf
+checksums md5 55dddf131ef9184f4272e9357c264d43
depends_lib port:readline
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080201/f9a83ecd/attachment-0001.html
From markd at macports.org Fri Feb 1 18:25:53 2008
From: markd at macports.org (markd@macports.org)
Date: Fri Feb 1 18:28:52 2008
Subject: [33638] trunk/doc-new/guide/xml/using.xml
Message-ID: <20080202022553.2F67EEFC307@beta.macosforge.org>
Revision: 33638
http://trac.macosforge.org/projects/macports/changeset/33638
Author: markd@macports.org
Date: 2008-02-01 18:25:51 -0800 (Fri, 01 Feb 2008)
Log Message:
-----------
Add details to the selfupdate section.
Modified Paths:
--------------
trunk/doc-new/guide/xml/using.xml
Modified: trunk/doc-new/guide/xml/using.xml
===================================================================
--- trunk/doc-new/guide/xml/using.xml 2008-02-02 01:26:49 UTC (rev 33637)
+++ trunk/doc-new/guide/xml/using.xml 2008-02-02 02:25:51 UTC (rev 33638)
@@ -47,10 +47,20 @@
[ ... trimmed ... ]
-Downloaded MacPorts base version 1.5
+
The MacPorts installation is not outdated and so was not updated
DEBUG: Setting ownership to root
selfupdate done!
+
+ If selfupdate detects that a newer version of MacPorts base is
+ available, it automatically updates the installed copy of MacPorts base
+ to the latest released version. In that case, you will see the upgrade
+ Makefile execute, and when it finishes you will see this message:
+
+ DEBUG: Updating using rsync
+receiving file list ... done
+
+Congratulations, you have successfully installed the MacPorts system.
@@ -59,8 +69,8 @@
The option performs a subset of
actions. It synchronizes the ports tree, as
does , but it does not check for upgrades to
- MacPorts base. On Mac OS X, unless there is a special reason not to do so,
- you should run selfupdate.
@@ -248,11 +258,11 @@
%%port outdated
-
+ apr 1.2.8_0 < 1.2.9_0
+autoconf 2.61_0 < 2.61_1
+gimp 2.2.14_0 < 2.2.16_0
+libtool 1.5.22_0 < 1.5.24_0
+pkgconfig 0.21_0 < 0.22_0
@@ -416,7 +426,7 @@
Debug output is shown below.
- Creating logrotate-3.7_0.i386.tgz
+ ---> Creating logrotate-3.7_0.i386.tgz
[ ... trimmed ... ]
@@ -436,9 +446,9 @@
./opt/local/man/man8/logrotate.8
./opt/local/sbin/
./opt/local/sbin/logrotate
----> Archive logrotate-3.7_0.i386.tgz packaged
+---> Archive logrotate-3.7_0.i386.tgz packaged
DEBUG: Executing archive_finish
----> Archive for logrotate 3.7_0 packaged]]>
+---> Archive for logrotate 3.7_0 packagedBinary archive files are placed in
${prefix}/var/macports/packages/. The archive file
@@ -485,7 +495,7 @@
-
-
+
\ No newline at end of file
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080201/4a21fd1e/attachment.html
From jmpp at macports.org Fri Feb 1 23:16:37 2008
From: jmpp at macports.org (jmpp@macports.org)
Date: Fri Feb 1 23:19:38 2008
Subject: [33639] branches/release_1_6/base/portmgr/dmg/postflight
Message-ID: <20080202071637.40EC6F08A9D@beta.macosforge.org>
Revision: 33639
http://trac.macosforge.org/projects/macports/changeset/33639
Author: jmpp@macports.org
Date: 2008-02-01 23:16:35 -0800 (Fri, 01 Feb 2008)
Log Message:
-----------
* Use dscl(1) to detect the default shell for the installing user, rather than trying to infer it from the inherited environment
(which did not reflect the user's at all, as it is entirely imposed by Installer.app when the pkg is used in real life). Thanks
to Ryan on macports-dev for the original suggestion!
* Provide a little more information about the shell we detected.
NOTE: I tested this edited script through a test pkg on Leopard and it works, both when used from an account with a bash shell and
from one with a tcsh shell. If anyone cares to test on Tiger and/or Panther, they should contact me so I can hand them the pkg, thanks!
In any case, I'm feeling confident it'll work consistently this time round to detect the shell type, given the nature of the dscl operation.
Modified Paths:
--------------
branches/release_1_6/base/portmgr/dmg/postflight
Modified: branches/release_1_6/base/portmgr/dmg/postflight
===================================================================
--- branches/release_1_6/base/portmgr/dmg/postflight 2008-02-02 02:25:51 UTC (rev 33638)
+++ branches/release_1_6/base/portmgr/dmg/postflight 2008-02-02 07:16:35 UTC (rev 33639)
@@ -84,26 +84,28 @@
# Determine the user's shell, in order to choose an appropriate configuration file we'll be tweaking.
# Exit nicely if the shell is any other than bash or tcsh, as that's considered non-standard.
-USHELL="$(basename "${SHELL}")" || {
+USHELL=$(dscl . -read /users/${USER} shell | awk -F'/' '{print $NF}') || {
echo "An attempt to determine your shell name failed! Please set your MacPorts compatible environment manually."
update_macports
exit 1
}
case "${USHELL}" in
tcsh)
+ echo "Detected the tcsh shell."
LOGIN_FLAG=""
ENV_COMMAND="setenv"
ASSIGN=" "
CONF_FILE=tcshrc
;;
bash)
+ echo "Detected the bash shell."
LOGIN_FLAG="-l"
ENV_COMMAND="export"
ASSIGN="="
CONF_FILE=profile
;;
*)
- echo "Unknown shell! Please set your MacPorts compatible environment manually."
+ echo "Unknown shell ($USHELL)! Please set your MacPorts compatible environment manually."
update_macports
exit 0
;;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080201/0037fbc7/attachment.html
From jmpp at macports.org Sat Feb 2 00:12:22 2008
From: jmpp at macports.org (jmpp@macports.org)
Date: Sat Feb 2 00:15:23 2008
Subject: [33640] branches/release_1_6/base/portmgr/dmg/postflight
Message-ID: <20080202081222.0EAE3F0B336@beta.macosforge.org>
Revision: 33640
http://trac.macosforge.org/projects/macports/changeset/33640
Author: jmpp@macports.org
Date: 2008-02-02 00:12:20 -0800 (Sat, 02 Feb 2008)
Log Message:
-----------
Turn off debugging output, all the info we need should be in the /var/log/install.log file.
Modified Paths:
--------------
branches/release_1_6/base/portmgr/dmg/postflight
Modified: branches/release_1_6/base/portmgr/dmg/postflight
===================================================================
--- branches/release_1_6/base/portmgr/dmg/postflight 2008-02-02 07:16:35 UTC (rev 33639)
+++ branches/release_1_6/base/portmgr/dmg/postflight 2008-02-02 08:12:20 UTC (rev 33640)
@@ -32,7 +32,7 @@
# $Id$
-set -x
+#set -x
# Script identification ('cause more often than not the svn Id is not expanded):
VERSION=1.6.1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080202/04fd27d9/attachment.html
From gwright at macports.org Sat Feb 2 00:51:01 2008
From: gwright at macports.org (gwright@macports.org)
Date: Sat Feb 2 00:53:31 2008
Subject: [33642] trunk/dports/cad/gtkwave/Portfile
Message-ID: <20080202085101.70A69F0D857@beta.macosforge.org>
Revision: 33642
http://trac.macosforge.org/projects/macports/changeset/33642
Author: gwright@macports.org
Date: 2008-02-02 00:51:00 -0800 (Sat, 02 Feb 2008)
Log Message:
-----------
Version bump to 3.1.4.
Modified Paths:
--------------
trunk/dports/cad/gtkwave/Portfile
Modified: trunk/dports/cad/gtkwave/Portfile
===================================================================
--- trunk/dports/cad/gtkwave/Portfile 2008-02-02 08:43:03 UTC (rev 33641)
+++ trunk/dports/cad/gtkwave/Portfile 2008-02-02 08:51:00 UTC (rev 33642)
@@ -2,7 +2,7 @@
PortSystem 1.0
name gtkwave
-version 3.1.2
+version 3.1.4
categories cad
platforms darwin
maintainers gwright@macports.org
@@ -14,11 +14,13 @@
homepage http://home.nc.rr.com/gtkwave
master_sites ${homepage}/
-checksums md5 64deac879cf38c987747cac531ee2fdd \
- sha1 a167f3ef81f2a80670cccaebf7570ceebc1d63b7 \
- rmd160 3a3406c0b085332f58d404ca146968744f48a4b0
+checksums md5 325537b373e041e59a179de4392e4376 \
+ sha1 b000e1963a3496cad622a427e5f68477eb82a673 \
+ rmd160 564e0b5e959556a62c9610f46c62261d597b3608
depends_lib port:gtk2
+patchfiles patch-fonts.c
+
configure.args --mandir=\\\${prefix}/share/man
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080202/cb029cd5/attachment.html
From dluke at macports.org Sat Feb 2 00:43:06 2008
From: dluke at macports.org (dluke@macports.org)
Date: Sat Feb 2 00:53:32 2008
Subject: [33641] trunk/dports/PortIndex
Message-ID: <20080202084306.6D5F5F0D856@beta.macosforge.org>
Revision: 33641
http://trac.macosforge.org/projects/macports/changeset/33641
Author: dluke@macports.org
Date: 2008-02-02 00:43:03 -0800 (Sat, 02 Feb 2008)
Log Message:
-----------
Total number of ports parsed: 4458
Ports successfully parsed: 4458
Ports failed: 0
Modified Paths:
--------------
trunk/dports/PortIndex
Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex 2008-02-02 08:12:20 UTC (rev 33640)
+++ trunk/dports/PortIndex 2008-02-02 08:43:03 UTC (rev 33641)
@@ -3541,11 +3541,11 @@
strategoxt 477
variants universal portdir lang/strategoxt description {Stratego language with the XT bundle.} homepage http://www.stratego-language.org/Stratego/StrategoXT epoch 0 platforms darwin name strategoxt depends_lib {lib:libATerm:libaterm lib:libSDF2PT:sdf2-bundle} long_description {StrategoXT is the combination of the Stratego language for strategic programming with the XT bundle of transformation tools.} maintainers pguyot@kallisys.net version 0.9.4 categories lang revision 1
swi-prolog 1094
-variants {universal darwin_6 darwin_9 st mt} depends_build {port:gawk port:junit} variant_desc {st Single-threaded mt {Multi-threaded (default)}} portdir lang/swi-prolog description {SWI-Prolog compiler plus extra packages (stable version)} homepage http://www.swi-prolog.org/ epoch 20051223 platforms darwin depends_lib {port:readline lib:libncursesw:ncurses lib:libjpeg:jpeg lib:libmcrypt:libmcrypt lib:libX11.6:XFree86 lib:libgmp:gmp lib:libzlib:zlib port:expat} name swi-prolog maintainers {wielemak@science.uva.nl pmoura@logtalk.org} long_description {ISO/Edinburgh-style Prolog compiler including modules, autoload, libraries, Garbage-collector, stack-expandor, C/C++-interface, Multiple threads, GNU-readline interface, coroutining, constraint programming, global variables, very fast compiler. Including packages clib (Unix process control, sockets, MIME), cpp (C++ interface), sgml (reading XML/SGML), sgml/RDF (reading RDF into triples), ODBC interface and XPCE (Graphics UI tool
kit, integrated editor (Emacs-clone) and graphical debugger).} categories lang version 5.6.49 revision 0
+variants {universal darwin_6 darwin_9 st mt} depends_build {port:gawk port:junit} variant_desc {st Single-threaded mt {Multi-threaded (default)}} portdir lang/swi-prolog description {SWI-Prolog compiler plus extra packages (stable version)} homepage http://www.swi-prolog.org/ epoch 20051223 platforms darwin depends_lib {port:readline lib:libncursesw:ncurses lib:libjpeg:jpeg lib:libmcrypt:libmcrypt lib:libX11.6:XFree86 lib:libgmp:gmp lib:libzlib:zlib port:expat} name swi-prolog maintainers {wielemak@science.uva.nl pmoura@logtalk.org} long_description {ISO/Edinburgh-style Prolog compiler including modules, autoload, libraries, Garbage-collector, stack-expandor, C/C++-interface, Multiple threads, GNU-readline interface, coroutining, constraint programming, global variables, very fast compiler. Including packages clib (Unix process control, sockets, MIME), cpp (C++ interface), sgml (reading XML/SGML), sgml/RDF (reading RDF into triples), ODBC interface and XPCE (Graphics UI tool
kit, integrated editor (Emacs-clone) and graphical debugger).} categories lang version 5.6.50 revision 0
swi-prolog-devel 899
variants {universal darwin_6 st mt} portdir lang/swi-prolog-devel description {SWI-Prolog compiler plus extra packages (development version)} homepage http://www.swi-prolog.org/ epoch 20050503 platforms darwin name swi-prolog-devel depends_lib {lib:libreadline:readline lib:libncursesw:ncurses lib:libjpeg:jpeg lib:libmcrypt:libmcrypt lib:libX11.6:XFree86 lib:libgmp:gmp} maintainers pmoura@mac.com long_description {ISO/Edinburgh-style Prolog compiler including modules, autoload, libraries, Garbage-collector, stack-expandor, C/C++-interface, Multiple threads, GNU-readline interface, very fast compiler. Including packages clib (Unix process control, sockets, MIME), cpp (C++ interface), sgml (reading XML/SGML), sgml/RDF (reading RDF into triples), ODBC interface and XPCE (Graphics UI toolkit, integrated editor (Emacs-clone) and graphical debugger).} version 5.5.36 categories lang revision 0
swi-prolog-lite 853
-variants {universal darwin_6 st mt} variant_desc {st Single-threaded mt {Multi-threaded (default)}} portdir lang/swi-prolog-lite description {SWI-Prolog compiler (without extra packages)} homepage http://www.swi-prolog.org/ epoch 0 platforms darwin name swi-prolog-lite depends_lib port:readline maintainers {wielemak@science.uva.nl pmoura@logtalk.org} long_description {ISO/Edinburgh-style Prolog compiler including modules, autoload, libraries, Garbage-collector, stack-expandor, C/C++-interface, Multiple threads, GNU-readline interface, very fast compiler. Including packages clib (Unix process control, sockets, MIME), cpp (C++ interface), sgml (reading XML/SGML), sgml/RDF (reading RDF into triples), ODBC interface and XPCE (Graphics UI toolkit, integrated editor (Emacs-clone) and graphical debugger).} version 5.6.49 categories lang revision 0
+variants {universal darwin_6 st mt} variant_desc {st Single-threaded mt {Multi-threaded (default)}} portdir lang/swi-prolog-lite description {SWI-Prolog compiler (without extra packages)} homepage http://www.swi-prolog.org/ epoch 0 platforms darwin name swi-prolog-lite depends_lib port:readline maintainers {wielemak@science.uva.nl pmoura@logtalk.org} long_description {ISO/Edinburgh-style Prolog compiler including modules, autoload, libraries, Garbage-collector, stack-expandor, C/C++-interface, Multiple threads, GNU-readline interface, very fast compiler. Including packages clib (Unix process control, sockets, MIME), cpp (C++ interface), sgml (reading XML/SGML), sgml/RDF (reading RDF into triples), ODBC interface and XPCE (Graphics UI toolkit, integrated editor (Emacs-clone) and graphical debugger).} version 5.6.50 categories lang revision 0
tcl 605
variants universal description {Tool Command Language} portdir lang/tcl homepage http://www.tcl.tk/ epoch 0 platforms {darwin freebsd} name tcl long_description {Tcl (Tool Command Language) is a very powerful but easy to learn dynamic programming language, suitable for a very wide range of uses, including web and desktop applications, networking, administration, testing and many more. Open source and business-friendly, Tcl is a mature yet evolving language that is truly cross platform, easily deployed and highly extensible.} maintainers {mww openmaintainer} categories lang version 8.5.0 revision 0
tclcl 344
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080202/4977c13a/attachment.html
From gwright at macports.org Sat Feb 2 01:31:47 2008
From: gwright at macports.org (gwright@macports.org)
Date: Sat Feb 2 01:34:48 2008
Subject: [33643] trunk/dports/cad/gtkwave/Portfile
Message-ID: <20080202093147.96E35F0FEC8@beta.macosforge.org>
Revision: 33643
http://trac.macosforge.org/projects/macports/changeset/33643
Author: gwright@macports.org
Date: 2008-02-02 01:31:45 -0800 (Sat, 02 Feb 2008)
Log Message:
-----------
Fix portlint warnings.
Modified Paths:
--------------
trunk/dports/cad/gtkwave/Portfile
Modified: trunk/dports/cad/gtkwave/Portfile
===================================================================
--- trunk/dports/cad/gtkwave/Portfile 2008-02-02 08:51:00 UTC (rev 33642)
+++ trunk/dports/cad/gtkwave/Portfile 2008-02-02 09:31:45 UTC (rev 33643)
@@ -1,6 +1,7 @@
# $Id$
PortSystem 1.0
+
name gtkwave
version 3.1.4
categories cad
@@ -10,7 +11,7 @@
long_description \
GTKWave is a fully featured GTK+ based wave viewer for Unix \
and Win32 which reads LXT, LXT2, VZT, and GHW files as well \
- as standard Verilog VCD/EVCD files and allows their viewing.
+ as standard Verilog VCD/EVCD files and allows their viewing.
homepage http://home.nc.rr.com/gtkwave
master_sites ${homepage}/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080202/5740e8b9/attachment-0001.html
From mww at macports.org Sat Feb 2 04:38:13 2008
From: mww at macports.org (mww@macports.org)
Date: Sat Feb 2 05:30:09 2008
Subject: [33644] trunk/dports/lang/gcc42/Portfile
Message-ID: <20080202123813.66053F18720@beta.macosforge.org>
Revision: 33644
http://trac.macosforge.org/projects/macports/changeset/33644
Author: mww@macports.org
Date: 2008-02-02 04:37:47 -0800 (Sat, 02 Feb 2008)
Log Message:
-----------
version 4.2.3
Modified Paths:
--------------
trunk/dports/lang/gcc42/Portfile
Modified: trunk/dports/lang/gcc42/Portfile
===================================================================
--- trunk/dports/lang/gcc42/Portfile 2008-02-02 09:31:45 UTC (rev 33643)
+++ trunk/dports/lang/gcc42/Portfile 2008-02-02 12:37:47 UTC (rev 33644)
@@ -3,8 +3,7 @@
PortSystem 1.0
name gcc42
-version 4.2.2
-revision 1
+version 4.2.3
platforms darwin
categories lang
maintainers mww
@@ -26,11 +25,11 @@
set dobjc gcc-objc-${version}.tar.bz2
distfiles ${dcore} ${dfort} ${dcxx} ${djava} ${dobjc}
-checksums ${dcore} sha1 0bafb7e60432da2e5a0aad4424dde01c2a5c58bd \
- ${dfort} sha1 1c789a36d11ef7a78c7cc9217bd9e51c9471cc67 \
- ${dcxx} sha1 7a314c8b37e96365913d362d11c15996e573c31d \
- ${djava} sha1 4f92a73447e5282569a7475308487f00eb7815b1 \
- ${dobjc} sha1 32671eacbb597ff37a9394e5a6bb9c6d350ff6c2
+checksums ${dcore} sha1 0896a32b36f2fcd3dd39c8424b548fab87b33873 \
+ ${dfort} sha1 99bbf22dad2d1a62e4f643c11a90a0508bbecca1 \
+ ${dcxx} sha1 4646f844d183a4c0b16917bc0194197bf7f0c000 \
+ ${djava} sha1 e1f003a283953b0d88dd9591af4cbcd47c44f973 \
+ ${dobjc} sha1 a4e164760cca65156b7864400562962e054e407f
use_bzip2 yes
@@ -74,9 +73,7 @@
RANLIB_FOR_TARGET=/usr/bin/ranlib \
STRIP_FOR_TARGET=/usr/bin/strip
-#use_parallel_build yes
-build.target bootstrap
-build.args -j 2
+use_parallel_build yes
destroot.target install install-info-host
@@ -91,13 +88,6 @@
# build.args-append XCFLAGS=-force_cpusubtype_ALL
#}
-platform darwin 9 powerpc {
- configure.compiler gcc-4.0
- # java wont compile on leopard/ppc for version 4.2.2
- configure.args-delete --enable-languages=c,c++,java,objc,obj-c++,fortran
- configure.args-append --enable-languages=c,c++,objc,obj-c++,fortran
-}
-
post-destroot {
# install/copy ffitarget.h only if we have it
if {![catch {set ffitarget.h [glob ${destroot}${prefix}/lib/${name}/gcc/*/${version}/include/ffitarget.h]} result]} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080202/7276cfc4/attachment.html
From ryandesign at macports.org Sat Feb 2 05:47:21 2008
From: ryandesign at macports.org (ryandesign@macports.org)
Date: Sat Feb 2 06:04:38 2008
Subject: [33645] trunk/dports/net/vpnc/Portfile
Message-ID: <20080202134721.207D4F190D8@beta.macosforge.org>
Revision: 33645
http://trac.macosforge.org/projects/macports/changeset/33645
Author: ryandesign@macports.org
Date: 2008-02-02 05:45:43 -0800 (Sat, 02 Feb 2008)
Log Message:
-----------
vpnc: add openmaintainer and obfuscate maintainer email address; see #14130
Modified Paths:
--------------
trunk/dports/net/vpnc/Portfile
Modified: trunk/dports/net/vpnc/Portfile
===================================================================
--- trunk/dports/net/vpnc/Portfile 2008-02-02 12:37:47 UTC (rev 33644)
+++ trunk/dports/net/vpnc/Portfile 2008-02-02 13:45:43 UTC (rev 33645)
@@ -8,7 +8,8 @@
name vpnc
version 0.5.1
categories net
-maintainers kiehn@stud.uni-heidelberg.de
+maintainers openmaintainer \
+ stud.uni-heidelberg.de:kiehn
description client for cisco vpn concentrator
long_description vpnc is an open source replacement for the commercial \
cisco vpnclient. It is supposed to work with the following \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080202/8840f525/attachment.html
From ryandesign at macports.org Sat Feb 2 06:01:28 2008
From: ryandesign at macports.org (ryandesign@macports.org)
Date: Sat Feb 2 06:05:03 2008
Subject: [33646] trunk/dports/net/vpnc/Portfile
Message-ID: <20080202140128.C7CF7F19109@beta.macosforge.org>
Revision: 33646
http://trac.macosforge.org/projects/macports/changeset/33646
Author: ryandesign@macports.org
Date: 2008-02-02 05:58:19 -0800 (Sat, 02 Feb 2008)
Log Message:
-----------
vpnc: add hybrid_cert variant; closes #14130
Modified Paths:
--------------
trunk/dports/net/vpnc/Portfile
Modified: trunk/dports/net/vpnc/Portfile
===================================================================
--- trunk/dports/net/vpnc/Portfile 2008-02-02 13:45:43 UTC (rev 33645)
+++ trunk/dports/net/vpnc/Portfile 2008-02-02 13:58:19 UTC (rev 33646)
@@ -40,3 +40,8 @@
build.args PREFIX=${prefix} ETCDIR=${prefix}/etc/vpnc
destroot.args PREFIX=${prefix} ETCDIR=${prefix}/etc/vpnc
+
+variant hybrid_cert description "Enable the support for hybrid and cert modes in vpnc" {
+ depends_lib-append port:openssl
+ build.args-append "OPENSSL_GPL_VIOLATION=-DOPENSSL_GPL_VIOLATION OPENSSLLIBS=-lcrypto"
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080202/cb3b2ef8/attachment.html
From rhwood at macports.org Sat Feb 2 06:41:38 2008
From: rhwood at macports.org (rhwood@macports.org)
Date: Sat Feb 2 06:44:42 2008
Subject: [33647] trunk/dports/net/transmission/Portfile
Message-ID: <20080202144138.580B6F19EB5@beta.macosforge.org>
Revision: 33647
http://trac.macosforge.org/projects/macports/changeset/33647
Author: rhwood@macports.org
Date: 2008-02-02 06:41:13 -0800 (Sat, 02 Feb 2008)
Log Message:
-----------
Builds the CLI client and the daemon now and installs all man pages
Work on Aqua code only to realize that its not built by configure--that'll have
to be a new port.
Modified Paths:
--------------
trunk/dports/net/transmission/Portfile
Modified: trunk/dports/net/transmission/Portfile
===================================================================
--- trunk/dports/net/transmission/Portfile 2008-02-02 13:58:19 UTC (rev 33646)
+++ trunk/dports/net/transmission/Portfile 2008-02-02 14:41:13 UTC (rev 33647)
@@ -1,4 +1,5 @@
# $Id$
+
PortSystem 1.0
name transmission
@@ -21,7 +22,7 @@
default_variants +universal
variant universal {}
-worksrcdir .
+#worksrcdir .
depends_lib port:gettext
@@ -29,16 +30,20 @@
destroot {
# Install transmissioncli
- xinstall -m 0755 -c ${worksrcpath}/build/Debug/transmissioncli ${destroot}${prefix}/bin/
+ xinstall -m 0755 -c ${worksrcpath}/cli/transmissioncli ${destroot}${prefix}/bin/
xinstall -m 0644 -c ${worksrcpath}/cli/transmissioncli.1 ${destroot}${prefix}/share/man/man1/
# Install transmission-daemon, -proxy and -remote
- xinstall -m 0755 -c ${worksrcpath}/build/Debug/transmission-daemon ${destroot}${prefix}/bin/
- xinstall -m 0755 -c ${worksrcpath}/build/Debug/transmission-proxy ${destroot}${prefix}/bin/
- xinstall -m 0755 -c ${worksrcpath}/build/Debug/transmission-remote ${destroot}${prefix}/bin/
+ xinstall -m 0755 -c ${worksrcpath}/daemon/transmission-daemon ${destroot}${prefix}/bin/
+ xinstall -m 0755 -c ${worksrcpath}/daemon/transmission-proxy ${destroot}${prefix}/bin/
+ xinstall -m 0755 -c ${worksrcpath}/daemon/transmission-remote ${destroot}${prefix}/bin/
+ xinstall -m 0644 -c ${worksrcpath}/daemon/transmission-daemon.1 ${destroot}${prefix}/share/man/man1/
+ xinstall -m 0644 -c ${worksrcpath}/daemon/transmission-proxy.1 ${destroot}${prefix}/share/man/man1/
+ xinstall -m 0644 -c ${worksrcpath}/daemon/transmission-remote.1 ${destroot}${prefix}/share/man/man1/
# Install Mac OS X app
set appPath ${destroot}/Applications/MacPorts
- file mkdir ${appPath}
- file copy ${worksrcpath}/macosx/Transmission.app ${appPath}
+ set buildPath ${worksrcpath}/build/Development
+ xinstall -m 755 -d ${appPath}
+ file copy ${buildPath}/Transmission.app ${appPath}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080202/d0ceb5f9/attachment.html
From raimue at macports.org Sat Feb 2 06:50:47 2008
From: raimue at macports.org (raimue@macports.org)
Date: Sat Feb 2 06:53:49 2008
Subject: [33648] trunk/dports/www/apache/Portfile
Message-ID: <20080202145047.B40B1F1A0E8@beta.macosforge.org>
Revision: 33648
http://trac.macosforge.org/projects/macports/changeset/33648
Author: raimue@macports.org
Date: 2008-02-02 06:50:41 -0800 (Sat, 02 Feb 2008)
Log Message:
-----------
www/apache:
Linted.
Modified Paths:
--------------
trunk/dports/www/apache/Portfile
Modified: trunk/dports/www/apache/Portfile
===================================================================
--- trunk/dports/www/apache/Portfile 2008-02-02 14:41:13 UTC (rev 33647)
+++ trunk/dports/www/apache/Portfile 2008-02-02 14:50:41 UTC (rev 33648)
@@ -1,6 +1,7 @@
# $Id$
PortSystem 1.0
+
name apache
version 1.3.37
categories www
@@ -23,7 +24,7 @@
platform darwin {
if { ![variant_isset apache_layout] } {
configure.args-append --with-layout=FreeBSD --logfiledir=${prefix}/var/log/httpd --runtimedir=${prefix}/var/run
- }
+ }
}
variant apache_layout {
@@ -40,7 +41,7 @@
destroot.args root=${destroot}
startupitem.create yes
-if { [variant_isset apache_layout] } {
+if { [variant_isset apache_layout] } {
startupitem.init \
"CTL=${prefix}/apache/bin/apachectl\nPID=${prefix}/apache/run/httpd.pid"
} else {
@@ -55,7 +56,7 @@
"\[ -x \${CTL} \] && \${CTL} restart >/dev/null"
post-destroot {
- if { [variant_isset apache_layout] } {
+ if { [variant_isset apache_layout] } {
xinstall -m 755 -d ${destroot}${prefix}/apache/log \
${destroot}${prefix}/apache/run
destroot.keepdirs ${destroot}${prefix}/apache/log \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080202/b873467c/attachment.html
From raimue at macports.org Sat Feb 2 06:56:29 2008
From: raimue at macports.org (raimue@macports.org)
Date: Sat Feb 2 06:59:29 2008
Subject: [33649] trunk/dports/www/apache/Portfile
Message-ID: <20080202145629.56DCCF1A219@beta.macosforge.org>
Revision: 33649
http://trac.macosforge.org/projects/macports/changeset/33649
Author: raimue@macports.org
Date: 2008-02-02 06:56:27 -0800 (Sat, 02 Feb 2008)
Log Message:
-----------
www/apache:
Update to 1.3.41, closes #14140
Modified Paths:
--------------
trunk/dports/www/apache/Portfile
Modified: trunk/dports/www/apache/Portfile
===================================================================
--- trunk/dports/www/apache/Portfile 2008-02-02 14:50:41 UTC (rev 33648)
+++ trunk/dports/www/apache/Portfile 2008-02-02 14:56:27 UTC (rev 33649)
@@ -3,7 +3,7 @@
PortSystem 1.0
name apache
-version 1.3.37
+version 1.3.41
categories www
platforms darwin freebsd
maintainers nomaintainer
@@ -19,7 +19,9 @@
apache:httpd
distname ${name}_${version}
-checksums md5 b278f0969a9ccadeb781316e79e3520f
+checksums md5 f7f00b635243f03a787ca9f4d4c85651 \
+ sha1 3bbd4c4bc648e6ad5b696bb83420533f4d23daf8 \
+ rmd160 74786c65c143af123f1d13e9d93dd5ff07e9a201
platform darwin {
if { ![variant_isset apache_layout] } {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080202/be22c8da/attachment.html
From ryandesign at macports.org Sat Feb 2 07:24:30 2008
From: ryandesign at macports.org (ryandesign@macports.org)
Date: Sat Feb 2 07:27:37 2008
Subject: [33650] trunk/dports/net/checkdns
Message-ID: <20080202152430.198A2F1AC07@beta.macosforge.org>
Revision: 33650
http://trac.macosforge.org/projects/macports/changeset/33650
Author: ryandesign@macports.org
Date: 2008-02-02 07:24:13 -0800 (Sat, 02 Feb 2008)
Log Message:
-----------
checkdns: rename patchfiles to match guidelines
Modified Paths:
--------------
trunk/dports/net/checkdns/Portfile
Added Paths:
-----------
trunk/dports/net/checkdns/files/patch-Makefile.diff
trunk/dports/net/checkdns/files/patch-dns.c.diff
trunk/dports/net/checkdns/files/patch-main.c.diff
Removed Paths:
-------------
trunk/dports/net/checkdns/files/patch-Makefile
trunk/dports/net/checkdns/files/patch-dns.c
trunk/dports/net/checkdns/files/patch-main.c
Modified: trunk/dports/net/checkdns/Portfile
===================================================================
--- trunk/dports/net/checkdns/Portfile 2008-02-02 14:56:27 UTC (rev 33649)
+++ trunk/dports/net/checkdns/Portfile 2008-02-02 15:24:13 UTC (rev 33650)
@@ -13,7 +13,7 @@
homepage http://www.enderunix.org/checkdns/
master_sites http://www.enderunix.org/checkdns/
checksums md5 7420cc7a01217391bb3eb4a2e7da1e96
-patchfiles patch-dns.c patch-main.c patch-Makefile
+patchfiles patch-dns.c.diff patch-main.c.diff patch-Makefile.diff
configure {
reinplace "s|/usr/local|${prefix}|g" ${worksrcpath}/checkdns.conf-dist
Deleted: trunk/dports/net/checkdns/files/patch-Makefile
===================================================================
--- trunk/dports/net/checkdns/files/patch-Makefile 2008-02-02 14:56:27 UTC (rev 33649)
+++ trunk/dports/net/checkdns/files/patch-Makefile 2008-02-02 15:24:13 UTC (rev 33650)
@@ -1,11 +0,0 @@
---- Makefile 2005-01-15 21:40:27.000000000 +0100
-+++ Makefile 2005-11-24 21:34:17.000000000 +0100
-@@ -6,7 +6,7 @@
- OBJS = loadconfig.o langcfg.o dns.o html.o tools.o main.o
-
- compile: $(OBJS)
-- $(CC) -o checkdns $(OBJS)
-+ $(CC) -o checkdns $(OBJS) -lresolv
-
- install:
- cp checkdns /usr/local/bin/checkdns
Copied: trunk/dports/net/checkdns/files/patch-Makefile.diff (from rev 33646, trunk/dports/net/checkdns/files/patch-Makefile)
===================================================================
--- trunk/dports/net/checkdns/files/patch-Makefile.diff (rev 0)
+++ trunk/dports/net/checkdns/files/patch-Makefile.diff 2008-02-02 15:24:13 UTC (rev 33650)
@@ -0,0 +1,11 @@
+--- Makefile 2005-01-15 21:40:27.000000000 +0100
++++ Makefile 2005-11-24 21:34:17.000000000 +0100
+@@ -6,7 +6,7 @@
+ OBJS = loadconfig.o langcfg.o dns.o html.o tools.o main.o
+
+ compile: $(OBJS)
+- $(CC) -o checkdns $(OBJS)
++ $(CC) -o checkdns $(OBJS) -lresolv
+
+ install:
+ cp checkdns /usr/local/bin/checkdns
Deleted: trunk/dports/net/checkdns/files/patch-dns.c
===================================================================
--- trunk/dports/net/checkdns/files/patch-dns.c 2008-02-02 14:56:27 UTC (rev 33649)
+++ trunk/dports/net/checkdns/files/patch-dns.c 2008-02-02 15:24:13 UTC (rev 33650)
@@ -1,11 +0,0 @@
---- dns.c 2005-05-11 15:31:34.000000000 +0200
-+++ dns.c 2005-11-24 21:32:09.000000000 +0100
-@@ -11,6 +11,8 @@
- #include
- #include
- #include
-+#include
-+#include
-
- #include "defs.h"
- #include "tools.h"
Copied: trunk/dports/net/checkdns/files/patch-dns.c.diff (from rev 33646, trunk/dports/net/checkdns/files/patch-dns.c)
===================================================================
--- trunk/dports/net/checkdns/files/patch-dns.c.diff (rev 0)
+++ trunk/dports/net/checkdns/files/patch-dns.c.diff 2008-02-02 15:24:13 UTC (rev 33650)
@@ -0,0 +1,11 @@
+--- dns.c 2005-05-11 15:31:34.000000000 +0200
++++ dns.c 2005-11-24 21:32:09.000000000 +0100
+@@ -11,6 +11,8 @@
+ #include
+ #include
+ #include
++#include
++#include
+
+ #include "defs.h"
+ #include "tools.h"
Deleted: trunk/dports/net/checkdns/files/patch-main.c
===================================================================
--- trunk/dports/net/checkdns/files/patch-main.c 2008-02-02 14:56:27 UTC (rev 33649)
+++ trunk/dports/net/checkdns/files/patch-main.c 2008-02-02 15:24:13 UTC (rev 33650)
@@ -1,11 +0,0 @@
---- main.c 2005-03-02 09:29:40.000000000 +0100
-+++ main.c 2005-11-24 21:44:21.000000000 +0100
-@@ -20,7 +20,7 @@
- FILE *fd;
- char *tmp, *tmp1;
-
-- (void) strncpy(conf_file, "/usr/local/etc/checkdns.conf", TINYBUFSIZE-1);
-+ (void) strncpy(conf_file, "__PREFIX__/etc/checkdns/checkdns.conf", TINYBUFSIZE-1);
-
- while((c = getopt(argc, argv, "c:hv")) != -1) {
- switch(c) {
Copied: trunk/dports/net/checkdns/files/patch-main.c.diff (from rev 33646, trunk/dports/net/checkdns/files/patch-main.c)
===================================================================
--- trunk/dports/net/checkdns/files/patch-main.c.diff (rev 0)
+++ trunk/dports/net/checkdns/files/patch-main.c.diff 2008-02-02 15:24:13 UTC (rev 33650)
@@ -0,0 +1,11 @@
+--- main.c 2005-03-02 09:29:40.000000000 +0100
++++ main.c 2005-11-24 21:44:21.000000000 +0100
+@@ -20,7 +20,7 @@
+ FILE *fd;
+ char *tmp, *tmp1;
+
+- (void) strncpy(conf_file, "/usr/local/etc/checkdns.conf", TINYBUFSIZE-1);
++ (void) strncpy(conf_file, "__PREFIX__/etc/checkdns/checkdns.conf", TINYBUFSIZE-1);
+
+ while((c = getopt(argc, argv, "c:hv")) != -1) {
+ switch(c) {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080202/1cef623f/attachment-0001.html
From mww at macports.org Sat Feb 2 07:31:12 2008
From: mww at macports.org (mww@macports.org)
Date: Sat Feb 2 07:34:14 2008
Subject: [33651] trunk/dports/lang/gcc43/Portfile
Message-ID: <20080202153112.C2161F1AE15@beta.macosforge.org>
Revision: 33651
http://trac.macosforge.org/projects/macports/changeset/33651
Author: mww@macports.org
Date: 2008-02-02 07:30:54 -0800 (Sat, 02 Feb 2008)
Log Message:
-----------
version 4.3-20080201
Modified Paths:
--------------
trunk/dports/lang/gcc43/Portfile
Modified: trunk/dports/lang/gcc43/Portfile
===================================================================
--- trunk/dports/lang/gcc43/Portfile 2008-02-02 15:24:13 UTC (rev 33650)
+++ trunk/dports/lang/gcc43/Portfile 2008-02-02 15:30:54 UTC (rev 33651)
@@ -3,7 +3,7 @@
PortSystem 1.0
name gcc43
-version 4.3-20080125
+version 4.3-20080201
platforms darwin
categories lang
maintainers mww
@@ -25,11 +25,11 @@
set dobjc gcc-objc-${version}.tar.bz2
distfiles ${dcore} ${dfort} ${dcxx} ${djava} ${dobjc}
-checksums ${dcore} sha1 d1a2c5dd12b9f35eb298dd43dc8c92c57dd794f6 \
- ${dfort} sha1 59cb3fca52808b92bd1f3776d99ac25798899e17 \
- ${dcxx} sha1 8868e8b214023f7f353a2ac87f9291466599e4e1 \
- ${djava} sha1 7b38d78681cf2fe442f83eda09df942e6c66559e \
- ${dobjc} sha1 56ac104728b47e08adecaa4590d88ca6fb2e1ccc
+checksums ${dcore} sha1 96b8afa1e4966f948660433bb96858fccc0caeca \
+ ${dfort} sha1 a14e61001b360a83fa79d6e76039241c3577f1e2 \
+ ${dcxx} sha1 0f1279d4c0efecb1337126c55747814a5dc3a4ee \
+ ${djava} sha1 a5041ee2cc130d8ccbfc2ce00b19312482fed4c8 \
+ ${dobjc} sha1 a544a5f4f4f04126506af204475326873d51d767
use_bzip2 yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080202/7b147b21/attachment.html
From ryandesign at macports.org Sat Feb 2 07:44:03 2008
From: ryandesign at macports.org (ryandesign@macports.org)
Date: Sat Feb 2 07:47:07 2008
Subject: [33652] trunk/dports/databases/mysql5-devel/Portfile
Message-ID: <20080202154403.17938F1B405@beta.macosforge.org>
Revision: 33652
http://trac.macosforge.org/projects/macports/changeset/33652
Author: ryandesign@macports.org
Date: 2008-02-02 07:42:56 -0800 (Sat, 02 Feb 2008)
Log Message:
-----------
mysql5-devel: Adding myself as co-maintainer with maintainer's permission; see comment 6 in #13469
Modified Paths:
--------------
trunk/dports/databases/mysql5-devel/Portfile
Modified: trunk/dports/databases/mysql5-devel/Portfile
===================================================================
--- trunk/dports/databases/mysql5-devel/Portfile 2008-02-02 15:30:54 UTC (rev 33651)
+++ trunk/dports/databases/mysql5-devel/Portfile 2008-02-02 15:42:56 UTC (rev 33652)
@@ -9,7 +9,7 @@
categories databases
platforms darwin
-maintainers jwa openmaintainer
+maintainers jwa ryandesign openmaintainer
description Multithreaded SQL database server
long_description MySQL is an open-source, multi-threaded SQL database \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080202/8ad8923a/attachment.html
From rowue at macports.org Sat Feb 2 08:01:43 2008
From: rowue at macports.org (rowue@macports.org)
Date: Sat Feb 2 08:04:44 2008
Subject: [33653] trunk/dports/net/psi/Portfile
Message-ID: <20080202160143.3C0A2F1B93C@beta.macosforge.org>
Revision: 33653
http://trac.macosforge.org/projects/macports/changeset/33653
Author: rowue@macports.org
Date: 2008-02-02 08:01:42 -0800 (Sat, 02 Feb 2008)
Log Message:
-----------
Added variant bundledqca for use of bundled qca and
variant plugins for use of experimental plugin feature
Modified Paths:
--------------
trunk/dports/net/psi/Portfile
Modified: trunk/dports/net/psi/Portfile
===================================================================
--- trunk/dports/net/psi/Portfile 2008-02-02 15:42:56 UTC (rev 33652)
+++ trunk/dports/net/psi/Portfile 2008-02-02 16:01:42 UTC (rev 33653)
@@ -3,6 +3,7 @@
PortSystem 1.0
name psi
version 0.11
+revision 1
categories net chat
maintainers rowue@macports.org
description jabber-based instant messaging client
@@ -22,8 +23,13 @@
depends_lib lib:libz:zlib \
port:qt4-mac \
+ port:qca-ossl \
+ port:qca-gnupg \
port:qca
+
+configure.args --disable-bundled-qca
+
destroot {
xinstall -m 755 -d ${destroot}/Applications/MacPorts
file copy ${worksrcpath}/src/psi.app ${destroot}/Applications/MacPorts
@@ -31,3 +37,23 @@
${destroot}/Applications/MacPorts/psi.app/Contents/MacOS/psi"
}
+variant bundledqca description {Use bundled qca} {
+
+configure.args-delete --disable-bundled-qca
+depends_lib-delete port:qca-ossl \
+ port:qca-gnupg \
+ port:qca
+}
+
+
+variant plugins description {Build with experimental Plugin Support} {
+
+patchfiles-append patch-src_about.ui \
+ patch-src_psiaccount.cpp \
+ patch-src_pluginmanager.cpp \
+ patch-src_psiplugin.h \
+ patch-src_pluginmanager.h \
+ patch-configure
+
+configure.args-append --enable-plugins
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080202/7b248368/attachment.html
From rowue at macports.org Sat Feb 2 08:04:49 2008
From: rowue at macports.org (rowue@macports.org)
Date: Sat Feb 2 08:07:50 2008
Subject: [33654] trunk/dports/net
Message-ID: <20080202160449.466ADF1BAA1@beta.macosforge.org>
Revision: 33654
http://trac.macosforge.org/projects/macports/changeset/33654
Author: rowue@macports.org
Date: 2008-02-02 08:04:47 -0800 (Sat, 02 Feb 2008)
Log Message:
-----------
New port psi-otr which contains the (experimental) otr plugin
for psi
Added Paths:
-----------
trunk/dports/net/psi-otr/
trunk/dports/net/psi-otr/Portfile
trunk/dports/net/psi-otr/files/
trunk/dports/net/psi-otr/files/patch-psi-otr.pro
trunk/dports/net/psi-otr/files/patch-src-otrconnection.cpp
Added: trunk/dports/net/psi-otr/Portfile
===================================================================
--- trunk/dports/net/psi-otr/Portfile (rev 0)
+++ trunk/dports/net/psi-otr/Portfile 2008-02-02 16:04:47 UTC (rev 33654)
@@ -0,0 +1,41 @@
+# $Id$
+
+PortSystem 1.0
+name psi-otr
+version 0.3
+categories net chat
+maintainers rowue@digitalis.org
+description otr-plugin for psi - for plugin-enabled psi
+long_description \
+ Psi is a capable Jabber client aimed at experienced users. Its design \
+ goals are simplicity and stability. This plugin adds the support fot \
+ off the message recording to psi
+
+platforms darwin
+
+homepage http://www.tfh-berlin.de/~s717689/
+master_sites http://www.tfh-berlin.de/~s717689/files/
+
+checksums md5 1d3c073b3f77376e521eb15a88d66d5a \
+ sha1 9294112c51d54caa66e81162d75d425b08fe663b \
+ rmd160 31540ec1878616b8e64dfc3d4cd9913dc494f146
+
+depends_lib port:psi \
+ port:libotr
+
+patchfiles patch-psi-otr.pro \
+ patch-src-otrconnection.cpp
+
+configure {
+ ui_msg ${worksrcpath}
+ cd ${worksrcpath}
+ system "qmake"
+}
+
+destroot {
+ xinstall -m 755 -d ${destroot}/Applications/MacPorts/psi.app/Contents/Resources/plugins
+ file copy ${worksrcpath}/libpsi-otr.dylib ${destroot}/Applications/MacPorts/psi.app/Contents/Resources/plugins
+}
+
+
+
Property changes on: trunk/dports/net/psi-otr/Portfile
___________________________________________________________________
Name: svn:keywords
+ Id
Name: svn:eol-style
+ native
Added: trunk/dports/net/psi-otr/files/patch-psi-otr.pro
===================================================================
--- trunk/dports/net/psi-otr/files/patch-psi-otr.pro (rev 0)
+++ trunk/dports/net/psi-otr/files/patch-psi-otr.pro 2008-02-02 16:04:47 UTC (rev 33654)
@@ -0,0 +1,15 @@
+--- psi-otr.pro.orig 2008-01-14 23:01:56.000000000 +0100
++++ psi-otr.pro 2008-01-14 23:00:00.000000000 +0100
+@@ -7,10 +7,10 @@
+ CONFIG += release
+ LIBS += -lotr
+ DEPENDPATH += .
+-INCLUDEPATH += .
++INCLUDEPATH += /opt/local/include
+ QT += xml
+ DESTDIR = .
+-target.path = /usr/local/share/psi/plugins
++target.path = /opt/local/share/psi/plugins
+ INSTALLS += target
+
+ # Input
Added: trunk/dports/net/psi-otr/files/patch-src-otrconnection.cpp
===================================================================
--- trunk/dports/net/psi-otr/files/patch-src-otrconnection.cpp (rev 0)
+++ trunk/dports/net/psi-otr/files/patch-src-otrconnection.cpp 2008-02-02 16:04:47 UTC (rev 33654)
@@ -0,0 +1,12 @@
+--- src/otrconnection.cpp.orig 2007-11-13 02:21:18.000000000 +0100
++++ src/otrconnection.cpp 2008-02-02 16:11:06.000000000 +0100
+@@ -54,6 +54,9 @@
+ ui_ops.gone_insecure = (*OtrConnection::cb_gone_insecure);
+ ui_ops.still_secure = (*OtrConnection::cb_still_secure);
+ ui_ops.log_message = (*OtrConnection::cb_log_message);
++ ui_ops.max_message_size = NULL;
++ ui_ops.account_name = NULL;
++ ui_ops.account_name_free = NULL;
+ }
+
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080202/2b05d6ef/attachment.html
From ryandesign at macports.org Sat Feb 2 08:06:46 2008
From: ryandesign at macports.org (ryandesign@macports.org)
Date: Sat Feb 2 08:09:47 2008
Subject: propchange - r33652 svn:log
Message-ID: <20080202160829.D4DA9402D3@relay8.apple.com>
Author: ryandesign@macports.org
Revision: 33652
Property Name: svn:log
New Property Value:
mysql5-devel: Adding myself as co-maintainer with [comment:ticket:13469:6 maintainer's permission]
From ryandesign at macports.org Sat Feb 2 08:33:37 2008
From: ryandesign at macports.org (ryandesign@macports.org)
Date: Sat Feb 2 08:35:41 2008
Subject: [33655] trunk/dports/databases/mysql5
Message-ID: <20080202163337.2CAD4F1C540@beta.macosforge.org>
Revision: 33655
http://trac.macosforge.org/projects/macports/changeset/33655
Author: ryandesign@macports.org
Date: 2008-02-02 08:32:53 -0800 (Sat, 02 Feb 2008)
Log Message:
-----------
mysql5 and mysql5-devel: expand tabs to spaces and other whitespace and formatting changes only, to make these ports more similar; see #14142
Modified Paths:
--------------
trunk/dports/databases/mysql5/Portfile
trunk/dports/databases/mysql5-devel/Portfile
Modified: trunk/dports/databases/mysql5/Portfile
===================================================================
--- trunk/dports/databases/mysql5/Portfile 2008-02-02 16:04:47 UTC (rev 33654)
+++ trunk/dports/databases/mysql5/Portfile 2008-02-02 16:32:53 UTC (rev 33655)
@@ -1,121 +1,121 @@
# $Id$
-PortSystem 1.0
+PortSystem 1.0
-name mysql5
-version 5.0.51
-homepage http://www.mysql.com/
-categories databases
-platforms darwin
-maintainers ryandesign
-distname mysql-${version}
+name mysql5
+version 5.0.51
+homepage http://www.mysql.com/
+categories databases
+platforms darwin
+maintainers ryandesign
+distname mysql-${version}
description \
- Multithreaded SQL database server
+ Multithreaded SQL database server
long_description \
- MySQL is an open-source, multi-threaded SQL database \
- with a command syntax very similar to mSQL.
+ MySQL is an open-source, multi-threaded SQL database \
+ with a command syntax very similar to mSQL.
master_sites \
- http://mysql.mirrors.pair.com/Downloads/MySQL-5.0/ \
- http://mysql.he.net/Downloads/MySQL-5.0/ \
- http://mysql.orst.edu/Downloads/MySQL-5.0 \
- http://mysql.oss.eznetsols.org/Downloads/MySQL-5.0/ \
- http://mirrors.sunsite.dk/mysql/Downloads/MySQL-5.0/ \
- http://sunsite.informatik.rwth-aachen.de/mysql/Downloads/MySQL-5.0/ \
- http://ftp.plusline.de/mysql/Downloads/MySQL-5.0/
+ http://mysql.mirrors.pair.com/Downloads/MySQL-5.0/ \
+ http://mysql.he.net/Downloads/MySQL-5.0/ \
+ http://mysql.orst.edu/Downloads/MySQL-5.0 \
+ http://mysql.oss.eznetsols.org/Downloads/MySQL-5.0/ \
+ http://mirrors.sunsite.dk/mysql/Downloads/MySQL-5.0/ \
+ http://sunsite.informatik.rwth-aachen.de/mysql/Downloads/MySQL-5.0/ \
+ http://ftp.plusline.de/mysql/Downloads/MySQL-5.0/
checksums \
- md5 88c39c8cb77810febb83b7ee625364d7 \
- sha1 a9a253ea842e973df6f475c04dac77522de0dea7 \
- rmd160 e14baa1c40cb385fa64fc72355db9ca58a6be2f9
+ md5 88c39c8cb77810febb83b7ee625364d7 \
+ sha1 a9a253ea842e973df6f475c04dac77522de0dea7 \
+ rmd160 e14baa1c40cb385fa64fc72355db9ca58a6be2f9
depends_lib \
- port:zlib \
- port:openssl
+ port:zlib \
+ port:openssl
-set major_version [strsed ${version} {s/\..*$//}]
-set mysql mysql${major_version}
-set dbdir ${prefix}/var/db/${mysql}
-set sysconfdir ${prefix}/etc/${mysql}
-set mysqluser mysql
+set major_version [strsed ${version} {s/\..*$//}]
+set mysql mysql${major_version}
+set dbdir ${prefix}/var/db/${mysql}
+set sysconfdir ${prefix}/etc/${mysql}
+set mysqluser mysql
configure.args \
- --mandir=${prefix}/share/man \
- --infodir=${prefix}/share/info \
- --localstatedir=${dbdir} \
- --libdir=${prefix}/lib/${mysql} \
- --bindir=${prefix}/lib/${mysql}/bin \
- --includedir=${prefix}/include/${mysql} \
- --datadir=${prefix}/share/${mysql} \
- --sysconfdir=${sysconfdir} \
- --with-zlib-dir=${prefix} \
- --with-openssl=${prefix} \
- --with-extra-charsets=complex \
- --with-federated-storage-engine \
- --with-unix-socket-path=${prefix}/var/run/${mysql}/mysqld.sock \
- --with-mysqld-user=${mysqluser} \
- --without-bench \
- --enable-thread-safe-client
+ --mandir=${prefix}/share/man \
+ --infodir=${prefix}/share/info \
+ --localstatedir=${dbdir} \
+ --libdir=${prefix}/lib/${mysql} \
+ --bindir=${prefix}/lib/${mysql}/bin \
+ --includedir=${prefix}/include/${mysql} \
+ --datadir=${prefix}/share/${mysql} \
+ --sysconfdir=${sysconfdir} \
+ --with-zlib-dir=${prefix} \
+ --with-openssl=${prefix} \
+ --with-extra-charsets=complex \
+ --with-federated-storage-engine \
+ --with-unix-socket-path=${prefix}/var/run/${mysql}/mysqld.sock \
+ --with-mysqld-user=${mysqluser} \
+ --without-bench \
+ --enable-thread-safe-client
variant server {
- # Create a startupitem to start/stop the server
- startupitem.create yes
- startupitem.start "${prefix}/share/${mysql}/mysql/mysql.server start"
- startupitem.stop "${prefix}/share/${mysql}/mysql/mysql.server stop"
+ # Create a startupitem to start/stop the server
+ startupitem.create yes
+ startupitem.start "${prefix}/share/${mysql}/mysql/mysql.server start"
+ startupitem.stop "${prefix}/share/${mysql}/mysql/mysql.server stop"
}
pre-destroot {
- # Some directories we must have in all cases
- xinstall -m 755 -d ${destroot}${sysconfdir}
- destroot.keepdirs-append ${destroot}${sysconfdir}
-
- # Setup only for server
- if { [variant_isset server] } {
- addgroup ${mysqluser}
- set gid [existsgroup ${mysqluser}]
- adduser ${mysqluser} gid=${gid} realname=MySQL\ Server
-
- # Some directories we must have only if we're running as a server
- xinstall -m 755 -o root -d ${destroot}${prefix}/var/run
-
- xinstall -m 755 -o ${mysqluser} -g ${mysqluser} -d \
- ${destroot}${dbdir} \
- ${destroot}${prefix}/var/run/${mysql}
- destroot.keepdirs-append \
- ${destroot}${dbdir} \
- ${destroot}${prefix}/var/run/${mysql}
- }
+ # Some directories we must have in all cases
+ xinstall -m 755 -d ${destroot}${sysconfdir}
+ destroot.keepdirs-append ${destroot}${sysconfdir}
+
+ # Setup only for server
+ if { [variant_isset server] } {
+ addgroup ${mysqluser}
+ set gid [existsgroup ${mysqluser}]
+ adduser ${mysqluser} gid=${gid} realname=MySQL\ Server
+
+ # Some directories we must have only if we're running as a server
+ xinstall -m 755 -o root -d ${destroot}${prefix}/var/run
+
+ xinstall -m 755 -o ${mysqluser} -g ${mysqluser} -d \
+ ${destroot}${dbdir} \
+ ${destroot}${prefix}/var/run/${mysql}
+ destroot.keepdirs-append \
+ ${destroot}${dbdir} \
+ ${destroot}${prefix}/var/run/${mysql}
+ }
}
post-destroot {
- delete ${destroot}${prefix}/mysql-test
-
- # Fix paths in manpages and sample configuration files
- foreach manpage [glob -type f ${destroot}${prefix}/share/man/man\[1-9\]/*] {
- reinplace "s|/etc/my.cnf|${sysconfdir}/my.cnf|g" ${manpage}
- }
- foreach samp_conffile [glob -type f ${destroot}${prefix}/share/${mysql}/mysql/my-*.cnf] {
- reinplace "s|/etc/my.cnf|${sysconfdir}/my.cnf|g" ${samp_conffile}
- }
-
- # Symlink mysql binaries into bin directory, with ${major_version} appended to the name
- foreach f [glob -tails -directory ${destroot}${prefix}/lib/${mysql}/bin my*] {
- ln -sf ../lib/${mysql}/bin/${f} ${destroot}${prefix}/bin/${f}${major_version}
- }
+ delete ${destroot}${prefix}/mysql-test
+
+ # Fix paths in manpages and sample configuration files
+ foreach manpage [glob -type f ${destroot}${prefix}/share/man/man\[1-9\]/*] {
+ reinplace "s|/etc/my.cnf|${sysconfdir}/my.cnf|g" ${manpage}
+ }
+ foreach samp_conffile [glob -type f ${destroot}${prefix}/share/${mysql}/mysql/my-*.cnf] {
+ reinplace "s|/etc/my.cnf|${sysconfdir}/my.cnf|g" ${samp_conffile}
+ }
+
+ # Symlink mysql binaries into bin directory, with ${major_version} appended to the name
+ foreach f [glob -tails -directory ${destroot}${prefix}/lib/${mysql}/bin my*] {
+ ln -sf ../lib/${mysql}/bin/${f} ${destroot}${prefix}/bin/${f}${major_version}
+ }
}
post-install {
- if { [variant_isset server] } {
- ui_msg "******************************************************"
- ui_msg "* In order to setup the database, you might want to run"
- ui_msg "* sudo -u ${mysqluser} mysql_install_db5"
- ui_msg "* if this is a new install"
- ui_msg "******************************************************"
- }
+ if { [variant_isset server] } {
+ ui_msg "******************************************************"
+ ui_msg "* In order to setup the database, you might want to run"
+ ui_msg "* sudo -u ${mysqluser} mysql_install_db5"
+ ui_msg "* if this is a new install"
+ ui_msg "******************************************************"
+ }
}
-livecheck.check regex
-livecheck.url http://dev.mysql.com/
-livecheck.regex "GA (${major_version}\\.\[0-9.\]+)"
+livecheck.check regex
+livecheck.url http://dev.mysql.com/
+livecheck.regex "GA (${major_version}\\.\[0-9.\]+)"
Modified: trunk/dports/databases/mysql5-devel/Portfile
===================================================================
--- trunk/dports/databases/mysql5-devel/Portfile 2008-02-02 16:04:47 UTC (rev 33654)
+++ trunk/dports/databases/mysql5-devel/Portfile 2008-02-02 16:32:53 UTC (rev 33655)
@@ -1,22 +1,25 @@
# $Id$
-PortSystem 1.0
+PortSystem 1.0
-name mysql5-devel
-set vers 5.1.22
-version ${vers}-rc
+name mysql5-devel
+set vers 5.1.22
+version ${vers}-rc
+homepage http://www.mysql.com/
+categories databases
+platforms darwin
+maintainers jwa ryandesign openmaintainer
+distname mysql-${version}
-categories databases
-platforms darwin
+description \
+ Multithreaded SQL database server
-maintainers jwa ryandesign openmaintainer
+long_description \
+ MySQL is an open-source, multi-threaded SQL database \
+ with a command syntax very similar to mSQL.
-description Multithreaded SQL database server
-long_description MySQL is an open-source, multi-threaded SQL database \
- with a command syntax very similar to mSQL.
-
-homepage http://www.mysql.com/
-master_sites http://dev.mysql.com/get/Downloads/MySQL-5.1/ \
+master_sites \
+ http://dev.mysql.com/get/Downloads/MySQL-5.1/ \
http://mysql.mirrors.pair.com/Downloads/MySQL-5.1/ \
http://mysql.he.net/Downloads/MySQL-5.1/ \
http://mysql.orst.edu/Downloads/MySQL-5.1 \
@@ -25,24 +28,25 @@
http://sunsite.informatik.rwth-aachen.de/mysql/Downloads/MySQL-5.1/ \
http://ftp.plusline.de/mysql/Downloads/MySQL-5.1/
-distname mysql-${version}
-
-checksums md5 87be813d1b2d76b1c756de0a16fa29fb \
+checksums \
+ md5 87be813d1b2d76b1c756de0a16fa29fb \
sha1 97c1396e0f0561485df120cce2092192aecd12a0 \
rmd160 f4bd9dc6a161b4479ac09d26727ea5713c57d1b3
-depends_lib port:zlib \
+depends_lib \
+ port:zlib \
port:openssl
-#set major_version [strsed ${version} {s/\..*$//}]
-set major_version [strsed ${vers} {s/\..*$//}]
-set mysql mysql${major_version}
-#set dbdir ${prefix}/var/db/${mysql}
-set sysconfdir ${prefix}/etc/${name}
-set dbdir ${prefix}/var/db/${name}
-set mysqluser mysql
+#set major_version [strsed ${version} {s/\..*$//}]
+set major_version [strsed ${vers} {s/\..*$//}]
+set mysql mysql${major_version}
+#set dbdir ${prefix}/var/db/${mysql}
+set sysconfdir ${prefix}/etc/${name}
+set dbdir ${prefix}/var/db/${name}
+set mysqluser mysql
-configure.args --mandir=${prefix}/share/man \
+configure.args \
+ --mandir=${prefix}/share/man \
--infodir=${prefix}/share/info \
--localstatedir=${dbdir} \
--libdir=${prefix}/lib/${name} \
@@ -69,76 +73,76 @@
platform darwin 6 {
pre-fetch {
- return -code error "no support for systems prior to 10.3"
+ return -code error "no support for systems prior to 10.3"
}
}
platform darwin 8 {
- configure.cppflags-append -I${worksrcpath}/include
+ configure.cppflags-append -I${worksrcpath}/include
}
variant server description {add a startup item} {
configure.args-delete --without-server
# Create a startupitem to start/stop the server
- startupitem.create yes
- startupitem.start "${prefix}/share/${name}/mysql/mysql.server start"
- startupitem.stop "${prefix}/share/${name}/mysql/mysql.server stop"
+ startupitem.create yes
+ startupitem.start "${prefix}/share/${name}/mysql/mysql.server start"
+ startupitem.stop "${prefix}/share/${name}/mysql/mysql.server stop"
}
# the directories ${prefix}/sql-bench ${prefix}/mysql-test
-destroot.violate_mtree yes
+destroot.violate_mtree yes
pre-destroot {
# Some directories we must have in all cases
xinstall -m 755 -d ${destroot}${prefix}/etc/${name}
destroot.keepdirs-append ${destroot}${prefix}/etc/${name}
-
+
# Setup only for server
if { [variant_isset server] } {
- addgroup ${mysqluser}
- set gid [existsgroup ${mysqluser}]
- adduser ${mysqluser} gid=${gid} realname=MySQL\ Server
-
- # Some directories we must have only if we're running as a server
- xinstall -m 755 -o root -d ${destroot}${prefix}/var/run
-
- xinstall -m 755 -o ${mysqluser} -g ${mysqluser} -d \
- ${destroot}${dbdir} \
- ${destroot}${prefix}/var/run/${name}
- destroot.keepdirs-append \
- ${destroot}${dbdir} \
- ${destroot}${prefix}/var/run/${name}
+ addgroup ${mysqluser}
+ set gid [existsgroup ${mysqluser}]
+ adduser ${mysqluser} gid=${gid} realname=MySQL\ Server
+
+ # Some directories we must have only if we're running as a server
+ xinstall -m 755 -o root -d ${destroot}${prefix}/var/run
+
+ xinstall -m 755 -o ${mysqluser} -g ${mysqluser} -d \
+ ${destroot}${dbdir} \
+ ${destroot}${prefix}/var/run/${name}
+ destroot.keepdirs-append \
+ ${destroot}${dbdir} \
+ ${destroot}${prefix}/var/run/${name}
}
}
post-destroot {
delete ${destroot}${prefix}/mysql-test
-
+
# Fix paths in manpages and sample configuration files
foreach manpage [glob -type f ${destroot}${prefix}/share/man/man\[1-9\]/*] {
- reinplace "s|/etc/my.cnf|${sysconfdir}/my.cnf|g" ${manpage}
+ reinplace "s|/etc/my.cnf|${sysconfdir}/my.cnf|g" ${manpage}
}
foreach samp_conffile [glob -type f ${destroot}${prefix}/share/${name}/mysql/my-*.cnf] {
- reinplace "s|/etc/my.cnf|${sysconfdir}/my.cnf|g" ${samp_conffile}
+ reinplace "s|/etc/my.cnf|${sysconfdir}/my.cnf|g" ${samp_conffile}
}
-
+
# Symlink mysql binaries into bin directory
foreach f [glob -tails -directory ${destroot}${prefix}/lib/${name}/bin my*] {
- ln -sf ${prefix}/lib/${name}/bin/${f} ${destroot}${prefix}/bin/${f}${major_version}
+ ln -sf ${prefix}/lib/${name}/bin/${f} ${destroot}${prefix}/bin/${f}${major_version}
}
}
post-install {
if { [variant_isset server] } {
- ui_msg "******************************************************"
- ui_msg "* In order to setup the database, you might want to run"
- ui_msg "* sudo -u ${mysqluser} mysql_install_db5"
- ui_msg "* if this is a new install"
- ui_msg "******************************************************"
+ ui_msg "******************************************************"
+ ui_msg "* In order to setup the database, you might want to run"
+ ui_msg "* sudo -u ${mysqluser} mysql_install_db5"
+ ui_msg "* if this is a new install"
+ ui_msg "******************************************************"
}
}
-livecheck.check regex
-livecheck.url http://dev.mysql.com/
-livecheck.version ${vers}
-livecheck.regex "(5\\.1\\.\[0-9\.\]+)"
+livecheck.check regex
+livecheck.url http://dev.mysql.com/
+livecheck.version ${vers}
+livecheck.regex "(5\\.1\\.\[0-9\.\]+)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080202/2c29a9e2/attachment-0001.html
From rhwood at macports.org Sat Feb 2 08:34:13 2008
From: rhwood at macports.org (rhwood@macports.org)
Date: Sat Feb 2 08:36:13 2008
Subject: [33656] trunk/dports/net/transmission/Portfile
Message-ID: <20080202163413.1175EF1C593@beta.macosforge.org>
Revision: 33656
http://trac.macosforge.org/projects/macports/changeset/33656
Author: rhwood@macports.org
Date: 2008-02-02 08:34:01 -0800 (Sat, 02 Feb 2008)
Log Message:
-----------
Use the default destroot
Build the GTK and CLI clients instead of just the CLI client
Revise categories
Modified Paths:
--------------
trunk/dports/net/transmission/Portfile
Modified: trunk/dports/net/transmission/Portfile
===================================================================
--- trunk/dports/net/transmission/Portfile 2008-02-02 16:32:53 UTC (rev 33655)
+++ trunk/dports/net/transmission/Portfile 2008-02-02 16:34:01 UTC (rev 33656)
@@ -4,7 +4,8 @@
name transmission
version 1.03
-categories net aqua
+revisison 1
+categories net gnome x11
maintainers nomaintainer
description Lightweight BitTorrent client
long_description Transmission is a free, lightweight BitTorrent client. \
@@ -19,31 +20,6 @@
checksums md5 f9189da1352483aed9f6736498443de3
use_bzip2 yes
-default_variants +universal
-variant universal {}
+platform darwin freebsd
-#worksrcdir .
-
depends_lib port:gettext
-
-configure.args --disable-gtk
-
-destroot {
- # Install transmissioncli
- xinstall -m 0755 -c ${worksrcpath}/cli/transmissioncli ${destroot}${prefix}/bin/
- xinstall -m 0644 -c ${worksrcpath}/cli/transmissioncli.1 ${destroot}${prefix}/share/man/man1/
-
- # Install transmission-daemon, -proxy and -remote
- xinstall -m 0755 -c ${worksrcpath}/daemon/transmission-daemon ${destroot}${prefix}/bin/
- xinstall -m 0755 -c ${worksrcpath}/daemon/transmission-proxy ${destroot}${prefix}/bin/
- xinstall -m 0755 -c ${worksrcpath}/daemon/transmission-remote ${destroot}${prefix}/bin/
- xinstall -m 0644 -c ${worksrcpath}/daemon/transmission-daemon.1 ${destroot}${prefix}/share/man/man1/
- xinstall -m 0644 -c ${worksrcpath}/daemon/transmission-proxy.1 ${destroot}${prefix}/share/man/man1/
- xinstall -m 0644 -c ${worksrcpath}/daemon/transmission-remote.1 ${destroot}${prefix}/share/man/man1/
-
- # Install Mac OS X app
- set appPath ${destroot}/Applications/MacPorts
- set buildPath ${worksrcpath}/build/Development
- xinstall -m 755 -d ${appPath}
- file copy ${buildPath}/Transmission.app ${appPath}
-}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080202/d8ad7748/attachment.html
From rhwood at macports.org Sat Feb 2 08:37:12 2008
From: rhwood at macports.org (rhwood@macports.org)
Date: Sat Feb 2 08:39:12 2008
Subject: [33657] trunk/dports/net/transmission/Portfile
Message-ID: <20080202163712.24085F1C747@beta.macosforge.org>
Revision: 33657
http://trac.macosforge.org/projects/macports/changeset/33657
Author: rhwood@macports.org
Date: 2008-02-02 08:37:00 -0800 (Sat, 02 Feb 2008)
Log Message:
-----------
Fix stupid typos and add missing dependency
Modified Paths:
--------------
trunk/dports/net/transmission/Portfile
Modified: trunk/dports/net/transmission/Portfile
===================================================================
--- trunk/dports/net/transmission/Portfile 2008-02-02 16:34:01 UTC (rev 33656)
+++ trunk/dports/net/transmission/Portfile 2008-02-02 16:37:00 UTC (rev 33657)
@@ -4,7 +4,7 @@
name transmission
version 1.03
-revisison 1
+revision 1
categories net gnome x11
maintainers nomaintainer
description Lightweight BitTorrent client
@@ -20,6 +20,6 @@
checksums md5 f9189da1352483aed9f6736498443de3
use_bzip2 yes
-platform darwin freebsd
+platforms darwin freebsd
-depends_lib port:gettext
+depends_lib port:gettext port:gtk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080202/28c065fb/attachment.html
From rowue at macports.org Sat Feb 2 08:53:41 2008
From: rowue at macports.org (rowue@macports.org)
Date: Sat Feb 2 08:56:12 2008
Subject: [33658] trunk/dports/net/psi-otr
Message-ID: <20080202165341.E2E19F1CD67@beta.macosforge.org>
Revision: 33658
http://trac.macosforge.org/projects/macports/changeset/33658
Author: rowue@macports.org
Date: 2008-02-02 08:53:26 -0800 (Sat, 02 Feb 2008)
Log Message:
-----------
Changes for filename and portfile conventions
Modified Paths:
--------------
trunk/dports/net/psi-otr/Portfile
Added Paths:
-----------
trunk/dports/net/psi-otr/files/patch-psi-otr.pro.diff
trunk/dports/net/psi-otr/files/patch-src-otrconnection.cpp.diff
Removed Paths:
-------------
trunk/dports/net/psi-otr/files/patch-psi-otr.pro
trunk/dports/net/psi-otr/files/patch-src-otrconnection.cpp
Modified: trunk/dports/net/psi-otr/Portfile
===================================================================
--- trunk/dports/net/psi-otr/Portfile 2008-02-02 16:37:00 UTC (rev 33657)
+++ trunk/dports/net/psi-otr/Portfile 2008-02-02 16:53:26 UTC (rev 33658)
@@ -1,6 +1,7 @@
# $Id$
PortSystem 1.0
+
name psi-otr
version 0.3
categories net chat
@@ -23,8 +24,8 @@
depends_lib port:psi \
port:libotr
-patchfiles patch-psi-otr.pro \
- patch-src-otrconnection.cpp
+patchfiles patch-psi-otr.pro.diff \
+ patch-src-otrconnection.cpp.diff
configure {
ui_msg ${worksrcpath}
Deleted: trunk/dports/net/psi-otr/files/patch-psi-otr.pro
===================================================================
--- trunk/dports/net/psi-otr/files/patch-psi-otr.pro 2008-02-02 16:37:00 UTC (rev 33657)
+++ trunk/dports/net/psi-otr/files/patch-psi-otr.pro 2008-02-02 16:53:26 UTC (rev 33658)
@@ -1,15 +0,0 @@
---- psi-otr.pro.orig 2008-01-14 23:01:56.000000000 +0100
-+++ psi-otr.pro 2008-01-14 23:00:00.000000000 +0100
-@@ -7,10 +7,10 @@
- CONFIG += release
- LIBS += -lotr
- DEPENDPATH += .
--INCLUDEPATH += .
-+INCLUDEPATH += /opt/local/include
- QT += xml
- DESTDIR = .
--target.path = /usr/local/share/psi/plugins
-+target.path = /opt/local/share/psi/plugins
- INSTALLS += target
-
- # Input
Copied: trunk/dports/net/psi-otr/files/patch-psi-otr.pro.diff (from rev 33654, trunk/dports/net/psi-otr/files/patch-psi-otr.pro)
===================================================================
--- trunk/dports/net/psi-otr/files/patch-psi-otr.pro.diff (rev 0)
+++ trunk/dports/net/psi-otr/files/patch-psi-otr.pro.diff 2008-02-02 16:53:26 UTC (rev 33658)
@@ -0,0 +1,15 @@
+--- psi-otr.pro.orig 2008-01-14 23:01:56.000000000 +0100
++++ psi-otr.pro 2008-01-14 23:00:00.000000000 +0100
+@@ -7,10 +7,10 @@
+ CONFIG += release
+ LIBS += -lotr
+ DEPENDPATH += .
+-INCLUDEPATH += .
++INCLUDEPATH += /opt/local/include
+ QT += xml
+ DESTDIR = .
+-target.path = /usr/local/share/psi/plugins
++target.path = /opt/local/share/psi/plugins
+ INSTALLS += target
+
+ # Input
Deleted: trunk/dports/net/psi-otr/files/patch-src-otrconnection.cpp
===================================================================
--- trunk/dports/net/psi-otr/files/patch-src-otrconnection.cpp 2008-02-02 16:37:00 UTC (rev 33657)
+++ trunk/dports/net/psi-otr/files/patch-src-otrconnection.cpp 2008-02-02 16:53:26 UTC (rev 33658)
@@ -1,12 +0,0 @@
---- src/otrconnection.cpp.orig 2007-11-13 02:21:18.000000000 +0100
-+++ src/otrconnection.cpp 2008-02-02 16:11:06.000000000 +0100
-@@ -54,6 +54,9 @@
- ui_ops.gone_insecure = (*OtrConnection::cb_gone_insecure);
- ui_ops.still_secure = (*OtrConnection::cb_still_secure);
- ui_ops.log_message = (*OtrConnection::cb_log_message);
-+ ui_ops.max_message_size = NULL;
-+ ui_ops.account_name = NULL;
-+ ui_ops.account_name_free = NULL;
- }
-
-
Copied: trunk/dports/net/psi-otr/files/patch-src-otrconnection.cpp.diff (from rev 33654, trunk/dports/net/psi-otr/files/patch-src-otrconnection.cpp)
===================================================================
--- trunk/dports/net/psi-otr/files/patch-src-otrconnection.cpp.diff (rev 0)
+++ trunk/dports/net/psi-otr/files/patch-src-otrconnection.cpp.diff 2008-02-02 16:53:26 UTC (rev 33658)
@@ -0,0 +1,12 @@
+--- src/otrconnection.cpp.orig 2007-11-13 02:21:18.000000000 +0100
++++ src/otrconnection.cpp 2008-02-02 16:11:06.000000000 +0100
+@@ -54,6 +54,9 @@
+ ui_ops.gone_insecure = (*OtrConnection::cb_gone_insecure);
+ ui_ops.still_secure = (*OtrConnection::cb_still_secure);
+ ui_ops.log_message = (*OtrConnection::cb_log_message);
++ ui_ops.max_message_size = NULL;
++ ui_ops.account_name = NULL;
++ ui_ops.account_name_free = NULL;
+ }
+
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080202/c3a5927b/attachment.html
From rowue at macports.org Sat Feb 2 09:02:12 2008
From: rowue at macports.org (rowue@macports.org)
Date: Sat Feb 2 09:05:18 2008
Subject: [33659] trunk/dports/net/psi
Message-ID: <20080202170212.455E6F1D0D0@beta.macosforge.org>
Revision: 33659
http://trac.macosforge.org/projects/macports/changeset/33659
Author: rowue@macports.org
Date: 2008-02-02 09:02:01 -0800 (Sat, 02 Feb 2008)
Log Message:
-----------
Added patch files (blushing) and changed filename conventions
Modified Paths:
--------------
trunk/dports/net/psi/Portfile
Added Paths:
-----------
trunk/dports/net/psi/files/
trunk/dports/net/psi/files/patch-configure.diff
trunk/dports/net/psi/files/patch-src_about.ui.diff
trunk/dports/net/psi/files/patch-src_pluginmanager.cpp.diff
trunk/dports/net/psi/files/patch-src_pluginmanager.h.diff
trunk/dports/net/psi/files/patch-src_psiaccount.cpp.diff
trunk/dports/net/psi/files/patch-src_psiplugin.h.diff
Modified: trunk/dports/net/psi/Portfile
===================================================================
--- trunk/dports/net/psi/Portfile 2008-02-02 16:53:26 UTC (rev 33658)
+++ trunk/dports/net/psi/Portfile 2008-02-02 17:02:01 UTC (rev 33659)
@@ -1,6 +1,7 @@
# $Id$
PortSystem 1.0
+
name psi
version 0.11
revision 1
@@ -48,12 +49,12 @@
variant plugins description {Build with experimental Plugin Support} {
-patchfiles-append patch-src_about.ui \
- patch-src_psiaccount.cpp \
- patch-src_pluginmanager.cpp \
- patch-src_psiplugin.h \
- patch-src_pluginmanager.h \
- patch-configure
+patchfiles-append patch-src_about.ui.diff \
+ patch-src_psiaccount.cpp.diff \
+ patch-src_pluginmanager.cpp.diff \
+ patch-src_psiplugin.h.diff \
+ patch-src_pluginmanager.h.diff \
+ patch-configure.diff
configure.args-append --enable-plugins
}
Added: trunk/dports/net/psi/files/patch-configure.diff
===================================================================
--- trunk/dports/net/psi/files/patch-configure.diff (rev 0)
+++ trunk/dports/net/psi/files/patch-configure.diff 2008-02-02 17:02:01 UTC (rev 33659)
@@ -0,0 +1,905 @@
+--- configure 2007-10-14 16:00:49.000000000 +0200
++++ configure 2008-02-02 17:37:18.000000000 +0100
+@@ -22,24 +22,48 @@
+ (bundled QCA only)
+
+ Dependency options:
+- --disable-bundled-qca Disable use of Use bundled QCA
+- --disable-openssl Disable use of OpenSSL (bundled QCA only)
+- --with-openssl-inc=[path] Path to OpenSSL include files (bundled QCA
+- only)
+- --with-openssl-lib=[path] Path to OpenSSL library files (bundled QCA
+- only)
+- --with-zlib-inc=[path] Path to zlib include files
+- --with-zlib-lib=[path] Path to zlib library files
+- --enable-universal Enable use of Mac OS X universal binary support
+- --disable-growl Disable use of Growl
+- --with-growl=[path] Path to the Growl framework
+- --disable-xss Disable use of the XScreenSaver extension
+- --disable-dnotify Disable use of Linux Directory Notification
+- --disable-ghbnr Disable use of gethostbyname_r()
+- --disable-aspell Disable use of ASPELL
+- --with-aspell-inc=[path] Path to Aspell include files
+- --with-aspell-lib=[path] Path to Aspell library files
+- --enable-debug Enable debugging support
++ --disable-bundled-qca Disable use of Use bundled QCA
++ --disable-openssl Disable use of OpenSSL (bundled QCA only)
++ --with-openssl-inc=[path] Path to OpenSSL include files (bundled QCA
++ only)
++ --with-openssl-lib=[path] Path to OpenSSL library files (bundled QCA
++ only)
++ --with-zlib-inc=[path] Path to zlib include files
++ --with-zlib-lib=[path] Path to zlib library files
++ --enable-universal Enable use of Mac OS X universal binary
++ support
++ --disable-growl Disable use of Growl
++ --with-growl=[path] Path to the Growl framework
++ --disable-xss Disable use of the XScreenSaver extension
++ --disable-aspell Disable use of ASPELL
++ --with-aspell-inc=[path] Path to Aspell include files
++ --with-aspell-lib=[path] Path to Aspell library files
++ --disable-dnotify Disable use of Linux Directory Notification
++ --disable-ghbnr Disable use of gethostbyname_r()
++ --disable-google_ft Disable use of Google File Transfer
++ --enable-google-ft Enable Google File Transfer support
++ --with-expat-inc=[path] Path to Expat include files (for Google)
++ --with-expat-lib=[path] Path to Expat library files (for Google)
++ --disable-jingle Disable use of Jingle
++ --enable-jingle Enable Jingle support
++ --with-expat-inc=[path] Path to Expat include files (for Jingle)
++ --with-expat-lib=[path] Path to Expat library files (for Jingle)
++ --with-speex-inc=[path] Path to Speex include files (for Jingle)
++ --with-speex-lib=[path] Path to Speex library files (for Jingle)
++ --with-ilbc-inc=[path] Path to iLBC include files (for Jingle)
++ --with-ilbc-lib=[path] Path to iLBC library files (for Jingle)
++ --with-ortp-inc=[path] Path to ORTP include files (for Jingle)
++ --with-ortp-lib=[path] Path to ORTP library files (for Jingle)
++ --with-alsa-inc=[path] Path to Alsa include files (for Jingle)
++ --with-alsa-lib=[path] Path to Alsa library files (for Jingle)
++ --with-portaudio-inc=[path] Path to PortAudio include files (for Jingle)
++ --with-portaudio-lib=[path] Path to PortAudio library files (for Jingle)
++ --with-glib-inc=[path] Path to GLib include files (for Jingle)
++ --with-glib-lib=[path] Path to GLib library files (for Jingle)
++ --with-glibconfig-inc=[path] Path to glibconfig include file (for Jingle)
++ --disable-plugins Disable use of Plugins
++ --enable-plugins Enable Psi Plugin support
++ --enable-debug Enable debugging support
+
+ EOT
+ }
+@@ -211,6 +235,21 @@
+ shift
+ ;;
+
++ --disable-aspell)
++ QC_DISABLE_aspell="Y"
++ shift
++ ;;
++
++ --with-aspell-inc=*)
++ QC_WITH_ASPELL_INC=$optarg
++ shift
++ ;;
++
++ --with-aspell-lib=*)
++ QC_WITH_ASPELL_LIB=$optarg
++ shift
++ ;;
++
+ --disable-dnotify)
+ QC_DISABLE_dnotify="Y"
+ shift
+@@ -221,18 +260,118 @@
+ shift
+ ;;
+
+- --disable-aspell)
+- QC_DISABLE_aspell="Y"
++ --disable-google_ft)
++ QC_DISABLE_google_ft="Y"
+ shift
+ ;;
+
+- --with-aspell-inc=*)
+- QC_WITH_ASPELL_INC=$optarg
++ --enable-google-ft)
++ QC_ENABLE_GOOGLE_FT="Y"
+ shift
+ ;;
+
+- --with-aspell-lib=*)
+- QC_WITH_ASPELL_LIB=$optarg
++ --with-expat-inc=*)
++ QC_WITH_EXPAT_INC=$optarg
++ shift
++ ;;
++
++ --with-expat-lib=*)
++ QC_WITH_EXPAT_LIB=$optarg
++ shift
++ ;;
++
++ --disable-jingle)
++ QC_DISABLE_jingle="Y"
++ shift
++ ;;
++
++ --enable-jingle)
++ QC_ENABLE_JINGLE="Y"
++ shift
++ ;;
++
++ --with-expat-inc=*)
++ QC_WITH_EXPAT_INC=$optarg
++ shift
++ ;;
++
++ --with-expat-lib=*)
++ QC_WITH_EXPAT_LIB=$optarg
++ shift
++ ;;
++
++ --with-speex-inc=*)
++ QC_WITH_SPEEX_INC=$optarg
++ shift
++ ;;
++
++ --with-speex-lib=*)
++ QC_WITH_SPEEX_LIB=$optarg
++ shift
++ ;;
++
++ --with-ilbc-inc=*)
++ QC_WITH_ILBC_INC=$optarg
++ shift
++ ;;
++
++ --with-ilbc-lib=*)
++ QC_WITH_ILBC_LIB=$optarg
++ shift
++ ;;
++
++ --with-ortp-inc=*)
++ QC_WITH_ORTP_INC=$optarg
++ shift
++ ;;
++
++ --with-ortp-lib=*)
++ QC_WITH_ORTP_LIB=$optarg
++ shift
++ ;;
++
++ --with-alsa-inc=*)
++ QC_WITH_ALSA_INC=$optarg
++ shift
++ ;;
++
++ --with-alsa-lib=*)
++ QC_WITH_ALSA_LIB=$optarg
++ shift
++ ;;
++
++ --with-portaudio-inc=*)
++ QC_WITH_PORTAUDIO_INC=$optarg
++ shift
++ ;;
++
++ --with-portaudio-lib=*)
++ QC_WITH_PORTAUDIO_LIB=$optarg
++ shift
++ ;;
++
++ --with-glib-inc=*)
++ QC_WITH_GLIB_INC=$optarg
++ shift
++ ;;
++
++ --with-glib-lib=*)
++ QC_WITH_GLIB_LIB=$optarg
++ shift
++ ;;
++
++ --with-glibconfig-inc=*)
++ QC_WITH_GLIBCONFIG_INC=$optarg
++ shift
++ ;;
++
++ --disable-plugins)
++ QC_DISABLE_plugins="Y"
++ shift
++ ;;
++
++ --enable-plugins)
++ QC_ENABLE_PLUGINS="Y"
+ shift
+ ;;
+
+@@ -273,11 +412,34 @@
+ echo QC_DISABLE_growl=$QC_DISABLE_growl
+ echo QC_WITH_GROWL=$QC_WITH_GROWL
+ echo QC_DISABLE_xss=$QC_DISABLE_xss
+-echo QC_DISABLE_dnotify=$QC_DISABLE_dnotify
+-echo QC_DISABLE_ghbnr=$QC_DISABLE_ghbnr
+ echo QC_DISABLE_aspell=$QC_DISABLE_aspell
+ echo QC_WITH_ASPELL_INC=$QC_WITH_ASPELL_INC
+ echo QC_WITH_ASPELL_LIB=$QC_WITH_ASPELL_LIB
++echo QC_DISABLE_dnotify=$QC_DISABLE_dnotify
++echo QC_DISABLE_ghbnr=$QC_DISABLE_ghbnr
++echo QC_DISABLE_google_ft=$QC_DISABLE_google_ft
++echo QC_ENABLE_GOOGLE_FT=$QC_ENABLE_GOOGLE_FT
++echo QC_WITH_EXPAT_INC=$QC_WITH_EXPAT_INC
++echo QC_WITH_EXPAT_LIB=$QC_WITH_EXPAT_LIB
++echo QC_DISABLE_jingle=$QC_DISABLE_jingle
++echo QC_ENABLE_JINGLE=$QC_ENABLE_JINGLE
++echo QC_WITH_EXPAT_INC=$QC_WITH_EXPAT_INC
++echo QC_WITH_EXPAT_LIB=$QC_WITH_EXPAT_LIB
++echo QC_WITH_SPEEX_INC=$QC_WITH_SPEEX_INC
++echo QC_WITH_SPEEX_LIB=$QC_WITH_SPEEX_LIB
++echo QC_WITH_ILBC_INC=$QC_WITH_ILBC_INC
++echo QC_WITH_ILBC_LIB=$QC_WITH_ILBC_LIB
++echo QC_WITH_ORTP_INC=$QC_WITH_ORTP_INC
++echo QC_WITH_ORTP_LIB=$QC_WITH_ORTP_LIB
++echo QC_WITH_ALSA_INC=$QC_WITH_ALSA_INC
++echo QC_WITH_ALSA_LIB=$QC_WITH_ALSA_LIB
++echo QC_WITH_PORTAUDIO_INC=$QC_WITH_PORTAUDIO_INC
++echo QC_WITH_PORTAUDIO_LIB=$QC_WITH_PORTAUDIO_LIB
++echo QC_WITH_GLIB_INC=$QC_WITH_GLIB_INC
++echo QC_WITH_GLIB_LIB=$QC_WITH_GLIB_LIB
++echo QC_WITH_GLIBCONFIG_INC=$QC_WITH_GLIBCONFIG_INC
++echo QC_DISABLE_plugins=$QC_DISABLE_plugins
++echo QC_ENABLE_PLUGINS=$QC_ENABLE_PLUGINS
+ echo QC_ENABLE_DEBUG=$QC_ENABLE_DEBUG
+ echo
+ fi
+@@ -419,7 +581,6 @@
+ // FIXME: Check QCA version number
+ if (QFile::exists("third-party/qca/qca")) {
+ conf->addExtra("CONFIG += qca-static");
+- conf->addDefine("QCA_NO_PLUGINS");
+ return true;
+ }
+ else {
+@@ -885,6 +1046,71 @@
+ return true;
+ }
+ };
++#line 1 "aspell.qcm"
++/*
++-----BEGIN QCMOD-----
++name: ASPELL
++arg: with-aspell-inc=[path],Path to Aspell include files
++arg: with-aspell-lib=[path],Path to Aspell library files
++-----END QCMOD-----
++*/
++
++//----------------------------------------------------------------------------
++// qc_spell
++//----------------------------------------------------------------------------
++class qc_aspell : public ConfObj
++{
++public:
++ qc_aspell(Conf *c) : ConfObj(c) {}
++ QString name() const { return "Aspell support"; }
++ QString shortname() const { return "aspell"; }
++ bool exec()
++ {
++ QString s;
++
++ s = conf->getenv("QC_WITH_ASPELL_INC");
++ if(!s.isEmpty()) {
++ if(!conf->checkHeader(s, "aspell.h")) {
++ conf->debug("Aspell includes not found!");
++ return false;
++ }
++ conf->addIncludePath(s);
++ }
++ else {
++ QStringList sl;
++ sl += "/usr/include";
++ sl += "/usr/local/include";
++ sl += "/sw/include";
++ if(!conf->findHeader("aspell.h", sl, &s)) {
++ conf->debug("Aspell includes not found!");
++ return false;
++ }
++ conf->addIncludePath(s);
++ }
++
++ s = conf->getenv("QC_WITH_ASPELL_LIB");
++ if(!s.isEmpty()) {
++ if(!conf->checkLibrary(s, "aspell")) {
++ conf->debug("Aspell libraries not found!");
++ return false;
++ }
++ conf->addLib(QString("-L") + s);
++ }
++ else {
++ if(!conf->findLibrary("aspell", &s)) {
++ conf->debug("Aspell libraries not found!");
++ return false;
++ }
++ if (!s.isEmpty())
++ conf->addLib(QString("-L") + s);
++ }
++
++ conf->addLib("-laspell");
++ conf->addDefine("HAVE_ASPELL");
++
++ return true;
++ }
++};
+ #line 1 "dnotify.qcm"
+ /*
+ -----BEGIN QCMOD-----
+@@ -961,67 +1187,488 @@
+ return true;
+ }
+ };
+-#line 1 "aspell.qcm"
++#line 1 "google_ft.qcm"
+ /*
+ -----BEGIN QCMOD-----
+-name: ASPELL
+-arg: with-aspell-inc=[path],Path to Aspell include files
+-arg: with-aspell-lib=[path],Path to Aspell library files
++name: Google File Transfer
++arg: enable-google-ft,Enable Google File Transfer support
++arg: with-expat-inc=[path],Path to Expat include files (for Google)
++arg: with-expat-lib=[path],Path to Expat library files (for Google)
+ -----END QCMOD-----
+ */
+
+ //----------------------------------------------------------------------------
+-// qc_spell
++// qc_google_ft
+ //----------------------------------------------------------------------------
+-class qc_aspell : public ConfObj
++class qc_google_ft : public ConfObj
+ {
+ public:
+- qc_aspell(Conf *c) : ConfObj(c) {}
+- QString name() const { return "Aspell support"; }
+- QString shortname() const { return "aspell"; }
++ qc_google_ft(Conf *c) : ConfObj(c) {}
++ QString name() const { return "Google File Transfer"; }
++ QString shortname() const { return "GoogleFT"; }
++ bool exec()
++ {
++ QString s = conf->getenv("QC_ENABLE_GOOGLE_FT");
++ if(s.isEmpty())
++ return false;
++
++ // Expat
++ s = conf->getenv("QC_WITH_EXPAT_INC");
++ if(!s.isEmpty()) {
++ if(!conf->checkHeader(s, "expat.h")) {
++ qWarning("Expat includes not found!");
++ return false;
++ }
++ conf->addIncludePath(s);
++ }
++ else {
++ if(!conf->findHeader("expat.h", QStringList(), &s)) {
++ qWarning("Expat includes not found!");
++ return false;
++ }
++ conf->addIncludePath(s);
++ }
++
++ s = conf->getenv("QC_WITH_EXPAT_LIB");
++ if(!s.isEmpty()) {
++ if(!conf->checkLibrary(s, "expat")) {
++ qWarning("Expat library not found!");
++ return false;
++ }
++ conf->addLib(QString("-L") + s);
++ }
++ else {
++ if(!conf->findLibrary("expat", &s)) {
++ qWarning("Expat library not found!");
++ return false;
++ }
++ if (!s.isEmpty())
++ conf->addLib(QString("-L") + s);
++ }
++
++ conf->addLib("-lexpat");
++
++ // Finish
++ conf->addExtra("CONFIG += google_ft");
++
++ return true;
++ }
++};
++#line 1 "jingle.qcm"
++/*
++-----BEGIN QCMOD-----
++name: Jingle
++arg: enable-jingle,Enable Jingle support
++arg: with-expat-inc=[path],Path to Expat include files (for Jingle)
++arg: with-expat-lib=[path],Path to Expat library files (for Jingle)
++arg: with-speex-inc=[path],Path to Speex include files (for Jingle)
++arg: with-speex-lib=[path],Path to Speex library files (for Jingle)
++arg: with-ilbc-inc=[path],Path to iLBC include files (for Jingle)
++arg: with-ilbc-lib=[path],Path to iLBC library files (for Jingle)
++arg: with-ortp-inc=[path],Path to ORTP include files (for Jingle)
++arg: with-ortp-lib=[path],Path to ORTP library files (for Jingle)
++arg: with-alsa-inc=[path],Path to Alsa include files (for Jingle)
++arg: with-alsa-lib=[path],Path to Alsa library files (for Jingle)
++arg: with-portaudio-inc=[path],Path to PortAudio include files (for Jingle)
++arg: with-portaudio-lib=[path],Path to PortAudio library files (for Jingle)
++arg: with-glib-inc=[path],Path to GLib include files (for Jingle)
++arg: with-glib-lib=[path],Path to GLib library files (for Jingle)
++arg: with-glibconfig-inc=[path],Path to glibconfig include file (for Jingle)
++-----END QCMOD-----
++*/
++
++//----------------------------------------------------------------------------
++// qc_jingle
++//----------------------------------------------------------------------------
++class qc_jingle : public ConfObj
++{
++public:
++ qc_jingle(Conf *c) : ConfObj(c) {}
++ QString name() const { return "Jingle"; }
++ QString shortname() const { return "Jingle"; }
+ bool exec()
+ {
+ QString s;
++
++ // Check if Jingle was enabled explicitly
++ s = conf->getenv("QC_ENABLE_JINGLE");
++ if(s.isEmpty())
++ return false;
++
++ // Expat
++ s = conf->getenv("QC_WITH_EXPAT_INC");
++ if(!s.isEmpty()) {
++ if(!conf->checkHeader(s, "expat.h")) {
++ qWarning("Expat includes not found!");
++ return false;
++ }
++ conf->addIncludePath(s);
++ }
++ else {
++ if(!conf->findHeader("expat.h", QStringList(), &s)) {
++ qWarning("Expat includes not found!");
++ return false;
++ }
++ conf->addIncludePath(s);
++ }
+
+- s = conf->getenv("QC_WITH_ASPELL_INC");
++ s = conf->getenv("QC_WITH_EXPAT_LIB");
+ if(!s.isEmpty()) {
+- if(!conf->checkHeader(s, "aspell.h")) {
+- conf->debug("Aspell includes not found!");
++ if(!conf->checkLibrary(s, "expat")) {
++ qWarning("Expat library not found!");
++ return false;
++ }
++ conf->addLib(QString("-L") + s);
++ }
++ else {
++ if(!conf->findLibrary("expat", &s)) {
++ qWarning("Expat library not found!");
++ return false;
++ }
++ if (!s.isEmpty())
++ conf->addLib(QString("-L") + s);
++ }
++
++ conf->addLib("-lexpat");
++
++
++ // Speex
++ s = conf->getenv("QC_WITH_SPEEX_INC");
++ if(!s.isEmpty()) {
++ if(!conf->checkHeader(s, "speex.h")) {
++ qWarning("Speex includes not found!");
+ return false;
+ }
+ conf->addIncludePath(s);
+ }
+ else {
+ QStringList sl;
++ sl += "/usr/include/speex";
++ sl += "/usr/local/include/speex";
++ if(!conf->findHeader("speex.h", sl, &s)) {
++ qWarning("Speex includes not found!");
++ return false;
++ }
++ conf->addIncludePath(s);
++ }
++
++ s = conf->getenv("QC_WITH_SPEEX_LIB");
++ if(!s.isEmpty()) {
++ if(!conf->checkLibrary(s, "speex")) {
++ qWarning("Speex libraries not found!");
++ return false;
++ }
++ conf->addLib(QString("-L") + s);
++ }
++ else {
++ if(!conf->findLibrary("speex", &s)) {
++ qWarning("Speex libraries not found!");
++ return false;
++ }
++ if (!s.isEmpty())
++ conf->addLib(QString("-L") + s);
++ }
++
++ conf->addDefine("HAVE_SPEEX");
++ conf->addLib("-lspeex");
++
++
++ // ILBC (optional)
++ QString ilbc_include, ilbc_lib;
++ s = conf->getenv("QC_WITH_ILBC_INC");
++ if(!s.isEmpty()) {
++ if(conf->checkHeader(s, "iLBC_encode.h")) {
++ ilbc_include = s;
++ }
++ }
++ else {
++ QStringList sl;
++ sl += "/usr/include/ilbc";
++ sl += "/usr/local/include/ilbc";
++ if(conf->findHeader("iLBC_encode.h", sl, &s)) {
++ ilbc_include = s;
++ }
++ }
++
++ s = conf->getenv("QC_WITH_ILBC_LIB");
++ if(!s.isEmpty()) {
++ if(conf->checkLibrary(s, "ilbc")) {
++ ilbc_lib = s;
++ }
++ }
++ else {
++ if(conf->findLibrary("ilbc", &s)) {
++ ilbc_lib = s;
++ }
++ }
++
++ if (!ilbc_include.isEmpty() && !ilbc_lib.isEmpty()) {
++ conf->addIncludePath(ilbc_include);
++ conf->addLib(QString("-L") + ilbc_lib);
++ conf->addLib("-lilbc");
++ conf->addDefine("HAVE_ILBC");
++ }
++
++
++ // ORTP
++ s = conf->getenv("QC_WITH_ORTP_INC");
++ if(!s.isEmpty()) {
++ if(conf->checkHeader(s, "ortp/ortp.h")) {
++ conf->addIncludePath(s);
++ }
++ else {
++ qWarning("ORTP includes not found!");
++ return false;
++ }
++ }
++ else {
++ QStringList sl;
+ sl += "/usr/include";
+ sl += "/usr/local/include";
+- sl += "/sw/include";
+- if(!conf->findHeader("aspell.h", sl, &s)) {
+- conf->debug("Aspell includes not found!");
++ if(conf->findHeader("ortp/ortp.h", sl, &s)) {
++ conf->addIncludePath(s);
++ }
++ else {
++ qWarning("ORTP includes not found!");
++ return false;
++ }
++ }
++
++ s = conf->getenv("QC_WITH_ORTP_LIB");
++ if(!s.isEmpty()) {
++ if(conf->checkLibrary(s, "ortp")) {
++ conf->addLib(QString("-L") + s);
++ }
++ else {
++ qWarning("ORTP libraries not found!");
++ return false;
++ }
++ }
++ else {
++ if(conf->findLibrary("ortp", &s)) {
++ if (!s.isEmpty())
++ conf->addLib(QString("-L") + s);
++ }
++ else {
++ qWarning("ORTP libraries not found!");
++ return false;
++ }
++ }
++
++ conf->addLib("-lortp");
++ conf->addDefine("HAVE_ORTP");
++
++
++#if defined(Q_WS_X11)
++ s = conf->getenv("QC_WITH_ALSA_INC");
++ if(!s.isEmpty()) {
++ if(conf->checkHeader(s, "alsa/asoundlib.h")) {
++ conf->addIncludePath(s);
++ }
++ else {
++ qWarning("Alsa includes not found!");
++ return false;
++ }
++ }
++ else {
++ QStringList sl;
++ sl += "/usr/include";
++ sl += "/usr/local/include";
++ if(conf->findHeader("alsa/asoundlib.h", sl, &s)) {
++ conf->addIncludePath(s);
++ }
++ else {
++ qWarning("Alsa includes not found!");
++ return false;
++ }
++ }
++
++ s = conf->getenv("QC_WITH_ALSA_LIB");
++ if(!s.isEmpty()) {
++ if(conf->checkLibrary(s, "asound")) {
++ conf->addLib(QString("-L") + s);
++ }
++ else {
++ qWarning("Alsa libraries not found!");
++ return false;
++ }
++ }
++ else {
++ if(conf->findLibrary("asound", &s)) {
++ if (!s.isEmpty())
++ conf->addLib(QString("-L") + s);
++ }
++ else {
++ qWarning("Alsa libraries not found!");
++ return false;
++ }
++ }
++
++ conf->addLib("-lasound");
++ conf->addDefine("HAVE_ALSA_ASOUNDLIB_H");
++ conf->addDefine("__ALSA_ENABLED__");
++#elif defined(Q_WS_MAC)
++ // Check for PortAudio
++ s = conf->getenv("QC_WITH_PORTAUDIO_INC");
++ if(!s.isEmpty()) {
++ if(!conf->checkHeader(s, "portaudio.h")) {
++ qWarning("Portaudio includes not found!");
++ return false;
++ }
++ conf->addIncludePath(s);
++ }
++ else {
++ if(!conf->findHeader("portaudio.h", QStringList(), &s)) {
++ qWarning("Portaudio includes not found!");
+ return false;
+ }
+ conf->addIncludePath(s);
+ }
+
+- s = conf->getenv("QC_WITH_ASPELL_LIB");
++ s = conf->getenv("QC_WITH_PORTAUDIO_LIB");
+ if(!s.isEmpty()) {
+- if(!conf->checkLibrary(s, "aspell")) {
+- conf->debug("Aspell libraries not found!");
++ if(!conf->checkLibrary(s, "portaudio")) {
++ qWarning("PortAudio library not found!");
+ return false;
+ }
+ conf->addLib(QString("-L") + s);
+ }
+ else {
+- if(!conf->findLibrary("aspell", &s)) {
+- conf->debug("Aspell libraries not found!");
++ if(!conf->findLibrary("portaudio", &s)) {
++ qWarning("PortAudio library not found!");
+ return false;
+ }
+ if (!s.isEmpty())
+ conf->addLib(QString("-L") + s);
+ }
++
++ conf->addLib("-lportaudio");
++ conf->addDefine("HAVE_PORTAUDIO");
++#endif
++ QFile file("third-party/libjingle/config.h");
++ if (file.open(QIODevice::WriteOnly))
++ file.close();
+
+- conf->addLib("-laspell");
+- conf->addDefine("HAVE_ASPELL");
++ // GLib
++ s = conf->getenv("QC_WITH_GLIB_INC");
++ if(!s.isEmpty()) {
++ if(conf->checkHeader(s, "glib.h")) {
++ conf->addIncludePath(s);
++ }
++ else {
++ qWarning("GLib includes not found!");
++ return false;
++ }
++ }
++ else {
++ QStringList sl;
++ sl += "/usr/include/glib";
++ sl += "/usr/local/include/glib";
++ sl += "/usr/include/glib-2.0";
++ if(conf->findHeader("glib.h", sl, &s)) {
++ conf->addIncludePath(s);
++ }
++ else {
++ qWarning("GLib includes not found!");
++ return false;
++ }
++ }
++
++ s = conf->getenv("QC_WITH_GLIB_LIB");
++ if(!s.isEmpty()) {
++ if(conf->checkLibrary(s, "glib-2.0")) {
++ conf->addLib(QString("-L") + s);
++ }
++ else {
++ qWarning("GLib 2.0 libraries not found!");
++ return false;
++ }
++ }
++ else {
++ if(conf->findLibrary("glib-2.0", &s)) {
++ if (!s.isEmpty())
++ conf->addLib(QString("-L") + s);
++ }
++ else {
++ qWarning("GLib 2.0 libraries not found!");
++ return false;
++ }
++ }
++
++ conf->addLib("-lglib-2.0 -lgmodule-2.0 -lgthread-2.0");
++ conf->addDefine("HAVE_GLIB");
++
++ // Glibconfig
++ s = conf->getenv("QC_WITH_GLIBCONFIG_INC");
++ if(!s.isEmpty()) {
++ if(conf->checkHeader(s, "glibconfig.h")) {
++ conf->addIncludePath(s);
++ }
++ else {
++ qWarning("glibconfig.h includes not found!");
++ return false;
++ }
++ }
++ else {
++ if(conf->findHeader("glibconfig.h", QStringList("/usr/lib/glib-2.0/include"), &s)) {
++ conf->addIncludePath(s);
++ }
++ else {
++ qWarning("glibconfig.h not found!");
++ return false;
++ }
++ }
++
++ // Finish
++ conf->addExtra("CONFIG += jingle");
++
++ qWarning("");
++ qWarning("");
++ qWarning(" !!!!!!!!!!!!!! WARNING !!!!!!!!!!!!!!!");
++ qWarning(" LIBJINGLE SUPPORT IS STILL EXPERIMENTAL !!!");
++ qWarning(" USE AT YOUR OWN RISK !!!");
++
++ return true;
++ }
++};
++#line 1 "plugins.qcm"
++/*
++-----BEGIN QCMOD-----
++name: Plugins
++arg: enable-plugins,Enable Psi Plugin support
++
++-----END QCMOD-----
++*/
++
++//----------------------------------------------------------------------------
++// qc_plugins
++//----------------------------------------------------------------------------
++class qc_plugins : public ConfObj
++{
++public:
++ qc_plugins(Conf *c) : ConfObj(c) {}
++ QString name() const { return "Plugins"; }
++ QString shortname() const { return "Plugins"; }
++ bool exec()
++ {
++ QString s;
++
++ // Check if Jingle was enabled explicitly
++ s = conf->getenv("QC_ENABLE_PLUGINS");
++ if(s.isEmpty())
++ return false;
++
++ conf->addDefine("PSI_PLUGINS");
++
++ // Finish
++ conf->addExtra("CONFIG += psi_plugins");
++
++ qWarning("");
++ qWarning("");
++ qWarning(" !!!!!!!!!!!!!! WARNING !!!!!!!!!!!!!!!");
++ qWarning(" PLUGIN SUPPORT IS STILL UNFINISHED !!!");
++ qWarning(" THE PLUGIN INTERFACE /WILL/ CHANGE !!!");
++ qWarning(" USE AT YOUR OWN RISK !!!");
+
+ return true;
+ }
+@@ -1116,13 +1763,22 @@
+ o = new qc_xss(conf);
+ o->required = false;
+ o->disabled = false;
++ o = new qc_aspell(conf);
++ o->required = false;
++ o->disabled = false;
+ o = new qc_dnotify(conf);
+ o->required = false;
+ o->disabled = false;
+ o = new qc_ghbnr(conf);
+ o->required = false;
+ o->disabled = false;
+- o = new qc_aspell(conf);
++ o = new qc_google_ft(conf);
++ o->required = false;
++ o->disabled = false;
++ o = new qc_jingle(conf);
++ o->required = false;
++ o->disabled = false;
++ o = new qc_plugins(conf);
+ o->required = false;
+ o->disabled = false;
+ o = new qc_debug(conf);
+@@ -2083,11 +2739,34 @@
+ export QC_DISABLE_growl
+ export QC_WITH_GROWL
+ export QC_DISABLE_xss
+-export QC_DISABLE_dnotify
+-export QC_DISABLE_ghbnr
+ export QC_DISABLE_aspell
+ export QC_WITH_ASPELL_INC
+ export QC_WITH_ASPELL_LIB
++export QC_DISABLE_dnotify
++export QC_DISABLE_ghbnr
++export QC_DISABLE_google_ft
++export QC_ENABLE_GOOGLE_FT
++export QC_WITH_EXPAT_INC
++export QC_WITH_EXPAT_LIB
++export QC_DISABLE_jingle
++export QC_ENABLE_JINGLE
++export QC_WITH_EXPAT_INC
++export QC_WITH_EXPAT_LIB
++export QC_WITH_SPEEX_INC
++export QC_WITH_SPEEX_LIB
++export QC_WITH_ILBC_INC
++export QC_WITH_ILBC_LIB
++export QC_WITH_ORTP_INC
++export QC_WITH_ORTP_LIB
++export QC_WITH_ALSA_INC
++export QC_WITH_ALSA_LIB
++export QC_WITH_PORTAUDIO_INC
++export QC_WITH_PORTAUDIO_LIB
++export QC_WITH_GLIB_INC
++export QC_WITH_GLIB_LIB
++export QC_WITH_GLIBCONFIG_INC
++export QC_DISABLE_plugins
++export QC_ENABLE_PLUGINS
+ export QC_ENABLE_DEBUG
+ export QC_VERBOSE
+ rm -rf .qconftemp
Added: trunk/dports/net/psi/files/patch-src_about.ui.diff
===================================================================
--- trunk/dports/net/psi/files/patch-src_about.ui.diff (rev 0)
+++ trunk/dports/net/psi/files/patch-src_about.ui.diff 2008-02-02 17:02:01 UTC (rev 33659)
@@ -0,0 +1,17 @@
+Index: src/about.ui
+===================================================================
+--- src/about.ui (Revision 764)
++++ src/about.ui (Arbeitskopie)
+@@ -101,8 +101,11 @@
+
+
+ A cross-platform Jabber client designed for the Jabber power user.<br>
+-<br>
++ <br>
+ Copyright (C) 2001 - 2007 by Justin Karneges<br>
++
++This version of Psi has been been patched by Timo Engel (timo-e@freenet.de)
++
+
+
+
Added: trunk/dports/net/psi/files/patch-src_pluginmanager.cpp.diff
===================================================================
--- trunk/dports/net/psi/files/patch-src_pluginmanager.cpp.diff (rev 0)
+++ trunk/dports/net/psi/files/patch-src_pluginmanager.cpp.diff 2008-02-02 17:02:01 UTC (rev 33659)
@@ -0,0 +1,211 @@
+Index: src/pluginmanager.cpp
+===================================================================
+--- src/pluginmanager.cpp (Revision 764)
++++ src/pluginmanager.cpp (Arbeitskopie)
+@@ -1,12 +1,12 @@
+ #include
+ #include
+-#include
+
+ #include "pluginmanager.h"
+ #include "psiplugin.h"
+ #include "userlist.h"
+ #include "applicationinfo.h"
+ #include "psioptions.h"
++#include "psiaccount.h"
+ #include
+
+
+@@ -103,14 +103,14 @@
+ */
+ bool PluginManager::loadPlugin( const QString& file )
+ {
+- qDebug() << "Loading Plugin " << file;
++ qDebug(qPrintable(QString("Loading Plugin %1").arg(file)));
+ //we can safely take the first key, as we won't have the same
+ // file belonging to multiple plugins
+ QList names = files_.keys(file);
+ if (! names.isEmpty() ) {
+ QString name = names.first();
+ if ( plugins_.contains(name) ) {
+- qWarning() << QString("Plugin %1 is already active, but this should never be.").arg(file);
++ qWarning( qPrintable( QString("Plugin %1 is already active, but this should never be.").arg(file) ) );
+ return false;
+ }
+ }
+@@ -160,16 +160,24 @@
+ if ( !plugin ) {
+ return false;
+ }
+- qDebug() << "loading plugin " << plugin->name();
++ qDebug( qPrintable( QString("loading plugin %1").arg(plugin->name() )));
+ plugins_.insert( plugin->name(), plugin );
+-
+- qDebug() << "connecting to plugin " << plugin->name();
++
++ qDebug(qPrintable(QString("connecting to plugin %1").arg(plugin->name())));
++ connect( plugin, SIGNAL(sendStanza(const QString&, const QString&)),
++ this, SLOT(sendStanza(const QString&, const QString&)));
+ connect( plugin, SIGNAL(sendStanza(const PsiAccount*, const QDomElement&)), this, SLOT(sendStanza(const PsiAccount*, const QDomElement&)));
+ connect( plugin, SIGNAL(sendStanza(const PsiAccount*, const QString&)), this, SLOT(sendStanza(const PsiAccount*, const QString&)));
+ connect( plugin, SIGNAL(setPluginOption( const QString&, const QVariant& )), this, SLOT( setPluginOption( const QString&, const QVariant& )));
+ connect( plugin, SIGNAL(getPluginOption( const QString&, QVariant&)), this, SLOT( getPluginOption( const QString&, QVariant&)));
+ connect( plugin, SIGNAL(setGlobalOption( const QString&, const QVariant& )), this, SLOT( setGlobalOption( const QString&, const QVariant& )));
+- connect( plugin, SIGNAL(getGlobalOption( const QString&, QVariant&)), this, SLOT( getGlobalOption( const QString&, QVariant&)));
++
++ connect(plugin, SIGNAL(getGlobalOption( const QString&, QVariant&)),
++ this, SLOT( getGlobalOption( const QString&, QVariant&)));
++
++ connect(plugin, SIGNAL(getHomeDir(QString&)),
++ this, SLOT(getHomeDir(QString&)));
++ plugin->init();
+ return true;
+ }
+
+@@ -203,7 +211,7 @@
+ qWarning( qPrintable( QString("Plugin %1 wasn't found when trying to unload").arg(plugin) ) );
+ return false;
+ }
+- qDebug() << "attempting to disconnect " << plugins_[plugin]->name();
++ qDebug(qPrintable(QString("attempting to disconnect %1").arg(plugins_[plugin]->name())));
+ plugins_[plugin]->disconnect();
+ QString file=files_[plugin];
+ if ( !loaders_.contains(file) ) {
+@@ -274,6 +282,9 @@
+ QDir dir(d);
+ foreach(QString file, dir.entryList()) {
+ file=dir.absoluteFilePath(file);
++ if (file.endsWith("..") || file.endsWith(".") ) {
++ continue;
++ }
+ qWarning(qPrintable(QString("Found plugin: %1").arg(file)));
+ if ( !loaders_.contains(file) ) {
+ loadPlugin(file);
+@@ -374,16 +385,56 @@
+ qDebug("not valid option");
+ }
+
+-void PluginManager::message(PsiAccount* account, const XMPP::Jid& from, const UserListItem* ul, const QString& message)
+-{
+- QString fromString=QString("%1").arg(from.full());
+- qDebug() << "message from %1" << fromString;
++/**
++ * incomingMessage. Function is only for non-HTML messages.
++ */
++QString PluginManager::incomingMessage(PsiAccount* account, const XMPP::Jid& from,
++ QString message) {
++ const QString toString = QString("%1").arg(account->jid().full());
++ const QString fromString=QString("%1").arg(from.full());
++ //qDebug() << "pluginmanager: incomming message from " << fromString
++ // << " to " << toString;
+ foreach(PsiPlugin* plugin, plugins_.values() ) {
+- plugin->message( account, message , fromString , from.full() );
++ message = plugin->incomingMessage(fromString, toString, message );
++ //qDebug() << plugin->shortName() << " returned: " << endl
++ // << message << "\n--\n";
+ }
++ //qDebug() << "PluginManager::incomingMessage:\n" << message << endl << "--";
++ return message;
+ }
+
+ /**
++ * incommingMessage with HTML content.
++ */
++HTMLElement PluginManager::incomingMessage( PsiAccount* account, const XMPP::Jid& from,
++ HTMLElement htmlMessage ) {
++ const QString toString = QString("%1").arg(account->jid().full());
++ const QString fromString=QString("%1").arg(from.full());
++ //qDebug() << "pluginmanager: incomming message from " << fromString
++ // << " to " << toString;
++ QDomElement body = htmlMessage.body();
++
++ //QString str;
++ //QTextStream ts( &str, IO_WriteOnly );
++ //body.save(ts, 8);
++ //qDebug() << "--\n" << str << "\n--\n\n";
++
++ foreach(PsiPlugin* plugin, plugins_.values() ) {
++ body = plugin->incomingMessage(fromString, toString, body );
++ //qDebug() << plugin->shortName() << " returned: " << endl
++ // << message << "\n--\n";
++ }
++
++ //QString str;
++ //QTextStream ts( &str, IO_WriteOnly );
++ //body.save(ts, 2);
++ //qDebug() << "pluginmanager: modified message:\n" << str << "\n--\n";
++
++ htmlMessage.setBody(body);
++ return htmlMessage;
++}
++
++/**
+ * \brief Give each plugin the opportunity to process the incoming event
+ *
+ * Each plugin is passed the event in turn. Any plugin may then modify the event
+@@ -423,13 +474,33 @@
+ */
+ void PluginManager::sendStanza( const PsiAccount* account, const QString& stanza)
+ {
+- qDebug() << "Want to send stanza to account " << (void*)account;
++ //qDebug(qPrintable(QString("Want to send stanza to account %2").arg((int)account)));
+ if (!clients_.contains(account) || !verifyStanza(stanza))
+ return;
+ clients_[account]->send(stanza);
+ }
+
++
+ /**
++ * Sends a stanza from the account spezified with fromJid.
++ *
++ */
++void PluginManager::sendStanza(const QString& fromJid, const QString& stanza) {
++ //qDebug() << "pluginmanager: sending stanza from account " << fromJid
++ // << endl << stanza << "\n--";
++ QMapIterator iterator(clients_);
++ while (iterator.hasNext()) {
++ iterator.next();
++ const PsiAccount* account = iterator.key();
++ if ( ! QString::compare(account->jid().full(), fromJid, Qt::CaseInsensitive)) {
++ clients_.value(account)->send(stanza);
++ break;
++ }
++ }
++}
++
++
++/**
+ * Tells the plugin manager about an XMPP::Client and the owning PsiAccount
+ */
+ void PluginManager::addAccount( const PsiAccount* account, XMPP::Client* client)
+@@ -447,6 +518,30 @@
+ return true;
+ }
+
++
++/**
++ * process an outgoing message
++ */
++QString PluginManager::outgoingMessage( PsiAccount* account, const XMPP::Jid& to, QString message ) {
++ const QString toString=QString("%1").arg(to.full());
++ const QString fromString = QString("%1").arg(account->jid().full());
++ //qDebug() << "pluginmanager: outgoing message from " << fromString << " to "
++ // << toString;
++ foreach(PsiPlugin* plugin, plugins_.values() ) {
++ message = plugin->outgoingMessage( fromString, toString, message );
++ }
++ return message;
++
++}
++
++/**
++ * Get the home-directory used by psi.
++ */
++void PluginManager::getHomeDir(QString& dir) {
++ dir = ApplicationInfo::homeDir();
++}
++
++
+ PluginManager* PluginManager::instance_ = NULL;
+ const QString PluginManager::loadOptionPrefix = "plugins.auto-load";
+ const QString PluginManager::pluginOptionPrefix = "plugins.options";
Added: trunk/dports/net/psi/files/patch-src_pluginmanager.h.diff
===================================================================
--- trunk/dports/net/psi/files/patch-src_pluginmanager.h.diff (rev 0)
+++ trunk/dports/net/psi/files/patch-src_pluginmanager.h.diff 2008-02-02 17:02:01 UTC (rev 33659)
@@ -0,0 +1,43 @@
+Index: src/pluginmanager.h
+===================================================================
+--- src/pluginmanager.h (Revision 764)
++++ src/pluginmanager.h (Arbeitskopie)
+@@ -7,6 +7,7 @@
+
+ #include "userlist.h"
+ #include "optionstree.h"
++#include "../iris/include/im.h"
+
+ class PsiPlugin;
+
+@@ -21,6 +22,8 @@
+
+ class QPluginLoader;
+
++using namespace XMPP;
++
+ class PluginManager : public QObject
+ {
+ Q_OBJECT
+@@ -30,8 +33,10 @@
+ QStringList availablePlugins();
+
+ void addAccount( const PsiAccount* account, XMPP::Client* client);
+- void message( PsiAccount* account, const XMPP::Jid& from,
+- const UserListItem*, const QString& message );
++ QString incomingMessage( PsiAccount* account, const XMPP::Jid& from, QString message );
++ HTMLElement incomingMessage( PsiAccount* account, const XMPP::Jid& from, HTMLElement htmlMessage );
++ QString outgoingMessage( PsiAccount* account, const XMPP::Jid& from, QString message );
++
+ bool loadPlugin( const QString& file );
+ void loadEnabledPlugins();
+ bool unloadPlugin( const QString& file );
+@@ -79,6 +84,8 @@
+ void optionChanged(const QString& option);
+ void sendStanza( const PsiAccount* account, const QDomElement& stanza);
+ void sendStanza( const PsiAccount* account, const QString& stanza);
++ void sendStanza(const QString& fromJid, const QString& stanza);
++ void getHomeDir(QString&);
+ };
+
+ #endif
Added: trunk/dports/net/psi/files/patch-src_psiaccount.cpp.diff
===================================================================
--- trunk/dports/net/psi/files/patch-src_psiaccount.cpp.diff (rev 0)
+++ trunk/dports/net/psi/files/patch-src_psiaccount.cpp.diff 2008-02-02 17:02:01 UTC (rev 33659)
@@ -0,0 +1,70 @@
+Index: src/psiaccount.cpp
+===================================================================
+--- src/psiaccount.cpp (Revision 764)
++++ src/psiaccount.cpp (Arbeitskopie)
+@@ -3297,6 +3297,14 @@
+ }
+ }
+
++#ifdef PSI_PLUGINS
++ if (! nm.body().isEmpty()) {
++ nm.setBody(PluginManager::instance()->outgoingMessage(this, nm.to(), nm.body()));
++ }
++#endif
++
++
++
+ d->client->sendMessage(nm);
+
+ // only toggle if not an invite or body is not empty
+@@ -3566,10 +3574,34 @@
+ }
+ }
+
++
+ if(e->type() == PsiEvent::Message) {
++
+ MessageEvent *me = (MessageEvent *)e;
+- const Message &m = me->message();
++ Message msg = me->message();
++#ifdef PSI_PLUGINS
++ UserListItem *ulItem=NULL;
++ if ( !ul.isEmpty() ) {
++ ulItem=ul.first();
++ }
++
++ if (msg.containsHTML() && ! msg.html().text().isEmpty() ) {
++ HTMLElement htmlPart = PluginManager::instance()->incomingMessage(this,
++ msg.from(),
++ msg.html());
++ msg.setHTML(htmlPart, msg.lang());
++ msg.setBody(htmlPart.text());
++ }
++ else if (! msg.body().isEmpty()) {
++ msg.setBody( PluginManager::instance()->incomingMessage(this,
++ msg.from(),
++ msg.body()));
++ }
++ me->setMessage(msg);
++#endif
++ const Message &m = msg;
+
++
+ // Pass message events to chat window
+ if ((m.containsEvents() || m.chatState() != StateNone) && m.body().isEmpty()) {
+ if (option.messageEvents) {
+@@ -3632,13 +3664,7 @@
+ // FIXME: handle message errors
+ //msg.text = QString(tr("[Error Message] %1").arg(plain2rich(msg.text)));
+ }
+-#ifdef PSI_PLUGINS
+- UserListItem *ulItem=NULL;
+- if ( !ul.isEmpty() )
+- ulItem=ul.first();
+- PluginManager::instance()->message(this,e->from(),ulItem,((MessageEvent*)e)->message().body());
+-#endif
+- }
++}
+ else if(e->type() == PsiEvent::HttpAuth) {
+ playSound(option.onevent[eSystem]);
+ }
Added: trunk/dports/net/psi/files/patch-src_psiplugin.h.diff
===================================================================
--- trunk/dports/net/psi/files/patch-src_psiplugin.h.diff (rev 0)
+++ trunk/dports/net/psi/files/patch-src_psiplugin.h.diff 2008-02-02 17:02:01 UTC (rev 33659)
@@ -0,0 +1,120 @@
+Index: src/psiplugin.h
+===================================================================
+--- src/psiplugin.h (Revision 764)
++++ src/psiplugin.h (Arbeitskopie)
+@@ -28,6 +28,7 @@
+
+ #include
+ #include
++#include
+
+ class PsiAccount;
+ class QDomElement;
+@@ -52,6 +53,7 @@
+ * \return Plugin name
+ */
+ virtual QString name() const = 0;
++
+ /** \brief Short name for the plugin
+ * This is the short name of the plugin, used for options structures.
+ * It must consist of only alphanumerics (no spaces or punctuation).
+@@ -66,10 +68,31 @@
+ */
+ virtual QString version() const = 0;
+
+- virtual void message( const PsiAccount* account, const QString& message, const QString& fromJid, const QString& fromDisplay)
+- {Q_UNUSED(account);Q_UNUSED(message);Q_UNUSED(fromJid);Q_UNUSED(fromDisplay);}
++ /**
++ * process incoming message
++ */
++ virtual QString incomingMessage( const QString& fromJid,
++ const QString& toJid,
++ const QString& message)
++ {Q_UNUSED(fromJid);Q_UNUSED(toJid);Q_UNUSED(message);return NULL;}
+
+ /**
++ * process incoming HTML message
++ */
++ virtual QDomElement incomingMessage( const QString& fromJid,
++ const QString& toJid,
++ const QDomElement& html)
++ {Q_UNUSED(fromJid);Q_UNUSED(toJid);Q_UNUSED(html);return QDomElement();}
++
++ /**
++ * process outgoing message
++ */
++ virtual QString outgoingMessage(const QString& fromJid,
++ const QString& toJid,
++ const QString& message)
++ {Q_UNUSED(fromJid);Q_UNUSED(toJid);Q_UNUSED(message); return NULL;}
++
++ /**
+ * \brief Plugin options widget
+ * This method is called by the Psi options system to retrieve
+ * a widget containing the options for this plugin.
+@@ -80,10 +103,17 @@
+ virtual QWidget* options() {return NULL;}
+
+
+- virtual bool processEvent( const PsiAccount* account, QDomNode &event ) {Q_UNUSED(account);Q_UNUSED(event);return true;}
++ /**
++ *
++ *
++ */
++ virtual bool processEvent( const PsiAccount* account, QDomNode &event )
++ {Q_UNUSED(account);Q_UNUSED(event);return true;}
+
++
+ /**
+- * Convenience method for plugins, allowing them to convert a QDomElement to a QString
++ * Convenience method for plugins, allowing them to convert a QDomElement
++ * to a QString
+ */
+ static QString toString(const QDomNode& xml)
+ {
+@@ -92,6 +122,9 @@
+ xml.save(stream, 0);
+ return QString(*stream.string());
+ }
++
++ /* initialize the plugin. called from the pluginmanager after loading */
++ virtual void init() {return;}
+
+ signals:
+ /**
+@@ -100,7 +133,7 @@
+ * \param account The account name, as used by the plugin interface.
+ * \param stanza The stanza to be sent.
+ */
+- //void sendStanza( const PsiAccount* account, const QDomElement& stanza);
++ void sendStanza( const PsiAccount* account, const QDomElement& stanza);
+
+ /**
+ * \brief Signals that the plugin wants to send a stanza.
+@@ -110,7 +143,14 @@
+ */
+ void sendStanza( const PsiAccount* account, const QString& stanza);
+
++
+ /**
++ * Send a stanza from the account with the jid fromJid.
++ *
++ */
++ void sendStanza( const QString& fromJid, const QString& stanza);
++
++ /**
+ * \brief Requests an item in the Psi menu for the plugin
+ *
+ * \param label The text to be inserted in the menu
+@@ -161,6 +201,11 @@
+ */
+ void getGlobalOption( const QString& option, QVariant& value);
+
++ /**
++ * Returns the home-directory used by psi
++ */
++ void getHomeDir(QString& dir);
++
+ //protected:
+
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080202/894fe961/attachment-0001.html
From saispo at macports.org Sat Feb 2 09:36:11 2008
From: saispo at macports.org (saispo@macports.org)
Date: Sat Feb 2 09:39:12 2008
Subject: [33660] trunk/dports/lang/gst/Portfile
Message-ID: <20080202173611.14D29F1DDC6@beta.macosforge.org>
Revision: 33660
http://trac.macosforge.org/projects/macports/changeset/33660
Author: saispo@macports.org
Date: 2008-02-02 09:36:08 -0800 (Sat, 02 Feb 2008)
Log Message:
-----------
Update gst and close ticket #14143
Modified Paths:
--------------
trunk/dports/lang/gst/Portfile
Modified: trunk/dports/lang/gst/Portfile
===================================================================
--- trunk/dports/lang/gst/Portfile 2008-02-02 17:02:01 UTC (rev 33659)
+++ trunk/dports/lang/gst/Portfile 2008-02-02 17:36:08 UTC (rev 33660)
@@ -2,7 +2,7 @@
PortSystem 1.0
name gst
-version 3.0
+version 3.0.1
categories lang
maintainers nomaintainer@macports.org
description free implementation of Smalltalk-80
@@ -15,7 +15,7 @@
platforms darwin
master_sites gnu:smalltalk
distname smalltalk-${version}
-checksums sha1 500c2089a2aa16f97bf9111d520cb17a87d0558d
+checksums sha1 c9c62e71c9c2be810956f0027c16889882e04201
depends_build port:zip
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080202/db630ce4/attachment.html
From gwright at macports.org Sat Feb 2 11:18:42 2008
From: gwright at macports.org (gwright@macports.org)
Date: Sat Feb 2 11:21:42 2008
Subject: [33661] trunk/dports/devel/cosmoplayer/Portfile
Message-ID: <20080202191842.46EB1F201F7@beta.macosforge.org>
Revision: 33661
http://trac.macosforge.org/projects/macports/changeset/33661
Author: gwright@macports.org
Date: 2008-02-02 11:18:40 -0800 (Sat, 02 Feb 2008)
Log Message:
-----------
De-cd.
Modified Paths:
--------------
trunk/dports/devel/cosmoplayer/Portfile
Modified: trunk/dports/devel/cosmoplayer/Portfile
===================================================================
--- trunk/dports/devel/cosmoplayer/Portfile 2008-02-02 17:36:08 UTC (rev 33660)
+++ trunk/dports/devel/cosmoplayer/Portfile 2008-02-02 19:18:40 UTC (rev 33661)
@@ -17,8 +17,7 @@
distname ${name}-jar
post-extract {
- cd ${workpath}
- file rename comsoplayer-jar ${distname}
+ file rename ${workpath}/comsoplayer-jar ${workpath}/${distname}
}
use_configure no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080202/24485b3b/attachment.html
From gwright at macports.org Sat Feb 2 11:20:08 2008
From: gwright at macports.org (gwright@macports.org)
Date: Sat Feb 2 11:22:09 2008
Subject: [33662] trunk/dports/science/cdf
Message-ID: <20080202192008.C00E7F202D2@beta.macosforge.org>
Revision: 33662
http://trac.macosforge.org/projects/macports/changeset/33662
Author: gwright@macports.org
Date: 2008-02-02 11:20:07 -0800 (Sat, 02 Feb 2008)
Log Message:
-----------
First try to fix build on Leopard.
Modified Paths:
--------------
trunk/dports/science/cdf/Portfile
trunk/dports/science/cdf/files/patch-Makefile
Modified: trunk/dports/science/cdf/Portfile
===================================================================
--- trunk/dports/science/cdf/Portfile 2008-02-02 19:18:40 UTC (rev 33661)
+++ trunk/dports/science/cdf/Portfile 2008-02-02 19:20:07 UTC (rev 33662)
@@ -1,6 +1,7 @@
# $Id$
PortSystem 1.0
+
name cdf
version 32
maintainers gwright@macports.org
@@ -39,6 +40,14 @@
patchfiles patch-Makefile
+post-patch {
+ reinplace "s|-L/usr/lib/gcc/powerpc-apple-darwin8/4.0.1|`gcc-mp-4.2 -print-libgcc-file-name`|g" Makefile
+ reinplace "s|-L/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/ppc64|`gcc-mp-4.2 -print-libgcc-file-name`|g" Makefile
+ reinplace "s|-L/usr/lib/gcc/i686-apple-darwin8/4.0.1|`gcc-mp-4.2 -print-libgcc-file-name`|g" Makefile
+
+ reinplace "s|/Developer/SDKs/MacOSX10.4u.sdk/usr/lib|${prefix}/lib|g" Makefile
+ }
+
build {
system "make OS=macosx ENV=${cdf_arch} FORTRAN=yes FC=gfortran-mp-4.2 all"
}
Modified: trunk/dports/science/cdf/files/patch-Makefile
===================================================================
--- trunk/dports/science/cdf/files/patch-Makefile 2008-02-02 19:18:40 UTC (rev 33661)
+++ trunk/dports/science/cdf/files/patch-Makefile 2008-02-02 19:20:07 UTC (rev 33662)
@@ -1,6 +1,6 @@
---- Makefile.sav 2007-09-06 21:42:06.000000000 -0400
-+++ Makefile 2007-09-06 21:43:57.000000000 -0400
-@@ -166,39 +166,39 @@
+--- Makefile.sav 2008-02-02 13:16:04.000000000 -0500
++++ Makefile 2008-02-02 13:16:48.000000000 -0500
+@@ -171,43 +171,43 @@
EXEEXT_macosx=
CURSES_macosx_ppc=yes
@@ -13,12 +13,13 @@
-COPTIONS_macosx_ppc=-isysroot/Developer/SDKs/MacOSX10.4u.sdk -arch ppc -D__ppc__ -D__MACH__ -D__APPLE__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
+COPTIONS_macosx_ppc=-isysroot/Developer/SDKs/MacOSX10.4u.sdk -D__ppc__ -D__MACH__ -D__APPLE__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
COPTIONSld_macosx_ppc=-arch ppc -isysroot/Developer/SDKs/MacOSX10.4u.sdk
--FOPTIONS_macosx_ppc=-w
-+FOPTIONS_macosx_ppc=-w -fsecond-underscore
+ FOPTIONS_macosx_ppc=-w
FOPTIONSld_macosx_ppc=
CURSESLIB_macosx_ppc=-lcurses
- SYSLIBSexe_macosx_ppc=-L/Developer/SDKs/MacOSX10.4u.sdk -L/usr/lib/gcc/powerpc-apple-darwin8/4.0.1 -lm -lc -lgcc -lSystemStubs
- SYSLIBSshr_macosx_ppc=-L/Developer/SDKs/MacOSX10.4u.sdk -L/usr/lib/gcc/powerpc-apple-darwin8/4.0.1 -lm -lc -lgcc -lSystemStubs
+-SYSLIBSexe_macosx_ppc=-L/Developer/SDKs/MacOSX10.4u.sdk -L/usr/lib/gcc/powerpc-apple-darwin8/4.0.1 -lm -lc -lgcc -lSystemStubs
+-SYSLIBSshr_macosx_ppc=-L/Developer/SDKs/MacOSX10.4u.sdk -L/usr/lib/gcc/powerpc-apple-darwin8/4.0.1 -lm -lc -lgcc -lSystemStubs
++SYSLIBSexe_macosx_ppc=-L/Developer/SDKs/MacOSX10.4u.sdk -L/usr/lib/gcc/powerpc-apple-darwin8/4.0.1 -lm -lc -lSystemStubs
++SYSLIBSshr_macosx_ppc=-L/Developer/SDKs/MacOSX10.4u.sdk -L/usr/lib/gcc/powerpc-apple-darwin8/4.0.1 -lm -lc -lSystemStubs
CURSES_macosx_ppc64=yes
-CC_macosx_ppc64=gcc
@@ -30,12 +31,13 @@
-COPTIONS_macosx_ppc64=-isysroot/Developer/SDKs/MacOSX10.4u.sdk -arch ppc64 -m64 -DMACOSX64 -D__ppc__ -D__MACH__ -D__APPLE__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
+COPTIONS_macosx_ppc64=-isysroot/Developer/SDKs/MacOSX10.4u.sdk -m64 -DMACOSX64 -D__ppc__ -D__MACH__ -D__APPLE__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
COPTIONSld_macosx_ppc64=-arch ppc64 -isysroot/Developer/SDKs/MacOSX10.4u.sdk
--FOPTIONS_macosx_ppc64=-w
-+FOPTIONS_macosx_ppc64=-w -fsecond-underscore
+ FOPTIONS_macosx_ppc64=-w
FOPTIONSld_macosx_ppc64=
CURSESLIB_macosx_ppc64=-lcurses
- SYSLIBSexe_macosx_ppc64=-L/Developer/SDKs/MacOSX10.4u.sdk/usr/lib -L/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/ppc64 -lm -lc -gcc
- SYSLIBSshr_macosx_ppc64=-L/Developer/SDKs/MacOSX10.4u.sdk/usr/lib -L/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/ppc64 -lm -lc -gcc
+-SYSLIBSexe_macosx_ppc64=-L/Developer/SDKs/MacOSX10.4u.sdk/usr/lib -L/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/ppc64 -lm -lc -gcc
+-SYSLIBSshr_macosx_ppc64=-L/Developer/SDKs/MacOSX10.4u.sdk/usr/lib -L/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/ppc64 -lm -lc -gcc
++SYSLIBSexe_macosx_ppc64=-L/Developer/SDKs/MacOSX10.4u.sdk/usr/lib -L/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/ppc64 -lm -lc
++SYSLIBSshr_macosx_ppc64=-L/Developer/SDKs/MacOSX10.4u.sdk/usr/lib -L/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/ppc64 -lm -lc
CURSES_macosx_i386=yes
-CC_macosx_i386=gcc
@@ -46,10 +48,15 @@
PIC_macosx_i386=
-COPTIONS_macosx_i386=-isysroot/Developer/SDKs/MacOSX10.4u.sdk -arch i386 -Di386 -D__MACH__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
-COPTIONSld_macosx_i386=-arch i386 -isysroot/Developer/SDKs/MacOSX10.4u.sdk
--FOPTIONS_macosx_i386=-w
+COPTIONS_macosx_i386=-isysroot/Developer/SDKs/MacOSX10.4u.sdk -Di386 -D__MACH__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
+COPTIONSld_macosx_i386=-isysroot/Developer/SDKs/MacOSX10.4u.sdk
-+FOPTIONS_macosx_i386=-w -fsecond-underscore
+ FOPTIONS_macosx_i386=-w
FOPTIONSld_macosx_i386=
CURSESLIB_macosx_i386=-lcurses
- SYSLIBSexe_macosx_i386=-L/Developer/SDKs/MacOSX10.4u.sdk/usr/lib -L/usr/lib/gcc/i686-apple-darwin8/4.0.1 -lm -lc -lgcc
+-SYSLIBSexe_macosx_i386=-L/Developer/SDKs/MacOSX10.4u.sdk/usr/lib -L/usr/lib/gcc/i686-apple-darwin8/4.0.1 -lm -lc -lgcc
+-SYSLIBSshr_macosx_i386=-L/Developer/SDKs/MacOSX10.4u.sdk/usr/lib -L/usr/lib/gcc/i686-apple-darwin8/4.0.1 -lm -lc -lgcc
++SYSLIBSexe_macosx_i386=-L/Developer/SDKs/MacOSX10.4u.sdk/usr/lib -L/usr/lib/gcc/i686-apple-darwin8/4.0.1 -lm -lc
++SYSLIBSshr_macosx_i386=-L/Developer/SDKs/MacOSX10.4u.sdk/usr/lib -L/usr/lib/gcc/i686-apple-darwin8/4.0.1 -lm -lc
+
+ # CURSES_macosx_i386_64=yes
+ # CC_macosx_i386_64=/usr/bin/gcc -arch x86_64
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080202/1569252a/attachment.html
From yves at macports.org Sat Feb 2 11:38:03 2008
From: yves at macports.org (yves@macports.org)
Date: Sat Feb 2 11:41:03 2008
Subject: [33663] trunk/dports/graphics/gimp2/Portfile
Message-ID: <20080202193803.8FB5FF2083E@beta.macosforge.org>
Revision: 33663
http://trac.macosforge.org/projects/macports/changeset/33663
Author: yves@macports.org
Date: 2008-02-02 11:38:02 -0800 (Sat, 02 Feb 2008)
Log Message:
-----------
Bump to 2.4.4
Modified Paths:
--------------
trunk/dports/graphics/gimp2/Portfile
Modified: trunk/dports/graphics/gimp2/Portfile
===================================================================
--- trunk/dports/graphics/gimp2/Portfile 2008-02-02 19:20:07 UTC (rev 33662)
+++ trunk/dports/graphics/gimp2/Portfile 2008-02-02 19:38:02 UTC (rev 33663)
@@ -3,7 +3,7 @@
PortSystem 1.0
name gimp2
-version 2.4.3
+version 2.4.4
categories graphics
maintainers nomaintainer
homepage http://www.gimp.org/
@@ -20,7 +20,7 @@
master_sites http://gimp.mirrors.hoobly.com/gimp/v${M.m}/ \
ftp://ftp.mirrorservice.org/sites/ftp.gimp.org/pub/gimp/v${M.m}/ \
ftp://ftp.gimp.org/pub/gimp/v${M.m}/
-checksums md5 958988ac02642e2dfda7ad7d045e2a84
+checksums md5 41d0568581de99f3fd2ecb5babae1f6e
distname gimp-${version}
use_bzip2 yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080202/f05f4710/attachment.html
From markd at macports.org Sat Feb 2 12:18:43 2008
From: markd at macports.org (markd@macports.org)
Date: Sat Feb 2 12:21:43 2008
Subject: [33664] trunk/doc-new/guide/xml/portfile-variants.xml
Message-ID: <20080202201843.BB022F216BA@beta.macosforge.org>
Revision: 33664
http://trac.macosforge.org/projects/macports/changeset/33664
Author: markd@macports.org
Date: 2008-02-02 12:18:42 -0800 (Sat, 02 Feb 2008)
Log Message:
-----------
Clarify and corrections. Also incorporate ryan's suggestion in #14141.
Modified Paths:
--------------
trunk/doc-new/guide/xml/portfile-variants.xml
Modified: trunk/doc-new/guide/xml/portfile-variants.xml
===================================================================
--- trunk/doc-new/guide/xml/portfile-variants.xml 2008-02-02 19:38:02 UTC (rev 33663)
+++ trunk/doc-new/guide/xml/portfile-variants.xml 2008-02-02 20:18:42 UTC (rev 33664)
@@ -14,12 +14,20 @@
User-Selected Variants
- User-selected variants are those that are defined so that a user or
- port author can use them at their discretion.
+ User-selected variants are those that are defined so a user can
+ invoke them to enable port options at install time. They also allow a port
+ author a level of modularity and control using the keyword
+ default_variants (see below).
+
+ Variant names must not contain hyphens. For example, use
+ no_x11 rather than no-x11.
+
+
- variant [requires variant] [conflicts
+ variant name [requires
+ variant] [conflicts
variant] [description
description]
@@ -123,12 +131,13 @@
Platform VariantsPlatform variants are either defined by default in MacPorts base, or
- defined by a port author port installation customization by OS or hardware
- platform.
+ defined by a port author to customize a port's installation according to
+ OS (operating system) or hardware platform.
- platform platform
+ platform [os_platform]
+ [hw_platform]
[version]
[arch]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080202/87116eff/attachment.html
From markd at macports.org Sat Feb 2 12:20:21 2008
From: markd at macports.org (markd@macports.org)
Date: Sat Feb 2 12:22:20 2008
Subject: [33665] trunk/doc-new/guide/xml/portfile-variants.xml
Message-ID: <20080202202021.43248F21751@beta.macosforge.org>
Revision: 33665
http://trac.macosforge.org/projects/macports/changeset/33665
Author: markd@macports.org
Date: 2008-02-02 12:20:20 -0800 (Sat, 02 Feb 2008)
Log Message:
-----------
Minor text correction missed in last commit.
Modified Paths:
--------------
trunk/doc-new/guide/xml/portfile-variants.xml
Modified: trunk/doc-new/guide/xml/portfile-variants.xml
===================================================================
--- trunk/doc-new/guide/xml/portfile-variants.xml 2008-02-02 20:18:42 UTC (rev 33664)
+++ trunk/doc-new/guide/xml/portfile-variants.xml 2008-02-02 20:20:20 UTC (rev 33665)
@@ -20,8 +20,9 @@
default_variants (see below).
- Variant names must not contain hyphens. For example, use
- no_x11 rather than no-x11.
+ Variant names must not contain hyphens; use underscores instead.
+ For example, use no_x11 rather than
+ no-x11.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080202/959ecb2c/attachment.html
From markd at macports.org Sat Feb 2 12:22:57 2008
From: markd at macports.org (markd@macports.org)
Date: Sat Feb 2 12:25:57 2008
Subject: [33666] trunk/doc-new/guide/xml/portfiledev.xml
Message-ID: <20080202202257.ABF8EF2186D@beta.macosforge.org>
Revision: 33666
http://trac.macosforge.org/projects/macports/changeset/33666
Author: markd@macports.org
Date: 2008-02-02 12:22:56 -0800 (Sat, 02 Feb 2008)
Log Message:
-----------
Closes #14141. Thanks to Ryan.
Modified Paths:
--------------
trunk/doc-new/guide/xml/portfiledev.xml
Modified: trunk/doc-new/guide/xml/portfiledev.xml
===================================================================
--- trunk/doc-new/guide/xml/portfiledev.xml 2008-02-02 20:20:20 UTC (rev 33665)
+++ trunk/doc-new/guide/xml/portfiledev.xml 2008-02-02 20:22:56 UTC (rev 33666)
@@ -353,7 +353,13 @@
variant ssl { configure.args-append --with-ssl }
variant debug { configure.args-append --enable-debug }
- In the example variant declaration, the configure argument
+
+ Variant names must not contain hyphens; use underscores instead.
+ For example, use no_x11 rather than
+ no-x11.
+
+
+ In the example variant declaration below, the configure argument
--without-x is removed and a number of others are
appended.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080202/18993ea0/attachment-0001.html
From rhwood at macports.org Sat Feb 2 12:26:05 2008
From: rhwood at macports.org (rhwood@macports.org)
Date: Sat Feb 2 12:29:07 2008
Subject: [33667] trunk/dports/net
Message-ID: <20080202202605.2616AF219B6@beta.macosforge.org>
Revision: 33667
http://trac.macosforge.org/projects/macports/changeset/33667
Author: rhwood@macports.org
Date: 2008-02-02 12:26:04 -0800 (Sat, 02 Feb 2008)
Log Message:
-----------
New port, the GTK+ version of transmission.
Added Paths:
-----------
trunk/dports/net/transmission-x11/
trunk/dports/net/transmission-x11/Portfile
Removed Paths:
-------------
trunk/dports/net/transmission-x11/Portfile
Copied: trunk/dports/net/transmission-x11 (from rev 33643, trunk/dports/net/transmission)
Deleted: trunk/dports/net/transmission-x11/Portfile
===================================================================
--- trunk/dports/net/transmission/Portfile 2008-02-02 09:31:45 UTC (rev 33643)
+++ trunk/dports/net/transmission-x11/Portfile 2008-02-02 20:26:04 UTC (rev 33667)
@@ -1,44 +0,0 @@
-# $Id$
-PortSystem 1.0
-
-name transmission
-version 1.03
-categories net aqua
-maintainers nomaintainer
-description Lightweight BitTorrent client
-long_description Transmission is a free, lightweight BitTorrent client. \
- It features a simple, intuitive interface on top of an \
- efficient, cross-platform back-end. Transmission is open \
- source (MIT license) and runs on Mac OS X (Cocoa interface), \
- Linux/NetBSD/FreeBSD/OpenBSD (GTK+ interface) and BeOS \
- (native interface).
-homepage http://www.transmissionbt.com/
-
-master_sites http://download.m0k.org/transmission/files/
-checksums md5 f9189da1352483aed9f6736498443de3
-use_bzip2 yes
-
-default_variants +universal
-variant universal {}
-
-worksrcdir .
-
-depends_lib port:gettext
-
-configure.args --disable-gtk
-
-destroot {
- # Install transmissioncli
- xinstall -m 0755 -c ${worksrcpath}/build/Debug/transmissioncli ${destroot}${prefix}/bin/
- xinstall -m 0644 -c ${worksrcpath}/cli/transmissioncli.1 ${destroot}${prefix}/share/man/man1/
-
- # Install transmission-daemon, -proxy and -remote
- xinstall -m 0755 -c ${worksrcpath}/build/Debug/transmission-daemon ${destroot}${prefix}/bin/
- xinstall -m 0755 -c ${worksrcpath}/build/Debug/transmission-proxy ${destroot}${prefix}/bin/
- xinstall -m 0755 -c ${worksrcpath}/build/Debug/transmission-remote ${destroot}${prefix}/bin/
-
- # Install Mac OS X app
- set appPath ${destroot}/Applications/MacPorts
- file mkdir ${appPath}
- file copy ${worksrcpath}/macosx/Transmission.app ${appPath}
-}
Copied: trunk/dports/net/transmission-x11/Portfile (from rev 33664, trunk/dports/net/transmission/Portfile)
===================================================================
--- trunk/dports/net/transmission-x11/Portfile (rev 0)
+++ trunk/dports/net/transmission-x11/Portfile 2008-02-02 20:26:04 UTC (rev 33667)
@@ -0,0 +1,26 @@
+# $Id$
+
+PortSystem 1.0
+
+name transmission-x11
+version 1.03
+revision 1
+categories net gnome x11
+maintainers nomaintainer
+description Lightweight BitTorrent client
+long_description Transmission is a free, lightweight BitTorrent client. \
+ It features a simple, intuitive interface on top of an \
+ efficient, cross-platform back-end. Transmission is open \
+ source (MIT license) and runs on Mac OS X (Cocoa interface), \
+ Linux/NetBSD/FreeBSD/OpenBSD (GTK+ interface) and BeOS \
+ (native interface). \n\n\
+ This is the GTK+ version.
+homepage http://www.transmissionbt.com/
+
+master_sites http://download.m0k.org/transmission/files/
+checksums md5 f9189da1352483aed9f6736498443de3
+use_bzip2 yes
+
+platforms darwin freebsd
+
+depends_lib port:gettext port:gtk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080202/64c34eb3/attachment.html
From dluke at macports.org Sat Feb 2 12:46:11 2008
From: dluke at macports.org (dluke@macports.org)
Date: Sat Feb 2 12:49:13 2008
Subject: [33668] trunk/dports/PortIndex
Message-ID: <20080202204611.84D92F21EEA@beta.macosforge.org>
Revision: 33668
http://trac.macosforge.org/projects/macports/changeset/33668
Author: dluke@macports.org
Date: 2008-02-02 12:46:09 -0800 (Sat, 02 Feb 2008)
Log Message:
-----------
Total number of ports parsed: 4460
Ports successfully parsed: 4460
Ports failed: 0
Modified Paths:
--------------
trunk/dports/PortIndex
Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex 2008-02-02 20:26:04 UTC (rev 33667)
+++ trunk/dports/PortIndex 2008-02-02 20:46:09 UTC (rev 33668)
@@ -453,7 +453,7 @@
gerbv 533
variants universal portdir cad/gerbv description {Gerber Viewer (gerbv) is a viewer for Gerber files} homepage http://gerbv.sourceforge.net/ epoch 0 platforms darwin name gerbv depends_lib {lib:libgtk2:gtk2 lib:libpng:libpng} maintainers darwinports@zonque.org long_description {Gerber Viewer (gerbv) is a viewer for Gerber files. Gerber files are generated from PCB CAD system and sent to PCB manufacturers as basis for the manufacturing process. The standard supported by gerbv is RS-274X.} version 1.0.1 categories cad revision 0
gtkwave 476
-variants universal portdir cad/gtkwave description {A viewer for common electronic CAD waveform files.} homepage http://home.nc.rr.com/gtkwave epoch 0 platforms darwin name gtkwave depends_lib port:gtk2 maintainers gwright@macports.org long_description {GTKWave is a fully featured GTK+ based wave viewer for Unix and Win32 which reads LXT, LXT2, VZT, and GHW files as well as standard Verilog VCD/EVCD files and allows their viewing.} version 3.1.2 categories cad revision 0
+variants universal portdir cad/gtkwave description {A viewer for common electronic CAD waveform files.} homepage http://home.nc.rr.com/gtkwave epoch 0 platforms darwin name gtkwave depends_lib port:gtk2 maintainers gwright@macports.org long_description {GTKWave is a fully featured GTK+ based wave viewer for Unix and Win32 which reads LXT, LXT2, VZT, and GHW files as well as standard Verilog VCD/EVCD files and allows their viewing.} version 3.1.4 categories cad revision 0
dgpsip 1614
variants universal description {Differential GPS over IP communication device} portdir comms/dgpsip homepage http://www.wsrcc.com/wolfgang/gps/dgps-ip.html epoch 0 platforms {darwin freebsd} name dgpsip long_description {On a stationary GPS without a differential correction signal, you should see a 20 m average radius {drunken walk} pattern. On the same receiver with DGPS corrections and a good view of the sky, the error the same receiver with DGPS corrections and a good view of the sky, the error should be reduced to approximately 2 m average radius. If you've always wanted to know exactly where your house is located without that annoying GPS wander, but didn't want to spend the money for a DGPS radio, here is your big chance! I'd like to announce a fun DGPS hack. I've written a small Un*x server and client for redistributing DGPS correction signals over the Net. Basically the server grabs the serial byte stream from my DGPS radio and sends it off over a TCP connection. The
client does the same thing but in reverse. The result is that you can receive the local DGPS corrections from absolutely anywhere by using the Internet as the world's largest extension cord. You'll still need to be within 1000 miles or so of San Francisco, California, USA for best results. However chances are better error will still be reduced if you are 2000 to 3000 miles away. Several respondents from 2000 miles away have noted that the remote differential signals have diminished the SA-induced position and velocity errors by approximately 3 times.} maintainers nomaintainer categories comms version 1.32 revision 0
gnokii 650
@@ -632,8 +632,8 @@
variants {universal darwin_6 darwin_7 server} portdir databases/mysql4 description {Multithreaded SQL database server} homepage http://www.mysql.com/ epoch 0 platforms darwin name mysql4 depends_lib port:openssl maintainers nomaintainer long_description {MySQL is an open-source, multi-threaded SQL database with a command syntax very similar to mSQL.} version 4.1.22 categories databases revision 0
mysql5 392
variants {universal server} portdir databases/mysql5 description {Multithreaded SQL database server} homepage http://www.mysql.com/ epoch 0 platforms darwin name mysql5 depends_lib {port:zlib port:openssl} maintainers ryandesign long_description {MySQL is an open-source, multi-threaded SQL database with a command syntax very similar to mSQL.} version 5.0.51 categories databases revision 0
-mysql5-devel 478
-variants {universal darwin_6 darwin_8 server} variant_desc {server {add a startup item}} portdir databases/mysql5-devel description {Multithreaded SQL database server} homepage http://www.mysql.com/ epoch 0 platforms darwin name mysql5-devel depends_lib {port:zlib port:openssl} maintainers {jwa openmaintainer} long_description {MySQL is an open-source, multi-threaded SQL database with a command syntax very similar to mSQL.} version 5.1.22-rc categories databases revision 0
+mysql5-devel 489
+variants {universal darwin_6 darwin_8 server} variant_desc {server {add a startup item}} portdir databases/mysql5-devel description {Multithreaded SQL database server} homepage http://www.mysql.com/ epoch 0 platforms darwin name mysql5-devel depends_lib {port:zlib port:openssl} maintainers {jwa ryandesign openmaintainer} long_description {MySQL is an open-source, multi-threaded SQL database with a command syntax very similar to mSQL.} version 5.1.22-rc categories databases revision 0
mysqltcl 469
variants {universal mysql4} portdir databases/mysqltcl description {Simple API for Mysql-Database and Tcl scripting language.} homepage http://www.xdobry.de/mysqltcl/ epoch 0 platforms darwin name mysqltcl depends_lib {port:mysql5 port:tcl port:tk} maintainers nomaintainer long_description {MySQLTcl is a collection of Tcl commands and a Tcl global array that provide access to one or more mysql database servers.} version 3.02 categories {databases devel} revision 0
mysqlxx 470
@@ -2513,7 +2513,7 @@
gimp-user-manual 516
variants {universal fetch build without_gimp cs de en es fr hr it ko nl no ru sv zh_CN} description {A multilingual user manual for the Gimp (broken).} portdir graphics/gimp-user-manual homepage http://docs.gimp.org/ epoch 0 platforms darwin name gimp-user-manual long_description {The GIMP User Manual is a newly written User Manual for the GIMP. It is written for the GIMP Help Browser, but can produce the Help pages or other mediums as well.} maintainers nomaintainer categories graphics version 0.13 revision 0
gimp2 822
-variants {universal darwin_9 without_gnome no_python dbus} variant_desc {without_gnome {Disable SVG support and built-in help browser.} no_python {Disable Python scripts and filters.}} portdir graphics/gimp2 description {The GNU Image Manipulation Program} homepage http://www.gimp.org/ epoch 0 platforms darwin name gimp2 depends_lib {port:aalib port:curl port:libart_lgpl port:libexif port:libgnomeui port:libgtkhtml port:libmng port:librsvg port:libwmf port:p5-xml-parser port:poppler port:py25-gtk} maintainers nomaintainer long_description {The GNU Image Manipulation Program (GIMP) is a powerful tool for the preparation and manipulation of digital images. The GIMP provides the user with a wide variety of image manipulation, painting, processing, and rendering tools.} version 2.4.3 categories graphics revision 0
+variants {universal darwin_9 without_gnome no_python dbus} variant_desc {without_gnome {Disable SVG support and built-in help browser.} no_python {Disable Python scripts and filters.}} portdir graphics/gimp2 description {The GNU Image Manipulation Program} homepage http://www.gimp.org/ epoch 0 platforms darwin name gimp2 depends_lib {port:aalib port:curl port:libart_lgpl port:libexif port:libgnomeui port:libgtkhtml port:libmng port:librsvg port:libwmf port:p5-xml-parser port:poppler port:py25-gtk} maintainers nomaintainer long_description {The GNU Image Manipulation Program (GIMP) is a powerful tool for the preparation and manipulation of digital images. The GIMP provides the user with a wide variety of image manipulation, painting, processing, and rendering tools.} version 2.4.4 categories graphics revision 0
glew 565
variants {universal darwin_8} description {OpenGL Extension Wrangler Library} portdir graphics/glew homepage http://glew.sourceforge.net epoch 0 platforms darwin name glew long_description {The OpenGL Extension Wrangler Library (GLEW) is a cross-platform C/C++ extension loading library. GLEW provides efficient run-time mechanisms for determining which OpenGL extensions are supported on the target platform. OpenGL core and extension functionality is exposed in a single header file.} maintainers nomaintainer categories {graphics devel} version 1.4.0 revision 0
glitz 522
@@ -3344,10 +3344,10 @@
variants {universal darwin_7 powerpc} portdir lang/gcc40 description {The GNU compiler collection} homepage http://gcc.gnu.org/ epoch 0 platforms darwin name gcc40 depends_lib {port:gmp port:mpfr} maintainers mww long_description {The GNU compiler collection, including front ends for C, C++, Objective-C, Java and Fortran95.} version 4.0.4 categories lang revision 1
gcc41 411
variants {universal darwin_9 darwin_i386 odcctools} portdir lang/gcc41 description {The GNU compiler collection} homepage http://gcc.gnu.org/ epoch 0 platforms darwin name gcc41 depends_lib {port:gmp port:mpfr port:libiconv} maintainers mww long_description {The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++, Java and Fortran95.} version 4.1.2 categories lang revision 3
-gcc42 407
-variants {universal darwin_9_powerpc odcctools} portdir lang/gcc42 description {The GNU compiler collection} homepage http://gcc.gnu.org/ epoch 0 platforms darwin name gcc42 depends_lib {port:gmp port:mpfr port:libiconv} maintainers mww long_description {The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++, Java and Fortran95.} version 4.2.2 categories lang revision 1
+gcc42 390
+variants {universal odcctools} portdir lang/gcc42 description {The GNU compiler collection} homepage http://gcc.gnu.org/ epoch 0 platforms darwin name gcc42 depends_lib {port:gmp port:mpfr port:libiconv} maintainers mww long_description {The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++, Java and Fortran95.} version 4.2.3 categories lang revision 0
gcc43 743
-variants {universal powerpc odcctools gfortran} variant_desc {odcctools {Use the odcctools instead of the system provided ones - does not work for x64 currently!} gfortran {Enables fortran; this language will be enabled in the final version - this variant is completely untested!}} portdir lang/gcc43 description {The GNU compiler collection, prerelease BETA} homepage http://gcc.gnu.org/ epoch 0 platforms darwin name gcc43 depends_lib {port:gmp port:mpfr port:libiconv} maintainers mww long_description {The GNU compiler collection, including front ends for C, C++, Objective-C and Objective-C++. This is a prerelease BETA version and does not have all available language front ends enabled.} version 4.3-20080125 categories lang revision 0
+variants {universal powerpc odcctools gfortran} variant_desc {odcctools {Use the odcctools instead of the system provided ones - does not work for x64 currently!} gfortran {Enables fortran; this language will be enabled in the final version - this variant is completely untested!}} portdir lang/gcc43 description {The GNU compiler collection, prerelease BETA} homepage http://gcc.gnu.org/ epoch 0 platforms darwin name gcc43 depends_lib {port:gmp port:mpfr port:libiconv} maintainers mww long_description {The GNU compiler collection, including front ends for C, C++, Objective-C and Objective-C++. This is a prerelease BETA version and does not have all available language front ends enabled.} version 4.3-20080201 categories lang revision 0
gccxml 351
variants universal depends_build port:cmake portdir lang/gccxml description {generates XML description of C++ code} homepage http://www.gccxml.org/ epoch 0 platforms darwin name gccxml maintainers nomaintainer long_description {generates an XML description of a C++ program from GCC's internal representation} version 0.6.0 categories lang revision 0
gcj34 546
@@ -3368,8 +3368,8 @@
variants universal description {general-purpose preprocessor with customizable syntax} portdir lang/gpp homepage http://www.nothingisreal.com/gpp/ epoch 0 platforms darwin name gpp long_description {GPP is a general-purpose preprocessor with customizable syntax, suitable for a wide range of preprocessing tasks. Its independence from any programming language makes it much more versatile than cpp, while its syntax is lighter and more flexible than that of m4. The syntax is fully customizable, which makes it possible to process text files, HTML, or source code equally efficiently in a variety of languages.} maintainers nomaintainer categories lang version 2.24 revision 0
gprolog 821
variants universal description {GNU Prolog compiler} portdir lang/gprolog homepage http://gprolog.inria.fr/ epoch 0 platforms darwin name gprolog long_description {GNU Prolog is a free Prolog compiler with constraint solving over finite domains developed by Daniel Diaz. GNU Prolog accepts Prolog+constraint programs and produces native binaries (like gcc does from a C source). The obtained executable is then stand-alone. The size of this executable can be quite small since GNU Prolog can avoid linking the code of most unused built-in predicates. The performance of GNU Prolog is very encouraging (comparable to commercial systems). Beside native-code compilation, GNU Prolog offers a classical interactive interpreter (top-level) with a debugger.} maintainers pmoura@mac.com categories lang version 1.3.0 revision 0
-gst 649
-variants {universal darwin_6} depends_build port:zip portdir lang/gst description {free implementation of Smalltalk-80} homepage http://smalltalk.gnu.org/ epoch 0 platforms darwin depends_lib {port:gmp port:libiconv port:ncurses port:ncursesw port:readline port:tcl port:tk} name gst maintainers nomaintainer@macports.org long_description {GNU Smalltalk is a free implementation of the Smalltalk-80 language which runs on most versions on Unix and, in general, everywhere you can find a POSIX-compliance library. An uncommon feature of it is that it is well-versed to scripting tasks and headless processing.} version 3.0 categories lang revision 0
+gst 651
+variants {universal darwin_6} depends_build port:zip portdir lang/gst description {free implementation of Smalltalk-80} homepage http://smalltalk.gnu.org/ epoch 0 platforms darwin depends_lib {port:gmp port:libiconv port:ncurses port:ncursesw port:readline port:tcl port:tk} name gst maintainers nomaintainer@macports.org long_description {GNU Smalltalk is a free implementation of the Smalltalk-80 language which runs on most versions on Unix and, in general, everywhere you can find a POSIX-compliance library. An uncommon feature of it is that it is well-versed to scripting tasks and headless processing.} version 3.0.1 categories lang revision 0
guile 945
variants {universal darwin_6} portdir lang/guile description {GNU's Ubiquitous Intelligent Language for Extension (guile)} homepage http://www.gnu.org/software/guile/guile.html epoch 0 platforms darwin name guile depends_lib {port:readline port:gmp} maintainers nomaintainer long_description {Guile is an interpreter for the Scheme programming language, packaged for use in a wide variety of environments. Guile implements Scheme as described in the Revised^5 Report on the Algorithmic Language Scheme (usually known as R5RS), providing clean and general data and control structures. Guile goes beyond the rather austere language presented in R5RS, extending it with a module system, full access to POSIX system calls, networking support, multiple threads, dynamic linking, a foreign function call interface, powerful string processing, and many other features needed for programming in the real world.} version 1.8.3 categories lang revision 0
guile16 945
@@ -4458,8 +4458,10 @@
depends_build port:pkgconfig portdir net/proxytunnel description {ProxyTunnel is a program that connects stdin and stdout to a server somewhere on the network, through a standard HTTPS proxy. This will allow you for example to access SSH servers when you normally only have http(s) access.} homepage http://proxytunnel.sourceforge.net/ epoch 0 platforms darwin name proxytunnel depends_lib {port:openssl port:zlib} maintainers raimue long_description {{ProxyTunnel is a program that connects stdin and stdout to a server somewhere on the network, through a standard HTTPS proxy. This will allow you for example to access SSH servers when you normally only have http(s) access.}} version 1.7.2 categories net revision 0
prtunnel 423
variants {universal darwin_8} description {tunnel TCP/IP through HTTP and SOCKS5 proxy servers} portdir net/prtunnel homepage http://www.joshbeam.com/software/prtunnel.php epoch 0 platforms darwin name prtunnel long_description {prtunnel is a program that can tunnel TCP/IP connections in a variety of ways, including through HTTP and SOCKS5 proxy servers.} maintainers nomaintainer categories net version 0.2.7 revision 0
-psi 406
-variants universal portdir net/psi description {jabber-based instant messaging client} homepage http://psi.affinix.com/ epoch 0 platforms darwin name psi depends_lib {lib:libz:zlib port:qt4-mac port:qca} maintainers rowue@macports.org long_description {Psi is a capable Jabber client aimed at experienced users. Its design goals are simplicity and stability.} version 0.11 categories {net chat} revision 0
+psi 549
+variants {universal bundledqca plugins} variant_desc {bundledqca {Use bundled qca} plugins {Build with experimental Plugin Support}} portdir net/psi description {jabber-based instant messaging client} homepage http://psi.affinix.com/ epoch 0 platforms darwin name psi depends_lib {lib:libz:zlib port:qt4-mac port:qca-ossl port:qca-gnupg port:qca} maintainers rowue@macports.org long_description {Psi is a capable Jabber client aimed at experienced users. Its design goals are simplicity and stability.} version 0.11 categories {net chat} revision 1
+psi-otr 482
+variants universal portdir net/psi-otr description {otr-plugin for psi - for plugin-enabled psi} homepage http://www.tfh-berlin.de/~s717689/ epoch 0 platforms darwin name psi-otr depends_lib {port:psi port:libotr} maintainers rowue@digitalis.org long_description {Psi is a capable Jabber client aimed at experienced users. Its design goals are simplicity and stability. This plugin adds the support fot off the message recording to psi} version 0.3 categories {net chat} revision 0
ptunnel 424
variants universal description {tunnel over ICMP} portdir net/ptunnel homepage http://www.cs.uit.no/~daniels/PingTunnel/ epoch 0 platforms darwin name ptunnel long_description {Ptunnel is an application that allows you to reliably tunnel TCP connections to a remote host using ICMP echo request and reply packets, commonly known as ping requests and replies.} maintainers nomaintainer categories net version 0.61 revision 0
pureftpd 1130
@@ -4566,8 +4568,12 @@
variants {universal darwin_8_powerpc} depends_build port:libtool portdir net/traceroute description {a traceroute implementation using ICMP packets} homepage ftp://ftp.ee.lbl.gov/ epoch 0 platforms darwin name traceroute maintainers nomaintainer long_description {{a traceroute implementation using ICMP packets}} version 1.4a12 categories net revision 0
trafshow 587
variants universal portdir net/trafshow description {continuous network traffic display} homepage http://soft.risp.ru/trafshow/index_en.shtml epoch 0 platforms darwin name trafshow depends_lib {port:libtool port:libpcap port:ncurses} maintainers noses@noses.com long_description {TrafShow continuously displays the information regarding packet traffic on the configured network interface that matches the boolean expression. It periodically sorts and updates this information. It may be useful for locating suspicious network traffic on the net.} version 5.2.3 categories net revision 1
-transmission 572
-variants universal description {Lightweight BitTorrent client} portdir net/transmission homepage http://www.transmissionbt.com/ epoch 0 depends_lib port:gettext name transmission long_description {Transmission is a free, lightweight BitTorrent client. It features a simple, intuitive interface on top of an efficient, cross-platform back-end. Transmission is open source (MIT license) and runs on Mac OS X (Cocoa interface), Linux/NetBSD/FreeBSD/OpenBSD (GTK+ interface) and BeOS (native interface).} maintainers nomaintainer categories {net aqua} version 1.03 revision 0
+transmission 615
+variants universal portdir net/transmission description {Lightweight BitTorrent client} homepage http://www.transmissionbt.com/ epoch 0 platforms {darwin freebsd} name transmission depends_lib {port:gettext port:gtk} maintainers nomaintainer long_description {Transmission is a free, lightweight BitTorrent client. It features a simple, intuitive interface on top of an efficient, cross-platform back-end. Transmission is open source (MIT license) and runs on Mac OS X (Cocoa interface), Linux/NetBSD/FreeBSD/OpenBSD (GTK+ interface) and BeOS (native interface).} version 1.03 categories {net gnome x11} revision 1
+transmission-x11 654
+variants universal portdir net/transmission-x11 description {Lightweight BitTorrent client} homepage http://www.transmissionbt.com/ epoch 0 platforms {darwin freebsd} name transmission-x11 depends_lib {port:gettext port:gtk} maintainers nomaintainer long_description {Transmission is a free, lightweight BitTorrent client. It features a simple, intuitive interface on top of an efficient, cross-platform back-end. Transmission is open source (MIT license) and runs on Mac OS X (Cocoa interface), Linux/NetBSD/FreeBSD/OpenBSD (GTK+ interface) and BeOS (native interface). {
+
+} This is the GTK+ version.} version 1.03 categories {net gnome x11} revision 1
tsocks 523
variants universal description {Transparent SOCKS proxying library} portdir net/tsocks homepage http://giig.ugr.es/~rgarcia/tsocks/ epoch 0 platforms darwin name tsocks long_description {tsocks allows non SOCKS aware applications (e.g telnet, ssh, ftp etc) to use SOCKS without any modification. It does this by intercepting the calls that applications make to establish network connections and negotating them through a SOCKS server as necessary.} maintainers darren.bane@gmail.com categories net version 1.8.3 revision 1
ttcp 514
@@ -4584,8 +4590,8 @@
variants universal description {A UDP based ping program that can give an ASCII-graphical log of the packet losses.} portdir net/uplog homepage http://www.nerdlabs.org/projects/uplog.php epoch 0 platforms darwin name uplog long_description {{A UDP based ping program that can give an ASCII-graphical log of the packet losses.}} maintainers markd@macports.org categories net version 0.2 revision 0
ushare 562
variants universal portdir net/ushare description {a UPnP (TM) A/V & DLNA Media Server} homepage http://ushare.geexbox.org/ epoch 0 platforms darwin name ushare depends_lib {port:pkgconfig port:gettext port:libupnp port:libdlna} maintainers sfiera long_description {uShare is a UPnP (TM) A/V & DLNA Media Server. It implements the server component that provides UPnP media devices with information on available multimedia files. uShare uses the built-in http server of libupnp to stream the files to clients.} version 1.1a categories {net multimedia} revision 0
-vpnc 653
-variants universal portdir net/vpnc description {client for cisco vpn concentrator} homepage http://www.unix-ag.uni-kl.de/~massar/vpnc/ epoch 0 platforms darwin name vpnc depends_lib {port:libgcrypt port:libgpg-error} maintainers kiehn@stud.uni-heidelberg.de long_description {vpnc is an open source replacement for the commercial cisco vpnclient. It is supposed to work with the following systems: - Cisco VPN concentrator 3000 Series - Cisco IOS routers - Cisco PIX / ASA Zecurity Appliances - Juniper/Netscreen You will also need the tun/tap driver for MacOSX: http://www-user.rhrk.uni-kl.de/~nissler/tuntap/} version 0.5.1 categories net revision 0
+vpnc 766
+variants {universal hybrid_cert} variant_desc {hybrid_cert {Enable the support for hybrid and cert modes in vpnc}} portdir net/vpnc description {client for cisco vpn concentrator} homepage http://www.unix-ag.uni-kl.de/~massar/vpnc/ epoch 0 platforms darwin name vpnc depends_lib {port:libgcrypt port:libgpg-error} maintainers {openmaintainer stud.uni-heidelberg.de:kiehn} long_description {vpnc is an open source replacement for the commercial cisco vpnclient. It is supposed to work with the following systems: - Cisco VPN concentrator 3000 Series - Cisco IOS routers - Cisco PIX / ASA Zecurity Appliances - Juniper/Netscreen You will also need the tun/tap driver for MacOSX: http://www-user.rhrk.uni-kl.de/~nissler/tuntap/} version 0.5.1 categories net revision 0
vsftpd 492
variants {universal ssl} variant_desc {ssl {Enable SSL support}} portdir net/vsftpd description {Secure FTP server for UNIX systems} homepage http://vsftpd.beasts.org epoch 0 platforms darwin name vsftpd maintainers pmq long_description {vsftpd is an FTP server, or daemon. The 'vs' stands for Very Secure. Obviously this is not a guarantee, but a reflection that it is written with security in mind, and carefully designed to be resilient to attack.} version 2.0.5 categories net revision 0
vtun 674
@@ -8169,7 +8175,7 @@
aolserver 524
variants universal portdir www/aolserver description {America Online's open-source web server} homepage http://www.aolserver.com/ epoch 0 platforms darwin name aolserver depends_lib lib:libtcl8.4:tcl maintainers nomaintainer long_description {AOLserver is America Online's open-source web server. AOLserver is the backbone of the largest and busiest production environments in the world. AOLserver is a multithreaded, Tcl-enabled web server used for large scale, dynamic web sites.} version 4.0.10 categories www revision 0
apache 558
-variants {universal darwin apache_layout} description {The extremely popular Apache http server} portdir www/apache homepage http://httpd.apache.org/ epoch 0 platforms {darwin freebsd} name apache long_description {Apache is an HTTP server designed as a plug-in replacement for the NCSA server version 1.3 (or 1.4). It fixes numerous bugs in the NCSA server and includes many frequently requested new features, and has an API which allows it to be extended to meet users' needs more easily.} maintainers nomaintainer categories www version 1.3.37 revision 0
+variants {universal darwin apache_layout} description {The extremely popular Apache http server} portdir www/apache homepage http://httpd.apache.org/ epoch 0 platforms {darwin freebsd} name apache long_description {Apache is an HTTP server designed as a plug-in replacement for the NCSA server version 1.3 (or 1.4). It fixes numerous bugs in the NCSA server and includes many frequently requested new features, and has an API which allows it to be extended to meet users' needs more easily.} maintainers nomaintainer categories www version 1.3.41 revision 0
apache2 757
variants {universal darwin darwin_7 darwin_9 openbsd openldap preforkmpm workermpm eventmpm no_startupitem} depends_build port:gawk portdir www/apache2 description {The extremely popular second version of the Apache http server} homepage http://httpd.apache.org/ epoch 0 platforms {darwin freebsd openbsd} name apache2 depends_lib {port:apr port:apr-util port:expat port:openssl port:pcre} maintainers imajes@macports.org long_description {Apache is an HTTP server designed as a plug-in replacement for the NCSA server version 1.3 (or 1.4). It fixes numerous bugs in the NCSA server and includes many frequently requested new features, and has an API which allows it to be extended to meet users' needs more easily.} version 2.2.8 categories www revision 0
apache20 1670
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080202/d697d79f/attachment-0001.html
From gui_dos at macports.org Sat Feb 2 13:09:13 2008
From: gui_dos at macports.org (gui_dos@macports.org)
Date: Sat Feb 2 13:12:13 2008
Subject: [33669] trunk/dports/gnome/gnumeric
Message-ID: <20080202210913.99ED5F2271C@beta.macosforge.org>
Revision: 33669
http://trac.macosforge.org/projects/macports/changeset/33669
Author: gui_dos@macports.org
Date: 2008-02-02 13:09:11 -0800 (Sat, 02 Feb 2008)
Log Message:
-----------
gnumeric: enabled the Python plugins
Modified Paths:
--------------
trunk/dports/gnome/gnumeric/Portfile
Added Paths:
-----------
trunk/dports/gnome/gnumeric/files/
trunk/dports/gnome/gnumeric/files/patch-plugins-python-loader-gnm-python.c
trunk/dports/gnome/gnumeric/files/patch-plugins-python-loader-py-gnumeric.c
Modified: trunk/dports/gnome/gnumeric/Portfile
===================================================================
--- trunk/dports/gnome/gnumeric/Portfile 2008-02-02 20:46:09 UTC (rev 33668)
+++ trunk/dports/gnome/gnumeric/Portfile 2008-02-02 21:09:11 UTC (rev 33669)
@@ -4,6 +4,7 @@
name gnumeric
version 1.8.1
+revision 1
description A spreadsheet with gnome support.
long_description A spreadsheet with gnome support.
maintainers nomaintainer
@@ -13,17 +14,20 @@
master_sites gnome:sources/gnumeric/[strsed ${version} {/\.[0-9]*$//}]/
use_bzip2 yes
checksums md5 a80ae52484b07d772297dcde6c0dab47
-
depends_lib port:libgsf \
port:goffice \
port:libgnomeprintui \
port:dbus \
- port:dbus-glib
+ port:dbus-glib \
+ port:py25-gtk
depends_build port:gnome-doc-utils
-configure.args --without-python \
- --disable-scrollkeeper
+configure.args --disable-scrollkeeper
+configure.python ${prefix}/bin/python2.5
+patchfiles patch-plugins-python-loader-gnm-python.c \
+ patch-plugins-python-loader-py-gnumeric.c
+
post-destroot { file delete -force ${destroot}${prefix}/var/scrollkeeper }
post-activate {
Added: trunk/dports/gnome/gnumeric/files/patch-plugins-python-loader-gnm-python.c
===================================================================
--- trunk/dports/gnome/gnumeric/files/patch-plugins-python-loader-gnm-python.c (rev 0)
+++ trunk/dports/gnome/gnumeric/files/patch-plugins-python-loader-gnm-python.c 2008-02-02 21:09:11 UTC (rev 33669)
@@ -0,0 +1,10 @@
+--- plugins/python-loader/gnm-python.c.orig 2008-01-15 00:55:07.000000000 +0100
++++ plugins/python-loader/gnm-python.c 2008-02-02 17:20:51.000000000 +0100
+@@ -7,6 +7,7 @@
+
+ #include
+ #include
++#define NO_IMPORT_PYGOBJECT
+ #include
+ #include
+ #include "gnm-py-interpreter.h"
Added: trunk/dports/gnome/gnumeric/files/patch-plugins-python-loader-py-gnumeric.c
===================================================================
--- trunk/dports/gnome/gnumeric/files/patch-plugins-python-loader-py-gnumeric.c (rev 0)
+++ trunk/dports/gnome/gnumeric/files/patch-plugins-python-loader-py-gnumeric.c 2008-02-02 21:09:11 UTC (rev 33669)
@@ -0,0 +1,10 @@
+--- plugins/python-loader/py-gnumeric.c.orig 2008-01-15 00:55:07.000000000 +0100
++++ plugins/python-loader/py-gnumeric.c 2008-02-02 17:23:13.000000000 +0100
+@@ -9,6 +9,7 @@
+ #include
+ #include
+ #include
++#define NO_IMPORT_PYGOBJECT
+ #include "pygobject.h"
+ #include "application.h"
+ #include "workbook.h"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080202/9376cfbe/attachment.html
From ryandesign at macports.org Sat Feb 2 13:30:28 2008
From: ryandesign at macports.org (ryandesign@macports.org)
Date: Sat Feb 2 13:33:29 2008
Subject: [33670] trunk/dports/net/openssh/Portfile
Message-ID: <20080202213028.ECA67F22C72@beta.macosforge.org>
Revision: 33670
http://trac.macosforge.org/projects/macports/changeset/33670
Author: ryandesign@macports.org
Date: 2008-02-02 13:30:28 -0800 (Sat, 02 Feb 2008)
Log Message:
-----------
openssh: remove trailing whitespace
Modified Paths:
--------------
trunk/dports/net/openssh/Portfile
Modified: trunk/dports/net/openssh/Portfile
===================================================================
--- trunk/dports/net/openssh/Portfile 2008-02-02 21:09:11 UTC (rev 33669)
+++ trunk/dports/net/openssh/Portfile 2008-02-02 21:30:28 UTC (rev 33670)
@@ -5,7 +5,7 @@
name openssh
version 4.7p1
revision 1
-categories net
+categories net
maintainers nomaintainer
description OpenSSH secure login server
long_description OpenSSH is a FREE version of the SSH protocol suite of \
@@ -17,7 +17,7 @@
eavesdropping, connection hijacking, and other network-level \
attacks. Additionally, OpenSSH provides a myriad of secure \
tunneling capabilities, as well as a variety of authentication \
- methods.
+ methods.
homepage http://www.openssh.com/
platforms darwin
checksums ${distfiles} md5 50a800fd2c6def9e9a53068837e87b91 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080202/b7882bb1/attachment.html
From ryandesign at macports.org Sat Feb 2 13:32:29 2008
From: ryandesign at macports.org (ryandesign@macports.org)
Date: Sat Feb 2 13:35:30 2008
Subject: [33671] trunk/dports/net/openssh/Portfile
Message-ID: <20080202213229.A5E84F22D6A@beta.macosforge.org>
Revision: 33671
http://trac.macosforge.org/projects/macports/changeset/33671
Author: ryandesign@macports.org
Date: 2008-02-02 13:32:27 -0800 (Sat, 02 Feb 2008)
Log Message:
-----------
openssh: variant name apple-x11 => apple_x11 (hyphen is not a valid character in variant names)
Modified Paths:
--------------
trunk/dports/net/openssh/Portfile
Modified: trunk/dports/net/openssh/Portfile
===================================================================
--- trunk/dports/net/openssh/Portfile 2008-02-02 21:30:28 UTC (rev 33670)
+++ trunk/dports/net/openssh/Portfile 2008-02-02 21:32:27 UTC (rev 33671)
@@ -59,7 +59,7 @@
}
# For X11 Forwarding
-variant apple-x11 { # set for X11 forwarding
+variant apple_x11 { # set for X11 forwarding
configure.args-append --with-xauth=/usr/X11R6/bin/xauth
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080202/bb7ed8f0/attachment.html
From raimue at macports.org Sat Feb 2 13:39:46 2008
From: raimue at macports.org (raimue@macports.org)
Date: Sat Feb 2 13:42:48 2008
Subject: [33672] trunk/dports/sysutils/synergy/Portfile
Message-ID: <20080202213946.62080F22F53@beta.macosforge.org>
Revision: 33672
http://trac.macosforge.org/projects/macports/changeset/33672
Author: raimue@macports.org
Date: 2008-02-02 13:39:44 -0800 (Sat, 02 Feb 2008)
Log Message:
-----------
sysutils/synergy:
Remove deprecated cd command. Maintainer timeout. Closes #13990
Modified Paths:
--------------
trunk/dports/sysutils/synergy/Portfile
Modified: trunk/dports/sysutils/synergy/Portfile
===================================================================
--- trunk/dports/sysutils/synergy/Portfile 2008-02-02 21:32:27 UTC (rev 33671)
+++ trunk/dports/sysutils/synergy/Portfile 2008-02-02 21:39:44 UTC (rev 33672)
@@ -23,8 +23,7 @@
patchfiles patch-CArchFileUnix.cpp.diff patch-configure.diff
post-patch {
- cd ${worksrcpath}/lib/arch
- reinplace "s|__SYSCONFDIR|${prefix}/etc/${name}|g" CArchFileUnix.cpp
+ reinplace "s|__SYSCONFDIR|${prefix}/etc/${name}|g" ${worksrcpath}/lib/arch/CArchFileUnix.cpp
}
variant server {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080202/c3a8a31e/attachment.html
From ryandesign at macports.org Sat Feb 2 14:46:12 2008
From: ryandesign at macports.org (ryandesign@macports.org)
Date: Sat Feb 2 14:49:13 2008
Subject: [33673] trunk/dports/mail/mutt/Portfile
Message-ID: <20080202224612.EEACDF24581@beta.macosforge.org>
Revision: 33673
http://trac.macosforge.org/projects/macports/changeset/33673
Author: ryandesign@macports.org
Date: 2008-02-02 14:46:10 -0800 (Sat, 02 Feb 2008)
Log Message:
-----------
mutt: r32647 broke the variants that add patchfiles; fixing
Modified Paths:
--------------
trunk/dports/mail/mutt/Portfile
Modified: trunk/dports/mail/mutt/Portfile
===================================================================
--- trunk/dports/mail/mutt/Portfile 2008-02-02 21:39:44 UTC (rev 33672)
+++ trunk/dports/mail/mutt/Portfile 2008-02-02 22:46:10 UTC (rev 33673)
@@ -18,8 +18,9 @@
Delivery Status Notification (DSN) support, and PGP/MIME.
master_sites ftp://ftp.mutt.org/${name}/
-checksums md5 dcb94661827dd090fa813e73e122ea0c \
- sha1 b23e46873f0247e85a4417cf338d64ea698c9b2c
+checksums ${distfiles} \
+ md5 dcb94661827dd090fa813e73e122ea0c \
+ sha1 b23e46873f0247e85a4417cf338d64ea698c9b2c
patch.args -p1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080202/375fc4c7/attachment.html
From ryandesign at macports.org Sat Feb 2 14:51:48 2008
From: ryandesign at macports.org (ryandesign@macports.org)
Date: Sat Feb 2 14:54:52 2008
Subject: [33674] trunk/dports/mail/mutt
Message-ID: <20080202225148.56F1AF247B7@beta.macosforge.org>
Revision: 33674
http://trac.macosforge.org/projects/macports/changeset/33674
Author: ryandesign@macports.org
Date: 2008-02-02 14:51:46 -0800 (Sat, 02 Feb 2008)
Log Message:
-----------
mutt: variant imap-headercache => imap_headercache (hyphen is not valid in variant names)
Modified Paths:
--------------
trunk/dports/mail/mutt/Portfile
Added Paths:
-----------
trunk/dports/mail/mutt/files/patch-headercache.diff
Modified: trunk/dports/mail/mutt/Portfile
===================================================================
--- trunk/dports/mail/mutt/Portfile 2008-02-02 22:46:10 UTC (rev 33673)
+++ trunk/dports/mail/mutt/Portfile 2008-02-02 22:51:46 UTC (rev 33674)
@@ -54,7 +54,7 @@
b50484f8b12328c3ee69222a3eb1da11
}
-variant imap-headercache requires imap {
+variant imap_headercache requires imap {
configure.args-append --enable-compressed
patch_sites-append http://dwyn.net/mutt/
patchfiles-append mutt-1.4-headercache.patch
Added: trunk/dports/mail/mutt/files/patch-headercache.diff
===================================================================
--- trunk/dports/mail/mutt/files/patch-headercache.diff (rev 0)
+++ trunk/dports/mail/mutt/files/patch-headercache.diff 2008-02-02 22:51:46 UTC (rev 33674)
@@ -0,0 +1,884 @@
+diff -urN -X exclude-diff mutt-1.4/globals.h mutt-1.4-headercache/globals.h
+--- mutt-1.4/globals.h 2002-01-03 12:57:19.000000000 -0800
++++ mutt-1.4-headercache/globals.h 2002-12-14 11:20:58.000000000 -0800
+@@ -56,6 +56,7 @@
+ WHERE char *ImapHomeNamespace INITVAL (NULL);
+ WHERE char *ImapPass INITVAL (NULL);
+ WHERE char *ImapUser INITVAL (NULL);
++WHERE char *ImapHeadercache INITVAL (NULL);
+ #endif
+ WHERE char *Inbox;
+ WHERE char *Ispell;
+diff -urN -X exclude-diff mutt-1.4/imap/imap.c mutt-1.4-headercache/imap/imap.c
+--- mutt-1.4/imap/imap.c 2002-04-07 14:19:14.000000000 -0700
++++ mutt-1.4-headercache/imap/imap.c 2002-12-14 18:44:07.000000000 -0800
+@@ -29,6 +29,7 @@
+ #include "browser.h"
+ #include "message.h"
+ #include "imap_private.h"
++#include "imap_headercache.h"
+ #ifdef USE_SSL
+ # include "mutt_ssl.h"
+ #endif
+@@ -530,6 +531,13 @@
+
+ /* Clean up path and replace the one in the ctx */
+ imap_fix_path (idata, mx.mbox, buf, sizeof (buf));
++
++ if (idata->hcache)
++ {
++ imap_headercache_close(idata->hcache);
++ idata->hcache = NULL;
++ }
++
+ FREE(&(idata->mailbox));
+ idata->mailbox = safe_strdup (buf);
+ imap_qualify_path (buf, sizeof (buf), &mx, idata->mailbox);
+@@ -540,6 +548,7 @@
+ idata->ctx = ctx;
+
+ /* clear mailbox status */
++ idata->uidvalidity = 0;
+ idata->status = 0;
+ memset (idata->rights, 0, (RIGHTSMAX+7)/8);
+ idata->newMailCount = 0;
+@@ -585,6 +594,15 @@
+ if ((pc = imap_get_flags (&(idata->flags), pc)) == NULL)
+ goto fail;
+ }
++ /* save UIDVALIDITY for the header cache */
++ else if (ascii_strncasecmp("OK [UIDVALIDITY", pc, 14) == 0)
++ {
++ dprint(2, (debugfile, "Getting mailbox UIDVALIDITY\n"));
++ pc += 3;
++ pc = imap_next_word(pc);
++
++ sscanf(pc, "%u", &(idata->uidvalidity));
++ }
+ else
+ {
+ pc = imap_next_word (pc);
+@@ -662,6 +680,9 @@
+ ctx->hdrs = safe_malloc (count * sizeof (HEADER *));
+ ctx->v2r = safe_malloc (count * sizeof (int));
+ ctx->msgcount = 0;
++
++ idata->hcache = imap_headercache_open(idata);
++
+ if (count && (imap_read_headers (idata, 0, count-1) < 0))
+ {
+ mutt_error _("Error opening mailbox");
+@@ -671,6 +692,7 @@
+
+ dprint (2, (debugfile, "imap_open_mailbox: msgcount is %d\n", ctx->msgcount));
+ FREE (&mx.mbox);
++
+ return 0;
+
+ fail:
+@@ -891,6 +913,7 @@
+ int n;
+ int err_continue = M_NO; /* continue on error? */
+ int rc;
++ IMAP_HEADER h;
+
+ idata = (IMAP_DATA*) ctx->data;
+
+@@ -930,8 +953,20 @@
+ /* mark these messages as unchanged so second pass ignores them. Done
+ * here so BOGUS UW-IMAP 4.7 SILENT FLAGS updates are ignored. */
+ for (n = 0; n < ctx->msgcount; n++)
+- if (ctx->hdrs[n]->deleted && ctx->hdrs[n]->changed)
+- ctx->hdrs[n]->active = 0;
++ {
++ if (ctx->hdrs[n]->deleted)
++ {
++ if (idata->hcache)
++ {
++ h.data = HEADER_DATA(ctx->hdrs[n]);
++ imap_headercache_delete(idata->hcache, &h);
++ }
++
++ if (ctx->hdrs[n]->changed)
++ ctx->hdrs[n]->active = 0;
++ }
++ }
++
+ if (imap_exec (idata, cmd.data, 0) != 0)
+ {
+ mutt_error (_("Expunge failed"));
+@@ -949,6 +984,23 @@
+ {
+ ctx->hdrs[n]->changed = 0;
+
++ if (idata->hcache)
++ {
++ h.data = HEADER_DATA(ctx->hdrs[n]);
++
++ h.read = ctx->hdrs[n]->read;
++ h.old = ctx->hdrs[n]->old;
++ h.deleted = ctx->hdrs[n]->deleted;
++ h.flagged = ctx->hdrs[n]->flagged;
++ h.replied = ctx->hdrs[n]->replied;
++ h.changed = ctx->hdrs[n]->changed;
++ h.sid = ctx->hdrs[n]->index + 1;
++ h.received = ctx->hdrs[n]->received;
++ h.content_length = ctx->hdrs[n]->content->length;
++
++ imap_headercache_update(idata->hcache, &h);
++ }
++
+ mutt_message (_("Saving message status flags... [%d/%d]"), n+1,
+ ctx->msgcount);
+
+@@ -1076,6 +1128,11 @@
+
+ idata->reopen &= IMAP_REOPEN_ALLOW;
+ idata->state = IMAP_AUTHENTICATED;
++ if (idata->hcache)
++ {
++ imap_headercache_close(idata->hcache);
++ idata->hcache = NULL;
++ }
+ FREE (&(idata->mailbox));
+ mutt_free_list (&idata->flags);
+ }
+diff -urN -X exclude-diff mutt-1.4/imap/imap_headercache.c mutt-1.4-headercache/imap/imap_headercache.c
+--- mutt-1.4/imap/imap_headercache.c 1969-12-31 16:00:00.000000000 -0800
++++ mutt-1.4-headercache/imap/imap_headercache.c 2002-12-14 19:13:47.000000000 -0800
+@@ -0,0 +1,330 @@
++/*
++ * Copyright (C) 2002 Tudor Bosman
++ *
++ * 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
++ * the Free Software Foundation; either version 2 of the License, or
++ * (at your option) any later version.
++ *
++ * This program is distributed in the hope that it will be useful,
++ * but WITHOUT ANY WARRANTY; without even the implied warranty of
++ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
++ * GNU General Public License for more details.
++ *
++ * You should have received a copy of the GNU General Public License
++ * along with this program; if not, write to the Free Software
++ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
++ */
++
++#include "mutt.h"
++#include "imap.h"
++#include "imap_private.h"
++#include "imap_headercache.h"
++#include "mx.h"
++#include
++#include
++#include
++#include
++#include
++#include
++#include
++#include
++
++/* Delete all messages from headercache */
++static int imap_headercache_purge(IMAP_HEADERCACHE *hc)
++{
++ int rc = -1;
++ DIR *dir;
++ struct dirent *ent;
++
++ dir = opendir(hc->name);
++ if (!dir)
++ {
++ mutt_error(_("IMAP headercache: can't purge directory %s: %s"), hc->name,
++ strerror(errno));
++ mutt_sleep(2);
++ return -1;
++ }
++
++ while ((ent = readdir(dir)) != NULL)
++ {
++ if (!strcmp(ent->d_name, ".") || !strcmp(ent->d_name, ".."))
++ continue;
++
++ sprintf(hc->tmpname, "%s/%s", hc->name, ent->d_name);
++ if (unlink(hc->tmpname) == -1)
++ {
++ mutt_error(_("IMAP headercache: can't unlink file %s: %s"), hc->tmpname,
++ strerror(errno));
++ mutt_sleep(2);
++ goto bail;
++ }
++ }
++
++ rc = 0;
++
++bail:
++ closedir(dir);
++
++ return rc;
++}
++
++/* Open headercache */
++IMAP_HEADERCACHE *imap_headercache_open(IMAP_DATA *idata)
++{
++ IMAP_HEADERCACHE *hc;
++ char hcdir[_POSIX_PATH_MAX + 1];
++ FILE *f;
++ size_t len;
++ char *p;
++
++ if (!ImapHeadercache || ImapHeadercache[0] == '\0')
++ return NULL;
++
++ strfcpy(hcdir, ImapHeadercache, _POSIX_PATH_MAX);
++ mutt_expand_path(hcdir, _POSIX_PATH_MAX);
++
++ hc = safe_malloc(sizeof(IMAP_HEADERCACHE));
++
++ len = strlen(hcdir) + strlen(idata->conn->account.host) +
++ strlen(idata->mailbox) + 5;
++
++ hc->name = safe_malloc(len);
++ hc->tmpname = safe_malloc(len + NAME_MAX + 2);
++
++ sprintf(hc->name, "%s/%s", hcdir, idata->conn->account.host);
++
++ if (mkdir(hcdir, 0777) == -1 && errno != EEXIST)
++ {
++ mutt_error(_("Can't create IMAP headercache root directory %s: %s"),
++ hcdir, strerror(errno));
++ mutt_sleep(2);
++ goto bail;
++ }
++
++ if (mkdir(hc->name, 0700) == -1 && errno != EEXIST)
++ {
++ mutt_error(_("Can't create IMAP headercache server directory %s: %s"),
++ hc->name, strerror(errno));
++ mutt_sleep(2);
++ goto bail;
++ }
++
++ p = idata->mailbox;
++ while ((p = strchr(p, '/')) != NULL)
++ {
++ *p = '\0';
++ sprintf(hc->name, "%s/%s/%s", hcdir,
++ idata->conn->account.host, idata->mailbox);
++
++ if (mkdir(hc->name, 0700) == -1 && errno != EEXIST)
++ {
++ mutt_error(_("Can't create IMAP headercache mailbox directory %s: %s"),
++ hc->name, strerror(errno));
++ mutt_sleep(2);
++ goto bail;
++ }
++
++ *p = '/';
++ p++;
++ }
++
++ sprintf(hc->name, "%s/%s/%s", hcdir,
++ idata->conn->account.host, idata->mailbox);
++
++ if (mkdir(hc->name, 0700) == -1 && errno != EEXIST)
++ {
++ mutt_error(_("Can't create IMAP headercache mailbox directory %s: %s"),
++ hc->name, strerror(errno));
++ mutt_sleep(2);
++ goto bail;
++ }
++
++ sprintf(hc->tmpname, "%s/uidvalidity", hc->name);
++ f = fopen(hc->tmpname, "r");
++
++ if (f)
++ {
++ fscanf(f, "%u", &hc->uidvalidity);
++ if (idata->uidvalidity != hc->uidvalidity)
++ {
++ fclose(f);
++ f = NULL;
++ }
++ }
++
++ if (!f)
++ {
++ if (imap_headercache_purge(hc) == -1)
++ goto bail;
++
++ sprintf(hc->tmpname, "%s/uidvalidity", hc->name);
++ f = fopen(hc->tmpname, "w");
++ if (!f)
++ {
++ mutt_error(_("Can't create IMAP headercache uidvalidity file %s: %s"),
++ hc->tmpname, strerror(errno));
++ mutt_sleep(2);
++ goto bail;
++ }
++
++ hc->uidvalidity = idata->uidvalidity;
++
++ fprintf(f, "%u\n", hc->uidvalidity);
++ fclose(f);
++ }
++
++ return hc;
++
++bail:
++ safe_free((void **)&hc->tmpname);
++ safe_free((void **)&hc->name);
++ safe_free((void **)&hc);
++
++ return NULL;
++}
++
++/* Close headercache */
++void imap_headercache_close(IMAP_HEADERCACHE *hc)
++{
++ safe_free((void **)&hc->tmpname);
++ safe_free((void **)&hc->name);
++ safe_free((void **)&hc);
++}
++
++static void imap_headercache_writehdr(FILE *f, IMAP_HEADER *h)
++{
++ /* Write the stuff in the header. This must have a fixed length, as it is
++ * overwritten in case of imap_headercache_update
++ */
++ fprintf(f, "%1x %1x %1x %1x %1x %1x %8x %16lx %16lx %8x\n",
++ h->read, h->old, h->deleted, h->flagged, h->replied, h->changed,
++ h->sid, h->received, h->content_length, HEADER_DATA(h)->uid);
++}
++
++/* Add message to headercache */
++int imap_headercache_add(IMAP_HEADERCACHE *hc, IMAP_HEADER *h, FILE *from,
++ size_t hdrsz)
++{
++ FILE *f;
++#define BUFSIZE 4096
++ char buf[BUFSIZE];
++ size_t sz;
++ int rc = -1;
++
++ sprintf(hc->tmpname, "%s/%u", hc->name, HEADER_DATA(h)->uid);
++
++ f = fopen(hc->tmpname, "w");
++ if (!f)
++ {
++ mutt_error(_("Can't create IMAP headercache message file %s: %s"),
++ hc->tmpname, strerror(errno));
++ mutt_sleep(2);
++ goto bail;
++ }
++
++ imap_headercache_writehdr(f, h);
++
++ while ((sz = fread(buf, 1, (hdrsz < BUFSIZE ? hdrsz : BUFSIZE), from)) != 0)
++ {
++ hdrsz -= sz;
++ fwrite(buf, 1, sz, f);
++ }
++
++ fclose(f);
++
++ rc = 0;
++
++bail:
++ return rc;
++}
++
++/* Update flags in headercache message */
++int imap_headercache_update(IMAP_HEADERCACHE *hc, IMAP_HEADER *h)
++{
++ FILE *f;
++ int rc = -1;
++
++ sprintf(hc->tmpname, "%s/%u", hc->name, HEADER_DATA(h)->uid);
++
++ f = fopen(hc->tmpname, "r+");
++ if (!f)
++ goto bail;
++
++ imap_headercache_writehdr(f, h);
++
++ fclose(f);
++
++ rc = 0;
++
++bail:
++ return rc;
++}
++
++/* Delete message from headercache */
++int imap_headercache_delete(IMAP_HEADERCACHE *hc, IMAP_HEADER *h)
++{
++ int rc = -1;
++
++ sprintf(hc->tmpname, "%s/%u", hc->name, HEADER_DATA(h)->uid);
++
++ if (unlink(hc->tmpname) == -1)
++ {
++ mutt_error(_("Can't delete IMAP headercache message %s: %s"),
++ hc->tmpname, strerror(errno));
++ mutt_sleep(2);
++ goto bail;
++ }
++
++ rc = 0;
++
++bail:
++ return rc;
++}
++
++/* Find message in headercache */
++FILE *imap_headercache_find(IMAP_HEADERCACHE *hc, IMAP_HEADER *h)
++{
++ FILE *f = NULL;
++ unsigned int flag_read, flag_old, flag_deleted, flag_flagged, flag_replied;
++ unsigned int flag_changed;
++ unsigned int uid;
++ unsigned long received;
++ unsigned long content_length;
++
++ sprintf(hc->tmpname, "%s/%u", hc->name, HEADER_DATA(h)->uid);
++
++ f = fopen(hc->tmpname, "r");
++ if (!f)
++ goto bail;
++
++ fscanf(f, "%x %x %x %x %x %x %x %lx %lx %x\n",
++ &flag_read, &flag_old, &flag_deleted, &flag_flagged, &flag_replied,
++ &flag_changed, &h->sid, &received, &content_length, &uid);
++
++ if (uid != HEADER_DATA(h)->uid)
++ {
++ fclose(f);
++ f = NULL;
++ goto bail;
++ }
++
++ h->received = received;
++ h->read = flag_read;
++ h->old = flag_old;
++ h->deleted = flag_deleted;
++ h->flagged = flag_flagged;
++ h->replied = flag_replied;
++ h->changed = flag_changed;
++ h->content_length = (long)content_length;
++
++bail:
++ return f;
++}
++
++/* Close file returned by imap_headercache_find */
++void imap_headercache_done(IMAP_HEADERCACHE *hc, FILE *f)
++{
++ fclose(f);
++}
++
+diff -urN -X exclude-diff mutt-1.4/imap/imap_headercache.h mutt-1.4-headercache/imap/imap_headercache.h
+--- mutt-1.4/imap/imap_headercache.h 1969-12-31 16:00:00.000000000 -0800
++++ mutt-1.4-headercache/imap/imap_headercache.h 2002-12-14 19:13:40.000000000 -0800
+@@ -0,0 +1,47 @@
++/*
++ * Copyright (C) 2002 Tudor Bosman
++ *
++ * 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
++ * the Free Software Foundation; either version 2 of the License, or
++ * (at your option) any later version.
++ *
++ * This program is distributed in the hope that it will be useful,
++ * but WITHOUT ANY WARRANTY; without even the implied warranty of
++ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
++ * GNU General Public License for more details.
++ *
++ * You should have received a copy of the GNU General Public License
++ * along with this program; if not, write to the Free Software
++ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
++ */
++
++#ifndef _IMAP_HEADERCACHE_H
++#define _IMAP_HEADERCACHE_H
++#include "imap_private.h"
++#include "message.h"
++
++typedef struct IMAP_HEADERCACHE
++{
++ char *name;
++ char *tmpname;
++ unsigned int uidvalidity;
++ int exists;
++} IMAP_HEADERCACHE;
++
++struct IMAP_DATA;
++
++IMAP_HEADERCACHE *imap_headercache_open(struct IMAP_DATA *idata);
++
++void imap_headercache_close(IMAP_HEADERCACHE *hc);
++
++int imap_headercache_add(IMAP_HEADERCACHE *hc, IMAP_HEADER *h, FILE *from,
++ size_t hdrsz);
++int imap_headercache_update(IMAP_HEADERCACHE *hc, IMAP_HEADER *h);
++int imap_headercache_delete(IMAP_HEADERCACHE *hc, IMAP_HEADER *h);
++
++FILE *imap_headercache_find(IMAP_HEADERCACHE *hc, IMAP_HEADER *h);
++void imap_headercache_done(IMAP_HEADERCACHE *hc, FILE *f);
++
++#endif
++
+diff -urN -X exclude-diff mutt-1.4/imap/imap_private.h mutt-1.4-headercache/imap/imap_private.h
+--- mutt-1.4/imap/imap_private.h 2001-07-03 02:50:05.000000000 -0700
++++ mutt-1.4-headercache/imap/imap_private.h 2002-12-14 16:23:05.000000000 -0800
+@@ -21,6 +21,7 @@
+ #define _IMAP_PRIVATE_H 1
+
+ #include "imap.h"
++#include "imap_headercache.h"
+ #include "mutt_socket.h"
+
+ /* -- symbols -- */
+@@ -148,7 +149,7 @@
+ int state;
+ } IMAP_COMMAND;
+
+-typedef struct
++typedef struct IMAP_DATA
+ {
+ /* This data is specific to a CONNECTION to an IMAP server */
+ CONNECTION *conn;
+@@ -174,6 +175,7 @@
+ char *mailbox;
+ unsigned short check_status;
+ unsigned char reopen;
++ unsigned int uidvalidity;
+ unsigned char rights[(RIGHTSMAX + 7)/8];
+ unsigned int newMailCount;
+ IMAP_CACHE cache[IMAP_CACHE_LEN];
+@@ -181,6 +183,7 @@
+
+ /* all folder flags - system flags AND keywords */
+ LIST *flags;
++ IMAP_HEADERCACHE *hcache;
+ } IMAP_DATA;
+ /* I wish that were called IMAP_CONTEXT :( */
+
+diff -urN -X exclude-diff mutt-1.4/imap/Makefile.am mutt-1.4-headercache/imap/Makefile.am
+--- mutt-1.4/imap/Makefile.am 2001-05-28 12:14:31.000000000 -0700
++++ mutt-1.4-headercache/imap/Makefile.am 2002-12-14 19:27:05.000000000 -0800
+@@ -22,4 +22,5 @@
+ noinst_HEADERS = auth.h imap_private.h message.h
+
+ libimap_a_SOURCES = auth.c auth_login.c browse.c command.c imap.c imap.h \
+- message.c utf7.c util.c $(AUTHENTICATORS) $(GSSSOURCES)
++ imap_headercache.c imap_headercache.h message.c utf7.c util.c \
++ $(AUTHENTICATORS) $(GSSSOURCES)
+diff -urN -X exclude-diff mutt-1.4/imap/message.c mutt-1.4-headercache/imap/message.c
+--- mutt-1.4/imap/message.c 2002-04-07 14:19:14.000000000 -0700
++++ mutt-1.4-headercache/imap/message.c 2002-12-14 15:57:44.000000000 -0800
+@@ -25,6 +25,7 @@
+ #include "mutt.h"
+ #include "mutt_curses.h"
+ #include "imap_private.h"
++#include "imap_headercache.h"
+ #include "message.h"
+ #include "mx.h"
+
+@@ -54,9 +55,14 @@
+ int msgno;
+ IMAP_HEADER h;
+ int rc, mfhrc, oldmsgcount;
++ IMAP_HEADERCACHE *hc = NULL;
++ int msgbegin_hc;
+ int fetchlast = 0;
++
+ const char *want_headers = "DATE FROM SUBJECT TO CC MESSAGE-ID REFERENCES CONTENT-TYPE IN-REPLY-TO REPLY-TO LINES X-LABEL";
+
++ msgno = msgbegin;
++
+ ctx = idata->ctx;
+
+ if (mutt_bit_isset (idata->capabilities,IMAP4REV1))
+@@ -87,36 +93,150 @@
+ }
+ unlink (tempfile);
+
++ oldmsgcount = ctx->msgcount;
++
++ msgbegin_hc = msgbegin;
++
++ hc = idata->hcache;
++
++restart:
+ /* make sure context has room to hold the mailbox */
+ while ((msgend) >= idata->ctx->hdrmax)
+ mx_alloc_memory (idata->ctx);
+
+- oldmsgcount = ctx->msgcount;
+ idata->reopen &= ~IMAP_NEWMAIL_PENDING;
+ idata->newMailCount = 0;
+
++ if (hc)
++ {
++ snprintf(buf, sizeof(buf), "FETCH %d:%d (UID)", msgbegin_hc + 1,
++ msgend + 1);
++ imap_cmd_start(idata, buf);
++
++ for (msgno = msgbegin_hc; msgno <= msgend; msgno++)
++ {
++ if (ReadInc && (!msgno || ((msgno+1) % ReadInc == 0)))
++ mutt_message (_("Fetching message UIDs... [%d/%d]"), msgno + 1,
++ msgend + 1);
++
++ /* XXX */
++ ctx->hdrs[msgno] = NULL;
++
++ /* XXX leaking h.data on successful exit */
++ memset (&h, 0, sizeof (h));
++ h.data = safe_calloc (1, sizeof (IMAP_HEADER_DATA));
++
++ do
++ {
++ FILE *cache_fp;
++
++ mfhrc = 0;
++
++ rc = imap_cmd_step (idata);
++ if (rc != IMAP_CMD_CONTINUE)
++ break;
++
++ if ((mfhrc = msg_fetch_header (idata->ctx, &h, idata->cmd.buf, NULL)) == -1)
++ continue;
++ else if (mfhrc < 0)
++ break;
++
++ cache_fp = imap_headercache_find(hc, &h);
++ if (cache_fp)
++ {
++ /* update context with message header */
++ ctx->hdrs[msgno] = mutt_new_header ();
++
++ ctx->hdrs[msgno]->index = h.sid - 1;
++
++ /* messages which have not been expunged are ACTIVE (borrowed from mh
++ * folders) */
++ ctx->hdrs[msgno]->active = 1;
++ ctx->hdrs[msgno]->read = h.read;
++ ctx->hdrs[msgno]->old = h.old;
++ ctx->hdrs[msgno]->deleted = h.deleted;
++ ctx->hdrs[msgno]->flagged = h.flagged;
++ ctx->hdrs[msgno]->replied = h.replied;
++ ctx->hdrs[msgno]->changed = h.changed;
++ ctx->hdrs[msgno]->received = h.received;
++ ctx->hdrs[msgno]->data = (void *) (h.data);
++
++ /* NOTE: if Date: header is missing, mutt_read_rfc822_header depends
++ * on h.received being set */
++ ctx->hdrs[msgno]->env = mutt_read_rfc822_header (cache_fp, ctx->hdrs[msgno],
++ 0, 0);
++ /* content built as a side-effect of mutt_read_rfc822_header */
++ ctx->hdrs[msgno]->content->length = h.content_length;
++
++ imap_headercache_done(hc, cache_fp);
++ }
++ }
++ while (mfhrc == -1);
++
++ /* in case we get new mail while fetching the headers */
++ if (idata->reopen & IMAP_NEWMAIL_PENDING)
++ {
++ msgbegin_hc = msgno + 1;
++ msgend = idata->newMailCount - 1;
++ goto restart;
++ }
++ /* XXX freshen... etc */
++ }
++ }
++
++ /* Remember where we left if we get new mail while fetching actual headers */
++ msgbegin_hc = msgno;
++
++ /* Now, either one of the following is true:
++ * 1. We don't have a headercache (hc == 0)
++ * 2. All messages found in the cache have ctx->hdrs[msgno] != NULL, and
++ * filled up.
++ */
++
++ /*
++ * Make one request for everything. This makes fetching headers an
++ * order of magnitude faster if you have a large mailbox.
++ *
++ * If we get more messages while doing this, we make another
++ * request for all the new messages.
++ */
++ if (!hc)
++ {
++ snprintf (buf, sizeof (buf),
++ "FETCH %d:%d (UID FLAGS INTERNALDATE RFC822.SIZE %s)", msgbegin + 1,
++ msgend + 1, hdrreq);
++
++ imap_cmd_start (idata, buf);
++ }
++
+ for (msgno = msgbegin; msgno <= msgend ; msgno++)
+ {
+ if (ReadInc && (!msgno || ((msgno+1) % ReadInc == 0)))
+ mutt_message (_("Fetching message headers... [%d/%d]"), msgno + 1,
+ msgend + 1);
+
+- if (msgno + 1 > fetchlast)
++ /* If the message is in the cache, skip it */
++ if (hc)
+ {
+- /*
+- * Make one request for everything. This makes fetching headers an
+- * order of magnitude faster if you have a large mailbox.
+- *
+- * If we get more messages while doing this, we make another
+- * request for all the new messages.
+- */
+- snprintf (buf, sizeof (buf),
+- "FETCH %d:%d (UID FLAGS INTERNALDATE RFC822.SIZE %s)", msgno + 1,
+- msgend + 1, hdrreq);
+-
+- imap_cmd_start (idata, buf);
++ if (ctx->hdrs[msgno])
++ {
++ ctx->msgcount++;
++ continue;
++ }
++ else if (msgno >= fetchlast)
++ {
++ /* Find the longest "run" of messages not in the cache and fetch it in
++ * one go
++ */
++ for (fetchlast = msgno + 1;
++ fetchlast <= msgend && !ctx->hdrs[fetchlast]; fetchlast++);
++
++ snprintf (buf, sizeof (buf),
++ "FETCH %d:%d (UID FLAGS INTERNALDATE RFC822.SIZE %s)", msgno + 1,
++ fetchlast, hdrreq);
+
+- fetchlast = msgend + 1;
++ imap_cmd_start (idata, buf);
++ }
+ }
+
+ /* freshen fp, h */
+@@ -130,6 +250,8 @@
+ */
+ do
+ {
++ size_t hdrsz;
++
+ mfhrc = 0;
+
+ rc = imap_cmd_step (idata);
+@@ -144,12 +266,16 @@
+ /* make sure we don't get remnants from older larger message headers */
+ fputs ("\n\n", fp);
+
++ hdrsz = (size_t)ftell(fp);
++
+ /* update context with message header */
+ ctx->hdrs[msgno] = mutt_new_header ();
+
+ ctx->hdrs[msgno]->index = h.sid - 1;
++#if 0
+ if (h.sid != ctx->msgcount + 1)
+ dprint (1, (debugfile, "imap_read_headers: msgcount and sequence ID are inconsistent!"));
++#endif
+ /* messages which have not been expunged are ACTIVE (borrowed from mh
+ * folders) */
+ ctx->hdrs[msgno]->active = 1;
+@@ -163,6 +289,13 @@
+ ctx->hdrs[msgno]->data = (void *) (h.data);
+
+ rewind (fp);
++
++ if (hc)
++ {
++ imap_headercache_add(hc, &h, fp, hdrsz);
++ rewind(fp);
++ }
++
+ /* NOTE: if Date: header is missing, mutt_read_rfc822_header depends
+ * on h.received being set */
+ ctx->hdrs[msgno]->env = mutt_read_rfc822_header (fp, ctx->hdrs[msgno],
+@@ -172,8 +305,7 @@
+
+ ctx->msgcount++;
+ }
+- while ((rc != IMAP_CMD_OK) && ((mfhrc == -1) ||
+- ((msgno + 1) >= fetchlast)));
++ while (mfhrc == -1);
+
+ if ((mfhrc < -1) || ((rc != IMAP_CMD_CONTINUE) && (rc != IMAP_CMD_OK)))
+ {
+@@ -186,11 +318,9 @@
+ /* in case we get new mail while fetching the headers */
+ if (idata->reopen & IMAP_NEWMAIL_PENDING)
+ {
++ msgbegin = msgno + 1;
+ msgend = idata->newMailCount - 1;
+- while ((msgend) >= ctx->hdrmax)
+- mx_alloc_memory (ctx);
+- idata->reopen &= ~IMAP_NEWMAIL_PENDING;
+- idata->newMailCount = 0;
++ goto restart;
+ }
+ }
+
+@@ -731,6 +861,7 @@
+ IMAP_DATA* idata;
+ long bytes;
+ int rc = -1; /* default now is that string isn't FETCH response*/
++ int fetch_rc;
+
+ idata = (IMAP_DATA*) ctx->data;
+
+@@ -753,9 +884,15 @@
+
+ /* FIXME: current implementation - call msg_parse_fetch - if it returns -2,
+ * read header lines and call it again. Silly. */
+- if (msg_parse_fetch (h, buf) != -2)
++ fetch_rc = msg_parse_fetch(h, buf);
++ if (fetch_rc == 0)
++ return 0;
++ else if (fetch_rc != -2)
+ return rc;
+-
++
++ if (!fp)
++ return -2;
++
+ if (imap_get_literal_count (buf, &bytes) < 0)
+ return rc;
+ imap_read_literal (fp, idata, bytes);
+diff -urN -X exclude-diff mutt-1.4/imap/util.c mutt-1.4-headercache/imap/util.c
+--- mutt-1.4/imap/util.c 2002-04-29 05:08:03.000000000 -0700
++++ mutt-1.4-headercache/imap/util.c 2002-12-14 16:25:14.000000000 -0800
+@@ -255,6 +255,7 @@
+ if (!idata)
+ return NULL;
+
++ idata->hcache = NULL;
+ idata->conn = NULL;
+ idata->capstr = NULL;
+ idata->state = IMAP_DISCONNECTED;
+diff -urN -X exclude-diff mutt-1.4/init.h mutt-1.4-headercache/init.h
+--- mutt-1.4/init.h 2002-04-25 06:26:37.000000000 -0700
++++ mutt-1.4-headercache/init.h 2002-12-14 11:18:41.000000000 -0800
+@@ -818,6 +818,11 @@
+ ** .pp
+ ** This variable defaults to your user name on the local machine.
+ */
++ { "imap_headercache", DT_STR, R_NONE, UL &ImapHeadercache, UL 0 },
++ /*
++ ** .pp
++ ** The location of the IMAP headercache directory.
++ */
+ #endif
+ { "implicit_autoview", DT_BOOL,R_NONE, OPTIMPLICITAUTOVIEW, 0},
+ /*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080202/44937f4a/attachment-0001.html
From ryandesign at macports.org Sat Feb 2 14:53:04 2008
From: ryandesign at macports.org (ryandesign@macports.org)
Date: Sat Feb 2 14:56:04 2008
Subject: [33675] trunk/dports/mail/mutt/Portfile
Message-ID: <20080202225304.A7CE0F2481F@beta.macosforge.org>
Revision: 33675
http://trac.macosforge.org/projects/macports/changeset/33675
Author: ryandesign@macports.org
Date: 2008-02-02 14:53:03 -0800 (Sat, 02 Feb 2008)
Log Message:
-----------
mutt: dwyn.net is gone; store the headercache patchfile in the files directory
Modified Paths:
--------------
trunk/dports/mail/mutt/Portfile
Modified: trunk/dports/mail/mutt/Portfile
===================================================================
--- trunk/dports/mail/mutt/Portfile 2008-02-02 22:51:46 UTC (rev 33674)
+++ trunk/dports/mail/mutt/Portfile 2008-02-02 22:53:03 UTC (rev 33675)
@@ -56,10 +56,7 @@
variant imap_headercache requires imap {
configure.args-append --enable-compressed
- patch_sites-append http://dwyn.net/mutt/
- patchfiles-append mutt-1.4-headercache.patch
- checksums-append mutt-1.4-headercache.patch md5 \
- e22751247e31d4e506c5246c0f6d6fa7
+ patchfiles-append patch-headercache.diff
}
variant nntp conflicts compress {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080202/6e42277a/attachment.html
From yves at macports.org Sat Feb 2 16:16:53 2008
From: yves at macports.org (yves@macports.org)
Date: Sat Feb 2 16:19:54 2008
Subject: [33676] trunk/dports/graphics/gimp2/Portfile
Message-ID: <20080203001653.E83A1F2626F@beta.macosforge.org>
Revision: 33676
http://trac.macosforge.org/projects/macports/changeset/33676
Author: yves@macports.org
Date: 2008-02-02 16:16:52 -0800 (Sat, 02 Feb 2008)
Log Message:
-----------
Add use_parallel_build yes
Modified Paths:
--------------
trunk/dports/graphics/gimp2/Portfile
Modified: trunk/dports/graphics/gimp2/Portfile
===================================================================
--- trunk/dports/graphics/gimp2/Portfile 2008-02-02 22:53:03 UTC (rev 33675)
+++ trunk/dports/graphics/gimp2/Portfile 2008-02-03 00:16:52 UTC (rev 33676)
@@ -44,6 +44,7 @@
}
}
+use_parallel_build yes
configure.python ${prefix}/bin/python2.5
configure.args --enable-mp \
--with-pdbgen \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080202/c232dc80/attachment.html
From jowens at macports.org Sat Feb 2 16:24:06 2008
From: jowens at macports.org (jowens@macports.org)
Date: Sat Feb 2 16:27:06 2008
Subject: [33677] trunk/dports/textproc/bibtex2html/Portfile
Message-ID: <20080203002406.02419F264B2@beta.macosforge.org>
Revision: 33677
http://trac.macosforge.org/projects/macports/changeset/33677
Author: jowens@macports.org
Date: 2008-02-02 16:24:04 -0800 (Sat, 02 Feb 2008)
Log Message:
-----------
version bump to 1.90, with permission of maintainer
Modified Paths:
--------------
trunk/dports/textproc/bibtex2html/Portfile
Modified: trunk/dports/textproc/bibtex2html/Portfile
===================================================================
--- trunk/dports/textproc/bibtex2html/Portfile 2008-02-03 00:16:52 UTC (rev 33676)
+++ trunk/dports/textproc/bibtex2html/Portfile 2008-02-03 00:24:04 UTC (rev 33677)
@@ -1,7 +1,7 @@
# $Id$
PortSystem 1.0
name bibtex2html
-version 1.85
+version 1.90
categories textproc www
maintainers reilles@loria.fr
description Bibtex to HTML translator
@@ -10,8 +10,8 @@
produce, from a set of bibliography files in \
BibTeX format, a bibliography in HTML format.
master_sites http://www.lri.fr/~filliatr/ftp/bibtex2html
-checksums sha1 aaccae3d05dfb2eb3ae4a57da1880c57270d03bb \
- md5 cc6a0e600cc82741fd94d38b671129f8
+checksums sha1 a9b4ab56ed48022d8e244c5c81b119eccceca132 \
+ md5 9d38b47b07b3698c440debc1fe60d8e2
patchfiles patch-aux2bib.1
configure.type gnu
configure.args --mandir=${destroot}${prefix}/share/man
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080202/3a911055/attachment.html
From ryandesign at macports.org Sat Feb 2 17:40:28 2008
From: ryandesign at macports.org (ryandesign@macports.org)
Date: Sat Feb 2 17:43:29 2008
Subject: [33678] trunk/dports/net/rdesktop/Portfile
Message-ID: <20080203014028.CD7FAF27DA6@beta.macosforge.org>
Revision: 33678
http://trac.macosforge.org/projects/macports/changeset/33678
Author: ryandesign@macports.org
Date: 2008-02-02 17:40:27 -0800 (Sat, 02 Feb 2008)
Log Message:
-----------
rdesktop: fix variant name so it doesn't contain hyphens; closes #14159
Modified Paths:
--------------
trunk/dports/net/rdesktop/Portfile
Modified: trunk/dports/net/rdesktop/Portfile
===================================================================
--- trunk/dports/net/rdesktop/Portfile 2008-02-03 00:24:04 UTC (rev 33677)
+++ trunk/dports/net/rdesktop/Portfile 2008-02-03 01:40:27 UTC (rev 33678)
@@ -36,7 +36,7 @@
#worksrcdir rdesktop
-variant w2k-license-hack {
+variant w2k_license_hack {
patchfiles patch-licence.c
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080202/760c0073/attachment.html
From raimue at macports.org Sat Feb 2 17:51:44 2008
From: raimue at macports.org (raimue@macports.org)
Date: Sat Feb 2 17:54:45 2008
Subject: [33679] trunk/base/src/port1.0/portlint.tcl
Message-ID: <20080203015144.A7792F28B58@beta.macosforge.org>
Revision: 33679
http://trac.macosforge.org/projects/macports/changeset/33679
Author: raimue@macports.org
Date: 2008-02-02 17:51:42 -0800 (Sat, 02 Feb 2008)
Log Message:
-----------
port1.0/portutil.tcl:
port lint warns on illegal named variants, closes #14147
Modified Paths:
--------------
trunk/base/src/port1.0/portlint.tcl
Modified: trunk/base/src/port1.0/portlint.tcl
===================================================================
--- trunk/base/src/port1.0/portlint.tcl 2008-02-03 01:40:27 UTC (rev 33678)
+++ trunk/base/src/port1.0/portlint.tcl 2008-02-03 01:51:42 UTC (rev 33679)
@@ -379,16 +379,33 @@
if {![info exists variantname] || $variantname == ""} {
ui_error "Variant number $variantnumber does not have a name"
incr errors
- } elseif {![info exists variantdesc] || $variantdesc == ""} {
- ui_info "OK: Found variant: $variantname"
- # don't warn about missing descriptions for global variants
- if {[lsearch -exact $local_variants $variantname] != -1 &&
- [lsearch -exact $lint_variants $variantname] == -1} {
- ui_warn "Variant $variantname does not have a description"
- incr warnings
+ } else {
+ set name_ok true
+ set desc_ok true
+
+ if {![regexp {^[A-Za-z0-9_]+$} $variantname]} {
+ ui_error "Variant $variantname is named illegal, use \[A-Za-z0-9_\]+ only"
+ incr errors
+ set name_ok false
}
- } else {
- ui_info "OK: Found variant $variantname: $variantdesc"
+
+ if {![info exists variantdesc] || $variantdesc == ""} {
+ # don't warn about missing descriptions for global variants
+ if {[lsearch -exact $local_variants $variantname] != -1 &&
+ [lsearch -exact $lint_variants $variantname] == -1} {
+ ui_warn "Variant $variantname does not have a description"
+ incr warnings
+ set desc_ok false
+ }
+ }
+
+ if {$name_ok} {
+ if {$desc_ok} {
+ ui_info "OK: Found variant $variantname: $variantdesc"
+ } else {
+ ui_info "OK: Found variant: $variantname"
+ }
+ }
}
incr variantnumber
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080202/db657a83/attachment.html
From ryandesign at macports.org Sat Feb 2 18:10:40 2008
From: ryandesign at macports.org (ryandesign@macports.org)
Date: Sat Feb 2 18:13:09 2008
Subject: [33680] trunk/base/src/port1.0/portlint.tcl
Message-ID: <20080203021040.7ACC4F2926D@beta.macosforge.org>
Revision: 33680
http://trac.macosforge.org/projects/macports/changeset/33680
Author: ryandesign@macports.org
Date: 2008-02-02 18:10:39 -0800 (Sat, 02 Feb 2008)
Log Message:
-----------
slight wording change when variant name isn't valid
Modified Paths:
--------------
trunk/base/src/port1.0/portlint.tcl
Modified: trunk/base/src/port1.0/portlint.tcl
===================================================================
--- trunk/base/src/port1.0/portlint.tcl 2008-02-03 01:51:42 UTC (rev 33679)
+++ trunk/base/src/port1.0/portlint.tcl 2008-02-03 02:10:39 UTC (rev 33680)
@@ -384,7 +384,7 @@
set desc_ok true
if {![regexp {^[A-Za-z0-9_]+$} $variantname]} {
- ui_error "Variant $variantname is named illegal, use \[A-Za-z0-9_\]+ only"
+ ui_error "Variant name $variantname is not valid; use \[A-Za-z0-9_\]+ only"
incr errors
set name_ok false
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080202/aa75c52b/attachment.html
From rhwood at macports.org Sat Feb 2 18:21:03 2008
From: rhwood at macports.org (rhwood@macports.org)
Date: Sat Feb 2 18:24:03 2008
Subject: [33681] trunk/dports/x11/gtkmm/Portfile
Message-ID: <20080203022103.4F32DF2984D@beta.macosforge.org>
Revision: 33681
http://trac.macosforge.org/projects/macports/changeset/33681
Author: rhwood@macports.org
Date: 2008-02-02 18:21:02 -0800 (Sat, 02 Feb 2008)
Log Message:
-----------
Remove variant (see ticket:14158)
Modified Paths:
--------------
trunk/dports/x11/gtkmm/Portfile
Modified: trunk/dports/x11/gtkmm/Portfile
===================================================================
--- trunk/dports/x11/gtkmm/Portfile 2008-02-03 02:10:39 UTC (rev 33680)
+++ trunk/dports/x11/gtkmm/Portfile 2008-02-03 02:21:02 UTC (rev 33681)
@@ -14,11 +14,7 @@
checksums md5 b7a6adb1c9c7e1b6464b4240a4b7ba19 \
sha1 a8a8e24a01e3205ac693138377c6090db7202de8 \
rmd160 0be3e3444e5e195621c022b83f7e7dac126c34d9
-# use variant +use-sys-deps to depend on the libraries
+
depends_lib port:gtk2 port:glibmm port:cairomm
-configure.cflags-append "-no-cpp-precomp -flat_namespace -undefined suppress"
-variant use-sys-deps {
- depends_lib-delete port:gtk2 port:glibmm port:cairomm
- depends_lib-append lib:libgtk-x11-2:gtk2 lib:libglibmm-2:glibmm lib:libcairomm-1:cairomm
-}
+configure.cflags-append "-no-cpp-precomp -flat_namespace -undefined suppress"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080202/e841081e/attachment.html
From dluke at macports.org Sun Feb 3 00:43:42 2008
From: dluke at macports.org (dluke@macports.org)
Date: Sun Feb 3 00:46:44 2008
Subject: [33682] trunk/dports/PortIndex
Message-ID: <20080203084342.8DD3DF35230@beta.macosforge.org>
Revision: 33682
http://trac.macosforge.org/projects/macports/changeset/33682
Author: dluke@macports.org
Date: 2008-02-03 00:43:38 -0800 (Sun, 03 Feb 2008)
Log Message:
-----------
Total number of ports parsed: 4460
Ports successfully parsed: 4460
Ports failed: 0
Modified Paths:
--------------
trunk/dports/PortIndex
Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex 2008-02-03 02:21:02 UTC (rev 33681)
+++ trunk/dports/PortIndex 2008-02-03 08:43:38 UTC (rev 33682)
@@ -2176,8 +2176,8 @@
variants {universal without_hbci without_ofx without_quotes without_docs guile16} depends_build {bin:glibtoolize:libtool port:automake} portdir gnome/gnucash-devel description {financial-accounting software} homepage http://www.gnucash.org/ depends_run port:evince epoch 0 name gnucash-devel depends_lib {lib:XML/Parser.pm:p5-xml-parser port:glib2 port:gconf port:slib lib:libpopt:popt lib:libgnomeui:libgnomeui lib:libgnomeprintui:libgnomeprintui lib:libgtkhtml-3:libgtkhtml3 lib:libgsf:libgsf lib:libgoffice-0.3:goffice03 lib:aqbanking:aqbanking lib:libofx:libofx lib:Finance/Quote.pm:p5-finance-quote port:gnucash-docs port:guile16 port:slib-guile16} maintainers nomaintainer long_description {GnuCash is a personal and small-business financial-accounting software. -- gnucash-devel fetches the current developer version, then tries to build and install it. This may or may not work. It cannot be installed along the regular (stable) version. If you want to try it, it is recommended th
at you `port deactivate gnucash', then `port install gnucash-devel', so that you can go back to a working copy in case anything goes wrong.} version 2.2.99.svn-16555 categories {gnome x11} revision 0
gnucash-docs 973
variants universal portdir gnome/gnucash-docs description {docs for gnucash} homepage http://www.gnucash.org/ epoch 0 depends_run bin:yelp:yelp name gnucash-docs depends_lib {bin:scrollkeeper-config:scrollkeeper port:libxml2 bin:xsltproc:libxslt} maintainers nomaintainer long_description {GnuCash is a personal and small-business financial-accounting software, freely licensed under the GNU GPL. Designed to be easy to use, yet powerful and flexible, GnuCash allows you to track bank accounts, stocks, income and expenses. As quick and intuitive to use as a checkbook register, it is based on professional accounting principles to ensure balanced books and accurate reports. This package contains (1) the user manual and (2) the Tutorial And Concepts Guide. Both are available through yelp, the gnome help browser, and an HTML copy is installed in {\${prefix}/share/doc/gnucash} (where {\${prefix}} is usually /opt/local).} version 2.0.1 categories {gnome x11} revision 0
-gnumeric 425
-variants universal depends_build port:gnome-doc-utils portdir gnome/gnumeric description {A spreadsheet with gnome support.} homepage http://www.gnome.org/projects/gnumeric/ epoch 0 platforms darwin name gnumeric depends_lib {port:libgsf port:goffice port:libgnomeprintui port:dbus port:dbus-glib} long_description {A spreadsheet with gnome support.} maintainers nomaintainer version 1.8.1 categories {gnome math} revision 0
+gnumeric 439
+variants universal depends_build port:gnome-doc-utils portdir gnome/gnumeric description {A spreadsheet with gnome support.} homepage http://www.gnome.org/projects/gnumeric/ epoch 0 platforms darwin name gnumeric depends_lib {port:libgsf port:goffice port:libgnomeprintui port:dbus port:dbus-glib port:py25-gtk} long_description {A spreadsheet with gnome support.} maintainers nomaintainer version 1.8.1 categories {gnome math} revision 1
goffice 516
variants universal portdir gnome/goffice description {GOffice is a library of document-centric objects and utilities.} homepage http://freshmeat.net/projects/goffice/ epoch 0 platforms darwin name goffice depends_lib {port:pcre port:libgsf port:libgnomeprintui port:dbus port:dbus-glib} long_description {GOffice is a library of document-centric objects and utilities building on top of GLib and Gtk+ and used by software such as Gnumeric.} maintainers nomaintainer version 0.6.1 categories {gnome devel} revision 0
goffice03 520
@@ -3695,7 +3695,7 @@
msmtp 698
variants universal portdir mail/msmtp description {SMTP client that can be used as an SMTP plugin for Mutt} homepage http://msmtp.sourceforge.net/ epoch 0 platforms darwin name msmtp depends_lib {port:openssl port:gettext port:gnutls port:libgcrypt port:libgpg-error port:libgsasl port:libiconv port:libtasn1} maintainers mww long_description {msmtp is an SMTP client that can be used as an SMTP plugin for Mutt and probably other MUAs (mail user agents). It forwards mails to an SMTP server which does the delivery. To use this program, create a configuration file with your mail account(s) and tell your MUA to call msmtp instead of /usr/sbin/sendmail.} version 1.4.13 categories mail revision 0
mutt 769
-variants {universal darwin linux pop imap ssl debug buffy compress imap-headercache nntp} portdir mail/mutt description {Mongrel of Mail User Agents (part Elm, Pine, Mush, mh, etc)} homepage http://www.mutt.org/ epoch 0 platforms {darwin linux} name mutt depends_lib port:gettext maintainers nomaintainer long_description {Mutt -- {The Mongrel of Mail User Agents} (part Elm, part Pine, part mh, part slrn, part everything else) is an interactive screen-oriented mailer program that supersedes Elm, Pine, mail and mailx. Features include color support, message threading, MIME support (including RFC1522 support for encoded headers), customizable key bindings, POP3, Delivery Status Notification (DSN) support, and PGP/MIME.} version 1.4.2.3 categories mail revision 0
+variants {universal darwin linux pop imap ssl debug buffy compress imap_headercache nntp} portdir mail/mutt description {Mongrel of Mail User Agents (part Elm, Pine, Mush, mh, etc)} homepage http://www.mutt.org/ epoch 0 platforms {darwin linux} name mutt depends_lib port:gettext maintainers nomaintainer long_description {Mutt -- {The Mongrel of Mail User Agents} (part Elm, part Pine, part mh, part slrn, part everything else) is an interactive screen-oriented mailer program that supersedes Elm, Pine, mail and mailx. Features include color support, message threading, MIME support (including RFC1522 support for encoded headers), customizable key bindings, POP3, Delivery Status Notification (DSN) support, and PGP/MIME.} version 1.4.2.3 categories mail revision 0
mutt-devel 877
variants {universal idn pop imap ssl sasl debug buffy gnuregex compress headercache qdbm gdbm db4 nntp deepif date_conditional xlabel checkseen smtp} portdir mail/mutt-devel description {Mongrel of Mail User Agents (part Elm, Pine, Mush, mh, etc)} homepage http://www.mutt.org/ epoch 0 platforms darwin name mutt-devel depends_lib {port:gettext port:libiconv port:ncurses port:db44} maintainers olaf@foellinger.de long_description {Mutt -- {The Mongrel of Mail User Agents} (part Elm, part Pine, part mh, part slrn, part everything else) is an interactive screen-oriented mailer program that supersedes Elm, Pine, mail and mailx. Features include color support, message threading, MIME support (including RFC1522 support for encoded headers), customizable key bindings, POP3, Delivery Status Notification (DSN) support, and PGP/MIME.} version 1.5.17 categories mail revision 0
muttprint 539
@@ -4427,7 +4427,7 @@
openradius 310
variants universal description {RADIUS server with various back ends} portdir net/openradius homepage http://www.xs4all.nl/~evbergen/openradius/ epoch 0 platforms darwin name openradius long_description {{RADIUS server with various back ends}} maintainers nomaintainer categories net version 0.9.10 revision 0
openssh 893
-variants {universal apple-x11 kerberos hpn darwin darwin_9} portdir net/openssh description {OpenSSH secure login server} homepage http://www.openssh.com/ epoch 0 platforms darwin name openssh depends_lib {port:openssl port:zlib} maintainers nomaintainer long_description {OpenSSH is a FREE version of the SSH protocol suite of network connectivity tools that increasing numbers of people on the Internet are coming to rely on. Many users of telnet, rlogin, ftp, and other such programs might not realize that their password is transmitted across the Internet unencrypted, but it is. OpenSSH encrypts all traffic (including passwords) to effectively eliminate eavesdropping, connection hijacking, and other network-level attacks. Additionally, OpenSSH provides a myriad of secure tunneling capabilities, as well as a variety of authentication methods.} version 4.7p1 categories net revision 1
+variants {universal apple_x11 kerberos hpn darwin darwin_9} portdir net/openssh description {OpenSSH secure login server} homepage http://www.openssh.com/ epoch 0 platforms darwin name openssh depends_lib {port:openssl port:zlib} maintainers nomaintainer long_description {OpenSSH is a FREE version of the SSH protocol suite of network connectivity tools that increasing numbers of people on the Internet are coming to rely on. Many users of telnet, rlogin, ftp, and other such programs might not realize that their password is transmitted across the Internet unencrypted, but it is. OpenSSH encrypts all traffic (including passwords) to effectively eliminate eavesdropping, connection hijacking, and other network-level attacks. Additionally, OpenSSH provides a myriad of secure tunneling capabilities, as well as a variety of authentication methods.} version 4.7p1 categories net revision 1
openvpn 541
variants {universal no_lzo} portdir net/openvpn description {easy-to-use, robust, and highly configurable VPN} homepage http://openvpn.sourceforge.net/ epoch 0 platforms {darwin openbsd} name openvpn depends_lib lib:liblzo:lzo maintainers julien.touche@touche.fr.st long_description {OpenVPN is an easy-to-use, robust, and highly configurable VPN (Virtual Private Network) daemon which can be used to securely link two or more private networks using an encrypted tunnel over the internet.} version 1.6.0 categories {net security} revision 0
openvpn2 523
@@ -4471,7 +4471,7 @@
rancid 474
variants {universal darwin_7 darwin_6} portdir net/rancid description {Really Awesome New Cisco confIg Differ} homepage http://www.shrubbery.net/rancid epoch 0 platforms darwin name rancid depends_lib {port:perl5.8 port:openssl port:p5-lockfile-simple} maintainers markd long_description {Rancid maintains a CVS repository of router and device config files. It emails you when changes occur and tells you what commands were changed.} version 2.3.1 categories net revision 3
rdesktop 758
-variants {universal w2k-license-hack devel} portdir net/rdesktop description {Windows Terminal Server Client} homepage http://rdesktop.sourceforge.net/ epoch 0 platforms {darwin freebsd} name rdesktop depends_lib {lib:libX11.6:XFree86 port:openssl port:libiconv port:libao} maintainers {cshbell@gmail.com noses@noses.com} long_description {rdesktop is an RDP client to access Microsoft Terminal Server based services. The variant called w2k-license-hack is a backported patch from an rdesktop 1.1 patchset which wasn't integrated into the latest version -- it will announce the client as Windows 2000 machine causing the Terminal Server to provide a license for free. Please argue over this with your own conscience.} version 1.5.0 categories net revision 0
+variants {universal w2k_license_hack devel} portdir net/rdesktop description {Windows Terminal Server Client} homepage http://rdesktop.sourceforge.net/ epoch 0 platforms {darwin freebsd} name rdesktop depends_lib {lib:libX11.6:XFree86 port:openssl port:libiconv port:libao} maintainers {cshbell@gmail.com noses@noses.com} long_description {rdesktop is an RDP client to access Microsoft Terminal Server based services. The variant called w2k-license-hack is a backported patch from an rdesktop 1.1 patchset which wasn't integrated into the latest version -- it will announce the client as Windows 2000 machine causing the Terminal Server to provide a license for free. Please argue over this with your own conscience.} version 1.5.0 categories net revision 0
roadrunner 454
variants universal portdir net/roadrunner description {implementation of the BEEP protocol (RFC 3080) in C} homepage http://rr.codefactory.se/ epoch 0 platforms darwin name roadrunner depends_lib {bin:pkg-config:pkgconfig lib:libxml2:libxml2 lib:libglib.2:glib2} maintainers nomaintainer long_description {RoadRunner is a full-featured, robust implementation of the BEEP protocol (RFC 3080) written in C.} version 0.9.1 categories {net devel} revision 0
rrdtool 419
@@ -7785,7 +7785,7 @@
bibledit 651
variants universal description {A USFM text editor for Bible translators using Linux and Mac OS X.} portdir textproc/bibledit homepage http://bibledit.sourceforge.net/ epoch 0 depends_lib {port:gtk2 port:libgtkhtml312 port:sqlite3} name bibledit long_description {Bibledit is a USFM text editor that works in Linux or Mac OS X for Bible translators to create Bible text. It is unique in that it is organized in two distinct hierarchies. One, it has sections and paragraphs, like any other text. Second, it is made up of books that contain chapters that contain verses.} maintainers mac_support_jaars@sil.org categories textproc version 2.8 revision 0
bibtex2html 450
-variants universal depends_build bin:ocamlc:ocaml description {Bibtex to HTML translator} portdir textproc/bibtex2html depends_run bin:bibtex:teTeX epoch 0 name bibtex2html long_description {bibtex2html is a collection of tools for translating from BibTeX to HTML. They allow to produce, from a set of bibliography files in BibTeX format, a bibliography in HTML format.} maintainers reilles@loria.fr categories {textproc www} version 1.85 revision 0
+variants universal depends_build bin:ocamlc:ocaml description {Bibtex to HTML translator} portdir textproc/bibtex2html depends_run bin:bibtex:teTeX epoch 0 name bibtex2html long_description {bibtex2html is a collection of tools for translating from BibTeX to HTML. They allow to produce, from a set of bibliography files in BibTeX format, a bibliography in HTML format.} maintainers reilles@loria.fr categories {textproc www} version 1.90 revision 0
boxes 422
variants {universal emacs} description {draws boxes around text} portdir textproc/boxes homepage http://boxes.thomasjensen.com epoch 0 platforms darwin name boxes long_description {boxes is a text filter which can draw various ASCII art boxes around its input text. Variants: 'emacs' -- installs boxes.el, which simplifies using boxes from emacs} maintainers wgrzemski@gmail.com categories textproc version 1.1 revision 0
brs 586
@@ -8536,8 +8536,8 @@
variants universal portdir x11/gtkglarea description {OpenGL widget to GTK+} homepage http://www.student.oulu.fi/~jlof/gtkglarea/ epoch 0 platforms darwin name gtkglarea depends_lib {port:glib1 port:gettext} maintainers digdog@macports.org long_description {Just as GTK+ is build on top of GDK, GtkGLArea is built on top of gdkgl which is basically wrapper around GLX functions. The widget itself is very similar to GtkDrawinigArea widget and adds only three extra functions. Lower level gdkgl functions make it easy to render on any widget that has OpenGL capable visual, rendering to off-screen pixmaps is also supported.} version 1.2.3 categories {x11 devel} revision 0
gtkglarea2 695
variants universal portdir x11/gtkglarea2 description {OpenGL widget to GTK+} homepage ftp://ftp.gnome.org/mirror/gnome.org/sources/gtkglarea/ epoch 0 platforms darwin name gtkglarea2 depends_lib {lib:libGL.1:XFree86 lib:libgtk.2:gtk2} maintainers nomaintainer long_description {Just as GTK+ is build on top of GDK, GtkGLArea is built on top of gdkgl which is basically wrapper around GLX functions. The widget itself is very similar to GtkDrawinigArea widget and adds only three extra functions. Lower level gdkgl functions make it easy to render on any widget that has OpenGL capable visual, rendering to off-screen pixmaps is also supported.} version 1.99.0 categories {x11 devel} revision 0
-gtkmm 396
-variants {universal use-sys-deps} portdir x11/gtkmm description {C++ interface to GTK+.} homepage http://www.gtkmm.org/ epoch 0 platforms darwin name gtkmm depends_lib {port:gtk2 port:glibmm port:cairomm} long_description {gtkmm (previously known as Gtk--) is the official C++ interface for the popular GUI library GTK+.} maintainers nomaintainer version 2.12.0 categories {x11 devel} revision 0
+gtkmm 381
+variants universal portdir x11/gtkmm description {C++ interface to GTK+.} homepage http://www.gtkmm.org/ epoch 0 platforms darwin name gtkmm depends_lib {port:gtk2 port:glibmm port:cairomm} long_description {gtkmm (previously known as Gtk--) is the official C++ interface for the popular GUI library GTK+.} maintainers nomaintainer version 2.12.0 categories {x11 devel} revision 0
gtkmm1 422
variants universal portdir x11/gtkmm1 description {C++ interface to GTK+, version 1.2.} homepage http://www.gtkmm.org/ epoch 0 platforms darwin name gtkmm1 depends_lib {lib:libgtk.1:gtk1 lib:libsigc:libsigcxx1} long_description {gtkmm (previously known as Gtk--) is the official C++ interface for the popular GUI library GTK+.} maintainers gongloo@charlies-server.no-ip.com version 1.2.8 categories {x11 devel} revision 0
gtkmm20 407
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080203/a9082979/attachment-0001.html
From afb at macports.org Sun Feb 3 01:17:48 2008
From: afb at macports.org (afb@macports.org)
Date: Sun Feb 3 01:20:49 2008
Subject: [33683] trunk/dports/sysutils/yum-utils/Portfile
Message-ID: <20080203091748.8E550F366C8@beta.macosforge.org>
Revision: 33683
http://trac.macosforge.org/projects/macports/changeset/33683
Author: afb@macports.org
Date: 2008-02-03 01:17:47 -0800 (Sun, 03 Feb 2008)
Log Message:
-----------
remove variant quotes, make ryandesign happy
Modified Paths:
--------------
trunk/dports/sysutils/yum-utils/Portfile
Modified: trunk/dports/sysutils/yum-utils/Portfile
===================================================================
--- trunk/dports/sysutils/yum-utils/Portfile 2008-02-03 08:43:38 UTC (rev 33682)
+++ trunk/dports/sysutils/yum-utils/Portfile 2008-02-03 09:17:47 UTC (rev 33683)
@@ -30,7 +30,7 @@
use_configure no
build {}
-variant "plugins" description "include yum plugins" {
+variant plugins description "include yum plugins" {
post-destroot {
set plugins "changelog fastestmirror protectbase versionlock tsflags downloadonly allowdowngrade skip-broken priorities refresh-updatesd merge-conf security protect-packages"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080203/6e719f69/attachment.html
From afb at macports.org Sun Feb 3 02:30:25 2008
From: afb at macports.org (afb@macports.org)
Date: Sun Feb 3 02:32:58 2008
Subject: [33684] trunk/dports/graphics/wxLua
Message-ID: <20080203103025.91EE9F398E5@beta.macosforge.org>
Revision: 33684
http://trac.macosforge.org/projects/macports/changeset/33684
Author: afb@macports.org
Date: 2008-02-03 02:30:24 -0800 (Sun, 03 Feb 2008)
Log Message:
-----------
port update: wxLua 2.8.7.0
Modified Paths:
--------------
trunk/dports/graphics/wxLua/Portfile
Removed Paths:
-------------
trunk/dports/graphics/wxLua/files/patch-Makefile.in
trunk/dports/graphics/wxLua/files/patch-configure
Modified: trunk/dports/graphics/wxLua/Portfile
===================================================================
--- trunk/dports/graphics/wxLua/Portfile 2008-02-03 09:17:47 UTC (rev 33683)
+++ trunk/dports/graphics/wxLua/Portfile 2008-02-03 10:30:24 UTC (rev 33684)
@@ -3,8 +3,7 @@
PortSystem 1.0
name wxLua
-version 2.8.4.0
-revision 1
+version 2.8.7.0
categories graphics devel
platforms darwin freebsd
maintainers afb@macports.org
@@ -17,36 +16,31 @@
homepage http://wxlua.sourceforge.net/
master_sites sourceforge:wxlua
+distname ${name}-${version}-src
-checksums md5 b785cac87f34f5e0f43d0a6a6ddc4770 \
- sha1 d0fdd5ebe497c1ecece240628932aea1476acf0d \
- rmd160 5b9d8b46c900bf70a840c2163f11198fdd556d2c
+checksums md5 d342db617eb63e69232ef13ba96c678a \
+ sha1 94b9b80d6a08cd358093d7ae117a151e7167dc6b \
+ rmd160 0f699cf4e462d8ed934b29795a684dc593a57691
-depends_lib port:wxstedit
-# port:lua
+depends_lib port:wxstedit port:lua
worksrcdir wxLua
-patchfiles patch-configure
configure.args --mandir=${prefix}/share/man \
--with-wx-prefix=${prefix} \
- --enable-wxbindstc --enable-luamodule
-# --with-lua-prefix=${prefix}
+ --enable-wxbindstc --enable-luamodule \
+ --with-lua-prefix=${prefix}
-post-destroot {
- # this bin conflicts with the "lua" port:
- delete "${destroot}${prefix}/bin/lua"
+configure.ccache no
+post-destroot {
+ # these includes conflict with the "lua" port:
delete "${destroot}${prefix}/include/lauxlib.h"
delete "${destroot}${prefix}/include/lua.h"
delete "${destroot}${prefix}/include/luaconf.h"
delete "${destroot}${prefix}/include/lualib.h"
}
-platform darwin {
-patchfiles-append patch-Makefile.in
-}
-
platform macosx {}
if { [variant_isset macosx] && ![variant_isset x11] } { default_variants +aqua }
if { [variant_isset puredarwin] } { default_variants +x11 }
Deleted: trunk/dports/graphics/wxLua/files/patch-Makefile.in
===================================================================
--- trunk/dports/graphics/wxLua/files/patch-Makefile.in 2008-02-03 09:17:47 UTC (rev 33683)
+++ trunk/dports/graphics/wxLua/files/patch-Makefile.in 2008-02-03 10:30:24 UTC (rev 33684)
@@ -1,11 +0,0 @@
---- apps/Makefile.in.orig 2007-05-24 02:59:43.000000000 +0200
-+++ apps/Makefile.in 2007-08-14 01:24:59.000000000 +0200
-@@ -184,7 +184,7 @@
- @COND_USE_WXLUAFREEZEAPP_1@ = wxLuaFreeze.app/Contents/PkgInfo
- @COND_PLATFORM_MACOSX_1@__app_wxluafreeze_bundle___depname \
- @COND_PLATFORM_MACOSX_1@ = app_wxluafreeze_bundle
--@COND_SHARED_1@__app = -Wl,-rpath,../lib
-+@COND_SHARED_1@__app =
-
- ### Targets: ###
-
Deleted: trunk/dports/graphics/wxLua/files/patch-configure
===================================================================
--- trunk/dports/graphics/wxLua/files/patch-configure 2008-02-03 09:17:47 UTC (rev 33683)
+++ trunk/dports/graphics/wxLua/files/patch-configure 2008-02-03 10:30:24 UTC (rev 33684)
@@ -1,11 +0,0 @@
---- configure.orig 2007-05-08 20:26:05.000000000 +0200
-+++ configure 2007-08-14 01:49:28.000000000 +0200
-@@ -4375,7 +4375,7 @@
-
- if test "$DEBUG" = "1"; then
- BUILD="debug"
-- elif test "$DEBUG" = ""; then
-+ elif test "$DEBUG" = "0"; then
- BUILD="release"
- fi
- fi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080203/34498413/attachment.html
From afb at macports.org Sun Feb 3 02:31:00 2008
From: afb at macports.org (afb@macports.org)
Date: Sun Feb 3 02:34:07 2008
Subject: [33685] trunk/dports/graphics/wxLua-devel/
Message-ID: <20080203103100.BFB89F3994E@beta.macosforge.org>
Revision: 33685
http://trac.macosforge.org/projects/macports/changeset/33685
Author: afb@macports.org
Date: 2008-02-03 02:31:00 -0800 (Sun, 03 Feb 2008)
Log Message:
-----------
remove development port now when released
Removed Paths:
-------------
trunk/dports/graphics/wxLua-devel/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080203/a4cc6ebc/attachment.html
From rhwood at macports.org Sun Feb 3 03:34:10 2008
From: rhwood at macports.org (rhwood@macports.org)
Date: Sun Feb 3 03:37:10 2008
Subject: [33686] trunk/dports/net/transmission/Portfile
Message-ID: <20080203113410.3E859F3BB6A@beta.macosforge.org>
Revision: 33686
http://trac.macosforge.org/projects/macports/changeset/33686
Author: rhwood@macports.org
Date: 2008-02-03 03:34:08 -0800 (Sun, 03 Feb 2008)
Log Message:
-----------
Upgrade to version 1.04
Make it an XCode portgroup port (to build the Aqua GUI)
Add a pre-fetch error hook to explain the current situation (the Transmission
project seems to have shipped broken source code builds since at least
version 1.00, but this has been fixed in the upcoming version 1.05 and the
Transmission SVN trunk [ see http://trac.transmissionbt.com/ticket/679 ])
Modified Paths:
--------------
trunk/dports/net/transmission/Portfile
Modified: trunk/dports/net/transmission/Portfile
===================================================================
--- trunk/dports/net/transmission/Portfile 2008-02-03 10:31:00 UTC (rev 33685)
+++ trunk/dports/net/transmission/Portfile 2008-02-03 11:34:08 UTC (rev 33686)
@@ -1,11 +1,12 @@
# $Id$
PortSystem 1.0
+PortGroup xcode 1.0
name transmission
-version 1.03
-revision 1
-categories net gnome x11
+version 1.04
+revision 0
+categories net aqua
maintainers nomaintainer
description Lightweight BitTorrent client
long_description Transmission is a free, lightweight BitTorrent client. \
@@ -13,13 +14,28 @@
efficient, cross-platform back-end. Transmission is open \
source (MIT license) and runs on Mac OS X (Cocoa interface), \
Linux/NetBSD/FreeBSD/OpenBSD (GTK+ interface) and BeOS \
- (native interface).
+ (native interface).\n\n \
+ This is the Cocoa version.
homepage http://www.transmissionbt.com/
master_sites http://download.m0k.org/transmission/files/
-checksums md5 f9189da1352483aed9f6736498443de3
+checksums md5 7234c2e7c9855ea62768f89196f5913f
use_bzip2 yes
-platforms darwin freebsd
+platforms macosx
-depends_lib port:gettext port:gtk
+depends_lib port:gettext
+
+xcode.target Transmission
+xcode.configuration Release
+
+pre-fetch {
+return -code error "\n \
+----------------------------------------------------------------------------\n \
+This port is again broken due to upstream packaging errors that will be\n \
+fixed in the next release of Transmission.\n \
+\n \
+The command-line and X11 versions of Transmission are available in\n \
+port transmission-x11.\n \
+----------------------------------------------------------------------------"
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080203/f796bec3/attachment.html
From rhwood at macports.org Sun Feb 3 03:37:59 2008
From: rhwood at macports.org (rhwood@macports.org)
Date: Sun Feb 3 03:40:59 2008
Subject: [33687] trunk/dports/net/transmission/Portfile
Message-ID: <20080203113759.52979F3BD42@beta.macosforge.org>
Revision: 33687
http://trac.macosforge.org/projects/macports/changeset/33687
Author: rhwood@macports.org
Date: 2008-02-03 03:37:50 -0800 (Sun, 03 Feb 2008)
Log Message:
-----------
Whitespace changes
Modified Paths:
--------------
trunk/dports/net/transmission/Portfile
Modified: trunk/dports/net/transmission/Portfile
===================================================================
--- trunk/dports/net/transmission/Portfile 2008-02-03 11:34:08 UTC (rev 33686)
+++ trunk/dports/net/transmission/Portfile 2008-02-03 11:37:50 UTC (rev 33687)
@@ -1,32 +1,34 @@
+# -*- 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
-PortGroup xcode 1.0
+PortSystem 1.0
+PortGroup xcode 1.0
-name transmission
+name transmission
version 1.04
-revision 0
-categories net aqua
-maintainers nomaintainer
-description Lightweight BitTorrent client
-long_description Transmission is a free, lightweight BitTorrent client. \
- It features a simple, intuitive interface on top of an \
- efficient, cross-platform back-end. Transmission is open \
- source (MIT license) and runs on Mac OS X (Cocoa interface), \
- Linux/NetBSD/FreeBSD/OpenBSD (GTK+ interface) and BeOS \
- (native interface).\n\n \
- This is the Cocoa version.
-homepage http://www.transmissionbt.com/
+revision 0
+categories net aqua
+maintainers nomaintainer
+description Lightweight BitTorrent client
+long_description \
+ Transmission is a free, lightweight BitTorrent client. \
+ It features a simple, intuitive interface on top of an \
+ efficient, cross-platform back-end. Transmission is open \
+ source (MIT license) and runs on Mac OS X (Cocoa interface), \
+ Linux/NetBSD/FreeBSD/OpenBSD (GTK+ interface) and BeOS \
+ (native interface).\n\n \
+ This is the Cocoa version.
+homepage http://www.transmissionbt.com/
-master_sites http://download.m0k.org/transmission/files/
-checksums md5 7234c2e7c9855ea62768f89196f5913f
-use_bzip2 yes
+master_sites http://download.m0k.org/transmission/files/
+checksums md5 7234c2e7c9855ea62768f89196f5913f
+use_bzip2 yes
-platforms macosx
+platforms macosx
-depends_lib port:gettext
+depends_lib port:gettext
-xcode.target Transmission
+xcode.target Transmission
xcode.configuration Release
pre-fetch {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080203/521526e6/attachment.html
From mww at macports.org Sun Feb 3 05:28:56 2008
From: mww at macports.org (mww@macports.org)
Date: Sun Feb 3 05:31:32 2008
Subject: [33688] trunk/dports/math/mathomatic
Message-ID: <20080203132856.3907AF3EEBD@beta.macosforge.org>
Revision: 33688
http://trac.macosforge.org/projects/macports/changeset/33688
Author: mww@macports.org
Date: 2008-02-03 05:28:34 -0800 (Sun, 03 Feb 2008)
Log Message:
-----------
version 12.8.6
Modified Paths:
--------------
trunk/dports/math/mathomatic/Portfile
Added Paths:
-----------
trunk/dports/math/mathomatic/files/patch-makefile.diff
Removed Paths:
-------------
trunk/dports/math/mathomatic/files/patch-makefile
Modified: trunk/dports/math/mathomatic/Portfile
===================================================================
--- trunk/dports/math/mathomatic/Portfile 2008-02-03 11:37:50 UTC (rev 33687)
+++ trunk/dports/math/mathomatic/Portfile 2008-02-03 13:28:34 UTC (rev 33688)
@@ -3,7 +3,7 @@
PortSystem 1.0
name mathomatic
-version 12.8.5
+version 12.8.6
categories math
platforms darwin
maintainers mww
@@ -15,9 +15,9 @@
homepage http://mathomatic.orgserve.de/math/
master_sites http://www.panix.com/~gesslein/
-checksums sha1 fe0ef92621a07d88cd7233fe49c39380b5563537
+checksums sha1 984eeef103d9231355eb888078a6e5c7e08771b0
use_bzip2 yes
-patchfiles patch-makefile
+patchfiles patch-makefile.diff
depends_lib port:readline
Deleted: trunk/dports/math/mathomatic/files/patch-makefile
===================================================================
--- trunk/dports/math/mathomatic/files/patch-makefile 2008-02-03 11:37:50 UTC (rev 33687)
+++ trunk/dports/math/mathomatic/files/patch-makefile 2008-02-03 13:28:34 UTC (rev 33688)
@@ -1,9 +0,0 @@
---- makefile 2007-11-30 16:09:53.000000000 +0100
-+++ makefile 2007-12-14 17:19:40.000000000 +0100
-@@ -1,5 +1,6 @@
- # Makefile for compiling, testing, and installing Mathomatic under any UNIX like OS.
- # Currently uses gcc only options in CFLAGS, just remove them for other C compilers.
-+include flags
-
- VERSION = `cat VERSION`
- CFLAGS += -Wuninitialized -Wshadow -Wformat -Wparentheses -Wcast-align # gcc specific flags
Copied: trunk/dports/math/mathomatic/files/patch-makefile.diff (from rev 32361, trunk/dports/math/mathomatic/files/patch-makefile)
===================================================================
--- trunk/dports/math/mathomatic/files/patch-makefile.diff (rev 0)
+++ trunk/dports/math/mathomatic/files/patch-makefile.diff 2008-02-03 13:28:34 UTC (rev 33688)
@@ -0,0 +1,9 @@
+--- makefile 2007-11-30 16:09:53.000000000 +0100
++++ makefile 2007-12-14 17:19:40.000000000 +0100
+@@ -1,5 +1,6 @@
+ # Makefile for compiling, testing, and installing Mathomatic under any UNIX like OS.
+ # Currently uses gcc only options in CFLAGS, just remove them for other C compilers.
++include flags
+
+ VERSION = `cat VERSION`
+ CFLAGS += -Wuninitialized -Wshadow -Wformat -Wparentheses -Wcast-align # gcc specific flags
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080203/7258580d/attachment.html
From simon at macports.org Sun Feb 3 06:32:52 2008
From: simon at macports.org (simon@macports.org)
Date: Sun Feb 3 06:35:58 2008
Subject: [33689] trunk/dports/games
Message-ID: <20080203143252.549D0F4052B@beta.macosforge.org>
Revision: 33689
http://trac.macosforge.org/projects/macports/changeset/33689
Author: simon@macports.org
Date: 2008-02-03 06:32:45 -0800 (Sun, 03 Feb 2008)
Log Message:
-----------
games/boswars: New port.
Added Paths:
-----------
trunk/dports/games/boswars/
trunk/dports/games/boswars/Portfile
trunk/dports/games/boswars/files/
trunk/dports/games/boswars/files/boswars
trunk/dports/games/boswars/files/patch-SConstruct.diff
trunk/dports/games/boswars/files/patch-build_options.py.diff
trunk/dports/games/boswars/files/patch-engine_video_graphic.cpp.diff
Added: trunk/dports/games/boswars/Portfile
===================================================================
--- trunk/dports/games/boswars/Portfile (rev 0)
+++ trunk/dports/games/boswars/Portfile 2008-02-03 14:32:45 UTC (rev 33689)
@@ -0,0 +1,82 @@
+# $Id$
+
+PortSystem 1.0
+
+name boswars
+version pre2.5
+categories games
+platforms darwin
+maintainers simon
+description Bos Wars is a futuristic real time strategy game.
+long_description Bos Wars is a futuristic real time strategy game (RTS). \
+ Bos Wars has a dynamic rate based economy. Energy is \
+ produced by power plants and magma gets pumped from hot \
+ spots. Buildings and mobile units are also built at a \
+ continuous rate. Control of larger parts of the map \
+ creates the potential to increase your economy \
+ throughput. Holding key points like roads and passages \
+ allow for different strategies.
+
+homepage http://boswars.org/
+master_sites ${homepage}dist/releases/
+checksums md5 2eaca394a5e9575ed70381acd4a1ec32 \
+ sha1 5cc598bdec9965bb92482391e26316456f551afa \
+ rmd160 db5ac9c0a4622e43816856819c951bf567fad4f9
+distname ${name}-${version}-src
+
+depends_build port:scons
+
+depends_lib port:libogg \
+ port:libpng \
+ port:libsdl \
+ port:libtheora \
+ port:libvorbis \
+ port:lua \
+ port:zlib
+
+patchfiles patch-SConstruct.diff \
+ patch-build_options.py.diff \
+ patch-engine_video_graphic.cpp.diff
+
+configure {
+ reinplace "s|__PREFIX__|${prefix}|g" ${worksrcpath}/build_options.py
+}
+
+build {
+ # Use scons to build boswars.
+ system "cd ${worksrcpath}; scons debug"
+}
+
+destroot {
+ # Path to the boswars resource directory ${prefix}/share/boswars.
+ set share ${prefix}/share/boswars
+
+ # Rename the boswars binary to boswars-bin and install it in destroot so a
+ # helper script can be used which automatically sets the path to the
+ # boswars files.
+ move ${worksrcpath}/boswars-debug ${destroot}${prefix}/bin/boswars-bin
+ # Copy the helper script to ${prefix}/bin.
+ xinstall ${portpath}/${filesdir}/boswars ${destroot}${prefix}/bin
+ # Set the correct path to the boswars files in the boswars helper script.
+ reinplace "s|__BOSWARS__|${share}|g" ${destroot}${prefix}/bin/boswars
+
+ # Create the resource directory in destroot.
+ xinstall -d ${destroot}${share}
+ # Install the boswar files into ${prefix}/share/boswars:
+ set files {campaigns doc graphics intro languages maps scripts sounds \
+ units}
+ foreach file $files {
+ move ${worksrcpath}/$file ${destroot}${share}/${file}
+ }
+}
+
+post-install {
+ ui_msg "****************************************************************"
+ ui_msg "* *"
+ ui_msg "* Attention! Changing display mode to OpenGL in the settings *"
+ ui_msg "* menu doesn't work and causes an application crash! If this *"
+ ui_msg "* happens remove ~/Library/boswars/preferences.lua to reset *"
+ ui_msg "* the setting. *"
+ ui_msg "* *"
+ ui_msg "****************************************************************"
+}
Property changes on: trunk/dports/games/boswars/Portfile
___________________________________________________________________
Name: svn:keywords
+ Id
Name: svn:eol-style
+ native
Added: trunk/dports/games/boswars/files/boswars
===================================================================
--- trunk/dports/games/boswars/files/boswars (rev 0)
+++ trunk/dports/games/boswars/files/boswars 2008-02-03 14:32:45 UTC (rev 33689)
@@ -0,0 +1,9 @@
+#!/usr/bin/env sh
+
+# This is a shell wrapper to make executing boswars simpler.
+# It's necessary as boswars looks for its files in the current directory. As
+# they are installed in ${prefix}/share/boswars this script automatically sets
+# the path with the -d option.
+
+
+boswars-bin -d __BOSWARS__ $@
Property changes on: trunk/dports/games/boswars/files/boswars
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:eol-style
+ native
Added: trunk/dports/games/boswars/files/patch-SConstruct.diff
===================================================================
--- trunk/dports/games/boswars/files/patch-SConstruct.diff (rev 0)
+++ trunk/dports/games/boswars/files/patch-SConstruct.diff 2008-02-03 14:32:45 UTC (rev 33689)
@@ -0,0 +1,11 @@
+--- SConstruct 2008-01-27 18:27:52.000000000 +0100
++++ SConstruct 2008-01-27 18:28:00.000000000 +0100
+@@ -303,7 +303,7 @@
+
+ debug = env.Copy()
+ debug.Append(CPPDEFINES = 'DEBUG')
+-debug.Append(CCFLAGS = Split('-g -Wsign-compare -Wall -Werror'))
++debug.Append(CCFLAGS = Split('-g'))
+
+ profile = debug.Copy()
+ profile.Append(CCFLAGS = Split('-pg'))
Property changes on: trunk/dports/games/boswars/files/patch-SConstruct.diff
___________________________________________________________________
Name: svn:eol-style
+ native
Added: trunk/dports/games/boswars/files/patch-build_options.py.diff
===================================================================
--- trunk/dports/games/boswars/files/patch-build_options.py.diff (rev 0)
+++ trunk/dports/games/boswars/files/patch-build_options.py.diff 2008-02-03 14:32:45 UTC (rev 33689)
@@ -0,0 +1,12 @@
+--- build_options.py 1970-01-01 01:00:00.000000000 +0100
++++ build_options.py 2008-01-27 16:42:37.000000000 +0100
+@@ -0,0 +1,9 @@
++CPPPATH = ['__PREFIX__/include']
++CPPDEFINES = []
++LIBPATH = ['__PREFIX__/lib']
++CCFLAGS = ['-fsigned-char']
++LINKFLAGS = ['$__RPATH']
++CC = 'gcc'
++CXX = 'g++'
++MINGWCPPPATH = []
++MINGWLIBPATH = []
Property changes on: trunk/dports/games/boswars/files/patch-build_options.py.diff
___________________________________________________________________
Name: svn:eol-style
+ native
Added: trunk/dports/games/boswars/files/patch-engine_video_graphic.cpp.diff
===================================================================
--- trunk/dports/games/boswars/files/patch-engine_video_graphic.cpp.diff (rev 0)
+++ trunk/dports/games/boswars/files/patch-engine_video_graphic.cpp.diff 2008-02-03 14:32:45 UTC (rev 33689)
@@ -0,0 +1,13 @@
+--- engine/video/graphic.cpp 2008-01-27 17:33:20.000000000 +0100
++++ engine/video/graphic.cpp 2008-01-27 17:33:37.000000000 +0100
+@@ -852,8 +852,8 @@
+ ckey = f->colorkey;
+
+ glPixelStorei(GL_UNPACK_ALIGNMENT, 1);
+- maxw = std::min(g->GraphicWidth - ow, GLMaxTextureSize);
+- maxh = std::min(g->GraphicHeight - oh, GLMaxTextureSize);
++ maxw = std::min(g->GraphicWidth - ow, (int)GLMaxTextureSize);
++ maxh = std::min(g->GraphicHeight - oh, (int)GLMaxTextureSize);
+ w = PowerOf2(maxw);
+ h = PowerOf2(maxh);
+ tex = new unsigned char[w * h * 4];
Property changes on: trunk/dports/games/boswars/files/patch-engine_video_graphic.cpp.diff
___________________________________________________________________
Name: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080203/5c4333a0/attachment-0001.html
From simon at macports.org Sun Feb 3 06:47:29 2008
From: simon at macports.org (simon@macports.org)
Date: Sun Feb 3 06:50:30 2008
Subject: [33690] trunk/dports/games
Message-ID: <20080203144729.54920F40BC5@beta.macosforge.org>
Revision: 33690
http://trac.macosforge.org/projects/macports/changeset/33690
Author: simon@macports.org
Date: 2008-02-03 06:47:19 -0800 (Sun, 03 Feb 2008)
Log Message:
-----------
games/spacehulk: New port.
Added Paths:
-----------
trunk/dports/games/spacehulk/
trunk/dports/games/spacehulk/Portfile
Added: trunk/dports/games/spacehulk/Portfile
===================================================================
--- trunk/dports/games/spacehulk/Portfile (rev 0)
+++ trunk/dports/games/spacehulk/Portfile 2008-02-03 14:47:19 UTC (rev 33690)
@@ -0,0 +1,37 @@
+# $Id$
+
+PortSystem 1.0
+
+name spacehulk
+version 1.5-beta1
+categories games
+platforms darwin
+maintainers simon
+description Space Hulk is a great board game of Games Workshop in \
+ the world of Warhammer 40000.
+long_description Space Hulk is a great board game of Games Workshop in \
+ the world of Warhammer 40000. This is a two player \
+ turn-based game where one play the 'Marine', the other \
+ play the alien called 'Genestealer'. This video game is \
+ a complete conversion of the board game with the 2nd \
+ edition rules.
+
+homepage http://r.vinot.free.fr/spacehulk/
+master_sites ${homepage}
+checksums md5 43eb76b5a2b59e8af2205bff145cbfb2 \
+ sha1 0202cf59805be69477b1f19e0248fff8b5da1771 \
+ rmd160 1b94dcdecc5a9d962d2f2c35b503b29cf8502b9e
+
+depends_lib port:qt3
+
+configure.args --with-qt-dir=${prefix}/lib/qt3 \
+ --with-extra-includes=${prefix}/include \
+ --with-extra-libs=${prefix}/lib
+
+post-install {
+ ui_msg "****************************************************************"
+ ui_msg "* *"
+ ui_msg "* To run spacehulk use qspacehulk. X11 must be running! *"
+ ui_msg "* *"
+ ui_msg "****************************************************************"
+}
Property changes on: trunk/dports/games/spacehulk/Portfile
___________________________________________________________________
Name: svn:keywords
+ Id
Name: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080203/1c0a46ba/attachment.html
From gui_dos at macports.org Sun Feb 3 07:04:26 2008
From: gui_dos at macports.org (gui_dos@macports.org)
Date: Sun Feb 3 07:07:26 2008
Subject: [33691] trunk/dports/databases/libgda3/Portfile
Message-ID: <20080203150426.B90A9F41694@beta.macosforge.org>
Revision: 33691
http://trac.macosforge.org/projects/macports/changeset/33691
Author: gui_dos@macports.org
Date: 2008-02-03 07:04:23 -0800 (Sun, 03 Feb 2008)
Log Message:
-----------
libgda3:
* Update to 3.0.2
* Updated dependency on db46
Modified Paths:
--------------
trunk/dports/databases/libgda3/Portfile
Modified: trunk/dports/databases/libgda3/Portfile
===================================================================
--- trunk/dports/databases/libgda3/Portfile 2008-02-03 14:47:19 UTC (rev 33690)
+++ trunk/dports/databases/libgda3/Portfile 2008-02-03 15:04:23 UTC (rev 33691)
@@ -2,7 +2,7 @@
PortSystem 1.0
name libgda3
-version 3.0.1
+version 3.0.2
description GDA provides uniform access to diffent kinds of data sources.
long_description \
GNU Data Access (GDA) is an attempt to provide \
@@ -14,9 +14,9 @@
homepage http://www.gnome-db.org/
distname libgda-${version}
master_sites gnome:sources/libgda/3.0/
-checksums md5 1aaf23c27ba94d0b231f2b123350110a \
- sha1 78c9054c4c40463020b8f62da72fca909dd9df03 \
- rmd160 a9a1f71cc3a6faf8086bf3044b8de91dfc3f3032
+checksums md5 81969ad23b58517b83eee69875d696a1 \
+ sha1 9152ddbada84ef635dbee39ff063a25a5c979e7b \
+ rmd160 823465360c440822c11a872f50ab18c673213a26
use_bzip2 yes
depends_lib \
@@ -46,7 +46,7 @@
}
}
-default_variants +with_bdb44
+default_variants +with_bdb46
variant with_mysql3 conflicts with_mysql4 with_mysql5 {
depends_lib-append port:mysql
@@ -73,11 +73,11 @@
# configure.args-append --with-postgres=${prefix}/lib/postgresql82
}
-variant with_bdb44 conflicts without_bdb with_bdb {
- depends_lib-append port:db44
+variant with_bdb46 conflicts without_bdb with_bdb {
+ depends_lib-append port:db46
configure.args-append --with-bdb=${prefix}
- configure.cppflags-append "-I${prefix}/include/db44"
- configure.ldflags-append "-L${prefix}/lib/db44"
+ configure.cppflags-append "-I${prefix}/include/db46"
+ configure.ldflags-append "-L${prefix}/lib/db46"
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080203/cb0ebc01/attachment.html
From gui_dos at macports.org Sun Feb 3 07:19:45 2008
From: gui_dos at macports.org (gui_dos@macports.org)
Date: Sun Feb 3 07:22:47 2008
Subject: [33692] trunk/dports/gnome/gnome-utils/Portfile
Message-ID: <20080203151945.B740CF42443@beta.macosforge.org>
Revision: 33692
http://trac.macosforge.org/projects/macports/changeset/33692
Author: gui_dos@macports.org
Date: 2008-02-03 07:19:29 -0800 (Sun, 03 Feb 2008)
Log Message:
-----------
gnome-utils: added dependency on libgtop (closes #14134)
Modified Paths:
--------------
trunk/dports/gnome/gnome-utils/Portfile
Modified: trunk/dports/gnome/gnome-utils/Portfile
===================================================================
--- trunk/dports/gnome/gnome-utils/Portfile 2008-02-03 15:04:23 UTC (rev 33691)
+++ trunk/dports/gnome/gnome-utils/Portfile 2008-02-03 15:19:29 UTC (rev 33692)
@@ -2,7 +2,7 @@
PortSystem 1.0
name gnome-utils
version 2.20.0.1
-revision 0
+revision 1
description Session component for the GNOME 2 desktop
long_description Session component for the GNOME 2.0 desktop.
maintainers nomaintainer
@@ -15,6 +15,7 @@
rmd160 675c55e85cc9b34a170dfdc7b0c5b1c28fad17f1
depends_lib lib:gnome-session:gnome-session \
lib:libgnomeprintui:libgnomeprintui \
+ port:libgtop \
port:gnome-panel \
port:dbus \
port:dbus-glib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080203/1db6ea21/attachment.html
From gui_dos at macports.org Sun Feb 3 07:47:06 2008
From: gui_dos at macports.org (gui_dos@macports.org)
Date: Sun Feb 3 07:50:14 2008
Subject: [33693] trunk/dports/python
Message-ID: <20080203154706.6CCCEF4320E@beta.macosforge.org>
Revision: 33693
http://trac.macosforge.org/projects/macports/changeset/33693
Author: gui_dos@macports.org
Date: 2008-02-03 07:45:49 -0800 (Sun, 03 Feb 2008)
Log Message:
-----------
new port: python2.5 version of py-chm
Added Paths:
-----------
trunk/dports/python/py25-chm/
trunk/dports/python/py25-chm/Portfile
Added: trunk/dports/python/py25-chm/Portfile
===================================================================
--- trunk/dports/python/py25-chm/Portfile (rev 0)
+++ trunk/dports/python/py25-chm/Portfile 2008-02-03 15:45:49 UTC (rev 33693)
@@ -0,0 +1,27 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python25 1.0
+
+name py25-chm
+version 0.8.4
+categories python textproc
+platforms darwin
+maintainers nomaintainer
+description PyCHM is a set of Python bindings for Jed Wing's chmlib.
+long_description ${description}
+
+homepage http://gnochm.sourceforge.net/pychm.html
+master_sites sourceforge:gnochm
+distname pychm-${version}
+checksums sha1 73104f4a351dc1450a16f07680d772817b05442d
+
+depends_lib-append port:chmlib
+
+build.env CFLAGS=-I${prefix}/include \
+ LDFLAGS=-L${prefix}/lib
+
+post-destroot {
+ xinstall -m 644 -W ${worksrcpath} COPYING ChangeLog NEWS README \
+ ${destroot}${prefix}/share/doc/${name}
+}
Property changes on: trunk/dports/python/py25-chm/Portfile
___________________________________________________________________
Name: svn:keywords
+ Id
Name: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080203/99319c11/attachment.html
From gui_dos at macports.org Sun Feb 3 08:10:37 2008
From: gui_dos at macports.org (gui_dos@macports.org)
Date: Sun Feb 3 08:13:08 2008
Subject: [33694] trunk/dports/gnome/gdl/Portfile
Message-ID: <20080203161037.5B581F4426B@beta.macosforge.org>
Revision: 33694
http://trac.macosforge.org/projects/macports/changeset/33694
Author: gui_dos@macports.org
Date: 2008-02-03 08:10:26 -0800 (Sun, 03 Feb 2008)
Log Message:
-----------
Update to gdl 0.7.8
Modified Paths:
--------------
trunk/dports/gnome/gdl/Portfile
Modified: trunk/dports/gnome/gdl/Portfile
===================================================================
--- trunk/dports/gnome/gdl/Portfile 2008-02-03 15:45:49 UTC (rev 33693)
+++ trunk/dports/gnome/gdl/Portfile 2008-02-03 16:10:26 UTC (rev 33694)
@@ -1,7 +1,9 @@
# $Id$
+
PortSystem 1.0
+
name gdl
-version 0.7.7
+version 0.7.8
description GNOME development library.
long_description This package contains components and libraries \
that are intended to be shared between GNOME \
@@ -9,10 +11,10 @@
gnome-build, and anjuta2.
maintainers nomaintainer
categories gnome devel
-platforms darwin
+platforms darwin
homepage http://www.anjuta.org/
master_sites gnome:sources/${name}/[strsed ${version} {/\.[0-9]*$//}]/
-checksums md5 c3b676b174c3e6c4ccd654557ebe82ec
+checksums md5 ca523c6f3ca93e8f198a302c12235bae
use_bzip2 yes
depends_lib bin:gnome-session:gnome-session
configure.env GMSGFMT=${prefix}/bin/msgfmt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080203/a547b7c7/attachment.html
From raimue at macports.org Sun Feb 3 08:21:19 2008
From: raimue at macports.org (raimue@macports.org)
Date: Sun Feb 3 08:25:20 2008
Subject: [33695] trunk/dports/science/stellarium/Portfile
Message-ID: <20080203162119.A89DBF44C34@beta.macosforge.org>
Revision: 33695
http://trac.macosforge.org/projects/macports/changeset/33695
Author: raimue@macports.org
Date: 2008-02-03 08:20:48 -0800 (Sun, 03 Feb 2008)
Log Message:
-----------
science/stellarium:
Update to version 0.9.1
(There are still build issues with Leopard)
Modified Paths:
--------------
trunk/dports/science/stellarium/Portfile
Modified: trunk/dports/science/stellarium/Portfile
===================================================================
--- trunk/dports/science/stellarium/Portfile 2008-02-03 16:10:26 UTC (rev 33694)
+++ trunk/dports/science/stellarium/Portfile 2008-02-03 16:20:48 UTC (rev 33695)
@@ -3,7 +3,7 @@
PortSystem 1.0
name stellarium
-version 0.9.0
+version 0.9.1
categories science
platforms darwin
maintainers raimue \
@@ -19,9 +19,9 @@
master_sites sourceforge
checksums \
- md5 781a5171705c72e4dd3d08c9b1e4c15c \
- sha1 696e0fa935b695763ab37c66ec5e189c3e6db9f9 \
- rmd160 ab960f4adbeed505cb9da1fedc5cd207c882267e
+ md5 d0d55cb1ff5acd08a4d3b27d953579c0 \
+ sha1 7cbfc207a4497d7f9afa0dda715fae21f8a0d9ef \
+ rmd160 df777f6f0f1f7748dd1ce1e2de7cc343cc9caaed
universal_variant no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080203/3fed505c/attachment.html
From gui_dos at macports.org Sun Feb 3 08:39:38 2008
From: gui_dos at macports.org (gui_dos@macports.org)
Date: Sun Feb 3 08:42:09 2008
Subject: [33696] trunk/dports/gnome/gnome-python-extras/Portfile
Message-ID: <20080203163938.0E98CF4569D@beta.macosforge.org>
Revision: 33696
http://trac.macosforge.org/projects/macports/changeset/33696
Author: gui_dos@macports.org
Date: 2008-02-03 08:39:29 -0800 (Sun, 03 Feb 2008)
Log Message:
-----------
gnome-python-extras:
* Update to version 2.19.1
* Updated dependency on libgda3
* Added depndency on libgtkhtml and gdl
* Workaround for missing symbols in Leopard
Modified Paths:
--------------
trunk/dports/gnome/gnome-python-extras/Portfile
Modified: trunk/dports/gnome/gnome-python-extras/Portfile
===================================================================
--- trunk/dports/gnome/gnome-python-extras/Portfile 2008-02-03 16:20:48 UTC (rev 33695)
+++ trunk/dports/gnome/gnome-python-extras/Portfile 2008-02-03 16:39:29 UTC (rev 33696)
@@ -1,8 +1,9 @@
# $Id$
PortSystem 1.0
+
name gnome-python-extras
-version 2.14.2
+version 2.19.1
categories gnome python
maintainers landonf@macports.org openmaintainer
@@ -10,13 +11,31 @@
long_description ${description}
homepage http://www.pygtk.org/
-master_sites gnome:sources/gnome-python-extras/2.14
-checksums md5 039e1300368df17de9867685e9705091
+master_sites gnome:sources/gnome-python-extras/2.19
+checksums md5 08896c63d71ce44d20fafbaf9c0edc78
use_bzip2 yes
-depends_lib port:py25-gnome port:libgda
+depends_lib port:py25-gnome \
+ port:gdl \
+ port:libgda3 \
+ port:libgtkhtml
patchfiles patch-pygobject
configure.env PYTHON=${prefix}/bin/python2.5
+
+platform darwin 9 {
+ post-patch {
+ reinplace "s|-export-symbols-regex.*||g" \
+ ${worksrcpath}/egg/recent/Makefile.in \
+ ${worksrcpath}/egg/tray/Makefile.in \
+ ${worksrcpath}/gda/Makefile.in \
+ ${worksrcpath}/gdl/Makefile.in \
+ ${worksrcpath}/gksu/Makefile.in \
+ ${worksrcpath}/gksu2/Makefile.in \
+ ${worksrcpath}/gtkhtml2/Makefile.in \
+ ${worksrcpath}/gtkmozembed/Makefile.in \
+ ${worksrcpath}/gtkspell/Makefile.in
+ }
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080203/0228f3b2/attachment-0001.html
From ryandesign at macports.org Sun Feb 3 08:41:00 2008
From: ryandesign at macports.org (ryandesign@macports.org)
Date: Sun Feb 3 08:44:02 2008
Subject: [33697] trunk/dports/databases/mysql5-devel/Portfile
Message-ID: <20080203164100.60B01F45877@beta.macosforge.org>
Revision: 33697
http://trac.macosforge.org/projects/macports/changeset/33697
Author: ryandesign@macports.org
Date: 2008-02-03 08:40:51 -0800 (Sun, 03 Feb 2008)
Log Message:
-----------
mysql5-devel: install files in the same places as mysql5; see #14142
Modified Paths:
--------------
trunk/dports/databases/mysql5-devel/Portfile
Modified: trunk/dports/databases/mysql5-devel/Portfile
===================================================================
--- trunk/dports/databases/mysql5-devel/Portfile 2008-02-03 16:39:29 UTC (rev 33696)
+++ trunk/dports/databases/mysql5-devel/Portfile 2008-02-03 16:40:51 UTC (rev 33697)
@@ -5,6 +5,7 @@
name mysql5-devel
set vers 5.1.22
version ${vers}-rc
+revision 1
homepage http://www.mysql.com/
categories databases
platforms darwin
@@ -40,24 +41,23 @@
#set major_version [strsed ${version} {s/\..*$//}]
set major_version [strsed ${vers} {s/\..*$//}]
set mysql mysql${major_version}
-#set dbdir ${prefix}/var/db/${mysql}
-set sysconfdir ${prefix}/etc/${name}
-set dbdir ${prefix}/var/db/${name}
+set dbdir ${prefix}/var/db/${mysql}
+set sysconfdir ${prefix}/etc/${mysql}
set mysqluser mysql
configure.args \
--mandir=${prefix}/share/man \
--infodir=${prefix}/share/info \
--localstatedir=${dbdir} \
- --libdir=${prefix}/lib/${name} \
- --bindir=${prefix}/lib/${name}/bin \
- --includedir=${prefix}/include/${name} \
- --datadir=${prefix}/share/${name} \
+ --libdir=${prefix}/lib/${mysql} \
+ --bindir=${prefix}/lib/${mysql}/bin \
+ --includedir=${prefix}/include/${mysql} \
+ --datadir=${prefix}/share/${mysql} \
--sysconfdir=${sysconfdir} \
--with-zlib-dir=${prefix} \
--with-ssl=${prefix} \
--with-extra-charsets=complex \
- --with-unix-socket-path=${prefix}/var/run/${name}/mysqld.sock \
+ --with-unix-socket-path=${prefix}/var/run/${mysql}/mysqld.sock \
--with-mysqld-user=${mysqluser} \
--without-docs \
--without-bench \
@@ -85,8 +85,8 @@
configure.args-delete --without-server
# Create a startupitem to start/stop the server
startupitem.create yes
- startupitem.start "${prefix}/share/${name}/mysql/mysql.server start"
- startupitem.stop "${prefix}/share/${name}/mysql/mysql.server stop"
+ startupitem.start "${prefix}/share/${mysql}/mysql/mysql.server start"
+ startupitem.stop "${prefix}/share/${mysql}/mysql/mysql.server stop"
}
# the directories ${prefix}/sql-bench ${prefix}/mysql-test
@@ -94,8 +94,8 @@
pre-destroot {
# Some directories we must have in all cases
- xinstall -m 755 -d ${destroot}${prefix}/etc/${name}
- destroot.keepdirs-append ${destroot}${prefix}/etc/${name}
+ xinstall -m 755 -d ${destroot}${sysconfdir}
+ destroot.keepdirs-append ${destroot}${sysconfdir}
# Setup only for server
if { [variant_isset server] } {
@@ -108,10 +108,10 @@
xinstall -m 755 -o ${mysqluser} -g ${mysqluser} -d \
${destroot}${dbdir} \
- ${destroot}${prefix}/var/run/${name}
+ ${destroot}${prefix}/var/run/${mysql}
destroot.keepdirs-append \
${destroot}${dbdir} \
- ${destroot}${prefix}/var/run/${name}
+ ${destroot}${prefix}/var/run/${mysql}
}
}
@@ -122,13 +122,13 @@
foreach manpage [glob -type f ${destroot}${prefix}/share/man/man\[1-9\]/*] {
reinplace "s|/etc/my.cnf|${sysconfdir}/my.cnf|g" ${manpage}
}
- foreach samp_conffile [glob -type f ${destroot}${prefix}/share/${name}/mysql/my-*.cnf] {
+ foreach samp_conffile [glob -type f ${destroot}${prefix}/share/${mysql}/mysql/my-*.cnf] {
reinplace "s|/etc/my.cnf|${sysconfdir}/my.cnf|g" ${samp_conffile}
}
- # Symlink mysql binaries into bin directory
- foreach f [glob -tails -directory ${destroot}${prefix}/lib/${name}/bin my*] {
- ln -sf ${prefix}/lib/${name}/bin/${f} ${destroot}${prefix}/bin/${f}${major_version}
+ # Symlink mysql binaries into bin directory, with ${major_version} appended to the name
+ foreach f [glob -tails -directory ${destroot}${prefix}/lib/${mysql}/bin my*] {
+ ln -sf ../lib/${mysql}/bin/${f} ${destroot}${prefix}/bin/${f}${major_version}
}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080203/f4372f6d/attachment.html
From ryandesign at macports.org Sun Feb 3 08:56:38 2008
From: ryandesign at macports.org (ryandesign@macports.org)
Date: Sun Feb 3 08:59:40 2008
Subject: [33698] trunk/dports/databases/mysql5-devel/Portfile
Message-ID: <20080203165638.DAE47F46081@beta.macosforge.org>
Revision: 33698
http://trac.macosforge.org/projects/macports/changeset/33698
Author: ryandesign@macports.org
Date: 2008-02-03 08:56:33 -0800 (Sun, 03 Feb 2008)
Log Message:
-----------
mysql5-devel: add support for the federated storage engine; same change as in mysql5 port in r28844; see #12604 and #14142
Modified Paths:
--------------
trunk/dports/databases/mysql5-devel/Portfile
Modified: trunk/dports/databases/mysql5-devel/Portfile
===================================================================
--- trunk/dports/databases/mysql5-devel/Portfile 2008-02-03 16:40:51 UTC (rev 33697)
+++ trunk/dports/databases/mysql5-devel/Portfile 2008-02-03 16:56:33 UTC (rev 33698)
@@ -5,7 +5,7 @@
name mysql5-devel
set vers 5.1.22
version ${vers}-rc
-revision 1
+revision 2
homepage http://www.mysql.com/
categories databases
platforms darwin
@@ -57,6 +57,7 @@
--with-zlib-dir=${prefix} \
--with-ssl=${prefix} \
--with-extra-charsets=complex \
+ --with-federated-storage-engine \
--with-unix-socket-path=${prefix}/var/run/${mysql}/mysqld.sock \
--with-mysqld-user=${mysqluser} \
--without-docs \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080203/095bb477/attachment.html
From ryandesign at macports.org Sun Feb 3 09:07:55 2008
From: ryandesign at macports.org (ryandesign@macports.org)
Date: Sun Feb 3 09:10:56 2008
Subject: [33699] trunk/dports/databases/mysql5-devel/Portfile
Message-ID: <20080203170755.C7520F4660C@beta.macosforge.org>
Revision: 33699
http://trac.macosforge.org/projects/macports/changeset/33699
Author: ryandesign@macports.org
Date: 2008-02-03 09:07:50 -0800 (Sun, 03 Feb 2008)
Log Message:
-----------
mysql5-devel: revert r33698: mysql 5.1 doesn't use --with-federated-storage-engine; it uses --with-plugins, and the port already uses --with-plugins=all
Modified Paths:
--------------
trunk/dports/databases/mysql5-devel/Portfile
Modified: trunk/dports/databases/mysql5-devel/Portfile
===================================================================
--- trunk/dports/databases/mysql5-devel/Portfile 2008-02-03 16:56:33 UTC (rev 33698)
+++ trunk/dports/databases/mysql5-devel/Portfile 2008-02-03 17:07:50 UTC (rev 33699)
@@ -5,7 +5,7 @@
name mysql5-devel
set vers 5.1.22
version ${vers}-rc
-revision 2
+revision 1
homepage http://www.mysql.com/
categories databases
platforms darwin
@@ -57,7 +57,6 @@
--with-zlib-dir=${prefix} \
--with-ssl=${prefix} \
--with-extra-charsets=complex \
- --with-federated-storage-engine \
--with-unix-socket-path=${prefix}/var/run/${mysql}/mysqld.sock \
--with-mysqld-user=${mysqluser} \
--without-docs \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080203/1506e340/attachment.html
From ryandesign at macports.org Sun Feb 3 09:27:20 2008
From: ryandesign at macports.org (ryandesign@macports.org)
Date: Sun Feb 3 09:29:56 2008
Subject: [33701] trunk/dports/databases/mysql5/Portfile
Message-ID: <20080203172720.47FBCF4714D@beta.macosforge.org>
Revision: 33701
http://trac.macosforge.org/projects/macports/changeset/33701
Author: ryandesign@macports.org
Date: 2008-02-03 09:27:18 -0800 (Sun, 03 Feb 2008)
Log Message:
-----------
mysql5: remove incorrect download location inadvertently added in r33700
Modified Paths:
--------------
trunk/dports/databases/mysql5/Portfile
Modified: trunk/dports/databases/mysql5/Portfile
===================================================================
--- trunk/dports/databases/mysql5/Portfile 2008-02-03 17:23:57 UTC (rev 33700)
+++ trunk/dports/databases/mysql5/Portfile 2008-02-03 17:27:18 UTC (rev 33701)
@@ -19,7 +19,6 @@
with a command syntax very similar to mSQL.
master_sites \
- http://dev.mysql.com/get/Downloads/MySQL-${branch}/ \
http://mysql.mirrors.pair.com/Downloads/MySQL-${branch}/ \
http://mysql.he.net/Downloads/MySQL-${branch}/ \
http://mysql.orst.edu/Downloads/MySQL-${branch} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080203/75345777/attachment.html
From ryandesign at macports.org Sun Feb 3 09:24:08 2008
From: ryandesign at macports.org (ryandesign@macports.org)
Date: Sun Feb 3 09:30:22 2008
Subject: [33700] trunk/dports/databases/mysql5
Message-ID: <20080203172408.44A87F4714C@beta.macosforge.org>
Revision: 33700
http://trac.macosforge.org/projects/macports/changeset/33700
Author: ryandesign@macports.org
Date: 2008-02-03 09:23:57 -0800 (Sun, 03 Feb 2008)
Log Message:
-----------
mysql5 and mysql5-devel: don't repeat the version number in the master_sites; see #14142
Modified Paths:
--------------
trunk/dports/databases/mysql5/Portfile
trunk/dports/databases/mysql5-devel/Portfile
Modified: trunk/dports/databases/mysql5/Portfile
===================================================================
--- trunk/dports/databases/mysql5/Portfile 2008-02-03 17:07:50 UTC (rev 33699)
+++ trunk/dports/databases/mysql5/Portfile 2008-02-03 17:23:57 UTC (rev 33700)
@@ -4,6 +4,7 @@
name mysql5
version 5.0.51
+set branch [join [lrange [split ${version} .] 0 1] .]
homepage http://www.mysql.com/
categories databases
platforms darwin
@@ -18,13 +19,14 @@
with a command syntax very similar to mSQL.
master_sites \
- http://mysql.mirrors.pair.com/Downloads/MySQL-5.0/ \
- http://mysql.he.net/Downloads/MySQL-5.0/ \
- http://mysql.orst.edu/Downloads/MySQL-5.0 \
- http://mysql.oss.eznetsols.org/Downloads/MySQL-5.0/ \
- http://mirrors.sunsite.dk/mysql/Downloads/MySQL-5.0/ \
- http://sunsite.informatik.rwth-aachen.de/mysql/Downloads/MySQL-5.0/ \
- http://ftp.plusline.de/mysql/Downloads/MySQL-5.0/
+ http://dev.mysql.com/get/Downloads/MySQL-${branch}/ \
+ http://mysql.mirrors.pair.com/Downloads/MySQL-${branch}/ \
+ http://mysql.he.net/Downloads/MySQL-${branch}/ \
+ http://mysql.orst.edu/Downloads/MySQL-${branch} \
+ http://mysql.oss.eznetsols.org/Downloads/MySQL-${branch}/ \
+ http://mirrors.sunsite.dk/mysql/Downloads/MySQL-${branch}/ \
+ http://sunsite.informatik.rwth-aachen.de/mysql/Downloads/MySQL-${branch}/ \
+ http://ftp.plusline.de/mysql/Downloads/MySQL-${branch}/
checksums \
md5 88c39c8cb77810febb83b7ee625364d7 \
Modified: trunk/dports/databases/mysql5-devel/Portfile
===================================================================
--- trunk/dports/databases/mysql5-devel/Portfile 2008-02-03 17:07:50 UTC (rev 33699)
+++ trunk/dports/databases/mysql5-devel/Portfile 2008-02-03 17:23:57 UTC (rev 33700)
@@ -5,6 +5,7 @@
name mysql5-devel
set vers 5.1.22
version ${vers}-rc
+set branch [join [lrange [split ${version} .] 0 1] .]
revision 1
homepage http://www.mysql.com/
categories databases
@@ -20,14 +21,14 @@
with a command syntax very similar to mSQL.
master_sites \
- http://dev.mysql.com/get/Downloads/MySQL-5.1/ \
- http://mysql.mirrors.pair.com/Downloads/MySQL-5.1/ \
- http://mysql.he.net/Downloads/MySQL-5.1/ \
- http://mysql.orst.edu/Downloads/MySQL-5.1 \
- http://mysql.oss.eznetsols.org/Downloads/MySQL-5.1/ \
- http://mirrors.sunsite.dk/mysql/Downloads/MySQL-5.1/ \
- http://sunsite.informatik.rwth-aachen.de/mysql/Downloads/MySQL-5.1/ \
- http://ftp.plusline.de/mysql/Downloads/MySQL-5.1/
+ http://dev.mysql.com/get/Downloads/MySQL-${branch}/ \
+ http://mysql.mirrors.pair.com/Downloads/MySQL-${branch}/ \
+ http://mysql.he.net/Downloads/MySQL-${branch}/ \
+ http://mysql.orst.edu/Downloads/MySQL-${branch} \
+ http://mysql.oss.eznetsols.org/Downloads/MySQL-${branch}/ \
+ http://mirrors.sunsite.dk/mysql/Downloads/MySQL-${branch}/ \
+ http://sunsite.informatik.rwth-aachen.de/mysql/Downloads/MySQL-${branch}/ \
+ http://ftp.plusline.de/mysql/Downloads/MySQL-${branch}/
checksums \
md5 87be813d1b2d76b1c756de0a16fa29fb \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080203/5fdcba96/attachment.html
From ryandesign at macports.org Sun Feb 3 09:28:53 2008
From: ryandesign at macports.org (ryandesign@macports.org)
Date: Sun Feb 3 09:30:54 2008
Subject: propchange - r33700 svn:log
Message-ID: <20080203173041.30A8A2807E@relay11.apple.com>
Author: ryandesign@macports.org
Revision: 33700
Property Name: svn:log
New Property Value:
mysql5 and mysql5-devel: don't repeat the version number in the master_sites; see #14142
(The addition of the dev.mysql.com download location was an error and was removed in r33701.)
From ryandesign at macports.org Sun Feb 3 09:29:59 2008
From: ryandesign at macports.org (ryandesign@macports.org)
Date: Sun Feb 3 09:32:29 2008
Subject: propchange - r33698 svn:log
Message-ID: <20080203173147.0CB5728089@relay14.apple.com>
Author: ryandesign@macports.org
Revision: 33698
Property Name: svn:log
New Property Value:
mysql5-devel: add support for the federated storage engine; same change as in mysql5 port in r28844; see #12604 and #14142
(This revision was an error and was undone in r33699.)
From gui_dos at macports.org Sun Feb 3 09:49:34 2008
From: gui_dos at macports.org (gui_dos@macports.org)
Date: Sun Feb 3 09:52:37 2008
Subject: [33702] trunk/dports/gnome/gconf-editor/Portfile
Message-ID: <20080203174934.52122F479C6@beta.macosforge.org>
Revision: 33702
http://trac.macosforge.org/projects/macports/changeset/33702
Author: gui_dos@macports.org
Date: 2008-02-03 09:48:57 -0800 (Sun, 03 Feb 2008)
Log Message:
-----------
Update to gconf-editor 2.20.0
Modified Paths:
--------------
trunk/dports/gnome/gconf-editor/Portfile
Modified: trunk/dports/gnome/gconf-editor/Portfile
===================================================================
--- trunk/dports/gnome/gconf-editor/Portfile 2008-02-03 17:27:18 UTC (rev 33701)
+++ trunk/dports/gnome/gconf-editor/Portfile 2008-02-03 17:48:57 UTC (rev 33702)
@@ -1,8 +1,9 @@
# $Id$
+
PortSystem 1.0
+
name gconf-editor
-version 2.18.0
-revision 0
+version 2.20.0
description gconf-editor is a gconf database editor for GNOME 2.0.
long_description gconf-editor is a gconf database editor for \
GNOME 2.0. It is similar to regedit on Windows
@@ -10,11 +11,11 @@
categories gnome
platforms darwin
homepage http://www.gnome.org/projects/gconf/
-master_sites gnome:sources/gconf-editor/2.18/
+master_sites gnome:sources/gconf-editor/2.20/
-checksums md5 cbaefa1ff8a548a3d381c67aed426fb7 \
- sha1 18b969b5aba2e42f0d68e2538a5529b544a8811e \
- rmd160 cc16f83d771b7797a6b310a6d504e36ffe116541
+checksums md5 b686677878b5754ffa8d0a2cc1129988 \
+ sha1 628404983b89e005cbd688d841291ddc46c361a2 \
+ rmd160 b951b2a7db1fd315e0068ec00612297cb7ffd14f
depends_lib \
port:libgnomeui \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080203/ffe415b9/attachment-0001.html
From afb at macports.org Sun Feb 3 10:27:01 2008
From: afb at macports.org (afb@macports.org)
Date: Sun Feb 3 10:30:04 2008
Subject: [33703] trunk/dports/sysutils/repoview/Portfile
Message-ID: <20080203182701.173D7F48B83@beta.macosforge.org>
Revision: 33703
http://trac.macosforge.org/projects/macports/changeset/33703
Author: afb@macports.org
Date: 2008-02-03 10:26:47 -0800 (Sun, 03 Feb 2008)
Log Message:
-----------
port upgrade: repoview 0.6.2, from new home page
Modified Paths:
--------------
trunk/dports/sysutils/repoview/Portfile
Modified: trunk/dports/sysutils/repoview/Portfile
===================================================================
--- trunk/dports/sysutils/repoview/Portfile 2008-02-03 17:48:57 UTC (rev 33702)
+++ trunk/dports/sysutils/repoview/Portfile 2008-02-03 18:26:47 UTC (rev 33703)
@@ -3,7 +3,7 @@
PortSystem 1.0
name repoview
-version 0.6.1
+version 0.6.2
categories sysutils
platforms darwin
maintainers afb@macports.org
@@ -13,11 +13,11 @@
It uses kid templating engine to create the pages and is therefore \
easily customizeable.
-homepage http://mricon.com/trac/wiki/Repoview
-master_sites http://mricon.com/downloads/repoview/
-checksums md5 88edc05aba35e4b2734ad9cc11759438 \
- sha1 43c7f98629377a914555a4d9416164a417a2e64b \
- rmd160 5cfb28fd5c577d88938fab62d71c66c5b964cea4
+homepage https://fedorahosted.org/repoview/
+master_sites http://icon.fedorapeople.org/repoview/
+checksums md5 e6d1abf7db974da2f0dfac4072f6718c \
+ sha1 667e1c5d9568576ae3bc925a48ebbad405bc682f \
+ rmd160 070eb5682f99da5bd66026a7a5d730f12e2da571
patchfiles patch-repoview.py
depends_run port:python24 port:yum port:py-kid
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080203/6bb4641a/attachment.html
From afb at macports.org Sun Feb 3 10:54:16 2008
From: afb at macports.org (afb@macports.org)
Date: Sun Feb 3 10:57:15 2008
Subject: [33704] trunk/dports/sysutils/rpm2html
Message-ID: <20080203185416.301B3F49724@beta.macosforge.org>
Revision: 33704
http://trac.macosforge.org/projects/macports/changeset/33704
Author: afb@macports.org
Date: 2008-02-03 10:54:14 -0800 (Sun, 03 Feb 2008)
Log Message:
-----------
port upgrade: rpm2html 1.9.6
Modified Paths:
--------------
trunk/dports/sysutils/rpm2html/Portfile
Removed Paths:
-------------
trunk/dports/sysutils/rpm2html/files/patch-config.c
Modified: trunk/dports/sysutils/rpm2html/Portfile
===================================================================
--- trunk/dports/sysutils/rpm2html/Portfile 2008-02-03 18:26:47 UTC (rev 33703)
+++ trunk/dports/sysutils/rpm2html/Portfile 2008-02-03 18:54:14 UTC (rev 33704)
@@ -3,8 +3,7 @@
PortSystem 1.0
name rpm2html
-version 1.9.5
-revision 0
+version 1.9.6
platforms darwin freebsd
categories sysutils
maintainers afb@macports.org
@@ -19,12 +18,12 @@
homepage http://www.nongnu.org/rpm2html/
master_sites http://savannah.nongnu.org/download/rpm2html/
-checksums md5 b42a276217cf4e2ae8ed37332cd2e63c
+checksums md5 15ffa538f6fe3d6080bfd4e68b3e67e2
depends_lib lib:librpm:rpm lib:libxml2:libxml2 port:zlib port:bzip2
depends_build bin:autoconf:autoconf bin:automake:automake
-patchfiles patch-rpmopen.c patch-config.c patch-memory.c patch-rpmdata.c patch-rpm2html.config
+patchfiles patch-rpmopen.c patch-memory.c patch-rpmdata.c patch-rpm2html.config
pre-configure { system "cd ${worksrcpath} && ./autogen.sh --version" }
configure.args --with-rpm-prefix=${prefix}
Deleted: trunk/dports/sysutils/rpm2html/files/patch-config.c
===================================================================
--- trunk/dports/sysutils/rpm2html/files/patch-config.c 2008-02-03 18:26:47 UTC (rev 33703)
+++ trunk/dports/sysutils/rpm2html/files/patch-config.c 2008-02-03 18:54:14 UTC (rev 33704)
@@ -1,13 +0,0 @@
---- config.c.orig 2007-05-16 10:18:19.000000000 +0200
-+++ config.c 2007-05-16 10:19:34.000000000 +0200
-@@ -731,8 +731,10 @@
- rpm2html_dump_rdf = 0;
- rpm2html_dump_rdf_resources = 0;
- rpm2html_dump_html = 1;
-+#ifdef HAVE_LIBTEMPLATE
- if (rpm2html_html_template != NULL) xmlFree(rpm2html_html_template);
- rpm2html_html_template = "rpm2html.tpl";
-+#endif
- if (rpm2html_rdf_dir != NULL) xmlFree(rpm2html_rdf_dir);
- rpm2html_rdf_dir = NULL;
- if (rpm2html_rdf_resources_dir != NULL) xmlFree(rpm2html_rdf_resources_dir);
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080203/777cc582/attachment.html
From ryandesign at macports.org Sun Feb 3 11:17:07 2008
From: ryandesign at macports.org (ryandesign@macports.org)
Date: Sun Feb 3 11:20:07 2008
Subject: [33705] trunk/base/src/port1.0/portlint.tcl
Message-ID: <20080203191707.33F21F4A4EF@beta.macosforge.org>
Revision: 33705
http://trac.macosforge.org/projects/macports/changeset/33705
Author: ryandesign@macports.org
Date: 2008-02-03 11:17:05 -0800 (Sun, 03 Feb 2008)
Log Message:
-----------
Make trailing whitespace check more elegant, and thus also fix the erroneous warning printed when an otherwise empty line ends with trailing spaces; this corrects the fix originally made in r28568; see #14165.
Modified Paths:
--------------
trunk/base/src/port1.0/portlint.tcl
Modified: trunk/base/src/port1.0/portlint.tcl
===================================================================
--- trunk/base/src/port1.0/portlint.tcl 2008-02-03 18:54:14 UTC (rev 33704)
+++ trunk/base/src/port1.0/portlint.tcl 2008-02-03 19:17:05 UTC (rev 33705)
@@ -200,8 +200,7 @@
}
set require_blank false
- if {[string match "* " $line] || [string match "*\t" $line] &&
- [string trim $line] != "" } {
+ if {[regexp {\S[ \t]+$} $line]} {
# allow indented blank lines between blocks of code and such
ui_warn "Line $lineno has trailing whitespace before newline"
incr warnings
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080203/09967abc/attachment.html
From ryandesign at macports.org Sun Feb 3 11:18:16 2008
From: ryandesign at macports.org (ryandesign@macports.org)
Date: Sun Feb 3 11:20:44 2008
Subject: propchange - r28568 svn:log
Message-ID: <20080203192004.B587128089@relay14.apple.com>
Author: ryandesign@macports.org
Revision: 28568
Property Name: svn:log
New Property Value:
allow indented blank lines between blocks of code and such
(This fix wasn't quite correct. It was fixed in r33705. See #14165.)
From ryandesign at macports.org Sun Feb 3 12:19:24 2008
From: ryandesign at macports.org (ryandesign@macports.org)
Date: Sun Feb 3 12:22:24 2008
Subject: [33707] trunk/dports/graphics/blender/Portfile
Message-ID: <20080203201924.C9DFBF4C921@beta.macosforge.org>
Revision: 33707
http://trac.macosforge.org/projects/macports/changeset/33707
Author: ryandesign@macports.org
Date: 2008-02-03 12:19:24 -0800 (Sun, 03 Feb 2008)
Log Message:
-----------
blender: whitespace changes only (expand tabs at 8 characters)
Modified Paths:
--------------
trunk/dports/graphics/blender/Portfile
Modified: trunk/dports/graphics/blender/Portfile
===================================================================
--- trunk/dports/graphics/blender/Portfile 2008-02-03 20:18:02 UTC (rev 33706)
+++ trunk/dports/graphics/blender/Portfile 2008-02-03 20:19:24 UTC (rev 33707)
@@ -1,35 +1,36 @@
# $Id$
-PortSystem 1.0
-name blender
-version 2.41
-categories graphics games
-platforms darwin
-maintainers nomaintainer
-description 3D modeler / renderer
-long_description Blender, the open source software for 3D modeling, \
- animation, rendering, post-production, interactive \
- creation and playback.
+PortSystem 1.0
-homepage http://www.blender.org/
-master_sites ftp://ftp.cs.umn.edu/pub/blender.org/release/Blender2.41/
-checksums md5 6c95f2cb291f666fea457dc4a1224bdb
+name blender
+version 2.41
+categories graphics games
+platforms darwin
+maintainers nomaintainer
+description 3D modeler / renderer
+long_description Blender, the open source software for 3D modeling, \
+ animation, rendering, post-production, interactive \
+ creation and playback.
+homepage http://www.blender.org/
+master_sites ftp://ftp.cs.umn.edu/pub/blender.org/release/Blender2.41/
+checksums md5 6c95f2cb291f666fea457dc4a1224bdb
+
depends_lib port:expat \
port:fontconfig \
port:freetype \
- port:jpeg \
- port:libpng \
- port:libsdl \
- port:python24 \
- port:glut \
- port:ftgl
+ port:jpeg \
+ port:libpng \
+ port:libsdl \
+ port:python24 \
+ port:glut \
+ port:ftgl
-distname blender-2.41-OSX-10.3-py2.4-powerpc
-use_zip yes
+distname blender-2.41-OSX-10.3-py2.4-powerpc
+use_zip yes
-configure {}
-build {}
+configure {}
+build {}
destroot {
set appPath ${destroot}/Applications/MacPorts
@@ -42,9 +43,9 @@
post-activate {
ui_msg "\n
-NOTE: If you don't have a /Library/Frameworks/Python.framework/ directory,
- you will need to make a symlink to the MacPorts Python 2.4 Framework
- or blender will not run:
+NOTE: If you don't have a /Library/Frameworks/Python.framework/ directory,
+ you will need to make a symlink to the MacPorts Python 2.4 Framework
+ or blender will not run:
cd /Library/Frameworks
ln -s ${prefix}/Library/Frameworks/Python.framework/ Python.framework
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080203/0005456c/attachment.html
From ryandesign at macports.org Sun Feb 3 12:18:03 2008
From: ryandesign at macports.org (ryandesign@macports.org)
Date: Sun Feb 3 12:22:32 2008
Subject: [33706] trunk/dports/graphics/blender/Portfile
Message-ID: <20080203201803.AEDD1F4C798@beta.macosforge.org>
Revision: 33706
http://trac.macosforge.org/projects/macports/changeset/33706
Author: ryandesign@macports.org
Date: 2008-02-03 12:18:02 -0800 (Sun, 03 Feb 2008)
Log Message:
-----------
blender: more-correct homepage
Modified Paths:
--------------
trunk/dports/graphics/blender/Portfile
Modified: trunk/dports/graphics/blender/Portfile
===================================================================
--- trunk/dports/graphics/blender/Portfile 2008-02-03 19:17:05 UTC (rev 33705)
+++ trunk/dports/graphics/blender/Portfile 2008-02-03 20:18:02 UTC (rev 33706)
@@ -11,7 +11,7 @@
animation, rendering, post-production, interactive \
creation and playback.
-homepage http://blender.org
+homepage http://www.blender.org/
master_sites ftp://ftp.cs.umn.edu/pub/blender.org/release/Blender2.41/
checksums md5 6c95f2cb291f666fea457dc4a1224bdb
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080203/5555c3b4/attachment.html
From ryandesign at macports.org Sun Feb 3 12:26:01 2008
From: ryandesign at macports.org (ryandesign@macports.org)
Date: Sun Feb 3 12:29:01 2008
Subject: [33708] trunk/dports/graphics/blender/Portfile
Message-ID: <20080203202601.BF720F4CD32@beta.macosforge.org>
Revision: 33708
http://trac.macosforge.org/projects/macports/changeset/33708
Author: ryandesign@macports.org
Date: 2008-02-03 12:26:00 -0800 (Sun, 03 Feb 2008)
Log Message:
-----------
blender: fix download location and add all currently-known mirrors
Modified Paths:
--------------
trunk/dports/graphics/blender/Portfile
Modified: trunk/dports/graphics/blender/Portfile
===================================================================
--- trunk/dports/graphics/blender/Portfile 2008-02-03 20:19:24 UTC (rev 33707)
+++ trunk/dports/graphics/blender/Portfile 2008-02-03 20:26:00 UTC (rev 33708)
@@ -13,7 +13,11 @@
creation and playback.
homepage http://www.blender.org/
-master_sites ftp://ftp.cs.umn.edu/pub/blender.org/release/Blender2.41/
+master_sites http://download.blender.org/release/Blender${version}/ \
+ http://mirror.cs.umn.edu/blender.org/release/Blender${version}/ \
+ http://video.blendertestbuilds.de/download.blender.org/release/Blender${version}/ \
+ http://public.planetmirror.com/pub/blender/release/Blender${version}/ \
+ http://download.blender.org/release/Blender${version}/
checksums md5 6c95f2cb291f666fea457dc4a1224bdb
depends_lib port:expat \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080203/50e0d9f3/attachment.html
From ryandesign at macports.org Sun Feb 3 12:31:00 2008
From: ryandesign at macports.org (ryandesign@macports.org)
Date: Sun Feb 3 12:34:01 2008
Subject: [33709] trunk/dports/graphics/blender/Portfile
Message-ID: <20080203203100.5E783F4D06C@beta.macosforge.org>
Revision: 33709
http://trac.macosforge.org/projects/macports/changeset/33709
Author: ryandesign@macports.org
Date: 2008-02-03 12:30:59 -0800 (Sun, 03 Feb 2008)
Log Message:
-----------
blender: remove duplicated download link and use USA mirror first
Modified Paths:
--------------
trunk/dports/graphics/blender/Portfile
Modified: trunk/dports/graphics/blender/Portfile
===================================================================
--- trunk/dports/graphics/blender/Portfile 2008-02-03 20:26:00 UTC (rev 33708)
+++ trunk/dports/graphics/blender/Portfile 2008-02-03 20:30:59 UTC (rev 33709)
@@ -13,8 +13,7 @@
creation and playback.
homepage http://www.blender.org/
-master_sites http://download.blender.org/release/Blender${version}/ \
- http://mirror.cs.umn.edu/blender.org/release/Blender${version}/ \
+master_sites http://mirror.cs.umn.edu/blender.org/release/Blender${version}/ \
http://video.blendertestbuilds.de/download.blender.org/release/Blender${version}/ \
http://public.planetmirror.com/pub/blender/release/Blender${version}/ \
http://download.blender.org/release/Blender${version}/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080203/92cc6b22/attachment-0001.html
From dluke at macports.org Sun Feb 3 12:42:57 2008
From: dluke at macports.org (dluke@macports.org)
Date: Sun Feb 3 12:46:02 2008
Subject: [33710] trunk/dports/PortIndex
Message-ID: <20080203204257.61FF5F4D645@beta.macosforge.org>
Revision: 33710
http://trac.macosforge.org/projects/macports/changeset/33710
Author: dluke@macports.org
Date: 2008-02-03 12:42:55 -0800 (Sun, 03 Feb 2008)
Log Message:
-----------
Total number of ports parsed: 4462
Ports successfully parsed: 4462
Ports failed: 0
Modified Paths:
--------------
trunk/dports/PortIndex
Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex 2008-02-03 20:30:59 UTC (rev 33709)
+++ trunk/dports/PortIndex 2008-02-03 20:42:55 UTC (rev 33710)
@@ -621,7 +621,7 @@
gigabase 554
variants universal description {Main Memory Relational Database Management System} portdir databases/gigabase homepage http://www.garret.ru/~knizhnik/gigabase.html epoch 0 platforms darwin name gigabase long_description {GigaBASE is object-relational embedded database engine for C++ applications. It provides SQL-like query language, smart C++ interface (loading objects instead of tupples), transaction based on shadowing page algorithm (no separate log file and very fast).} maintainers waqar@macports.org categories databases version 3.15 revision 0
libgda3 721
-variants {universal with_mysql3 with_mysql4 with_mysql5 with_postgresql82 with_bdb44 without_bdb} depends_build {port:flex port:m4 port:pkgconfig port:gnome-doc-utils} portdir databases/libgda3 description {GDA provides uniform access to diffent kinds of data sources.} homepage http://www.gnome-db.org/ epoch 0 platforms darwin name libgda3 depends_lib {port:gettext port:libiconv port:libxml2 port:ncurses port:p5-xml-parser port:perl5.8 port:readline port:zlib port:glib2 port:db44} 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 nomaintainer version 3.0.1 categories gnome revision 0
+variants {universal with_mysql3 with_mysql4 with_mysql5 with_postgresql82 with_bdb46 without_bdb} depends_build {port:flex port:m4 port:pkgconfig port:gnome-doc-utils} portdir databases/libgda3 description {GDA provides uniform access to diffent kinds of data sources.} homepage http://www.gnome-db.org/ epoch 0 platforms darwin name libgda3 depends_lib {port:gettext port:libiconv port:libxml2 port:ncurses port:p5-xml-parser port:perl5.8 port:readline port:zlib port:glib2 port:db46} 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 nomaintainer version 3.0.2 categories gnome revision 0
libsdb 457
variants {universal darwin_8} description {Simple database library} portdir databases/libsdb homepage http://siag.nu/libsdb/ epoch 0 platforms darwin name libsdb long_description {This is libsdb, the simple database library, which provides a way to support multiple database management systems in an application with negligeable overhead, in terms of code as well as system resources.} maintainers nomaintainer categories databases version 0.6.2 revision 0
metakit 566
@@ -633,7 +633,7 @@
mysql5 392
variants {universal server} portdir databases/mysql5 description {Multithreaded SQL database server} homepage http://www.mysql.com/ epoch 0 platforms darwin name mysql5 depends_lib {port:zlib port:openssl} maintainers ryandesign long_description {MySQL is an open-source, multi-threaded SQL database with a command syntax very similar to mSQL.} version 5.0.51 categories databases revision 0
mysql5-devel 489
-variants {universal darwin_6 darwin_8 server} variant_desc {server {add a startup item}} portdir databases/mysql5-devel description {Multithreaded SQL database server} homepage http://www.mysql.com/ epoch 0 platforms darwin name mysql5-devel depends_lib {port:zlib port:openssl} maintainers {jwa ryandesign openmaintainer} long_description {MySQL is an open-source, multi-threaded SQL database with a command syntax very similar to mSQL.} version 5.1.22-rc categories databases revision 0
+variants {universal darwin_6 darwin_8 server} variant_desc {server {add a startup item}} portdir databases/mysql5-devel description {Multithreaded SQL database server} homepage http://www.mysql.com/ epoch 0 platforms darwin name mysql5-devel depends_lib {port:zlib port:openssl} maintainers {jwa ryandesign openmaintainer} long_description {MySQL is an open-source, multi-threaded SQL database with a command syntax very similar to mSQL.} version 5.1.22-rc categories databases revision 1
mysqltcl 469
variants {universal mysql4} portdir databases/mysqltcl description {Simple API for Mysql-Database and Tcl scripting language.} homepage http://www.xdobry.de/mysqltcl/ epoch 0 platforms darwin name mysqltcl depends_lib {port:mysql5 port:tcl port:tk} maintainers nomaintainer long_description {MySQLTcl is a collection of Tcl commands and a Tcl global array that provide access to one or more mysql database servers.} version 3.02 categories {databases devel} revision 0
mysqlxx 470
@@ -1804,6 +1804,8 @@
variants universal description {52-card solitaire game} portdir games/bluemoon homepage http://www.catb.org/~esr/bluemoon/ epoch 0 platforms darwin name bluemoon long_description {This 52-card solitaire starts with the entire deck shuffled and dealt out in four rows. The aces are then moved to the left end of the layout, making 4 initial free spaces. You may move to a space only the card that matches the left neighbor in suit, and is one greater in rank. Kings are high, so no cards may be placed to their right (they create dead spaces). When no moves can be made, cards still out of sequence are reshuffled and dealt face up after the ends of the partial sequences, leaving a card space after each sequence, so that each row looks like a partial sequence followed by a space, followed by enough cards to make a row of 14. A moment's reflection will show that this game cannot take more than 13 deals. A good score is 1-3 deals, 4-7 is average, 8 or more is poor.} maintainers nomaint
ainer categories games version 2.9 revision 0
bomberclone 512
variants {universal darwin} portdir games/bomberclone description {AtomicBomberman clone incl. networking and AI players} homepage http://www.bomberclone.de/ epoch 0 platforms darwin name bomberclone depends_lib {bin:sdl-config:libsdl lib:libSDL_mixer:libsdl_mixer lib:libSDL_image:libsdl_image} maintainers nomaintainer long_description {Bomberclone is a clone of AtomicBomberman. It includes AI players, network play via master/client, configureable tile sets, etc.} version 0.11.7 categories games revision 0
+boswars 781
+variants universal depends_build port:scons portdir games/boswars description {Bos Wars is a futuristic real time strategy game.} homepage http://boswars.org/ epoch 0 platforms darwin depends_lib {port:libogg port:libpng port:libsdl port:libtheora port:libvorbis port:lua port:zlib} name boswars maintainers simon long_description {Bos Wars is a futuristic real time strategy game (RTS). Bos Wars has a dynamic rate based economy. Energy is produced by power plants and magma gets pumped from hot spots. Buildings and mobile units are also built at a continuous rate. Control of larger parts of the map creates the potential to increase your economy throughput. Holding key points like roads and passages allow for different strategies.} version pre2.5 categories games revision 0
bs 417
variants universal description {ncurses version of Battleship} portdir games/bs homepage http://www.catb.org/~esr/bs/ epoch 0 platforms darwin name bs long_description {The classic game of Battleships against the computer. Uses character-cell graphics with a visual point-and-shoot interface. If you're using an xterm under Linux the mouse will work.} maintainers nomaintainer categories games version 2.7 revision 0
bzflag 418
@@ -1940,6 +1942,8 @@
variants {universal darwin} portdir games/ship84 description {space invaders clone using SDL} homepage http://ship84.sourceforge.net/ epoch 0 platforms darwin name ship84 depends_lib {bin:sdl-config:libsdl lib:libSDL_mixer:libsdl_mixer} maintainers nomaintainer long_description {The Angryfez Army and their minions have pointed the ultimate battle at earth! Only Happyfez can save the day!} version 1.3.3.7 categories games revision 1
ski 1028
variants universal portdir games/ski description {ASCII downhill skiing game} homepage http://www.catb.org/~esr/ski/ epoch 0 depends_run bin:python:python24 platforms darwin name ski maintainers nomaintainer long_description {Imagine you are skiing down an infinite slope, facing such hazards as trees, ice, bare ground, and the man-eating Yeti! Unfortunately, you have put your jet-powered skis on backwards, so you can't see ahead where you are {going;} only behind where you have been. However, you can turn to either side, jump or hop through the air, teleport through hyperspace, launch nuclear ICBMs, and cast spells to call the Fire Demon. And since the hazards occur in patches, you can skillfully outmaneuver them. A fun and very silly game that proves you don't need fancy graphical user interfaces to have a good time. The internals of this game are actually kind of interesting. The terrain generator is a simple cellular automaton that generates crude 2D fractals.} version 6.
5 categories {games python} revision 0
+spacehulk 612
+variants universal portdir games/spacehulk description {Space Hulk is a great board game of Games Workshop in the world of Warhammer 40000.} homepage http://r.vinot.free.fr/spacehulk/ epoch 0 platforms darwin name spacehulk depends_lib port:qt3 maintainers simon long_description {Space Hulk is a great board game of Games Workshop in the world of Warhammer 40000. This is a two player turn-based game where one play the 'Marine', the other play the alien called 'Genestealer'. This video game is a complete conversion of the board game with the 2nd edition rules.} version 1.5-beta1 categories games revision 0
starfighter 819
variants universal portdir games/starfighter description {2D Space Shooter} homepage http://www.parallelrealities.co.uk/starfighter.php epoch 0 platforms darwin name starfighter depends_lib {bin:sdl-config:libsdl lib:libSDL_mixer:libsdl_mixer lib:libSDL_image:libsdl_image} maintainers nomaintainer long_description {2D Space {Shooter;} after decades of war one company, who had gained powerful supply both sides with weaponary, steps forwards and crushes both warring factions in one swift movement. Using far superior weaponary and AI craft, the company was completely unstoppable and now no one can stand in their way. Thousands began to perish under the iron fist of the company. The people cried out for a saviour, for someone to light this dark hour... and someone did.} version 1.1-1 categories games revision 0
supertux 517
@@ -2055,11 +2059,11 @@
gconf 602
variants {universal darwin_7} depends_build {port:pkgconfig port:perl5.8 port:p5-xml-parser port:intltool} portdir gnome/gconf description {GConf is a configuration database system.} homepage http://www.gnome.org/projects/gconf/ epoch 0 platforms darwin depends_lib {port:glib2 port:gettext port:libxml2 port:gtk2 port:orbit2} name gconf long_description {GConf is a configuration database system, functionally similar to the Windows registry but lots better. :-) It's being written for the GNOME desktop but does not require GNOME.} maintainers nomaintainer version 2.20.1 categories gnome revision 0
gconf-editor 498
-variants universal depends_build port:gnome-doc-utils portdir gnome/gconf-editor description {gconf-editor is a gconf database editor for GNOME 2.0.} homepage http://www.gnome.org/projects/gconf/ epoch 0 platforms darwin name gconf-editor depends_lib {port:libgnomeui port:startup-notification port:dbus port:dbus-glib} long_description {gconf-editor is a gconf database editor for GNOME 2.0. It is similar to regedit on Windows} maintainers nomaintainer version 2.18.0 categories gnome revision 0
+variants universal depends_build port:gnome-doc-utils portdir gnome/gconf-editor description {gconf-editor is a gconf database editor for GNOME 2.0.} homepage http://www.gnome.org/projects/gconf/ epoch 0 platforms darwin name gconf-editor depends_lib {port:libgnomeui port:startup-notification port:dbus port:dbus-glib} long_description {gconf-editor is a gconf database editor for GNOME 2.0. It is similar to regedit on Windows} maintainers nomaintainer version 2.20.0 categories gnome revision 0
gconfmm 375
variants universal portdir gnome/gconfmm description {gconfmm provides C++ wrappers for gconf.} homepage http://www.gtkmm.org/ epoch 0 platforms darwin name gconfmm depends_lib {lib:libgtkmm-2:gtkmm lib:libgconf-2:gconf lib:libiconv.2:libiconv} long_description {{gconfmm provides C++ wrappers for gconf.}} maintainers nomaintainer version 2.18.0 categories gnome revision 0
gdl 442
-variants universal portdir gnome/gdl description {GNOME development library.} homepage http://www.anjuta.org/ epoch 0 platforms darwin name gdl depends_lib bin:gnome-session:gnome-session 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 nomaintainer version 0.7.7 categories {gnome devel} revision 0
+variants universal portdir gnome/gdl description {GNOME development library.} homepage http://www.anjuta.org/ epoch 0 platforms darwin name gdl depends_lib bin:gnome-session:gnome-session 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 nomaintainer version 0.7.8 categories {gnome devel} revision 0
gdm 756
variants universal depends_build {port:gzip 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:atk port:cairo port:dbus-glib port:fontconfig port:freetype port:gettext port:glib2 port:gtk2 port:howl port:libart_lgpl port:libglade2 port:libgnomecanvas port:libiconv port:libpng port:librsvg port:libxml2 port:openssl port:pango port:xrender} name gdm 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 nomaintainer version 2.18.3 categories gnome revision 0
gedit 347
@@ -2132,8 +2136,8 @@
variants universal portdir gnome/gnome-print description {This is an implementation of the Gnome Printing Architecture.} homepage http://www.gnome.org/ epoch 0 platforms darwin name gnome-print depends_lib {lib:libgdk-pixbuf:gdk-pixbuf lib:libgnome:gnome-libs} long_description {{This is an implementation of the Gnome Printing Architecture.}} maintainers nomaintainer version 0.36 categories gnome revision 0
gnome-python-desktop 423
variants {universal darwin_9} description {Python modules for some GNOME Desktop libraries.} portdir gnome/gnome-python-desktop homepage http://www.pygtk.org/ epoch 0 depends_lib {port:gnome-platform-suite port:py25-gnome port:libwnck port:metacity} name gnome-python-desktop long_description {{Python modules for some GNOME Desktop libraries.}} maintainers nomaintainer categories {gnome python} version 2.20.0 revision 1
-gnome-python-extras 406
-variants universal description {Extra Python modules for some GNOME Desktop libraries.} portdir gnome/gnome-python-extras homepage http://www.pygtk.org/ epoch 0 depends_lib {port:py25-gnome port:libgda} name gnome-python-extras long_description {{Extra Python modules for some GNOME Desktop libraries.}} maintainers {landonf@macports.org openmaintainer} categories {gnome python} version 2.14.2 revision 0
+gnome-python-extras 443
+variants {universal darwin_9} description {Extra Python modules for some GNOME Desktop libraries.} portdir gnome/gnome-python-extras homepage http://www.pygtk.org/ epoch 0 depends_lib {port:py25-gnome port:gdl port:libgda3 port:libgtkhtml} name gnome-python-extras long_description {{Extra Python modules for some GNOME Desktop libraries.}} maintainers {landonf@macports.org openmaintainer} categories {gnome python} version 2.19.1 revision 0
gnome-session 456
variants universal 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:gnome-desktop port:gnome-control-center port:dbus port:dbus-glib} long_description {Session component for the GNOME 2.0 desktop. This package contains the commands needed to start GNOME 2.0.} maintainers nomaintainer version 2.20.3 categories gnome revision 0
gnome-sharp2 555
@@ -2150,8 +2154,8 @@
variants universal portdir gnome/gnome-turtle description {A turtle and lsys drawing program for GNOME.} homepage https://savannah.nongnu.org/p/gnome-turtle/ epoch 0 platforms darwin name gnome-turtle depends_lib lib:libgnomeprintui-2:libgnomeprintui long_description {A turtle and lsys drawing program for GNOME. It can generate fractals from an L-System definition.} maintainers nomaintainer version 0.1.3 categories {gnome math} revision 0
gnome-user-docs 526
variants universal depends_build 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 depends_lib lib:gnome-session:gnome-session 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.18.2 categories gnome revision 0
-gnome-utils 443
-variants {universal darwin_7} portdir gnome/gnome-utils description {Session component for the GNOME 2 desktop} homepage http://www.gnome.org/ epoch 0 platforms darwin name gnome-utils depends_lib {lib:gnome-session:gnome-session lib:libgnomeprintui:libgnomeprintui port:gnome-panel port:dbus port:dbus-glib} long_description {Session component for the GNOME 2.0 desktop.} maintainers nomaintainer version 2.20.0.1 categories gnome revision 0
+gnome-utils 456
+variants {universal darwin_7} portdir gnome/gnome-utils description {Session component for the GNOME 2 desktop} homepage http://www.gnome.org/ epoch 0 platforms darwin name gnome-utils depends_lib {lib:gnome-session:gnome-session lib:libgnomeprintui:libgnomeprintui port:libgtop port:gnome-panel port:dbus port:dbus-glib} long_description {Session component for the GNOME 2.0 desktop.} maintainers nomaintainer version 2.20.0.1 categories gnome revision 1
gnome-vfs 554
variants {universal darwin_6 darwin_7} portdir gnome/gnome-vfs description {This is the GNOME Virtual File System.} homepage http://www.gnome.org/ epoch 0 platforms darwin name gnome-vfs depends_lib {port:gnome-mime-data port:gconf port:avahi port:neon port:dbus port:openssl port:libidl port:dbus-glib port:libxml2 port:libiconv port:gettext} maintainers nomaintainer long_description {This is the GNOME Virtual File System. GNOME VFS is currently used as one of the foundations of the Nautilus file manager.} version 2.20.1 categories gnome revision 0
gnome-vfs-monikers 384
@@ -2436,8 +2440,8 @@
variants universal description {Bitstream Vera Fonts for use with Freetype/Fontconfig} portdir graphics/bitstream-vera homepage http://www.gnome.org/fonts/ epoch 0 platforms darwin name bitstream-vera long_description {Bittream Vera Fonts consist of four monospace and sans faces (normal, oblique, bold, bold oblique) and two serif faces (normal and bold). They are designed to be an attractive default font for GNOME-based X11 apps. (GTK2/Xft2/Freetype/Fontconfig)} maintainers jbenninghoff@mac.com categories graphics version 1.10 revision 0
blccc 658
variants universal portdir graphics/blccc description {Blinkenlights Chaos Control Center} homepage http://www.blinkenlights.de/ epoch 0 platforms darwin name blccc depends_lib lib:libblib:blib maintainers tim@ccc.de long_description {The Blinkenlights Chaos Control Center is an integrated playlist manager and playback program. It supports reading Blinkenlights movies in various file formats and sending them using the Blinkenlights protocol as supported by the Blinkenlights Library blib. The Blinkenlights Chaos Control Center is the basic building block of the Blinkenlights software setup} version 1.999 categories {graphics blinkenlights} revision 0
-blender 490
-variants universal portdir graphics/blender description {3D modeler / renderer} homepage http://blender.org epoch 0 platforms darwin name blender depends_lib {port:expat port:fontconfig port:freetype port:jpeg port:libpng port:libsdl port:python24 port:glut port:ftgl} maintainers nomaintainer long_description {Blender, the open source software for 3D modeling, animation, rendering, post-production, interactive creation and playback.} version 2.41 categories {graphics games} revision 0
+blender 495
+variants universal portdir graphics/blender description {3D modeler / renderer} homepage http://www.blender.org/ epoch 0 platforms darwin name blender depends_lib {port:expat port:fontconfig port:freetype port:jpeg port:libpng port:libsdl port:python24 port:glut port:ftgl} maintainers nomaintainer long_description {Blender, the open source software for 3D modeling, animation, rendering, post-production, interactive creation and playback.} version 2.41 categories {graphics games} revision 0
blib 573
variants {universal gtk directfb aa} portdir graphics/blib description {Library of useful things to hack the Blinkenlights} homepage http://www.blinkenlights.de/ epoch 0 platforms darwin name blib depends_lib {lib:libglib.2:glib2 lib:libgtk.2:gtk2} maintainers tim@ccc.de long_description {This library contains some code that you will find useful if you want to create any kind of software related to Blinkenlights. If you have never heard about Blinkenlights, you want to check the project's home page first.} version 1.1.7 categories {graphics blinkenlights} revision 1
blinkensim 419
@@ -2680,10 +2684,8 @@
variants universal description {produces an animated GIF file composed of a series of GIF images} portdir graphics/whirlgif homepage http://www.danbbs.dk/~dino/whirlgif/ epoch 0 platforms darwin name whirlgif long_description {{produces an animated GIF file composed of a series of GIF images}} maintainers nomaintainer categories graphics version 3.04 revision 0
wings 366
variants universal depends_build {port:esdl port:erlang} portdir graphics/wings description {Erlang 3D Modeler} homepage http://www.wings3d.com/ epoch 0 platforms darwin name wings maintainers bfulgham@macports.org long_description {Wings 3D is a subdivision modeler inspired by Nendo and Mirai from Izware.} version 0.98.32a categories {graphics erlang} revision 1
-wxLua 686
-variants {universal darwin macosx aqua x11} variant_desc {aqua {Use the wxMac port of wxWidgets} x11 {Use the wxGTK port of wxWidgets}} portdir graphics/wxLua description {Lua bindings for wxWidgets} homepage http://wxlua.sourceforge.net/ epoch 0 platforms {darwin freebsd} name wxLua depends_lib {port:wxstedit port:wxWidgets} maintainers afb@macports.org long_description {wxLua is a lua scripting language wrapper around the wxWidgets cross-platform GUI library. It consists of an executable for running standalone wxLua scripts and a library for extending C++ programs with a fast, small, fully embeddable scripting language.} version 2.8.4.0 categories {graphics devel} revision 1
-wxLua-devel 698
-variants {universal darwin macosx aqua x11} variant_desc {aqua {Use the wxMac port of wxWidgets} x11 {Use the wxGTK port of wxWidgets}} portdir graphics/wxLua-devel description {Lua bindings for wxWidgets} homepage http://wxlua.sourceforge.net/ epoch 0 platforms {darwin freebsd} name wxLua-devel depends_lib {port:wxstedit port:wxWidgets} maintainers afb@macports.org long_description {wxLua is a lua scripting language wrapper around the wxWidgets cross-platform GUI library. It consists of an executable for running standalone wxLua scripts and a library for extending C++ programs with a fast, small, fully embeddable scripting language.} version 2.8.7.0 categories {graphics devel} revision 0
+wxLua 688
+variants {universal macosx aqua x11} variant_desc {aqua {Use the wxMac port of wxWidgets} x11 {Use the wxGTK port of wxWidgets}} portdir graphics/wxLua description {Lua bindings for wxWidgets} homepage http://wxlua.sourceforge.net/ epoch 0 platforms {darwin freebsd} name wxLua depends_lib {port:wxstedit port:lua port:wxWidgets} maintainers afb@macports.org long_description {wxLua is a lua scripting language wrapper around the wxWidgets cross-platform GUI library. It consists of an executable for running standalone wxLua scripts and a library for extending C++ programs with a fast, small, fully embeddable scripting language.} version 2.8.7.0 categories {graphics devel} revision 0
wxWidgets 772
variants {universal nonmonolithic debug} variant_desc {nonmonolithic {build libraries separately} debug {add debug info to libraries}} portdir graphics/wxWidgets description {mature cross-platform C++ GUI framework} homepage http://www.wxwidgets.org/ epoch 0 platforms darwin name wxWidgets depends_lib {port:jpeg port:tiff port:libpng port:zlib port:libiconv port:expat port:libsdl port:libsdl_mixer} maintainers {mww jwa} long_description {wxWidgets is a mature open-source cross-platform C++ GUI framework for Mac OS, Unix, Linux, Windows. It can make use of a variety of native widget sets as well as its own widget set: Mac OS, GTK+, Motif, WIN32. wxWidgets will even run on embedded systems using Linux and X11.} version 2.8.7 categories {graphics devel} revision 0
wxWidgets-devel 788
@@ -3861,7 +3863,7 @@
lp_solve 520
variants universal description {Linear Programming Solver} portdir math/lp_solve homepage http://lpsolve.sourceforge.net/5.5/ epoch 0 platforms darwin name lp_solve long_description {Mixed Integer Linear Programming (MILP) solver. lp_solve solves pure linear, (mixed) integer/binary, semi-continuous and special ordered sets (SOS) models. lp_solve is written in ANSI C and can be compiled on many different platforms like Mac OS X, Linux and Windows.} maintainers nomaintainer categories math version 5.5.0.9 revision 0
mathomatic 483
-variants universal portdir math/mathomatic description {small, portable symbolic math program} homepage http://mathomatic.orgserve.de/math/ epoch 0 platforms darwin name mathomatic depends_lib port:readline maintainers mww long_description {Mathomatic is a small, portable symbolic math program that can automatically solve, simplify, differentiate, combine, and compare algebraic equations, perform polynomial and complex arithmetic, etc.} version 12.8.5 categories math revision 0
+variants universal portdir math/mathomatic description {small, portable symbolic math program} homepage http://mathomatic.orgserve.de/math/ epoch 0 platforms darwin name mathomatic depends_lib port:readline maintainers mww long_description {Mathomatic is a small, portable symbolic math program that can automatically solve, simplify, differentiate, combine, and compare algebraic equations, perform polynomial and complex arithmetic, etc.} version 12.8.6 categories math revision 0
maxima 724
variants {universal clisp test printable_doc} portdir math/maxima description {The Maxima computer algebra system} homepage http://maxima.sourceforge.net/ epoch 0 depends_run {port:sbcl port:tk port:recode port:gnuplot} platforms darwin name maxima maintainers nomaintainer long_description {The Maxima computer algebra system is a descendant of DOE Macsyma, a version of MIT's Macsyma whose development was supported by the U.S. Department of Energy. Through the effort of the late William Shelter of the University of Texas, it was released under the GNU General Public License. It is one of the more comprehensive and powerful computer algebra systems available as open source.} version 5.14.0 categories math revision 1
metis 621
@@ -4568,8 +4570,10 @@
variants {universal darwin_8_powerpc} depends_build port:libtool portdir net/traceroute description {a traceroute implementation using ICMP packets} homepage ftp://ftp.ee.lbl.gov/ epoch 0 platforms darwin name traceroute maintainers nomaintainer long_description {{a traceroute implementation using ICMP packets}} version 1.4a12 categories net revision 0
trafshow 587
variants universal portdir net/trafshow description {continuous network traffic display} homepage http://soft.risp.ru/trafshow/index_en.shtml epoch 0 platforms darwin name trafshow depends_lib {port:libtool port:libpcap port:ncurses} maintainers noses@noses.com long_description {TrafShow continuously displays the information regarding packet traffic on the configured network interface that matches the boolean expression. It periodically sorts and updates this information. It may be useful for locating suspicious network traffic on the net.} version 5.2.3 categories net revision 1
-transmission 615
-variants universal portdir net/transmission description {Lightweight BitTorrent client} homepage http://www.transmissionbt.com/ epoch 0 platforms {darwin freebsd} name transmission depends_lib {port:gettext port:gtk} maintainers nomaintainer long_description {Transmission is a free, lightweight BitTorrent client. It features a simple, intuitive interface on top of an efficient, cross-platform back-end. Transmission is open source (MIT license) and runs on Mac OS X (Cocoa interface), Linux/NetBSD/FreeBSD/OpenBSD (GTK+ interface) and BeOS (native interface).} version 1.03 categories {net gnome x11} revision 1
+transmission 620
+variants universal portdir net/transmission description {Lightweight BitTorrent client} homepage http://www.transmissionbt.com/ epoch 0 platforms macosx name transmission depends_lib port:gettext maintainers nomaintainer long_description {Transmission is a free, lightweight BitTorrent client. It features a simple, intuitive interface on top of an efficient, cross-platform back-end. Transmission is open source (MIT license) and runs on Mac OS X (Cocoa interface), Linux/NetBSD/FreeBSD/OpenBSD (GTK+ interface) and BeOS (native {interface).
+
+} This is the Cocoa version.} categories {net aqua} version 1.04 revision 0
transmission-x11 654
variants universal portdir net/transmission-x11 description {Lightweight BitTorrent client} homepage http://www.transmissionbt.com/ epoch 0 platforms {darwin freebsd} name transmission-x11 depends_lib {port:gettext port:gtk} maintainers nomaintainer long_description {Transmission is a free, lightweight BitTorrent client. It features a simple, intuitive interface on top of an efficient, cross-platform back-end. Transmission is open source (MIT license) and runs on Mac OS X (Cocoa interface), Linux/NetBSD/FreeBSD/OpenBSD (GTK+ interface) and BeOS (native interface). {
@@ -6532,6 +6536,8 @@
variants universal portdir python/py25-checker description {python source code checker for finding bugs} homepage http://pychecker.sourceforge.net/ epoch 0 platforms {darwin freebsd} depends_lib port:python25 name py25-checker maintainers nomaintainer long_description {PyChecker is a tool for finding bugs in python source code. It finds problems that are typically caught by a compiler for less dynamic languages, like C and C++. It is similar to lint. Because of the dynamic nature of python, some warnings may be incorrect. However, spurious warnings should be fairly infrequent.} categories python version 0.8.17 revision 0
py25-cheetah 632
variants universal portdir python/py25-cheetah description {Cheetah is a Python-powered template engine and code generator} homepage http://www.cheetahtemplate.org/ epoch 0 platforms darwin depends_lib port:python25 name py25-cheetah maintainers stechert@macports.org long_description {Cheetah is a Python-powered template engine and code generator. It can be used as a standalone utility or it can be combined with other tools. Cheetah has many potential uses, but web developers looking for a viable alternative to ASP, JSP, PHP and PSP are expected to be its principle user group.} categories {python www} version 2.0 revision 0
+py25-chm 400
+variants universal portdir python/py25-chm description {PyCHM is a set of Python bindings for Jed Wing's chmlib.} homepage http://gnochm.sourceforge.net/pychm.html epoch 0 platforms darwin depends_lib {port:python25 port:chmlib} name py25-chm maintainers nomaintainer long_description {{PyCHM is a set of Python bindings for Jed Wing's chmlib.}} categories {python textproc} version 0.8.4 revision 0
py25-cometd 374
variants universal depends_build port:py25-twisted-web2 portdir python/py25-cometd description {Cometd is a scalable HTTP-based event routing bus that uses a push technology pattern known as Comet.} homepage http://www.cometd.com/ epoch 0 platforms darwin depends_lib port:python25 name py25-cometd maintainers stechert@macports.org categories python version 0.2 revision 0
py25-crypto 555
@@ -7143,7 +7149,7 @@
setiathome 519
variants universal description {UNIX version of the Seti@home client} portdir science/setiathome homepage http://setiathome.ssl.berkeley.edu/ epoch 0 platforms darwin name setiathome long_description {setiathome is the UNIX version of the SETI@home client. It downloads radio telescope data from a network server, analyzes the data looking for signals of extraterrestrial origin, and uploads results to the server, repeating this cycle indefinitely.} maintainers nomaintainer categories science version 3.03 revision 0
stellarium 628
-depends_build port:cmake portdir science/stellarium description {Stellarium is a free open source planetarium for your computer.} homepage http://stellarium.org/ epoch 0 platforms darwin name stellarium depends_lib {port:boost port:libsdl_mixer port:libsdl port:qt4-mac port:freetype} maintainers {raimue openmaintainer} long_description {Stellarium is a free open source planetarium for your computer. It shows a realistic sky in 3D, just like what you see with the naked eye, binoculars or a telescope. It is being used in planetarium projectors. Just set your coordinates and go.} version 0.9.0 categories science revision 0
+depends_build port:cmake portdir science/stellarium description {Stellarium is a free open source planetarium for your computer.} homepage http://stellarium.org/ epoch 0 platforms darwin name stellarium depends_lib {port:boost port:libsdl_mixer port:libsdl port:qt4-mac port:freetype} maintainers {raimue openmaintainer} long_description {Stellarium is a free open source planetarium for your computer. It shows a realistic sky in 3D, just like what you see with the naked eye, binoculars or a telescope. It is being used in planetarium projectors. Just set your coordinates and go.} version 0.9.1 categories science revision 0
tempo 701
variants universal portdir science/tempo description {TEMPO (Topographic Eeg Mapping PrOgram)} homepage http://tempo.sourceforge.net/ epoch 0 platforms darwin name tempo depends_lib {lib:libgtkglext-x11-1.0:gtkglext lib:libgnome-2:libgnome lib:libX11.6:XFree86} maintainers jd@lifehertz.com long_description {TEMPO (Topographic Eeg Mapping PrOgram) is open source software for 3D visualization of brain electrical activity. TEMPO accepts EEG file in standard EDF format and creates animated sequence of topographic maps. Topographic maps are generated over 3D head model and user is able to navigate around head and examine maps from different viewpoints.} version 1.1.4 categories science revision 0
thccalc 423
@@ -7580,8 +7586,8 @@
variants {universal darwin_7 darwin_8 darwin_9} description {Switch the default python interpreter} portdir sysutils/python_select homepage http://svn.macports.org/repository/macports/users/mww/select/ epoch 0 platforms darwin name python_select long_description {python_select lets you switch the default python interpreter. python_select symlinks the standard python executables in the MacPorts prefix to the selected version.} maintainers raimue categories sysutils version 0.1 revision 1
remap-bad-apple-keys 466
variants universal portdir sysutils/remap-bad-apple-keys description {A utility to remap some bad keys in Apple's X11} homepage http://ranger.befunk.com/fink/ epoch 0 depends_run bin:xmodmap:XFree86 platforms darwin name remap-bad-apple-keys maintainers nomaintainer long_description {Some keys are incorrectly mapped in Apple's X11 (and possibly others), making it impossible to use navigation keys in some applications.} version 1.0 categories sysutils revision 0
-repoview 566
-variants universal portdir sysutils/repoview description {make common metadata package repositories browseable} homepage http://mricon.com/trac/wiki/Repoview epoch 0 depends_run {port:python24 port:yum port:py-kid} platforms darwin name repoview maintainers afb@macports.org long_description {RepoView allows one to easily create a set of static HTML pages in a repodata repository, allowing simple browsing of available packages. It uses kid templating engine to create the pages and is therefore easily customizeable.} version 0.6.1 categories sysutils revision 0
+repoview 564
+variants universal portdir sysutils/repoview description {make common metadata package repositories browseable} homepage https://fedorahosted.org/repoview/ epoch 0 depends_run {port:python24 port:yum port:py-kid} platforms darwin name repoview maintainers afb@macports.org long_description {RepoView allows one to easily create a set of static HTML pages in a repodata repository, allowing simple browsing of available packages. It uses kid templating engine to create the pages and is therefore easily customizeable.} version 0.6.2 categories sysutils revision 0
rlwrap 420
variants universal portdir sysutils/rlwrap description {rlwrap is a readline wrapper.} homepage http://utopia.knoware.nl/~hlub/uck/rlwrap/ epoch 0 platforms darwin name rlwrap depends_lib port:readline maintainers lomion@mac.com long_description {rlwrap is a 'readline wrapper' that uses the GNU readline library to allow the editing of keyboard input for any other command.} version 0.24 categories sysutils revision 0
rmtrash 384
@@ -7591,7 +7597,7 @@
rpm-devel 919
variants {universal darwin freebsd linux docs} depends_build {port:expat port:neon port:python25 port:perl5.8 port:readline port:beecrypt port:libiconv port:gettext} portdir sysutils/rpm-devel description {The RPM package management system.} homepage http://rpm5.org depends_run {port:openssl bin:gzip:gzip bin:bzip2:bzip2 bin:unzip:unzip} epoch 0 platforms {darwin freebsd linux} depends_lib {lib:libhistory.5:readline port:gettext port:popt port:sqlite3 port:xar-devel} name rpm-devel maintainers {n3npq@mac.com afb@macports.org} long_description {The RPM Package Manager (RPM) is a powerful command line driven package management system capable of installing, uninstalling, verifying, querying, and updating software packages. Each software package consists of an archive of files along with information about the package like its version, a description, etc.} categories {sysutils archivers} version 5.1 revision 2
rpm2html 936
-variants {universal template} depends_build {bin:autoconf:autoconf bin:automake:automake} variant_desc {template {Use separate template file instead of hard-coded markup}} portdir sysutils/rpm2html description {Translates an RPM database and dependency information into HTML} homepage http://www.nongnu.org/rpm2html/ epoch 0 platforms {darwin freebsd} name rpm2html depends_lib {lib:librpm:rpm lib:libxml2:libxml2 port:zlib port:bzip2} maintainers afb@macports.org long_description {The rpm2html utility automatically generates web pages that describe a set of RPM packages. The goals of rpm2html are to identify the dependencies between various packages, and to find the package(s) that will provide the resources needed to install a given package. Rpm2html analyzes the provides and requires of the given set of RPMs, and then shows the dependency cross-references using hypertext links.} categories sysutils version 1.9.5 revision 0
+variants {universal template} depends_build {bin:autoconf:autoconf bin:automake:automake} variant_desc {template {Use separate template file instead of hard-coded markup}} portdir sysutils/rpm2html description {Translates an RPM database and dependency information into HTML} homepage http://www.nongnu.org/rpm2html/ epoch 0 platforms {darwin freebsd} name rpm2html depends_lib {lib:librpm:rpm lib:libxml2:libxml2 port:zlib port:bzip2} maintainers afb@macports.org long_description {The rpm2html utility automatically generates web pages that describe a set of RPM packages. The goals of rpm2html are to identify the dependencies between various packages, and to find the package(s) that will provide the resources needed to install a given package. Rpm2html analyzes the provides and requires of the given set of RPMs, and then shows the dependency cross-references using hypertext links.} categories sysutils version 1.9.6 revision 0
rpm45 896
variants {universal darwin freebsd linux docs} depends_build {port:expat port:neon port:python25 port:perl5.8 port:readline port:beecrypt port:libiconv port:gettext} portdir sysutils/rpm45 description {The RPM package management system.} homepage http://rpm5.org depends_run {port:openssl bin:gzip:gzip bin:bzip2:bzip2 bin:unzip:unzip} epoch 0 platforms {darwin freebsd linux} depends_lib {lib:libhistory.5:readline port:gettext port:popt port:sqlite3} name rpm45 maintainers {n3npq@mac.com afb@macports.org} long_description {The RPM Package Manager (RPM) is a powerful command line driven package management system capable of installing, uninstalling, verifying, querying, and updating software packages. Each software package consists of an archive of files along with information about the package like its version, a description, etc.} categories {sysutils archivers} version 4.5 revision 0
rpm50 907
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080203/e36cbb12/attachment-0001.html
From ryandesign at macports.org Sun Feb 3 13:10:32 2008
From: ryandesign at macports.org (ryandesign@macports.org)
Date: Sun Feb 3 13:12:32 2008
Subject: [33712] trunk/dports/graphics/blender/Portfile
Message-ID: <20080203211032.C78B3F4E50D@beta.macosforge.org>
Revision: 33712
http://trac.macosforge.org/projects/macports/changeset/33712
Author: ryandesign@macports.org
Date: 2008-02-03 13:10:32 -0800 (Sun, 03 Feb 2008)
Log Message:
-----------
blender: this port installs from an architecture-specific binary distribution, so a universal variant is not possible
Modified Paths:
--------------
trunk/dports/graphics/blender/Portfile
Modified: trunk/dports/graphics/blender/Portfile
===================================================================
--- trunk/dports/graphics/blender/Portfile 2008-02-03 21:09:51 UTC (rev 33711)
+++ trunk/dports/graphics/blender/Portfile 2008-02-03 21:10:32 UTC (rev 33712)
@@ -32,6 +32,7 @@
distname blender-2.41-OSX-10.3-py2.4-powerpc
use_zip yes
+universal_variant no
use_configure no
build {}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080203/7470bada/attachment.html
From ryandesign at macports.org Sun Feb 3 13:09:53 2008
From: ryandesign at macports.org (ryandesign@macports.org)
Date: Sun Feb 3 13:12:52 2008
Subject: [33711] trunk/dports/graphics/blender/Portfile
Message-ID: <20080203210953.73404F4E459@beta.macosforge.org>
Revision: 33711
http://trac.macosforge.org/projects/macports/changeset/33711
Author: ryandesign@macports.org
Date: 2008-02-03 13:09:51 -0800 (Sun, 03 Feb 2008)
Log Message:
-----------
blender: "use_configure no" is preferred over "configure {}"
Modified Paths:
--------------
trunk/dports/graphics/blender/Portfile
Modified: trunk/dports/graphics/blender/Portfile
===================================================================
--- trunk/dports/graphics/blender/Portfile 2008-02-03 20:42:55 UTC (rev 33710)
+++ trunk/dports/graphics/blender/Portfile 2008-02-03 21:09:51 UTC (rev 33711)
@@ -32,7 +32,7 @@
distname blender-2.41-OSX-10.3-py2.4-powerpc
use_zip yes
-configure {}
+use_configure no
build {}
destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080203/b8de70bc/attachment.html
From ram at macports.org Sun Feb 3 13:46:07 2008
From: ram at macports.org (ram@macports.org)
Date: Sun Feb 3 13:48:37 2008
Subject: [33713] trunk/dports/devel/bzr/Portfile
Message-ID: <20080203214607.7462EF4F91F@beta.macosforge.org>
Revision: 33713
http://trac.macosforge.org/projects/macports/changeset/33713
Author: ram@macports.org
Date: 2008-02-03 13:46:04 -0800 (Sun, 03 Feb 2008)
Log Message:
-----------
devel/bzr: add py25-socket-ssl as a dependency to support https
branches, closes #14168
Modified Paths:
--------------
trunk/dports/devel/bzr/Portfile
Modified: trunk/dports/devel/bzr/Portfile
===================================================================
--- trunk/dports/devel/bzr/Portfile 2008-02-03 21:10:32 UTC (rev 33712)
+++ trunk/dports/devel/bzr/Portfile 2008-02-03 21:46:04 UTC (rev 33713)
@@ -5,6 +5,7 @@
name bzr
version 1.1
+revision 1
categories devel python
platforms darwin
maintainers ram openmaintainer
@@ -31,7 +32,8 @@
port:py25-crypto \
port:py25-hashlib \
port:py25-zlib \
- port:py25-bz2
+ port:py25-bz2 \
+ port:py25-socket-ssl
test.run yes
test.cmd make
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080203/e143df99/attachment.html
From ryandesign at macports.org Sun Feb 3 13:56:33 2008
From: ryandesign at macports.org (ryandesign@macports.org)
Date: Sun Feb 3 13:59:32 2008
Subject: [33714] trunk/dports/graphics/blender/Portfile
Message-ID: <20080203215633.8E1C3F4FF38@beta.macosforge.org>
Revision: 33714
http://trac.macosforge.org/projects/macports/changeset/33714
Author: ryandesign@macports.org
Date: 2008-02-03 13:56:32 -0800 (Sun, 03 Feb 2008)
Log Message:
-----------
blender: simplify destroot phase and avoid using deprecated 'cd' command
Modified Paths:
--------------
trunk/dports/graphics/blender/Portfile
Modified: trunk/dports/graphics/blender/Portfile
===================================================================
--- trunk/dports/graphics/blender/Portfile 2008-02-03 21:46:04 UTC (rev 33713)
+++ trunk/dports/graphics/blender/Portfile 2008-02-03 21:56:32 UTC (rev 33714)
@@ -38,10 +38,8 @@
destroot {
set appPath ${destroot}/Applications/MacPorts
- cd ${worksrcpath}
- xinstall -d -m 0755 ${appPath}
- system "ditto -v blender.app ${appPath}/blender.app"
- system "ditto -v blenderplayer.app ${appPath}/blenderplayer.app"
+ xinstall -d ${appPath}
+ copy ${worksrcpath}/blender.app ${worksrcpath}/blenderplayer.app ${appPath}
}
post-activate {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080203/39ef5dd3/attachment.html
From gui_dos at macports.org Sun Feb 3 15:04:16 2008
From: gui_dos at macports.org (gui_dos@macports.org)
Date: Sun Feb 3 15:06:46 2008
Subject: [33715] trunk/dports/devel/kiwi/Portfile
Message-ID: <20080203230416.3F651F52553@beta.macosforge.org>
Revision: 33715
http://trac.macosforge.org/projects/macports/changeset/33715
Author: gui_dos@macports.org
Date: 2008-02-03 15:04:14 -0800 (Sun, 03 Feb 2008)
Log Message:
-----------
Update to kivi 1.9.20
Modified Paths:
--------------
trunk/dports/devel/kiwi/Portfile
Modified: trunk/dports/devel/kiwi/Portfile
===================================================================
--- trunk/dports/devel/kiwi/Portfile 2008-02-03 21:56:32 UTC (rev 33714)
+++ trunk/dports/devel/kiwi/Portfile 2008-02-03 23:04:14 UTC (rev 33715)
@@ -4,8 +4,8 @@
PortGroup python25 1.0
name kiwi
-version 1.9.18
-categories gnome python devel
+version 1.9.20
+categories devel gnome python
maintainers nomaintainer
description Framework for Python applications with GUIs.
long_description \
@@ -17,9 +17,9 @@
platforms darwin
master_sites gnome:sources/kiwi/[strsed ${version} {/\.[0-9]*$//}]/
-checksums md5 adcb92374cb8734f861f12f608f2ef5d \
- sha1 92e99722f44cbecbf2853de33db61d822d406ec0 \
- rmd160 af0fa3148cc42c52ad5e966d8b261d5c3ffa837b
+checksums md5 2ed0ea4b7b22466ecf415a37602212d3 \
+ sha1 e150e4d5a43d97b1ff3e732a8fb40dedf5d81867 \
+ rmd160 2fb3cff74a55decfd11fffc0096188ef60806c60
depends_lib-append \
port:glib2 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080203/9e975736/attachment.html
From afb at macports.org Sun Feb 3 15:09:47 2008
From: afb at macports.org (afb@macports.org)
Date: Sun Feb 3 15:12:17 2008
Subject: [33716] trunk/base/aclocal.m4
Message-ID: <20080203230947.96D66F5291C@beta.macosforge.org>
Revision: 33716
http://trac.macosforge.org/projects/macports/changeset/33716
Author: afb@macports.org
Date: 2008-02-03 15:09:46 -0800 (Sun, 03 Feb 2008)
Log Message:
-----------
avoid hardcoding X11 lib path, explicitly call included AC_PATH_X
Modified Paths:
--------------
trunk/base/aclocal.m4
Modified: trunk/base/aclocal.m4
===================================================================
--- trunk/base/aclocal.m4 2008-02-03 23:04:14 UTC (rev 33715)
+++ trunk/base/aclocal.m4 2008-02-03 23:09:46 UTC (rev 33716)
@@ -448,12 +448,13 @@
# ---------------------
AC_DEFUN([MP_CHECK_X11], [
+ AC_PATH_X
AC_PATH_XTRA
# Check for libX11
AC_CHECK_LIB([X11], [XOpenDisplay],[
has_x_runtime=yes
- ], [ has_x_runtime=no ], [-L/usr/X11R6/lib $X_LIBS])
+ ], [ has_x_runtime=no ], [$X_LIBS])
# echo "------done---------"
# echo "x_includes=${x_includes}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080203/e4907f79/attachment.html
From afb at macports.org Sun Feb 3 15:12:48 2008
From: afb at macports.org (afb@macports.org)
Date: Sun Feb 3 15:15:48 2008
Subject: [33717] trunk/base
Message-ID: <20080203231248.40A8CF52BB7@beta.macosforge.org>
Revision: 33717
http://trac.macosforge.org/projects/macports/changeset/33717
Author: afb@macports.org
Date: 2008-02-03 15:12:47 -0800 (Sun, 03 Feb 2008)
Log Message:
-----------
provide X11 defaults for darwin, to work around X11 include symlink
Modified Paths:
--------------
trunk/base/aclocal.m4
trunk/base/configure
Modified: trunk/base/aclocal.m4
===================================================================
--- trunk/base/aclocal.m4 2008-02-03 23:09:46 UTC (rev 33716)
+++ trunk/base/aclocal.m4 2008-02-03 23:12:47 UTC (rev 33717)
@@ -448,6 +448,22 @@
# ---------------------
AC_DEFUN([MP_CHECK_X11], [
+ # work around symbolic X11 link in /usr/include by providing explicit defaults
+ case "$host" in
+ *-*-darwin9*)
+ if test "x$x_includes" = xNONE && test "x$x_libraries" = xNONE; then
+ x_includes="/usr/X11/include"
+ x_libraries="/usr/X11/lib"
+ fi
+ ;;
+ *-*-darwin*)
+ if test "x$x_includes" = xNONE && test "x$x_libraries" = xNONE; then
+ x_includes="/usr/X11R6/include"
+ x_libraries="/usr/X11R6/lib"
+ fi
+ ;;
+ esac
+
AC_PATH_X
AC_PATH_XTRA
Modified: trunk/base/configure
===================================================================
--- trunk/base/configure 2008-02-03 23:09:46 UTC (rev 33716)
+++ trunk/base/configure 2008-02-03 23:12:47 UTC (rev 33717)
@@ -9349,7 +9349,25 @@
# Check for X11 and paraphernalia
-{ echo "$as_me:$LINENO: checking for X" >&5
+
+
+ # work around symbolic X11 link in /usr/include by providing explicit defaults
+ case "$host" in
+ *-*-darwin9*)
+ if test "x$x_includes" = xNONE && test "x$x_libraries" = xNONE; then
+ x_includes="/usr/X11/include"
+ x_libraries="/usr/X11/lib"
+ fi
+ ;;
+ *-*-darwin*)
+ if test "x$x_includes" = xNONE && test "x$x_libraries" = xNONE; then
+ x_includes="/usr/X11R6/include"
+ x_libraries="/usr/X11R6/lib"
+ fi
+ ;;
+ esac
+
+ { echo "$as_me:$LINENO: checking for X" >&5
echo $ECHO_N "checking for X... $ECHO_C" >&6; }
@@ -9588,8 +9606,6 @@
echo "${ECHO_T}libraries $x_libraries, headers $x_includes" >&6; }
fi
-
-
if test "$no_x" = yes; then
# Not all programs may use this symbol, but it does not hurt to define it.
@@ -10673,7 +10689,7 @@
echo $ECHO_N "(cached) $ECHO_C" >&6
else
ac_check_lib_save_LIBS=$LIBS
-LIBS="-lX11 -L/usr/X11R6/lib $X_LIBS $LIBS"
+LIBS="-lX11 $X_LIBS $LIBS"
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080203/a30b5fb1/attachment.html
From ram at macports.org Sun Feb 3 16:51:44 2008
From: ram at macports.org (ram@macports.org)
Date: Sun Feb 3 16:54:47 2008
Subject: [33718] trunk/dports/python
Message-ID: <20080204005144.15E7BF5642E@beta.macosforge.org>
Revision: 33718
http://trac.macosforge.org/projects/macports/changeset/33718
Author: ram@macports.org
Date: 2008-02-03 16:51:42 -0800 (Sun, 03 Feb 2008)
Log Message:
-----------
numpy/scipy: readd g95 and gcc42 variants
Modified Paths:
--------------
trunk/dports/python/py-numpy/Portfile
trunk/dports/python/py-scipy/Portfile
trunk/dports/python/py25-numpy/Portfile
trunk/dports/python/py25-scipy/Portfile
Modified: trunk/dports/python/py-numpy/Portfile
===================================================================
--- trunk/dports/python/py-numpy/Portfile 2008-02-03 23:12:47 UTC (rev 33717)
+++ trunk/dports/python/py-numpy/Portfile 2008-02-04 00:51:42 UTC (rev 33718)
@@ -22,11 +22,22 @@
patchfiles patch-g95_link.diff
-depends_lib-append port:gcc42 \
- port:fftw-3
+depends_lib-append port:fftw-3
post-patch {
reinplace "s|@@MPORTS_PREFIX@@|${prefix}|" ${worksrcpath}/numpy/distutils/fcompiler/g95.py
}
-build.cmd-append "config_fc --fcompiler gnu95 --f77exec ${prefix}/bin/gfortran-mp-4.2 --f90exec ${prefix}/bin/gfortran-mp-4.2"
+variant g95 conflicts gcc42 description "Use g95 as fortran compiler" {
+ depends_lib-append port:g95
+ build.cmd-append "config_fc --fcompiler g95 --f77exec ${prefix}/bin/g95 --f90exec ${prefix}/bin/g95"
+}
+
+variant gcc42 conflicts g95 description "Use gfortran-mp-4.2 as fortran compiler" {
+ depends_lib-append port:gcc42
+ build.cmd-append "config_fc --fcompiler gnu95 --f77exec ${prefix}/bin/gfortran-mp-4.2 --f90exec ${prefix}/bin/gfortran-mp-4.2"
+}
+
+if { ![variant_isset g95] && ![variant_isset gcc42] } {
+ default_variants +g95
+}
Modified: trunk/dports/python/py-scipy/Portfile
===================================================================
--- trunk/dports/python/py-scipy/Portfile 2008-02-03 23:12:47 UTC (rev 33717)
+++ trunk/dports/python/py-scipy/Portfile 2008-02-04 00:51:42 UTC (rev 33718)
@@ -20,8 +20,7 @@
sha1 65eff3e245f59b2af9adc70fad11daa40f0ba3e0 \
rmd160 391f2067f7dcc133e7e8622df93a2a0cd5ebbe5b
-depends_lib-append port:gcc42 \
- lib:gnuplot:gnuplot \
+depends_lib-append lib:gnuplot:gnuplot \
port:py-numpy
worksrcdir ${distname}
@@ -30,10 +29,24 @@
build.env CCFLAGS="-I${prefix}/include -L${prefix}/lib"
-set fc_options "config_fc --fcompiler gnu95 --f77exec ${prefix}/bin/gfortran-mp-4.2 --f90exec ${prefix}/bin/gfortran-mp-4.2"
-build.cmd-append ${fc_options}
-destroot.cmd-append ${fc_options}
+variant g95 conflicts gcc42 description "Use g95 as fortran compiler" {
+ depends_lib-append port:g95
+ set fc_options "config_fc --fcompiler g95 --f77exec ${prefix}/bin/g95 --f90exec ${prefix}/bin/g95"
+ build.cmd-append ${fc_options}
+ destroot.cmd-append ${fc_options}
+}
+variant gcc42 conflicts g95 description "Use gfortran-mp-4.2 as fortran compiler" {
+ depends_lib-append port:gcc42
+ set fc_options "config_fc --fcompiler gnu95 --f77exec ${prefix}/bin/gfortran-mp-4.2 --f90exec ${prefix}/bin/gfortran-mp-4.2"
+ build.cmd-append ${fc_options}
+ destroot.cmd-append ${fc_options}
+}
+
variant no_gnuplot description "Don't depend on GNUPlot" {
depends_lib-delete lib:gnuplot:gnuplot
}
+
+if { ![variant_isset g95] && ![variant_isset gcc42] } {
+ default_variants +g95
+}
Modified: trunk/dports/python/py25-numpy/Portfile
===================================================================
--- trunk/dports/python/py25-numpy/Portfile 2008-02-03 23:12:47 UTC (rev 33717)
+++ trunk/dports/python/py25-numpy/Portfile 2008-02-04 00:51:42 UTC (rev 33718)
@@ -22,12 +22,23 @@
patchfiles patch-g95_link.diff
-depends_lib-append port:gcc42 \
- port:fftw-3 \
+depends_lib-append port:fftw-3 \
port:py25-hashlib
post-patch {
reinplace "s|@@MPORTS_PREFIX@@|${prefix}|" ${worksrcpath}/numpy/distutils/fcompiler/g95.py
}
-build.cmd-append "config_fc --fcompiler gnu95 --f77exec ${prefix}/bin/gfortran-mp-4.2 --f90exec ${prefix}/bin/gfortran-mp-4.2"
+variant g95 conflicts gcc42 description "Use g95 as fortran compiler" {
+ depends_lib-append port:g95
+ build.cmd-append "config_fc --fcompiler g95 --f77exec ${prefix}/bin/g95 --f90exec ${prefix}/bin/g95"
+}
+
+variant gcc42 conflicts g95 description "Use gfortran-mp-4.2 as fortran compiler" {
+ depends_lib-append port:gcc42
+ build.cmd-append "config_fc --fcompiler gnu95 --f77exec ${prefix}/bin/gfortran-mp-4.2 --f90exec ${prefix}/bin/gfortran-mp-4.2"
+}
+
+if { ![variant_isset g95] && ![variant_isset gcc42] } {
+ default_variants +g95
+}
Modified: trunk/dports/python/py25-scipy/Portfile
===================================================================
--- trunk/dports/python/py25-scipy/Portfile 2008-02-03 23:12:47 UTC (rev 33717)
+++ trunk/dports/python/py25-scipy/Portfile 2008-02-04 00:51:42 UTC (rev 33718)
@@ -20,8 +20,7 @@
sha1 65eff3e245f59b2af9adc70fad11daa40f0ba3e0 \
rmd160 391f2067f7dcc133e7e8622df93a2a0cd5ebbe5b
-depends_lib-append port:gcc42 \
- lib:gnuplot:gnuplot \
+depends_lib-append lib:gnuplot:gnuplot \
port:py25-numpy
worksrcdir ${distname}
@@ -30,10 +29,24 @@
build.env CCFLAGS="-I${prefix}/include -L${prefix}/lib"
-set fc_options "config_fc --fcompiler gnu95 --f77exec ${prefix}/bin/gfortran-mp-4.2 --f90exec ${prefix}/bin/gfortran-mp-4.2"
-build.cmd-append ${fc_options}
-destroot.cmd-append ${fc_options}
+variant g95 conflicts gcc42 description "Use g95 as fortran compiler" {
+ depends_lib-append port:g95
+ set fc_options "config_fc --fcompiler g95 --f77exec ${prefix}/bin/g95 --f90exec ${prefix}/bin/g95"
+ build.cmd-append ${fc_options}
+ destroot.cmd-append ${fc_options}
+}
+variant gcc42 conflicts g95 description "Use gfortran-mp-4.2 as fortran compiler" {
+ depends_lib-append port:gcc42
+ set fc_options "config_fc --fcompiler gnu95 --f77exec ${prefix}/bin/gfortran-mp-4.2 --f90exec ${prefix}/bin/gfortran-mp-4.2"
+ build.cmd-append ${fc_options}
+ destroot.cmd-append ${fc_options}
+}
+
variant no_gnuplot description "Don't depend on GNUPlot" {
depends_lib-delete lib:gnuplot:gnuplot
}
+
+if { ![variant_isset g95] && ![variant_isset gcc42] } {
+ default_variants +g95
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080203/6d4d448c/attachment-0001.html
From ram at macports.org Sun Feb 3 16:58:17 2008
From: ram at macports.org (ram@macports.org)
Date: Sun Feb 3 17:01:16 2008
Subject: [33719] trunk/dports/python
Message-ID: <20080204005817.2AA8FF56762@beta.macosforge.org>
Revision: 33719
http://trac.macosforge.org/projects/macports/changeset/33719
Author: ram@macports.org
Date: 2008-02-03 16:58:16 -0800 (Sun, 03 Feb 2008)
Log Message:
-----------
py-numpy/py25-numpy: apply patch to fix f2py error when compiling a
Fortran module block, closes #14171
Modified Paths:
--------------
trunk/dports/python/py-numpy/Portfile
trunk/dports/python/py25-numpy/Portfile
Added Paths:
-----------
trunk/dports/python/py-numpy/files/patch-f2py_rules.py.diff
trunk/dports/python/py25-numpy/files/patch-f2py_rules.py.diff
Modified: trunk/dports/python/py-numpy/Portfile
===================================================================
--- trunk/dports/python/py-numpy/Portfile 2008-02-04 00:51:42 UTC (rev 33718)
+++ trunk/dports/python/py-numpy/Portfile 2008-02-04 00:58:16 UTC (rev 33719)
@@ -1,11 +1,11 @@
# $Id$
-PortSystem 1.0
-PortGroup python24 1.0
+PortSystem 1.0
+PortGroup python24 1.0
name py-numpy
version 1.0.4
-revision 6
+revision 7
categories python
platforms darwin
maintainers ram openmaintainer
@@ -20,7 +20,8 @@
sha1 9a1f09358c3310cf990eecd06dc2eb54aec78321 \
rmd160 8ac192ad3f36a94a45c26e0c4028fdbb744881f5
-patchfiles patch-g95_link.diff
+patchfiles patch-g95_link.diff \
+ patch-f2py_rules.py.diff
depends_lib-append port:fftw-3
Added: trunk/dports/python/py-numpy/files/patch-f2py_rules.py.diff
===================================================================
--- trunk/dports/python/py-numpy/files/patch-f2py_rules.py.diff (rev 0)
+++ trunk/dports/python/py-numpy/files/patch-f2py_rules.py.diff 2008-02-04 00:58:16 UTC (rev 33719)
@@ -0,0 +1,11 @@
+--- numpy/f2py/rules.py 2008-02-03 19:22:50.000000000 -0500
++++ numpy/f2py/rules.py 2008-02-03 19:23:24.000000000 -0500
+@@ -1219,7 +1219,7 @@
+ f.write('! This file is autogenerated with f2py (version:%s)\n'%(f2py_version))
+ f.write('! It contains Fortran 90 wrappers to fortran functions.\n')
+ lines = []
+- for l in '\n\n'.join(funcwrappers2)+'\n'.split('\n'):
++ for l in ('\n\n'.join(funcwrappers2)+'\n').split('\n'):
+ if len(l)>72 and l[0]==' ':
+ lines.append(l[:72]+'&\n &')
+ l = l[72:]
Modified: trunk/dports/python/py25-numpy/Portfile
===================================================================
--- trunk/dports/python/py25-numpy/Portfile 2008-02-04 00:51:42 UTC (rev 33718)
+++ trunk/dports/python/py25-numpy/Portfile 2008-02-04 00:58:16 UTC (rev 33719)
@@ -1,11 +1,11 @@
# $Id$
-PortSystem 1.0
-PortGroup python25 1.0
+PortSystem 1.0
+PortGroup python25 1.0
name py25-numpy
version 1.0.4
-revision 6
+revision 7
categories python
platforms darwin
maintainers ram openmaintainer
@@ -20,7 +20,8 @@
sha1 9a1f09358c3310cf990eecd06dc2eb54aec78321 \
rmd160 8ac192ad3f36a94a45c26e0c4028fdbb744881f5
-patchfiles patch-g95_link.diff
+patchfiles patch-g95_link.diff \
+ patch-f2py_rules.py.diff
depends_lib-append port:fftw-3 \
port:py25-hashlib
Added: trunk/dports/python/py25-numpy/files/patch-f2py_rules.py.diff
===================================================================
--- trunk/dports/python/py25-numpy/files/patch-f2py_rules.py.diff (rev 0)
+++ trunk/dports/python/py25-numpy/files/patch-f2py_rules.py.diff 2008-02-04 00:58:16 UTC (rev 33719)
@@ -0,0 +1,11 @@
+--- numpy/f2py/rules.py 2008-02-03 19:22:50.000000000 -0500
++++ numpy/f2py/rules.py 2008-02-03 19:23:24.000000000 -0500
+@@ -1219,7 +1219,7 @@
+ f.write('! This file is autogenerated with f2py (version:%s)\n'%(f2py_version))
+ f.write('! It contains Fortran 90 wrappers to fortran functions.\n')
+ lines = []
+- for l in '\n\n'.join(funcwrappers2)+'\n'.split('\n'):
++ for l in ('\n\n'.join(funcwrappers2)+'\n').split('\n'):
+ if len(l)>72 and l[0]==' ':
+ lines.append(l[:72]+'&\n &')
+ l = l[72:]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080203/574ee813/attachment.html
From ram at macports.org Sun Feb 3 16:59:14 2008
From: ram at macports.org (ram@macports.org)
Date: Sun Feb 3 17:01:44 2008
Subject: [33720] trunk/dports/python
Message-ID: <20080204005914.C37E1F56825@beta.macosforge.org>
Revision: 33720
http://trac.macosforge.org/projects/macports/changeset/33720
Author: ram@macports.org
Date: 2008-02-03 16:59:14 -0800 (Sun, 03 Feb 2008)
Log Message:
-----------
py-scipy/py25-scipy: bump revision following r33718
Modified Paths:
--------------
trunk/dports/python/py-scipy/Portfile
trunk/dports/python/py25-scipy/Portfile
Modified: trunk/dports/python/py-scipy/Portfile
===================================================================
--- trunk/dports/python/py-scipy/Portfile 2008-02-04 00:58:16 UTC (rev 33719)
+++ trunk/dports/python/py-scipy/Portfile 2008-02-04 00:59:14 UTC (rev 33720)
@@ -1,11 +1,11 @@
# $Id$
-PortSystem 1.0
-PortGroup python24 1.0
+PortSystem 1.0
+PortGroup python24 1.0
name py-scipy
version 0.6.0
-revision 4
+revision 5
categories python
platforms darwin
maintainers ram openmaintainer
Modified: trunk/dports/python/py25-scipy/Portfile
===================================================================
--- trunk/dports/python/py25-scipy/Portfile 2008-02-04 00:58:16 UTC (rev 33719)
+++ trunk/dports/python/py25-scipy/Portfile 2008-02-04 00:59:14 UTC (rev 33720)
@@ -1,11 +1,11 @@
# $Id$
-PortSystem 1.0
-PortGroup python25 1.0
+PortSystem 1.0
+PortGroup python25 1.0
name py25-scipy
version 0.6.0
-revision 4
+revision 5
categories python
platforms darwin
maintainers ram openmaintainer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080203/73e6d66a/attachment.html
From afb at macports.org Sun Feb 3 17:00:40 2008
From: afb at macports.org (afb@macports.org)
Date: Sun Feb 3 17:03:41 2008
Subject: [33721] trunk/base/doc/macports.conf.in
Message-ID: <20080204010040.B8293F568F9@beta.macosforge.org>
Revision: 33721
http://trac.macosforge.org/projects/macports/changeset/33721
Author: afb@macports.org
Date: 2008-02-03 17:00:40 -0800 (Sun, 03 Feb 2008)
Log Message:
-----------
placeholders for universal configuration
Modified Paths:
--------------
trunk/base/doc/macports.conf.in
Modified: trunk/base/doc/macports.conf.in
===================================================================
--- trunk/base/doc/macports.conf.in 2008-02-04 00:59:14 UTC (rev 33720)
+++ trunk/base/doc/macports.conf.in 2008-02-04 01:00:40 UTC (rev 33721)
@@ -67,6 +67,17 @@
# Rsync options
rsync_options -rtzv --delete-after
+# Options for Universal Binaries (+universal variant)
+
+# macosx_deployment_target
+universal_target 10.4
+
+# the SDK "sysroot" to use
+universal_sysroot /Developer/SDKs/MacOSX10.4u.sdk
+
+# machine architectures
+universal_archs ppc i386
+
# Options for generated startup items
# startupitem_type may be "default", "systemstarter", "launchd", or "none";
# if the option is empty or "default" then a startupitem type appropriate
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080203/54f1d4eb/attachment.html
From afb at macports.org Sun Feb 3 17:17:02 2008
From: afb at macports.org (afb@macports.org)
Date: Sun Feb 3 17:20:02 2008
Subject: [33722] trunk/base/doc/macports.conf.in
Message-ID: <20080204011702.402C6F570B1@beta.macosforge.org>
Revision: 33722
http://trac.macosforge.org/projects/macports/changeset/33722
Author: afb@macports.org
Date: 2008-02-03 17:17:01 -0800 (Sun, 03 Feb 2008)
Log Message:
-----------
record configured dir values, for applications and frameworks
Modified Paths:
--------------
trunk/base/doc/macports.conf.in
Modified: trunk/base/doc/macports.conf.in
===================================================================
--- trunk/base/doc/macports.conf.in 2008-02-04 01:00:40 UTC (rev 33721)
+++ trunk/base/doc/macports.conf.in 2008-02-04 01:17:01 UTC (rev 33722)
@@ -17,6 +17,12 @@
# Directory containing the X11 installation.
x11prefix @x11prefix@
+# Directory containing Applications from ports.
+applications_dir @MPAPPLICATIONSDIR@
+
+# Directory containing Frameworks from ports.
+frameworks_dir @MPFRAMEWORKSDIR@
+
# Where to find the sources list.
sources_conf @MPCONFIGDIR_EXPANDED@/sources.conf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080203/89714784/attachment.html
From ram at macports.org Sun Feb 3 19:30:09 2008
From: ram at macports.org (ram@macports.org)
Date: Sun Feb 3 19:33:10 2008
Subject: [33723] trunk/dports/python/py-numpy
Message-ID: <20080204033009.5D341F5B778@beta.macosforge.org>
Revision: 33723
http://trac.macosforge.org/projects/macports/changeset/33723
Author: ram@macports.org
Date: 2008-02-03 19:30:08 -0800 (Sun, 03 Feb 2008)
Log Message:
-----------
python/py-numpy: fix library link path
Modified Paths:
--------------
trunk/dports/python/py-numpy/Portfile
trunk/dports/python/py-numpy/files/patch-g95_link.diff
Modified: trunk/dports/python/py-numpy/Portfile
===================================================================
--- trunk/dports/python/py-numpy/Portfile 2008-02-04 01:17:01 UTC (rev 33722)
+++ trunk/dports/python/py-numpy/Portfile 2008-02-04 03:30:08 UTC (rev 33723)
@@ -5,7 +5,7 @@
name py-numpy
version 1.0.4
-revision 7
+revision 8
categories python
platforms darwin
maintainers ram openmaintainer
Modified: trunk/dports/python/py-numpy/files/patch-g95_link.diff
===================================================================
--- trunk/dports/python/py-numpy/files/patch-g95_link.diff 2008-02-04 01:17:01 UTC (rev 33722)
+++ trunk/dports/python/py-numpy/files/patch-g95_link.diff 2008-02-04 03:30:08 UTC (rev 33723)
@@ -5,7 +5,7 @@
'compiler_fix' : ["g95", "-ffixed-form"],
'compiler_f90' : ["g95"],
- 'linker_so' : ["","-shared"],
-+ 'linker_so' : ["","-dynamiclib -L@@MPORTS_PREFIX@@/lib -lpython2.4"],
++ 'linker_so' : ["","-dynamiclib -L@@MPORTS_PREFIX@@/Library/Frameworks/Python.framework/Versions/2.4/lib -lpython2.4"],
'archiver' : ["ar", "-cr"],
'ranlib' : ["ranlib"]
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080203/e277ea66/attachment.html
From afb at macports.org Mon Feb 4 00:29:18 2008
From: afb at macports.org (afb@macports.org)
Date: Mon Feb 4 00:32:20 2008
Subject: [33724] trunk/base/src
Message-ID: <20080204082918.9DC5CF63E86@beta.macosforge.org>
Revision: 33724
http://trac.macosforge.org/projects/macports/changeset/33724
Author: afb@macports.org
Date: 2008-02-04 00:29:16 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
read universal configuration from macports.conf
Modified Paths:
--------------
trunk/base/src/macports1.0/macports.tcl
trunk/base/src/port1.0/portconfigure.tcl
Modified: trunk/base/src/macports1.0/macports.tcl
===================================================================
--- trunk/base/src/macports1.0/macports.tcl 2008-02-04 03:30:08 UTC (rev 33723)
+++ trunk/base/src/macports1.0/macports.tcl 2008-02-04 08:29:16 UTC (rev 33724)
@@ -44,7 +44,8 @@
portinstalltype portarchivemode portarchivepath portarchivetype portautoclean \
porttrace portverbose destroot_umask variants_conf rsync_server rsync_options \
rsync_dir startupitem_type place_worksymlink xcodeversion xcodebuildcmd \
- mp_remote_url mp_remote_submit_url configureccache configuredistcc configurepipe buildnicevalue buildmakejobs"
+ mp_remote_url mp_remote_submit_url configureccache configuredistcc configurepipe buildnicevalue buildmakejobs \
+ universal_target universal_sysroot universal_archs"
variable user_options "submitter_name submitter_email submitter_key"
variable portinterp_options "\
portdbpath portpath portbuildpath auto_path prefix prefix_frozen x11prefix portsharepath \
@@ -52,7 +53,7 @@
portarchivetype portautoclean porttrace portverbose destroot_umask rsync_server \
rsync_options rsync_dir startupitem_type place_worksymlink \
mp_remote_url mp_remote_submit_url configureccache configuredistcc configurepipe buildnicevalue buildmakejobs \
- $user_options"
+ universal_target universal_sysroot universal_archs $user_options"
# deferred options are only computed when needed.
# they are not exported to the trace thread.
@@ -333,6 +334,9 @@
global macports::configurepipe
global macports::buildnicevalue
global macports::buildmakejobs
+ global macports::universal_target
+ global macports::universal_sysroot
+ global macports::universal_archs
# Set the system encoding to utf-8
encoding system utf-8
@@ -625,6 +629,17 @@
if {![info exists macports::buildmakejobs]} {
set macports::buildmakejobs 1
}
+
+ # Default mp universal options
+ if {![info exists macports::universal_target]} {
+ set macports::universal_target "10.4"
+ }
+ if {![info exists macports::universal_sysroot]} {
+ set macports::universal_sysroot "/Developer/SDKs/MacOSX10.4u.sdk"
+ }
+ if {![info exists macports::universal_archs]} {
+ set macports::universal_archs {ppc i386}
+ }
# ENV cleanup.
set keepenvkeys {
Modified: trunk/base/src/port1.0/portconfigure.tcl
===================================================================
--- trunk/base/src/port1.0/portconfigure.tcl 2008-02-04 03:30:08 UTC (rev 33723)
+++ trunk/base/src/port1.0/portconfigure.tcl 2008-02-04 08:29:16 UTC (rev 33724)
@@ -102,14 +102,9 @@
default configure.pkg_config {}
default configure.pkg_config_path {}
-# Universal options & default values.
-set target "10.4"
-set sysroot "/Developer/SDKs/MacOSX10.4u.sdk"
-set universal_archs {ppc i386}
-
options configure.universal_target configure.universal_sysroot configure.universal_archs configure.universal_args configure.universal_cflags configure.universal_cppflags configure.universal_cxxflags configure.universal_ldflags
-default configure.universal_target {${target}}
-default configure.universal_sysroot {${sysroot}}
+default configure.universal_target {${universal_target}}
+default configure.universal_sysroot {${universal_sysroot}}
default configure.universal_archs {${universal_archs}}
default configure.universal_args {[configure_get_universal_args]}
default configure.universal_cflags {[configure_get_universal_cflags]}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/03c73890/attachment-0001.html
From afb at macports.org Mon Feb 4 00:36:41 2008
From: afb at macports.org (afb@macports.org)
Date: Mon Feb 4 00:39:40 2008
Subject: [33725] trunk/base/ChangeLog
Message-ID: <20080204083641.46545F64088@beta.macosforge.org>
Revision: 33725
http://trac.macosforge.org/projects/macports/changeset/33725
Author: afb@macports.org
Date: 2008-02-04 00:36:40 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
update changelog, for various configuration fixes
Modified Paths:
--------------
trunk/base/ChangeLog
Modified: trunk/base/ChangeLog
===================================================================
--- trunk/base/ChangeLog 2008-02-04 08:29:16 UTC (rev 33724)
+++ trunk/base/ChangeLog 2008-02-04 08:36:40 UTC (rev 33725)
@@ -6,8 +6,14 @@
Unreleased:
+ - Work around autoconf X11 detection bugs on darwin (afb in r33717)
+
+ - Fix bugs with X11 lib detection on Leopard (#14089, afb in r33716)
+
- Add configure.{optflags,m32,m64,march,mtune} (afb in r33503, r33599)
+ - Add applications_dir and frameworks_dir configuration (r33499, r33722)
+
- Remove some hardcoded paths (such as /usr/X11R6, /usr/bin/install)
- Add configure.{universal_target,universal_sysroot,universal_archs} (afb in r33478).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/194c57c6/attachment.html
From dluke at macports.org Mon Feb 4 00:44:14 2008
From: dluke at macports.org (dluke@macports.org)
Date: Mon Feb 4 00:47:16 2008
Subject: [33726] trunk/dports/PortIndex
Message-ID: <20080204084414.0B8F5F6438D@beta.macosforge.org>
Revision: 33726
http://trac.macosforge.org/projects/macports/changeset/33726
Author: dluke@macports.org
Date: 2008-02-04 00:44:13 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
Total number of ports parsed: 4462
Ports successfully parsed: 4462
Ports failed: 0
Modified Paths:
--------------
trunk/dports/PortIndex
Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex 2008-02-04 08:36:40 UTC (rev 33725)
+++ trunk/dports/PortIndex 2008-02-04 08:44:13 UTC (rev 33726)
@@ -800,8 +800,8 @@
variants universal description {Berkeley Yacc} portdir devel/byacc homepage http://invisible-island.net/byacc/ epoch 0 platforms darwin name byacc long_description {Berkeley Yacc (byacc) is generally conceded to be the best yacc variant available. In contrast to bison, it is written to avoid dependencies upon a particular compiler.} maintainers nomaintainer categories devel version 20070509 revision 0
byaccj 437
variants universal description {yacc compatible parser generator with Java extension} portdir devel/byaccj homepage http://byaccj.sourceforge.net/ epoch 0 platforms darwin name byaccj long_description {byacc/j is an extension to the Berkeley v1.8 yacc compatible parser generator. byacc/j not only can produce C/C++ source for a LALR-grammar parser, but also Java source.} maintainers mww categories {devel java} version 1.14 revision 0
-bzr 817
-description {The next-generation distributed version control system} portdir devel/bzr homepage http://bazaar-vcs.org/ epoch 0 platforms darwin depends_lib {port:python25 port:py25-paramiko port:py25-crypto port:py25-hashlib port:py25-zlib port:py25-bz2} name bzr maintainers {ram openmaintainer} long_description {Bazaar is an open source distributed version control system that is powerful, friendly, and scalable. It manages trees of files and subdirectories, In particular, it records revisions of trees, representing their state at a particular point in time, and information about those revisions and their relationships. Recording and retrieving tree revisions is useful in several ways if you are writing software or documents or doing similar creative work.} categories {devel python} version 1.1 revision 0
+bzr 838
+description {The next-generation distributed version control system} portdir devel/bzr homepage http://bazaar-vcs.org/ epoch 0 platforms darwin depends_lib {port:python25 port:py25-paramiko port:py25-crypto port:py25-hashlib port:py25-zlib port:py25-bz2 port:py25-socket-ssl} name bzr maintainers {ram openmaintainer} long_description {Bazaar is an open source distributed version control system that is powerful, friendly, and scalable. It manages trees of files and subdirectories, In particular, it records revisions of trees, representing their state at a particular point in time, and information about those revisions and their relationships. Recording and retrieving tree revisions is useful in several ways if you are writing software or documents or doing similar creative work.} categories {devel python} version 1.1 revision 1
bzr-gtk 376
description {Various GTK+ frontends for bzr} portdir devel/bzr-gtk homepage http://bazaar-vcs.org/bzr-gtk epoch 0 platforms darwin depends_lib {port:python25 port:bzr port:py25-gtk} name bzr-gtk maintainers {ram openmaintainer} long_description {A bzr plugin that contains various GTK+ frontends to different bzr commands.} categories {devel python} version 0.93.0 revision 0
bzr-rebase 600
@@ -1123,7 +1123,7 @@
kdiff3 565
variants universal portdir devel/kdiff3 description {kdiff3 is a file comparing and merging tool.} homepage http://kdiff3.sourceforge.net/ epoch 0 platforms darwin name kdiff3 depends_lib port:kdelibs3 maintainers simon long_description {kdiff3 compares two or three input files and shows the differences line by line and character by character. It provides an automatic merge facility and an integrated editor for comfortable solving of merge conflicts. kdiff3 allows recursive directory comparison and merging as well.} version 0.9.92 categories devel revision 0
kiwi 653
-variants universal depends_build port:pkgconfig portdir devel/kiwi description {Framework for Python applications with GUIs.} homepage http://www.async.com.br/projects/kiwi epoch 0 platforms darwin depends_lib {port:python25 port:glib2 port:py25-gobject port:py25-gtk port:py25-numeric} name kiwi maintainers nomaintainer long_description {Kiwi is a framework and a set of enhanced PyGTK widgets designed to make building programs with graphical interfaces both easy to write and easy to maintain. Kiwi is pure Python and should work cross-platform, but is developed on Python 2.4, Linux ix86.} categories {gnome python devel} version 1.9.18 revision 0
+variants universal depends_build port:pkgconfig portdir devel/kiwi description {Framework for Python applications with GUIs.} homepage http://www.async.com.br/projects/kiwi epoch 0 platforms darwin depends_lib {port:python25 port:glib2 port:py25-gobject port:py25-gtk port:py25-numeric} name kiwi maintainers nomaintainer long_description {Kiwi is a framework and a set of enhanced PyGTK widgets designed to make building programs with graphical interfaces both easy to write and easy to maintain. Kiwi is pure Python and should work cross-platform, but is developed on Python 2.4, Linux ix86.} categories {devel gnome python} version 1.9.20 revision 0
ktoblzcheck 336
portdir devel/ktoblzcheck variants universal description {a library to check bank account numbers and bank codes} name ktoblzcheck version 1.13 categories {devel finance} homepage http://ktoblzcheck.sourceforge.net/ revision 0 epoch 0 maintainers nomaintainer long_description {{a library to check bank account numbers and bank codes}}
legoctl 362
@@ -2440,8 +2440,8 @@
variants universal description {Bitstream Vera Fonts for use with Freetype/Fontconfig} portdir graphics/bitstream-vera homepage http://www.gnome.org/fonts/ epoch 0 platforms darwin name bitstream-vera long_description {Bittream Vera Fonts consist of four monospace and sans faces (normal, oblique, bold, bold oblique) and two serif faces (normal and bold). They are designed to be an attractive default font for GNOME-based X11 apps. (GTK2/Xft2/Freetype/Fontconfig)} maintainers jbenninghoff@mac.com categories graphics version 1.10 revision 0
blccc 658
variants universal portdir graphics/blccc description {Blinkenlights Chaos Control Center} homepage http://www.blinkenlights.de/ epoch 0 platforms darwin name blccc depends_lib lib:libblib:blib maintainers tim@ccc.de long_description {The Blinkenlights Chaos Control Center is an integrated playlist manager and playback program. It supports reading Blinkenlights movies in various file formats and sending them using the Blinkenlights protocol as supported by the Blinkenlights Library blib. The Blinkenlights Chaos Control Center is the basic building block of the Blinkenlights software setup} version 1.999 categories {graphics blinkenlights} revision 0
-blender 495
-variants universal portdir graphics/blender description {3D modeler / renderer} homepage http://www.blender.org/ epoch 0 platforms darwin name blender depends_lib {port:expat port:fontconfig port:freetype port:jpeg port:libpng port:libsdl port:python24 port:glut port:ftgl} maintainers nomaintainer long_description {Blender, the open source software for 3D modeling, animation, rendering, post-production, interactive creation and playback.} version 2.41 categories {graphics games} revision 0
+blender 476
+description {3D modeler / renderer} portdir graphics/blender homepage http://www.blender.org/ epoch 0 platforms darwin name blender depends_lib {port:expat port:fontconfig port:freetype port:jpeg port:libpng port:libsdl port:python24 port:glut port:ftgl} maintainers nomaintainer long_description {Blender, the open source software for 3D modeling, animation, rendering, post-production, interactive creation and playback.} version 2.41 categories {graphics games} revision 0
blib 573
variants {universal gtk directfb aa} portdir graphics/blib description {Library of useful things to hack the Blinkenlights} homepage http://www.blinkenlights.de/ epoch 0 platforms darwin name blib depends_lib {lib:libglib.2:glib2 lib:libgtk.2:gtk2} maintainers tim@ccc.de long_description {This library contains some code that you will find useful if you want to create any kind of software related to Blinkenlights. If you have never heard about Blinkenlights, you want to check the project's home page first.} version 1.1.7 categories {graphics blinkenlights} revision 1
blinkensim 419
@@ -6188,8 +6188,8 @@
variants {universal darwin_8 smp} portdir python/py-numarray description {array manipulation and computational library for python} homepage http://www.stsci.edu/resources/software_hardware/numarray epoch 0 platforms darwin depends_lib port:python24 name py-numarray maintainers nomaintainer long_description {Numarray provides array manipulation and computational capabilities similar to those found in IDL, Matlab, or Octave. Using numarray, it is possible to write many efficient numerical data processing applications directly in Python without using any C, C++ or Fortran code.} categories {python devel math} version 1.5.2 revision 0
py-numeric 445
variants {universal darwin_8 macosx puredarwin} portdir python/py-numeric description {fast numerical array language for python} homepage http://www.pfdubois.com/numpy/ epoch 0 platforms darwin depends_lib port:python24 name py-numeric maintainers trashmail.net:macports_dharland long_description {Numerical Python adds a fast, compact, multidimensional array language facility to Python.} categories {python devel math} version 24.2 revision 2
-py-numpy 403
-variants universal portdir python/py-numpy description {The core utilities for the scientific library scipy for Python} homepage http://numpy.scipy.org/ epoch 0 platforms darwin depends_lib {port:python24 port:gcc42 port:fftw-3} name py-numpy maintainers {ram openmaintainer} long_description {{The core utilities for the scientific library scipy for Python}} categories python version 1.0.4 revision 6
+py-numpy 510
+variants {universal g95 gcc42} variant_desc {g95 {Use g95 as fortran compiler} gcc42 {Use gfortran-mp-4.2 as fortran compiler}} portdir python/py-numpy description {The core utilities for the scientific library scipy for Python} homepage http://numpy.scipy.org/ epoch 0 platforms darwin depends_lib {port:python24 port:fftw-3 port:g95} name py-numpy maintainers {ram openmaintainer} long_description {{The core utilities for the scientific library scipy for Python}} categories python version 1.0.4 revision 8
py-ogg 494
variants universal portdir python/py-ogg description {Python module for the ogg multimedia interface} homepage http://www.andrewchatham.com/pyogg/ epoch 0 platforms darwin depends_lib {port:python24 lib:libogg:libogg} name py-ogg maintainers nomaintainer long_description {py-ogg is an interface to the ogg multimedia standard. You cant do much with this module on its own, you will also need specific Python modules for audio, etc.} categories {python audio multimedia} version 1.3 revision 1
py-omniORBpy 389
@@ -6334,8 +6334,8 @@
variants universal portdir python/py-scanf description {formatted input from standard input similar to scanf from C} homepage http://hkn.eecs.berkeley.edu/~dyoo/python/scanf/ epoch 0 platforms {freebsd darwin} depends_lib port:python24 name py-scanf maintainers nomaintainer long_description {scanf provides formatted input from standard input, strings, or files, using a format-string syntax that is similar to scanf() from C. The syntax should be familiar to C programmers, and offers very simple pattern matching against strings and files.} categories python version 1.0 revision 1
py-scientific 425
variants {universal mpi} description {Scientific Python} portdir python/py-scientific homepage http://dirac.cnrs-orleans.fr/plone/software/scientificpython/ epoch 0 name py-scientific depends_lib {port:netcdf port:py-numeric} long_description {ScientificPython is a collection of Python modules that are useful for scientific computing.} maintainers {openmaintainer jochen} version 2.6 categories {python science} revision 0
-py-scipy 468
-variants {universal no_gnuplot} variant_desc {no_gnuplot {Don't depend on GNUPlot}} portdir python/py-scipy description {An opensource library of scientific tools for Python} homepage http://www.scipy.org/ epoch 0 platforms darwin depends_lib {port:python24 port:gcc42 lib:gnuplot:gnuplot port:py-numpy} name py-scipy maintainers {ram openmaintainer} long_description {{An opensource library of scientific tools for Python}} categories python version 0.6.0 revision 4
+py-scipy 558
+variants {universal g95 gcc42 no_gnuplot} variant_desc {g95 {Use g95 as fortran compiler} gcc42 {Use gfortran-mp-4.2 as fortran compiler} no_gnuplot {Don't depend on GNUPlot}} portdir python/py-scipy description {An opensource library of scientific tools for Python} homepage http://www.scipy.org/ epoch 0 platforms darwin depends_lib {port:python24 lib:gnuplot:gnuplot port:py-numpy port:g95} name py-scipy maintainers {ram openmaintainer} long_description {{An opensource library of scientific tools for Python}} categories python version 0.6.0 revision 5
py-scipy03 455
variants universal portdir python/py-scipy03 description {An opensource library of scientific tools for Python} homepage http://www.scipy.org/ epoch 0 platforms darwin depends_lib {port:python24 lib:gnuplot:gnuplot lib:fftw:fftw lib:py-numeric:py-numeric lib:py-f2py:py-f2py lib:g77:gcc34} name py-scipy03 maintainers erickt@macports.org long_description {{An opensource library of scientific tools for Python}} categories python version 0.3.2 revision 1
py-scipy04 390
@@ -6632,8 +6632,8 @@
variants {universal darwin_8 smp} portdir python/py25-numarray description {array manipulation and computational library for python} homepage http://www.stsci.edu/resources/software_hardware/numarray epoch 0 platforms darwin depends_lib port:python25 name py25-numarray maintainers nomaintainer long_description {Numarray provides array manipulation and computational capabilities similar to those found in IDL, Matlab, or Octave. Using numarray, it is possible to write many efficient numerical data processing applications directly in Python without using any C, C++ or Fortran code.} categories {python devel math} version 1.5.2 revision 0
py25-numeric 414
variants {universal macosx puredarwin} portdir python/py25-numeric description {fast numerical array language for python} homepage http://numpy.scipy.org/ epoch 0 platforms darwin depends_lib port:python25 name py25-numeric maintainers nomaintainer long_description {Numerical Python adds a fast, compact, multidimensional array language facility to Python.} categories {python devel math} version 24.2 revision 1
-py25-numpy 425
-variants universal portdir python/py25-numpy description {The core utilities for the scientific library scipy for Python} homepage http://numpy.scipy.org/ epoch 0 platforms darwin depends_lib {port:python25 port:gcc42 port:fftw-3 port:py25-hashlib} name py25-numpy maintainers {ram openmaintainer} long_description {{The core utilities for the scientific library scipy for Python}} categories python version 1.0.4 revision 6
+py25-numpy 532
+variants {universal g95 gcc42} variant_desc {g95 {Use g95 as fortran compiler} gcc42 {Use gfortran-mp-4.2 as fortran compiler}} portdir python/py25-numpy description {The core utilities for the scientific library scipy for Python} homepage http://numpy.scipy.org/ epoch 0 platforms darwin depends_lib {port:python25 port:fftw-3 port:py25-hashlib port:g95} name py25-numpy maintainers {ram openmaintainer} long_description {{The core utilities for the scientific library scipy for Python}} categories python version 1.0.4 revision 7
py25-opengl 561
variants {universal numpy} depends_build port:py25-setuptools portdir python/py25-opengl description {Python binding to OpenGL} homepage http://pyopengl.sourceforge.net/ epoch 0 depends_lib {port:python25 port:py25-tkinter port:py25-pil} name py25-opengl maintainers nomaintainer long_description {PyOpenGL is the cross platform Python binding to OpenGL and related APIs. The binding is created using the standard ctypes library and is provided under an extremely liberal BSD-style Open-Source licenses.} categories {python graphics} version 3.0.0b1 revision 0
py25-orbit 720
@@ -6674,8 +6674,8 @@
variants universal description ruledispatch portdir python/py25-ruledispatch homepage http://www.turbogears.org/ epoch 0 platforms darwin name py25-ruledispatch depends_lib port:python25 maintainers stechert@macports.org version 0.5a0.dev-r2306 categories {python devel} revision 0
py25-scientific 485
variants {universal macosx puredarwin mpi} variant_desc {mpi {Enable lammpi support}} portdir python/py25-scientific description {Scientific Python} homepage http://dirac.cnrs-orleans.fr/ScientificPython/ epoch 0 platforms darwin depends_lib {port:netcdf port:py25-numeric} name py25-scientific maintainers nomaintainer long_description {ScientificPython is a collection of Python modules that are useful for scientific computing.} categories {python science} version 2.6.1 revision 0
-py25-scipy 474
-variants {universal no_gnuplot} variant_desc {no_gnuplot {Don't depend on GNUPlot}} portdir python/py25-scipy description {An opensource library of scientific tools for Python} homepage http://www.scipy.org/ epoch 0 platforms darwin depends_lib {port:python25 port:gcc42 lib:gnuplot:gnuplot port:py25-numpy} name py25-scipy maintainers {ram openmaintainer} long_description {{An opensource library of scientific tools for Python}} categories python version 0.6.0 revision 4
+py25-scipy 564
+variants {universal g95 gcc42 no_gnuplot} variant_desc {g95 {Use g95 as fortran compiler} gcc42 {Use gfortran-mp-4.2 as fortran compiler} no_gnuplot {Don't depend on GNUPlot}} portdir python/py25-scipy description {An opensource library of scientific tools for Python} homepage http://www.scipy.org/ epoch 0 platforms darwin depends_lib {port:python25 lib:gnuplot:gnuplot port:py25-numpy port:g95} name py25-scipy maintainers {ram openmaintainer} long_description {{An opensource library of scientific tools for Python}} categories python version 0.6.0 revision 5
py25-setuptools 575
variants universal depends_build port:py25-hashlib portdir python/py25-setuptools description {distutils enhancement for build and distribution} homepage http://peak.telecommunity.com/DevCenter/setuptools epoch 0 platforms darwin depends_lib port:py25-zlib name py25-setuptools maintainers stechert@macports.org long_description {setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages.} categories {python devel} version 0.6c7 revision 2
py25-simplejson 380
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/3c9a6fe4/attachment.html
From afb at macports.org Mon Feb 4 00:53:37 2008
From: afb at macports.org (afb@macports.org)
Date: Mon Feb 4 00:56:37 2008
Subject: [33727] trunk/base/doc/macports.conf.5
Message-ID: <20080204085337.36FE8F64745@beta.macosforge.org>
Revision: 33727
http://trac.macosforge.org/projects/macports/changeset/33727
Author: afb@macports.org
Date: 2008-02-04 00:53:36 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
update conf manpage for universal settings
Modified Paths:
--------------
trunk/base/doc/macports.conf.5
Modified: trunk/base/doc/macports.conf.5
===================================================================
--- trunk/base/doc/macports.conf.5 2008-02-04 08:44:13 UTC (rev 33726)
+++ trunk/base/doc/macports.conf.5 2008-02-04 08:53:36 UTC (rev 33727)
@@ -151,6 +151,23 @@
.br
.Ic Default:
yes
+.It Va universal_target
+The macosx_deployment_target to use for +universal variant
+.br
+.Ic Default:
+10.4
+.It Va universal_sysroot
+The SDK "sysroot" full path to use for +universal variant
+.br
+.Ic Default:
+/Developer/SDKs/MacOSX10.4u.sdk
+.It Va universal_archs
+The machine architectures to use for +universal variant
+.br
+Regular architectures include: ppc, i386, ppc64, x86_64
+.br
+.Ic Default:
+ppc i386
.It Va startupitem_type
Set the default type of startupitems to be generated, overridable by Portfiles that explicitly state a
startupitem.type key. If set to "default", then a type will be selected that's appropriate to the OS.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/ca32c318/attachment.html
From afb at macports.org Mon Feb 4 00:58:13 2008
From: afb at macports.org (afb@macports.org)
Date: Mon Feb 4 01:01:13 2008
Subject: [33728] trunk/base/doc/macports.conf.5
Message-ID: <20080204085813.0F713F648A0@beta.macosforge.org>
Revision: 33728
http://trac.macosforge.org/projects/macports/changeset/33728
Author: afb@macports.org
Date: 2008-02-04 00:58:13 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
update conf manpage for dir settings
Modified Paths:
--------------
trunk/base/doc/macports.conf.5
Modified: trunk/base/doc/macports.conf.5
===================================================================
--- trunk/base/doc/macports.conf.5 2008-02-04 08:53:36 UTC (rev 33727)
+++ trunk/base/doc/macports.conf.5 2008-02-04 08:58:13 UTC (rev 33728)
@@ -87,6 +87,16 @@
.Pp
NOTE. Mac OS X 10.2 and Darwin 6.x users should switch to 'direct' mode to have MacPorts working properly
on their systems.
+.It Va applications_dir
+Directory containing Applications installed from ports.
+.br
+.Ic Default:
+/Applications/MacPorts
+.It Va frameworks_dir
+Directory containing Frameworks installed from ports.
+.br
+.Ic Default:
+/Library/Frameworks
.It Va sources_conf
Location of the sources file. This file enables rsync synchronization of the default ports tree with the
MacPorts rsync server (through the "sync" target of the
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/d45d02a4/attachment-0001.html
From afb at macports.org Mon Feb 4 01:04:48 2008
From: afb at macports.org (afb@macports.org)
Date: Mon Feb 4 01:07:48 2008
Subject: [33729] trunk/base
Message-ID: <20080204090448.AC1BEF64AB7@beta.macosforge.org>
Revision: 33729
http://trac.macosforge.org/projects/macports/changeset/33729
Author: afb@macports.org
Date: 2008-02-04 01:04:47 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
use x11prefix in binpath, avoid hardcoding old /usr/X11R6
Modified Paths:
--------------
trunk/base/doc/macports.conf.5
trunk/base/src/macports1.0/macports.tcl
Modified: trunk/base/doc/macports.conf.5
===================================================================
--- trunk/base/doc/macports.conf.5 2008-02-04 08:58:13 UTC (rev 33728)
+++ trunk/base/doc/macports.conf.5 2008-02-04 09:04:47 UTC (rev 33729)
@@ -213,7 +213,7 @@
the paths for locating utilities such as rsync, tar, cvs and others.
.br
.Ic Default:
-${prefix}/bin:${prefix}/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin
+${prefix}/bin:${prefix}/sbin:/bin:/sbin:/usr/bin:/usr/sbin:${x11prefix}/bin
.It Va extra_env
List of extra environment variables MacPorts should keep in the user's environment when sanitizing it.
.El
Modified: trunk/base/src/macports1.0/macports.tcl
===================================================================
--- trunk/base/src/macports1.0/macports.tcl 2008-02-04 08:58:13 UTC (rev 33728)
+++ trunk/base/src/macports1.0/macports.tcl 2008-02-04 09:04:47 UTC (rev 33729)
@@ -588,7 +588,7 @@
}
if {![info exists binpath]} {
- set env(PATH) "${prefix}/bin:${prefix}/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin"
+ set env(PATH) "${prefix}/bin:${prefix}/sbin:/bin:/sbin:/usr/bin:/usr/sbin:${x11prefix}/bin"
} else {
set env(PATH) "$binpath"
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/f9e6843e/attachment.html
From afb at macports.org Mon Feb 4 01:27:40 2008
From: afb at macports.org (afb@macports.org)
Date: Mon Feb 4 01:30:40 2008
Subject: [33730] trunk/dports/security/cracklib/Portfile
Message-ID: <20080204092740.6EB2CF6544E@beta.macosforge.org>
Revision: 33730
http://trac.macosforge.org/projects/macports/changeset/33730
Author: afb@macports.org
Date: 2008-02-04 01:27:39 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
minor maintainer port enhancements (#14167)
Modified Paths:
--------------
trunk/dports/security/cracklib/Portfile
Modified: trunk/dports/security/cracklib/Portfile
===================================================================
--- trunk/dports/security/cracklib/Portfile 2008-02-04 09:04:47 UTC (rev 33729)
+++ trunk/dports/security/cracklib/Portfile 2008-02-04 09:27:39 UTC (rev 33730)
@@ -8,6 +8,7 @@
version 2.8.12
categories security
maintainers theonelab.com:june
+revision 1
description A ProActive Password Sanity Library
long_description CrackLib is a library containing a C function (well, \
lots of functions really, but you only need to use \
@@ -19,7 +20,7 @@
homepage http://sourceforge.net/projects/cracklib/
platforms darwin
depends_lib port:gettext
-default_variants +largedict
+depends_build port:cracklib-words
master_sites sourceforge
checksums md5 580346fa1012f9d9769192f49d3801fa \
@@ -30,19 +31,25 @@
configure.args-append --without-python
-variant largedict {
- depends_build port:cracklib-words
- destroot.target-append dict-local
+variant nolargedict {
+ depends_build-delete port:cracklib-words
}
post-build {
- if {[variant_isset largedict]} {
- file copy /opt/local/share/cracklib/cracklib-words ${worksrcpath}/dicts
+ if {![variant_isset nolargedict]} {
+ file copy ${prefix}/share/dict/cracklib-words ${worksrcpath}/dicts
}
file attributes ${worksrcpath}/util/cracklib-format -permissions 0755
}
+destroot.target-append dict-local
+
+post-destroot {
+ xinstall -d -m 0755 ${destroot}${prefix}/share/dict
+ file rename ${destroot}${prefix}/share/cracklib/cracklib-small ${destroot}${prefix}/share/dict
+}
+
test.run yes
test.cmd make
test.target check
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/9d3cc1a8/attachment.html
From afb at macports.org Mon Feb 4 01:32:18 2008
From: afb at macports.org (afb@macports.org)
Date: Mon Feb 4 01:35:19 2008
Subject: [33731] trunk/dports/security/cracklib-words/Portfile
Message-ID: <20080204093218.E7E82F656D1@beta.macosforge.org>
Revision: 33731
http://trac.macosforge.org/projects/macports/changeset/33731
Author: afb@macports.org
Date: 2008-02-04 01:32:17 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
fix install location path (#14166)
Modified Paths:
--------------
trunk/dports/security/cracklib-words/Portfile
Modified: trunk/dports/security/cracklib-words/Portfile
===================================================================
--- trunk/dports/security/cracklib-words/Portfile 2008-02-04 09:27:39 UTC (rev 33730)
+++ trunk/dports/security/cracklib-words/Portfile 2008-02-04 09:32:17 UTC (rev 33731)
@@ -6,6 +6,7 @@
name cracklib-words
version 1.2
+revision 1
categories security
maintainers theonelab.com:june
description Wordlists for cracklib
@@ -37,6 +38,6 @@
build { }
destroot {
- xinstall -d -m 0755 ${destroot}/${prefix}/share/cracklib
- xinstall -m 0644 ${worksrcpath}/${name} ${destroot}/${prefix}/share/cracklib
+ xinstall -d -m 0755 ${destroot}${prefix}/share/dict
+ xinstall -m 0644 ${worksrcpath}${name} ${destroot}/${prefix}/share/dict
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/1283064b/attachment.html
From rhwood at macports.org Mon Feb 4 03:01:06 2008
From: rhwood at macports.org (rhwood@macports.org)
Date: Mon Feb 4 03:03:38 2008
Subject: [33732] users/rhwood/Pallet
Message-ID: <20080204110106.7C2BEF67ACF@beta.macosforge.org>
Revision: 33732
http://trac.macosforge.org/projects/macports/changeset/33732
Author: rhwood@macports.org
Date: 2008-02-04 03:01:05 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
Add status indicators for Installed and Outdated ports in the list view.
Modified Paths:
--------------
users/rhwood/Pallet/English.lproj/MainMenu.nib/info.nib
users/rhwood/Pallet/English.lproj/MainMenu.nib/keyedobjects.nib
users/rhwood/Pallet/PAStatusTransformer.h
users/rhwood/Pallet/PAStatusTransformer.m
users/rhwood/Pallet/Pallet.xcodeproj/project.pbxproj
users/rhwood/Pallet/PortAuthority.h
users/rhwood/Pallet/PortAuthority.m
Added Paths:
-----------
users/rhwood/Pallet/Installed.tiff
users/rhwood/Pallet/Outdated.tiff
Modified: users/rhwood/Pallet/English.lproj/MainMenu.nib/info.nib
===================================================================
--- users/rhwood/Pallet/English.lproj/MainMenu.nib/info.nib 2008-02-04 09:32:17 UTC (rev 33731)
+++ users/rhwood/Pallet/English.lproj/MainMenu.nib/info.nib 2008-02-04 11:01:05 UTC (rev 33732)
@@ -16,20 +16,23 @@
545 307 187 225 0 0 1280 832 IBFramework Version
- 446.1
+ 489.0IBLockedObjects
-
+
+ 655
+ IBLockedTabItems210IBOpenObjects
- 56829
+ 21290
+ 568IBSystem Version
- 8R218
+ 8S165
Modified: users/rhwood/Pallet/English.lproj/MainMenu.nib/keyedobjects.nib
===================================================================
(Binary files differ)
Added: users/rhwood/Pallet/Installed.tiff
===================================================================
(Binary files differ)
Property changes on: users/rhwood/Pallet/Installed.tiff
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: users/rhwood/Pallet/Outdated.tiff
===================================================================
(Binary files differ)
Property changes on: users/rhwood/Pallet/Outdated.tiff
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified: users/rhwood/Pallet/PAStatusTransformer.h
===================================================================
--- users/rhwood/Pallet/PAStatusTransformer.h 2008-02-04 09:32:17 UTC (rev 33731)
+++ users/rhwood/Pallet/PAStatusTransformer.h 2008-02-04 11:01:05 UTC (rev 33732)
@@ -8,7 +8,7 @@
#import
#import "PortAuthority.h"
-#import
+#import
@interface PAStatusTransformer : NSValueTransformer
{
Modified: users/rhwood/Pallet/PAStatusTransformer.m
===================================================================
--- users/rhwood/Pallet/PAStatusTransformer.m 2008-02-04 09:32:17 UTC (rev 33731)
+++ users/rhwood/Pallet/PAStatusTransformer.m 2008-02-04 11:01:05 UTC (rev 33732)
@@ -31,13 +31,13 @@
return nil;
break;
case MPPortStateActive:
- return [resourcePath stringByAppendingPathComponent:@"active.gif"];
+ return [resourcePath stringByAppendingPathComponent:@"Installed.tiff"];
break;
case MPPortStateInstalled:
- return [resourcePath stringByAppendingPathComponent:@"installed.gif"];
+ return [resourcePath stringByAppendingPathComponent:@"Installed.tiff"];
break;
case MPPortStateOutdated:
- return [resourcePath stringByAppendingPathComponent:@"outdated.gif"];
+ return [resourcePath stringByAppendingPathComponent:@"Outdated.tiff"];
break;
}
return nil;
Modified: users/rhwood/Pallet/Pallet.xcodeproj/project.pbxproj
===================================================================
--- users/rhwood/Pallet/Pallet.xcodeproj/project.pbxproj 2008-02-04 09:32:17 UTC (rev 33731)
+++ users/rhwood/Pallet/Pallet.xcodeproj/project.pbxproj 2008-02-04 11:01:05 UTC (rev 33732)
@@ -9,6 +9,8 @@
/* Begin PBXBuildFile section */
480062BF0B597D9A005F27E4 /* PAStatusTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = 480062BE0B597D9A005F27E4 /* PAStatusTransformer.m */; };
481B84120BA254A4000D1385 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4854CE0F0B420D8C00950EE4 /* Security.framework */; };
+ 4820065B0CF916F6009EAF35 /* Installed.tiff in Resources */ = {isa = PBXBuildFile; fileRef = 482006590CF916F6009EAF35 /* Installed.tiff */; };
+ 4820065C0CF916F7009EAF35 /* Outdated.tiff in Resources */ = {isa = PBXBuildFile; fileRef = 4820065A0CF916F6009EAF35 /* Outdated.tiff */; };
4828C6310AD7B84D002AF0DD /* TaskWrapper.m in Sources */ = {isa = PBXBuildFile; fileRef = 4828C6300AD7B84D002AF0DD /* TaskWrapper.m */; };
483A5E460B57A50900712840 /* MPPortsController.m in Sources */ = {isa = PBXBuildFile; fileRef = 483A5E450B57A50900712840 /* MPPortsController.m */; };
4844B92B0AD91F5800A4A4DB /* UserDefaults.plist in Resources */ = {isa = PBXBuildFile; fileRef = 4844B92A0AD91F5800A4A4DB /* UserDefaults.plist */; };
@@ -25,6 +27,7 @@
48A284030C608C9800D1AC4B /* MPObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 48CD131A0BBE6C24002B0D0E /* MPObject.m */; };
48AA3F9D0C93F85800C6AC60 /* MacPorts.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 48AA3F950C93F85800C6AC60 /* MacPorts.framework */; };
48AA3F9E0C93F85800C6AC60 /* MacPorts.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 48AA3F950C93F85800C6AC60 /* MacPorts.framework */; };
+ 48AB404E0CEDB033000BA2E3 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 48AB404D0CEDB033000BA2E3 /* Localizable.strings */; };
48ACD7930B4284A400D34B4C /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4854CE0F0B420D8C00950EE4 /* Security.framework */; };
48B63D820BCA40760028248A /* CFLib.c in Sources */ = {isa = PBXBuildFile; fileRef = 48B63D810BCA40760028248A /* CFLib.c */; };
48C570FC0C46287D002EC172 /* MPAgent.m in Sources */ = {isa = PBXBuildFile; fileRef = 48CD13150BBE6C24002B0D0E /* MPAgent.m */; };
@@ -70,6 +73,8 @@
32CA4F630368D1EE00C91783 /* Port Authority_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Port Authority_Prefix.pch"; sourceTree = ""; };
480062BD0B597D9A005F27E4 /* PAStatusTransformer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PAStatusTransformer.h; sourceTree = ""; };
480062BE0B597D9A005F27E4 /* PAStatusTransformer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PAStatusTransformer.m; sourceTree = ""; };
+ 482006590CF916F6009EAF35 /* Installed.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = Installed.tiff; path = /Users/rhwood/Developer/Pallet/Pallet/Installed.tiff; sourceTree = ""; };
+ 4820065A0CF916F6009EAF35 /* Outdated.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = Outdated.tiff; path = /Users/rhwood/Developer/Pallet/Pallet/Outdated.tiff; sourceTree = ""; };
4828C62F0AD7B84D002AF0DD /* TaskWrapper.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TaskWrapper.h; sourceTree = ""; };
4828C6300AD7B84D002AF0DD /* TaskWrapper.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = TaskWrapper.m; sourceTree = ""; };
482C61C90BD225F400F7AC59 /* PalletHelper */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = PalletHelper; sourceTree = BUILT_PRODUCTS_DIR; };
@@ -86,6 +91,7 @@
487EB9470B453785001B0F72 /* AuthorizedExecutable.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AuthorizedExecutable.h; sourceTree = ""; };
487EB9480B453786001B0F72 /* AuthorizedExecutable.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = AuthorizedExecutable.m; sourceTree = ""; };
48AA3F950C93F85800C6AC60 /* MacPorts.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MacPorts.framework; path = /Library/Frameworks/MacPorts.framework; sourceTree = ""; };
+ 48AB40450CEDB00D000BA2E3 /* English */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/Localizable.strings; sourceTree = ""; };
48ACD78B0B42846B00D34B4C /* Launcher */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = Launcher; sourceTree = BUILT_PRODUCTS_DIR; };
48ACD7D10B42855600D34B4C /* Launcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Launcher.h; sourceTree = ""; };
48ACD7D20B42855600D34B4C /* Launcher.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Launcher.m; sourceTree = ""; };
@@ -251,8 +257,11 @@
48D4718C0AD73ECD00352CE9 /* Upgrade.tiff */,
48D470C70AD7256600352CE9 /* Remove.tiff */,
48D470C80AD7256700352CE9 /* Halt.tiff */,
+ 482006590CF916F6009EAF35 /* Installed.tiff */,
+ 4820065A0CF916F6009EAF35 /* Outdated.tiff */,
8D1107310486CEB800E47090 /* Info.plist */,
089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
+ 48AB404D0CEDB033000BA2E3 /* Localizable.strings */,
29B97318FDCFA39411CA2CEA /* MainMenu.nib */,
4875A9550B4839D700FDDC21 /* installed.gif */,
4875A9530B4839C000FDDC21 /* active.gif */,
@@ -346,9 +355,11 @@
29B97313FDCFA39411CA2CEA /* Project object */ = {
isa = PBXProject;
buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "Pallet" */;
+ compatibilityVersion = "Xcode 2.4";
hasScannedForEncodings = 1;
mainGroup = 29B97314FDCFA39411CA2CEA /* Port Authority */;
projectDirPath = "";
+ projectRoot = "";
targets = (
8D1107260486CEB800E47090 /* Pallet */,
48ACD78A0B42846B00D34B4C /* Launcher */,
@@ -377,6 +388,9 @@
4875A9520B4839AA00FDDC21 /* outdated.gif in Resources */,
4875A9540B4839C000FDDC21 /* active.gif in Resources */,
4875A9560B4839D700FDDC21 /* installed.gif in Resources */,
+ 48AB404E0CEDB033000BA2E3 /* Localizable.strings in Resources */,
+ 4820065B0CF916F6009EAF35 /* Installed.tiff in Resources */,
+ 4820065C0CF916F7009EAF35 /* Outdated.tiff in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -448,6 +462,14 @@
name = MainMenu.nib;
sourceTree = "";
};
+ 48AB404D0CEDB033000BA2E3 /* Localizable.strings */ = {
+ isa = PBXVariantGroup;
+ children = (
+ 48AB40450CEDB00D000BA2E3 /* English */,
+ );
+ name = Localizable.strings;
+ sourceTree = "";
+ };
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
Modified: users/rhwood/Pallet/PortAuthority.h
===================================================================
--- users/rhwood/Pallet/PortAuthority.h 2008-02-04 09:32:17 UTC (rev 33731)
+++ users/rhwood/Pallet/PortAuthority.h 2008-02-04 11:01:05 UTC (rev 33732)
@@ -92,6 +92,10 @@
- (IBAction)macPortsSite:(id)sender;
- (IBAction)palletSite:(id)sender;
+- (void)didSetIndex:(NSNotification *)notification;
+- (void)willSetIndex:(NSNotification *)notification;
+
+
- (void)launchExecutableWithArguments:(NSMutableArray *)args;
- (void)launchAuthorizedExecutableWithArguments:(NSMutableArray *)args;
Modified: users/rhwood/Pallet/PortAuthority.m
===================================================================
--- users/rhwood/Pallet/PortAuthority.m 2008-02-04 09:32:17 UTC (rev 33731)
+++ users/rhwood/Pallet/PortAuthority.m 2008-02-04 11:01:05 UTC (rev 33732)
@@ -46,6 +46,9 @@
{
// Get a MacPorts Interpeter
macPorts = [MPMacPorts sharedInstance];
+ // Register for notifications
+ [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(willSetIndex:) name:MPIndexWillSetIndex object:nil];
+ [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(didSetIndex:) name:MPIndexDidSetIndex object:nil];
// Load/set preferences/defaults
if (![[[NSUserDefaultsController sharedUserDefaultsController] values] valueForKey:@"synchronizePortsListOnStartup"]) {
NSString *userDefaultsValuesPath;
@@ -64,7 +67,7 @@
// Initialize the port settings cache
portSettings = [[NSMutableDictionary alloc] init];
// Clean the main window
- [status setStringValue:@""];
+ //[status setStringValue:@""];
// Setup the port task
portIsRunning = NO;
launcher = [[NSBundle mainBundle] pathForResource:@"Launcher" ofType:nil];
@@ -83,8 +86,8 @@
// setup the displayed index
portsListIndex = [[NSMutableArray alloc] init];
// START TESTING START TESTING START TESTING
- NSLog([[[MPRegistery sharedRegistery] installed:@"nonesuch"] description]);
- NSLog([[[MPRegistery sharedRegistery] installed:@"gtk2"] description]);
+ //NSLog([[[MPRegistry sharedRegistry] installed:@"nonesuch"] description]);
+ //NSLog([[[MPRegistry sharedRegistry] installed:@"gtk2"] description]);
// END TESTING END TESTING END TESTING
}
@@ -93,16 +96,6 @@
*/
- (void)applicationDidFinishLaunching:(NSNotification *)aNotification
{
- /*
- // configure and register the connection to the PalletHelper
- connection = [NSConnection defaultConnection];
- [connection setRootObject: self];
- [connection enableMultipleThreads];
- if ([connection registerName:MPAppMessagePort] == NO) {
- NSRunAlertPanel(@"Pallet", @"Could not register Pallet connection on this host.", nil, @"Quit", nil);
- [NSApp terminate: self];
- }
- */
// sync or selfupdate as required
if ([[[[NSUserDefaultsController sharedUserDefaultsController] values] valueForKey:@"updateMacPortsOnStartup"] boolValue] == YES) {
[self updateMacPorts:nil];
@@ -110,22 +103,8 @@
[self syncPortsList:nil];
}
// List ports
- [progressIndicator startAnimation:nil];
- [status setStringValue:[NSString stringWithFormat:
- NSLocalizedStringWithDefaultValue(@"statusPopulatePortIndex",
- @"Localizable",
- [NSBundle mainBundle],
- @"Reading list of ports...",
- @"Status for [MPAuthority populatePortIndex] method")
- ]];
portsIndex = [[MPIndex alloc] init];
[portIndexController setContent:[portsIndex allValues]];
- NSLog(@"%i items in the index.", [portsIndex count]);
- [status setStringValue:@""];
- [progressIndicator stopAnimation:nil];
- // START TESTING START TESTING START TESTING
- NSLog([[portsIndex valueForKey:@"gtk2"] description]);
- // END TESTING END TESTING END TESTING
}
/*
@@ -285,6 +264,23 @@
}
+#pragma mark SELECTORS
+
+- (void)didSetIndex:(NSNotification *)notification {
+ [status setStringValue:@""];
+ [progressIndicator stopAnimation:nil];
+}
+
+- (void)willSetIndex:(NSNotification *)notification {
+ [status setStringValue:NSLocalizedStringWithDefaultValue(@"statusSetIndex",
+ @"Localizable",
+ [NSBundle mainBundle],
+ @"Reading list of ports...(one less NSString)",
+ @"Status while setting Index")
+ ];
+ [progressIndicator startAnimation:nil];
+}
+
#pragma mark TABLES
- (void)updateAvailablePorts:(id)output
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/2a784d6b/attachment-0001.html
From afb at macports.org Mon Feb 4 03:33:46 2008
From: afb at macports.org (afb@macports.org)
Date: Mon Feb 4 03:36:46 2008
Subject: [33733] trunk/base/configure.ac
Message-ID: <20080204113346.279A3F685AE@beta.macosforge.org>
Revision: 33733
http://trac.macosforge.org/projects/macports/changeset/33733
Author: afb@macports.org
Date: 2008-02-04 03:33:44 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
don't set x11prefix to empty, if using /usr/include/X11 and /usr/lib/X11
Modified Paths:
--------------
trunk/base/configure.ac
Modified: trunk/base/configure.ac
===================================================================
--- trunk/base/configure.ac 2008-02-04 11:01:05 UTC (rev 33732)
+++ trunk/base/configure.ac 2008-02-04 11:33:44 UTC (rev 33733)
@@ -179,7 +179,7 @@
AC_MSG_CHECKING(for X11 prefix)
X_INCLUDES_PREFIX=`echo "$x_includes" | sed "s,/include,,"`
X_LIBRARIES_PREFIX=`echo "$x_libraries" | sed "s,/lib,,"`
-if test "x$have_x" = "xyes" -a "x$X_INCLUDES_PREFIX" = "x$X_LIBRARIES_PREFIX"; then
+if test "x$have_x" = "xyes" -a "x$X_INCLUDES_PREFIX" = "x$X_LIBRARIES_PREFIX" -a "x$X_LIBRARIES_PREFIX" != x; then
x11prefix=$X_LIBRARIES_PREFIX
fi
AC_MSG_RESULT([$x11prefix])
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/89ae660b/attachment.html
From afb at macports.org Mon Feb 4 03:46:51 2008
From: afb at macports.org (afb@macports.org)
Date: Mon Feb 4 03:49:53 2008
Subject: [33734] trunk/base/m4/foundation.m4
Message-ID: <20080204114651.5E6C6F68BBB@beta.macosforge.org>
Revision: 33734
http://trac.macosforge.org/projects/macports/changeset/33734
Author: afb@macports.org
Date: 2008-02-04 03:46:28 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
use gnustep-config, where available
Modified Paths:
--------------
trunk/base/m4/foundation.m4
Modified: trunk/base/m4/foundation.m4
===================================================================
--- trunk/base/m4/foundation.m4 2008-02-04 11:33:44 UTC (rev 33733)
+++ trunk/base/m4/foundation.m4 2008-02-04 11:46:28 UTC (rev 33734)
@@ -341,7 +341,8 @@
fi
if test x"${with_objc_foundation}" == x || test x${with_objc_foundation} == x"GNUstep"; then
- if test x"${GNUSTEP_SYSTEM_ROOT}" == x; then
+ GNUSTEP_CONFIG=/usr/bin/gnustep-config
+ if test ! -x "${GNUSTEP_CONFIG}" -a x"${GNUSTEP_SYSTEM_ROOT}" == x; then
if test x"${with_objc_foundation}" == x"GNUstep"; then
AC_MSG_ERROR([GNUSTEP_SYSTEM_ROOT is not defined in your environment, preventing the use of GNUstep's Foundation library])
else
@@ -352,9 +353,15 @@
AC_MSG_CHECKING([for GNUstep Foundation library])
# Set GNUstep LDFLAGS, CPPFLAGS, and LIBS
+ if test -x ${GNUSTEP_CONFIG}; then
+ GNUSTEP_LDFLAGS="`${GNUSTEP_CONFIG} --objc-libs`"
+ GNUSTEP_CPPFLAGS="`${GNUSTEP_CONFIG} --objc-flags`"
+ GNUSTEP_LIBS="`${GNUSTEP_CONFIG} --base-libs`"
+ else
GNUSTEP_LDFLAGS="-L${GNUSTEP_SYSTEM_ROOT}/Library/Libraries/"
GNUSTEP_CPPFLAGS="-I${GNUSTEP_SYSTEM_ROOT}/Library/Headers/"
GNUSTEP_LIBS="-lgnustep-base"
+ fi
AC_CACHE_VAL(ac_cv_objc_foundation_gnustep, [
# Save old LDFLAGS, CPPFLAGS, and LIBS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/8e258aaa/attachment.html
From afb at macports.org Mon Feb 4 03:47:51 2008
From: afb at macports.org (afb@macports.org)
Date: Mon Feb 4 03:50:22 2008
Subject: [33735] trunk/base/configure
Message-ID: <20080204114751.ED920F68CC2@beta.macosforge.org>
Revision: 33735
http://trac.macosforge.org/projects/macports/changeset/33735
Author: afb@macports.org
Date: 2008-02-04 03:47:46 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
regenerate configure
Modified Paths:
--------------
trunk/base/configure
Modified: trunk/base/configure
===================================================================
--- trunk/base/configure 2008-02-04 11:46:28 UTC (rev 33734)
+++ trunk/base/configure 2008-02-04 11:47:46 UTC (rev 33735)
@@ -6095,7 +6095,8 @@
fi
if test x"${with_objc_foundation}" == x || test x${with_objc_foundation} == x"GNUstep"; then
- if test x"${GNUSTEP_SYSTEM_ROOT}" == x; then
+ GNUSTEP_CONFIG=/usr/bin/gnustep-config
+ if test ! -x "${GNUSTEP_CONFIG}" -a x"${GNUSTEP_SYSTEM_ROOT}" == x; then
if test x"${with_objc_foundation}" == x"GNUstep"; then
{ { echo "$as_me:$LINENO: error: GNUSTEP_SYSTEM_ROOT is not defined in your environment, preventing the use of GNUstep's Foundation library" >&5
echo "$as_me: error: GNUSTEP_SYSTEM_ROOT is not defined in your environment, preventing the use of GNUstep's Foundation library" >&2;}
@@ -6110,9 +6111,15 @@
echo $ECHO_N "checking for GNUstep Foundation library... $ECHO_C" >&6; }
# Set GNUstep LDFLAGS, CPPFLAGS, and LIBS
+ if test -x ${GNUSTEP_CONFIG}; then
+ GNUSTEP_LDFLAGS="`${GNUSTEP_CONFIG} --objc-libs`"
+ GNUSTEP_CPPFLAGS="`${GNUSTEP_CONFIG} --objc-flags`"
+ GNUSTEP_LIBS="`${GNUSTEP_CONFIG} --base-libs`"
+ else
GNUSTEP_LDFLAGS="-L${GNUSTEP_SYSTEM_ROOT}/Library/Libraries/"
GNUSTEP_CPPFLAGS="-I${GNUSTEP_SYSTEM_ROOT}/Library/Headers/"
GNUSTEP_LIBS="-lgnustep-base"
+ fi
if test "${ac_cv_objc_foundation_gnustep+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -10839,7 +10846,7 @@
echo $ECHO_N "checking for X11 prefix... $ECHO_C" >&6; }
X_INCLUDES_PREFIX=`echo "$x_includes" | sed "s,/include,,"`
X_LIBRARIES_PREFIX=`echo "$x_libraries" | sed "s,/lib,,"`
-if test "x$have_x" = "xyes" -a "x$X_INCLUDES_PREFIX" = "x$X_LIBRARIES_PREFIX"; then
+if test "x$have_x" = "xyes" -a "x$X_INCLUDES_PREFIX" = "x$X_LIBRARIES_PREFIX" -a "x$X_LIBRARIES_PREFIX" != x; then
x11prefix=$X_LIBRARIES_PREFIX
fi
{ echo "$as_me:$LINENO: result: $x11prefix" >&5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/42d1b2c2/attachment.html
From takeshi at macports.org Mon Feb 4 04:09:34 2008
From: takeshi at macports.org (takeshi@macports.org)
Date: Mon Feb 4 04:12:37 2008
Subject: [33736] trunk/dports/science/cdo/Portfile
Message-ID: <20080204120934.1CA92F694FE@beta.macosforge.org>
Revision: 33736
http://trac.macosforge.org/projects/macports/changeset/33736
Author: takeshi@macports.org
Date: 2008-02-04 04:09:17 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
Updated cdo-1.1.0
Modified Paths:
--------------
trunk/dports/science/cdo/Portfile
Modified: trunk/dports/science/cdo/Portfile
===================================================================
--- trunk/dports/science/cdo/Portfile 2008-02-04 11:47:46 UTC (rev 33735)
+++ trunk/dports/science/cdo/Portfile 2008-02-04 12:09:17 UTC (rev 33736)
@@ -3,15 +3,15 @@
PortSystem 1.0
name cdo
-version 1.0.9
+version 1.1.0
platforms darwin
maintainers takeshi@macports.org
categories science
description Climate Data Operators
master_sites http://www.mpimet.mpg.de/fileadmin/software/cdo/
-checksums md5 daec09bb72336a6838f624d56bc57beb \
- sha1 60c921114a1bf4bacb453e03da4f47057a319658 \
- rmd160 aa951f9a7a1d69fdd3c9a91e095767a9132da019
+checksums md5 1b50c3e3dfa75bbf6f293e16facbcf67 \
+ sha1 4de1bdc90cdecdf78a6f948fbecd49951fca8963 \
+ rmd160 2cf4d2270feb704d8d4df4ab54fcf0328647a20e
homepage http://www.mpimet.mpg.de/fileadmin/software/cdo/
long_description \
CDO is a collection of command line Operators \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/e9cd548e/attachment.html
From ryandesign at macports.org Mon Feb 4 04:42:37 2008
From: ryandesign at macports.org (ryandesign@macports.org)
Date: Mon Feb 4 04:46:41 2008
Subject: [33737] trunk/dports/gnustep/gnustep-gui
Message-ID: <20080204124237.99ECBF6A16B@beta.macosforge.org>
Revision: 33737
http://trac.macosforge.org/projects/macports/changeset/33737
Author: ryandesign@macports.org
Date: 2008-02-04 04:41:03 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
gnustep-gui: consolidate two patchfiles for one issue into a single patchfile and fix name of patchfile to match recommendations
Modified Paths:
--------------
trunk/dports/gnustep/gnustep-gui/Portfile
Added Paths:
-----------
trunk/dports/gnustep/gnustep-gui/files/patch-GSToolbar.diff
Removed Paths:
-------------
trunk/dports/gnustep/gnustep-gui/files/patch-GSToolbar.h
trunk/dports/gnustep/gnustep-gui/files/patch-GSToolbar.m
Modified: trunk/dports/gnustep/gnustep-gui/Portfile
===================================================================
--- trunk/dports/gnustep/gnustep-gui/Portfile 2008-02-04 12:09:17 UTC (rev 33736)
+++ trunk/dports/gnustep/gnustep-gui/Portfile 2008-02-04 12:41:03 UTC (rev 33737)
@@ -36,7 +36,7 @@
platform darwin {
# fix for ?toil?
- patchfiles-append patch-GSToolbar.h patch-GSToolbar.m
+ patchfiles-append patch-GSToolbar.diff
# no audio support
depends_lib-delete port:audiofile
configure.args-append --disable-gsnd
Copied: trunk/dports/gnustep/gnustep-gui/files/patch-GSToolbar.diff (from rev 33709, trunk/dports/gnustep/gnustep-gui/files/patch-GSToolbar.m)
===================================================================
--- trunk/dports/gnustep/gnustep-gui/files/patch-GSToolbar.diff (rev 0)
+++ trunk/dports/gnustep/gnustep-gui/files/patch-GSToolbar.diff 2008-02-04 12:41:03 UTC (rev 33737)
@@ -0,0 +1,25 @@
+--- Headers/Additions/GNUstepGUI/GSToolbar.h.orig 2006-07-30 13:51:20.000000000 -0400
++++ Headers/Additions/GNUstepGUI/GSToolbar.h 2006-07-30 13:53:38.000000000 -0400
+@@ -145,6 +145,7 @@
+
+ @interface NSArray (ObjectsWithValueForKey)
+ - (NSArray *) objectsWithValue: (id)value forKey: (NSString *)key;
++- (id) objectWithValue: (id)value forKey: (NSString *)key;
+ @end
+
+ #endif /* _GNUstep_H_NSToolbar */
+--- Source/GSToolbar.m.orig 2006-07-30 13:54:57.000000000 -0400
++++ Source/GSToolbar.m 2006-07-30 13:56:52.000000000 -0400
+@@ -88,6 +88,12 @@
+
+ return result;
+ }
++
++- (id) objectWithValue: (id)value forKey: (NSString *)key
++{
++ return [[self objectsWithValue: value forKey: key] objectAtIndex: 0];
++}
++
+ @end
+
+ /*
Deleted: trunk/dports/gnustep/gnustep-gui/files/patch-GSToolbar.h
===================================================================
--- trunk/dports/gnustep/gnustep-gui/files/patch-GSToolbar.h 2008-02-04 12:09:17 UTC (rev 33736)
+++ trunk/dports/gnustep/gnustep-gui/files/patch-GSToolbar.h 2008-02-04 12:41:03 UTC (rev 33737)
@@ -1,10 +0,0 @@
---- Headers/Additions/GNUstepGUI/GSToolbar.h.orig 2006-07-30 13:51:20.000000000 -0400
-+++ Headers/Additions/GNUstepGUI/GSToolbar.h 2006-07-30 13:53:38.000000000 -0400
-@@ -145,6 +145,7 @@
-
- @interface NSArray (ObjectsWithValueForKey)
- - (NSArray *) objectsWithValue: (id)value forKey: (NSString *)key;
-+- (id) objectWithValue: (id)value forKey: (NSString *)key;
- @end
-
- #endif /* _GNUstep_H_NSToolbar */
Deleted: trunk/dports/gnustep/gnustep-gui/files/patch-GSToolbar.m
===================================================================
--- trunk/dports/gnustep/gnustep-gui/files/patch-GSToolbar.m 2008-02-04 12:09:17 UTC (rev 33736)
+++ trunk/dports/gnustep/gnustep-gui/files/patch-GSToolbar.m 2008-02-04 12:41:03 UTC (rev 33737)
@@ -1,15 +0,0 @@
---- Source/GSToolbar.m.orig 2006-07-30 13:54:57.000000000 -0400
-+++ Source/GSToolbar.m 2006-07-30 13:56:52.000000000 -0400
-@@ -88,6 +88,12 @@
-
- return result;
- }
-+
-+- (id) objectWithValue: (id)value forKey: (NSString *)key
-+{
-+ return [[self objectsWithValue: value forKey: key] objectAtIndex: 0];
-+}
-+
- @end
-
- /*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/894e8ea6/attachment.html
From mww at macports.org Mon Feb 4 05:08:26 2008
From: mww at macports.org (mww@macports.org)
Date: Mon Feb 4 05:11:36 2008
Subject: [33738] trunk/dports/databases/postgresql83
Message-ID: <20080204130826.5938BF6AC66@beta.macosforge.org>
Revision: 33738
http://trac.macosforge.org/projects/macports/changeset/33738
Author: mww@macports.org
Date: 2008-02-04 05:07:29 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
version 8.3.0
Modified Paths:
--------------
trunk/dports/databases/postgresql83/Portfile
trunk/dports/databases/postgresql83-doc/Portfile
trunk/dports/databases/postgresql83-server/Portfile
Modified: trunk/dports/databases/postgresql83/Portfile
===================================================================
--- trunk/dports/databases/postgresql83/Portfile 2008-02-04 12:41:03 UTC (rev 33737)
+++ trunk/dports/databases/postgresql83/Portfile 2008-02-04 13:07:29 UTC (rev 33738)
@@ -3,25 +3,24 @@
PortSystem 1.0
name postgresql83
-version 8.3RC2
+version 8.3.0
categories databases
platforms darwin
maintainers mww jwa
-description The most advanced open-source database available anywhere, BETA release
+description The most advanced open-source database available anywhere.
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. \
- This is a BETA release.
+ integrity.
homepage http://www.postgresql.org/
master_sites postgresql:source/v${version}/
distname postgresql-${version}
-checksums md5 7af035db3d8bdd9248f55e5aa8679836 \
- sha1 fd9094d9c6c5d5713c1b4b0c7f02e59ce9c74684 \
- rmd160 48bf021520981bb984aef8635d3d85477238282a
+checksums md5 53d6816eac7442f9bc8103439ebee22e \
+ sha1 b221e9a82fdb10af1a2b527551a4e30b7ccb958d \
+ rmd160 99f48d26d9b0fb0cfda0de7156ad6a9554017d9e
use_bzip2 yes
@@ -55,12 +54,9 @@
test.run yes
test.target check
-#livecheck.check regex
-#livecheck.url ${homepage}
-#livecheck.regex v(8.3.\[0-9\]+)
-livecheck.check regex
-livecheck.url http://www.postgresql.org/ftp/source/
-livecheck.regex v(8.3RC\[2-9\])
+livecheck.check regex
+livecheck.url ${homepage}
+livecheck.regex v(8.3.\[0-9\]+)
set contribs "adminpack dblink fuzzystrmatch lo pg_buffercache pg_trgm tsearch2 vacuumlo xml2"
Modified: trunk/dports/databases/postgresql83-doc/Portfile
===================================================================
--- trunk/dports/databases/postgresql83-doc/Portfile 2008-02-04 12:41:03 UTC (rev 33737)
+++ trunk/dports/databases/postgresql83-doc/Portfile 2008-02-04 13:07:29 UTC (rev 33738)
@@ -3,7 +3,7 @@
PortSystem 1.0
name postgresql83-doc
-version 8.3RC2
+version 8.3.0
categories databases
platforms darwin
maintainers mww jwa
@@ -18,10 +18,9 @@
master_sites postgresql:source/v${version}
distname postgresql-${version}
-checksums md5 7af035db3d8bdd9248f55e5aa8679836 \
- sha1 fd9094d9c6c5d5713c1b4b0c7f02e59ce9c74684 \
- rmd160 48bf021520981bb984aef8635d3d85477238282a
-
+checksums md5 53d6816eac7442f9bc8103439ebee22e \
+ sha1 b221e9a82fdb10af1a2b527551a4e30b7ccb958d \
+ rmd160 99f48d26d9b0fb0cfda0de7156ad6a9554017d9e
use_bzip2 yes
dist_subdir postgresql83
@@ -39,10 +38,7 @@
destroot.dir ${build.dir}
-#livecheck.check regex
-#livecheck.url ${homepage}
-#livecheck.regex v(8.3.\[0-9\]+)
-livecheck.check regex
-livecheck.url http://www.postgresql.org/ftp/source/
-livecheck.regex v(8.3RC\[2-9\])
+livecheck.check regex
+livecheck.url ${homepage}
+livecheck.regex v(8.3.\[0-9\]+)
Modified: trunk/dports/databases/postgresql83-server/Portfile
===================================================================
--- trunk/dports/databases/postgresql83-server/Portfile 2008-02-04 12:41:03 UTC (rev 33737)
+++ trunk/dports/databases/postgresql83-server/Portfile 2008-02-04 13:07:29 UTC (rev 33738)
@@ -3,7 +3,7 @@
PortSystem 1.0
name postgresql83-server
-version 8.3RC2
+version 8.3.0
categories databases
platforms darwin
maintainers mww jwa
@@ -55,10 +55,7 @@
by adding an increased kern.sysv.shmmax .. to /etc/sysctl.conf"
}
-#livecheck.check regex
-#livecheck.url ${homepage}
-#livecheck.regex v(8.3.\[0-9\]+)
-livecheck.check regex
-livecheck.url http://www.postgresql.org/ftp/source/
-livecheck.regex v(8.3RC\[2-9\])
+livecheck.check regex
+livecheck.url ${homepage}
+livecheck.regex v(8.3.\[0-9\]+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/650c4956/attachment-0001.html
From ryandesign at macports.org Mon Feb 4 05:29:08 2008
From: ryandesign at macports.org (ryandesign@macports.org)
Date: Mon Feb 4 07:04:06 2008
Subject: [33739] trunk/dports/devel/libtool/Portfile
Message-ID: <20080204132908.4BC4BF6E41E@beta.macosforge.org>
Revision: 33739
http://trac.macosforge.org/projects/macports/changeset/33739
Author: ryandesign@macports.org
Date: 2008-02-04 05:28:52 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
libtool: bump revision so everyone is forced to rebuild this, so that we're sure it was built with MacPorts 1.6.0 or later; see #13648
Modified Paths:
--------------
trunk/dports/devel/libtool/Portfile
Modified: trunk/dports/devel/libtool/Portfile
===================================================================
--- trunk/dports/devel/libtool/Portfile 2008-02-04 13:07:29 UTC (rev 33738)
+++ trunk/dports/devel/libtool/Portfile 2008-02-04 13:28:52 UTC (rev 33739)
@@ -4,7 +4,7 @@
name libtool
version 1.5.24
-revision 1
+revision 2
categories devel sysutils
maintainers boeyms openmaintainer
description GNU Libtool - The GNU Portable Library Tool
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/8289688a/attachment.html
From narf_tm at macports.org Mon Feb 4 08:05:22 2008
From: narf_tm at macports.org (narf_tm@macports.org)
Date: Mon Feb 4 08:07:25 2008
Subject: [33740] trunk/dports/perl/p5-dbd-pg/Portfile
Message-ID: <20080204160522.F1DE4F6FFC9@beta.macosforge.org>
Revision: 33740
http://trac.macosforge.org/projects/macports/changeset/33740
Author: narf_tm@macports.org
Date: 2008-02-04 08:04:40 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
Added postgresql83 and made it the default.
Modified Paths:
--------------
trunk/dports/perl/p5-dbd-pg/Portfile
Modified: trunk/dports/perl/p5-dbd-pg/Portfile
===================================================================
--- trunk/dports/perl/p5-dbd-pg/Portfile 2008-02-04 13:28:52 UTC (rev 33739)
+++ trunk/dports/perl/p5-dbd-pg/Portfile 2008-02-04 16:04:40 UTC (rev 33740)
@@ -12,41 +12,52 @@
platforms darwin
checksums sha1 37c1c37a02afa00d48f8dd739d5d8502a7c40045
-depends_lib-append port:postgresql82 port:openssl port:p5-dbi
+depends_lib-append port:postgresql83 port:openssl port:p5-dbi
-configure.env PATH=${prefix}/lib/postgresql82/bin:$env(PATH) \
- POSTGRES_INCLUDE="${prefix}/include/postgresql82" \
- POSTGRES_LIB="${prefix}/lib/postgresql82 -lssl"
+configure.env PATH=${prefix}/lib/postgresql83/bin:$env(PATH) \
+ POSTGRES_INCLUDE="${prefix}/include/postgresql83" \
+ POSTGRES_LIB="${prefix}/lib/postgresql83 -lssl"
-variant postgresql7 conflicts postgresql80 postgresql81 {
- depends_lib-delete port:postgresql82
- depends_lib-append port:postgresql80
- configure.env-delete PATH=${prefix}/lib/postgresql82/bin:$env(PATH) \
- POSTGRES_INCLUDE="${prefix}/include/postgresql82" \
- POSTGRES_LIB="${prefix}/lib/postgresql82 -lssl"
+variant postgresql7 conflicts postgresql80 postgresql81 postgresql82 {
+ depends_lib-delete port:postgresql83
+ depends_lib-append port:postgresql7
+ configure.env-delete PATH=${prefix}/lib/postgresql83/bin:$env(PATH) \
+ POSTGRES_INCLUDE="${prefix}/include/postgresql83" \
+ POSTGRES_LIB="${prefix}/lib/postgresql83 -lssl"
configure.env-append PATH=${prefix}/lib/pgsql7/bin:$env(PATH) \
POSTGRES_INCLUDE="${prefix}/include/pgsql7" \
POSTGRES_LIB="${prefix}/lib/pgsql7 -lssl"
}
-variant postgresql80 conflicts postgresql7 postgresql81 {
- depends_lib-delete port:postgresql82
+variant postgresql80 conflicts postgresql7 postgresql81 postgresql82 {
+ depends_lib-delete port:postgresql83
depends_lib-append port:postgresql80
- configure.env-delete PATH=${prefix}/lib/postgresql82/bin:$env(PATH) \
- POSTGRES_INCLUDE="${prefix}/include/postgresql82" \
- POSTGRES_LIB="${prefix}/lib/postgresql82 -lssl"
+ configure.env-delete PATH=${prefix}/lib/postgresql83/bin:$env(PATH) \
+ POSTGRES_INCLUDE="${prefix}/include/postgresql83" \
+ POSTGRES_LIB="${prefix}/lib/postgresql83 -lssl"
configure.env-append PATH=${prefix}/lib/pgsql8/bin:$env(PATH) \
POSTGRES_INCLUDE="${prefix}/include/pgsql8" \
POSTGRES_LIB="${prefix}/lib/pgsql8 -lssl"
}
-variant postgresql81 conflicts postgresql7 postgresql80 {
- depends_lib-delete port:postgresql82
+variant postgresql81 conflicts postgresql7 postgresql80 postgresql82 {
+ depends_lib-delete port:postgresql83
depends_lib-append port:postgresql81
- configure.env-delete PATH=${prefix}/lib/postgresql82/bin:$env(PATH) \
- POSTGRES_INCLUDE="${prefix}/include/postgresql82" \
- POSTGRES_LIB="${prefix}/lib/postgresql82 -lssl"
+ configure.env-delete PATH=${prefix}/lib/postgresql83/bin:$env(PATH) \
+ POSTGRES_INCLUDE="${prefix}/include/postgresql83" \
+ POSTGRES_LIB="${prefix}/lib/postgresql83 -lssl"
configure.env-append PATH=${prefix}/lib/postgresql81/bin:$env(PATH) \
POSTGRES_INCLUDE="${prefix}/include/postgresql81" \
POSTGRES_LIB="${prefix}/lib/postgresql81 -lssl"
-}
\ No newline at end of file
+}
+
+variant postgresql82 conflicts postgresql7 postgresql80 postgresql81 {
+ depends_lib-delete port:postgresql83
+ depends_lib-append port:postgresql82
+ configure.env-delete PATH=${prefix}/lib/postgresql83/bin:$env(PATH) \
+ POSTGRES_INCLUDE="${prefix}/include/postgresql83" \
+ POSTGRES_LIB="${prefix}/lib/postgresql83 -lssl"
+ configure.env-append PATH=${prefix}/lib/postgresql82/bin:$env(PATH) \
+ POSTGRES_INCLUDE="${prefix}/include/postgresql82" \
+ POSTGRES_LIB="${prefix}/lib/postgresql82 -lssl"
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/7559260b/attachment.html
From dluke at macports.org Mon Feb 4 08:05:23 2008
From: dluke at macports.org (dluke@macports.org)
Date: Mon Feb 4 08:08:26 2008
Subject: [33741] trunk/dports/devel/apr/Portfile
Message-ID: <20080204160523.368E4F6FFCC@beta.macosforge.org>
Revision: 33741
http://trac.macosforge.org/projects/macports/changeset/33741
Author: dluke@macports.org
Date: 2008-02-04 08:04:41 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
Bump the revision for the apr port as macports uses a new compiler name and the installed libtool gets confused (see #13653)
Modified Paths:
--------------
trunk/dports/devel/apr/Portfile
Modified: trunk/dports/devel/apr/Portfile
===================================================================
--- trunk/dports/devel/apr/Portfile 2008-02-04 16:04:40 UTC (rev 33740)
+++ trunk/dports/devel/apr/Portfile 2008-02-04 16:04:41 UTC (rev 33741)
@@ -3,6 +3,7 @@
PortSystem 1.0
name apr
version 1.2.12
+revision 1
categories devel
maintainers dluke@geeklair.net
description The apache group's portability library
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/158a3b3a/attachment.html
From gui_dos at macports.org Mon Feb 4 08:22:32 2008
From: gui_dos at macports.org (gui_dos@macports.org)
Date: Mon Feb 4 08:25:33 2008
Subject: [33742] trunk/dports/gnome/vte/Portfile
Message-ID: <20080204162232.1A28CF709DE@beta.macosforge.org>
Revision: 33742
http://trac.macosforge.org/projects/macports/changeset/33742
Author: gui_dos@macports.org
Date: 2008-02-04 08:22:09 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
vte:
* Update to version 0.16.12
* Workaround for missing symbols in Leopard
Modified Paths:
--------------
trunk/dports/gnome/vte/Portfile
Modified: trunk/dports/gnome/vte/Portfile
===================================================================
--- trunk/dports/gnome/vte/Portfile 2008-02-04 16:04:41 UTC (rev 33741)
+++ trunk/dports/gnome/vte/Portfile 2008-02-04 16:22:09 UTC (rev 33742)
@@ -3,7 +3,7 @@
PortSystem 1.0
name vte
-version 0.16.11
+version 0.16.12
maintainers nomaintainer
categories gnome
platforms darwin
@@ -18,9 +18,9 @@
master_sites gnome:sources/vte/[join [lrange [split ${version} .] 0 1] .]/
use_bzip2 yes
-checksums md5 61deb2386eeadc4ba6f1a8b5190d45bd \
- sha1 59273ad4dd6e46483f333aeb652b723de0f1780f \
- rmd160 61392e201efe3ef2f1c3a96df84dc4ce8dfeb865
+checksums md5 9816c35be2ff1b0cf57bd831e1344d1d \
+ sha1 0f6e6f0d2d1193bc81b3a15a068c02510f8a7f6e \
+ rmd160 124308bb69475fef114c36daac51a6d1639a2564
depends_lib port:python25 \
port:py25-gtk \
@@ -37,8 +37,6 @@
depends_build port:p5-xml-parser \
port:pkgconfig
-patchfiles patch-python_vtemodule.c
-
configure.args --disable-freetypetest
configure.env PYTHON=${prefix}/bin/python2.5
@@ -49,3 +47,12 @@
configure.args-append --disable-python
}
+platform darwin 9 {
+ post-patch {
+ reinplace "s| -export-symbols-regex.*||g" \
+ ${worksrcpath}/python/Makefile.in
+ reinplace "s|-export-symbols-regex.*| \\\\|g" \
+ ${worksrcpath}/src/Makefile.in
+ }
+}
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/32cd02e8/attachment.html
From ryandesign at macports.org Mon Feb 4 08:31:23 2008
From: ryandesign at macports.org (ryandesign@macports.org)
Date: Mon Feb 4 08:33:59 2008
Subject: [33743] trunk/dports/graphics/dcraw/Portfile
Message-ID: <20080204163123.514E6F70FFE@beta.macosforge.org>
Revision: 33743
http://trac.macosforge.org/projects/macports/changeset/33743
Author: ryandesign@macports.org
Date: 2008-02-04 08:30:23 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
dcraw: I'll maintain this.
Modified Paths:
--------------
trunk/dports/graphics/dcraw/Portfile
Modified: trunk/dports/graphics/dcraw/Portfile
===================================================================
--- trunk/dports/graphics/dcraw/Portfile 2008-02-04 16:22:09 UTC (rev 33742)
+++ trunk/dports/graphics/dcraw/Portfile 2008-02-04 16:30:23 UTC (rev 33743)
@@ -6,7 +6,7 @@
version 8.81
revision 1
categories graphics
-maintainers nomaintainer
+maintainers ryandesign
description Raw Digital Photo Decoding, supporting 209 cameras
long_description \
${description}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/6a2fae97/attachment.html
From ryandesign at macports.org Mon Feb 4 08:31:58 2008
From: ryandesign at macports.org (ryandesign@macports.org)
Date: Mon Feb 4 08:34:59 2008
Subject: [33744] trunk/dports/graphics/dcraw/Portfile
Message-ID: <20080204163158.6A0E8F710B1@beta.macosforge.org>
Revision: 33744
http://trac.macosforge.org/projects/macports/changeset/33744
Author: ryandesign@macports.org
Date: 2008-02-04 08:31:52 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
dcraw: don't repeat the homepage URL in the download location; use the homepage variable
Modified Paths:
--------------
trunk/dports/graphics/dcraw/Portfile
Modified: trunk/dports/graphics/dcraw/Portfile
===================================================================
--- trunk/dports/graphics/dcraw/Portfile 2008-02-04 16:30:23 UTC (rev 33743)
+++ trunk/dports/graphics/dcraw/Portfile 2008-02-04 16:31:52 UTC (rev 33744)
@@ -12,7 +12,7 @@
${description}
platforms darwin
homepage http://www.cybercom.net/~dcoffin/dcraw/
-master_sites http://www.cybercom.net/~dcoffin/dcraw/archive/
+master_sites ${homepage}archive/
checksums md5 56692a70ea61909b05cc2acc2615247d \
sha1 a553a7d55e080b5dc66219cc7676759956a519fe \
rmd160 1f0cc92cde7f18910c045f13927ec253d3591581
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/4c0e0629/attachment.html
From ryandesign at macports.org Mon Feb 4 08:41:06 2008
From: ryandesign at macports.org (ryandesign@macports.org)
Date: Mon Feb 4 08:44:16 2008
Subject: [33745] trunk/dports/graphics/dcraw/Portfile
Message-ID: <20080204164106.88ACBF71690@beta.macosforge.org>
Revision: 33745
http://trac.macosforge.org/projects/macports/changeset/33745
Author: ryandesign@macports.org
Date: 2008-02-04 08:40:58 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
dcraw: follow upstream stealth upgrade; closes #13941
Modified Paths:
--------------
trunk/dports/graphics/dcraw/Portfile
Modified: trunk/dports/graphics/dcraw/Portfile
===================================================================
--- trunk/dports/graphics/dcraw/Portfile 2008-02-04 16:31:52 UTC (rev 33744)
+++ trunk/dports/graphics/dcraw/Portfile 2008-02-04 16:40:58 UTC (rev 33745)
@@ -13,17 +13,17 @@
platforms darwin
homepage http://www.cybercom.net/~dcoffin/dcraw/
master_sites ${homepage}archive/
-checksums md5 56692a70ea61909b05cc2acc2615247d \
- sha1 a553a7d55e080b5dc66219cc7676759956a519fe \
- rmd160 1f0cc92cde7f18910c045f13927ec253d3591581
+checksums md5 42b639dfd00580ce5c4de09137775868 \
+ sha1 28efb15e414d1f54eccbf5c69177931c7866bdfe \
+ rmd160 8a002a3e681a974f617c5513cbb88f33bc0796e8
worksrcdir $name
depends_lib port:gettext \
port:libiconv \
port:jpeg \
port:lcms
-# So that users who have 8.81_0 installed will get the new stealth-updated distfile.
-dist_subdir ${name}/${version}_${revision}
+# So that users who have the 8.81_0 or 8.81_1 distfile will not get checksum errors
+dist_subdir ${name}/${version}_2
use_configure no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/fb3cb8d9/attachment-0001.html
From gui_dos at macports.org Mon Feb 4 08:45:53 2008
From: gui_dos at macports.org (gui_dos@macports.org)
Date: Mon Feb 4 08:48:57 2008
Subject: [33746] trunk/dports/devel
Message-ID: <20080204164553.4FD20F71A15@beta.macosforge.org>
Revision: 33746
http://trac.macosforge.org/projects/macports/changeset/33746
Author: gui_dos@macports.org
Date: 2008-02-04 08:45:02 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
new port: PIDA
Added Paths:
-----------
trunk/dports/devel/PIDA/
trunk/dports/devel/PIDA/Portfile
Added: trunk/dports/devel/PIDA/Portfile
===================================================================
--- trunk/dports/devel/PIDA/Portfile (rev 0)
+++ trunk/dports/devel/PIDA/Portfile 2008-02-04 16:45:02 UTC (rev 33746)
@@ -0,0 +1,18 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python25 1.0
+
+name PIDA
+version 0.5.1
+description The Python Integrated Development Application
+long_description ${description}
+maintainers nomaintainer
+categories devel python
+platforms darwin
+homepage http://pida.co.uk/
+master_sites googlecode:pida
+checksums md5 d24bbdc2c07172062cf55dffe58c85f6
+depends_lib port:py25-gtk \
+ port:kiwi \
+ port:vte
Property changes on: trunk/dports/devel/PIDA/Portfile
___________________________________________________________________
Name: svn:keywords
+ Id
Name: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/60c58d1c/attachment.html
From ryandesign at macports.org Mon Feb 4 08:49:52 2008
From: ryandesign at macports.org (ryandesign@macports.org)
Date: Mon Feb 4 08:53:03 2008
Subject: [33747] trunk/dports/graphics/dcraw/Portfile
Message-ID: <20080204164952.1FA3DF71C2C@beta.macosforge.org>
Revision: 33747
http://trac.macosforge.org/projects/macports/changeset/33747
Author: ryandesign@macports.org
Date: 2008-02-04 08:49:09 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
dcraw: fix livecheck
Modified Paths:
--------------
trunk/dports/graphics/dcraw/Portfile
Modified: trunk/dports/graphics/dcraw/Portfile
===================================================================
--- trunk/dports/graphics/dcraw/Portfile 2008-02-04 16:45:02 UTC (rev 33746)
+++ trunk/dports/graphics/dcraw/Portfile 2008-02-04 16:49:09 UTC (rev 33747)
@@ -57,3 +57,7 @@
}
variant universal {}
+
+livecheck.check regex
+livecheck.url ${homepage}archive/?C=M&O=D
+livecheck.regex ${name}-(\[0-9.\]+)\\.tar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/e38efa59/attachment.html
From mww at macports.org Mon Feb 4 08:58:06 2008
From: mww at macports.org (mww@macports.org)
Date: Mon Feb 4 09:01:11 2008
Subject: [33748] trunk/dports/databases/postgresql83/Portfile
Message-ID: <20080204165806.A34B2F72005@beta.macosforge.org>
Revision: 33748
http://trac.macosforge.org/projects/macports/changeset/33748
Author: mww@macports.org
Date: 2008-02-04 08:57:33 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
add 'ossp-uuid' to contrib modules, inc. revision
Modified Paths:
--------------
trunk/dports/databases/postgresql83/Portfile
Modified: trunk/dports/databases/postgresql83/Portfile
===================================================================
--- trunk/dports/databases/postgresql83/Portfile 2008-02-04 16:49:09 UTC (rev 33747)
+++ trunk/dports/databases/postgresql83/Portfile 2008-02-04 16:57:33 UTC (rev 33748)
@@ -4,6 +4,7 @@
name postgresql83
version 8.3.0
+revision 1
categories databases
platforms darwin
maintainers mww jwa
@@ -24,7 +25,7 @@
use_bzip2 yes
-depends_lib port:readline port:openssl port:zlib port:libxml2 port:libxslt
+depends_lib port:readline port:openssl port:zlib port:libxml2 port:libxslt port:ossp-uuid
depends_build port:bison
worksrcdir postgresql-${version}
@@ -46,7 +47,9 @@
--with-libxml \
--with-libxslt \
--enable-thread-safety \
- --enable-integer-datetimes
+ --enable-integer-datetimes \
+ --with-ossp-uuid
+configure.cflags-append -I${prefix}/include
build.type gnu
build.target
@@ -58,7 +61,7 @@
livecheck.url ${homepage}
livecheck.regex v(8.3.\[0-9\]+)
-set contribs "adminpack dblink fuzzystrmatch lo pg_buffercache pg_trgm tsearch2 vacuumlo xml2"
+set contribs "adminpack dblink fuzzystrmatch lo uuid-ossp pg_buffercache pg_trgm tsearch2 vacuumlo xml2"
post-build {
foreach contrib ${contribs} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/54255d8b/attachment.html
From mww at macports.org Mon Feb 4 08:59:51 2008
From: mww at macports.org (mww@macports.org)
Date: Mon Feb 4 09:02:27 2008
Subject: [33749] trunk/dports/lang/tcl/Portfile
Message-ID: <20080204165951.23518F72111@beta.macosforge.org>
Revision: 33749
http://trac.macosforge.org/projects/macports/changeset/33749
Author: mww@macports.org
Date: 2008-02-04 08:59:11 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
fix livecheck (freshmeat says '8.5' not '8.5.0')
Modified Paths:
--------------
trunk/dports/lang/tcl/Portfile
Modified: trunk/dports/lang/tcl/Portfile
===================================================================
--- trunk/dports/lang/tcl/Portfile 2008-02-04 16:57:33 UTC (rev 33748)
+++ trunk/dports/lang/tcl/Portfile 2008-02-04 16:59:11 UTC (rev 33749)
@@ -42,3 +42,4 @@
livecheck.check freshmeat
livecheck.name tcltk
+livecheck.version 8.5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/ff5735ed/attachment.html
From mww at macports.org Mon Feb 4 09:00:20 2008
From: mww at macports.org (mww@macports.org)
Date: Mon Feb 4 09:02:51 2008
Subject: [33750] trunk/dports/x11/tk/Portfile
Message-ID: <20080204170020.52AD1F721A1@beta.macosforge.org>
Revision: 33750
http://trac.macosforge.org/projects/macports/changeset/33750
Author: mww@macports.org
Date: 2008-02-04 09:00:06 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
fix livecheck (freshmeat says '8.5' not '8.5.0')
Modified Paths:
--------------
trunk/dports/x11/tk/Portfile
Modified: trunk/dports/x11/tk/Portfile
===================================================================
--- trunk/dports/x11/tk/Portfile 2008-02-04 16:59:11 UTC (rev 33749)
+++ trunk/dports/x11/tk/Portfile 2008-02-04 17:00:06 UTC (rev 33750)
@@ -56,3 +56,4 @@
livecheck.check freshmeat
livecheck.name tcltk
+livecheck.version 8.5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/8718746c/attachment.html
From nox at macports.org Mon Feb 4 09:10:53 2008
From: nox at macports.org (nox@macports.org)
Date: Mon Feb 4 09:13:24 2008
Subject: [33751] trunk/dports/shells/zsh-devel/Portfile
Message-ID: <20080204171053.19C9BF7281D@beta.macosforge.org>
Revision: 33751
http://trac.macosforge.org/projects/macports/changeset/33751
Author: nox@macports.org
Date: 2008-02-04 09:10:22 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
zsh-devel:
* Updated to 4.3.5 (closes #14173).
* Now uses MacPorts' ncursesw library headers (closes #13359).
Modified Paths:
--------------
trunk/dports/shells/zsh-devel/Portfile
Modified: trunk/dports/shells/zsh-devel/Portfile
===================================================================
--- trunk/dports/shells/zsh-devel/Portfile 2008-02-04 17:00:06 UTC (rev 33750)
+++ trunk/dports/shells/zsh-devel/Portfile 2008-02-04 17:10:22 UTC (rev 33751)
@@ -4,8 +4,7 @@
name zsh-devel
set my_name [strsed ${name} {s/-.*//}]
-version 4.3.4
-revision 4
+version 4.3.5
categories shells
platforms darwin
maintainers nox
@@ -41,28 +40,21 @@
set worklovepath ${workpath}/${worklovedir}
checksums [suffix ${distname}] \
- md5 8410a30e4f5c6160790bc3afc096424f \
- sha1 6bd905c4bf61bf3df5e5bb78f64be68366ad7517 \
- rmd160 2fe0fcf6371d2072c3b7eeae0392c7ef3665457c \
+ md5 db0d4b71da8e5877fa1e29d4cea38b8c \
+ sha1 9ab505ff4c029b4905d2c4b741f0f0d42e4375c9 \
+ rmd160 99d12deb6131e4ddc73811b146ebb5b05a4ec77b \
[suffix ${distname}-doc] \
- md5 1a4ab09a9d75c5ae8585ad645406f27d \
- sha1 83d1a38112f305892393cb036058248ebbf6168e \
- rmd160 768ce8ca2860139428d27a0fedf5c0724967e444 \
+ md5 2edea09b823ffa7528dbd447485630c9 \
+ sha1 8f762fd345e3447ea8a60f4869d7583facdc2820 \
+ rmd160 8b99214f1af6c0ab072b5f54c9e2148185a595d8 \
${love_distfile} \
md5 e7a4ecabe514afdf2d1a56d1e925fb86 \
sha1 669fd529080492819c10379ad41b7b5e7a575fd1 \
rmd160 16367651748e7e7102de74b1f70e5d3b59fdd867
depends_lib port:libiconv \
- port:ncurses
+ port:ncursesw
-post-patch {
- # Fixes #13359. May need to be removed on upstream update.
- reinplace "s/curses\\.h/ncurses.h/" \
- ${worksrcpath}/Src/Modules/termcap.c \
- ${worksrcpath}/Src/Modules/terminfo.c
-}
-
# configure.universal_ldflags-append -isysroot ${sysroot}
configure.universal_ldflags-append -isysroot /Developer/SDKs/MacOSX10.4u.sdk
@@ -164,4 +156,3 @@
}
livecheck.distname ${my_name}-dev
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/9b7c89ba/attachment.html
From ryandesign at macports.org Mon Feb 4 09:28:23 2008
From: ryandesign at macports.org (ryandesign@macports.org)
Date: Mon Feb 4 09:30:54 2008
Subject: [33752] trunk/dports/www/lynx/Portfile
Message-ID: <20080204172823.AA312F73763@beta.macosforge.org>
Revision: 33752
http://trac.macosforge.org/projects/macports/changeset/33752
Author: ryandesign@macports.org
Date: 2008-02-04 09:28:19 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
lynx: use +ssl by default only if user has not already chosen +gnutls
Modified Paths:
--------------
trunk/dports/www/lynx/Portfile
Modified: trunk/dports/www/lynx/Portfile
===================================================================
--- trunk/dports/www/lynx/Portfile 2008-02-04 17:10:22 UTC (rev 33751)
+++ trunk/dports/www/lynx/Portfile 2008-02-04 17:28:19 UTC (rev 33752)
@@ -36,8 +36,11 @@
patchfiles patch-LYCharSets.c
platforms darwin
-default_variants +ssl
+if {![variant_isset gnutls]} {
+ default_variants +ssl
+}
+
variant ssl conflicts gnutls description "Support for secure connections via OpenSSL" {
configure.args-append --with-ssl=${prefix}
depends_lib-append port:openssl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/50f605a7/attachment.html
From ryandesign at macports.org Mon Feb 4 09:32:34 2008
From: ryandesign at macports.org (ryandesign@macports.org)
Date: Mon Feb 4 09:35:39 2008
Subject: [33753] trunk/dports/www/lynx/Portfile
Message-ID: <20080204173234.CAB99F73ACB@beta.macosforge.org>
Revision: 33753
http://trac.macosforge.org/projects/macports/changeset/33753
Author: ryandesign@macports.org
Date: 2008-02-04 09:32:32 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
lynx: indicate in the variant description that openssl is the default
Modified Paths:
--------------
trunk/dports/www/lynx/Portfile
Modified: trunk/dports/www/lynx/Portfile
===================================================================
--- trunk/dports/www/lynx/Portfile 2008-02-04 17:28:19 UTC (rev 33752)
+++ trunk/dports/www/lynx/Portfile 2008-02-04 17:32:32 UTC (rev 33753)
@@ -41,7 +41,7 @@
default_variants +ssl
}
-variant ssl conflicts gnutls description "Support for secure connections via OpenSSL" {
+variant ssl conflicts gnutls description "Support for secure connections via OpenSSL (default)" {
configure.args-append --with-ssl=${prefix}
depends_lib-append port:openssl
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/e79f70c9/attachment-0001.html
From markd at macports.org Mon Feb 4 10:36:22 2008
From: markd at macports.org (markd@macports.org)
Date: Mon Feb 4 10:39:30 2008
Subject: [33754] trunk/dports/net/smokeping
Message-ID: <20080204183622.891E6F77112@beta.macosforge.org>
Revision: 33754
http://trac.macosforge.org/projects/macports/changeset/33754
Author: markd@macports.org
Date: 2008-02-04 10:35:39 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
Update to 2.3.0.
Modified Paths:
--------------
trunk/dports/net/smokeping/Portfile
trunk/dports/net/smokeping/files/patch-bin-smokeping.dist
trunk/dports/net/smokeping/files/patch-etc-config.dist
trunk/dports/net/smokeping/files/patch-htdocs-smokeping.cgi.dist
Modified: trunk/dports/net/smokeping/Portfile
===================================================================
--- trunk/dports/net/smokeping/Portfile 2008-02-04 17:32:32 UTC (rev 33753)
+++ trunk/dports/net/smokeping/Portfile 2008-02-04 18:35:39 UTC (rev 33754)
@@ -5,7 +5,7 @@
PortGroup perl5 1.0
name smokeping
-version 2.2.7
+version 2.3.0
categories net perl
maintainers markd
description A deluxe latency logging and graphing system.
@@ -19,7 +19,7 @@
platforms darwin
homepage http://oss.oetiker.ch/smokeping/
master_sites http://oss.oetiker.ch/smokeping/pub/
-checksums md5 be335b105f6ff728e9f3bf9a9b76becb
+checksums md5 44f05ed3c6eb55e66e2438c791d4d03a
patchfiles patch-bin-smokeping.dist \
patch-bin-tSmoke.dist \
Modified: trunk/dports/net/smokeping/files/patch-bin-smokeping.dist
===================================================================
--- trunk/dports/net/smokeping/files/patch-bin-smokeping.dist 2008-02-04 17:32:32 UTC (rev 33753)
+++ trunk/dports/net/smokeping/files/patch-bin-smokeping.dist 2008-02-04 18:35:39 UTC (rev 33754)
@@ -10,7 +10,7 @@
+use lib qw(__PERL5__ARCHLIB__/auto/RRDs);
+use lib qw(__PREFIX__/lib/smokeping);
- use Smokeping 2.002007;
+ use Smokeping 2.003000;
-Smokeping::main("etc/config.dist");
+Smokeping::main("__PREFIX__/etc/smokeping/config");
Modified: trunk/dports/net/smokeping/files/patch-etc-config.dist
===================================================================
--- trunk/dports/net/smokeping/files/patch-etc-config.dist 2008-02-04 17:32:32 UTC (rev 33753)
+++ trunk/dports/net/smokeping/files/patch-etc-config.dist 2008-02-04 18:35:39 UTC (rev 33754)
@@ -1,10 +1,14 @@
---- etc/config.dist.org 2007-10-15 00:49:18.000000000 -0700
-+++ etc/config.dist 2007-11-05 17:47:01.000000000 -0800
-@@ -3,16 +3,16 @@
+--- etc/config.dist 2008-01-21 06:02:04.000000000 -0800
++++ etc/config.dist.org 2008-02-04 10:29:48.000000000 -0800
+@@ -3,19 +3,19 @@
owner = Peter Random
contact = some@address.nowhere
mailhost = my.mail.host
-sendmail = /usr/lib/sendmail
++sendmail = /usr/sbin/sendmail
+ # NOTE: do not put the Image Cache below cgi-bin
+ # since all files under cgi-bin will be executed ... this is not
+ # good for images.
-imgcache = /home/oetiker/public_html/smokeping-ms/cache
-imgurl = cache
-datadir = /tmp/smokeping-ms/data
@@ -12,7 +16,6 @@
-cgiurl = http://some.url/smokeping.cgi
-smokemail = /home/oetiker/checkouts/smokeping/trunk/software/etc/smokemail.dist
-tmail = /home/oetiker/checkouts/smokeping/trunk/software/etc/tmail.dist
-+sendmail = /usr/sbin/sendmail
+imgcache = __PREFIX__/var/smokeping
+imgurl = http://myhost.mycompany.com/smokeping
+datadir = __PREFIX__/var/smokeping
@@ -26,7 +29,7 @@
# each probe is now run in its own process
# disable this to revert to the old behaviour
# concurrentprobes = no
-@@ -44,7 +44,7 @@
+@@ -47,7 +47,7 @@
*** Presentation ***
@@ -35,7 +38,7 @@
+ charts
-@@ -96,10 +96,10 @@
+@@ -105,10 +105,10 @@
+ FPing
Modified: trunk/dports/net/smokeping/files/patch-htdocs-smokeping.cgi.dist
===================================================================
--- trunk/dports/net/smokeping/files/patch-htdocs-smokeping.cgi.dist 2008-02-04 17:32:32 UTC (rev 33753)
+++ trunk/dports/net/smokeping/files/patch-htdocs-smokeping.cgi.dist 2008-02-04 18:35:39 UTC (rev 33754)
@@ -11,7 +11,7 @@
+use lib qw(__PREFIX__/lib/smokeping);
use CGI::Carp qw(fatalsToBrowser);
- use Smokeping 2.002007;
+ use Smokeping 2.003000;
-Smokeping::cgi("/home/oetiker/data/projects/AADJ-smokeping/dist/etc/config");
+Smokeping::cgi("__PREFIX__/etc/smokeping/config");
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/559a9a48/attachment.html
From ryandesign at macports.org Mon Feb 4 10:39:22 2008
From: ryandesign at macports.org (ryandesign@macports.org)
Date: Mon Feb 4 10:42:27 2008
Subject: propchange - r33715 svn:log
Message-ID: <20080204184115.0CB4828097@relay13.apple.com>
Author: ryandesign@macports.org
Revision: 33715
Property Name: svn:log
New Property Value:
Update to kiwi 1.9.20
From gui_dos at macports.org Mon Feb 4 10:48:10 2008
From: gui_dos at macports.org (gui_dos@macports.org)
Date: Mon Feb 4 11:07:37 2008
Subject: [33755] trunk/dports/devel/ktoblzcheck/Portfile
Message-ID: <20080204184810.51C96F77ED7@beta.macosforge.org>
Revision: 33755
http://trac.macosforge.org/projects/macports/changeset/33755
Author: gui_dos@macports.org
Date: 2008-02-04 10:47:35 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
ktoblzcheck:
* Update to 1.16
* Depends on MacPorts' python2.5
Modified Paths:
--------------
trunk/dports/devel/ktoblzcheck/Portfile
Modified: trunk/dports/devel/ktoblzcheck/Portfile
===================================================================
--- trunk/dports/devel/ktoblzcheck/Portfile 2008-02-04 18:35:39 UTC (rev 33754)
+++ trunk/dports/devel/ktoblzcheck/Portfile 2008-02-04 18:47:35 UTC (rev 33755)
@@ -2,13 +2,13 @@
PortSystem 1.0
name ktoblzcheck
-version 1.13
+version 1.16
categories devel finance
maintainers nomaintainer
description a library to check bank account numbers and bank codes
long_description ${description}
homepage http://ktoblzcheck.sourceforge.net/
master_sites sourceforge
-checksums md5 897e1e7984c1324c619c5adce7d88c04
-configure.args --enable-python
-
+checksums md5 df8c4f35d8977e78f8445efc1d20a2a8
+configure.python ${prefix}/bin/python2.5
+depends_lib port:python25
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/92ad0397/attachment.html
From afb at macports.org Mon Feb 4 11:31:07 2008
From: afb at macports.org (afb@macports.org)
Date: Mon Feb 4 11:34:09 2008
Subject: [33756] trunk/base/m4/foundation.m4
Message-ID: <20080204193107.14653F78889@beta.macosforge.org>
Revision: 33756
http://trac.macosforge.org/projects/macports/changeset/33756
Author: afb@macports.org
Date: 2008-02-04 11:30:50 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
gnustep-config uses make, so it worked so-so when invoked from make
Modified Paths:
--------------
trunk/base/m4/foundation.m4
Modified: trunk/base/m4/foundation.m4
===================================================================
--- trunk/base/m4/foundation.m4 2008-02-04 18:47:35 UTC (rev 33755)
+++ trunk/base/m4/foundation.m4 2008-02-04 19:30:50 UTC (rev 33756)
@@ -354,9 +354,9 @@
# Set GNUstep LDFLAGS, CPPFLAGS, and LIBS
if test -x ${GNUSTEP_CONFIG}; then
- GNUSTEP_LDFLAGS="`${GNUSTEP_CONFIG} --objc-libs`"
- GNUSTEP_CPPFLAGS="`${GNUSTEP_CONFIG} --objc-flags`"
- GNUSTEP_LIBS="`${GNUSTEP_CONFIG} --base-libs`"
+ GNUSTEP_LDFLAGS=`sh -c "MAKELEVEL=0 {GNUSTEP_CONFIG} --objc-libs"`
+ GNUSTEP_CPPFLAGS=`sh -c "MAKELEVEL=0 ${GNUSTEP_CONFIG} --objc-flags"`
+ GNUSTEP_LIBS=`sh -c "MAKELEVEL=0 ${GNUSTEP_CONFIG} --base-libs"`
else
GNUSTEP_LDFLAGS="-L${GNUSTEP_SYSTEM_ROOT}/Library/Libraries/"
GNUSTEP_CPPFLAGS="-I${GNUSTEP_SYSTEM_ROOT}/Library/Headers/"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/e2d0e1be/attachment.html
From afb at macports.org Mon Feb 4 11:32:10 2008
From: afb at macports.org (afb@macports.org)
Date: Mon Feb 4 11:35:14 2008
Subject: [33757] trunk/base/aclocal.m4
Message-ID: <20080204193210.9F5C8F7893D@beta.macosforge.org>
Revision: 33757
http://trac.macosforge.org/projects/macports/changeset/33757
Author: afb@macports.org
Date: 2008-02-04 11:32:08 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
default root group for other platforms
Modified Paths:
--------------
trunk/base/aclocal.m4
Modified: trunk/base/aclocal.m4
===================================================================
--- trunk/base/aclocal.m4 2008-02-04 19:30:50 UTC (rev 33756)
+++ trunk/base/aclocal.m4 2008-02-04 19:32:08 UTC (rev 33757)
@@ -322,6 +322,12 @@
darwin*)
DSTGRP="admin"
;;
+ freebsd*)
+ DSTGRP="wheel"
+ ;;
+ linux*)
+ DSTGRP="root"
+ ;;
*)
DSTGRP="wheel"
;;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/d0968be2/attachment.html
From afb at macports.org Mon Feb 4 11:32:39 2008
From: afb at macports.org (afb@macports.org)
Date: Mon Feb 4 11:35:42 2008
Subject: [33758] trunk/base/configure
Message-ID: <20080204193239.6F1B9F7897B@beta.macosforge.org>
Revision: 33758
http://trac.macosforge.org/projects/macports/changeset/33758
Author: afb@macports.org
Date: 2008-02-04 11:32:38 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
regenerate configure
Modified Paths:
--------------
trunk/base/configure
Modified: trunk/base/configure
===================================================================
--- trunk/base/configure 2008-02-04 19:32:08 UTC (rev 33757)
+++ trunk/base/configure 2008-02-04 19:32:38 UTC (rev 33758)
@@ -6112,9 +6112,9 @@
# Set GNUstep LDFLAGS, CPPFLAGS, and LIBS
if test -x ${GNUSTEP_CONFIG}; then
- GNUSTEP_LDFLAGS="`${GNUSTEP_CONFIG} --objc-libs`"
- GNUSTEP_CPPFLAGS="`${GNUSTEP_CONFIG} --objc-flags`"
- GNUSTEP_LIBS="`${GNUSTEP_CONFIG} --base-libs`"
+ GNUSTEP_LDFLAGS=`sh -c "MAKELEVEL=0 {GNUSTEP_CONFIG} --objc-libs"`
+ GNUSTEP_CPPFLAGS=`sh -c "MAKELEVEL=0 ${GNUSTEP_CONFIG} --objc-flags"`
+ GNUSTEP_LIBS=`sh -c "MAKELEVEL=0 ${GNUSTEP_CONFIG} --base-libs"`
else
GNUSTEP_LDFLAGS="-L${GNUSTEP_SYSTEM_ROOT}/Library/Libraries/"
GNUSTEP_CPPFLAGS="-I${GNUSTEP_SYSTEM_ROOT}/Library/Headers/"
@@ -6723,6 +6723,12 @@
darwin*)
DSTGRP="admin"
;;
+ freebsd*)
+ DSTGRP="wheel"
+ ;;
+ linux*)
+ DSTGRP="root"
+ ;;
*)
DSTGRP="wheel"
;;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/ce1f8a6a/attachment.html
From afb at macports.org Mon Feb 4 11:40:39 2008
From: afb at macports.org (afb@macports.org)
Date: Mon Feb 4 11:43:41 2008
Subject: [33759] trunk/base/src/tclobjc1.0/Makefile.in
Message-ID: <20080204194039.8B50CF78F05@beta.macosforge.org>
Revision: 33759
http://trac.macosforge.org/projects/macports/changeset/33759
Author: afb@macports.org
Date: 2008-02-04 11:40:32 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
clean up depends too
Modified Paths:
--------------
trunk/base/src/tclobjc1.0/Makefile.in
Modified: trunk/base/src/tclobjc1.0/Makefile.in
===================================================================
--- trunk/base/src/tclobjc1.0/Makefile.in 2008-02-04 19:32:38 UTC (rev 33758)
+++ trunk/base/src/tclobjc1.0/Makefile.in 2008-02-04 19:40:32 UTC (rev 33759)
@@ -10,6 +10,9 @@
CPPFLAGS+= ${OBJC_FOUNDATION_CPPFLAGS}
LIBS+= ${OBJC_FOUNDATION_LIBS}
+clean::
+ rm -f *.d
+
distclean::
rm -f Makefile
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/c0d822c3/attachment.html
From afb at macports.org Mon Feb 4 11:48:15 2008
From: afb at macports.org (afb@macports.org)
Date: Mon Feb 4 12:20:18 2008
Subject: [33760] trunk/base
Message-ID: <20080204194815.5F374F7A35E@beta.macosforge.org>
Revision: 33760
http://trac.macosforge.org/projects/macports/changeset/33760
Author: afb@macports.org
Date: 2008-02-04 11:47:21 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
fix typo
Modified Paths:
--------------
trunk/base/configure
trunk/base/m4/foundation.m4
Modified: trunk/base/configure
===================================================================
--- trunk/base/configure 2008-02-04 19:40:32 UTC (rev 33759)
+++ trunk/base/configure 2008-02-04 19:47:21 UTC (rev 33760)
@@ -6112,7 +6112,7 @@
# Set GNUstep LDFLAGS, CPPFLAGS, and LIBS
if test -x ${GNUSTEP_CONFIG}; then
- GNUSTEP_LDFLAGS=`sh -c "MAKELEVEL=0 {GNUSTEP_CONFIG} --objc-libs"`
+ GNUSTEP_LDFLAGS=`sh -c "MAKELEVEL=0 ${GNUSTEP_CONFIG} --objc-libs"`
GNUSTEP_CPPFLAGS=`sh -c "MAKELEVEL=0 ${GNUSTEP_CONFIG} --objc-flags"`
GNUSTEP_LIBS=`sh -c "MAKELEVEL=0 ${GNUSTEP_CONFIG} --base-libs"`
else
Modified: trunk/base/m4/foundation.m4
===================================================================
--- trunk/base/m4/foundation.m4 2008-02-04 19:40:32 UTC (rev 33759)
+++ trunk/base/m4/foundation.m4 2008-02-04 19:47:21 UTC (rev 33760)
@@ -354,7 +354,7 @@
# Set GNUstep LDFLAGS, CPPFLAGS, and LIBS
if test -x ${GNUSTEP_CONFIG}; then
- GNUSTEP_LDFLAGS=`sh -c "MAKELEVEL=0 {GNUSTEP_CONFIG} --objc-libs"`
+ GNUSTEP_LDFLAGS=`sh -c "MAKELEVEL=0 ${GNUSTEP_CONFIG} --objc-libs"`
GNUSTEP_CPPFLAGS=`sh -c "MAKELEVEL=0 ${GNUSTEP_CONFIG} --objc-flags"`
GNUSTEP_LIBS=`sh -c "MAKELEVEL=0 ${GNUSTEP_CONFIG} --base-libs"`
else
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/90b8a08d/attachment-0001.html
From gui_dos at macports.org Mon Feb 4 12:35:52 2008
From: gui_dos at macports.org (gui_dos@macports.org)
Date: Mon Feb 4 12:38:56 2008
Subject: [33761] trunk/dports/gnome/inkscape/Portfile
Message-ID: <20080204203552.73E63F7B425@beta.macosforge.org>
Revision: 33761
http://trac.macosforge.org/projects/macports/changeset/33761
Author: gui_dos@macports.org
Date: 2008-02-04 12:35:18 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
inkscape: restored the dependency on py25-numpy
Modified Paths:
--------------
trunk/dports/gnome/inkscape/Portfile
Modified: trunk/dports/gnome/inkscape/Portfile
===================================================================
--- trunk/dports/gnome/inkscape/Portfile 2008-02-04 19:47:21 UTC (rev 33760)
+++ trunk/dports/gnome/inkscape/Portfile 2008-02-04 20:35:18 UTC (rev 33761)
@@ -33,11 +33,8 @@
port:dbus \
port:dbus-glib \
port:py25-xml \
- port:libcroco
- # NumPy is needed by some plugins (i.e. Perspective)
- # but currently it requires the compilation of the whole
- # gcc42, therefore comment it out
- # port:py25-numpy
+ port:libcroco \
+ port:py25-numpy
patchfiles patch-configure.diff \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/cb6f09a4/attachment.html
From gui_dos at macports.org Mon Feb 4 12:42:46 2008
From: gui_dos at macports.org (gui_dos@macports.org)
Date: Mon Feb 4 12:45:52 2008
Subject: [33762] trunk/dports/python/py25-opengl/Portfile
Message-ID: <20080204204246.44432F7B7D6@beta.macosforge.org>
Revision: 33762
http://trac.macosforge.org/projects/macports/changeset/33762
Author: gui_dos@macports.org
Date: 2008-02-04 12:41:38 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
py25-opengl: restored the dependency on py25-numpy
Modified Paths:
--------------
trunk/dports/python/py25-opengl/Portfile
Modified: trunk/dports/python/py25-opengl/Portfile
===================================================================
--- trunk/dports/python/py25-opengl/Portfile 2008-02-04 20:35:18 UTC (rev 33761)
+++ trunk/dports/python/py25-opengl/Portfile 2008-02-04 20:41:38 UTC (rev 33762)
@@ -19,13 +19,8 @@
checksums md5 8a5536e4ec9fd4eddcc5bd954096205f
depends_build-append port:py25-setuptools
-depends_lib-append port:py25-tkinter port:py25-pil
+depends_lib-append port:py25-tkinter port:py25-pil port:py25-numpy
-# Currently NumPy requires the compilation of the whole gcc42
-variant numpy {
- depends_lib-append port:py25-numpy
-}
-
livecheck.check sourceforge
livecheck.name pyopengl
livecheck.distname PyOpenGL
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/3d954c27/attachment.html
From dluke at macports.org Mon Feb 4 12:45:48 2008
From: dluke at macports.org (dluke@macports.org)
Date: Mon Feb 4 12:49:07 2008
Subject: [33763] trunk/dports/PortIndex
Message-ID: <20080204204548.74DBCF7B9B1@beta.macosforge.org>
Revision: 33763
http://trac.macosforge.org/projects/macports/changeset/33763
Author: dluke@macports.org
Date: 2008-02-04 12:44:44 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
Total number of ports parsed: 4463
Ports successfully parsed: 4463
Ports failed: 0
Modified Paths:
--------------
trunk/dports/PortIndex
Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex 2008-02-04 20:41:38 UTC (rev 33762)
+++ trunk/dports/PortIndex 2008-02-04 20:44:44 UTC (rev 33763)
@@ -670,12 +670,12 @@
variants universal description {Documentation for the postgresql database} portdir databases/postgresql82-doc homepage http://www.postgresql.org/ epoch 0 platforms darwin name postgresql82-doc 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. This is the documentation.} maintainers {mww jwa} categories databases version 8.2.6 revision 0
postgresql82-server 330
variants universal portdir databases/postgresql82-server description {run postgresql82 as server} homepage http://www.postgresql.org/ epoch 0 depends_run port:postgresql82 platforms darwin name postgresql82-server maintainers {mww jwa} long_description {{run postgresql82 as server}} version 8.2.6 categories databases revision 0
-postgresql83 821
-variants {universal python krb5 perl} depends_build port:bison variant_desc {python {add support for python} krb5 {add support for Kerberos 5 authentication} perl {add Perl support}} portdir databases/postgresql83 description {The most advanced open-source database available anywhere, BETA release} homepage http://www.postgresql.org/ epoch 0 platforms darwin name postgresql83 depends_lib {port:readline port:openssl port:zlib port:libxml2 port:libxslt} maintainers {mww jwa} 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. This is a BETA release.} categories databases version 8.3RC2 revision 0
-postgresql83-doc 561
-variants universal description {Documentation for the postgresql database} portdir databases/postgresql83-doc homepage http://www.postgresql.org/ epoch 0 platforms darwin name postgresql83-doc 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. This is the documentation.} maintainers {mww jwa} categories databases version 8.3RC2 revision 0
-postgresql83-server 331
-variants universal portdir databases/postgresql83-server description {run postgresql83 as server} homepage http://www.postgresql.org/ epoch 0 depends_run port:postgresql83 platforms darwin name postgresql83-server maintainers {mww jwa} long_description {{run postgresql83 as server}} version 8.3RC2 categories databases revision 0
+postgresql83 798
+variants {universal python krb5 perl} depends_build port:bison variant_desc {python {add support for python} krb5 {add support for Kerberos 5 authentication} perl {add Perl support}} portdir databases/postgresql83 description {The most advanced open-source database available anywhere.} homepage http://www.postgresql.org/ epoch 0 platforms darwin name postgresql83 depends_lib {port:readline port:openssl port:zlib port:libxml2 port:libxslt port:ossp-uuid} maintainers {mww jwa} 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.} categories databases version 8.3.0 revision 1
+postgresql83-doc 560
+variants universal description {Documentation for the postgresql database} portdir databases/postgresql83-doc homepage http://www.postgresql.org/ epoch 0 platforms darwin name postgresql83-doc 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. This is the documentation.} maintainers {mww jwa} categories databases version 8.3.0 revision 0
+postgresql83-server 330
+variants universal portdir databases/postgresql83-server description {run postgresql83 as server} homepage http://www.postgresql.org/ epoch 0 depends_run port:postgresql83 platforms darwin name postgresql83-server maintainers {mww jwa} long_description {{run postgresql83 as server}} version 8.3.0 categories databases revision 0
postgresql_autodoc 518
variants universal portdir databases/postgresql_autodoc description {Automatic documentation generator for postgresql databases} homepage http://www.rbt.ca/autodoc/ epoch 0 platforms darwin name postgresql_autodoc depends_lib {port:perl5.8 port:p5-dbi port:p5-dbd-pg port:p5-html-template} maintainers nomaintainer long_description {Automatic documentation generator for postgresql databases. It supports output in HTML, GraphViz, SGML DocBook and DIA formats.} version 1.25 categories {databases textproc} revision 0
pqa 433
@@ -708,6 +708,8 @@
portdir devel/Libstreams description {Libstreams from darwin} platforms darwin name Libstreams version 24.1 categories devel homepage http://developer.apple.com/darwin/ revision 0 epoch 0 long_description {NeXT Streams routines, now part of darwin. Used by cctools.} maintainers pguyot@kallisys.net
MacPorts_Framework 366
variants universal description {Cocoa framework for MacPorts.} portdir devel/MacPorts_Framework homepage http://www.macports.org epoch 0 platforms macosx name MacPorts_Framework long_description {MacPorts.framework is a framework for linking Cocoa applications to the MacPorts infrastructure.} maintainers rhwood version 0.0.1 categories {devel macports} revision 0
+PIDA 351
+variants universal portdir devel/PIDA description {The Python Integrated Development Application} homepage http://pida.co.uk/ epoch 0 platforms darwin depends_lib {port:py25-gtk port:kiwi port:vte} name PIDA long_description {{The Python Integrated Development Application}} maintainers nomaintainer categories {devel python} version 0.5.1 revision 0
aegis 772
variants universal portdir devel/aegis description {Aegis is a SCM/CASE tool with a difference} homepage http://aegis.sourceforge.net/ epoch 0 platforms darwin name aegis depends_lib {port:libxml2 port:zlib port:bison port:gettext port:file port:cook} maintainers {boeyms openmaintainer} long_description {In the spirit of the UNIX Operating System, Aegis is a small component designed to work with other programs. Among other things, it supports geographically distributed development on both push and pull models and on many distribution topologies, concurrent editing, atomic locking for changesets over multiple files, and perhaps most usefully, enforcement of tests on changes to the baseline to ensure that it always works.} version 4.22 categories devel revision 1
agprocess 547
@@ -723,7 +725,7 @@
apache-ant 534
variants {universal darwin source} description {Java opensource build system} portdir devel/apache-ant homepage http://ant.apache.org/ epoch 0 platforms {darwin freebsd} name apache-ant long_description {Ant is a Java based build tool. In theory it is kind of like make without make's wrinkles. Ant uses XML build files that define a set of targets. Each target has dependencies (other targets) and contains a set of tasks to perform.} maintainers {openmaintainer jberry@macports.org} categories {devel java} version 1.7.0 revision 0
apr 446
-portdir devel/apr variants {universal darwin_9} description {The apache group's portability library} name apr version 1.2.12 categories devel homepage http://apr.apache.org/ revision 0 epoch 0 maintainers dluke@geeklair.net 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.}
+portdir devel/apr variants {universal darwin_9} description {The apache group's portability library} name apr version 1.2.12 categories devel homepage http://apr.apache.org/ revision 1 epoch 0 maintainers dluke@geeklair.net 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.}
apr-util 690
variants {universal no_bdb no_sqlite openldap postgresql82} variant_desc {no_bdb {Build without BerkeleyDB support} no_sqlite {Build without sqlite support} openldap {Build with OpenLDAP support} postgresql82 {Build with postgres support (using postgresql v8.2)}} portdir devel/apr-util description {utilities built with the apache group's portability library} homepage http://apr.apache.org/ epoch 0 name apr-util depends_lib {port:apr port:expat port:libiconv port:db44 port:sqlite3} maintainers dluke@geeklair.net long_description {apr-util is a library of useful utilities built with and intended to be used with the Apache Portable Runtime.} version 1.2.12 categories devel revision 0
apr-util0 545
@@ -1124,8 +1126,8 @@
variants universal portdir devel/kdiff3 description {kdiff3 is a file comparing and merging tool.} homepage http://kdiff3.sourceforge.net/ epoch 0 platforms darwin name kdiff3 depends_lib port:kdelibs3 maintainers simon long_description {kdiff3 compares two or three input files and shows the differences line by line and character by character. It provides an automatic merge facility and an integrated editor for comfortable solving of merge conflicts. kdiff3 allows recursive directory comparison and merging as well.} version 0.9.92 categories devel revision 0
kiwi 653
variants universal depends_build port:pkgconfig portdir devel/kiwi description {Framework for Python applications with GUIs.} homepage http://www.async.com.br/projects/kiwi epoch 0 platforms darwin depends_lib {port:python25 port:glib2 port:py25-gobject port:py25-gtk port:py25-numeric} name kiwi maintainers nomaintainer long_description {Kiwi is a framework and a set of enhanced PyGTK widgets designed to make building programs with graphical interfaces both easy to write and easy to maintain. Kiwi is pure Python and should work cross-platform, but is developed on Python 2.4, Linux ix86.} categories {devel gnome python} version 1.9.20 revision 0
-ktoblzcheck 336
-portdir devel/ktoblzcheck variants universal description {a library to check bank account numbers and bank codes} name ktoblzcheck version 1.13 categories {devel finance} homepage http://ktoblzcheck.sourceforge.net/ revision 0 epoch 0 maintainers nomaintainer long_description {{a library to check bank account numbers and bank codes}}
+ktoblzcheck 362
+variants universal description {a library to check bank account numbers and bank codes} portdir devel/ktoblzcheck homepage http://ktoblzcheck.sourceforge.net/ epoch 0 depends_lib port:python25 name ktoblzcheck long_description {{a library to check bank account numbers and bank codes}} maintainers nomaintainer categories {devel finance} version 1.16 revision 0
legoctl 362
variants universal description {Lego Mindstorms robotics communication tool} portdir devel/legoctl homepage http://personalpages.tds.net/~jwbacon/Ports epoch 0 depends_lib port:libusb name legoctl long_description {Tools for communicating with and controlling Lego Mindstorms robitics bricks.} maintainers jwbacon@tds.net categories devel version 0.2 revision 0
libassuan 489
@@ -1287,7 +1289,7 @@
libtemplate 459
variants universal description {HTML templating engine in C} portdir devel/libtemplate homepage http://www.lazarusid.com/libtemplate.shtml epoch 0 platforms {darwin freebsd} name libtemplate long_description {Separate your business logic from your interface with libtemplate. Designed to be both fast and easy to use in your application. Stop embedding HTML and speed your development.} maintainers afb@macports.org categories sysutils version 1.5 revision 0
libtool 447
-variants universal description {GNU Libtool - The GNU Portable Library Tool} portdir devel/libtool homepage http://www.gnu.org/software/libtool/ epoch 0 platforms {darwin freebsd} name libtool long_description {GNU libtool is a generic library support script. Libtool hides the complexity of using shared libraries behind a consistent, portable interface.} maintainers {boeyms openmaintainer} categories {devel sysutils} version 1.5.24 revision 1
+variants universal description {GNU Libtool - The GNU Portable Library Tool} portdir devel/libtool homepage http://www.gnu.org/software/libtool/ epoch 0 platforms {darwin freebsd} name libtool long_description {GNU libtool is a generic library support script. Libtool hides the complexity of using shared libraries behind a consistent, portable interface.} maintainers {boeyms openmaintainer} categories {devel sysutils} version 1.5.24 revision 2
libtool-devel 411
variants universal description {The GNU Portable Library Tool} portdir devel/libtool-devel homepage http://www.gnu.org/software/libtool/ epoch 0 platforms darwin name libtool-devel long_description {GNU libtool is a generic library support script. Libtool hides the complexity of using shared libraries behind a consistent, portable interface.} maintainers nomaintainer categories devel version 1.9f revision 0
libtre 410
@@ -2334,8 +2336,8 @@
variants universal portdir gnome/tsclient description {A GNOME frontend for rdesktop and other remote desktop tools.} homepage http://www.gnomepro.com/tsclient/ epoch 0 platforms darwin name tsclient depends_lib {lib:libpanelapplet-2:gnome-panel bin:rdesktop:rdesktop bin:vncviewer:vnc} long_description {{A GNOME frontend for rdesktop and other remote desktop tools.}} maintainers nomaintainer version 0.148 categories {gnome net} revision 0
vino 380
variants universal 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:libgcrypt port:gnutls port:avahi port:gnome-platform-suite} long_description {{Vino is a VNC server for the current GNOME user}} maintainers nomaintainer version 2.20.1 categories gnome revision 0
-vte 623
-variants {universal without_python} depends_build {port:p5-xml-parser 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:python25 port:py25-gtk port:fontconfig port:freetype port:gettext port:libiconv port:gtk2 port:glib2 port:ncurses port:Xft2 port:pango} maintainers nomaintainer long_description {Terminal widget with improved font, internationalisation and accessibility support for the GNOME 2 desktop. Designed to replace libzvt.} version 0.16.11 categories gnome revision 0
+vte 632
+variants {universal without_python darwin_9} depends_build {port:p5-xml-parser 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:python25 port:py25-gtk port:fontconfig port:freetype port:gettext port:libiconv port:gtk2 port:glib2 port:ncurses port:Xft2 port:pango} maintainers nomaintainer long_description {Terminal widget with improved font, internationalisation and accessibility support for the GNOME 2 desktop. Designed to replace libzvt.} version 0.16.12 categories gnome revision 0
xchat-gnome 436
variants universal portdir gnome/xchat-gnome description {xchat-gnome is a new frontend to X-Chat.} homepage http://xchat-gnome.navi.cx/ epoch 0 platforms darwin name xchat-gnome depends_lib bin:gnome-session:gnome-session long_description {xchat-gnome is a new frontend to the popular X-Chat IRC client which is designed with the user interface foremost in mind.} maintainers nomaintainer version 0.4 categories {gnome irc} revision 0
yelp 500
@@ -2458,8 +2460,8 @@
variants universal depends_build {bin:automake:automake bin:autoconf:autoconf} portdir graphics/cal3d description {skeletal based 3d character animation library} homepage http://cal3d.sourceforge.net/ epoch 0 platforms darwin name cal3d maintainers nomaintainer long_description {Cal3d is a skeletal based 3d character animation library written in C++} version 0.9.1 categories {graphics devel} revision 0
compface 455
variants universal description {Utility to convert to and from the X-Face format} portdir graphics/compface homepage http://freshmeat.net/projects/compface/ epoch 0 platforms darwin name compface long_description {Compface provides utilities and a library for converting to and from the X-Face format, a 48x48 bitmap format used to carry thumbnails of email authors in a mail header.} maintainers nomaintainer categories graphics version 1.5.2 revision 1
-dcraw 394
-variants universal portdir graphics/dcraw description {Raw Digital Photo Decoding, supporting 209 cameras} homepage http://www.cybercom.net/~dcoffin/dcraw/ epoch 0 platforms darwin name dcraw depends_lib {port:gettext port:libiconv port:jpeg port:lcms} maintainers nomaintainer long_description {{Raw Digital Photo Decoding, supporting 209 cameras}} version 8.81 categories graphics revision 1
+dcraw 392
+variants universal portdir graphics/dcraw description {Raw Digital Photo Decoding, supporting 209 cameras} homepage http://www.cybercom.net/~dcoffin/dcraw/ epoch 0 platforms darwin name dcraw depends_lib {port:gettext port:libiconv port:jpeg port:lcms} maintainers ryandesign long_description {{Raw Digital Photo Decoding, supporting 209 cameras}} version 8.81 categories graphics revision 1
djvulibre 659
variants universal portdir graphics/djvulibre description {Web centric format and software platform for distributing documents and images.} homepage http://djvulibre.djvuzone.org/ epoch 0 platforms darwin name djvulibre depends_lib {port:libiconv port:jpeg port:tiff port:qt3} maintainers nomaintainer 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.} version 3.5.19 categories {graphics www} revision 0
dvi2bitmap 546
@@ -4513,7 +4515,7 @@
slurm 522
variants universal description {generic network load monitor} portdir net/slurm homepage http://www.wormulon.net/slurm/ epoch 0 platforms {darwin freebsd netbsd openbsd} name slurm long_description {slurm started as a port of pppstatus to FreeBSD and now is a generic curses based network load monitor. It features three different modes with real-time ASCII graphs and interface statistics for all kinds of network interfaces on most Unix systems.} maintainers hscholz@wormulon.net categories net version 0.3.3 revision 0
smokeping 887
-variants {universal apple_apache} portdir net/smokeping description {A deluxe latency logging and graphing system.} homepage http://oss.oetiker.ch/smokeping/ epoch 0 platforms darwin name smokeping depends_lib {port:rrdtool port:p5-libwww-perl port:p5-cgi-speedycgi port:p5-cgi port:p5-time-hires port:p5-socket6 port:p5-net-snmp port:p5-net port:p5-net-telnet port:p5-net-dns port:p5-net-radius port:p5-perl-ldap port:p5-io-socket-ssl port:p5-pathtools port:p5-snmp_session port:fping port:echoping port:curl} maintainers markd long_description {SmokePing is a deluxe latency measurement tool. It can measure, store, and display latency, latency distribution, and packet loss. SmokePing uses RRDtool to maintain a longterm data-store and to draw pretty graphs, giving up to the minute information on the state of each network connection.} version 2.2.7 categories {net perl} revision 0
+variants {universal apple_apache} portdir net/smokeping description {A deluxe latency logging and graphing system.} homepage http://oss.oetiker.ch/smokeping/ epoch 0 platforms darwin name smokeping depends_lib {port:rrdtool port:p5-libwww-perl port:p5-cgi-speedycgi port:p5-cgi port:p5-time-hires port:p5-socket6 port:p5-net-snmp port:p5-net port:p5-net-telnet port:p5-net-dns port:p5-net-radius port:p5-perl-ldap port:p5-io-socket-ssl port:p5-pathtools port:p5-snmp_session port:fping port:echoping port:curl} maintainers markd long_description {SmokePing is a deluxe latency measurement tool. It can measure, store, and display latency, latency distribution, and packet loss. SmokePing uses RRDtool to maintain a longterm data-store and to draw pretty graphs, giving up to the minute information on the state of each network connection.} version 2.3.0 categories {net perl} revision 0
snarf 421
variants universal description {Simple Non-interactive All-purpose Resource Fetcher} portdir net/snarf homepage http://www.xach.com/snarf/ epoch 0 platforms darwin name snarf long_description {snarf is a command line resource grabber. It can transfer files through the http, gopher, finger, and ftp protocols without user interaction. It is small and fast.} maintainers nomaintainer categories net version 7.0 revision 0
snmptt 460
@@ -4966,8 +4968,8 @@
variants universal 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:\${prefix}/bin/perl:perl5.8} port:p5-params-validate port:p5-class-singleton port:p5-module-build} maintainers mat@FreeBSD.org 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.} version 0.59 categories perl revision 0
p5-dbd-mysql 454
variants {universal mysqlbinary mysql3 mysql4} 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:\${prefix}/bin/perl:perl5.8} port:p5-dbi port:mysql5 port:zlib} maintainers {narf_tm openmaintainer} long_description {{Perl5 Database Interface to the MySQL database}} version 4.006 categories perl revision 0
-p5-dbd-pg 538
-variants {universal postgresql7 postgresql80 postgresql81} 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:\${prefix}/bin/perl:perl5.8} port:postgresql82 port:openssl port:p5-dbi} maintainers {narf_tm openmaintainer} long_description {DBD::Pg is a Perl module which works with the DBI module to provide access to PostgreSQL databases} version 1.49 categories {perl databases} revision 0
+p5-dbd-pg 551
+variants {universal 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:\${prefix}/bin/perl:perl5.8} port:postgresql83 port:openssl port:p5-dbi} maintainers {narf_tm openmaintainer} long_description {DBD::Pg is a Perl module which works with the DBI module to provide access to PostgreSQL databases} version 1.49 categories {perl databases} revision 0
p5-dbd-sqlite 370
variants universal 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:\${prefix}/bin/perl:perl5.8} port:p5-dbi} maintainers {narf_tm openmaintainer} long_description {{perl dbd interface to SQLite}} version 1.14 categories perl revision 0
p5-dbi 661
@@ -7049,7 +7051,7 @@
cdf 474
variants {universal darwin_i386 darwin_powerpc} depends_build port:gcc42 portdir science/cdf description {CDF: Common Data Format} homepage http://cdf.gsfc.nasa.gov/ epoch 0 platforms darwin name cdf maintainers gwright@macports.org long_description {The Common Data Format (CDF) is a self-describing data format for the storage and manipulation of scalar and multidimensional data in a platform and discipline independent fashion.} version 32 categories science revision 0
cdo 485
-variants universal portdir science/cdo description {Climate Data Operators} homepage http://www.mpimet.mpg.de/fileadmin/software/cdo/ epoch 0 platforms darwin name cdo depends_lib port:netcdf maintainers takeshi@macports.org long_description {CDO is a collection of command line Operators to manipulate and analyse Climate Data files. Supported file formats are GRIB, netCDF, SERVICE and EXTRA. There are more than 200 operators available.} version 1.0.9 categories science revision 0
+variants universal portdir science/cdo description {Climate Data Operators} homepage http://www.mpimet.mpg.de/fileadmin/software/cdo/ epoch 0 platforms darwin name cdo depends_lib port:netcdf maintainers takeshi@macports.org long_description {CDO is a collection of command line Operators to manipulate and analyse Climate Data files. Supported file formats are GRIB, netCDF, SERVICE and EXTRA. There are more than 200 operators available.} version 1.1.0 categories science revision 0
chemtool 429
variants universal portdir science/chemtool description {Chemtool is a small program for drawing chemical structures} homepage http://ruby.chemie.uni-freiburg.de/~martin/chemtool/chemtool.html epoch 0 platforms darwin name chemtool depends_lib {port:gtk2 port:openbabel port:transfig} maintainers simon long_description {{Chemtool is a small program for drawing chemical structures}} version 1.6.11 categories science revision 0
eo 677
@@ -7194,10 +7196,10 @@
variants universal description {implementation of checkpassword-compatible auth program} portdir security/checkpassword-pam homepage http://checkpasswd-pam.sourceforge.net/ epoch 0 platforms darwin name checkpassword-pam long_description {checkpassword-pam was written from scratch. There are several older packages called checkpassword-pam, derived from DJB's checkpassword code. This checkpassword-pam is more modern and administrator-friendly.} maintainers nomaintainer categories security version 0.99 revision 0
courier-authlib 415
variants universal portdir security/courier-authlib description {Courier Authentication Library is a generic authentication API} homepage http://www.courier-mta.org/authlib/ epoch 0 platforms darwin name courier-authlib depends_lib port:db44 maintainers {boeyms openmaintainer} long_description {{Courier Authentication Library is a generic authentication API}} version 0.60.0 categories {security mail} revision 0
-cracklib 643
-variants {universal largedict} depends_build port:cracklib-words portdir security/cracklib description {A ProActive Password Sanity Library} homepage http://sourceforge.net/projects/cracklib/ epoch 0 platforms darwin name cracklib depends_lib port:gettext maintainers theonelab.com:june long_description {CrackLib is a library containing a C function (well, lots of functions really, but you only need to use one of them) which may be used in a passwd-like program. The idea is simple: try to prevent users from choosing passwords that could be guessed by Crack by filtering them out, at source.} version 2.8.12 categories security revision 0
+cracklib 645
+variants {universal nolargedict} depends_build port:cracklib-words portdir security/cracklib description {A ProActive Password Sanity Library} homepage http://sourceforge.net/projects/cracklib/ epoch 0 platforms darwin name cracklib depends_lib port:gettext maintainers theonelab.com:june long_description {CrackLib is a library containing a C function (well, lots of functions really, but you only need to use one of them) which may be used in a passwd-like program. The idea is simple: try to prevent users from choosing passwords that could be guessed by Crack by filtering them out, at source.} version 2.8.12 categories security revision 1
cracklib-words 763
-variants universal description {Wordlists for cracklib} portdir security/cracklib-words homepage http://sourceforge.net/projects/cracklib/ epoch 0 platforms darwin name cracklib-words long_description {CrackLib is a library containing a C function (well, lots of functions really, but you only need to use one of them) which may be used in a passwd-like program. The idea is simple: try to prevent users from choosing passwords that could be guessed by Crack by filtering them out, at source. This port contains the word lists essential for cracklib to build. There is no need to keep this package installed, unless you feel the need to update cracklib's wordlist dictionary on occasion.} maintainers theonelab.com:june categories security version 1.2 revision 0
+variants universal description {Wordlists for cracklib} portdir security/cracklib-words homepage http://sourceforge.net/projects/cracklib/ epoch 0 platforms darwin name cracklib-words long_description {CrackLib is a library containing a C function (well, lots of functions really, but you only need to use one of them) which may be used in a passwd-like program. The idea is simple: try to prevent users from choosing passwords that could be guessed by Crack by filtering them out, at source. This port contains the word lists essential for cracklib to build. There is no need to keep this package installed, unless you feel the need to update cracklib's wordlist dictionary on occasion.} maintainers theonelab.com:june categories security version 1.2 revision 1
ctool 388
variants universal description {ctool is a checksumming application} portdir security/ctool homepage http://www.macsecurity.org/tools/ctool/ epoch 0 platforms darwin name ctool long_description {ctool is a checusmming application that is mindful of the prebinding information stored in Mach-o executable files.} maintainers dluke@geeklair.net categories security version 1.2.3 revision 0
cyrus-sasl2 766
@@ -7330,8 +7332,8 @@
variants universal portdir shells/tcsh description {C shell with file name completion and command line editing} homepage http://www.tcsh.org/Home epoch 0 platforms darwin name tcsh depends_lib {port:libiconv port:ncurses} maintainers waqar@macports.org long_description {Tcsh is a version of the Berkeley C-Shell, with the addition of: a command line editor, command and file name completion, listing, etc. and a bunch of small additions to the shell itself.} version 6.15.00 categories shells revision 0
zsh 717
variants {universal darwin_8 dp_completion} portdir shells/zsh description {Zsh is a UNIX command interpreter (shell)} homepage http://www.zsh.org epoch 0 platforms darwin name zsh depends_lib {port:libiconv port:ncurses} maintainers {nox openmaintainer} long_description {Zsh is a UNIX command interpreter (shell) which of the standard shells most resembles the Korn shell (ksh), although it is not completely compatible. It includes enhancements of many types, notably in the command-line editor, options for customising its behaviour, filename globbing, features to make C-shell (csh) users feel more at home and extra features drawn from tcsh (another `custom' shell).} version 4.2.6 categories shells revision 0
-zsh-devel 950
-variants {universal darwin darwin_8 mp_completion pcre doc examples} variant_desc {mp_completion {Install port(1) completion file} pcre {Add regular expressions support in builtin functions through PCRE} doc {Install extra documentation} examples {Install configuration examples}} portdir shells/zsh-devel description {Zsh is a UNIX command interpreter (shell)} homepage http://www.zsh.org/ epoch 0 platforms darwin name zsh-devel depends_lib {port:libiconv port:ncurses} maintainers nox long_description {Zsh is a UNIX command interpreter (shell) which of the standard shells most resembles the Korn shell (ksh), although it is not completely compatible. It includes enhancements of many types, notably in the command-line editor, options for customising its behaviour, filename globbing, features to make C-shell (csh) users feel more at home and extra features drawn from tcsh (another `custom' shell).} version 4.3.4 categories shells revision 4
+zsh-devel 951
+variants {universal darwin darwin_8 mp_completion pcre doc examples} variant_desc {mp_completion {Install port(1) completion file} pcre {Add regular expressions support in builtin functions through PCRE} doc {Install extra documentation} examples {Install configuration examples}} portdir shells/zsh-devel description {Zsh is a UNIX command interpreter (shell)} homepage http://www.zsh.org/ epoch 0 platforms darwin name zsh-devel depends_lib {port:libiconv port:ncursesw} maintainers nox long_description {Zsh is a UNIX command interpreter (shell) which of the standard shells most resembles the Korn shell (ksh), although it is not completely compatible. It includes enhancements of many types, notably in the command-line editor, options for customising its behaviour, filename globbing, features to make C-shell (csh) users feel more at home and extra features drawn from tcsh (another `custom' shell).} version 4.3.5 categories shells revision 0
FDclone 668
variants {universal nojpnmes emacs vim lv less jless autosort} variant_desc {nojpnmes {Do not show Japanese message} emacs {Use emacs as default editor} vim {Use vim as default editor} lv {Use lv as default pager} less {Use less as default pager} jless {Use jless as default pager} autosort {Sort files alphabetically automatically}} portdir sysutils/FDclone description {File & Directory Maintenance Tool} homepage http://hp.vector.co.jp/authors/VA012337/soft/fd/index.html epoch 0 platforms darwin name FDclone depends_lib port:ncurses maintainers takanori long_description {{File & Directory Maintenance Tool}} version 2.09g categories {sysutils shells} revision 0
MacPorts 516
@@ -8256,8 +8258,8 @@
variants universal portdir www/litmus description {WebDAV server protocol compliance test suite.} homepage http://www.webdav.org/neon/litmus/ epoch 0 platforms darwin name litmus depends_lib {port:expat port:openssl port:neon} maintainers arto.bendiken@gmail.com long_description {litmus is a WebDAV server test suite, which aims to test whether a server is compliant with the WebDAV protocol as specified in RFC2518.} version 0.11 categories www revision 0
lws 1045
variants universal portdir www/lws description {The Lil' Web Server} homepage http://www.dellroad.org/lws/index epoch 0 platforms darwin name lws depends_lib {port:libpdel port:expat port:openssl} maintainers nomaintainer long_description {LWS is a lightweight web server which uses pthreads(3) for multi-tasking and the PDEL library for HTTP, HTTPS, and configurable servlet support. The server can be configured via a buit-in admin web interface, or by manually editing the XML configuration file. LWS supports multiple HTTP and HTTPS servers, each containing multiple virtual hosts. Each virtual host has a configurable list of servlets. The supported servlets types are file, redirect, and cookieauth. The file servlet includes optional support for tmpl(3) HTML templates. LWS maintains a self-rotating logfile(3) error log, with optional support for logging via syslog as well. LWS is intended to demonstrate features of the PDEL library, and to be a lightweight web server for simple
applications.} version 0.2.1 categories www revision 0
-lynx 607
-variants {universal ssl gnutls} variant_desc {ssl {Support for secure connections via OpenSSL} gnutls {Experimental support for secure connections via GnuTLS}} portdir www/lynx description {Text-based web browser} homepage http://lynx.isc.org/ epoch 0 platforms darwin name lynx depends_lib {port:ncurses port:openssl} maintainers nomaintainer long_description {lynx is a program which allows a user to access World-Wide Web servers and other information servers. It uses only ascii representation so that it can be used from ascii-terminals and dial-in lines.} version 2.8.6rel.5 categories www revision 1
+lynx 617
+variants {universal ssl gnutls} variant_desc {ssl {Support for secure connections via OpenSSL (default)} gnutls {Experimental support for secure connections via GnuTLS}} portdir www/lynx description {Text-based web browser} homepage http://lynx.isc.org/ epoch 0 platforms darwin name lynx depends_lib {port:ncurses port:openssl} maintainers nomaintainer long_description {lynx is a program which allows a user to access World-Wide Web servers and other information servers. It uses only ascii representation so that it can be used from ascii-terminals and dial-in lines.} version 2.8.6rel.5 categories www revision 1
mathopd 477
variants universal description {small, yet very fast HTTP server} portdir www/mathopd homepage http://www.mathopd.org/ epoch 0 platforms darwin name mathopd long_description {Mathopd is a very small, yet very fast HTTP server for UN*X systems. Mathopd is designed specifically to handle a large number of connections with minimal fuss. It contains no unnecessary add-ons, but it does the trick for most things.} maintainers nomaintainer categories www version 1.5p4 revision 0
mediawiki 745
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/b83b7edb/attachment-0001.html
From afb at macports.org Mon Feb 4 12:48:35 2008
From: afb at macports.org (afb@macports.org)
Date: Mon Feb 4 12:50:42 2008
Subject: [33764] trunk/base/src/port1.0/portconfigure.tcl
Message-ID: <20080204204835.0365AF7BAE6@beta.macosforge.org>
Revision: 33764
http://trac.macosforge.org/projects/macports/changeset/33764
Author: afb@macports.org
Date: 2008-02-04 12:47:53 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
revive old local variable, for ports using it
Modified Paths:
--------------
trunk/base/src/port1.0/portconfigure.tcl
Modified: trunk/base/src/port1.0/portconfigure.tcl
===================================================================
--- trunk/base/src/port1.0/portconfigure.tcl 2008-02-04 20:44:44 UTC (rev 33763)
+++ trunk/base/src/port1.0/portconfigure.tcl 2008-02-04 20:47:53 UTC (rev 33764)
@@ -102,6 +102,9 @@
default configure.pkg_config {}
default configure.pkg_config_path {}
+# backwards compatibility for hardcoded ports
+set sysroot "/Developer/SDKs/MacOSX10.4u.sdk"
+
options configure.universal_target configure.universal_sysroot configure.universal_archs configure.universal_args configure.universal_cflags configure.universal_cppflags configure.universal_cxxflags configure.universal_ldflags
default configure.universal_target {${universal_target}}
default configure.universal_sysroot {${universal_sysroot}}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/5ccdad88/attachment.html
From afb at macports.org Mon Feb 4 13:05:28 2008
From: afb at macports.org (afb@macports.org)
Date: Mon Feb 4 13:07:28 2008
Subject: [33765] users/afb
Message-ID: <20080204210528.7CF07F7C394@beta.macosforge.org>
Revision: 33765
http://trac.macosforge.org/projects/macports/changeset/33765
Author: afb@macports.org
Date: 2008-02-04 13:05:04 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
port redhat mtree-2.7-5.src.rpm to debian package
Added Paths:
-----------
users/afb/mtree_2.7-5.diff.gz
users/afb/mtree_2.7-5.dsc
users/afb/mtree_2.7.orig.tar.gz
Added: users/afb/mtree_2.7-5.diff.gz
===================================================================
(Binary files differ)
Property changes on: users/afb/mtree_2.7-5.diff.gz
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: users/afb/mtree_2.7-5.dsc
===================================================================
--- users/afb/mtree_2.7-5.dsc (rev 0)
+++ users/afb/mtree_2.7-5.dsc 2008-02-04 21:05:04 UTC (rev 33765)
@@ -0,0 +1,11 @@
+Format: 1.0
+Source: mtree
+Binary: mtree
+Architecture: any
+Version: 2.7-5
+Maintainer: Anders F Bj?rklund
+Standards-Version: 3.7.2
+Build-Depends: debhelper (>= 5)
+Files:
+ cdc7d9f6efe6950302a2b243db45bfe2 27272 mtree_2.7.orig.tar.gz
+ 24226d389408da33cf3bdd8c693e97c3 6641 mtree_2.7-5.diff.gz
Added: users/afb/mtree_2.7.orig.tar.gz
===================================================================
(Binary files differ)
Property changes on: users/afb/mtree_2.7.orig.tar.gz
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/4156a211/attachment.html
From dluke at macports.org Mon Feb 4 13:18:42 2008
From: dluke at macports.org (dluke@macports.org)
Date: Mon Feb 4 13:21:43 2008
Subject: [33766] trunk/dports/net/bind9
Message-ID: <20080204211842.91CE0F7D16E@beta.macosforge.org>
Revision: 33766
http://trac.macosforge.org/projects/macports/changeset/33766
Author: dluke@macports.org
Date: 2008-02-04 13:18:20 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
Update the db.cache to the new named.root file (ftp://rs.internic.net/domain/named.root)
Modified Paths:
--------------
trunk/dports/net/bind9/Portfile
trunk/dports/net/bind9/files/db.cache
Modified: trunk/dports/net/bind9/Portfile
===================================================================
--- trunk/dports/net/bind9/Portfile 2008-02-04 21:05:04 UTC (rev 33765)
+++ trunk/dports/net/bind9/Portfile 2008-02-04 21:18:20 UTC (rev 33766)
@@ -4,7 +4,7 @@
name bind9
version 9.4.2
-revision 2
+revision 3
categories net
maintainers dluke@geeklair.net
Modified: trunk/dports/net/bind9/files/db.cache
===================================================================
--- trunk/dports/net/bind9/files/db.cache 2008-02-04 21:05:04 UTC (rev 33765)
+++ trunk/dports/net/bind9/files/db.cache 2008-02-04 21:18:20 UTC (rev 33766)
@@ -9,14 +9,14 @@
; on server FTP.INTERNIC.NET
; -OR- RS.INTERNIC.NET
;
-; last update: Nov 01, 2007
-; related version of root zone: 2007110100
+; last update: Feb 04, 2008
+; related version of root zone: 2008020400
;
-;
; formerly NS.INTERNIC.NET
;
. 3600000 IN NS A.ROOT-SERVERS.NET.
A.ROOT-SERVERS.NET. 3600000 A 198.41.0.4
+A.ROOT-SERVERS.NET. 3600000 AAAA 2001:503:BA3E::2:30
;
; formerly NS1.ISI.EDU
;
@@ -42,6 +42,7 @@
;
. 3600000 NS F.ROOT-SERVERS.NET.
F.ROOT-SERVERS.NET. 3600000 A 192.5.5.241
+F.ROOT-SERVERS.NET. 3600000 AAAA 2001:500:2f::f
;
; formerly NS.NIC.DDN.MIL
;
@@ -52,6 +53,7 @@
;
. 3600000 NS H.ROOT-SERVERS.NET.
H.ROOT-SERVERS.NET. 3600000 A 128.63.2.53
+H.ROOT-SERVERS.NET. 3600000 AAAA 2001:500:1::803f:235
;
; formerly NIC.NORDU.NET
;
@@ -62,11 +64,13 @@
;
. 3600000 NS J.ROOT-SERVERS.NET.
J.ROOT-SERVERS.NET. 3600000 A 192.58.128.30
+J.ROOT-SERVERS.NET. 3600000 AAAA 2001:503:C27::2:30
;
; operated by RIPE NCC
;
. 3600000 NS K.ROOT-SERVERS.NET.
K.ROOT-SERVERS.NET. 3600000 A 193.0.14.129
+K.ROOT-SERVERS.NET. 3600000 AAAA 2001:7fd::1
;
; operated by ICANN
;
@@ -77,4 +81,5 @@
;
. 3600000 NS M.ROOT-SERVERS.NET.
M.ROOT-SERVERS.NET. 3600000 A 202.12.27.33
+M.ROOT-SERVERS.NET. 3600000 AAAA 2001:dc3::35
; End of File
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/c2d3c1d1/attachment.html
From afb at macports.org Mon Feb 4 13:41:00 2008
From: afb at macports.org (afb@macports.org)
Date: Mon Feb 4 13:44:19 2008
Subject: [33767] trunk/base/src/port1.0/portmain.tcl
Message-ID: <20080204214100.46961F7ED9C@beta.macosforge.org>
Revision: 33767
http://trac.macosforge.org/projects/macports/changeset/33767
Author: afb@macports.org
Date: 2008-02-04 13:40:01 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
avoid universal_variant breaking other platforms
Modified Paths:
--------------
trunk/base/src/port1.0/portmain.tcl
Modified: trunk/base/src/port1.0/portmain.tcl
===================================================================
--- trunk/base/src/port1.0/portmain.tcl 2008-02-04 21:18:20 UTC (rev 33766)
+++ trunk/base/src/port1.0/portmain.tcl 2008-02-04 21:40:01 UTC (rev 33767)
@@ -129,6 +129,12 @@
variant_undef universal
}
}
+} else {
+ proc universal_variant {state} {
+ if {${state} != "no"} {
+ ui_error "+universal is only available on +macosx"
+ }
+ }
}
proc main {args} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/57511306/attachment.html
From brett at macports.org Mon Feb 4 13:41:06 2008
From: brett at macports.org (brett@macports.org)
Date: Mon Feb 4 13:44:37 2008
Subject: [33768] trunk/dports/devel
Message-ID: <20080204214106.33B92F7EDD9@beta.macosforge.org>
Revision: 33768
http://trac.macosforge.org/projects/macports/changeset/33768
Author: brett@macports.org
Date: 2008-02-04 13:40:14 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
initial libmemcached port
Added Paths:
-----------
trunk/dports/devel/libmemcached/
trunk/dports/devel/libmemcached/Portfile
Added: trunk/dports/devel/libmemcached/Portfile
===================================================================
--- trunk/dports/devel/libmemcached/Portfile (rev 0)
+++ trunk/dports/devel/libmemcached/Portfile 2008-02-04 21:40:14 UTC (rev 33768)
@@ -0,0 +1,17 @@
+# $Id$
+
+PortSystem 1.0
+name libmemcached
+version 0.15
+description libmemcached is a C and C++ client library to the memcached server
+long_description libmemcached is a C and C++ client library for memcached. \
+ It has been designed to be light on memory usage, thread safe, \
+ and provide full access to server side methods.
+maintainers brett@macports.org
+categories devel
+platforms darwin
+homepage http://tangent.org/552/libmemcached.html
+master_sites http://download.tangent.org/
+checksums sha1 b54a0cf6551627541d258d83f14228337e379bab
+configure.pre_args --prefix=${prefix} \
+ --mandir=${prefix}/share/man
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/491f4cf7/attachment.html
From afb at macports.org Mon Feb 4 14:52:52 2008
From: afb at macports.org (afb@macports.org)
Date: Mon Feb 4 14:55:52 2008
Subject: [33769] trunk/base/portmgr
Message-ID: <20080204225252.8AD86F818FC@beta.macosforge.org>
Revision: 33769
http://trac.macosforge.org/projects/macports/changeset/33769
Author: afb@macports.org
Date: 2008-02-04 14:52:38 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
additional linux packaging: Ubuntu
Added Paths:
-----------
trunk/base/portmgr/ubuntu/
trunk/base/portmgr/ubuntu/REQUIREMENTS
trunk/base/portmgr/ubuntu/macports_1.6.0-0.diff.gz
trunk/base/portmgr/ubuntu/macports_1.6.0-0.dsc
Added: trunk/base/portmgr/ubuntu/REQUIREMENTS
===================================================================
--- trunk/base/portmgr/ubuntu/REQUIREMENTS (rev 0)
+++ trunk/base/portmgr/ubuntu/REQUIREMENTS 2008-02-04 22:52:38 UTC (rev 33769)
@@ -0,0 +1,20 @@
+
+
+To install MacPorts on Ubuntu, you first need to build some requirements:
+
+- mtree
+
+ sudo pbuilder build mtree_2.7-5.dsc
+
+The other requirements should be available in the Ubuntu repositories...
+
+- gnustep-base-runtime (required)
+- gnustep-gui-runtime (optional)
+
+- tcl
+- tclthread
+- sqlite3
+- openssl
+- rsync
+- curl
+
Added: trunk/base/portmgr/ubuntu/macports_1.6.0-0.diff.gz
===================================================================
(Binary files differ)
Property changes on: trunk/base/portmgr/ubuntu/macports_1.6.0-0.diff.gz
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/base/portmgr/ubuntu/macports_1.6.0-0.dsc
===================================================================
--- trunk/base/portmgr/ubuntu/macports_1.6.0-0.dsc (rev 0)
+++ trunk/base/portmgr/ubuntu/macports_1.6.0-0.dsc 2008-02-04 22:52:38 UTC (rev 33769)
@@ -0,0 +1,11 @@
+Format: 1.0
+Source: macports
+Binary: macports
+Architecture: any
+Version: 1.6.0-0
+Maintainer: Anders F Bj?rklund
+Standards-Version: 3.7.2
+Build-Depends: autotools-dev, debhelper (>= 5), gobjc, libcurl3-dev, libgnustep-base-dev, libsqlite3-dev, libssl-dev, mtree, tcl-dev, tclthread
+Files:
+ 67e61ebf25389ccee8ab09b859397c83 2116892 macports_1.6.0.orig.tar.gz
+ 0a020177fd8e89147df75fe10e5e2d98 3868 macports_1.6.0-0.diff.gz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/e05a8528/attachment.html
From afb at macports.org Mon Feb 4 14:54:03 2008
From: afb at macports.org (afb@macports.org)
Date: Mon Feb 4 14:56:34 2008
Subject: [33770] users/afb/GA/macports_1.6.0-0_hardy_i386.deb
Message-ID: <20080204225403.D794BF819E5@beta.macosforge.org>
Revision: 33770
http://trac.macosforge.org/projects/macports/changeset/33770
Author: afb@macports.org
Date: 2008-02-04 14:54:02 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
macports package for ubuntu
Added Paths:
-----------
users/afb/GA/macports_1.6.0-0_hardy_i386.deb
Added: users/afb/GA/macports_1.6.0-0_hardy_i386.deb
===================================================================
(Binary files differ)
Property changes on: users/afb/GA/macports_1.6.0-0_hardy_i386.deb
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/cbd973f6/attachment.html
From brett at macports.org Mon Feb 4 15:23:18 2008
From: brett at macports.org (brett@macports.org)
Date: Mon Feb 4 15:25:51 2008
Subject: [33771] trunk/dports/devel/libmemcached/Portfile
Message-ID: <20080204232318.8923DF82B2E@beta.macosforge.org>
Revision: 33771
http://trac.macosforge.org/projects/macports/changeset/33771
Author: brett@macports.org
Date: 2008-02-04 15:23:15 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
whitespace fixes
Modified Paths:
--------------
trunk/dports/devel/libmemcached/Portfile
Modified: trunk/dports/devel/libmemcached/Portfile
===================================================================
--- trunk/dports/devel/libmemcached/Portfile 2008-02-04 22:54:02 UTC (rev 33770)
+++ trunk/dports/devel/libmemcached/Portfile 2008-02-04 23:23:15 UTC (rev 33771)
@@ -1,6 +1,7 @@
# $Id$
PortSystem 1.0
+
name libmemcached
version 0.15
description libmemcached is a C and C++ client library to the memcached server
@@ -9,9 +10,9 @@
and provide full access to server side methods.
maintainers brett@macports.org
categories devel
-platforms darwin
+platforms darwin
homepage http://tangent.org/552/libmemcached.html
master_sites http://download.tangent.org/
checksums sha1 b54a0cf6551627541d258d83f14228337e379bab
configure.pre_args --prefix=${prefix} \
- --mandir=${prefix}/share/man
+ --mandir=${prefix}/share/man
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/231ed7ba/attachment-0001.html
From jmpp at macports.org Mon Feb 4 15:38:09 2008
From: jmpp at macports.org (jmpp@macports.org)
Date: Mon Feb 4 15:52:23 2008
Subject: [33772] trunk/doc-new/guide/xml/project.xml
Message-ID: <20080204233809.9E4E8F83E1B@beta.macosforge.org>
Revision: 33772
http://trac.macosforge.org/projects/macports/changeset/33772
Author: jmpp@macports.org
Date: 2008-02-04 15:37:54 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
Ask ticket submitters to please try and trim the output they're pasting to only the relevant parts.
Modified Paths:
--------------
trunk/doc-new/guide/xml/project.xml
Modified: trunk/doc-new/guide/xml/project.xml
===================================================================
--- trunk/doc-new/guide/xml/project.xml 2008-02-04 23:23:15 UTC (rev 33771)
+++ trunk/doc-new/guide/xml/project.xml 2008-02-04 23:37:54 UTC (rev 33772)
@@ -86,6 +86,11 @@
}}}
+ Submitters are advised to trim pastes and logs of any kind to what's
+ really relevant to the report, as otherwise overly large submissions that
+ might contain redundant and/or unnecessary information might become unmanageable.
+
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/038d0baa/attachment.html
From markd at macports.org Mon Feb 4 18:07:25 2008
From: markd at macports.org (markd@macports.org)
Date: Mon Feb 4 18:08:58 2008
Subject: [33773] trunk/doc-new/guide/xml/portfile-variants.xml
Message-ID: <20080205020725.3E57EF88F36@beta.macosforge.org>
Revision: 33773
http://trac.macosforge.org/projects/macports/changeset/33773
Author: markd@macports.org
Date: 2008-02-04 18:06:57 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
Remove a note about a bug in MacPorts base. If this type of thing is to be documented, it should not be
in the guide. Release notes, revision history, errata, etc. would be the way to go.
Modified Paths:
--------------
trunk/doc-new/guide/xml/portfile-variants.xml
Modified: trunk/doc-new/guide/xml/portfile-variants.xml
===================================================================
--- trunk/doc-new/guide/xml/portfile-variants.xml 2008-02-04 23:37:54 UTC (rev 33772)
+++ trunk/doc-new/guide/xml/portfile-variants.xml 2008-02-05 02:06:57 UTC (rev 33773)
@@ -74,12 +74,6 @@
by default. This allows for Portfile modularity and also allows
users to suppress default variants if they wish.
-
- Due to a bug in the current MacPorts base default_variants
- shouldn't be used at the moment as they cause problems while
- upgrading ports.
-
-
Default: none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/867557d9/attachment.html
From markd at macports.org Mon Feb 4 18:10:42 2008
From: markd at macports.org (markd@macports.org)
Date: Mon Feb 4 18:13:42 2008
Subject: [33774] trunk/doc-new/guide/xml/portfile-variants.xml
Message-ID: <20080205021042.7151CF8909C@beta.macosforge.org>
Revision: 33774
http://trac.macosforge.org/projects/macports/changeset/33774
Author: markd@macports.org
Date: 2008-02-04 18:10:22 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
Specify the legal characters for variant names.
Modified Paths:
--------------
trunk/doc-new/guide/xml/portfile-variants.xml
Modified: trunk/doc-new/guide/xml/portfile-variants.xml
===================================================================
--- trunk/doc-new/guide/xml/portfile-variants.xml 2008-02-05 02:06:57 UTC (rev 33773)
+++ trunk/doc-new/guide/xml/portfile-variants.xml 2008-02-05 02:10:22 UTC (rev 33774)
@@ -20,9 +20,9 @@
default_variants (see below).
- Variant names must not contain hyphens; use underscores instead.
- For example, use no_x11 rather than
- no-x11.
+ Variant names may contain only the characters A-Z, a-z, and the
+ underscore character _. Therefore, take care to never use
+ hyphens in variant names.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/74e0244e/attachment.html
From markd at macports.org Mon Feb 4 18:11:30 2008
From: markd at macports.org (markd@macports.org)
Date: Mon Feb 4 18:14:31 2008
Subject: [33775] trunk/doc-new/guide/xml/portfiledev.xml
Message-ID: <20080205021130.B5624F8911D@beta.macosforge.org>
Revision: 33775
http://trac.macosforge.org/projects/macports/changeset/33775
Author: markd@macports.org
Date: 2008-02-04 18:11:15 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
Specify legal characters for variant names.
Modified Paths:
--------------
trunk/doc-new/guide/xml/portfiledev.xml
Modified: trunk/doc-new/guide/xml/portfiledev.xml
===================================================================
--- trunk/doc-new/guide/xml/portfiledev.xml 2008-02-05 02:10:22 UTC (rev 33774)
+++ trunk/doc-new/guide/xml/portfiledev.xml 2008-02-05 02:11:15 UTC (rev 33775)
@@ -354,9 +354,9 @@
variant debug { configure.args-append --enable-debug }
- Variant names must not contain hyphens; use underscores instead.
- For example, use no_x11 rather than
- no-x11.
+ Variant names may contain only the characters A-Z, a-z, and the
+ underscore character _. Therefore, take care to never
+ use hyphens in variant names.In the example variant declaration below, the configure argument
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/9a179046/attachment.html
From markd at macports.org Mon Feb 4 20:31:21 2008
From: markd at macports.org (markd@macports.org)
Date: Mon Feb 4 20:34:25 2008
Subject: [33776] trunk/base/doc/macports.conf.in
Message-ID: <20080205043121.161FBF924D7@beta.macosforge.org>
Revision: 33776
http://trac.macosforge.org/projects/macports/changeset/33776
Author: markd@macports.org
Date: 2008-02-04 20:31:17 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
Update comments for variable buildmakejobs.
Modified Paths:
--------------
trunk/base/doc/macports.conf.in
Modified: trunk/base/doc/macports.conf.in
===================================================================
--- trunk/base/doc/macports.conf.in 2008-02-05 02:11:15 UTC (rev 33775)
+++ trunk/base/doc/macports.conf.in 2008-02-05 04:31:17 UTC (rev 33776)
@@ -58,7 +58,9 @@
# Lowered scheduling priority (0-20) to use for make when building ports
buildnicevalue 0
-# Number of simultaneous make jobs (commands) to use when building ports
+# Number of simultaneous make jobs (commands) to use when building ports. This
+# value may be set to 0 so the number of simultaneous make jobs will be set to
+# the number of CPU cores that are automatically detected.
buildmakejobs 1
# Set whether to automatically execute "clean" after "install" of ports
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/43b6a25e/attachment.html
From markd at macports.org Mon Feb 4 20:38:07 2008
From: markd at macports.org (markd@macports.org)
Date: Mon Feb 4 20:44:28 2008
Subject: [33777] trunk/doc-new/guide/xml/internals.xml
Message-ID: <20080205043807.0A595F92DEA@beta.macosforge.org>
Revision: 33777
http://trac.macosforge.org/projects/macports/changeset/33777
Author: markd@macports.org
Date: 2008-02-04 20:38:02 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
Remove hardcoded /opt/local/
Modified Paths:
--------------
trunk/doc-new/guide/xml/internals.xml
Modified: trunk/doc-new/guide/xml/internals.xml
===================================================================
--- trunk/doc-new/guide/xml/internals.xml 2008-02-05 04:31:17 UTC (rev 33776)
+++ trunk/doc-new/guide/xml/internals.xml 2008-02-05 04:38:02 UTC (rev 33777)
@@ -20,7 +20,7 @@
The MacPorts configuration files do not need to be modified for the
general end user. They contain options that may be of use to advanced
users and port developers. All the MacPorts configuration files are
- located in /opt/local/etc/macports.
+ located in ${prefix}/etc/macports.sources.conf
@@ -697,4 +697,4 @@
-
+
\ No newline at end of file
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/a800add1/attachment.html
From markd at macports.org Mon Feb 4 20:41:56 2008
From: markd at macports.org (markd@macports.org)
Date: Mon Feb 4 20:44:56 2008
Subject: [33778] trunk/doc-new/guide/xml/portfile-phase.xml
Message-ID: <20080205044156.0E247F92DEB@beta.macosforge.org>
Revision: 33778
http://trac.macosforge.org/projects/macports/changeset/33778
Author: markd@macports.org
Date: 2008-02-04 20:41:40 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
#14164. Clarify use_parallel_builds and reference buildmakejobs as gueested by Ryan.
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 2008-02-05 04:38:02 UTC (rev 33777)
+++ trunk/doc-new/guide/xml/portfile-phase.xml 2008-02-05 04:41:40 UTC (rev 33778)
@@ -1667,17 +1667,17 @@
Manually set variables are not overwritten. Dependencies are not
added for you, as they may be just build- or also run-dependencies.
Keep in mind that not all compiler suites might be available on your
- platform: is available on Mac OS X 10.3
- and 10.4 PowerPC, is available on 10.4
- and 10.5, is available as preview for
+ platform: is available on Mac OS X 10.3 and
+ 10.4 PowerPC, is available on 10.4 and
+ 10.5, is available as preview for
10.5.
+
Only use it if a port really needs a different
compiler.
- Default: on Mac OS X
- 10.3
+ Default: on Mac OS X 10.3
@@ -2363,14 +2363,16 @@
This keyword is for specifying whether or not it is safe for a
- port to use multiple cpus or multiple cores in parallel during its
- build phase. If a port is declared to be builadble this way, the
- option may be passed to the
- make command if parallel builds are enabled
- system-wide. This can be obtained by setting
- buildmakejobs in
- macports.conf. The integer
- refers to the number of parallel build threads.
+ port to use multiple CPUs or multiple cores in parallel during its
+ build phase. If use_parallel_build is set to
+ yes in a given port, the option
+ is passed to the make command where
+ represents the number of parallel build threads
+ defined by the variable buildmakejobs in
+ macports.conf. The default value of
+ buildmakejobs is set to 1, therefore unless this
+ variable is increased for a given MacPorts installation, parallel
+ builds will not occur in any case.
@@ -2453,7 +2455,6 @@
-
@@ -2704,4 +2705,4 @@
-
+
\ No newline at end of file
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/f69273ae/attachment.html
From mww at macports.org Mon Feb 4 23:24:52 2008
From: mww at macports.org (mww@macports.org)
Date: Mon Feb 4 23:27:53 2008
Subject: [33779] trunk/dports/math/isabelle-devel
Message-ID: <20080205072452.0A018F9C37F@beta.macosforge.org>
Revision: 33779
http://trac.macosforge.org/projects/macports/changeset/33779
Author: mww@macports.org
Date: 2008-02-04 23:24:51 -0800 (Mon, 04 Feb 2008)
Log Message:
-----------
version 2008-02-03
Modified Paths:
--------------
trunk/dports/math/isabelle-devel/Portfile
Added Paths:
-----------
trunk/dports/math/isabelle-devel/files/
trunk/dports/math/isabelle-devel/files/patch-etc-settings.diff
Modified: trunk/dports/math/isabelle-devel/Portfile
===================================================================
--- trunk/dports/math/isabelle-devel/Portfile 2008-02-05 04:41:40 UTC (rev 33778)
+++ trunk/dports/math/isabelle-devel/Portfile 2008-02-05 07:24:51 UTC (rev 33779)
@@ -3,7 +3,7 @@
PortSystem 1.0
name isabelle-devel
-version 2008-01-18
+version 2008-02-03
categories math lang ml
platforms darwin
maintainers mww
@@ -19,9 +19,9 @@
homepage http://isabelle.in.tum.de/
master_sites ${homepage}/devel/
-distname Isabelle_18-Jan-2008
-checksums sha1 f3ffb3f98dbef57b1d42baa176a3f24411b39a07
-patchfiles patch-etc-settings
+distname Isabelle_03-Feb-2008
+checksums sha1 eff99f8b6fdb08182625ac41cb9d536f2b932d60
+patchfiles patch-etc-settings.diff
depends_lib port:polyml
Added: trunk/dports/math/isabelle-devel/files/patch-etc-settings.diff
===================================================================
--- trunk/dports/math/isabelle-devel/files/patch-etc-settings.diff (rev 0)
+++ trunk/dports/math/isabelle-devel/files/patch-etc-settings.diff 2008-02-05 07:24:51 UTC (rev 33779)
@@ -0,0 +1,17 @@
+--- etc/settings 2007-11-08 20:07:57.000000000 +0100
++++ etc/settings 2007-12-13 01:59:26.000000000 +0100
+@@ -19,13 +19,7 @@
+ # Poly/ML 4.x/5.x (automated settings)
+ POLY_HOME="$(type -p poly)"; [ -n "$POLY_HOME" ] && POLY_HOME="$(dirname "$POLY_HOME")"
+ ML_PLATFORM=$("$ISABELLE_HOME/lib/scripts/polyml-platform")
+-ML_HOME=$(choosefrom \
+- "$ISABELLE_HOME/contrib/polyml/$ML_PLATFORM" \
+- "$ISABELLE_HOME/../polyml/$ML_PLATFORM" \
+- "/usr/local/polyml/$ML_PLATFORM" \
+- "/usr/share/polyml/$ML_PLATFORM" \
+- "/opt/polyml/$ML_PLATFORM" \
+- $POLY_HOME)
++ML_HOME="@prefix@/bin"
+ ML_SYSTEM=$("$ISABELLE_HOME/lib/scripts/polyml-version")
+ ML_OPTIONS="-H 500"
+ ML_DBASE=""
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/7dcf56b2/attachment-0001.html
From jochen at macports.org Tue Feb 5 00:01:38 2008
From: jochen at macports.org (jochen@macports.org)
Date: Tue Feb 5 00:04:39 2008
Subject: [33780] trunk/dports/science/molden/Portfile
Message-ID: <20080205080138.9EB5BF9D6F6@beta.macosforge.org>
Revision: 33780
http://trac.macosforge.org/projects/macports/changeset/33780
Author: jochen@macports.org
Date: 2008-02-05 00:01:34 -0800 (Tue, 05 Feb 2008)
Log Message:
-----------
handcode use of macports.conf ${buildnicevalue} and ${buildmakejobs}
Modified Paths:
--------------
trunk/dports/science/molden/Portfile
Modified: trunk/dports/science/molden/Portfile
===================================================================
--- trunk/dports/science/molden/Portfile 2008-02-05 07:24:51 UTC (rev 33779)
+++ trunk/dports/science/molden/Portfile 2008-02-05 08:01:34 UTC (rev 33780)
@@ -36,10 +36,11 @@
depends_lib lib:libX11.6:XFree86
patchfiles patch-makefile.diff \
patch-molden.f.diff
+use_parallel_build yes
configure.cmd true
configure.pre_args
build.target molden
-build.cmd gmake
+build.cmd nice -n ${buildnicevalue} gmake -j${buildmakejobs}
destroot { xinstall -W ${worksrcpath} molden ${destroot}${prefix}/bin }
post-install { ui_msg "**************************************************"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080205/c515d11a/attachment.html
From dluke at macports.org Tue Feb 5 00:43:14 2008
From: dluke at macports.org (dluke@macports.org)
Date: Tue Feb 5 00:46:15 2008
Subject: [33781] trunk/dports/PortIndex
Message-ID: <20080205084314.EAE56F9F132@beta.macosforge.org>
Revision: 33781
http://trac.macosforge.org/projects/macports/changeset/33781
Author: dluke@macports.org
Date: 2008-02-05 00:43:11 -0800 (Tue, 05 Feb 2008)
Log Message:
-----------
Total number of ports parsed: 4464
Ports successfully parsed: 4464
Ports failed: 0
Modified Paths:
--------------
trunk/dports/PortIndex
Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex 2008-02-05 08:01:34 UTC (rev 33780)
+++ trunk/dports/PortIndex 2008-02-05 08:43:11 UTC (rev 33781)
@@ -1222,6 +1222,8 @@
variants universal description {Libmd is a cryptographic message digest library} portdir devel/libmd homepage http://www.penguin.cz/~mhi/libmd/ epoch 0 platforms darwin name libmd long_description {{Libmd is a cryptographic message digest library}} maintainers nomaintainer categories devel version 0.3 revision 1
libmemcache 564
variants universal portdir devel/libmemcache description {C library for memcached.} homepage http://people.freebsd.org/~seanc/libmemcache/ epoch 0 platforms darwin name libmemcache depends_lib port:memcached maintainers nomaintainer long_description {The libmemcache C API to memcached is a high-performance library with support for multiple servers, memory contexts, and client-side hashes. Using the callback interface, it is possible to lump many gets together into a single get request with a great deal of ease.} version 1.4.0.rc2 categories devel revision 0
+libmemcached 480
+variants universal description {libmemcached is a C and C++ client library to the memcached server} portdir devel/libmemcached homepage http://tangent.org/552/libmemcached.html epoch 0 platforms darwin name libmemcached maintainers brett@macports.org long_description {libmemcached is a C and C++ client library for memcached. It has been designed to be light on memory usage, thread safe, and provide full access to server side methods.} categories devel version 0.15 revision 0
libmoney 489
variants universal description {A library that keeps track of finances} portdir devel/libmoney homepage http://www.grilledmeat.net/libmoney epoch 0 platforms darwin name libmoney long_description {libmoney is a library written in C++ that allows a developer to build an application that keeps track of finances. It was originally developed to keep track of a budget, but can be expanded to keep track of all assets.} maintainers waqar@macports.org categories devel version 1.00 revision 0
libofx 697
@@ -2228,8 +2230,8 @@
portdir gnome/hicolor-icon-theme description {A default fallback theme.} platforms darwin name hicolor-icon-theme version 0.10 categories gnome homepage http://gnome.org/ revision 0 epoch 0 long_description {This is the default fallback theme used by implementations of the icon theme specification.} maintainers nomaintainer
icon-naming-utils 447
depends_build {port:perl5.8 port:p5-xml-simple} portdir gnome/icon-naming-utils description {A default fallback theme.} homepage http://tango-project.org/ depends_run {port:perl5.8 port:p5-xml-simple port:p5-getopt-long} epoch 0 platforms darwin name icon-naming-utils long_description {This is the default fallback theme used by implementations of the icon theme specification.} maintainers nomaintainer version 0.8.6 categories gnome revision 0
-inkscape 705
-variants {universal disable_debugging enable_debugging} portdir gnome/inkscape description {Inkscape is an open source SVG editor.} homepage http://www.inkscape.org epoch 0 platforms darwin name inkscape depends_lib {port:libgnomeprintui port:boehmgc port:gtkmm port:gnome-vfs port:libxslt port:lcms port:dbus port:dbus-glib port:py25-xml port:libcroco} maintainers nomaintainer long_description {Inkscape is an open source SVG editor with capabilities similar to Illustrator, CorelDraw, Visio, etc. Supported SVG features include basic shapes, paths, text, alpha blending, transforms, gradients, node editing, svg-to-png export, grouping, and more.} version 0.45.1 categories {gnome graphics} revision 1
+inkscape 721
+variants {universal disable_debugging enable_debugging} portdir gnome/inkscape description {Inkscape is an open source SVG editor.} homepage http://www.inkscape.org epoch 0 platforms darwin name inkscape depends_lib {port:libgnomeprintui port:boehmgc port:gtkmm port:gnome-vfs port:libxslt port:lcms port:dbus port:dbus-glib port:py25-xml port:libcroco port:py25-numpy} maintainers nomaintainer long_description {Inkscape is an open source SVG editor with capabilities similar to Illustrator, CorelDraw, Visio, etc. Supported SVG features include basic shapes, paths, text, alpha blending, transforms, gradients, node editing, svg-to-png export, grouping, and more.} version 0.45.1 categories {gnome graphics} revision 1
libbonobo 591
variants universal depends_build {port:pkgconfig port:perl5.8 port:p5-xml-parser port:intltool} portdir gnome/libbonobo description {A library for creating reusable components} homepage http://www.gnome.org/ depends_run port:perl5.8 epoch 0 platforms darwin depends_lib {port:glib2 port:orbit2 port:gettext port:libxml2 port:libiconv port:popt} name libbonobo maintainers nomaintainer long_description {Bonobo is a set of language and system independant CORBA interfaces for creating reusable components, controls and creating compound documents.} categories gnome version 2.20.4 revision 0
libbonoboui 785
@@ -3847,7 +3849,7 @@
isabelle 714
variants universal description {Isabelle is a popular generic theorem proving environment.} portdir math/isabelle homepage http://www.cl.cam.ac.uk/Research/HVG/Isabelle/ epoch 0 depends_lib port:polyml name isabelle long_description {Isabelle is a generic proof assistant. It allows mathematical formulas to be expressed in a formal language and provides tools for proving those formulas in a logical calculus. The main application is the formalization of mathematical proofs and in particular formal verification, which includes proving the correctness of computer hardware or software and proving properties of computer languages and protocols.} maintainers mww categories {math lang ml} version 2007 revision 1
isabelle-devel 797
-variants universal portdir math/isabelle-devel description {Isabelle is a popular generic theorem proving environment} homepage http://isabelle.in.tum.de/ epoch 0 platforms darwin name isabelle-devel depends_lib port:polyml maintainers mww long_description {Isabelle is a generic proof assistant. It allows mathematical formulas to be expressed in a formal language and provides tools for proving those formulas in a logical calculus. The main application is the formalization of mathematical proofs and in particular formal verification, which includes proving the correctness of computer hardware or software and proving properties of computer languages and protocols. This version is a development snapshot of the upcoming 2008 release.} version 2008-01-18 categories {math lang ml} revision 0
+variants universal portdir math/isabelle-devel description {Isabelle is a popular generic theorem proving environment} homepage http://isabelle.in.tum.de/ epoch 0 platforms darwin name isabelle-devel depends_lib port:polyml maintainers mww long_description {Isabelle is a generic proof assistant. It allows mathematical formulas to be expressed in a formal language and provides tools for proving those formulas in a logical calculus. The main application is the formalization of mathematical proofs and in particular formal verification, which includes proving the correctness of computer hardware or software and proving properties of computer languages and protocols. This version is a development snapshot of the upcoming 2008 release.} version 2008-02-03 categories {math lang ml} revision 0
itl 720
variants universal portdir math/itl description {Iterative Template Library (based on MTL)} homepage http://www.osl.iu.edu/research/itl/ epoch 0 platforms darwin name itl depends_lib {port:blitz port:mtl} maintainers nomaintainer long_description {The Iterative Template Library (ITL) is a generic component library that provides iterative methods for solving linear systems. ITL also provides numerious preconditioners which is for MTL. ITL uses the abstract interface of matrix-vector, vector-vector, and vector-scalor operations MTL is default to serve those operations. ITL is able to use other packages such as Blitz++ and BLAS with the same abstract interface provided.} version 4.0.0-1 categories math revision 0
k3dsurf 474
@@ -4023,7 +4025,7 @@
bidwatcher 644
variants universal portdir net/bidwatcher description {GTK auction management/snipe tool for eBay} homepage http://bidwatcher.sf.net/ epoch 0 platforms darwin name bidwatcher depends_lib {port:gtk1 port:gettext} maintainers nomaintainer long_description {{Tracks your eBay listings and items that you have bid on. Allows you to track auctions that you do not own and have not bid on. Snipe tool allows you to schedule your bid to be placed seconds before the auction ends, avoiding driving the price high early in the auction's life. Prioritizes updates according to the time left in an auction.}} version 1.3.17 categories net revision 0
bind9 703
-variants {universal darwin_6 ipv6} portdir net/bind9 description {Domain Name System server} homepage http://www.isc.org epoch 0 platforms {darwin freebsd sunos} name bind9 depends_lib port:openssl maintainers dluke@geeklair.net long_description {The BIND DNS Server is used on the vast majority of name serving machines on the Internet, providing a robust and stable architecture on top of which an organization's naming architecture can be built. The resolver library included in the BIND distribution provides the standard APIs for translation between domain names and Internet addresses and is intended to be linked with applications requiring name service.} version 9.4.2 categories net revision 2
+variants {universal darwin_6 ipv6} portdir net/bind9 description {Domain Name System server} homepage http://www.isc.org epoch 0 platforms {darwin freebsd sunos} name bind9 depends_lib port:openssl maintainers dluke@geeklair.net long_description {The BIND DNS Server is used on the vast majority of name serving machines on the Internet, providing a robust and stable architecture on top of which an organization's naming architecture can be built. The resolver library included in the BIND distribution provides the standard APIs for translation between domain names and Internet addresses and is intended to be linked with applications requiring name service.} version 9.4.2 categories net revision 3
bing 528
variants universal description {Bandwidth measurement tool} portdir net/bing homepage http://www.freenix.fr/freenix/logiciels/bing.html epoch 0 platforms darwin name bing long_description {Bing is a point-to-point bandwidth measurement tool (hence the 'b'), based on ping. Bing determines the real (raw, as opposed to available or average) throughput on a link by measuring ICMP echo requests roundtrip times for different packet sizes for each end of the link.} maintainers nomaintainer categories net version 1.0.5 revision 0
binkd 289
@@ -6636,8 +6638,8 @@
variants {universal macosx puredarwin} portdir python/py25-numeric description {fast numerical array language for python} homepage http://numpy.scipy.org/ epoch 0 platforms darwin depends_lib port:python25 name py25-numeric maintainers nomaintainer long_description {Numerical Python adds a fast, compact, multidimensional array language facility to Python.} categories {python devel math} version 24.2 revision 1
py25-numpy 532
variants {universal g95 gcc42} variant_desc {g95 {Use g95 as fortran compiler} gcc42 {Use gfortran-mp-4.2 as fortran compiler}} portdir python/py25-numpy description {The core utilities for the scientific library scipy for Python} homepage http://numpy.scipy.org/ epoch 0 platforms darwin depends_lib {port:python25 port:fftw-3 port:py25-hashlib port:g95} name py25-numpy maintainers {ram openmaintainer} long_description {{The core utilities for the scientific library scipy for Python}} categories python version 1.0.4 revision 7
-py25-opengl 561
-variants {universal numpy} depends_build port:py25-setuptools portdir python/py25-opengl description {Python binding to OpenGL} homepage http://pyopengl.sourceforge.net/ epoch 0 depends_lib {port:python25 port:py25-tkinter port:py25-pil} name py25-opengl maintainers nomaintainer long_description {PyOpenGL is the cross platform Python binding to OpenGL and related APIs. The binding is created using the standard ctypes library and is provided under an extremely liberal BSD-style Open-Source licenses.} categories {python graphics} version 3.0.0b1 revision 0
+py25-opengl 569
+variants universal depends_build port:py25-setuptools portdir python/py25-opengl description {Python binding to OpenGL} homepage http://pyopengl.sourceforge.net/ epoch 0 depends_lib {port:python25 port:py25-tkinter port:py25-pil port:py25-numpy} name py25-opengl maintainers nomaintainer long_description {PyOpenGL is the cross platform Python binding to OpenGL and related APIs. The binding is created using the standard ctypes library and is provided under an extremely liberal BSD-style Open-Source licenses.} categories {python graphics} version 3.0.0b1 revision 0
py25-orbit 720
variants {universal darwin_9} portdir python/py25-orbit description {Python binding for the ORBit2 CORBA ORB - Default branch.} homepage http://www.pygtk.org/ epoch 0 platforms darwin name py25-orbit depends_lib {port:python25 port:orbit2} maintainers pguyot@kallisys.net long_description {PyORBit is a Python binding for the ORBit2 CORBA ORB. It was developped to suit the needs of the bonobo bindings in GNOME-Python, but is usable for other purposes as well. It aims to follow the standard Python language mapping for CORBA. It can generate stubs at runtime from typelibs, IDL files, or by introspecting remote objects using ORBit2's IModule typelib capabilities.} version 2.14.3 categories {python gnome} revision 1
py25-paramiko 596
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080205/3aee6287/attachment.html
From mww at macports.org Tue Feb 5 01:00:12 2008
From: mww at macports.org (mww@macports.org)
Date: Tue Feb 5 01:03:12 2008
Subject: [33782] trunk/dports/lang/lemon
Message-ID: <20080205090012.F3608F9FC26@beta.macosforge.org>
Revision: 33782
http://trac.macosforge.org/projects/macports/changeset/33782
Author: mww@macports.org
Date: 2008-02-05 01:00:11 -0800 (Tue, 05 Feb 2008)
Log Message:
-----------
make lemon find its template, make a 'c++' version (produces .cpp and .hpp files), inc. revision
Modified Paths:
--------------
trunk/dports/lang/lemon/Portfile
Added Paths:
-----------
trunk/dports/lang/lemon/files/
trunk/dports/lang/lemon/files/Makefile
trunk/dports/lang/lemon/files/configure
trunk/dports/lang/lemon/files/patch-lemon.c.diff
Modified: trunk/dports/lang/lemon/Portfile
===================================================================
--- trunk/dports/lang/lemon/Portfile 2008-02-05 08:43:11 UTC (rev 33781)
+++ trunk/dports/lang/lemon/Portfile 2008-02-05 09:00:11 UTC (rev 33782)
@@ -4,6 +4,7 @@
name lemon
version 1.39
+revision 1
categories lang devel
platforms darwin
maintainers mww
@@ -15,17 +16,20 @@
freebsd
checksums sha1 0baa13c54d437b21ccf802792e4ef081e5af3348
use_bzip2 yes
+post-extract {
+ xinstall -m 644 ${filespath}/Makefile ${worksrcpath}
+ xinstall -m 755 ${filespath}/configure ${worksrcpath}
+}
-use_configure no
+patchfiles patch-lemon.c.diff
-build.cmd gcc
-build.target lemon.c -o lemon
-build.args -DLEMPAR=\"${prefix}/share/lemon/lempar.c\"
+configure.env-append PREFIX=${prefix}
destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/lemon
- xinstall -m 755 ${worksrcpath}/lemon ${destroot}${prefix}/bin
- xinstall -m 644 ${worksrcpath}/lempar.c ${destroot}${prefix}/share/lemon/
+ xinstall -m 755 -W ${worksrcpath} lemon lemoncxx ${destroot}${prefix}/bin
+ xinstall -m 644 ${worksrcpath}/lempar.c ${destroot}${prefix}/share/lemon/lempar.c
+ xinstall -m 644 ${worksrcpath}/lempar.c ${destroot}${prefix}/share/lemon/lempar.cpp
}
livecheck.check moddate
Added: trunk/dports/lang/lemon/files/Makefile
===================================================================
--- trunk/dports/lang/lemon/files/Makefile (rev 0)
+++ trunk/dports/lang/lemon/files/Makefile 2008-02-05 09:00:11 UTC (rev 33782)
@@ -0,0 +1,8 @@
+#!/bin/sh
+include flags
+all: lemon lemoncxx
+lemon: lemon.c
+ $(CC) $< -o $@ -DLEMPAR=\"$(PREFIX)/share/lemon/lempar.c\" -DCSUFFIX=\".c\" -DHSUFFIX=\".h\"
+lemoncxx: lemon.c
+ $(CC) $< -o $@ -DLEMPAR=\"$(PREFIX)/share/lemon/lempar.cpp\" -DCSUFFIX=\".cpp\" -DHSUFFIX=\".hpp\"
+
Added: trunk/dports/lang/lemon/files/configure
===================================================================
--- trunk/dports/lang/lemon/files/configure (rev 0)
+++ trunk/dports/lang/lemon/files/configure 2008-02-05 09:00:11 UTC (rev 33782)
@@ -0,0 +1,4 @@
+#!/bin/sh
+echo "CC=${CC:-cc}" > flags
+echo "PREFIX=${PREFIX}" >> flags
+
Added: trunk/dports/lang/lemon/files/patch-lemon.c.diff
===================================================================
--- trunk/dports/lang/lemon/files/patch-lemon.c.diff (rev 0)
+++ trunk/dports/lang/lemon/files/patch-lemon.c.diff 2008-02-05 09:00:11 UTC (rev 33782)
@@ -0,0 +1,38 @@
+--- work/lemon-1.39/lemon.c 2006-07-20 08:09:51.000000000 +0200
++++ lemon.c 2008-02-05 09:49:51.000000000 +0100
+@@ -2994,7 +2994,7 @@
+ PRIVATE FILE *tplt_open(lemp)
+ struct lemon *lemp;
+ {
+- static char templatename[] = "lempar.c";
++ static char templatename[] = LEMPAR;
+ char buf[1000];
+ FILE *in;
+ char *tpltname;
+@@ -3466,7 +3466,7 @@
+
+ in = tplt_open(lemp);
+ if( in==0 ) return;
+- out = file_open(lemp,".c","wb");
++ out = file_open(lemp,CSUFFIX,"wb");
+ if( out==0 ){
+ fclose(in);
+ return;
+@@ -3877,7 +3877,7 @@
+
+ if( lemp->tokenprefix ) prefix = lemp->tokenprefix;
+ else prefix = "";
+- in = file_open(lemp,".h","rb");
++ in = file_open(lemp,HSUFFIX,"rb");
+ if( in ){
+ for(i=1; interminal && fgets(line,LINESIZE,in); i++){
+ sprintf(pattern,"#define %s%-30s %2d\n",prefix,lemp->symbols[i]->name,i);
+@@ -3889,7 +3889,7 @@
+ return;
+ }
+ }
+- out = file_open(lemp,".h","wb");
++ out = file_open(lemp,HSUFFIX,"wb");
+ if( out ){
+ for(i=1; interminal; i++){
+ fprintf(out,"#define %s%-30s %2d\n",prefix,lemp->symbols[i]->name,i);
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080205/d7274c1a/attachment.html
From afb at macports.org Tue Feb 5 01:19:59 2008
From: afb at macports.org (afb@macports.org)
Date: Tue Feb 5 01:22:59 2008
Subject: [33783] trunk/dports/x11
Message-ID: <20080205091959.6AED8FA06EE@beta.macosforge.org>
Revision: 33783
http://trac.macosforge.org/projects/macports/changeset/33783
Author: afb@macports.org
Date: 2008-02-05 01:19:58 -0800 (Tue, 05 Feb 2008)
Log Message:
-----------
new port: openbox 3.4.5 (a minimalistic WM)
Added Paths:
-----------
trunk/dports/x11/openbox/
trunk/dports/x11/openbox/Portfile
Added: trunk/dports/x11/openbox/Portfile
===================================================================
--- trunk/dports/x11/openbox/Portfile (rev 0)
+++ trunk/dports/x11/openbox/Portfile 2008-02-05 09:19:58 UTC (rev 33783)
@@ -0,0 +1,22 @@
+# $Id$
+
+PortSystem 1.0
+
+name openbox
+version 3.4.5
+categories x11
+maintainers afb@macports.org openmaintainer
+platforms darwin freebsd linux
+
+description A highly configurable and standards-compliant window manager
+long_description Openbox is a minimalistic, highly configurable, next \
+ generation window manager with extensive standards support.
+
+homepage http://icculus.org/openbox/
+master_sites http://icculus.org/openbox/releases/
+checksums md5 06e007ef96ab3f7f4bbc34c4464af6c2
+post-extract { system "chmod +x ${worksrcpath}/install-sh" }
+
+depends_lib lib:libX11.6:XFree86 port:pkgconfig port:glib2 port:libxml2 \
+ port:pango port:startup-notification
+
Property changes on: trunk/dports/x11/openbox/Portfile
___________________________________________________________________
Name: svn:keywords
+ Id
Name: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080205/6f5a2235/attachment-0001.html
From afb at macports.org Tue Feb 5 02:27:32 2008
From: afb at macports.org (afb@macports.org)
Date: Tue Feb 5 02:30:32 2008
Subject: [33784] trunk/www/install.php
Message-ID: <20080205102732.31517FA326A@beta.macosforge.org>
Revision: 33784
http://trac.macosforge.org/projects/macports/changeset/33784
Author: afb@macports.org
Date: 2008-02-05 02:27:30 -0800 (Tue, 05 Feb 2008)
Log Message:
-----------
mtree(8) and sqlite3 are also required
Modified Paths:
--------------
trunk/www/install.php
Modified: trunk/www/install.php
===================================================================
--- trunk/www/install.php 2008-02-05 09:19:58 UTC (rev 33783)
+++ trunk/www/install.php 2008-02-05 10:27:30 UTC (rev 33784)
@@ -178,9 +178,11 @@
Normally you must install from source or from an SVN checkout to run MacPorts
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080205/6646f596/attachment.html
From afb at macports.org Tue Feb 5 02:31:00 2008
From: afb at macports.org (afb@macports.org)
Date: Tue Feb 5 02:34:01 2008
Subject: [33785] trunk/www/install.php
Message-ID: <20080205103100.727EDFA34ED@beta.macosforge.org>
Revision: 33785
http://trac.macosforge.org/projects/macports/changeset/33785
Author: afb@macports.org
Date: 2008-02-05 02:30:59 -0800 (Tue, 05 Feb 2008)
Log Message:
-----------
mention experimental packages for other platforms
Modified Paths:
--------------
trunk/www/install.php
Modified: trunk/www/install.php
===================================================================
--- trunk/www/install.php 2008-02-05 10:27:30 UTC (rev 33784)
+++ trunk/www/install.php 2008-02-05 10:30:59 UTC (rev 33785)
@@ -186,7 +186,7 @@
Normally you must install from source or from an SVN checkout to run MacPorts
- on any of these platforms.
+ on any of these platforms. Experimental packaging is available for the FreeBSD, Fedora and Ubuntu operating systems.
Help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080205/dbbb573f/attachment.html
From afb at macports.org Tue Feb 5 02:35:58 2008
From: afb at macports.org (afb@macports.org)
Date: Tue Feb 5 02:38:58 2008
Subject: [33786] trunk/www/install.php
Message-ID: <20080205103558.7571BFA382B@beta.macosforge.org>
Revision: 33786
http://trac.macosforge.org/projects/macports/changeset/33786
Author: afb@macports.org
Date: 2008-02-05 02:35:57 -0800 (Tue, 05 Feb 2008)
Log Message:
-----------
packaging details, tbz/rpm/deb format
Modified Paths:
--------------
trunk/www/install.php
Modified: trunk/www/install.php
===================================================================
--- trunk/www/install.php 2008-02-05 10:30:59 UTC (rev 33785)
+++ trunk/www/install.php 2008-02-05 10:35:57 UTC (rev 33786)
@@ -186,7 +186,8 @@
Normally you must install from source or from an SVN checkout to run MacPorts
- on any of these platforms. Experimental packaging is available for the FreeBSD, Fedora and Ubuntu operating systems.
+ on any of these platforms. Experimental packaging is available for the FreeBSD (.tbz package), Fedora (.rpm package) and
+ Ubuntu (.deb package) operating systems.
Help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080205/1d08c6bf/attachment.html
From afb at macports.org Tue Feb 5 02:41:53 2008
From: afb at macports.org (afb@macports.org)
Date: Tue Feb 5 02:44:54 2008
Subject: [33787] trunk/www/install.php
Message-ID: <20080205104153.A2307FA3B9E@beta.macosforge.org>
Revision: 33787
http://trac.macosforge.org/projects/macports/changeset/33787
Author: afb@macports.org
Date: 2008-02-05 02:41:51 -0800 (Tue, 05 Feb 2008)
Log Message:
-----------
my bad, tclthread and sqlite3 are bundled and thus not requirements
Modified Paths:
--------------
trunk/www/install.php
Modified: trunk/www/install.php
===================================================================
--- trunk/www/install.php 2008-02-05 10:35:57 UTC (rev 33786)
+++ trunk/www/install.php 2008-02-05 10:41:51 UTC (rev 33787)
@@ -182,7 +182,6 @@
Normally you must install from source or from an SVN checkout to run MacPorts
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080205/be9bf8f7/attachment.html
From brett at macports.org Tue Feb 5 05:12:25 2008
From: brett at macports.org (brett@macports.org)
Date: Tue Feb 5 05:15:27 2008
Subject: [33788] trunk/dports/devel/libmemcached/Portfile
Message-ID: <20080205131225.43226FA8B68@beta.macosforge.org>
Revision: 33788
http://trac.macosforge.org/projects/macports/changeset/33788
Author: brett@macports.org
Date: 2008-02-05 05:11:50 -0800 (Tue, 05 Feb 2008)
Log Message:
-----------
cleanup
Modified Paths:
--------------
trunk/dports/devel/libmemcached/Portfile
Modified: trunk/dports/devel/libmemcached/Portfile
===================================================================
--- trunk/dports/devel/libmemcached/Portfile 2008-02-05 10:41:51 UTC (rev 33787)
+++ trunk/dports/devel/libmemcached/Portfile 2008-02-05 13:11:50 UTC (rev 33788)
@@ -14,5 +14,5 @@
homepage http://tangent.org/552/libmemcached.html
master_sites http://download.tangent.org/
checksums sha1 b54a0cf6551627541d258d83f14228337e379bab
-configure.pre_args --prefix=${prefix} \
- --mandir=${prefix}/share/man
+configure.args --mandir=${prefix}/share/man
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080205/c7a02c9c/attachment.html
From brett at macports.org Tue Feb 5 05:28:21 2008
From: brett at macports.org (brett@macports.org)
Date: Tue Feb 5 05:30:55 2008
Subject: [33789] trunk/dports/textproc/sphinx/Portfile
Message-ID: <20080205132821.D8A9AFA91DD@beta.macosforge.org>
Revision: 33789
http://trac.macosforge.org/projects/macports/changeset/33789
Author: brett@macports.org
Date: 2008-02-05 05:28:15 -0800 (Tue, 05 Feb 2008)
Log Message:
-----------
Fixed mysql compilation
Modified Paths:
--------------
trunk/dports/textproc/sphinx/Portfile
Modified: trunk/dports/textproc/sphinx/Portfile
===================================================================
--- trunk/dports/textproc/sphinx/Portfile 2008-02-05 13:11:50 UTC (rev 33788)
+++ trunk/dports/textproc/sphinx/Portfile 2008-02-05 13:28:15 UTC (rev 33789)
@@ -12,8 +12,8 @@
long_description \
Sphinx is a full-text search engine, meant to provide fast, size-efficient and relevant \
fulltext search functions to other applications. Sphinx was specially designed to integrate \
-well with SQL databases and scripting languages. Currently built-in data sources support fetching \
-data either via direct connection to MySQL, or from an XML pipe.
+well with SQL databases and scripting languages. Currently built-in data sources \
+support fetching data either via direct connection to MySQL, or from an XML pipe.
homepage http://www.sphinxsearch.com
master_sites ${homepage}/downloads/
@@ -21,11 +21,13 @@
checksums sha1 30d13e7a63ed28282b49b5db364c48811d9c4b47
configure.args --mandir=${prefix}/share/man \
- --datadir=${prefix}/share/doc
+ --datadir=${prefix}/share/doc \
+ --with-mysql-includes=${prefix}/include/mysql5/mysql \
+ --with-mysql-libs=${prefix}/lib/mysql5/mysql
test.run yes
-variant postgres {
+variant postgres description {Enable PostgeSQL support} {
depends_lib-append port:postgresql82
configure.args-append --with-pgsql
configure.args-append --with-pgsql-includes=${prefix}/include/postgresql82
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080205/350db8ec/attachment.html
From brett at macports.org Tue Feb 5 05:40:30 2008
From: brett at macports.org (brett@macports.org)
Date: Tue Feb 5 05:43:40 2008
Subject: [33790] trunk/dports/devel/cut/Portfile
Message-ID: <20080205134030.88C55FA9670@beta.macosforge.org>
Revision: 33790
http://trac.macosforge.org/projects/macports/changeset/33790
Author: brett@macports.org
Date: 2008-02-05 05:40:09 -0800 (Tue, 05 Feb 2008)
Log Message:
-----------
linted
Modified Paths:
--------------
trunk/dports/devel/cut/Portfile
Modified: trunk/dports/devel/cut/Portfile
===================================================================
--- trunk/dports/devel/cut/Portfile 2008-02-05 13:28:15 UTC (rev 33789)
+++ trunk/dports/devel/cut/Portfile 2008-02-05 13:40:09 UTC (rev 33790)
@@ -1,12 +1,11 @@
-# -*- 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
+
name cut
version 2.3
categories devel
-maintainers brett@macports.com
+maintainers brett@macports.org
description C unit testing
long_description \
CUT is a C-language tool for developing and automatically maintaining \
@@ -14,14 +13,14 @@
expressly designed to help support test-driven development and agile \
development processes such as extreme programming, CUT is still useful \
for writing automated test fixtures for more traditional software \
- development processes as well.
+ development processes as well.
homepage http://sourceforge.net/projects/cut/
platforms darwin
master_sites sourceforge
checksums sha1 e3a7bc69ee74ecd4e9a1d496c12eab893e7889c4
use_configure no
-build.target
+build.target
destroot.cmd install
destroot.target cutgen
destroot.destdir ${destroot}${prefix}/bin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080205/be46d990/attachment.html
From brett at macports.org Tue Feb 5 05:41:02 2008
From: brett at macports.org (brett@macports.org)
Date: Tue Feb 5 05:44:29 2008
Subject: [33791] trunk/dports/devel/libev/Portfile
Message-ID: <20080205134102.0F30EFA96C5@beta.macosforge.org>
Revision: 33791
http://trac.macosforge.org/projects/macports/changeset/33791
Author: brett@macports.org
Date: 2008-02-05 05:40:36 -0800 (Tue, 05 Feb 2008)
Log Message:
-----------
linted
Modified Paths:
--------------
trunk/dports/devel/libev/Portfile
Modified: trunk/dports/devel/libev/Portfile
===================================================================
--- trunk/dports/devel/libev/Portfile 2008-02-05 13:40:09 UTC (rev 33790)
+++ trunk/dports/devel/libev/Portfile 2008-02-05 13:40:36 UTC (rev 33791)
@@ -1,8 +1,7 @@
-# -*- 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
+
name libev
version 3.0
categories devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080205/8fd191f5/attachment-0001.html
From brett at macports.org Tue Feb 5 05:41:36 2008
From: brett at macports.org (brett@macports.org)
Date: Tue Feb 5 05:45:18 2008
Subject: [33792] trunk/dports/devel/libevent/Portfile
Message-ID: <20080205134136.ED9C4FA9735@beta.macosforge.org>
Revision: 33792
http://trac.macosforge.org/projects/macports/changeset/33792
Author: brett@macports.org
Date: 2008-02-05 05:41:08 -0800 (Tue, 05 Feb 2008)
Log Message:
-----------
linted
Modified Paths:
--------------
trunk/dports/devel/libevent/Portfile
Modified: trunk/dports/devel/libevent/Portfile
===================================================================
--- trunk/dports/devel/libevent/Portfile 2008-02-05 13:40:36 UTC (rev 33791)
+++ trunk/dports/devel/libevent/Portfile 2008-02-05 13:41:08 UTC (rev 33792)
@@ -1,6 +1,7 @@
# $Id$
PortSystem 1.0
+
name libevent
version 1.3e
categories devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080205/ae002da7/attachment.html
From brett at macports.org Tue Feb 5 05:42:37 2008
From: brett at macports.org (brett@macports.org)
Date: Tue Feb 5 05:45:45 2008
Subject: [33793] trunk/dports/graphics/qrencode/Portfile
Message-ID: <20080205134237.5BAE2FA9781@beta.macosforge.org>
Revision: 33793
http://trac.macosforge.org/projects/macports/changeset/33793
Author: brett@macports.org
Date: 2008-02-05 05:41:43 -0800 (Tue, 05 Feb 2008)
Log Message:
-----------
linted
Modified Paths:
--------------
trunk/dports/graphics/qrencode/Portfile
Modified: trunk/dports/graphics/qrencode/Portfile
===================================================================
--- trunk/dports/graphics/qrencode/Portfile 2008-02-05 13:41:08 UTC (rev 33792)
+++ trunk/dports/graphics/qrencode/Portfile 2008-02-05 13:41:43 UTC (rev 33793)
@@ -1,8 +1,7 @@
-# -*- 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
+
name qrencode
version 1.0.2
categories graphics
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080205/bc553b24/attachment.html
From brett at macports.org Tue Feb 5 05:44:09 2008
From: brett at macports.org (brett@macports.org)
Date: Tue Feb 5 05:48:54 2008
Subject: [33794] trunk/dports/shells/eash/Portfile
Message-ID: <20080205134409.B228AFA98FB@beta.macosforge.org>
Revision: 33794
http://trac.macosforge.org/projects/macports/changeset/33794
Author: brett@macports.org
Date: 2008-02-05 05:42:44 -0800 (Tue, 05 Feb 2008)
Log Message:
-----------
no longer available
Removed Paths:
-------------
trunk/dports/shells/eash/Portfile
Deleted: trunk/dports/shells/eash/Portfile
===================================================================
--- trunk/dports/shells/eash/Portfile 2008-02-05 13:41:43 UTC (rev 33793)
+++ trunk/dports/shells/eash/Portfile 2008-02-05 13:42:44 UTC (rev 33794)
@@ -1,32 +0,0 @@
-# $Id$
-
-PortSystem 1.0
-name eash
-version 2.0.00
-categories shells
-maintainers brett@librum.org
-platforms darwin
-description Enterprise Audit Shell
-long_description \
- Enterprise Audit Shell is an audit framework specifically \
- designed to be used with sudo in large, enterprise environments. \
- EAS starts where sudo leaves off, yet takes advantage of what \
- sudo does best: access control. Because EAS was designed as a \
- framework, it's completely transparent to the end-users and it \
- allows the System Administrator to add personalized extensions \
- and plug-ins.
-homepage http://sourceforge.net/projects/eash/
-master_sites sourceforge
-distname eas-2.0.00
-checksums md5 1fda6b60ad9ac9ea2a40bbb6efeb18d2
-
-depends_lib port:openssl
-
-patch { reinplace "s|chown|true|g" ${worksrcpath}/src/Makefile.in }
-
-configure.args --mandir=\\\${prefix}/share/man \
- --sysconfdir=${prefix}/etc/eas \
- --with-cadir=${prefix}/etc/eas/certs \
- --with-ssl=${prefix}
-destroot.destdir prefix=${destroot}${prefix}
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080205/4340655e/attachment.html
From brett at macports.org Tue Feb 5 05:45:44 2008
From: brett at macports.org (brett@macports.org)
Date: Tue Feb 5 05:49:21 2008
Subject: [33795] trunk/dports/sysutils/beanstalkd
Message-ID: <20080205134544.B3447FA98FC@beta.macosforge.org>
Revision: 33795
http://trac.macosforge.org/projects/macports/changeset/33795
Author: brett@macports.org
Date: 2008-02-05 05:44:18 -0800 (Tue, 05 Feb 2008)
Log Message:
-----------
linted
Modified Paths:
--------------
trunk/dports/sysutils/beanstalkd/Portfile
Removed Paths:
-------------
trunk/dports/sysutils/beanstalkd/files/patch-Makefile
Modified: trunk/dports/sysutils/beanstalkd/Portfile
===================================================================
--- trunk/dports/sysutils/beanstalkd/Portfile 2008-02-05 13:42:44 UTC (rev 33794)
+++ trunk/dports/sysutils/beanstalkd/Portfile 2008-02-05 13:44:18 UTC (rev 33795)
@@ -1,8 +1,7 @@
-# -*- 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
+
name beanstalkd
version 0.6
description a fast, distributed, in-memory workqueue service
@@ -13,7 +12,7 @@
time-consuming tasks asynchronously.
maintainers brett@macports.org
categories sysutils
-platforms darwin
+platforms darwin
homepage http://xph.us/software/beanstalkd/
master_sites http://xph.us/software/beanstalkd/rel/
checksums sha1 f83235d089bf32150f9980b32edc4fa61fad9c66
@@ -22,13 +21,13 @@
port:gmake
use_configure no
-patchfiles patch-Makefile
+patchfiles patch-Makefile.diff
patch.pre_args -p1
post-patch {
reinplace "s|__PREFIX__|${prefix}|g" ${worksrcpath}/Makefile
}
-build.target
+build.target
destroot.cmd install
destroot.target beanstalkd
destroot.destdir ${destroot}${prefix}/bin
Deleted: trunk/dports/sysutils/beanstalkd/files/patch-Makefile
===================================================================
--- trunk/dports/sysutils/beanstalkd/files/patch-Makefile 2008-02-05 13:42:44 UTC (rev 33794)
+++ trunk/dports/sysutils/beanstalkd/files/patch-Makefile 2008-02-05 13:44:18 UTC (rev 33795)
@@ -1,21 +0,0 @@
-diff -u -r beanstalkd-0.6-orig/Makefile beanstalkd-0.6/Makefile
---- beanstalkd-0.6-orig/Makefile 2008-01-02 21:16:41.000000000 -0500
-+++ beanstalkd-0.6/Makefile 2008-01-18 10:48:25.000000000 -0500
-@@ -1,12 +1,14 @@
- program := beanstalkd
--export CFLAGS := $(LDFLAGS) -Wall -Werror
--export LDFLAGS := $(LDFLAGS) -levent
-+export CPPFLAGS := $(CPPFLAGS) -I__PREFIX__/include
-+export CFLAGS := $(CFLAGS) -Wall -Werror -I__PREFIX__/include
-+export LDFLAGS := $(LDFLAGS) -L__PREFIX__/lib -levent
-
- sources := $(shell ls *.c | fgrep -v $(program))
- objects := $(sources:.c=.o)
- tests := $(sources:%=tests/test_%)
-
--all: export CFLAGS := $(CFLAGS) -O2
-+all: export CFLAGS := $(CFLAGS) -O2 -I__PREFIX__/include
-+all: export LDFLAGS := $(LDFLAGS) -L__PREFIX__/lib -levent
- all: $(program)
-
- debug: export CFLAGS := $(CFLAGS) -g -pg -DDEBUG
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080205/5e8576dc/attachment.html
From brett at macports.org Tue Feb 5 05:47:13 2008
From: brett at macports.org (brett@macports.org)
Date: Tue Feb 5 06:13:21 2008
Subject: [33796] trunk/dports/sysutils/memcached/Portfile
Message-ID: <20080205134713.CDCDEFAA3ED@beta.macosforge.org>
Revision: 33796
http://trac.macosforge.org/projects/macports/changeset/33796
Author: brett@macports.org
Date: 2008-02-05 05:45:52 -0800 (Tue, 05 Feb 2008)
Log Message:
-----------
linted
Modified Paths:
--------------
trunk/dports/sysutils/memcached/Portfile
Modified: trunk/dports/sysutils/memcached/Portfile
===================================================================
--- trunk/dports/sysutils/memcached/Portfile 2008-02-05 13:44:18 UTC (rev 33795)
+++ trunk/dports/sysutils/memcached/Portfile 2008-02-05 13:45:52 UTC (rev 33796)
@@ -1,6 +1,7 @@
# $Id$
PortSystem 1.0
+
name memcached
version 1.2.4
revision 1
@@ -10,13 +11,13 @@
speeding up dynamic web applications by alleviating database load.
maintainers brett@macports.org
categories sysutils
-platforms darwin
+platforms darwin
homepage http://www.danga.com/memcached/
master_sites http://www.danga.com/memcached/dist/
checksums md5 b80db034f951b296b2672b243022c061 \
sha1 97861b538805a55c3b616e87e4173560480d5cef
configure.pre_args --prefix=${prefix} \
- --mandir=${prefix}/share/man
+ --mandir=${prefix}/share/man
configure.args --with-libevent=${prefix} \
--enable-threads
-depends_lib port:libevent
+depends_lib port:libevent
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080205/f144a597/attachment.html
From simon at macports.org Tue Feb 5 06:38:50 2008
From: simon at macports.org (simon@macports.org)
Date: Tue Feb 5 06:41:03 2008
Subject: [33798] trunk/dports/mail
Message-ID: <20080205143850.E0F24FAB297@beta.macosforge.org>
Revision: 33798
http://trac.macosforge.org/projects/macports/changeset/33798
Author: simon@macports.org
Date: 2008-02-05 06:38:46 -0800 (Tue, 05 Feb 2008)
Log Message:
-----------
mail/uagen: New port.
Added Paths:
-----------
trunk/dports/mail/uagen/
trunk/dports/mail/uagen/Portfile
Added: trunk/dports/mail/uagen/Portfile
===================================================================
--- trunk/dports/mail/uagen/Portfile (rev 0)
+++ trunk/dports/mail/uagen/Portfile 2008-02-05 14:38:46 UTC (rev 33798)
@@ -0,0 +1,52 @@
+# $Id$
+
+PortSystem 1.0
+
+name uagen
+version 1.0.7
+categories mail
+platforms darwin
+maintainers simon
+description A Firefox-User-Agent generator for Privoxy and Mozilla \
+ browsers
+long_description uagen generates a fake Firefox User-Agent and writes it \
+ into a Privoxy action file as parameter for Privoxy's \
+ hide-user-agent action. Operating system, architecture, \
+ platform, language and build date are randomized. \
+ The generated language is also used as parameter for the \
+ hide-accept-language action which is understood by \
+ Privoxy since version 3.0.5 beta. Additionally the \
+ User-Agent can be written into prefs.js files which are \
+ used by many Mozilla browsers.
+
+homepage http://www.fabiankeil.de/sourcecode/uagen/
+master_sites ${homepage}
+checksums md5 264afeb70c91c0728cb9c807205dc819 \
+ sha1 875440c42b63f34f46bc773e7ed88556f5b3e0e5 \
+ rmd160 3a058c05c455c038b60f0fe43d29a9a617e45f82
+# Unversioned download!
+distname ${name}
+
+depends_lib port:p5-getopt-long
+
+# Copy the fetched uagen.pl script to ${worksrcpath}. Drop the extension so it
+# can be installed with xinstall in destroot.
+extract.suffix .pl
+extract.mkdir yes
+extract {
+ copy ${distpath}/${distfile} ${worksrcpath}/uagen
+}
+
+use_configure no
+
+build {
+ reinplace "s|/usr|${prefix}|g" ${worksrcpath}/uagen
+}
+
+destroot {
+ xinstall ${worksrcpath}/uagen ${destroot}${prefix}/bin
+}
+
+livecheck.check regex
+livecheck.url ${master_sites}uagen.pl
+livecheck.regex "'uagen (\\d+(?:\\.\\d+)*)'"
Property changes on: trunk/dports/mail/uagen/Portfile
___________________________________________________________________
Name: svn:keywords
+ Id
Name: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080205/73711cd3/attachment.html
From brett at macports.org Tue Feb 5 06:23:18 2008
From: brett at macports.org (brett@macports.org)
Date: Tue Feb 5 06:42:11 2008
Subject: [33797] trunk/dports/sysutils/beanstalkd/files/patch-Makefile.diff
Message-ID: <20080205142318.E4309FAB298@beta.macosforge.org>
Revision: 33797
http://trac.macosforge.org/projects/macports/changeset/33797
Author: brett@macports.org
Date: 2008-02-05 06:22:21 -0800 (Tue, 05 Feb 2008)
Log Message:
-----------
update filename
Added Paths:
-----------
trunk/dports/sysutils/beanstalkd/files/patch-Makefile.diff
Added: trunk/dports/sysutils/beanstalkd/files/patch-Makefile.diff
===================================================================
--- trunk/dports/sysutils/beanstalkd/files/patch-Makefile.diff (rev 0)
+++ trunk/dports/sysutils/beanstalkd/files/patch-Makefile.diff 2008-02-05 14:22:21 UTC (rev 33797)
@@ -0,0 +1,21 @@
+diff -u -r beanstalkd-0.6-orig/Makefile beanstalkd-0.6/Makefile
+--- beanstalkd-0.6-orig/Makefile 2008-01-02 21:16:41.000000000 -0500
++++ beanstalkd-0.6/Makefile 2008-01-18 10:48:25.000000000 -0500
+@@ -1,12 +1,14 @@
+ program := beanstalkd
+-export CFLAGS := $(LDFLAGS) -Wall -Werror
+-export LDFLAGS := $(LDFLAGS) -levent
++export CPPFLAGS := $(CPPFLAGS) -I__PREFIX__/include
++export CFLAGS := $(CFLAGS) -Wall -Werror -I__PREFIX__/include
++export LDFLAGS := $(LDFLAGS) -L__PREFIX__/lib -levent
+
+ sources := $(shell ls *.c | fgrep -v $(program))
+ objects := $(sources:.c=.o)
+ tests := $(sources:%=tests/test_%)
+
+-all: export CFLAGS := $(CFLAGS) -O2
++all: export CFLAGS := $(CFLAGS) -O2 -I__PREFIX__/include
++all: export LDFLAGS := $(LDFLAGS) -L__PREFIX__/lib -levent
+ all: $(program)
+
+ debug: export CFLAGS := $(CFLAGS) -g -pg -DDEBUG
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080205/ec3260d4/attachment-0001.html
From brett at macports.org Tue Feb 5 06:40:35 2008
From: brett at macports.org (brett@macports.org)
Date: Tue Feb 5 06:43:39 2008
Subject: [33799] trunk/dports/shells/eash/
Message-ID: <20080205144035.1D356FAB391@beta.macosforge.org>
Revision: 33799
http://trac.macosforge.org/projects/macports/changeset/33799
Author: brett@macports.org
Date: 2008-02-05 06:39:21 -0800 (Tue, 05 Feb 2008)
Log Message:
-----------
remove stale dir
Removed Paths:
-------------
trunk/dports/shells/eash/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080205/8ac79a4d/attachment.html
From mww at macports.org Tue Feb 5 06:42:58 2008
From: mww at macports.org (mww@macports.org)
Date: Tue Feb 5 06:46:00 2008
Subject: [33800] trunk/dports/devel/flex/Portfile
Message-ID: <20080205144258.864B1FAB4F0@beta.macosforge.org>
Revision: 33800
http://trac.macosforge.org/projects/macports/changeset/33800
Author: mww@macports.org
Date: 2008-02-05 06:42:20 -0800 (Tue, 05 Feb 2008)
Log Message:
-----------
provide symlink for C++ lexer generator, inc. revision
Modified Paths:
--------------
trunk/dports/devel/flex/Portfile
Modified: trunk/dports/devel/flex/Portfile
===================================================================
--- trunk/dports/devel/flex/Portfile 2008-02-05 14:39:21 UTC (rev 33799)
+++ trunk/dports/devel/flex/Portfile 2008-02-05 14:42:20 UTC (rev 33800)
@@ -4,6 +4,7 @@
name flex
version 2.5.34
+revision 1
categories devel
maintainers mww
description Fast lexical analyser generator
@@ -25,3 +26,6 @@
test.run yes
test.target check
+post-destroot {
+ system "cd ${destroot}${prefix}/bin && ln -s flex flex++"
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080205/ac3b3fce/attachment.html
From narf_tm at macports.org Tue Feb 5 07:01:53 2008
From: narf_tm at macports.org (narf_tm@macports.org)
Date: Tue Feb 5 07:04:55 2008
Subject: [33801] trunk/dports/perl/p5-archive-tar/Portfile
Message-ID: <20080205150153.3EFD7FAC506@beta.macosforge.org>
Revision: 33801
http://trac.macosforge.org/projects/macports/changeset/33801
Author: narf_tm@macports.org
Date: 2008-02-05 07:01:41 -0800 (Tue, 05 Feb 2008)
Log Message:
-----------
Removed dependancy on p5-test-harness to resolve ticket #13745 even though I do not agree with the solution.
Modified Paths:
--------------
trunk/dports/perl/p5-archive-tar/Portfile
Modified: trunk/dports/perl/p5-archive-tar/Portfile
===================================================================
--- trunk/dports/perl/p5-archive-tar/Portfile 2008-02-05 14:42:20 UTC (rev 33800)
+++ trunk/dports/perl/p5-archive-tar/Portfile 2008-02-05 15:01:41 UTC (rev 33801)
@@ -11,5 +11,5 @@
checksums md5 17295c220b333fc4e1e3a140d3471be1
-depends_lib-append port:p5-io-zlib port:p5-test-harness
+depends_lib-append port:p5-io-zlib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080205/3216169f/attachment.html
From jochen at macports.org Tue Feb 5 07:24:51 2008
From: jochen at macports.org (jochen@macports.org)
Date: Tue Feb 5 07:27:24 2008
Subject: [33802] trunk/dports/math/gsl/Portfile
Message-ID: <20080205152451.ED2C1FAD639@beta.macosforge.org>
Revision: 33802
http://trac.macosforge.org/projects/macports/changeset/33802
Author: jochen@macports.org
Date: 2008-02-05 07:24:39 -0800 (Tue, 05 Feb 2008)
Log Message:
-----------
split darwin 6 and 7 up into separate platform specifications
remove use of cd command
Modified Paths:
--------------
trunk/dports/math/gsl/Portfile
Modified: trunk/dports/math/gsl/Portfile
===================================================================
--- trunk/dports/math/gsl/Portfile 2008-02-05 15:01:41 UTC (rev 33801)
+++ trunk/dports/math/gsl/Portfile 2008-02-05 15:24:39 UTC (rev 33802)
@@ -1,9 +1,10 @@
-# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# -*- 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 gsl
version 1.10
+revision 1
categories math science
maintainers openmaintainer jochen
description A numerical library for C and C++ programmers
@@ -23,9 +24,12 @@
platforms darwin
# Lower optimization level (-O1) is required to avoid code generation
# bugs in Apple's gcc 3.3 and earlier.
-platform darwin 6 7 {
+platform darwin 6 {
configure.cflags-append "-O1"
}
+platform darwin 7 {
+ configure.cflags-append "-O1"
+}
configure.args --mandir=${prefix}/share/man --infodir=${prefix}/share/info
depends_build port:texinfo
@@ -37,25 +41,20 @@
}
variant doc description "Install PDF and HTML documentation" {
- depends_build port:ghostscript port:texinfo bin:latex:teTeX
+ depends_build port:ghostscript bin:latex:texlive
post-destroot {
- cd ${worksrcpath}
- system "make dvi"
- cd ${worksrcpath}/doc
- system "dvipdf gsl-ref.dvi gsl-ref.pdf"
+ system "cd ${worksrcpath} && make dvi"
+ system "cd ${worksrcpath}/doc && dvipdf gsl-ref.dvi gsl-ref.pdf"
xinstall -d -m 755 ${destroot}${prefix}/share/doc/${name}
xinstall -c -m 644 ${worksrcpath}/doc/gsl-ref.pdf ${destroot}${prefix}/share/doc/${name}
- cd ${worksrcpath}/doc
- system "latex fftalgorithms"
- system "bibtex fftalgorithms"
- system "latex fftalgorithms"
- system "latex fftalgorithms"
- system "dvipdf fftalgorithms.dvi fftalgorithms.pdf"
+ system "cd ${worksrcpath}/doc && latex fftalgorithms"
+ system "cd ${worksrcpath}/doc && bibtex fftalgorithms"
+ system "cd ${worksrcpath}/doc && latex fftalgorithms"
+ system "cd ${worksrcpath}/doc && latex fftalgorithms"
+ system "cd ${worksrcpath}/doc && dvipdf fftalgorithms.dvi fftalgorithms.pdf"
xinstall -c -m 644 ${worksrcpath}/doc/fftalgorithms.pdf ${destroot}${prefix}/share/doc/${name}
- cd ${worksrcpath}
- system "make html"
+ system "cd ${worksrcpath} && make html"
xinstall -d -m 755 ${destroot}${prefix}/share/doc/${name}/html
- eval xinstall -c -m 644 [glob ${worksrcpath}/doc/gsl-ref.html/*] \
- ${destroot}${prefix}/share/doc/${name}/html
+ eval xinstall -c -m 644 [glob ${worksrcpath}/doc/gsl-ref.html/*] ${destroot}${prefix}/share/doc/${name}/html
}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080205/cb217f49/attachment.html
From boeyms at macports.org Tue Feb 5 07:28:11 2008
From: boeyms at macports.org (boeyms@macports.org)
Date: Tue Feb 5 07:34:50 2008
Subject: [33803] trunk/dports/archivers/cabextract/Portfile
Message-ID: <20080205152811.CEF1AFADB1B@beta.macosforge.org>
Revision: 33803
http://trac.macosforge.org/projects/macports/changeset/33803
Author: boeyms@macports.org
Date: 2008-02-05 07:27:46 -0800 (Tue, 05 Feb 2008)
Log Message:
-----------
cabextract: update homepage and master_sites. Closes #14184.
Modified Paths:
--------------
trunk/dports/archivers/cabextract/Portfile
Modified: trunk/dports/archivers/cabextract/Portfile
===================================================================
--- trunk/dports/archivers/cabextract/Portfile 2008-02-05 15:24:39 UTC (rev 33802)
+++ trunk/dports/archivers/cabextract/Portfile 2008-02-05 15:27:46 UTC (rev 33803)
@@ -14,8 +14,8 @@
platforms darwin
-homepage http://www.kyz.uklinux.net/cabextract.php
-master_sites http://www.kyz.uklinux.net/downloads/
+homepage http://www.cabextract.org.uk/
+master_sites ${homepage}
checksums md5 dc421a690648b503265c82ade84e143e \
sha1 871b3db4bc2629eb5726659c147aecea1af6a6d0 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080205/7a6a6688/attachment.html
From jochen at macports.org Tue Feb 5 07:31:45 2008
From: jochen at macports.org (jochen@macports.org)
Date: Tue Feb 5 07:34:59 2008
Subject: [33804] trunk/dports/math/gsl/Portfile
Message-ID: <20080205153145.D7652FADB1C@beta.macosforge.org>
Revision: 33804
http://trac.macosforge.org/projects/macports/changeset/33804
Author: jochen@macports.org
Date: 2008-02-05 07:31:29 -0800 (Tue, 05 Feb 2008)
Log Message:
-----------
whitespace changes
Modified Paths:
--------------
trunk/dports/math/gsl/Portfile
Modified: trunk/dports/math/gsl/Portfile
===================================================================
--- trunk/dports/math/gsl/Portfile 2008-02-05 15:27:46 UTC (rev 33803)
+++ trunk/dports/math/gsl/Portfile 2008-02-05 15:31:29 UTC (rev 33804)
@@ -2,6 +2,7 @@
# $Id$
PortSystem 1.0
+
name gsl
version 1.10
revision 1
@@ -14,7 +15,7 @@
\
The library provides a wide range of mathematical routines \
such as random number generators, special functions and \
- least-squares fitting. There are over 1000 functions in total.
+ least-squares fitting. There are over 1000 functions in total.
master_sites gnu
checksums md5 d67be4f2e5560d6cf907e18a428becdc \
@@ -37,7 +38,7 @@
test.target check
post-install {
- system "install-info ${destroot}${prefix}/share/info/gsl-ref.info ${prefix}/share/info/dir"
+ system "install-info ${destroot}${prefix}/share/info/gsl-ref.info ${prefix}/share/info/dir"
}
variant doc description "Install PDF and HTML documentation" {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080205/bee4c6a7/attachment.html
From gui_dos at macports.org Tue Feb 5 07:45:31 2008
From: gui_dos at macports.org (gui_dos@macports.org)
Date: Tue Feb 5 07:48:38 2008
Subject: [33805] trunk/dports/gnome/planner
Message-ID: <20080205154531.23134FAE17B@beta.macosforge.org>
Revision: 33805
http://trac.macosforge.org/projects/macports/changeset/33805
Author: gui_dos@macports.org
Date: 2008-02-05 07:44:25 -0800 (Tue, 05 Feb 2008)
Log Message:
-----------
planner (closes #14191):
* Update to 0.14.2
* New maintainer
* Removed the patch files
* Added debug variant
Modified Paths:
--------------
trunk/dports/gnome/planner/Portfile
Removed Paths:
-------------
trunk/dports/gnome/planner/files/
Modified: trunk/dports/gnome/planner/Portfile
===================================================================
--- trunk/dports/gnome/planner/Portfile 2008-02-05 15:31:29 UTC (rev 33804)
+++ trunk/dports/gnome/planner/Portfile 2008-02-05 15:44:25 UTC (rev 33805)
@@ -1,10 +1,12 @@
# $Id$
+
PortSystem 1.0
+
name planner
-version 0.14.1
+version 0.14.2
revision 1
-categories x11 gnome
-maintainers nomaintainer
+categories gnome
+maintainers billitch@gmail.com
description Project management application for GNOME 2
long_description \
Planner is a tool for planning, scheduling and tracking \
@@ -14,10 +16,10 @@
Planner is part of GNOME Office, a productivity suite \
composed of entirely free software, integrated with the \
GNOME Desktop.
-homepage http://planner.imendio.org/
+homepage http://live.gnome.org/Planner
platforms darwin
master_sites gnome:sources/planner/0.14/
-checksums md5 2cb0d0c2c34832611dbb489d498e6158
+checksums md5 d03081c6562a94b64628689500f55195
distname planner-${version}
use_bzip2 yes
@@ -38,6 +40,11 @@
--enable-eds \
--mandir=${prefix}/share/man
+variant debug description {Enable debug} {
+ configure.cflags-delete -O2
+ configure.cflags-append -O0 -g
+}
+
post-activate {
system "update-mime-database ${prefix}/share/mime"
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080205/233e30e3/attachment.html
From boeyms at macports.org Tue Feb 5 07:48:11 2008
From: boeyms at macports.org (boeyms@macports.org)
Date: Tue Feb 5 07:55:51 2008
Subject: [33806] trunk/dports/net/radmind/Portfile
Message-ID: <20080205154811.364A1FAE551@beta.macosforge.org>
Revision: 33806
http://trac.macosforge.org/projects/macports/changeset/33806
Author: boeyms@macports.org
Date: 2008-02-05 07:47:13 -0800 (Tue, 05 Feb 2008)
Log Message:
-----------
radmind: update to latest version (1.11.1).
Modified Paths:
--------------
trunk/dports/net/radmind/Portfile
Modified: trunk/dports/net/radmind/Portfile
===================================================================
--- trunk/dports/net/radmind/Portfile 2008-02-05 15:44:25 UTC (rev 33805)
+++ trunk/dports/net/radmind/Portfile 2008-02-05 15:47:13 UTC (rev 33806)
@@ -2,7 +2,7 @@
PortSystem 1.0
name radmind
-version 1.8.0
+version 1.11.1
categories net sysutils
maintainers nomaintainer
description Remotely administer the file systems of multiple unix machines
@@ -18,7 +18,7 @@
platforms darwin
homepage http://rsug.itd.umich.edu/software/radmind
master_sites sourceforge
-checksums md5 90073597cb7a04c42da759a9d0628229
+checksums md5 62419551c6b83873f10b5eb4462cd007
depends_lib port:openssl port:zlib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080205/25b3dd69/attachment-0001.html
From gui_dos at macports.org Tue Feb 5 08:02:54 2008
From: gui_dos at macports.org (gui_dos@macports.org)
Date: Tue Feb 5 08:05:55 2008
Subject: [33807] trunk/dports/ruby/rb-plruby/Portfile
Message-ID: <20080205160254.121C2FAEA0A@beta.macosforge.org>
Revision: 33807
http://trac.macosforge.org/projects/macports/changeset/33807
Author: gui_dos@macports.org
Date: 2008-02-05 08:02:40 -0800 (Tue, 05 Feb 2008)
Log Message:
-----------
rb-plruby: update for Postgres 8.3 and version bump (closes #14183)
Modified Paths:
--------------
trunk/dports/ruby/rb-plruby/Portfile
Modified: trunk/dports/ruby/rb-plruby/Portfile
===================================================================
--- trunk/dports/ruby/rb-plruby/Portfile 2008-02-05 15:47:13 UTC (rev 33806)
+++ trunk/dports/ruby/rb-plruby/Portfile 2008-02-05 16:02:40 UTC (rev 33807)
@@ -3,7 +3,7 @@
PortSystem 1.0
PortGroup ruby 1.0
-ruby.setup plruby 0.5.1 extconf.rb {README.en docs/plruby.rb ex_trans.sql example.run plruby.html}
+ruby.setup plruby 0.5.2 extconf.rb {README.en docs/plruby.rb ex_trans.sql example.run plruby.html}
categories-append databases
maintainers sixtus@gmail.com
@@ -13,12 +13,12 @@
homepage http://moulon.inra.fr/ruby/plruby.html
master_sites ftp://moulon.inra.fr/pub/ruby/
-checksums md5 ffe71918648707cdde277939936c8172
+checksums md5 dabe82a70e3da6f14ddf2f048a5ca538
-depends_lib-append port:ruby port:postgresql82
+depends_lib-append port:ruby port:postgresql83
-configure.args-append extconf.rb --with-pgsql-include=${prefix}/include/postgresql82/ \
- --with-pgsql-lib=${prefix}/lib/postgresql82/
+configure.args-append extconf.rb --with-pgsql-include=${prefix}/include/postgresql83/ \
+ --with-pgsql-lib=${prefix}/lib/postgresql83/
variant safe_level0 {
configure.args-append --with-safe-level=0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080205/c4191454/attachment.html
From ryandesign at macports.org Tue Feb 5 09:25:00 2008
From: ryandesign at macports.org (ryandesign@macports.org)
Date: Tue Feb 5 09:28:02 2008
Subject: [33808] trunk/dports/sysutils/isightcapture/Portfile
Message-ID: <20080205172500.5FB35FB22E1@beta.macosforge.org>
Revision: 33808
http://trac.macosforge.org/projects/macports/changeset/33808
Author: ryandesign@macports.org
Date: 2008-02-05 09:24:21 -0800 (Tue, 05 Feb 2008)
Log Message:
-----------
isightcapture: fix homepage and download location again
Modified Paths:
--------------
trunk/dports/sysutils/isightcapture/Portfile
Modified: trunk/dports/sysutils/isightcapture/Portfile
===================================================================
--- trunk/dports/sysutils/isightcapture/Portfile 2008-02-05 16:02:40 UTC (rev 33807)
+++ trunk/dports/sysutils/isightcapture/Portfile 2008-02-05 17:24:21 UTC (rev 33808)
@@ -7,8 +7,8 @@
set version2 [strsed ${version} {g/[.]/_/}]
categories sysutils graphics
maintainers ryandesign
-homepage http://www.intergalactic.de/intergalactic.de/Software.html
-master_sites http://www.intergalactic.de/intergalactic.de/Software_files/
+homepage http://www.intergalactic.de/pages/iSight.html
+master_sites http://www.intergalactic.de/pages/iSight_files/
distname ${name}${version2}
extract.suffix .dmg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080205/a95e863f/attachment.html
From yves at macports.org Tue Feb 5 12:12:23 2008
From: yves at macports.org (yves@macports.org)
Date: Tue Feb 5 12:26:15 2008
Subject: [33809] trunk/dports/audio/hydrogen/Portfile
Message-ID: <20080205201223.BA399FBA0D3@beta.macosforge.org>
Revision: 33809
http://trac.macosforge.org/projects/macports/changeset/33809
Author: yves@macports.org
Date: 2008-02-05 12:11:08 -0800 (Tue, 05 Feb 2008)
Log Message:
-----------
Rev 79
Revision Links:
--------------
http://trac.macosforge.org/projects/macports/changeset/79
Modified Paths:
--------------
trunk/dports/audio/hydrogen/Portfile
Modified: trunk/dports/audio/hydrogen/Portfile
===================================================================
--- trunk/dports/audio/hydrogen/Portfile 2008-02-05 17:24:21 UTC (rev 33808)
+++ trunk/dports/audio/hydrogen/Portfile 2008-02-05 20:11:08 UTC (rev 33809)
@@ -2,7 +2,7 @@
# -*- 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
PortSystem 1.0
name hydrogen
-version 0.9.3.60
+version 0.9.3.79
categories audio
platforms macosx
maintainers yves
@@ -16,7 +16,7 @@
fetch.type svn
svn.url http://hydrogen-music.org/svn/trunk
-svn.tag 60
+svn.tag 79
worksrcdir trunk
depends_lib lib:libqt.4:qt4-mac \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080205/f50af47b/attachment.html
From dluke at macports.org Tue Feb 5 12:44:33 2008
From: dluke at macports.org (dluke@macports.org)
Date: Tue Feb 5 12:48:01 2008
Subject: [33810] trunk/dports/PortIndex
Message-ID: <20080205204433.6E400FBAC76@beta.macosforge.org>
Revision: 33810
http://trac.macosforge.org/projects/macports/changeset/33810
Author: dluke@macports.org
Date: 2008-02-05 12:43:29 -0800 (Tue, 05 Feb 2008)
Log Message:
-----------
Total number of ports parsed: 4465
Ports successfully parsed: 4465
Ports failed: 0
Modified Paths:
--------------
trunk/dports/PortIndex
Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex 2008-02-05 20:11:08 UTC (rev 33809)
+++ trunk/dports/PortIndex 2008-02-05 20:43:29 UTC (rev 33810)
@@ -160,8 +160,8 @@
depends_build port:perl5.8 portdir archivers/atool description {An archival front-end} homepage http://www.nongnu.org/atool/ depends_run port:perl5.8 epoch 0 platforms darwin name atool maintainers expiation@devils.com long_description {atool is a script for managing file archives of various types (tar, tar+gzip, zip etc).} version 0.33.0 categories archivers revision 0
bzip2 316
portdir archivers/bzip2 variants {universal darwin freebsd linux sunos darwin_7} platforms {darwin freebsd linux sunos} description {bzip2 compression library and tools} name bzip2 version 1.0.4 categories {sysutils archivers} homepage http://www.bzip.org/ revision 1 epoch 0 maintainers {ryandesign openmaintainer}
-cabextract 505
-variants universal description {Extract files from Microsoft cabinet files} portdir archivers/cabextract homepage http://www.kyz.uklinux.net/cabextract.php epoch 0 platforms darwin name cabextract long_description {cabextract can extract Microsoft cabinet files, also called .CAB files, on *nix systems. cabextract supports all special features and all compression formats of Microsoft cabinet files.} maintainers {boeyms openmaintainer} categories {archivers compression sysutils} version 1.2 revision 0
+cabextract 493
+variants universal description {Extract files from Microsoft cabinet files} portdir archivers/cabextract homepage http://www.cabextract.org.uk/ epoch 0 platforms darwin name cabextract long_description {cabextract can extract Microsoft cabinet files, also called .CAB files, on *nix systems. cabextract supports all special features and all compression formats of Microsoft cabinet files.} maintainers {boeyms openmaintainer} categories {archivers compression sysutils} version 1.2 revision 0
cpio 447
variants universal portdir archivers/cpio description {copies files into or out of a cpio or tar archives} homepage http://www.gnu.org/software/cpio/cpio.html epoch 0 platforms darwin name cpio depends_lib {port:gettext port:libiconv} maintainers mww long_description {GNU cpio copies files into or out of a cpio or tar archive. The archive can be another file on the disk, a magnetic tape, or a pipe.} version 2.9 categories archivers revision 0
dact 467
@@ -309,7 +309,7 @@
herrie 1055
variants {universal debug http modplug mp3 scrobbler sndfile vorbis xspf} depends_build {port:gettext bin:pkg-config:pkgconfig} portdir audio/herrie description {Small command line interface music player} homepage http://herrie.info/ epoch 0 platforms darwin name herrie depends_lib {port:glib2 port:ncursesw port:curl port:libid3tag port:libmad port:curl port:libvorbis port:libspiff} maintainers ed@fxq.nl long_description {Herrie is a minimalistic music player that uses the command line. It is written to support a variety of operating systems, audio subsystems and file formats, including playlists. Herrie has a split-screen user interface, with a playlist at the top of the screen and a file browser at the bottom. When tracks are added to the playlist, Herrie automatically consumes them one by one. It is thus an application that allows you to batch music for playback. Herrie also has some more exotic features, including support for AudioScrobbler and the ability to chroot() it
self into a directory.} version 1.9.2 categories audio revision 0
hydrogen 476
-variants universal portdir audio/hydrogen description {Hydrogen is an advanced drum machine.} homepage http://www.hydrogen-music.org/ epoch 0 platforms macosx name hydrogen depends_lib {lib:libqt.4:qt4-mac port:flac port:libsndfile port:libtar} maintainers yves long_description {Hydrogen is an advanced drum machine for GNU/Linux. Its main goal is to provide professional yet simple and intuitive pattern-based drum programming.} version 0.9.3.60 categories audio revision 0
+variants universal portdir audio/hydrogen description {Hydrogen is an advanced drum machine.} homepage http://www.hydrogen-music.org/ epoch 0 platforms macosx name hydrogen depends_lib {lib:libqt.4:qt4-mac port:flac port:libsndfile port:libtar} maintainers yves long_description {Hydrogen is an advanced drum machine for GNU/Linux. Its main goal is to provide professional yet simple and intuitive pattern-based drum programming.} version 0.9.3.79 categories audio revision 0
hymn 632
variants {universal cocoa} description {Utility for removing DRM on AAC files} portdir audio/hymn homepage http://hymn-project.org epoch 0 platforms darwin name hymn long_description {The purpose of hymn is to allow you to excercise your fair-use rights under copyright law. It allows you to free your iTunes Music Store purchases from their DRM restrictions with no sound quality loss. These songs can then be played outside the iTunes environment, even on operating systems not supported by iTunes. It works on Mac OS X, many Unix(-ish) variants and on Windows.} maintainers nomaintainer categories audio version 0.8.0 revision 0
icecast 560
@@ -879,7 +879,7 @@
curlhandle 342
depends_build port:curl description {CURLHandle is a framework wrapper around a CURL} portdir devel/curlhandle homepage http://curlhandle.sourceforge.net/ epoch 0 platforms macosx name curlhandle maintainers nomaintainer long_description {{CURLHandle is a framework wrapper around a CURL}} categories {devel framework} version 1.9 revision 0
cut 615
-variants universal description {C unit testing} portdir devel/cut homepage http://sourceforge.net/projects/cut/ epoch 0 platforms darwin name cut long_description {CUT is a C-language tool for developing and automatically maintaining unit tests. CUT works well for C, C++, and objective-C. Although it was expressly designed to help support test-driven development and agile development processes such as extreme programming, CUT is still useful for writing automated test fixtures for more traditional software development processes as well.} maintainers brett@macports.com categories devel version 2.3 revision 0
+variants universal description {C unit testing} portdir devel/cut homepage http://sourceforge.net/projects/cut/ epoch 0 platforms darwin name cut long_description {CUT is a C-language tool for developing and automatically maintaining unit tests. CUT works well for C, C++, and objective-C. Although it was expressly designed to help support test-driven development and agile development processes such as extreme programming, CUT is still useful for writing automated test fixtures for more traditional software development processes as well.} maintainers brett@macports.org categories devel version 2.3 revision 0
cvs 448
variants {universal gssapi proxy} description {Concurrent Versions System} portdir devel/cvs homepage http://www.nongnu.org/cvs/ epoch 0 platforms darwin name cvs long_description {CVS is the Concurrent Versions System, the dominant open-source network-transparent version control system. CVS is useful for everyone from individual developers to large, distributed teams.} maintainers nomaintainer categories {devel net} version 1.11.22 revision 0
cvs2svn 538
@@ -967,7 +967,7 @@
flawfinder 532
variants universal description {Examines C/C++ source code for security flaw} portdir devel/flawfinder homepage http://www.dwheeler.com/flawfinder/ epoch 0 platforms darwin name flawfinder long_description {Program that examines source code and reports possible security weaknesses (``flaws'') sorted by risk level. It's very useful for quickly finding and removing at least some potential security problems before a program is widely released to the public.} maintainers waqar@macports.org categories devel version 1.27 revision 0
flex 462
-variants universal description {Fast lexical analyser generator} portdir devel/flex homepage http://flex.sourceforge.net/ epoch 0 platforms darwin name flex long_description {{Flex is a tool for generating programs that require pattern-matching on text. It is usually used together with yacc/bison to automatically generate a parser for a language grammar, e.g. the syntax of a configuration file.}} maintainers mww categories devel version 2.5.34 revision 0
+variants universal description {Fast lexical analyser generator} portdir devel/flex homepage http://flex.sourceforge.net/ epoch 0 platforms darwin name flex long_description {{Flex is a tool for generating programs that require pattern-matching on text. It is usually used together with yacc/bison to automatically generate a parser for a language grammar, e.g. the syntax of a configuration file.}} maintainers mww categories devel version 2.5.34 revision 1
fnv 595
variants universal description {FNV hash implementation} portdir devel/fnv homepage http://www.isthe.com/chongo/tech/comp/fnv/ epoch 0 platforms darwin name fnv long_description {The Fowler/Noll/Vo hashes are designed to be fast while maintaining a low collision rate. The FNV speed allows one to quickly hash lots of data while maintaining a reasonable collision rate. The high dispersion of the FNV hashes makes them well suited for hashing nearly identical strings such as URLs, hostnames, filenames, text, IP addresses, etc.} maintainers nomaintainer categories devel version 4.1 revision 0
fpp 361
@@ -2322,8 +2322,8 @@
variants universal portdir gnome/oregano description {An application for schematic capture and simulation of electrical circuits.} homepage http://oregano.gforge.lug.fi.uba.ar/index.php epoch 0 platforms darwin name oregano depends_lib {lib:libgnomeprintui-2-2:libgnomeprintui lib:libgtksourceview-1:gtksourceview} long_description {{An application for schematic capture and simulation of electrical circuits.}} maintainers nomaintainer version 0.3.2 categories {gnome science} revision 0
pessulus 641
variants universal depends_build {port:p5-xml-parser port:pkgconfig} portdir gnome/pessulus description {A lockdown editor for GNOME.} homepage http://www.gnome.org/~vuntz/pessulus/ epoch 0 name pessulus depends_lib {port:gconf port:gettext port:glib2 port:libiconv port:py25-gnome port:py25-gobject port:py25-numeric port:python25} 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.} version 2.16.2 categories {gnome python} revision 1
-planner 790
-variants universal depends_build {port:pkgconfig port:shared-mime-info} portdir gnome/planner description {Project management application for GNOME 2} homepage http://planner.imendio.org/ epoch 0 platforms darwin depends_lib {port:gtk2 port:gconf port:libgnomeui port:libgnomeprintui port:scrollkeeper port:libxslt port:p5-xml-parser port:evolution-data-server} name planner maintainers nomaintainer long_description {Planner is a tool for planning, scheduling and tracking projects for the GNOME Desktop. Planner is an open source project aiming at being a better alternative than the available proprietary tools. Planner is part of GNOME Office, a productivity suite composed of entirely free software, integrated with the GNOME Desktop.} version 0.14.1 categories {x11 gnome} revision 1
+planner 836
+variants {universal debug} depends_build {port:pkgconfig port:shared-mime-info} variant_desc {debug {Enable debug}} portdir gnome/planner description {Project management application for GNOME 2} homepage http://live.gnome.org/Planner epoch 0 platforms darwin depends_lib {port:gtk2 port:gconf port:libgnomeui port:libgnomeprintui port:scrollkeeper port:libxslt port:p5-xml-parser port:evolution-data-server} name planner maintainers billitch@gmail.com long_description {Planner is a tool for planning, scheduling and tracking projects for the GNOME Desktop. Planner is an open source project aiming at being a better alternative than the available proprietary tools. Planner is part of GNOME Office, a productivity suite composed of entirely free software, integrated with the GNOME Desktop.} categories gnome version 0.14.2 revision 1
regexxer 484
variants universal portdir gnome/regexxer description {A search and replace tool for GNOME.} homepage http://regexxer.sourceforge.net epoch 0 platforms darwin name regexxer depends_lib {lib:libpcre:pcre port:gconfmm port:libglademm} long_description {regexxer is a nifty search/replace tool for the desktop user. It features recursive search through directory trees and Perl-style regular expressions (using libpcre).} maintainers nomaintainer version 0.9 categories gnome revision 0
seahorse 606
@@ -3409,7 +3409,7 @@
kaffe 583
variants {universal darwin_8} portdir lang/kaffe description {A complete java VM and class library.} homepage http://www.kaffe.org epoch 0 platforms darwin name kaffe depends_lib {lib:libesd:esound lib:libgmp:gmp lib:libgtk.2:gtk2 lib:libart_lgpl_2:libart_lgpl lib:libfreetype:freetype} maintainers nomaintainer long_description {This is Kaffe, a complete virtual machine and class library set which allows the execution of Java code. It comes with a virtual machine and a set of class libraries including beans, and an AWT graphics system.} version 1.1.7 categories lang revision 0
lemon 309
-variants universal description {An LALR(1) parser generator like yacc or bison.} portdir lang/lemon homepage http://www.hwaci.com/sw/lemon/ epoch 0 platforms darwin name lemon long_description {{An LALR(1) parser generator like yacc or bison.}} maintainers mww categories {lang devel} version 1.39 revision 0
+variants universal description {An LALR(1) parser generator like yacc or bison.} portdir lang/lemon homepage http://www.hwaci.com/sw/lemon/ epoch 0 platforms darwin name lemon long_description {{An LALR(1) parser generator like yacc or bison.}} maintainers mww categories {lang devel} version 1.39 revision 1
librep 587
variants {universal darwin_8_powerpc} description {A shared library implementing a Lisp dialect} portdir lang/librep homepage http://librep.sourceforge.net epoch 0 depends_lib {port:gdbm port:gmp} name librep long_description {librep is a shared library implementing a Lisp dialect that is lightweight, reasonably fast, and highly extensible. It contains an interpreter, byte-code compiler and virtual machine. Applications may use the interpreter as an extension language, or it may be used for standalone scripts.} maintainers lloyd@hilaiel.com categories lang version 0.17 revision 0
lisp-hyperspec 1236
@@ -3768,6 +3768,8 @@
variants {universal darwin} portdir mail/t-prot description {TOFU protection script (MUA display filter)} homepage http://www.escape.de/~tolot/mutt/ epoch 0 platforms darwin name t-prot depends_lib {port:p5-getopt-mixed port:p5-locale-gettext} maintainers simon long_description {You know these misformatted mail or news messages, with full quotes, too long signatures, and lots of exclamation marks? They get on your nerves day by day? That's what this script is for.} version 2.5 categories mail revision 0
tpop3d 368
variants {universal darwin} portdir mail/tpop3d description {tpop3d is a fast, extensible, secure UNIX POP3 server} homepage http://www.ex-parrot.com/~chris/tpop3d/ epoch 0 platforms darwin name tpop3d depends_lib port:openssl maintainers nomaintainer long_description {{tpop3d is a fast, extensible, secure UNIX POP3 server}} version 1.5.3 categories mail revision 2
+uagen 776
+variants universal portdir mail/uagen description {A Firefox-User-Agent generator for Privoxy and Mozilla browsers} homepage http://www.fabiankeil.de/sourcecode/uagen/ epoch 0 platforms darwin name uagen depends_lib port:p5-getopt-long maintainers simon long_description {uagen generates a fake Firefox User-Agent and writes it into a Privoxy action file as parameter for Privoxy's hide-user-agent action. Operating system, architecture, platform, language and build date are randomized. The generated language is also used as parameter for the hide-accept-language action which is understood by Privoxy since version 3.0.5 beta. Additionally the User-Agent can be written into prefs.js files which are used by many Mozilla browsers.} version 1.0.7 categories mail revision 0
uudeview 818
variants {universal tcltk} description {UUDeview is a particularly powerful encoder and decoder} portdir mail/uudeview homepage http://www.fpx.de/fp/Software/UUDeview/ epoch 0 platforms darwin name uudeview long_description {UUDeview is a program that helps you transmit and receive binary files over the Internet, using electronic mail or newsgroups The UUDeview package includes both an encoder and a decoder. The decoder automatically detects the type of encoding used, offering MIME's Base64 and BinHex as well as the popular uuencoding and the less frequently used xxencoding methods. Recently, support for the popular yEnc encoding was also added. The encoder runs the other way around and encodes a binary file for sending it by mail or news.} maintainers nomaintainer categories mail version 0.5.20 revision 1
vm-pop3d 481
@@ -3840,8 +3842,8 @@
variants {universal proj gcc42 g95} depends_build {port:automake port:libtool port:gcc42} variant_desc {gcc42 {Build using gcc42 (default)} g95 {Build using g95}} portdir math/gnudatalanguage description {a free IDL combatible incremental compiler} homepage http://gnudatalanguage.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:bzip2 port:freetype port:gsl port:hdf5 port:ImageMagick port:jpeg port:ncurses port:netcdf port:plplot port:python24 port:py-numarray port:readline port:tiff} name gnudatalanguage maintainers takeshi@macports.org long_description {A free IDL (Interactive Data Language) compatible incremental compiler (ie. runs IDL programs).} categories {math science} version 0.9pre5 revision 0
gnuplot 814
variants {universal darwin no_x11 wxwidgets} portdir math/gnuplot description {A command-driven interactive function plotting program} homepage http://gnuplot.sourceforge.net/ epoch 0 platforms darwin name gnuplot depends_lib {port:expat port:fontconfig port:freetype port:gd2 port:jpeg port:pdflib port:libiconv port:libpng port:ncurses port:readline bin:tex:texlive_base lib:libX11.6:XFree86 port:zlib lib:libaquaterm.1:aquaterm} maintainers pguyot@kallisys.net long_description {Gnuplot is a command-driven interactive function plotting program. Plots any number of functions, built up of C operators, C library functions, and some things C doesn't have like **, sgn(), etc. Also support for plotting data files, to compare actual data to theoretical curves.} version 4.2.2 categories {math science} revision 0
-gsl 652
-variants {universal darwin_7 doc} depends_build port:texinfo variant_desc {doc {Install PDF and HTML documentation}} portdir math/gsl description {A numerical library for C and C++ programmers} epoch 0 platforms darwin name gsl maintainers {openmaintainer jochen} long_description {The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. It is free software under the GNU General Public License. The library provides a wide range of mathematical routines such as random number generators, special functions and least-squares fitting. There are over 1000 functions in total.} version 1.10 categories {math science} revision 0
+gsl 661
+variants {universal darwin_6 darwin_7 doc} depends_build port:texinfo variant_desc {doc {Install PDF and HTML documentation}} portdir math/gsl description {A numerical library for C and C++ programmers} epoch 0 platforms darwin name gsl maintainers {openmaintainer jochen} long_description {The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. It is free software under the GNU General Public License. The library provides a wide range of mathematical routines such as random number generators, special functions and least-squares fitting. There are over 1000 functions in total.} version 1.10 categories {math science} revision 1
gts 448
variants universal description {The GNU Triangulated Surface library} portdir math/gts homepage http://gts.sourceforge.net/ epoch 0 platforms darwin name gts long_description {GTS stands for the GNU Triangulated Surface Library. It is an Open Source Free Software Library intended to provide a set of useful functions to deal with 3D surfaces meshed with interconnected triangles.} maintainers nomaintainer categories math version 0.7.6 revision 0
gunits 569
@@ -4472,8 +4474,8 @@
variants universal description {tunnel over ICMP} portdir net/ptunnel homepage http://www.cs.uit.no/~daniels/PingTunnel/ epoch 0 platforms darwin name ptunnel long_description {Ptunnel is an application that allows you to reliably tunnel TCP connections to a remote host using ICMP echo request and reply packets, commonly known as ping requests and replies.} maintainers nomaintainer categories net version 0.61 revision 0
pureftpd 1130
variants {universal darwin_6 tls nobanner french french_funny german spanish italian polish danish romanian brazilian slovak dutch korean swedish norwegian russian czech traditional_chinese simplified_chinese} description {A fast and standard-conformant FTP server} portdir net/pureftpd homepage http://pureftpd.org/ epoch 0 platforms darwin name pureftpd long_description {Pure-FTPd is a fast, production-quality, standard-conformant FTP server, based upon Troll-FTPd. Unlike other popular FTP servers, it's designed to be secure in default configuration, has no known buffer overflow, it is really trivial to set up and it is especially designed for modern kernels. Features include chroot()ed and/or virtual chroot()ed home directories, virtual domains, built-in 'ls', anti-warez system, bounded ports for passive downloads, FXP protocol, bandwidth throttling, ratios, LDAP / MySQL / PostgreSQL-based authentication, fortune files, Apache-like log files, fast standalone mode, text / HT
ML / XML real-time status report, virtual users, virtual quotas and more.} maintainers nomaintainer categories net version 1.0.21 revision 0
-radmind 746
-variants {universal darwin} portdir net/radmind description {Remotely administer the file systems of multiple unix machines} homepage http://rsug.itd.umich.edu/software/radmind epoch 0 platforms darwin name radmind depends_lib {port:openssl port:zlib} maintainers nomaintainer long_description {A suite of Unix command-line tools and a server designed to remotely administer the file systems of multiple Unix machines. At its core, radmind operates as a tripwire. It is able to detect changes to any managed filesystem object, e.g. files, directories, links, etc. However, radmind goes further than just integrity checking: once a change is detected, radmind can optionally reverse the change.} version 1.8.0 categories {net sysutils} revision 0
+radmind 747
+variants {universal darwin} portdir net/radmind description {Remotely administer the file systems of multiple unix machines} homepage http://rsug.itd.umich.edu/software/radmind epoch 0 platforms darwin name radmind depends_lib {port:openssl port:zlib} maintainers nomaintainer long_description {A suite of Unix command-line tools and a server designed to remotely administer the file systems of multiple Unix machines. At its core, radmind operates as a tripwire. It is able to detect changes to any managed filesystem object, e.g. files, directories, links, etc. However, radmind goes further than just integrity checking: once a change is detected, radmind can optionally reverse the change.} version 1.11.1 categories {net sysutils} revision 0
rancid 474
variants {universal darwin_7 darwin_6} portdir net/rancid description {Really Awesome New Cisco confIg Differ} homepage http://www.shrubbery.net/rancid epoch 0 platforms darwin name rancid depends_lib {port:perl5.8 port:openssl port:p5-lockfile-simple} maintainers markd long_description {Rancid maintains a CVS repository of router and device config files. It emails you when changes occur and tells you what commands were changed.} version 2.3.1 categories net revision 3
rdesktop 758
@@ -4706,8 +4708,8 @@
variants universal portdir perl/p5-appconfig description {Module for manage application configuration information} homepage http://search.cpan.org/dist/AppConfig/ epoch 0 platforms darwin name p5-appconfig depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers {narf_tm openmaintainer} long_description {AppConfig is a bundle of Perl5 modules for reading configuration files and parsing command line arguments. It maintains the state of any number of variables and provides methods for parsing configuration files, command line arguments and CGI script parameters.} version 1.66 categories perl revision 0
p5-appconfig-std 505
variants universal portdir perl/p5-appconfig-std description {Perl class providing standard command-line arguments} homepage http://search.cpan.org/dist/AppConfig-Std/ epoch 0 platforms darwin name p5-appconfig-std depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-appconfig} maintainers vincent-opdarw@vinc17.org long_description {AppConfig::Std is a subclass of Andy Wardley's AppConfig module, to provide standard command-line arguments for tool scripts.} version 1.07 categories perl revision 0
-p5-archive-tar 438
-variants universal portdir perl/p5-archive-tar description {Creation and in-memory manipulation of tar files} homepage http://search.cpan.org/dist/Archive-Tar/ epoch 0 platforms darwin name p5-archive-tar depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-io-zlib port:p5-test-harness} maintainers {narf_tm openmaintainer} long_description {{Creation and in-memory manipulation of tar files}} version 1.38 categories perl revision 0
+p5-archive-tar 417
+variants universal portdir perl/p5-archive-tar description {Creation and in-memory manipulation of tar files} homepage http://search.cpan.org/dist/Archive-Tar/ epoch 0 platforms darwin name p5-archive-tar depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-io-zlib} maintainers {narf_tm openmaintainer} long_description {{Creation and in-memory manipulation of tar files}} version 1.38 categories perl revision 0
p5-archive-zip 428
variants universal 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:\${prefix}/bin/perl:perl5.8} port:p5-compress-zlib} maintainers markd@macports.org long_description {Allows a Perl program to create, manipulate, read, and write Zip archive files.} version 1.18 categories perl revision 0
p5-array-compare 432
@@ -6935,7 +6937,7 @@
rb-pdumpfs 596
variants universal portdir ruby/rb-pdumpfs description {simply daily backup system similar to Plan9's dumpfs} homepage http://namazu.org/~satoru/pdumpfs epoch 0 platforms darwin name rb-pdumpfs depends_lib {{path:\${prefix}/bin/ruby:ruby}} maintainers nomaintainer long_description {pdumpfs is a simple daily backup system similar to Plan9's dumpfs which preserves every daily snapshot. pdumpfs is written in Ruby. You can access the past snapshots at any time for retrieving a certain day's file. Let's backup your home directory with pdumpfs!} version 1.1 categories {ruby sysutils} revision 0
rb-plruby 432
-variants {universal safe_level0} description {PL/Ruby for PostgreSQL} portdir ruby/rb-plruby homepage http://moulon.inra.fr/ruby/plruby.html epoch 0 depends_lib {{path:\${prefix}/bin/ruby:ruby} port:ruby port:postgresql82} name rb-plruby long_description {The procedural language PL/Ruby allows you to write stored procedures for PostgreSQL in Ruby} maintainers sixtus@gmail.com categories {ruby databases} version 0.5.1 revision 0
+variants {universal safe_level0} description {PL/Ruby for PostgreSQL} portdir ruby/rb-plruby homepage http://moulon.inra.fr/ruby/plruby.html epoch 0 depends_lib {{path:\${prefix}/bin/ruby:ruby} port:ruby port:postgresql83} name rb-plruby long_description {The procedural language PL/Ruby allows you to write stored procedures for PostgreSQL in Ruby} maintainers sixtus@gmail.com categories {ruby databases} version 0.5.2 revision 0
rb-pluginfactory 774
variants universal portdir ruby/rb-pluginfactory description {Mixin for making dynamically-loadable plugin classes} homepage http://www.deveiate.org/code/PluginFactory.html epoch 0 platforms darwin name rb-pluginfactory depends_lib {{path:\${prefix}/bin/ruby:ruby}} maintainers nomaintainer long_description {This module contains the PluginFactory mixin. Including PluginFactory in your class turns it into a factory for its derivatives, capable of searching for and loading them by name. This is useful when you have an abstract base class which defines an interface and basic functionality for a part of a larger system, and a collection of subclasses which implement the interface for different underlying functionality.} version 1.0.0 categories {ruby devel} revision 0
rb-postgres 450
@@ -7314,8 +7316,6 @@
variants universal description {zzuf is a transparent application input fuzzer} portdir security/zzuf homepage http://sam.zoy.org/zzuf/ epoch 0 platforms darwin name zzuf long_description {zzuf is a transparent application input fuzzer. Its purpose is to find bugs in applications by corrupting their user-contributed data (which more than often comes from untrusted sources on the Internet). It works by intercepting file and network operations and changing random bits in the program's input. zzuf's behaviour is deterministic, making it easier to reproduce bugs.} maintainers pmq categories security version 0.10 revision 0
bash 682
variants universal portdir shells/bash description {Bash (bourne-again shell) is a UNIX command interpreter} homepage http://www.gnu.org/software/bash/bash.html epoch 0 platforms {darwin freebsd} name bash depends_lib {port:gettext port:readline} maintainers raimue long_description {Bash is an sh-compatible shell that incorporates useful features from the Korn shell (ksh) and C shell (csh). It is intended to conform to the IEEE POSIX P1003.2/ISO 9945.2 Shell and Tools standard. It offers functional improvements over sh for both programming and interactive use. In addition, most sh scripts can be run by Bash without modification.} version 3.2.33 categories shells revision 0
-eash 662
-variants universal portdir shells/eash description {Enterprise Audit Shell} homepage http://sourceforge.net/projects/eash/ epoch 0 platforms darwin name eash depends_lib port:openssl maintainers brett@librum.org long_description {Enterprise Audit Shell is an audit framework specifically designed to be used with sudo in large, enterprise environments. EAS starts where sudo leaves off, yet takes advantage of what sudo does best: access control. Because EAS was designed as a framework, it's completely transparent to the end-users and it allows the System Administrator to add personalized extensions and plug-ins.} version 2.0.00 categories shells revision 0
fish 597
variants {universal darwin_8 xsel} depends_build bin:doxygen:doxygen variant_desc {xsel {enable xsel support, only appropriate for use within X11}} portdir shells/fish description {user friendly command line shell for UNIX-like operating systems} homepage http://www.fishshell.org/ epoch 0 platforms darwin depends_lib {lib:libiconv:libiconv lib:libncurses:ncurses lib:libintl:gettext} name fish maintainers {eridius@macports.org openmaintainer} long_description {fish is a user friendly command line shell for UNIX-like operating systems like Darwin.} categories shells version 1.22.3 revision 1
ksh93 326
@@ -7510,8 +7510,8 @@
variants universal description {port interceptor for serial ports} portdir sysutils/interceptty homepage http://www.suspectclass.com/~sgifford/interceptty/ epoch 0 platforms darwin name interceptty long_description {interceptty is a program that can sit between a real (or fake) serial port and an application, recording any communications between the application and the device. It can also be used as a network serial server or client, to provide an emulated serial port connected to a program, and for various other tasks.} maintainers nomaintainer categories sysutils version 0.6 revision 0
ipcs 587
variants {universal darwin_8} description {ipcs / ipcrm commands for os x} portdir sysutils/ipcs homepage http://www.cameronpond.org/computer.html epoch 0 platforms darwin name ipcs long_description {The ipcs command can be used to obtain the status of all System V IPC objects. The ipcrm command can be used to remove an IPC object from the kernel. While IPC objects can be removed via system calls in user code, the need often arises, especially under development environments, to remove IPC objects manually.} maintainers waqar@macports.org categories sysutils version 1.0 revision 0
-isightcapture 560
-portdir sysutils/isightcapture variants universal description {captures a frame from an iSight camera and saves it to a file} name isightcapture version 1.1 categories {sysutils graphics} homepage http://www.intergalactic.de/intergalactic.de/Software.html revision 0 epoch 0 maintainers ryandesign long_description {iSightCapture captures a single frame from an attached iSight camera and saves it to a file. It works even when no graphical user is logged in, unlike many other applications. iSightCapture has only been tested with Mac OS X Tiger and iSight.}
+isightcapture 547
+portdir sysutils/isightcapture variants universal description {captures a frame from an iSight camera and saves it to a file} name isightcapture version 1.1 categories {sysutils graphics} homepage http://www.intergalactic.de/pages/iSight.html revision 0 epoch 0 maintainers ryandesign long_description {iSightCapture captures a single frame from an attached iSight camera and saves it to a file. It works even when no graphical user is logged in, unlike many other applications. iSightCapture has only been tested with Mac OS X Tiger and iSight.}
jobpool 619
variants universal description {Jobpool is a shell script utility for running jobs in parallel} portdir sysutils/jobpool homepage http://www.cs.mu.oz.au/~mgnb/jobpool/ epoch 0 platforms darwin name jobpool long_description {Jobpool is a shell script utility for running jobs in parallel. It manages a queue of jobs by ensuring that no more than J jobs run at one time, and does so portably and with low overhead. (Currently the only available documentation is the webpage for this utility, so this port downloads and installs it as well.)} maintainers {boeyms openmaintainer} categories sysutils version 0.2 revision 0
john 448
@@ -8058,8 +8058,8 @@
variants universal portdir textproc/sloccount description {prorams for counting lines of code in large software systems} homepage http://www.dwheeler.com/sloccount/ epoch 0 depends_run {bin:perl:perl5.8 bin:bash:bash} platforms darwin name sloccount maintainers nomaintainer long_description {SLOCCount is a set of the programs for counting source lines of code (SLOC) in large software systems.} version 2.26 categories {textproc devel} revision 0
source-highlight 643
variants universal portdir textproc/source-highlight description {source-code syntax highlighter} homepage http://www.gnu.org/software/src-highlite/ epoch 0 platforms darwin name source-highlight depends_lib port:boost maintainers nomaintainer long_description {This program, given a source file, produces a document with syntax highlighting. At the moment it can handle: C/C++, C#, Bib, Bison, Caml, Changelog, CSS, Diff, Flex, Fortran, Html, Java, Javascript, Latex, Logtalk, Log files, Lua, Makefile, M4, ML, Pascal, Perl, PHP, Postscript, Prolog, Python, Ruby, Shell, Sql, Tcl, and XML.} version 2.8 categories {textproc devel} revision 0
-sphinx 622
-variants {universal postgres} description {Sphinx is a full-text search engine} portdir textproc/sphinx homepage http://www.sphinxsearch.com epoch 0 platforms darwin name sphinx long_description {Sphinx is a full-text search engine, meant to provide fast, size-efficient and relevant fulltext search functions to other applications. Sphinx was specially designed to integrate well with SQL databases and scripting languages. Currently built-in data sources support fetching data either via direct connection to MySQL, or from an XML pipe.} maintainers brett@macports.org categories {textproc net} version 0.9.7 revision 0
+sphinx 673
+variants {universal postgres} variant_desc {postgres {Enable PostgeSQL support}} portdir textproc/sphinx description {Sphinx is a full-text search engine} homepage http://www.sphinxsearch.com epoch 0 platforms darwin name sphinx maintainers brett@macports.org long_description {Sphinx is a full-text search engine, meant to provide fast, size-efficient and relevant fulltext search functions to other applications. Sphinx was specially designed to integrate well with SQL databases and scripting languages. Currently built-in data sources support fetching data either via direct connection to MySQL, or from an XML pipe.} version 0.9.7 categories {textproc net} revision 0
ssed 533
variants universal portdir textproc/ssed description {Super-sed - a heavily enhanced version of sed} homepage http://sed.sourceforge.net/ epoch 0 platforms darwin name ssed depends_lib {port:libiconv port:gettext} maintainers nomaintainer long_description {This is a version of sed based on GNU sed. It is not a version of GNU sed, though. There are several new features (including in-place editing of files, extended regular expression syntax and a few new commands) and some bug fixes.} version 3.62 categories textproc revision 0
stardict 463
@@ -8610,6 +8610,8 @@
variants universal portdir x11/neXtaw description {A replacement library for the Athena (libXaw) widget set.} homepage http://siag.nu/neXtaw epoch 0 platforms darwin name neXtaw depends_lib lib:libX11:XFree86 long_description {neXtaw is a replacement library for the Athena (libXaw) widget set. It is based on Xaw3d, by Kaleb Keithley and is almost 100% backward compatible with it. Its goal is to try to emulate the look and feel of the N*XTSTEP GUI.} maintainers nomaintainer version 0.15.1 categories x11 revision 0
openmotif 472
variants {universal darwin_7} portdir x11/openMotif description {The Open Motif toolkit for X11} homepage http://www.motifzone.net/ epoch 0 platforms darwin name openmotif depends_lib {port:jpeg port:libpng port:Xft2 port:fontconfig port:freetype port:libiconv port:xrender port:zlib lib:libX11.6:XFree86} maintainers nomaintainer long_description {This is The Open Group's full version of Motif based on the original OSF sources.} version 2.3.0 categories x11 revision 2
+openbox 534
+variants universal portdir x11/openbox description {A highly configurable and standards-compliant window manager} homepage http://icculus.org/openbox/ epoch 0 platforms {darwin freebsd linux} name openbox depends_lib {lib:libX11.6:XFree86 port:pkgconfig port:glib2 port:libxml2 port:pango port:startup-notification} maintainers {afb@macports.org openmaintainer} long_description {Openbox is a minimalistic, highly configurable, next generation window manager with extensive standards support.} version 3.4.5 categories x11 revision 0
oroborus 466
variants universal portdir x11/oroborus description {Oroborus basically is a really minimalistic window manager.} homepage http://www.oroborus.org/ epoch 0 platforms darwin name oroborus depends_lib {lib:libX11.6:XFree86 lib:libXext.6:XFree86} long_description {Oroborus is a really minimalistic window manager. It is highly configurable, small and mostly KDE and GNOME compatible.} maintainers dreamind@dreamind.de version 2.0.18 categories {x11 x11-wm} revision 0
pango 514
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080205/d1a5c5b9/attachment-0001.html
From simon at macports.org Tue Feb 5 12:48:28 2008
From: simon at macports.org (simon@macports.org)
Date: Tue Feb 5 12:51:57 2008
Subject: [33811] trunk/dports/mail/uagen/Portfile
Message-ID: <20080205204828.98538FBAF2B@beta.macosforge.org>
Revision: 33811
http://trac.macosforge.org/projects/macports/changeset/33811
Author: simon@macports.org
Date: 2008-02-05 12:47:39 -0800 (Tue, 05 Feb 2008)
Log Message:
-----------
mail/uagen: Added universal_variant no. Thanks to Ryan Schmidt.
Modified Paths:
--------------
trunk/dports/mail/uagen/Portfile
Modified: trunk/dports/mail/uagen/Portfile
===================================================================
--- trunk/dports/mail/uagen/Portfile 2008-02-05 20:43:29 UTC (rev 33810)
+++ trunk/dports/mail/uagen/Portfile 2008-02-05 20:47:39 UTC (rev 33811)
@@ -47,6 +47,8 @@
xinstall ${worksrcpath}/uagen ${destroot}${prefix}/bin
}
+universal_variant no
+
livecheck.check regex
livecheck.url ${master_sites}uagen.pl
livecheck.regex "'uagen (\\d+(?:\\.\\d+)*)'"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080205/cfe14db4/attachment.html
From yves at macports.org Tue Feb 5 13:20:21 2008
From: yves at macports.org (yves@macports.org)
Date: Tue Feb 5 13:23:35 2008
Subject: [33812] trunk/dports/audio/hydrogen/Portfile
Message-ID: <20080205212021.E9B8BFBBE80@beta.macosforge.org>
Revision: 33812
http://trac.macosforge.org/projects/macports/changeset/33812
Author: yves@macports.org
Date: 2008-02-05 13:19:12 -0800 (Tue, 05 Feb 2008)
Log Message:
-----------
Make lint happy
Modified Paths:
--------------
trunk/dports/audio/hydrogen/Portfile
Modified: trunk/dports/audio/hydrogen/Portfile
===================================================================
--- trunk/dports/audio/hydrogen/Portfile 2008-02-05 20:47:39 UTC (rev 33811)
+++ trunk/dports/audio/hydrogen/Portfile 2008-02-05 21:19:12 UTC (rev 33812)
@@ -1,6 +1,8 @@
# $Id$
+
# -*- 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
PortSystem 1.0
+
name hydrogen
version 0.9.3.79
categories audio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080205/cd63ae51/attachment.html
From narf_tm at macports.org Tue Feb 5 13:46:53 2008
From: narf_tm at macports.org (narf_tm@macports.org)
Date: Tue Feb 5 13:49:59 2008
Subject: [33813] trunk/dports/perl
Message-ID: <20080205214653.E56B8FBCCCD@beta.macosforge.org>
Revision: 33813
http://trac.macosforge.org/projects/macports/changeset/33813
Author: narf_tm@macports.org
Date: 2008-02-05 13:46:16 -0800 (Tue, 05 Feb 2008)
Log Message:
-----------
New port p5-catalyst-view-json 0.22.
Added Paths:
-----------
trunk/dports/perl/p5-catalyst-view-json/
trunk/dports/perl/p5-catalyst-view-json/Portfile
Added: trunk/dports/perl/p5-catalyst-view-json/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-view-json/Portfile (rev 0)
+++ trunk/dports/perl/p5-catalyst-view-json/Portfile 2008-02-05 21:46:16 UTC (rev 33813)
@@ -0,0 +1,16 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup perl5 1.0
+perl5.setup Catalyst-View-JSON 0.22
+maintainers narf_tm openmaintainer
+description JSON view for your data
+long_description Catalyst::View::JSON is a Catalyst View handler that \
+ returns stash data in JSON format.
+
+platforms darwin
+
+checksums md5 e57f6507569a285aeb1793c9b8353165
+
+depends_lib-append port:p5-catalyst-runtime \
+ port:p5-json-any
Property changes on: trunk/dports/perl/p5-catalyst-view-json/Portfile
___________________________________________________________________
Name: svn:keywords
+ Id
Name: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080205/036db3f9/attachment.html
From markd at macports.org Tue Feb 5 14:26:18 2008
From: markd at macports.org (markd@macports.org)
Date: Tue Feb 5 14:29:17 2008
Subject: [33814] trunk/dports/sysutils/syslog-ng/Portfile
Message-ID: <20080205222618.68455FBE6DC@beta.macosforge.org>
Revision: 33814
http://trac.macosforge.org/projects/macports/changeset/33814
Author: markd@macports.org
Date: 2008-02-05 14:26:16 -0800 (Tue, 05 Feb 2008)
Log Message:
-----------
UPdate to 2.0.8.
Modified Paths:
--------------
trunk/dports/sysutils/syslog-ng/Portfile
Modified: trunk/dports/sysutils/syslog-ng/Portfile
===================================================================
--- trunk/dports/sysutils/syslog-ng/Portfile 2008-02-05 21:46:16 UTC (rev 33813)
+++ trunk/dports/sysutils/syslog-ng/Portfile 2008-02-05 22:26:16 UTC (rev 33814)
@@ -3,7 +3,7 @@
PortSystem 1.0
name syslog-ng
-version 2.0.6
+version 2.0.8
categories sysutils
platforms darwin
maintainers markd
@@ -18,7 +18,7 @@
homepage http://www.balabit.com/products/syslog_ng/
master_sites http://www.balabit.com/downloads/files/syslog-ng/sources/2.0/src/
-checksums md5 16fa7595834765537650b390e93fe5e7
+checksums md5 ae48df049aa09bde55d52f3c08aefbac
depends_lib port:eventlog \
port:libnet11 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080205/3af0e1ef/attachment.html
From markd at macports.org Tue Feb 5 14:34:12 2008
From: markd at macports.org (markd@macports.org)
Date: Tue Feb 5 14:36:11 2008
Subject: [33815] trunk/dports/perl/p5-archive-zip/Portfile
Message-ID: <20080205223412.37E3CFBEC7B@beta.macosforge.org>
Revision: 33815
http://trac.macosforge.org/projects/macports/changeset/33815
Author: markd@macports.org
Date: 2008-02-05 14:34:08 -0800 (Tue, 05 Feb 2008)
Log Message:
-----------
Update to 1.23.
Modified Paths:
--------------
trunk/dports/perl/p5-archive-zip/Portfile
Modified: trunk/dports/perl/p5-archive-zip/Portfile
===================================================================
--- trunk/dports/perl/p5-archive-zip/Portfile 2008-02-05 22:26:16 UTC (rev 33814)
+++ trunk/dports/perl/p5-archive-zip/Portfile 2008-02-05 22:34:08 UTC (rev 33815)
@@ -2,15 +2,15 @@
PortSystem 1.0
PortGroup perl5 1.0
-perl5.setup Archive-Zip 1.18
-maintainers markd@macports.org
+perl5.setup Archive-Zip 1.23
+maintainers markd
description Interface to zip archive files
long_description Allows a Perl program to create, manipulate, read, \
and write Zip archive files.
platforms darwin
-checksums md5 b198ee6700e27203c071803216dba11c
+checksums md5 7ffcbdc1b603307235fb8d42084cb84d
depends_lib-append port:p5-compress-zlib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080205/46433e9c/attachment.html
From markd at macports.org Tue Feb 5 14:57:04 2008
From: markd at macports.org (markd@macports.org)
Date: Tue Feb 5 15:00:10 2008
Subject: [33816] trunk/dports/perl/p5-mailtools/Portfile
Message-ID: <20080205225704.E8FF9FBF90E@beta.macosforge.org>
Revision: 33816
http://trac.macosforge.org/projects/macports/changeset/33816
Author: markd@macports.org
Date: 2008-02-05 14:57:02 -0800 (Tue, 05 Feb 2008)
Log Message:
-----------
Update to 2.02.
Modified Paths:
--------------
trunk/dports/perl/p5-mailtools/Portfile
Modified: trunk/dports/perl/p5-mailtools/Portfile
===================================================================
--- trunk/dports/perl/p5-mailtools/Portfile 2008-02-05 22:34:08 UTC (rev 33815)
+++ trunk/dports/perl/p5-mailtools/Portfile 2008-02-05 22:57:02 UTC (rev 33816)
@@ -2,11 +2,11 @@
PortSystem 1.0
PortGroup perl5 1.0
-perl5.setup MailTools 1.77 Mail
+perl5.setup MailTools 2.02 Mail
maintainers nomaintainer
description mail related perl modules
long_description This is MailTools, a set of perl modules related to \
mail applications
-checksums md5 c1bcd6627cb9bab271b77a8323d62c48
+checksums md5 824bdbe6c4084739ac2d005eebb09b0e
platforms darwin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080205/f519e356/attachment.html
From markd at macports.org Tue Feb 5 15:00:41 2008
From: markd at macports.org (markd@macports.org)
Date: Tue Feb 5 15:03:14 2008
Subject: [33817] trunk/dports/perl/p5-archive-zip/Portfile
Message-ID: <20080205230041.07E0CFBFBCE@beta.macosforge.org>
Revision: 33817
http://trac.macosforge.org/projects/macports/changeset/33817
Author: markd@macports.org
Date: 2008-02-05 15:00:21 -0800 (Tue, 05 Feb 2008)
Log Message:
-----------
Linted.
Modified Paths:
--------------
trunk/dports/perl/p5-archive-zip/Portfile
Modified: trunk/dports/perl/p5-archive-zip/Portfile
===================================================================
--- trunk/dports/perl/p5-archive-zip/Portfile 2008-02-05 22:57:02 UTC (rev 33816)
+++ trunk/dports/perl/p5-archive-zip/Portfile 2008-02-05 23:00:21 UTC (rev 33817)
@@ -2,6 +2,7 @@
PortSystem 1.0
PortGroup perl5 1.0
+
perl5.setup Archive-Zip 1.23
maintainers markd
description Interface to zip archive files
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080205/a3485020/attachment.html
From ryandesign at macports.org Tue Feb 5 15:07:27 2008
From: ryandesign at macports.org (ryandesign@macports.org)
Date: Tue Feb 5 15:09:58 2008
Subject: [33818] trunk/dports/graphics/ImageMagick/Portfile
Message-ID: <20080205230727.0DAC4FC002F@beta.macosforge.org>
Revision: 33818
http://trac.macosforge.org/projects/macports/changeset/33818
Author: ryandesign@macports.org
Date: 2008-02-05 15:07:20 -0800 (Tue, 05 Feb 2008)
Log Message:
-----------
ImageMagick: allow +perl to use an already-installed perl5.10 instead of forcing the use of perl5.8; closes #14196
Modified Paths:
--------------
trunk/dports/graphics/ImageMagick/Portfile
Modified: trunk/dports/graphics/ImageMagick/Portfile
===================================================================
--- trunk/dports/graphics/ImageMagick/Portfile 2008-02-05 23:00:21 UTC (rev 33817)
+++ trunk/dports/graphics/ImageMagick/Portfile 2008-02-05 23:07:20 UTC (rev 33818)
@@ -86,7 +86,7 @@
variant perl description {Install PerlMagick} {
depends_lib-append \
- port:perl5.8
+ path:${prefix}/bin/perl:perl5.8
configure.args-delete \
--without-perl
configure.args-append \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080205/ca378aec/attachment.html
From markd at macports.org Tue Feb 5 15:35:02 2008
From: markd at macports.org (markd@macports.org)
Date: Tue Feb 5 15:38:04 2008
Subject: [33819] trunk/dports/mail/sympa/Portfile
Message-ID: <20080205233502.857ABFC1139@beta.macosforge.org>
Revision: 33819
http://trac.macosforge.org/projects/macports/changeset/33819
Author: markd@macports.org
Date: 2008-02-05 15:35:01 -0800 (Tue, 05 Feb 2008)
Log Message:
-----------
Update to 5.3.4.
Modified Paths:
--------------
trunk/dports/mail/sympa/Portfile
Modified: trunk/dports/mail/sympa/Portfile
===================================================================
--- trunk/dports/mail/sympa/Portfile 2008-02-05 23:07:20 UTC (rev 33818)
+++ trunk/dports/mail/sympa/Portfile 2008-02-05 23:35:01 UTC (rev 33819)
@@ -3,7 +3,7 @@
PortSystem 1.0
name sympa
-version 5.3.3
+version 5.3.4
categories mail
maintainers markd
platforms darwin
@@ -19,7 +19,7 @@
master_sites http://www.sympa.org/distribution/ \
http://www.sympa.org/distribution/old/
-checksums md5 921a1bb1248304938a7accdbb99881eb
+checksums md5 13179ae837d710cc81b6db1fe7f2404b
default_variants +server
patchfiles patch-configure.in \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080205/053717c4/attachment-0001.html
From blair at macports.org Tue Feb 5 21:57:08 2008
From: blair at macports.org (blair@macports.org)
Date: Tue Feb 5 22:05:20 2008
Subject: [33820] trunk/dports/graphics/pngcrush/Portfile
Message-ID: <20080206055708.BFCBEFC950C@beta.macosforge.org>
Revision: 33820
http://trac.macosforge.org/projects/macports/changeset/33820
Author: blair@macports.org
Date: 2008-02-05 21:56:29 -0800 (Tue, 05 Feb 2008)
Log Message:
-----------
Fix the pngcrush build for 10.5, use the same compiler arguments as in 10.4.
Modified Paths:
--------------
trunk/dports/graphics/pngcrush/Portfile
Modified: trunk/dports/graphics/pngcrush/Portfile
===================================================================
--- trunk/dports/graphics/pngcrush/Portfile 2008-02-05 23:35:01 UTC (rev 33819)
+++ trunk/dports/graphics/pngcrush/Portfile 2008-02-06 05:56:29 UTC (rev 33820)
@@ -30,3 +30,7 @@
platform darwin 8 {
build.args-append CC="/usr/bin/gcc-4.0 -DPNG_NO_ASSEMBLER_CODE"
}
+
+platform darwin 9 {
+ build.args-append CC="/usr/bin/gcc-4.0 -DPNG_NO_ASSEMBLER_CODE"
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080205/2739f01f/attachment.html
From dluke at macports.org Wed Feb 6 00:42:35 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 00:45:36 2008
Subject: [33821] trunk/dports/PortIndex
Message-ID: <20080206084235.46C4CFCC457@beta.macosforge.org>
Revision: 33821
http://trac.macosforge.org/projects/macports/changeset/33821
Author: dluke@macports.org
Date: 2008-02-06 00:42:31 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
Total number of ports parsed: 4466
Ports successfully parsed: 4466
Ports failed: 0
Modified Paths:
--------------
trunk/dports/PortIndex
Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex 2008-02-06 05:56:29 UTC (rev 33820)
+++ trunk/dports/PortIndex 2008-02-06 08:42:31 UTC (rev 33821)
@@ -2636,8 +2636,8 @@
variants {universal x11 darwin} variant_desc {x11 {Enable X11 support}} portdir graphics/plotutils description {GNU plotting utilities} homepage http://www.gnu.org/software/plotutils/ epoch 0 platforms darwin name plotutils depends_lib {port:libpng port:zlib} maintainers {ram openmaintainer} long_description {GNU plotting utilities package, including GNU libplot: a thread-safe function library for exporting two-dimensional vector graphics files, and for displaying animated vector graphics under the X Window System.} version 2.4.1 categories graphics revision 2
png2ico 395
variants {universal darwin_8} portdir graphics/png2ico description {Converts PNG files to Windows icon resource files.} homepage http://www.winterdrache.de/freeware/png2ico/ epoch 0 platforms darwin name png2ico depends_lib {port:libpng port:zlib} maintainers nomaintainer long_description {{Converts PNG files to Windows icon resource files.}} version 2002-12-08 categories graphics revision 0
-pngcrush 642
-variants {universal darwin_8} description {optimizer for PNG files} portdir graphics/pngcrush homepage http://pmt.sourceforge.net/pngcrush/ epoch 0 platforms {darwin freebsd} name pngcrush maintainers nomaintainer long_description {pngcrush reads in a PNG image, and writes it out again, with the optimum filter_type and zlib_level. It uses brute force (trying filter_type none, and libpng adaptive filtering, with compression levels 3 and 9). It does the most time-consuming method last in case it turns out to be the best. Optionally, it can remove unwanted chunks or add gAMA and sRGB chunks.} categories graphics version 1.6.4 revision 0
+pngcrush 651
+variants {universal darwin_8 darwin_9} description {optimizer for PNG files} portdir graphics/pngcrush homepage http://pmt.sourceforge.net/pngcrush/ epoch 0 platforms {darwin freebsd} name pngcrush maintainers nomaintainer long_description {pngcrush reads in a PNG image, and writes it out again, with the optimum filter_type and zlib_level. It uses brute force (trying filter_type none, and libpng adaptive filtering, with compression levels 3 and 9). It does the most time-consuming method last in case it turns out to be the best. Optionally, it can remove unwanted chunks or add gAMA and sRGB chunks.} categories graphics version 1.6.4 revision 0
pngmeta 449
variants universal portdir graphics/pngmeta description {Pngmeta is a tool for extracting metadata from PNG (Portable Network Graphics) files.} homepage http://pmt.sourceforge.net/pngmeta/ epoch 0 platforms {darwin freebsd} name pngmeta depends_lib {port:libpng port:zlib} long_description {{Pngmeta is a tool for extracting metadata from PNG (Portable Network Graphics) files.}} maintainers nomaintainer version 1.11 categories graphics revision 1
pngpp 401
@@ -3763,13 +3763,13 @@
sylpheed-devel 551
variants {universal ssl gpg ipv6 gdk ldap gtkspell compface} portdir mail/sylpheed-devel description {Fast, lightweight GTK+ mail client} homepage http://sylpheed.good-day.net/ epoch 0 platforms darwin name sylpheed-devel depends_lib lib:libgtk.2:gtk2 maintainers nomaintainer long_description {Sylpheed is a fast, lightweight email client written in GTK+. The appearance and interface are similar to popular Windows clients, such as Outlook Express, Becky!, and Datula. This is the development version.} version 2.2.0beta7 categories mail revision 0
sympa 958
-variants {universal postgresql server} portdir mail/sympa description {Sympa - Mailing List Manager with LDAP support} homepage http://www.sympa.org epoch 0 platforms darwin name sympa depends_lib {port:mysql5 port:apache2 port:mod_fcgid port:openssl port:postfix port:p5-libwww-perl port:p5-archive-zip port:p5-convert-asn1 port:p5-pathtools port:p5-dbi port:p5-dbd-mysql port:p5-mailtools port:p5-io-stringy port:p5-mime-tools port:p5-mime-base64 port:p5-mime-charset port:p5-mime-encwords port:p5-crypt-openssl-x509 port:p5-cgi port:p5-fcgi port:p5-libintl-perl port:p5-template-toolkit port:p5-crypt-ciphersaber port:p5-mhonarc port:p5-regexp-common port:p5-xml-libxml port:p5-io-socket-ssl port:p5-soap-lite port:p5-perl-ldap} maintainers markd long_description {An advanced perl-based mail list manager with a web interface that supports LDAP authentication and LDAP extraction of list subscribers and owners.} version 5.3.3 categories mail revision 0
+variants {universal postgresql server} portdir mail/sympa description {Sympa - Mailing List Manager with LDAP support} homepage http://www.sympa.org epoch 0 platforms darwin name sympa depends_lib {port:mysql5 port:apache2 port:mod_fcgid port:openssl port:postfix port:p5-libwww-perl port:p5-archive-zip port:p5-convert-asn1 port:p5-pathtools port:p5-dbi port:p5-dbd-mysql port:p5-mailtools port:p5-io-stringy port:p5-mime-tools port:p5-mime-base64 port:p5-mime-charset port:p5-mime-encwords port:p5-crypt-openssl-x509 port:p5-cgi port:p5-fcgi port:p5-libintl-perl port:p5-template-toolkit port:p5-crypt-ciphersaber port:p5-mhonarc port:p5-regexp-common port:p5-xml-libxml port:p5-io-socket-ssl port:p5-soap-lite port:p5-perl-ldap} maintainers markd long_description {An advanced perl-based mail list manager with a web interface that supports LDAP authentication and LDAP extraction of list subscribers and owners.} version 5.3.4 categories mail revision 0
t-prot 509
variants {universal darwin} portdir mail/t-prot description {TOFU protection script (MUA display filter)} homepage http://www.escape.de/~tolot/mutt/ epoch 0 platforms darwin name t-prot depends_lib {port:p5-getopt-mixed port:p5-locale-gettext} maintainers simon long_description {You know these misformatted mail or news messages, with full quotes, too long signatures, and lots of exclamation marks? They get on your nerves day by day? That's what this script is for.} version 2.5 categories mail revision 0
tpop3d 368
variants {universal darwin} portdir mail/tpop3d description {tpop3d is a fast, extensible, secure UNIX POP3 server} homepage http://www.ex-parrot.com/~chris/tpop3d/ epoch 0 platforms darwin name tpop3d depends_lib port:openssl maintainers nomaintainer long_description {{tpop3d is a fast, extensible, secure UNIX POP3 server}} version 1.5.3 categories mail revision 2
-uagen 776
-variants universal portdir mail/uagen description {A Firefox-User-Agent generator for Privoxy and Mozilla browsers} homepage http://www.fabiankeil.de/sourcecode/uagen/ epoch 0 platforms darwin name uagen depends_lib port:p5-getopt-long maintainers simon long_description {uagen generates a fake Firefox User-Agent and writes it into a Privoxy action file as parameter for Privoxy's hide-user-agent action. Operating system, architecture, platform, language and build date are randomized. The generated language is also used as parameter for the hide-accept-language action which is understood by Privoxy since version 3.0.5 beta. Additionally the User-Agent can be written into prefs.js files which are used by many Mozilla browsers.} version 1.0.7 categories mail revision 0
+uagen 757
+description {A Firefox-User-Agent generator for Privoxy and Mozilla browsers} portdir mail/uagen homepage http://www.fabiankeil.de/sourcecode/uagen/ epoch 0 platforms darwin name uagen depends_lib port:p5-getopt-long maintainers simon long_description {uagen generates a fake Firefox User-Agent and writes it into a Privoxy action file as parameter for Privoxy's hide-user-agent action. Operating system, architecture, platform, language and build date are randomized. The generated language is also used as parameter for the hide-accept-language action which is understood by Privoxy since version 3.0.5 beta. Additionally the User-Agent can be written into prefs.js files which are used by many Mozilla browsers.} version 1.0.7 categories mail revision 0
uudeview 818
variants {universal tcltk} description {UUDeview is a particularly powerful encoder and decoder} portdir mail/uudeview homepage http://www.fpx.de/fp/Software/UUDeview/ epoch 0 platforms darwin name uudeview long_description {UUDeview is a program that helps you transmit and receive binary files over the Internet, using electronic mail or newsgroups The UUDeview package includes both an encoder and a decoder. The decoder automatically detects the type of encoding used, offering MIME's Base64 and BinHex as well as the popular uuencoding and the less frequently used xxencoding methods. Recently, support for the popular yEnc encoding was also added. The encoder runs the other way around and encodes a binary file for sending it by mail or news.} maintainers nomaintainer categories mail version 0.5.20 revision 1
vm-pop3d 481
@@ -4710,8 +4710,8 @@
variants universal portdir perl/p5-appconfig-std description {Perl class providing standard command-line arguments} homepage http://search.cpan.org/dist/AppConfig-Std/ epoch 0 platforms darwin name p5-appconfig-std depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-appconfig} maintainers vincent-opdarw@vinc17.org long_description {AppConfig::Std is a subclass of Andy Wardley's AppConfig module, to provide standard command-line arguments for tool scripts.} version 1.07 categories perl revision 0
p5-archive-tar 417
variants universal portdir perl/p5-archive-tar description {Creation and in-memory manipulation of tar files} homepage http://search.cpan.org/dist/Archive-Tar/ epoch 0 platforms darwin name p5-archive-tar depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-io-zlib} maintainers {narf_tm openmaintainer} long_description {{Creation and in-memory manipulation of tar files}} version 1.38 categories perl revision 0
-p5-archive-zip 428
-variants universal 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:\${prefix}/bin/perl:perl5.8} port:p5-compress-zlib} maintainers markd@macports.org long_description {Allows a Perl program to create, manipulate, read, and write Zip archive files.} version 1.18 categories perl revision 0
+p5-archive-zip 415
+variants universal 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:\${prefix}/bin/perl:perl5.8} port:p5-compress-zlib} maintainers markd long_description {Allows a Perl program to create, manipulate, read, and write Zip archive files.} version 1.23 categories perl revision 0
p5-array-compare 432
variants universal 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:\${prefix}/bin/perl:perl5.8} port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {{Perl module which allows you to compare two arrays}} version 1.14 categories perl revision 0
p5-astro-fits-cfitsio 447
@@ -4790,6 +4790,8 @@
variants universal 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:\${prefix}/bin/perl:perl5.8} 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-next port:p5-path-class port:p5-scalar-list-utils port:p5-text-balanced port:p5-text-simpletable port:p5-time-hires 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.} version 5.7012 categories perl revision 0
p5-catalyst-view-html-template 461
variants universal 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:\${prefix}/bin/perl:perl5.8} port:p5-catalyst-runtime port:p5-html-template} maintainers {narf_tm openmaintainer} long_description {This is the HTML::Template view class.} version 0.02 categories perl revision 0
+p5-catalyst-view-json 476
+variants universal 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:\${prefix}/bin/perl:perl5.8} 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.} version 0.22 categories perl revision 0
p5-catalyst-view-tt 514
variants universal 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:\${prefix}/bin/perl:perl5.8} port:p5-catalyst-runtime 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}} version 0.26 categories perl revision 0
p5-catalyst-view-xslt 499
@@ -5319,7 +5321,7 @@
p5-mail-webmail-gmail 417
variants universal portdir perl/p5-mail-webmail-gmail description {An interface to Google's webmail service} homepage http://search.cpan.org/dist/Mail-Webmail-Gmail/ epoch 0 platforms darwin name p5-mail-webmail-gmail depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-crypt-ssleay} maintainers cbellot@sky.fr long_description {{An interface to Google's webmail service}} version 1.09 categories perl revision 0
p5-mailtools 379
-variants universal portdir perl/p5-mailtools description {mail related perl modules} homepage http://search.cpan.org/dist/MailTools/ epoch 0 platforms darwin name p5-mailtools depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers nomaintainer long_description {This is MailTools, a set of perl modules related to mail applications} version 1.77 categories perl revision 0
+variants universal portdir perl/p5-mailtools description {mail related perl modules} homepage http://search.cpan.org/dist/MailTools/ epoch 0 platforms darwin name p5-mailtools depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers nomaintainer long_description {This is MailTools, a set of perl modules related to mail applications} version 2.02 categories perl revision 0
p5-marc-record 524
variants universal portdir perl/p5-marc-record description {MARC record implementation for perl} homepage http://search.cpan.org/dist/MARC-Record/ epoch 0 platforms darwin name p5-marc-record depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers {root.id.au:josh+macports openmaintainer} long_description {The MARC::* series of modules create a simple object-oriented abstraction of MARC record handling. MARC::Record is the core class for representing a single MARC record.} categories perl version 2.0.0 revision 0
p5-masonx-request-withapachesession 608
@@ -7649,7 +7651,7 @@
synergy 503
portdir sysutils/synergy variants {universal server} platforms darwin description {a client/server for sharing a single mouse and keyboard} name synergy version 1.3.1 categories sysutils revision 0 epoch 0 maintainers ascarter@gmail.com long_description {Synergy lets you easily share a single mouse and keyboard between multiple computers with different operating systems without special hardware. It is intended for users with multiple computers on their desk since each system uses its own display.}
syslog-ng 743
-variants {universal powerpc} portdir sysutils/syslog-ng description {Highly configurable syslog replacement.} homepage http://www.balabit.com/products/syslog_ng/ epoch 0 platforms darwin name syslog-ng depends_lib {port:eventlog port:libnet11 port:glib2 port:pkgconfig} maintainers markd long_description {syslog-ng is the world's most flexible and scalable audit trail processing tool for organizations of any size. It provides a centralised, securely stored log of all devices on your network, whatever platform they run on. And syslog-ng also incorporates a host of powerful features, including filtering based on message content, as well as customisable data mining and analysis capabilities.} version 2.0.6 categories sysutils revision 0
+variants {universal powerpc} portdir sysutils/syslog-ng description {Highly configurable syslog replacement.} homepage http://www.balabit.com/products/syslog_ng/ epoch 0 platforms darwin name syslog-ng depends_lib {port:eventlog port:libnet11 port:glib2 port:pkgconfig} maintainers markd long_description {syslog-ng is the world's most flexible and scalable audit trail processing tool for organizations of any size. It provides a centralised, securely stored log of all devices on your network, whatever platform they run on. And syslog-ng also incorporates a host of powerful features, including filtering based on message content, as well as customisable data mining and analysis capabilities.} version 2.0.8 categories sysutils revision 0
sysvbanner 350
variants universal description {System V banner clone} portdir sysutils/sysvbanner homepage http://directory.fsf.org/text/doc/banner.html epoch 0 platforms darwin name sysvbanner long_description {Displays a banner text the same way as the System V banner does: horizontally.} maintainers pmq categories {sysutils textproc} version 1.0-12 revision 0
testdisk 577
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/c6c67ea6/attachment.html
From gui_dos at macports.org Wed Feb 6 00:49:44 2008
From: gui_dos at macports.org (gui_dos@macports.org)
Date: Wed Feb 6 00:52:44 2008
Subject: [33822] trunk/dports/devel/geany/Portfile
Message-ID: <20080206084944.46D8EFCC69F@beta.macosforge.org>
Revision: 33822
http://trac.macosforge.org/projects/macports/changeset/33822
Author: gui_dos@macports.org
Date: 2008-02-06 00:49:43 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
geany:
* Update to 0.13
* The patches to scintilla aren't needed anymore
Modified Paths:
--------------
trunk/dports/devel/geany/Portfile
Modified: trunk/dports/devel/geany/Portfile
===================================================================
--- trunk/dports/devel/geany/Portfile 2008-02-06 08:42:31 UTC (rev 33821)
+++ trunk/dports/devel/geany/Portfile 2008-02-06 08:49:43 UTC (rev 33822)
@@ -3,8 +3,7 @@
PortSystem 1.0
name geany
-version 0.12
-revision 1
+version 0.13
description A fast and lightweight GTK+ IDE
long_description Geany is a small and lightweight integrated development \
environment. It was developed to provide a small and fast \
@@ -17,11 +16,9 @@
homepage http://geany.uvena.de/
master_sites sourceforge
use_bzip2 yes
-checksums md5 bfb6dd5e833f2852935f93218a09de93
+checksums md5 0dc4f30b5ee9132f136fd3e7e4f02e0c
depends_lib port:gettext \
port:vte
post-extract {
- reinplace "s|__APPLE__|__APPLE_DEPRECATED__|" ${worksrcpath}/scintilla/include/Platform.h
- reinplace "s|__APPLE__|__APPLE_DEPRECATED__|" ${worksrcpath}/scintilla/Editor.cxx
reinplace "s|libvte.so|${prefix}/lib/libvte.dylib|g" ${worksrcpath}/src/vte.c
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/f11dbe81/attachment.html
From nox at macports.org Wed Feb 6 03:32:05 2008
From: nox at macports.org (nox@macports.org)
Date: Wed Feb 6 03:35:04 2008
Subject: [33823] trunk/dports/lang/odgcc40/
Message-ID: <20080206113205.8FDA0FCFEEB@beta.macosforge.org>
Revision: 33823
http://trac.macosforge.org/projects/macports/changeset/33823
Author: nox@macports.org
Date: 2008-02-06 03:32:03 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
odgcc40: Nuked, closes #13307.
Removed Paths:
-------------
trunk/dports/lang/odgcc40/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/0f8b7a42/attachment-0001.html
From afb at macports.org Wed Feb 6 03:53:26 2008
From: afb at macports.org (afb@macports.org)
Date: Wed Feb 6 03:56:31 2008
Subject: [33824] trunk/dports/www/firefox-x11
Message-ID: <20080206115326.4902AFD07C3@beta.macosforge.org>
Revision: 33824
http://trac.macosforge.org/projects/macports/changeset/33824
Author: afb@macports.org
Date: 2008-02-06 03:53:12 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
fix leopard build issues (#13150)
Modified Paths:
--------------
trunk/dports/www/firefox-x11/Portfile
Added Paths:
-----------
trunk/dports/www/firefox-x11/files/patch-export-list.diff
trunk/dports/www/firefox-x11/files/patch-pthread.diff
Modified: trunk/dports/www/firefox-x11/Portfile
===================================================================
--- trunk/dports/www/firefox-x11/Portfile 2008-02-06 11:32:03 UTC (rev 33823)
+++ trunk/dports/www/firefox-x11/Portfile 2008-02-06 11:53:12 UTC (rev 33824)
@@ -29,10 +29,12 @@
patchfiles patch-browser-app-profile-firefox.js \
patch-xpcom-build-Makefile \
patch-dylib_file.diff \
+ patch-export-list.diff \
patch-layout-build-Makefile.in \
patch-build-unix-mozilla-xpcom.pc \
patch-browser-app-mozilla.in \
- patch-xptcall_x86.diff
+ patch-xptcall_x86.diff \
+ patch-pthread.diff
depends_build port:pkgconfig
Added: trunk/dports/www/firefox-x11/files/patch-export-list.diff
===================================================================
--- trunk/dports/www/firefox-x11/files/patch-export-list.diff (rev 0)
+++ trunk/dports/www/firefox-x11/files/patch-export-list.diff 2008-02-06 11:53:12 UTC (rev 33824)
@@ -0,0 +1,16 @@
+--- config/rules.mk.orig 2006-11-28 18:03:37.000000000 +0100
++++ config/rules.mk 2007-11-05 10:38:28.000000000 +0100
+@@ -1018,9 +1018,10 @@
+ ifndef NO_COMPONENT_LINK_MAP
+ ifndef MOZ_COMPONENTS_VERSION_SCRIPT_LDFLAGS
+ ifndef MOZ_DEBUG
+-ifeq ($(OS_ARCH)_$(IS_COMPONENT),Darwin_1)
+- nmedit -s $(BUILD_TOOLS)/gnu-ld-scripts/components-export-list $@
+-endif
++# Export list looks empty
++#ifeq ($(OS_ARCH)_$(IS_COMPONENT),Darwin_1)
++# nmedit -s $(BUILD_TOOLS)/gnu-ld-scripts/components-export-list $@
++#endif
+ endif
+ endif
+ endif
Added: trunk/dports/www/firefox-x11/files/patch-pthread.diff
===================================================================
--- trunk/dports/www/firefox-x11/files/patch-pthread.diff (rev 0)
+++ trunk/dports/www/firefox-x11/files/patch-pthread.diff 2008-02-06 11:53:12 UTC (rev 33824)
@@ -0,0 +1,20 @@
+--- nsprpub/pr/include/md/_pth.h.orig 2005-07-21 20:22:53.000000000 +0200
++++ nsprpub/pr/include/md/_pth.h 2007-11-05 09:01:53.000000000 +0100
+@@ -98,7 +98,7 @@
+ #else
+ #define _PT_PTHREAD_MUTEX_IS_LOCKED(m) (EBUSY == pthread_mutex_trylock(&(m)))
+ #endif
+-#if defined(DARWIN)
++#if defined(DARWIN) && !defined(__DARWIN_UNIX03)
+ #define _PT_PTHREAD_CONDATTR_INIT(x) 0
+ #else
+ #define _PT_PTHREAD_CONDATTR_INIT pthread_condattr_init
+@@ -205,7 +205,7 @@
+ /*
+ * These platforms don't have pthread_kill()
+ */
+-#if defined(DARWIN)
++#if defined(DARWIN) && !defined(__DARWIN_UNIX03)
+ #define pthread_kill(thread, sig) ENOSYS
+ #endif
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/8166704a/attachment.html
From afb at macports.org Wed Feb 6 05:17:48 2008
From: afb at macports.org (afb@macports.org)
Date: Wed Feb 6 05:20:20 2008
Subject: [33826] trunk/dports/sysutils/dpkg
Message-ID: <20080206131748.3FA83FD209A@beta.macosforge.org>
Revision: 33826
http://trac.macosforge.org/projects/macports/changeset/33826
Author: afb@macports.org
Date: 2008-02-06 05:17:08 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
fix build on leopard (#13201, maintainer timeout)
Modified Paths:
--------------
trunk/dports/sysutils/dpkg/Portfile
trunk/dports/sysutils/dpkg/files/patch-utils_start-stop-daemon.c
Modified: trunk/dports/sysutils/dpkg/Portfile
===================================================================
--- trunk/dports/sysutils/dpkg/Portfile 2008-02-06 12:47:40 UTC (rev 33825)
+++ trunk/dports/sysutils/dpkg/Portfile 2008-02-06 13:17:08 UTC (rev 33826)
@@ -3,6 +3,7 @@
PortSystem 1.0
name dpkg
version 1.10.28
+revision 1
platforms darwin freebsd
categories sysutils archivers
maintainers landonf@macports.org
Modified: trunk/dports/sysutils/dpkg/files/patch-utils_start-stop-daemon.c
===================================================================
--- trunk/dports/sysutils/dpkg/files/patch-utils_start-stop-daemon.c 2008-02-06 12:47:40 UTC (rev 33825)
+++ trunk/dports/sysutils/dpkg/files/patch-utils_start-stop-daemon.c 2008-02-06 13:17:08 UTC (rev 33826)
@@ -18,6 +18,16 @@
#include
#include
#include
+@@ -58,7 +58,9 @@
+ #include
+
+ #include
++#if !defined(OSDarwin)
+ #include
++#endif
+ #include
+ #endif
+
@@ -723,11 +725,12 @@
{
#if defined(OSLinux) || defined(OShpux)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/83516c6f/attachment.html
From nox at macports.org Wed Feb 6 04:48:14 2008
From: nox at macports.org (nox@macports.org)
Date: Wed Feb 6 05:20:53 2008
Subject: [33825] trunk/dports/gnome/liboobs/Portfile
Message-ID: <20080206124814.263C3FD2099@beta.macosforge.org>
Revision: 33825
http://trac.macosforge.org/projects/macports/changeset/33825
Author: nox@macports.org
Date: 2008-02-06 04:47:40 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
liboobs: Whitespace changes.
Modified Paths:
--------------
trunk/dports/gnome/liboobs/Portfile
Modified: trunk/dports/gnome/liboobs/Portfile
===================================================================
--- trunk/dports/gnome/liboobs/Portfile 2008-02-06 11:53:12 UTC (rev 33824)
+++ trunk/dports/gnome/liboobs/Portfile 2008-02-06 12:47:40 UTC (rev 33825)
@@ -1,28 +1,34 @@
# $Id$
-PortSystem 1.0
-name liboobs
-version 2.20.0
-description Library that provides an interface to system-tools-backends
-long_description \
- Liboobs is a lightweight library that provides a GObject based \
- interface to system-tools-backends. It's completely abstracted of \
- the communication and authentication details, making it easy for \
- applications to integrate with the system details.
-maintainers nomaintainer
-categories gnome
-platforms darwin
-homepage http://www.gnome.org/
+
+PortSystem 1.0
+
+name liboobs
+version 2.20.0
+maintainers nomaintainer
+categories gnome
+platforms darwin
+description Library that provides an interface to system-tools-backends
+
+long_description \
+ Liboobs is a lightweight library that provides a GObject based \
+ interface to system-tools-backends. It's completely abstracted of \
+ the communication and authentication details, making it easy for \
+ applications to integrate with the system details.
+
+homepage http://www.gnome.org/
master_sites gnome:sources/${name}/[strsed ${version} {/\.[0-9]*$//}]/
-checksums md5 c0562e115af4777da471182b9d462b40 \
- sha1 1c33bb12c97d5bea48cca1a6650426a0d4a15ba2 \
- rmd150 adsjfhalksjdfhakljsdhf
-depends_lib \
- port:dbus \
- port:dbus-glib \
- port:system-tools-backends
-use_bzip2 yes
-configure.args --disable-scrollkeeper
+use_bzip2 yes
+checksums md5 c0562e115af4777da471182b9d462b40 \
+ sha1 1c33bb12c97d5bea48cca1a6650426a0d4a15ba2 \
+ rmd150 adsjfhalksjdfhakljsdhf
+
+depends_lib port:dbus \
+ port:dbus-glib \
+ port:system-tools-backends
+
+configure.args --disable-scrollkeeper
+
post-activate {
- system "scrollkeeper-update"
+ system "scrollkeeper-update"
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/28ed1a08/attachment.html
From afb at macports.org Wed Feb 6 05:23:48 2008
From: afb at macports.org (afb@macports.org)
Date: Wed Feb 6 05:26:22 2008
Subject: [33827] trunk/dports/sysutils/smart
Message-ID: <20080206132348.7CBFDFD229E@beta.macosforge.org>
Revision: 33827
http://trac.macosforge.org/projects/macports/changeset/33827
Author: afb@macports.org
Date: 2008-02-06 05:23:42 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
add channels, deb support
Modified Paths:
--------------
trunk/dports/sysutils/smart/Portfile
trunk/dports/sysutils/smart/files/patch-prefix.diff
Added Paths:
-----------
trunk/dports/sysutils/smart/files/patch-deb_base.py
Modified: trunk/dports/sysutils/smart/Portfile
===================================================================
--- trunk/dports/sysutils/smart/Portfile 2008-02-06 13:17:08 UTC (rev 33826)
+++ trunk/dports/sysutils/smart/Portfile 2008-02-06 13:23:42 UTC (rev 33827)
@@ -4,6 +4,7 @@
name smart
version 0.52
+revision 1
platforms darwin freebsd
categories sysutils archivers
maintainers n3npq@mac.com afb@macports.org
@@ -23,7 +24,7 @@
rmd160 16d692b4cd8c391bbf0b4578b998a54fc1ed6f4a
use_bzip2 yes
-patchfiles patch-prefix.diff patch-archscore.diff patch-filetools.py
+patchfiles patch-prefix.diff patch-archscore.diff patch-filetools.py patch-deb_base.py
depends_lib lib:librpm:rpm port:python24
### by default, it will run --shell interface.
@@ -41,6 +42,11 @@
build.env PYTHON="${prefix}/bin/python2.4"
+post-destroot {
+ destroot.keepdirs ${destroot}${prefix}/etc/smart/channels \
+ ${destroot}${prefix}/var/lib/smart
+}
+
livecheck.name smartpm
livecheck.check regex
livecheck.url ${homepage}
Added: trunk/dports/sysutils/smart/files/patch-deb_base.py
===================================================================
--- trunk/dports/sysutils/smart/files/patch-deb_base.py (rev 0)
+++ trunk/dports/sysutils/smart/files/patch-deb_base.py 2008-02-06 13:23:42 UTC (rev 33827)
@@ -0,0 +1,20 @@
+--- ./smart/backends/deb/base.py.orig 2007-10-05 14:53:17.000000000 +0200
++++ ./smart/backends/deb/base.py 2008-01-28 13:26:33.000000000 +0100
+@@ -27,6 +27,7 @@ from smart.cache import *
+ import fnmatch
+ import string
+ import os, re
++import sys
+
+ __all__ = ["DebPackage", "DebProvides", "DebNameProvides", "DebPreRequires",
+ "DebRequires", "DebUpgrades", "DebConflicts", "DebOrRequires",
+@@ -54,6 +55,9 @@ def getArchitecture():
+ return arch
+
+ DEBARCH = sysconf.get("deb-arch", getArchitecture())
++platform = sys.platform
++if platform != "linux2":
++ DEBARCH = "%s-%s" % (platform, DEBARCH)
+
+ class DebPackage(Package):
+
Modified: trunk/dports/sysutils/smart/files/patch-prefix.diff
===================================================================
--- trunk/dports/sysutils/smart/files/patch-prefix.diff 2008-02-06 13:17:08 UTC (rev 33826)
+++ trunk/dports/sysutils/smart/files/patch-prefix.diff 2008-02-06 13:23:42 UTC (rev 33827)
@@ -35,6 +35,15 @@
if os.path.isdir(dir):
for alias in sysconf.keys("channels"):
if sysconf.get(("channels", alias, "type")) == "rpm-sys":
+@@ -35,7 +35,7 @@
+ })
+
+ def detectDEBSystem():
+- dir = os.path.join(sysconf.get("deb-root", "/"), "var/lib/dpkg")
++ dir = os.path.join(sysconf.get("deb-root", "/"), "@@PREFIX@@/var/lib/dpkg")
+ if os.path.isdir(dir):
+ for alias in sysconf.keys("channels"):
+ if sysconf.get(("channels", alias, "type")) == "deb-sys":
--- ./smart/backends/rpm/base.py.orig 2006-11-07 21:22:46.000000000 +0100
+++ ./smart/backends/rpm/base.py 2007-06-18 20:53:43.000000000 +0200
@@ -53,7 +53,7 @@ def getTS(new=False):
@@ -57,3 +66,38 @@
digest = os.path.getmtime(path)
if digest == self._digest:
return True
+--- ./smart/channels/deb_sys.py.orig 2007-08-07 18:56:15.000000000 +0200
++++ ./smart/channels/deb_sys.py 2008-01-28 11:55:32.000000000 +0100
+@@ -32,7 +32,7 @@ class DebSysChannel(PackageChannel):
+
+ def fetch(self, fetcher, progress):
+ path = os.path.join(sysconf.get("deb-root", "/"),
+- "var/lib/dpkg/status")
++ "@@PREFIX@@/var/lib/dpkg/status")
+ digest = os.path.getmtime(path)
+ if digest == self._digest:
+ return True
+--- ./smart/plugins/channelsync.py.orig 2007-08-07 18:56:17.000000000 +0200
++++ ./smart/plugins/channelsync.py 2008-01-28 15:08:12.000000000 +0100
+@@ -23,7 +23,7 @@ from smart.channel import *
+ from smart import *
+ import os
+
+-CHANNELSDIR = "/etc/smart/channels/"
++CHANNELSDIR = "@@PREFIX@@/etc/smart/channels/"
+
+ def syncChannels(channelsdir, force=None):
+
+--- ./smart/plugins/aptchannelsync.py.orig 2007-08-07 18:56:17.000000000 +0200
++++ ./smart/plugins/aptchannelsync.py 2008-01-28 15:08:04.000000000 +0100
+@@ -29,8 +29,8 @@ import sys
+ if sys.version_info < (2, 4):
+ from sets import Set as set
+
+-APT_SOURCES_DIR = "/etc/apt/sources.list.d/"
+-APT_SOURCES = "/etc/apt/sources.list"
++APT_SOURCES_DIR = "@@PREFIX@@/etc/apt/sources.list.d/"
++APT_SOURCES = "@@PREFIX@@/etc/apt/sources.list"
+
+ def _readSourcesList(file):
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/8f30fabc/attachment.html
From dluke at macports.org Wed Feb 6 07:43:09 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 07:49:31 2008
Subject: [33828] trunk/dports/devel/libidl
Message-ID: <20080206154309.03855FD5F63@beta.macosforge.org>
Revision: 33828
http://trac.macosforge.org/projects/macports/changeset/33828
Author: dluke@macports.org
Date: 2008-02-06 07:42:31 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
Force libidl to use /usr/bin/flex instead of macports flex (fixes #14144)
Also minor whitespace removal to make port lint happy.
Modified Paths:
--------------
trunk/dports/devel/libidl/Portfile
Added Paths:
-----------
trunk/dports/devel/libidl/files/
trunk/dports/devel/libidl/files/patch-configure.diff
Modified: trunk/dports/devel/libidl/Portfile
===================================================================
--- trunk/dports/devel/libidl/Portfile 2008-02-06 13:23:42 UTC (rev 33827)
+++ trunk/dports/devel/libidl/Portfile 2008-02-06 15:42:31 UTC (rev 33828)
@@ -7,9 +7,9 @@
version 0.8.10
maintainers nomaintainer
categories devel gnome
-platforms darwin
+platforms darwin
set branch [join [lrange [split ${version} .] 0 1] .]
-description libIDL is a library for creating CORBA IDL files.
+description libIDL is a library for creating CORBA IDL files.
long_description \
libIDL is a library licensed under the GNU LGPL \
@@ -36,7 +36,10 @@
port:libiconv \
port:gettext
+patchfiles patch-configure.diff
+
configure.cflags-append -no-cpp-precomp
+configure.env LEX=/usr/bin/flex
livecheck.check regex
livecheck.url http://ftp.gnome.org/pub/gnome/sources/${my_name}/${branch}/
Added: trunk/dports/devel/libidl/files/patch-configure.diff
===================================================================
--- trunk/dports/devel/libidl/files/patch-configure.diff (rev 0)
+++ trunk/dports/devel/libidl/files/patch-configure.diff 2008-02-06 15:42:31 UTC (rev 33828)
@@ -0,0 +1,13 @@
+--- configure.orig 2008-02-06 10:33:41.000000000 -0500
++++ configure 2008-02-06 10:33:50.000000000 -0500
+@@ -5034,11 +5034,6 @@
+ if test "$LEX" = :; then
+ LEX=${am_missing_run}flex
+ fi
+-if [ "$LEX" != "flex" ]; then
+- { { echo "$as_me:$LINENO: error: flex is required to create the libIDL scanner" >&5
+-echo "$as_me: error: flex is required to create the libIDL scanner" >&2;}
+- { (exit 1); exit 1; }; }
+-fi
+ LFLAGS="-8"
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/43fedba8/attachment.html
From nox at macports.org Wed Feb 6 08:07:50 2008
From: nox at macports.org (nox@macports.org)
Date: Wed Feb 6 08:11:07 2008
Subject: [33829] trunk/dports/gnome/gnome-vfs
Message-ID: <20080206160750.ACAE2FD68E9@beta.macosforge.org>
Revision: 33829
http://trac.macosforge.org/projects/macports/changeset/33829
Author: nox@macports.org
Date: 2008-02-06 08:07:17 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
gnome-vfs:
* Avahi support is now a variant (avahi service conflicts with Bonjour).
* Empty patch removed (the patch was an empty file).
* Reorganised platform code.
* Use of open64(), posix_fadvise() and kerberos 5 is now disabled directly
through configure.args.
* Fixed xdg_data_dirs variable.
* neon removed from the lib dependencies as gnome-vfs uses its own embedded library.
Modified Paths:
--------------
trunk/dports/gnome/gnome-vfs/Portfile
Removed Paths:
-------------
trunk/dports/gnome/gnome-vfs/files/patch-xdgmimecache.c
Modified: trunk/dports/gnome/gnome-vfs/Portfile
===================================================================
--- trunk/dports/gnome/gnome-vfs/Portfile 2008-02-06 15:42:31 UTC (rev 33828)
+++ trunk/dports/gnome/gnome-vfs/Portfile 2008-02-06 16:07:17 UTC (rev 33829)
@@ -4,6 +4,7 @@
name gnome-vfs
version 2.20.1
+revision 1
maintainers nomaintainer
categories gnome
platforms darwin
@@ -22,10 +23,7 @@
sha1 03afa10e84425f7f38e05f0db0ecf55ae5fb7b15 \
rmd160 faa5fffb5495d1e161cb6c3b47612cf39cbb1629
-depends_lib port:gnome-mime-data \
- port:gconf \
- port:avahi \
- port:neon \
+depends_lib port:gconf \
port:dbus \
port:openssl \
port:libidl \
@@ -34,63 +32,59 @@
port:libiconv \
port:gettext
+depends_run port:gnome-mime-data
-configure.args --mandir=${prefix}/share/man \
- --enable-ipv6 \
+configure.args --enable-ipv6 \
--disable-howl \
+ --disable-avahi \
--with-openssl-libs=${prefix}/lib \
--with-openssl-includes=${prefix}/include \
- --disable-gnutls
+ --disable-gnutls \
+ ac_cv_func_open64=no \
+ ac_cv_func_posix_fadvise=no \
+ ac_cv_path_KRB5_CONFIG=none
+
configure.ldflags-append -lresolv
post-patch {
- reinplace "s|open64||g" ${worksrcpath}/configure
- reinplace "s|posix_fadvise||g" ${worksrcpath}/configure
- reinplace "s|data_dirs = \"/usr|data_dirs = \"${prefix}/share:/usr|g" \
- ${worksrcpath}/libgnomevfs/xdgmime.c \
- ${worksrcpath}/libgnomevfs/gnome-vfs-mime-info.c
- reinplace "s|\"/etc/fstab\"|\"/etc/fstab.hd\"|g" \
+ reinplace -E "/xdg_data_dirs =/s|\"\[^\"\]*\"|\"${prefix}/share\"|" \
+ ${worksrcpath}/libgnomevfs/xdgmime.c
+
+ reinplace "s|/etc/fstab|/etc/fstab.hd|" \
${worksrcpath}/libgnomevfs/gnome-vfs-unix-mounts.c
+}
- if {[variant_isset darwin_6]} {
+platform darwin 6 {
+ post-patch {
reinplace "s|#include |#include \\
#ifndef T_SRV\\
#define T_SRV 33\\
#endif|g" \
${worksrcpath}/libgnomevfs/gnome-vfs-dns-sd.c
+
reinplace "s|#include |#include \\
#if \!defined getc_unlocked \\&\\& \!defined HAVE_GETC_UNLOCKED\\
#define getc_unlocked(fp) getc (fp)\\
#endif|g" \
${worksrcpath}/libgnomevfs/xdgmimemagic.c
+
reinplace "s|socklen_t|int|g" ${worksrcpath}/modules/ftp-method.c
}
-
- if {[variant_isset darwin_7]} {
- reinplace "s|#include |#include \\
- #include |g" ${worksrcpath}/libgnomevfs/xdgmimecache.c
- }
+ configure.ldflags-delete -lresolv
}
-pre-build {
- reinplace "s|-lkrb5support||g" \
- ${worksrcpath}/Makefile ${worksrcpath}/daemon/Makefile \
- ${worksrcpath}/devel-docs/Makefile ${worksrcpath}/doc/Makefile \
- ${worksrcpath}/devel-docs/gnome-vfs-tutorial/Makefile \
- ${worksrcpath}/imported/Makefile ${worksrcpath}/imported/neon/Makefile \
- ${worksrcpath}/libgnomevfs/Makefile ${worksrcpath}/modules/Makefile \
- ${worksrcpath}/schemas/Makefile
-}
+platform darwin 7 {
+ patchfiles-append patch-modules_file-method-acl.c.diff
-platform darwin 6 {
- patchfiles-append patch-xdgmimecache.c
-
- configure.ldflags-delete -lresolv
+ post-patch {
+ reinplace "s|#include |#include \\
+ #include |g" ${worksrcpath}/libgnomevfs/xdgmimecache.c
+ }
}
-platform darwin 7 {
- patchfiles-append patch-xdgmimecache.c \
- patch-modules_file-method-acl.c.diff
+variant avahi description {Enable Bonjour through avahi} {
+ depends_lib-append port:avahi
+ configure.args-delete --disable-avahi
}
Deleted: trunk/dports/gnome/gnome-vfs/files/patch-xdgmimecache.c
===================================================================
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/895117f6/attachment-0001.html
From nox at macports.org Wed Feb 6 09:42:56 2008
From: nox at macports.org (nox@macports.org)
Date: Wed Feb 6 09:45:26 2008
Subject: [33830] trunk/dports/gnome/system-tools-backends/Portfile
Message-ID: <20080206174256.CC650FD982D@beta.macosforge.org>
Revision: 33830
http://trac.macosforge.org/projects/macports/changeset/33830
Author: nox@macports.org
Date: 2008-02-06 09:42:34 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
system-tools-backends: Whitespace changes.
Modified Paths:
--------------
trunk/dports/gnome/system-tools-backends/Portfile
Modified: trunk/dports/gnome/system-tools-backends/Portfile
===================================================================
--- trunk/dports/gnome/system-tools-backends/Portfile 2008-02-06 16:07:17 UTC (rev 33829)
+++ trunk/dports/gnome/system-tools-backends/Portfile 2008-02-06 17:42:34 UTC (rev 33830)
@@ -1,23 +1,31 @@
# $Id$
-PortSystem 1.0
-name system-tools-backends
-version 2.4.0
-description Tools aimed to ease computer administration.
-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
-platforms darwin
-homepage http://www.gnome.org/projects/gst/
+
+PortSystem 1.0
+
+name system-tools-backends
+version 2.4.0
+maintainers nomaintainer
+categories gnome
+platforms darwin
+description Tools aimed to ease computer administration.
+
+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.
+
+homepage http://www.gnome.org/projects/gst/
master_sites gnome:sources/${name}/[strsed ${version} {/\.[0-9]*$//}]/
-checksums rmd160 8d9855138176288431c18c1eade029ad6f766382 \
- md5 e4b7fff9ed3b17cb7bacf9c0b9c657b5 \
- sha1 8a65751b82a1d2a52afb9e466c586db7f4b957d8
-depends_lib lib:libgnomeui:libgnomeui
-use_bzip2 yes
+use_bzip2 yes
+
+checksums md5 e4b7fff9ed3b17cb7bacf9c0b9c657b5 \
+ sha1 8a65751b82a1d2a52afb9e466c586db7f4b957d8 \
+ rmd160 8d9855138176288431c18c1eade029ad6f766382
+
+depends_lib lib:libgnomeui:libgnomeui
+
configure.args --mandir=${prefix}/share/man
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/a80b88b0/attachment.html
From dluke at macports.org Wed Feb 6 10:06:53 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:10:14 2008
Subject: [33832] trunk/dports/devel/apr-util/Portfile
Message-ID: <20080206180653.21B89FDA365@beta.macosforge.org>
Revision: 33832
http://trac.macosforge.org/projects/macports/changeset/33832
Author: dluke@macports.org
Date: 2008-02-06 10:05:50 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
port lint cleanup
Modified Paths:
--------------
trunk/dports/devel/apr-util/Portfile
Modified: trunk/dports/devel/apr-util/Portfile
===================================================================
--- trunk/dports/devel/apr-util/Portfile 2008-02-06 18:04:59 UTC (rev 33831)
+++ trunk/dports/devel/apr-util/Portfile 2008-02-06 18:05:50 UTC (rev 33832)
@@ -1,10 +1,12 @@
# $Id$
PortSystem 1.0
+
name apr-util
version 1.2.12
categories devel
maintainers dluke@geeklair.net
+platforms darwin
description utilities built with the apache group's portability library
long_description apr-util is a library of useful utilities built with \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/5f51fb71/attachment.html
From dluke at macports.org Wed Feb 6 10:06:14 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:10:42 2008
Subject: [33831] trunk/dports/devel/apr/Portfile
Message-ID: <20080206180614.24DF9FDA366@beta.macosforge.org>
Revision: 33831
http://trac.macosforge.org/projects/macports/changeset/33831
Author: dluke@macports.org
Date: 2008-02-06 10:04:59 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
Fix up port lint errors/warnings
Modified Paths:
--------------
trunk/dports/devel/apr/Portfile
Modified: trunk/dports/devel/apr/Portfile
===================================================================
--- trunk/dports/devel/apr/Portfile 2008-02-06 17:42:34 UTC (rev 33830)
+++ trunk/dports/devel/apr/Portfile 2008-02-06 18:04:59 UTC (rev 33831)
@@ -1,17 +1,19 @@
# $Id$
PortSystem 1.0
+
name apr
version 1.2.12
revision 1
categories devel
maintainers dluke@geeklair.net
+platforms darwin
description The apache group's portability library
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.
+ possible, including Unices, Win32, BeOS, and OS/2.
homepage http://apr.apache.org/
master_sites apache:apr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/fa7d4711/attachment.html
From dluke at macports.org Wed Feb 6 10:08:27 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:14:18 2008
Subject: [33833] trunk/dports/net/bind9/Portfile
Message-ID: <20080206180827.25F7AFDA491@beta.macosforge.org>
Revision: 33833
http://trac.macosforge.org/projects/macports/changeset/33833
Author: dluke@macports.org
Date: 2008-02-06 10:07:15 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
Add description to ipv6 variant
Modified Paths:
--------------
trunk/dports/net/bind9/Portfile
Modified: trunk/dports/net/bind9/Portfile
===================================================================
--- trunk/dports/net/bind9/Portfile 2008-02-06 18:05:50 UTC (rev 33832)
+++ trunk/dports/net/bind9/Portfile 2008-02-06 18:07:15 UTC (rev 33833)
@@ -71,6 +71,6 @@
platform darwin 6 { depends_lib-append lib:libdl:dlcompat }
-variant ipv6 {
+variant ipv6 description {enable ipv6 support} {
configure.args-append --enable-ipv6
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/05ec3de6/attachment.html
From dluke at macports.org Wed Feb 6 10:11:15 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:14:50 2008
Subject: [33834] trunk/dports/sysutils/clamav/Portfile
Message-ID: <20080206181115.DEFA8FDA49C@beta.macosforge.org>
Revision: 33834
http://trac.macosforge.org/projects/macports/changeset/33834
Author: dluke@macports.org
Date: 2008-02-06 10:10:04 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
lint cleanup (and add variant description)
Modified Paths:
--------------
trunk/dports/sysutils/clamav/Portfile
Modified: trunk/dports/sysutils/clamav/Portfile
===================================================================
--- trunk/dports/sysutils/clamav/Portfile 2008-02-06 18:07:15 UTC (rev 33833)
+++ trunk/dports/sysutils/clamav/Portfile 2008-02-06 18:10:04 UTC (rev 33834)
@@ -1,6 +1,7 @@
# $Id$
PortSystem 1.0
+
name clamav
version 0.92
categories sysutils
@@ -45,7 +46,7 @@
platform darwin 7 {
#The gcc on 10.3.9 doesn't like the above cflags either
configure.cflags {-O0}
- }
+ }
post-destroot {
system "cd '${destroot}${prefix}/etc/'
@@ -59,4 +60,6 @@
}
# There's currently no sendmail or libmilter port to depend on
-variant clamav_milter { configure.args-append --enable-milter }
+variant clamav_milter description {build with libmilter support} {
+ configure.args-append --enable-milter
+ }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/1331174f/attachment.html
From dluke at macports.org Wed Feb 6 10:15:44 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:18:54 2008
Subject: [33836] trunk/dports/security/ctool/Portfile
Message-ID: <20080206181544.48BA1FDA643@beta.macosforge.org>
Revision: 33836
http://trac.macosforge.org/projects/macports/changeset/33836
Author: dluke@macports.org
Date: 2008-02-06 10:14:37 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
lint cleanup and give up maintainership
Modified Paths:
--------------
trunk/dports/security/ctool/Portfile
Modified: trunk/dports/security/ctool/Portfile
===================================================================
--- trunk/dports/security/ctool/Portfile 2008-02-06 18:13:11 UTC (rev 33835)
+++ trunk/dports/security/ctool/Portfile 2008-02-06 18:14:37 UTC (rev 33836)
@@ -1,11 +1,12 @@
# $Id$
PortSystem 1.0
+
name ctool
version 1.2.3
categories security
-maintainers dluke@geeklair.net
-description ctool is a checksumming application
+maintainers nomaintainer
+description ctool is a checksumming application.
long_description ctool is a checusmming application that is mindful of the \
prebinding information stored in Mach-o executable files.
homepage http://www.macsecurity.org/tools/ctool/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/ee317076/attachment.html
From dluke at macports.org Wed Feb 6 10:14:31 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:19:25 2008
Subject: [33835] trunk/dports/www/clearsilver
Message-ID: <20080206181431.4590AFDA642@beta.macosforge.org>
Revision: 33835
http://trac.macosforge.org/projects/macports/changeset/33835
Author: dluke@macports.org
Date: 2008-02-06 10:13:11 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
Match patchfile naming convention
Modified Paths:
--------------
trunk/dports/www/clearsilver/Portfile
Added Paths:
-----------
trunk/dports/www/clearsilver/files/patch-rules.mk.in.diff
Removed Paths:
-------------
trunk/dports/www/clearsilver/files/patch-rules.mk.in
Modified: trunk/dports/www/clearsilver/Portfile
===================================================================
--- trunk/dports/www/clearsilver/Portfile 2008-02-06 18:10:04 UTC (rev 33834)
+++ trunk/dports/www/clearsilver/Portfile 2008-02-06 18:13:11 UTC (rev 33835)
@@ -21,7 +21,7 @@
sha1 138865dc91e27328fe29fcaaac1bc6558f19dd75 \
rmd160 bd5c616f326b544df8a74eec71a98a474b408249
-patchfiles patch-rules.mk.in
+patchfiles patch-rules.mk.in.diff
depends_lib port:python25 port:perl5.8 port:zlib port:gettext
Deleted: trunk/dports/www/clearsilver/files/patch-rules.mk.in
===================================================================
--- trunk/dports/www/clearsilver/files/patch-rules.mk.in 2008-02-06 18:10:04 UTC (rev 33834)
+++ trunk/dports/www/clearsilver/files/patch-rules.mk.in 2008-02-06 18:13:11 UTC (rev 33835)
@@ -1,13 +0,0 @@
---- rules.mk.in.orig 2005-12-02 06:25:19.000000000 -0500
-+++ rules.mk.in 2006-04-21 15:31:23.000000000 -0400
-@@ -88,8 +88,8 @@
- OUTPUT_OPTION = -o $@
- LD = $(CC) -o
- LDFLAGS = -L$(LIB_DIR) @LDFLAGS@
--LDSHARED = $(CC) -shared $(PICFLG)
--CPPLDSHARED = $(CPP) -shared $(PICFLG)
-+LDSHARED = $(CC) -bundle -undefined suppress -flat_namespace $(PICFLG)
-+CPPLDSHARED = $(CPP) -bundle -undefined suppress -flat_namespace $(PICFLG)
- AR = @AR@ cr
- RANLIB = @RANLIB@
- DEP_LIBS = $(DLIBS:-l%=$(LIB_DIR)lib%.a)
Copied: trunk/dports/www/clearsilver/files/patch-rules.mk.in.diff (from rev 33828, trunk/dports/www/clearsilver/files/patch-rules.mk.in)
===================================================================
--- trunk/dports/www/clearsilver/files/patch-rules.mk.in.diff (rev 0)
+++ trunk/dports/www/clearsilver/files/patch-rules.mk.in.diff 2008-02-06 18:13:11 UTC (rev 33835)
@@ -0,0 +1,13 @@
+--- rules.mk.in.orig 2005-12-02 06:25:19.000000000 -0500
++++ rules.mk.in 2006-04-21 15:31:23.000000000 -0400
+@@ -88,8 +88,8 @@
+ OUTPUT_OPTION = -o $@
+ LD = $(CC) -o
+ LDFLAGS = -L$(LIB_DIR) @LDFLAGS@
+-LDSHARED = $(CC) -shared $(PICFLG)
+-CPPLDSHARED = $(CPP) -shared $(PICFLG)
++LDSHARED = $(CC) -bundle -undefined suppress -flat_namespace $(PICFLG)
++CPPLDSHARED = $(CPP) -bundle -undefined suppress -flat_namespace $(PICFLG)
+ AR = @AR@ cr
+ RANLIB = @RANLIB@
+ DEP_LIBS = $(DLIBS:-l%=$(LIB_DIR)lib%.a)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/ce5a5ce6/attachment.html
From dluke at macports.org Wed Feb 6 10:18:58 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:22:36 2008
Subject: [33837] trunk/dports/devel/cvs2svn/Portfile
Message-ID: <20080206181858.9DBE6FDA7C0@beta.macosforge.org>
Revision: 33837
http://trac.macosforge.org/projects/macports/changeset/33837
Author: dluke@macports.org
Date: 2008-02-06 10:17:56 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
lint cleanup
Modified Paths:
--------------
trunk/dports/devel/cvs2svn/Portfile
Modified: trunk/dports/devel/cvs2svn/Portfile
===================================================================
--- trunk/dports/devel/cvs2svn/Portfile 2008-02-06 18:14:37 UTC (rev 33836)
+++ trunk/dports/devel/cvs2svn/Portfile 2008-02-06 18:17:56 UTC (rev 33837)
@@ -1,10 +1,12 @@
# $Id$
PortSystem 1.0
+
PortGroup python25 1.0
+
name cvs2svn
version 2.0.1
-categories-append devel
+categories devel python
maintainers dluke@geeklair.net
description Tool for converting from CVS to subversion
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/5a0988e9/attachment-0001.html
From dluke at macports.org Wed Feb 6 10:20:15 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:23:33 2008
Subject: [33838] trunk/dports/net/iftop
Message-ID: <20080206182015.27893FDA89C@beta.macosforge.org>
Revision: 33838
http://trac.macosforge.org/projects/macports/changeset/33838
Author: dluke@macports.org
Date: 2008-02-06 10:19:04 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
lint cleanup
Modified Paths:
--------------
trunk/dports/net/iftop/Portfile
Added Paths:
-----------
trunk/dports/net/iftop/files/patch-configure.diff
Removed Paths:
-------------
trunk/dports/net/iftop/files/configure.diff
Modified: trunk/dports/net/iftop/Portfile
===================================================================
--- trunk/dports/net/iftop/Portfile 2008-02-06 18:17:56 UTC (rev 33837)
+++ trunk/dports/net/iftop/Portfile 2008-02-06 18:19:04 UTC (rev 33838)
@@ -1,6 +1,7 @@
-# $Id: $
+# $Id$
PortSystem 1.0
+
name iftop
version 0.17
categories net
@@ -20,6 +21,6 @@
configure.args --with-libpcap=${prefix}
-patchfiles configure.diff
+patchfiles patch-configure.diff
post-patch { reinplace {s|@@PREFIX@@|${prefix}|} ${worksrcpath}/configure }
Deleted: trunk/dports/net/iftop/files/configure.diff
===================================================================
--- trunk/dports/net/iftop/files/configure.diff 2008-02-06 18:17:56 UTC (rev 33837)
+++ trunk/dports/net/iftop/files/configure.diff 2008-02-06 18:19:04 UTC (rev 33838)
@@ -1,13 +0,0 @@
---- configure.orig 2007-05-07 16:57:47.000000000 -0400
-+++ configure 2007-05-07 16:57:07.000000000 -0400
-@@ -6232,8 +6232,8 @@
-
- echo "$as_me:$LINENO: checking for a curses library containing mvchgat" >&5
- echo $ECHO_N "checking for a curses library containing mvchgat... $ECHO_C" >&6
--oldLIBS=$LIBS
--for curseslib in curses ncurses ; do
-+oldLIBS="-L@@PREFIX@@ $LIBS"
-+for curseslib in ncurses ; do
- LIBS="$oldLIBS -l$curseslib"
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
Copied: trunk/dports/net/iftop/files/patch-configure.diff (from rev 33828, trunk/dports/net/iftop/files/configure.diff)
===================================================================
--- trunk/dports/net/iftop/files/patch-configure.diff (rev 0)
+++ trunk/dports/net/iftop/files/patch-configure.diff 2008-02-06 18:19:04 UTC (rev 33838)
@@ -0,0 +1,13 @@
+--- configure.orig 2007-05-07 16:57:47.000000000 -0400
++++ configure 2007-05-07 16:57:07.000000000 -0400
+@@ -6232,8 +6232,8 @@
+
+ echo "$as_me:$LINENO: checking for a curses library containing mvchgat" >&5
+ echo $ECHO_N "checking for a curses library containing mvchgat... $ECHO_C" >&6
+-oldLIBS=$LIBS
+-for curseslib in curses ncurses ; do
++oldLIBS="-L@@PREFIX@@ $LIBS"
++for curseslib in ncurses ; do
+ LIBS="$oldLIBS -l$curseslib"
+ cat >conftest.$ac_ext <<_ACEOF
+ #line $LINENO "configure"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/18f7b0e7/attachment.html
From dluke at macports.org Wed Feb 6 10:20:48 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:24:00 2008
Subject: [33839] trunk/dports/www/neon/Portfile
Message-ID: <20080206182048.28AF1FDA89D@beta.macosforge.org>
Revision: 33839
http://trac.macosforge.org/projects/macports/changeset/33839
Author: dluke@macports.org
Date: 2008-02-06 10:19:36 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
lint cleanup
Modified Paths:
--------------
trunk/dports/www/neon/Portfile
Modified: trunk/dports/www/neon/Portfile
===================================================================
--- trunk/dports/www/neon/Portfile 2008-02-06 18:19:04 UTC (rev 33838)
+++ trunk/dports/www/neon/Portfile 2008-02-06 18:19:36 UTC (rev 33839)
@@ -1,6 +1,7 @@
# $Id$
PortSystem 1.0
+
name neon
version 0.26.4
categories www
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/76d54f75/attachment.html
From dluke at macports.org Wed Feb 6 10:22:40 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:25:20 2008
Subject: [33841] trunk/dports/perl/p5-algorithm-annotate/Portfile
Message-ID: <20080206182240.850EDFDA9C6@beta.macosforge.org>
Revision: 33841
http://trac.macosforge.org/projects/macports/changeset/33841
Author: dluke@macports.org
Date: 2008-02-06 10:21:31 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
lint cleanup
Modified Paths:
--------------
trunk/dports/perl/p5-algorithm-annotate/Portfile
Modified: trunk/dports/perl/p5-algorithm-annotate/Portfile
===================================================================
--- trunk/dports/perl/p5-algorithm-annotate/Portfile 2008-02-06 18:21:04 UTC (rev 33840)
+++ trunk/dports/perl/p5-algorithm-annotate/Portfile 2008-02-06 18:21:31 UTC (rev 33841)
@@ -1,4 +1,5 @@
# $Id$
+
PortSystem 1.0
PortGroup perl5 1.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/339954c7/attachment.html
From dluke at macports.org Wed Feb 6 10:22:18 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:25:48 2008
Subject: [33840] trunk/dports/net/nmap/Portfile
Message-ID: <20080206182218.7BB0FFDA9C5@beta.macosforge.org>
Revision: 33840
http://trac.macosforge.org/projects/macports/changeset/33840
Author: dluke@macports.org
Date: 2008-02-06 10:21:04 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
lint cleanup
Modified Paths:
--------------
trunk/dports/net/nmap/Portfile
Modified: trunk/dports/net/nmap/Portfile
===================================================================
--- trunk/dports/net/nmap/Portfile 2008-02-06 18:19:36 UTC (rev 33839)
+++ trunk/dports/net/nmap/Portfile 2008-02-06 18:21:04 UTC (rev 33840)
@@ -1,6 +1,7 @@
# $Id$
PortSystem 1.0
+
name nmap
version 4.50
categories net
@@ -41,12 +42,12 @@
--with-openssl=${prefix} \
--with-libpcre=${prefix}
-variant no_ssl {
+variant no_ssl description {build without ssl support} {
configure.args-delete --with-openssl=${prefix}
depends_lib-delete port:openssl
}
-variant no_pcre {
+variant no_pcre description {build without pcre support} {
configure.args-delete --with-pcre=${prefix}
depends_lib-delete port:pcre
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/ab48b7ff/attachment.html
From dluke at macports.org Wed Feb 6 10:22:56 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:26:18 2008
Subject: [33842] trunk/dports/perl/p5-algorithm-diff/Portfile
Message-ID: <20080206182256.54E5DFDA9DF@beta.macosforge.org>
Revision: 33842
http://trac.macosforge.org/projects/macports/changeset/33842
Author: dluke@macports.org
Date: 2008-02-06 10:21:47 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
lint cleanup
Modified Paths:
--------------
trunk/dports/perl/p5-algorithm-diff/Portfile
Modified: trunk/dports/perl/p5-algorithm-diff/Portfile
===================================================================
--- trunk/dports/perl/p5-algorithm-diff/Portfile 2008-02-06 18:21:31 UTC (rev 33841)
+++ trunk/dports/perl/p5-algorithm-diff/Portfile 2008-02-06 18:21:47 UTC (rev 33842)
@@ -1,4 +1,5 @@
# $Id$
+
PortSystem 1.0
PortGroup perl5 1.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/c7428504/attachment.html
From dluke at macports.org Wed Feb 6 10:23:26 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:26:50 2008
Subject: [33844] trunk/dports/perl/p5-class-autouse/Portfile
Message-ID: <20080206182326.DD08DFDAA4D@beta.macosforge.org>
Revision: 33844
http://trac.macosforge.org/projects/macports/changeset/33844
Author: dluke@macports.org
Date: 2008-02-06 10:22:21 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
lint cleanup
Modified Paths:
--------------
trunk/dports/perl/p5-class-autouse/Portfile
Modified: trunk/dports/perl/p5-class-autouse/Portfile
===================================================================
--- trunk/dports/perl/p5-class-autouse/Portfile 2008-02-06 18:22:04 UTC (rev 33843)
+++ trunk/dports/perl/p5-class-autouse/Portfile 2008-02-06 18:22:21 UTC (rev 33844)
@@ -1,4 +1,5 @@
# $Id$
+
PortSystem 1.0
PortGroup perl5 1.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/4ea9c947/attachment.html
From dluke at macports.org Wed Feb 6 10:23:45 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:28:10 2008
Subject: [33845] trunk/dports/perl/p5-clone/Portfile
Message-ID: <20080206182345.9DC1EFDAA8C@beta.macosforge.org>
Revision: 33845
http://trac.macosforge.org/projects/macports/changeset/33845
Author: dluke@macports.org
Date: 2008-02-06 10:22:41 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
lint cleanup
Modified Paths:
--------------
trunk/dports/perl/p5-clone/Portfile
Modified: trunk/dports/perl/p5-clone/Portfile
===================================================================
--- trunk/dports/perl/p5-clone/Portfile 2008-02-06 18:22:21 UTC (rev 33844)
+++ trunk/dports/perl/p5-clone/Portfile 2008-02-06 18:22:41 UTC (rev 33845)
@@ -1,4 +1,5 @@
# $Id$
+
PortSystem 1.0
PortGroup perl5 1.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/546fa9a4/attachment-0001.html
From dluke at macports.org Wed Feb 6 10:23:07 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:28:42 2008
Subject: [33843] trunk/dports/perl/p5-bsd-resource/Portfile
Message-ID: <20080206182307.597AAFDAA12@beta.macosforge.org>
Revision: 33843
http://trac.macosforge.org/projects/macports/changeset/33843
Author: dluke@macports.org
Date: 2008-02-06 10:22:04 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
lint cleanup
Modified Paths:
--------------
trunk/dports/perl/p5-bsd-resource/Portfile
Modified: trunk/dports/perl/p5-bsd-resource/Portfile
===================================================================
--- trunk/dports/perl/p5-bsd-resource/Portfile 2008-02-06 18:21:47 UTC (rev 33842)
+++ trunk/dports/perl/p5-bsd-resource/Portfile 2008-02-06 18:22:04 UTC (rev 33843)
@@ -1,4 +1,5 @@
# $Id$
+
PortSystem 1.0
PortGroup perl5 1.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/e985ab86/attachment-0001.html
From dluke at macports.org Wed Feb 6 10:24:03 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:29:11 2008
Subject: [33846] trunk/dports/perl/p5-data-hierarchy/Portfile
Message-ID: <20080206182403.8D7FDFDAAD2@beta.macosforge.org>
Revision: 33846
http://trac.macosforge.org/projects/macports/changeset/33846
Author: dluke@macports.org
Date: 2008-02-06 10:23:02 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
lint cleanup
Modified Paths:
--------------
trunk/dports/perl/p5-data-hierarchy/Portfile
Modified: trunk/dports/perl/p5-data-hierarchy/Portfile
===================================================================
--- trunk/dports/perl/p5-data-hierarchy/Portfile 2008-02-06 18:22:41 UTC (rev 33845)
+++ trunk/dports/perl/p5-data-hierarchy/Portfile 2008-02-06 18:23:02 UTC (rev 33846)
@@ -1,4 +1,5 @@
# $Id$
+
PortSystem 1.0
PortGroup perl5 1.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/1d8f8fc3/attachment-0001.html
From dluke at macports.org Wed Feb 6 10:24:40 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:29:50 2008
Subject: [33848] trunk/dports/perl/p5-file-chdir/Portfile
Message-ID: <20080206182440.674B2FDAB67@beta.macosforge.org>
Revision: 33848
http://trac.macosforge.org/projects/macports/changeset/33848
Author: dluke@macports.org
Date: 2008-02-06 10:23:39 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
lint cleanup
Modified Paths:
--------------
trunk/dports/perl/p5-file-chdir/Portfile
Modified: trunk/dports/perl/p5-file-chdir/Portfile
===================================================================
--- trunk/dports/perl/p5-file-chdir/Portfile 2008-02-06 18:23:22 UTC (rev 33847)
+++ trunk/dports/perl/p5-file-chdir/Portfile 2008-02-06 18:23:39 UTC (rev 33848)
@@ -1,4 +1,5 @@
# $Id$
+
PortSystem 1.0
PortGroup perl5 1.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/33e0bcb1/attachment.html
From dluke at macports.org Wed Feb 6 10:26:19 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:30:30 2008
Subject: [33852] trunk/dports/perl/p5-freezethaw/Portfile
Message-ID: <20080206182619.94BECFDAC6A@beta.macosforge.org>
Revision: 33852
http://trac.macosforge.org/projects/macports/changeset/33852
Author: dluke@macports.org
Date: 2008-02-06 10:25:06 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
lint cleanup
Modified Paths:
--------------
trunk/dports/perl/p5-freezethaw/Portfile
Modified: trunk/dports/perl/p5-freezethaw/Portfile
===================================================================
--- trunk/dports/perl/p5-freezethaw/Portfile 2008-02-06 18:24:43 UTC (rev 33851)
+++ trunk/dports/perl/p5-freezethaw/Portfile 2008-02-06 18:25:06 UTC (rev 33852)
@@ -1,4 +1,5 @@
# $Id$
+
PortSystem 1.0
PortGroup perl5 1.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/b818e372/attachment.html
From dluke at macports.org Wed Feb 6 10:25:09 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:31:05 2008
Subject: [33849] trunk/dports/perl/p5-file-temp-svkonly/Portfile
Message-ID: <20080206182509.04585FDABB1@beta.macosforge.org>
Revision: 33849
http://trac.macosforge.org/projects/macports/changeset/33849
Author: dluke@macports.org
Date: 2008-02-06 10:24:03 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
lint cleanup
Modified Paths:
--------------
trunk/dports/perl/p5-file-temp-svkonly/Portfile
Modified: trunk/dports/perl/p5-file-temp-svkonly/Portfile
===================================================================
--- trunk/dports/perl/p5-file-temp-svkonly/Portfile 2008-02-06 18:23:39 UTC (rev 33848)
+++ trunk/dports/perl/p5-file-temp-svkonly/Portfile 2008-02-06 18:24:03 UTC (rev 33849)
@@ -1,6 +1,7 @@
# $Id$
PortSystem 1.0
+
name p5-file-temp-svkonly
version 0.17
categories perl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/830393ae/attachment.html
From dluke at macports.org Wed Feb 6 10:25:51 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:31:42 2008
Subject: [33851] trunk/dports/perl/p5-font-afm/Portfile
Message-ID: <20080206182551.8A9ACFDAC23@beta.macosforge.org>
Revision: 33851
http://trac.macosforge.org/projects/macports/changeset/33851
Author: dluke@macports.org
Date: 2008-02-06 10:24:43 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
lint cleanup
Modified Paths:
--------------
trunk/dports/perl/p5-font-afm/Portfile
Modified: trunk/dports/perl/p5-font-afm/Portfile
===================================================================
--- trunk/dports/perl/p5-font-afm/Portfile 2008-02-06 18:24:26 UTC (rev 33850)
+++ trunk/dports/perl/p5-font-afm/Portfile 2008-02-06 18:24:43 UTC (rev 33851)
@@ -1,4 +1,5 @@
# $Id$
+
PortSystem 1.0
PortGroup perl5 1.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/f3a577ae/attachment.html
From dluke at macports.org Wed Feb 6 10:27:32 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:32:11 2008
Subject: [33856] trunk/dports/perl/p5-io-pager/Portfile
Message-ID: <20080206182732.83CF7FDAD28@beta.macosforge.org>
Revision: 33856
http://trac.macosforge.org/projects/macports/changeset/33856
Author: dluke@macports.org
Date: 2008-02-06 10:26:22 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
lint cleanup
Modified Paths:
--------------
trunk/dports/perl/p5-io-pager/Portfile
Modified: trunk/dports/perl/p5-io-pager/Portfile
===================================================================
--- trunk/dports/perl/p5-io-pager/Portfile 2008-02-06 18:26:02 UTC (rev 33855)
+++ trunk/dports/perl/p5-io-pager/Portfile 2008-02-06 18:26:22 UTC (rev 33856)
@@ -2,6 +2,7 @@
PortSystem 1.0
PortGroup perl5 1.0
+
perl5.setup IO-Pager 0.06
maintainers dluke@geeklair.net
description IO-Pager perl module
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/d166e009/attachment.html
From dluke at macports.org Wed Feb 6 10:25:33 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:32:42 2008
Subject: [33850] trunk/dports/perl/p5-file-type/Portfile
Message-ID: <20080206182533.463A1FDABEA@beta.macosforge.org>
Revision: 33850
http://trac.macosforge.org/projects/macports/changeset/33850
Author: dluke@macports.org
Date: 2008-02-06 10:24:26 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
lint cleanup
Modified Paths:
--------------
trunk/dports/perl/p5-file-type/Portfile
Modified: trunk/dports/perl/p5-file-type/Portfile
===================================================================
--- trunk/dports/perl/p5-file-type/Portfile 2008-02-06 18:24:03 UTC (rev 33849)
+++ trunk/dports/perl/p5-file-type/Portfile 2008-02-06 18:24:26 UTC (rev 33850)
@@ -1,4 +1,5 @@
# $Id$
+
PortSystem 1.0
PortGroup perl5 1.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/5a300373/attachment.html
From dluke at macports.org Wed Feb 6 10:24:22 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:33:55 2008
Subject: [33847] trunk/dports/perl/p5-data-uuid/Portfile
Message-ID: <20080206182422.15BD8FDAB17@beta.macosforge.org>
Revision: 33847
http://trac.macosforge.org/projects/macports/changeset/33847
Author: dluke@macports.org
Date: 2008-02-06 10:23:22 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
lint cleanup
Modified Paths:
--------------
trunk/dports/perl/p5-data-uuid/Portfile
Modified: trunk/dports/perl/p5-data-uuid/Portfile
===================================================================
--- trunk/dports/perl/p5-data-uuid/Portfile 2008-02-06 18:23:02 UTC (rev 33846)
+++ trunk/dports/perl/p5-data-uuid/Portfile 2008-02-06 18:23:22 UTC (rev 33847)
@@ -1,4 +1,5 @@
# $Id$
+
PortSystem 1.0
PortGroup perl5 1.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/a5863947/attachment.html
From dluke at macports.org Wed Feb 6 10:27:15 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:34:33 2008
Subject: [33855] trunk/dports/perl/p5-io-digest/Portfile
Message-ID: <20080206182715.651D8FDACE8@beta.macosforge.org>
Revision: 33855
http://trac.macosforge.org/projects/macports/changeset/33855
Author: dluke@macports.org
Date: 2008-02-06 10:26:02 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
lint cleanup
Modified Paths:
--------------
trunk/dports/perl/p5-io-digest/Portfile
Modified: trunk/dports/perl/p5-io-digest/Portfile
===================================================================
--- trunk/dports/perl/p5-io-digest/Portfile 2008-02-06 18:25:47 UTC (rev 33854)
+++ trunk/dports/perl/p5-io-digest/Portfile 2008-02-06 18:26:02 UTC (rev 33855)
@@ -1,4 +1,5 @@
# $Id$
+
PortSystem 1.0
PortGroup perl5 1.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/26c17fd8/attachment-0001.html
From dluke at macports.org Wed Feb 6 10:28:00 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:35:16 2008
Subject: [33857] trunk/dports/perl/p5-ipc-run3/Portfile
Message-ID: <20080206182800.B8884FDAD85@beta.macosforge.org>
Revision: 33857
http://trac.macosforge.org/projects/macports/changeset/33857
Author: dluke@macports.org
Date: 2008-02-06 10:26:44 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
lint cleanup
Modified Paths:
--------------
trunk/dports/perl/p5-ipc-run3/Portfile
Modified: trunk/dports/perl/p5-ipc-run3/Portfile
===================================================================
--- trunk/dports/perl/p5-ipc-run3/Portfile 2008-02-06 18:26:22 UTC (rev 33856)
+++ trunk/dports/perl/p5-ipc-run3/Portfile 2008-02-06 18:26:44 UTC (rev 33857)
@@ -1,11 +1,12 @@
# $Id$
+
PortSystem 1.0
PortGroup perl5 1.0
perl5.setup IPC-Run3 0.034
maintainers dluke@geeklair.net
-description Run a subprocess in batch mode (a la system) on Unix, Win32, etc.
+description Run a subprocess in batch mode (a la system) on Unix, Win32, etc.
long_description ${description}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/7c2bae39/attachment-0001.html
From dluke at macports.org Wed Feb 6 10:29:06 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:35:43 2008
Subject: [33860] trunk/dports/perl/p5-perlio-eol/Portfile
Message-ID: <20080206182906.8DCC3FDAE7D@beta.macosforge.org>
Revision: 33860
http://trac.macosforge.org/projects/macports/changeset/33860
Author: dluke@macports.org
Date: 2008-02-06 10:27:44 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
lint cleanup
Modified Paths:
--------------
trunk/dports/perl/p5-perlio-eol/Portfile
Modified: trunk/dports/perl/p5-perlio-eol/Portfile
===================================================================
--- trunk/dports/perl/p5-perlio-eol/Portfile 2008-02-06 18:27:27 UTC (rev 33859)
+++ trunk/dports/perl/p5-perlio-eol/Portfile 2008-02-06 18:27:44 UTC (rev 33860)
@@ -1,4 +1,5 @@
# $Id$
+
PortSystem 1.0
PortGroup perl5 1.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/62331359/attachment-0001.html
From dluke at macports.org Wed Feb 6 10:26:33 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:36:19 2008
Subject: [33853] trunk/dports/perl/p5-html-format/Portfile
Message-ID: <20080206182633.65D76FDAC8B@beta.macosforge.org>
Revision: 33853
http://trac.macosforge.org/projects/macports/changeset/33853
Author: dluke@macports.org
Date: 2008-02-06 10:25:22 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
lint cleanup
Modified Paths:
--------------
trunk/dports/perl/p5-html-format/Portfile
Modified: trunk/dports/perl/p5-html-format/Portfile
===================================================================
--- trunk/dports/perl/p5-html-format/Portfile 2008-02-06 18:25:06 UTC (rev 33852)
+++ trunk/dports/perl/p5-html-format/Portfile 2008-02-06 18:25:22 UTC (rev 33853)
@@ -1,4 +1,5 @@
# $Id$
+
PortSystem 1.0
PortGroup perl5 1.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/61329c49/attachment.html
From dluke at macports.org Wed Feb 6 10:27:01 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:36:49 2008
Subject: [33854] trunk/dports/perl/p5-html-tree/Portfile
Message-ID: <20080206182701.84E22FDACC5@beta.macosforge.org>
Revision: 33854
http://trac.macosforge.org/projects/macports/changeset/33854
Author: dluke@macports.org
Date: 2008-02-06 10:25:47 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
lint cleanup
Modified Paths:
--------------
trunk/dports/perl/p5-html-tree/Portfile
Modified: trunk/dports/perl/p5-html-tree/Portfile
===================================================================
--- trunk/dports/perl/p5-html-tree/Portfile 2008-02-06 18:25:22 UTC (rev 33853)
+++ trunk/dports/perl/p5-html-tree/Portfile 2008-02-06 18:25:47 UTC (rev 33854)
@@ -1,4 +1,5 @@
# $Id$
+
PortSystem 1.0
PortGroup perl5 1.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/3b250250/attachment.html
From dluke at macports.org Wed Feb 6 10:28:48 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:37:24 2008
Subject: [33859] trunk/dports/perl/p5-locale-maketext-simple/Portfile
Message-ID: <20080206182848.48053FDAE49@beta.macosforge.org>
Revision: 33859
http://trac.macosforge.org/projects/macports/changeset/33859
Author: dluke@macports.org
Date: 2008-02-06 10:27:27 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
lint cleanup
Modified Paths:
--------------
trunk/dports/perl/p5-locale-maketext-simple/Portfile
Modified: trunk/dports/perl/p5-locale-maketext-simple/Portfile
===================================================================
--- trunk/dports/perl/p5-locale-maketext-simple/Portfile 2008-02-06 18:27:06 UTC (rev 33858)
+++ trunk/dports/perl/p5-locale-maketext-simple/Portfile 2008-02-06 18:27:27 UTC (rev 33859)
@@ -1,4 +1,5 @@
# $Id$
+
PortSystem 1.0
PortGroup perl5 1.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/cd87cd68/attachment.html
From dluke at macports.org Wed Feb 6 10:28:24 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:38:00 2008
Subject: [33858] trunk/dports/perl/p5-locale-maketext-lexicon/Portfile
Message-ID: <20080206182824.50D37FDADD0@beta.macosforge.org>
Revision: 33858
http://trac.macosforge.org/projects/macports/changeset/33858
Author: dluke@macports.org
Date: 2008-02-06 10:27:06 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
lint cleanup
Modified Paths:
--------------
trunk/dports/perl/p5-locale-maketext-lexicon/Portfile
Modified: trunk/dports/perl/p5-locale-maketext-lexicon/Portfile
===================================================================
--- trunk/dports/perl/p5-locale-maketext-lexicon/Portfile 2008-02-06 18:26:44 UTC (rev 33857)
+++ trunk/dports/perl/p5-locale-maketext-lexicon/Portfile 2008-02-06 18:27:06 UTC (rev 33858)
@@ -1,4 +1,5 @@
# $Id$
+
PortSystem 1.0
PortGroup perl5 1.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/8860eb7b/attachment.html
From dluke at macports.org Wed Feb 6 10:30:09 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:39:04 2008
Subject: [33863] trunk/dports/perl/p5-podtohtml/Portfile
Message-ID: <20080206183009.EAF48FDAFA7@beta.macosforge.org>
Revision: 33863
http://trac.macosforge.org/projects/macports/changeset/33863
Author: dluke@macports.org
Date: 2008-02-06 10:28:49 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
lint cleanup
Modified Paths:
--------------
trunk/dports/perl/p5-podtohtml/Portfile
Modified: trunk/dports/perl/p5-podtohtml/Portfile
===================================================================
--- trunk/dports/perl/p5-podtohtml/Portfile 2008-02-06 18:28:29 UTC (rev 33862)
+++ trunk/dports/perl/p5-podtohtml/Portfile 2008-02-06 18:28:49 UTC (rev 33863)
@@ -1,4 +1,5 @@
# $Id$
+
PortSystem 1.0
PortGroup perl5 1.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/f9cde73f/attachment-0001.html
From dluke at macports.org Wed Feb 6 10:31:42 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:39:33 2008
Subject: [33866] trunk/dports/perl/p5-svn-notify/Portfile
Message-ID: <20080206183142.59F88FDB066@beta.macosforge.org>
Revision: 33866
http://trac.macosforge.org/projects/macports/changeset/33866
Author: dluke@macports.org
Date: 2008-02-06 10:30:30 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
lint cleanup
Modified Paths:
--------------
trunk/dports/perl/p5-svn-notify/Portfile
Modified: trunk/dports/perl/p5-svn-notify/Portfile
===================================================================
--- trunk/dports/perl/p5-svn-notify/Portfile 2008-02-06 18:30:03 UTC (rev 33865)
+++ trunk/dports/perl/p5-svn-notify/Portfile 2008-02-06 18:30:30 UTC (rev 33866)
@@ -2,6 +2,7 @@
PortSystem 1.0
PortGroup perl5 1.0
+
perl5.setup SVN-Notify 2.65
revision 1
maintainers dluke@geeklair.net
@@ -14,7 +15,7 @@
a list of all the files affected by the commit will be \
assembled and listed in a single message. An additional option \
allows diffs to be calculated for the changes and either \
- appended to the message or added as an attachment.
+ appended to the message or added as an attachment.
platforms darwin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/7348f29d/attachment-0001.html
From dluke at macports.org Wed Feb 6 10:33:02 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:40:26 2008
Subject: [33869] trunk/dports/perl/p5-vcp-autrijus-snapshot/Portfile
Message-ID: <20080206183302.C65DBFDB1BB@beta.macosforge.org>
Revision: 33869
http://trac.macosforge.org/projects/macports/changeset/33869
Author: dluke@macports.org
Date: 2008-02-06 10:31:54 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
lint cleanup
Modified Paths:
--------------
trunk/dports/perl/p5-vcp-autrijus-snapshot/Portfile
Modified: trunk/dports/perl/p5-vcp-autrijus-snapshot/Portfile
===================================================================
--- trunk/dports/perl/p5-vcp-autrijus-snapshot/Portfile 2008-02-06 18:31:05 UTC (rev 33868)
+++ trunk/dports/perl/p5-vcp-autrijus-snapshot/Portfile 2008-02-06 18:31:54 UTC (rev 33869)
@@ -1,4 +1,5 @@
# $Id$
+
PortSystem 1.0
PortGroup perl5 1.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/ea1e6cff/attachment-0001.html
From dluke at macports.org Wed Feb 6 10:30:59 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:41:28 2008
Subject: [33864] trunk/dports/perl/p5-regexp-shellish/Portfile
Message-ID: <20080206183059.ECFDCFDAFA8@beta.macosforge.org>
Revision: 33864
http://trac.macosforge.org/projects/macports/changeset/33864
Author: dluke@macports.org
Date: 2008-02-06 10:29:42 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
lint cleanup
Modified Paths:
--------------
trunk/dports/perl/p5-regexp-shellish/Portfile
Modified: trunk/dports/perl/p5-regexp-shellish/Portfile
===================================================================
--- trunk/dports/perl/p5-regexp-shellish/Portfile 2008-02-06 18:28:49 UTC (rev 33863)
+++ trunk/dports/perl/p5-regexp-shellish/Portfile 2008-02-06 18:29:42 UTC (rev 33864)
@@ -1,4 +1,5 @@
# $Id$
+
PortSystem 1.0
PortGroup perl5 1.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/a622bb4a/attachment-0001.html
From dluke at macports.org Wed Feb 6 10:31:21 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:42:01 2008
Subject: [33865] trunk/dports/perl/p5-svn-mirror/Portfile
Message-ID: <20080206183121.35951FDB023@beta.macosforge.org>
Revision: 33865
http://trac.macosforge.org/projects/macports/changeset/33865
Author: dluke@macports.org
Date: 2008-02-06 10:30:03 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
lint cleanup
Modified Paths:
--------------
trunk/dports/perl/p5-svn-mirror/Portfile
Modified: trunk/dports/perl/p5-svn-mirror/Portfile
===================================================================
--- trunk/dports/perl/p5-svn-mirror/Portfile 2008-02-06 18:29:42 UTC (rev 33864)
+++ trunk/dports/perl/p5-svn-mirror/Portfile 2008-02-06 18:30:03 UTC (rev 33865)
@@ -1,4 +1,5 @@
# $Id$
+
PortSystem 1.0
PortGroup perl5 1.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/cd28cf59/attachment-0001.html
From dluke at macports.org Wed Feb 6 10:32:03 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:42:34 2008
Subject: [33867] trunk/dports/perl/p5-svn-simple/Portfile
Message-ID: <20080206183203.025E9FDB0B5@beta.macosforge.org>
Revision: 33867
http://trac.macosforge.org/projects/macports/changeset/33867
Author: dluke@macports.org
Date: 2008-02-06 10:30:48 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
lint cleanup
Modified Paths:
--------------
trunk/dports/perl/p5-svn-simple/Portfile
Modified: trunk/dports/perl/p5-svn-simple/Portfile
===================================================================
--- trunk/dports/perl/p5-svn-simple/Portfile 2008-02-06 18:30:30 UTC (rev 33866)
+++ trunk/dports/perl/p5-svn-simple/Portfile 2008-02-06 18:30:48 UTC (rev 33867)
@@ -1,4 +1,5 @@
# $Id$
+
PortSystem 1.0
PortGroup perl5 1.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/cc0559bb/attachment-0001.html
From dluke at macports.org Wed Feb 6 10:32:20 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:43:10 2008
Subject: [33868] trunk/dports/perl/p5-text-diff/Portfile
Message-ID: <20080206183220.C837CFDB1BC@beta.macosforge.org>
Revision: 33868
http://trac.macosforge.org/projects/macports/changeset/33868
Author: dluke@macports.org
Date: 2008-02-06 10:31:05 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
lint cleanup
Modified Paths:
--------------
trunk/dports/perl/p5-text-diff/Portfile
Modified: trunk/dports/perl/p5-text-diff/Portfile
===================================================================
--- trunk/dports/perl/p5-text-diff/Portfile 2008-02-06 18:30:48 UTC (rev 33867)
+++ trunk/dports/perl/p5-text-diff/Portfile 2008-02-06 18:31:05 UTC (rev 33868)
@@ -1,4 +1,5 @@
# $Id$
+
PortSystem 1.0
PortGroup perl5 1.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/e75b5cc6/attachment-0001.html
From dluke at macports.org Wed Feb 6 10:33:45 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:43:37 2008
Subject: [33871] trunk/dports/perl/p5-vcp-source-cvsbk/Portfile
Message-ID: <20080206183345.EDF80FDB225@beta.macosforge.org>
Revision: 33871
http://trac.macosforge.org/projects/macports/changeset/33871
Author: dluke@macports.org
Date: 2008-02-06 10:32:31 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
lint cleanup
Modified Paths:
--------------
trunk/dports/perl/p5-vcp-source-cvsbk/Portfile
Modified: trunk/dports/perl/p5-vcp-source-cvsbk/Portfile
===================================================================
--- trunk/dports/perl/p5-vcp-source-cvsbk/Portfile 2008-02-06 18:32:10 UTC (rev 33870)
+++ trunk/dports/perl/p5-vcp-source-cvsbk/Portfile 2008-02-06 18:32:31 UTC (rev 33871)
@@ -1,4 +1,5 @@
# $Id$
+
PortSystem 1.0
PortGroup perl5 1.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/d8474c4a/attachment-0001.html
From dluke at macports.org Wed Feb 6 10:33:20 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:44:05 2008
Subject: [33870] trunk/dports/perl/p5-vcp-dest-svk/Portfile
Message-ID: <20080206183320.8EE38FDB1E5@beta.macosforge.org>
Revision: 33870
http://trac.macosforge.org/projects/macports/changeset/33870
Author: dluke@macports.org
Date: 2008-02-06 10:32:10 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
lint cleanup
Modified Paths:
--------------
trunk/dports/perl/p5-vcp-dest-svk/Portfile
Modified: trunk/dports/perl/p5-vcp-dest-svk/Portfile
===================================================================
--- trunk/dports/perl/p5-vcp-dest-svk/Portfile 2008-02-06 18:31:54 UTC (rev 33869)
+++ trunk/dports/perl/p5-vcp-dest-svk/Portfile 2008-02-06 18:32:10 UTC (rev 33870)
@@ -1,4 +1,5 @@
# $Id$
+
PortSystem 1.0
PortGroup perl5 1.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/aeabe726/attachment-0001.html
From dluke at macports.org Wed Feb 6 10:34:17 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:44:34 2008
Subject: [33872] trunk/dports/perl/p5-xml-autowriter/Portfile
Message-ID: <20080206183417.8F045FDB252@beta.macosforge.org>
Revision: 33872
http://trac.macosforge.org/projects/macports/changeset/33872
Author: dluke@macports.org
Date: 2008-02-06 10:32:59 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
lint cleanup
Modified Paths:
--------------
trunk/dports/perl/p5-xml-autowriter/Portfile
Modified: trunk/dports/perl/p5-xml-autowriter/Portfile
===================================================================
--- trunk/dports/perl/p5-xml-autowriter/Portfile 2008-02-06 18:32:31 UTC (rev 33871)
+++ trunk/dports/perl/p5-xml-autowriter/Portfile 2008-02-06 18:32:59 UTC (rev 33872)
@@ -1,4 +1,5 @@
# $Id$
+
PortSystem 1.0
PortGroup perl5 1.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/f50eaa90/attachment-0001.html
From dluke at macports.org Wed Feb 6 10:34:36 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:45:02 2008
Subject: [33873] trunk/dports/perl/p5-yaml/Portfile
Message-ID: <20080206183436.B7D67FDB27D@beta.macosforge.org>
Revision: 33873
http://trac.macosforge.org/projects/macports/changeset/33873
Author: dluke@macports.org
Date: 2008-02-06 10:33:19 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
lint cleanup
Modified Paths:
--------------
trunk/dports/perl/p5-yaml/Portfile
Modified: trunk/dports/perl/p5-yaml/Portfile
===================================================================
--- trunk/dports/perl/p5-yaml/Portfile 2008-02-06 18:32:59 UTC (rev 33872)
+++ trunk/dports/perl/p5-yaml/Portfile 2008-02-06 18:33:19 UTC (rev 33873)
@@ -2,6 +2,7 @@
PortSystem 1.0
PortGroup perl5 1.0
+
perl5.setup YAML 0.62
maintainers dluke@geeklair.net
description YAML loader/dumper module
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/e66a1548/attachment-0001.html
From dluke at macports.org Wed Feb 6 10:35:55 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:45:25 2008
Subject: [33874] trunk/dports/mail/spellutils/Portfile
Message-ID: <20080206183555.9E589FDB345@beta.macosforge.org>
Revision: 33874
http://trac.macosforge.org/projects/macports/changeset/33874
Author: dluke@macports.org
Date: 2008-02-06 10:34:43 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
lint cleanup
Modified Paths:
--------------
trunk/dports/mail/spellutils/Portfile
Modified: trunk/dports/mail/spellutils/Portfile
===================================================================
--- trunk/dports/mail/spellutils/Portfile 2008-02-06 18:33:19 UTC (rev 33873)
+++ trunk/dports/mail/spellutils/Portfile 2008-02-06 18:34:43 UTC (rev 33874)
@@ -1,11 +1,13 @@
# $Id$
PortSystem 1.0
+
name spellutils
version 0.7
categories mail
maintainers dluke@geeklair.net
-description Spellutils provides the newsbody and pospell programs
+platforms darwin
+description Spellutils provides the newsbody and pospell programs.
long_description Spellutils is a suite of programs which are used \
to isolate some parts or texts from various types \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/926afd7b/attachment-0001.html
From dluke at macports.org Wed Feb 6 10:29:24 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:45:45 2008
Subject: [33861] trunk/dports/perl/p5-perlio-via-dynamic/Portfile
Message-ID: <20080206182924.EADB2FDAEBB@beta.macosforge.org>
Revision: 33861
http://trac.macosforge.org/projects/macports/changeset/33861
Author: dluke@macports.org
Date: 2008-02-06 10:28:07 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
lint cleanup
Modified Paths:
--------------
trunk/dports/perl/p5-perlio-via-dynamic/Portfile
Modified: trunk/dports/perl/p5-perlio-via-dynamic/Portfile
===================================================================
--- trunk/dports/perl/p5-perlio-via-dynamic/Portfile 2008-02-06 18:27:44 UTC (rev 33860)
+++ trunk/dports/perl/p5-perlio-via-dynamic/Portfile 2008-02-06 18:28:07 UTC (rev 33861)
@@ -1,4 +1,5 @@
# $Id$
+
PortSystem 1.0
PortGroup perl5 1.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/862c8243/attachment.html
From dluke at macports.org Wed Feb 6 10:29:48 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:46:16 2008
Subject: [33862] trunk/dports/perl/p5-perlio-via-symlink/Portfile
Message-ID: <20080206182948.8BBAAFDAEF7@beta.macosforge.org>
Revision: 33862
http://trac.macosforge.org/projects/macports/changeset/33862
Author: dluke@macports.org
Date: 2008-02-06 10:28:29 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
lint cleanup
Modified Paths:
--------------
trunk/dports/perl/p5-perlio-via-symlink/Portfile
Modified: trunk/dports/perl/p5-perlio-via-symlink/Portfile
===================================================================
--- trunk/dports/perl/p5-perlio-via-symlink/Portfile 2008-02-06 18:28:07 UTC (rev 33861)
+++ trunk/dports/perl/p5-perlio-via-symlink/Portfile 2008-02-06 18:28:29 UTC (rev 33862)
@@ -1,4 +1,5 @@
# $Id$
+
PortSystem 1.0
PortGroup perl5 1.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/9a2932f3/attachment.html
From dluke at macports.org Wed Feb 6 10:37:06 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:46:49 2008
Subject: [33875] trunk/dports/devel/subversion
Message-ID: <20080206183706.E5798FDB3BD@beta.macosforge.org>
Revision: 33875
http://trac.macosforge.org/projects/macports/changeset/33875
Author: dluke@macports.org
Date: 2008-02-06 10:35:48 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
lint cleanup
Modified Paths:
--------------
trunk/dports/devel/subversion/Portfile
Added Paths:
-----------
trunk/dports/devel/subversion/files/patch-Makefile.in.diff
Removed Paths:
-------------
trunk/dports/devel/subversion/files/patch-Makefile.in
Modified: trunk/dports/devel/subversion/Portfile
===================================================================
--- trunk/dports/devel/subversion/Portfile 2008-02-06 18:34:43 UTC (rev 33874)
+++ trunk/dports/devel/subversion/Portfile 2008-02-06 18:35:48 UTC (rev 33875)
@@ -1,6 +1,7 @@
# $Id$
PortSystem 1.0
+
name subversion
version 1.4.6
categories devel
@@ -28,7 +29,7 @@
test.target check
test.env CLEANUP=true
-patchfiles patch-Makefile.in
+patchfiles patch-Makefile.in.diff
configure.args --with-berkeley-db=${prefix}/include/db44:${prefix}/lib/db44 \
--with-neon=${prefix} --with-apr=${prefix}/bin/apr-1-config \
@@ -92,10 +93,10 @@
post-install {
ui_warn "This variant (+mac_os_x_server_mod_dav_svn builds against the Apple-supplied apache2 in /opt/apache2 and thus may have problems that the normal variant (+mod_dav_svn) which builds against the macports supplied apache2 will not have."
- }
+ }
}
-variant tools description {Install some optional extra subversion tools} {
+variant tools description {Install some optional extra subversion tools} {
post-destroot {
xinstall -d -m 755 ${destroot}${prefix}/share/${name}
copy ${worksrcpath}/tools ${destroot}${prefix}/share/${name}/tools
Deleted: trunk/dports/devel/subversion/files/patch-Makefile.in
===================================================================
--- trunk/dports/devel/subversion/files/patch-Makefile.in 2008-02-06 18:34:43 UTC (rev 33874)
+++ trunk/dports/devel/subversion/files/patch-Makefile.in 2008-02-06 18:35:48 UTC (rev 33875)
@@ -1,11 +0,0 @@
---- Makefile.in.orig Sun Aug 17 19:45:25 2003
-+++ Makefile.in Sun Aug 17 19:45:54 2003
-@@ -204,7 +204,7 @@
- clean: external-clean local-clean
- distclean: external-distclean local-distclean
- extraclean: external-extraclean local-extraclean
--install: external-install local-install revision-install
-+install: external-install local-install
-
- @INCLUDE_OUTPUTS@
-
Copied: trunk/dports/devel/subversion/files/patch-Makefile.in.diff (from rev 33828, trunk/dports/devel/subversion/files/patch-Makefile.in)
===================================================================
--- trunk/dports/devel/subversion/files/patch-Makefile.in.diff (rev 0)
+++ trunk/dports/devel/subversion/files/patch-Makefile.in.diff 2008-02-06 18:35:48 UTC (rev 33875)
@@ -0,0 +1,11 @@
+--- Makefile.in.orig Sun Aug 17 19:45:25 2003
++++ Makefile.in Sun Aug 17 19:45:54 2003
+@@ -204,7 +204,7 @@
+ clean: external-clean local-clean
+ distclean: external-distclean local-distclean
+ extraclean: external-extraclean local-extraclean
+-install: external-install local-install revision-install
++install: external-install local-install
+
+ @INCLUDE_OUTPUTS@
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/717107fb/attachment-0001.html
From dluke at macports.org Wed Feb 6 10:41:49 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:47:45 2008
Subject: [33878] trunk/dports/devel/subversion-python25bindings/Portfile
Message-ID: <20080206184149.9EE4AFDB5FC@beta.macosforge.org>
Revision: 33878
http://trac.macosforge.org/projects/macports/changeset/33878
Author: dluke@macports.org
Date: 2008-02-06 10:40:34 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
lint cleanup
Modified Paths:
--------------
trunk/dports/devel/subversion-python25bindings/Portfile
Modified: trunk/dports/devel/subversion-python25bindings/Portfile
===================================================================
--- trunk/dports/devel/subversion-python25bindings/Portfile 2008-02-06 18:39:20 UTC (rev 33877)
+++ trunk/dports/devel/subversion-python25bindings/Portfile 2008-02-06 18:40:34 UTC (rev 33878)
@@ -1,6 +1,7 @@
# $Id$
PortSystem 1.0
+
name subversion-python25bindings
version 1.4.6
categories devel python
@@ -44,7 +45,7 @@
configure.env ac_cv_path_PYTHON=${prefix}/bin/python2.5
build.target swig-py
-destroot.target install-swig-py DESTDIR=${destroot}
+destroot.target install-swig-py DESTDIR=${destroot}
test.run yes
test.target check-swig-py
@@ -68,12 +69,14 @@
${worksrcpath}/libtool
}
-variant no_bdb { depends_lib-delete port:db44 port:py25-bsddb
+variant no_bdb description {Build with support for BerkeleyDB repositories} {
+ depends_lib-delete port:db44 port:py25-bsddb
configure.args-delete --with-berkeley-db=${prefix}/include/db44:${prefix}/lib/db44
configure.args-append --without-berkeley-db
}
-variant no_neon { depends_lib-delete port:neon
+variant no_neon description {Build without neon (http/https support)} {
+ depends_lib-delete port:neon
configure.args-append --without-neon
configure.args-delete --with-neon=${prefix}
}
@@ -85,7 +88,7 @@
xinstall -m 755 ${portpath}/${filesdir}/svn-python.pth \
${destroot}${PYTHON_PATH}/site-packages
reinplace "s|@PREFIX@|${prefix}|g" \
- ${destroot}${PYTHON_PATH}/site-packages/svn-python.pth
+ ${destroot}${PYTHON_PATH}/site-packages/svn-python.pth
file rename "${destroot}/${prefix}/lib/svn-python" \
"${destroot}/${prefix}/lib/svn-python2.5"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/0e27574a/attachment-0001.html
From dluke at macports.org Wed Feb 6 10:38:54 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:48:18 2008
Subject: [33876] trunk/dports/devel/subversion-javahlbindings
Message-ID: <20080206183854.6DC2AFDB45F@beta.macosforge.org>
Revision: 33876
http://trac.macosforge.org/projects/macports/changeset/33876
Author: dluke@macports.org
Date: 2008-02-06 10:37:49 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
lint cleanup
Modified Paths:
--------------
trunk/dports/devel/subversion-javahlbindings/Portfile
Added Paths:
-----------
trunk/dports/devel/subversion-javahlbindings/files/patch-configure.diff
Removed Paths:
-------------
trunk/dports/devel/subversion-javahlbindings/files/patch-configure
Modified: trunk/dports/devel/subversion-javahlbindings/Portfile
===================================================================
--- trunk/dports/devel/subversion-javahlbindings/Portfile 2008-02-06 18:35:48 UTC (rev 33875)
+++ trunk/dports/devel/subversion-javahlbindings/Portfile 2008-02-06 18:37:49 UTC (rev 33876)
@@ -1,6 +1,7 @@
# $Id$
PortSystem 1.0
+
name subversion-javahlbindings
version 1.4.6
categories devel java
@@ -46,7 +47,7 @@
destroot.violate_mtree yes
-patchfiles patch-configure
+patchfiles patch-configure.diff
pre-test { reinplace "s|-Djava.library.path=:\$(libdir)|-Djava.library.path=:${worksrcpath}/subversion/bindings/java/javahl/native/.libs|g" \
${worksrcpath}/Makefile
@@ -64,12 +65,14 @@
${worksrcpath}/libtool
}
-variant no_bdb { depends_lib-delete port:db44 port:py-bsddb
+variant no_bdb description {Build without support for BerkeleyDB repositories} {
+ depends_lib-delete port:db44 port:py-bsddb
configure.args-delete --with-berkeley-db=${prefix}/include/db44:${prefix}/lib/db44
configure.args-append --without-berkeley-db
}
-variant no_neon { depends_lib-delete port:neon
+variant no_neon description {Build without neon (http/https support)} {
+ depends_lib-delete port:neon
configure.args-append --without-neon
configure.args-delete --with-neon=${prefix}
}
Deleted: trunk/dports/devel/subversion-javahlbindings/files/patch-configure
===================================================================
--- trunk/dports/devel/subversion-javahlbindings/files/patch-configure 2008-02-06 18:35:48 UTC (rev 33875)
+++ trunk/dports/devel/subversion-javahlbindings/files/patch-configure 2008-02-06 18:37:49 UTC (rev 33876)
@@ -1,11 +0,0 @@
---- configure.orig 2005-05-20 13:42:06.000000000 -0400
-+++ configure 2005-05-23 17:47:07.000000000 -0400
-@@ -24321,7 +24321,7 @@
-
- os_arch=`uname`
- if test "$os_arch" = "Darwin"; then
-- INSTALL_EXTRA_JAVAHL_LIB='ln -sf $(libdir)/libsvnjavahl-1.dylib $(libdir)/libsvnjavahl-1.jnilib'
-+ INSTALL_EXTRA_JAVAHL_LIB='ln -sf $(libdir)/libsvnjavahl-1.dylib @@DESTROOT@@/$(libdir)/libsvnjavahl-1.jnilib'
- FIX_JAVAHL_LIB="ln -sf libsvnjavahl-1.dylib $JAVAHL_OBJDIR/libsvnjavahl-1.jnilib"
- fi
- # This segment (and the rest of r10800) is very likely unnecessary
Copied: trunk/dports/devel/subversion-javahlbindings/files/patch-configure.diff (from rev 33828, trunk/dports/devel/subversion-javahlbindings/files/patch-configure)
===================================================================
--- trunk/dports/devel/subversion-javahlbindings/files/patch-configure.diff (rev 0)
+++ trunk/dports/devel/subversion-javahlbindings/files/patch-configure.diff 2008-02-06 18:37:49 UTC (rev 33876)
@@ -0,0 +1,11 @@
+--- configure.orig 2005-05-20 13:42:06.000000000 -0400
++++ configure 2005-05-23 17:47:07.000000000 -0400
+@@ -24321,7 +24321,7 @@
+
+ os_arch=`uname`
+ if test "$os_arch" = "Darwin"; then
+- INSTALL_EXTRA_JAVAHL_LIB='ln -sf $(libdir)/libsvnjavahl-1.dylib $(libdir)/libsvnjavahl-1.jnilib'
++ INSTALL_EXTRA_JAVAHL_LIB='ln -sf $(libdir)/libsvnjavahl-1.dylib @@DESTROOT@@/$(libdir)/libsvnjavahl-1.jnilib'
+ FIX_JAVAHL_LIB="ln -sf libsvnjavahl-1.dylib $JAVAHL_OBJDIR/libsvnjavahl-1.jnilib"
+ fi
+ # This segment (and the rest of r10800) is very likely unnecessary
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/09985d8a/attachment-0001.html
From dluke at macports.org Wed Feb 6 10:40:28 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:48:44 2008
Subject: [33877] trunk/dports/devel/subversion-perlbindings/Portfile
Message-ID: <20080206184028.9A8DCFDB5FB@beta.macosforge.org>
Revision: 33877
http://trac.macosforge.org/projects/macports/changeset/33877
Author: dluke@macports.org
Date: 2008-02-06 10:39:20 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
lint cleanup
Modified Paths:
--------------
trunk/dports/devel/subversion-perlbindings/Portfile
Modified: trunk/dports/devel/subversion-perlbindings/Portfile
===================================================================
--- trunk/dports/devel/subversion-perlbindings/Portfile 2008-02-06 18:37:49 UTC (rev 33876)
+++ trunk/dports/devel/subversion-perlbindings/Portfile 2008-02-06 18:39:20 UTC (rev 33877)
@@ -1,6 +1,7 @@
# $Id$
PortSystem 1.0
+
name subversion-perlbindings
version 1.4.6
categories devel perl
@@ -36,7 +37,7 @@
--with-apr-util=${prefix}/bin/apu-1-config --without-apxs \
--mandir=\\\${prefix}/share/man \
--disable-neon-version-check \
- --with-perl5=${prefix}/bin/perl
+ --with-perl5=${prefix}/bin/perl
build.target swig-pl
destroot.target install-swig-pl-lib DESTDIR=${destroot} && \
@@ -53,12 +54,14 @@
${worksrcpath}/libtool
}
-variant no_bdb { depends_lib-delete port:db44 port:py-bsddb
+variant no_bdb description {Build without support for BerkeleyDB repositories} {
+ depends_lib-delete port:db44 port:py-bsddb
configure.args-delete --with-berkeley-db=${prefix}/include/db44:${prefix}/lib/db44
configure.args-append --without-berkeley-db
}
-variant no_neon { depends_lib-delete port:neon
+variant no_neon description {Build without neon (http/https) support)} {
+ depends_lib-delete port:neon
configure.args-append --without-neon
configure.args-delete --with-neon=${prefix}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/d44f18a8/attachment-0001.html
From dluke at macports.org Wed Feb 6 10:43:13 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:49:29 2008
Subject: [33880] trunk/dports/devel/svk/Portfile
Message-ID: <20080206184313.63061FDB6E2@beta.macosforge.org>
Revision: 33880
http://trac.macosforge.org/projects/macports/changeset/33880
Author: dluke@macports.org
Date: 2008-02-06 10:42:02 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
lint cleanup
Modified Paths:
--------------
trunk/dports/devel/svk/Portfile
Modified: trunk/dports/devel/svk/Portfile
===================================================================
--- trunk/dports/devel/svk/Portfile 2008-02-06 18:41:25 UTC (rev 33879)
+++ trunk/dports/devel/svk/Portfile 2008-02-06 18:42:02 UTC (rev 33880)
@@ -1,10 +1,11 @@
# $Id$
+
PortSystem 1.0
PortGroup perl5 1.0
perl5.setup svk 2.0.2
maintainers dluke@geeklair.net
-categories-append perl
+categories devel perl
description A distributed version control system.
long_description svk is a decentralized version control system written in Perl. \
It uses the Subversion filesystem but provides additional, \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/6a801eb5/attachment-0001.html
From dluke at macports.org Wed Feb 6 10:43:33 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:49:50 2008
Subject: [33881] trunk/dports/net/sysmon/Portfile
Message-ID: <20080206184333.40AB0FDB73F@beta.macosforge.org>
Revision: 33881
http://trac.macosforge.org/projects/macports/changeset/33881
Author: dluke@macports.org
Date: 2008-02-06 10:42:22 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
lint cleanup
Modified Paths:
--------------
trunk/dports/net/sysmon/Portfile
Modified: trunk/dports/net/sysmon/Portfile
===================================================================
--- trunk/dports/net/sysmon/Portfile 2008-02-06 18:42:02 UTC (rev 33880)
+++ trunk/dports/net/sysmon/Portfile 2008-02-06 18:42:22 UTC (rev 33881)
@@ -1,6 +1,7 @@
# $Id$
PortSystem 1.0
+
name sysmon
version 0.92.2
categories net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/082ecada/attachment-0001.html
From dluke at macports.org Wed Feb 6 10:42:40 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:50:10 2008
Subject: [33879] trunk/dports/devel/subversion-rubybindings/Portfile
Message-ID: <20080206184240.CA6D3FDB693@beta.macosforge.org>
Revision: 33879
http://trac.macosforge.org/projects/macports/changeset/33879
Author: dluke@macports.org
Date: 2008-02-06 10:41:25 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
lint cleanup
Modified Paths:
--------------
trunk/dports/devel/subversion-rubybindings/Portfile
Modified: trunk/dports/devel/subversion-rubybindings/Portfile
===================================================================
--- trunk/dports/devel/subversion-rubybindings/Portfile 2008-02-06 18:40:34 UTC (rev 33878)
+++ trunk/dports/devel/subversion-rubybindings/Portfile 2008-02-06 18:41:25 UTC (rev 33879)
@@ -1,6 +1,7 @@
# $Id$
PortSystem 1.0
+
name subversion-rubybindings
version 1.4.6
categories devel ruby
@@ -61,12 +62,14 @@
${worksrcpath}/libtool
}
-variant no_bdb { depends_lib-delete port:db44 port:py-bsddb
+variant no_bdb description {Build without support for BerkeleyDB repositories} {
+ depends_lib-delete port:db44 port:py-bsddb
configure.args-delete --with-berkeley-db=${prefix}/include/db44:${prefix}/lib/db44
configure.args-append --without-berkeley-db
}
-variant no_neon { depends_lib-delete port:neon
+variant no_neon description {Build without neon (http/https support)} {
+ depends_lib-delete port:neon
configure.args-append --without-neon
configure.args-delete --with-neon=${prefix}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/39ba15c0/attachment.html
From dluke at macports.org Wed Feb 6 10:44:44 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 10:50:29 2008
Subject: [33882] trunk/dports/devel/trac/Portfile
Message-ID: <20080206184444.C5140FDB7D3@beta.macosforge.org>
Revision: 33882
http://trac.macosforge.org/projects/macports/changeset/33882
Author: dluke@macports.org
Date: 2008-02-06 10:43:46 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
lint cleanup
Modified Paths:
--------------
trunk/dports/devel/trac/Portfile
Modified: trunk/dports/devel/trac/Portfile
===================================================================
--- trunk/dports/devel/trac/Portfile 2008-02-06 18:42:22 UTC (rev 33881)
+++ trunk/dports/devel/trac/Portfile 2008-02-06 18:43:46 UTC (rev 33882)
@@ -26,11 +26,13 @@
post-install { ui_msg "See http://projects.edgewall.com/trac/wiki/TracInstall for information on setting up a new trac environment."
}
-variant postgres { depends_lib-delete port:sqlite3 port:py25-sqlite3
+variant postgres description {Build with postgresql support instead of sqlite} {
+ depends_lib-delete port:sqlite3 port:py25-sqlite3
depends_lib-append port:py25-pgsql port:py25-mx-base
}
-variant mysql { depends_lib-delete port:sqlite3 port:py25-sqlite3
+variant mysql description {Build with mysql support instead of sqlite} {
+ depends_lib-delete port:sqlite3 port:py25-sqlite3
depends_lib-append port:py25-mysql
ui_msg "Warning: MySQL support is currently experimental. That means it works for some people, but several issues remain, in particular regarding the use of unicode and the key length in the repository cache."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/ff819b1e/attachment.html
From ram at macports.org Wed Feb 6 11:04:53 2008
From: ram at macports.org (ram@macports.org)
Date: Wed Feb 6 11:07:58 2008
Subject: [33883] trunk/dports/python
Message-ID: <20080206190453.6761FFDC2BC@beta.macosforge.org>
Revision: 33883
http://trac.macosforge.org/projects/macports/changeset/33883
Author: ram@macports.org
Date: 2008-02-06 11:04:16 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
py-pexpect/py25-pexpect: update to 2.3
Modified Paths:
--------------
trunk/dports/python/py-pexpect/Portfile
trunk/dports/python/py25-pexpect/Portfile
Modified: trunk/dports/python/py-pexpect/Portfile
===================================================================
--- trunk/dports/python/py-pexpect/Portfile 2008-02-06 18:43:46 UTC (rev 33882)
+++ trunk/dports/python/py-pexpect/Portfile 2008-02-06 19:04:16 UTC (rev 33883)
@@ -4,7 +4,7 @@
PortGroup python24 1.0
name py-pexpect
-version 2.1
+version 2.3
categories python
platforms darwin
maintainers ram openmaintainer
@@ -19,11 +19,11 @@
homepage http://pexpect.sourceforge.net/
master_sites sourceforge:pexpect
-distfiles pexpect-${version}${extract.suffix}
+distname pexpect-${version}
-checksums md5 fd3d67ac085332f074cd665424dcd631 \
- sha1 2ffc729a9e6888f5aeb1f357750d5ec1143584b0 \
- rmd160 56f8432f592e07bfc8a22b79ebac06a4e980559a
+checksums md5 bf107cf54e67bc6dec5bea1f3e6a65c3 \
+ sha1 ee1e2770bfe49e7651bab78357179c28ed99a55b \
+ rmd160 74adfd7e91152d64907f1a685b5dd0161cf4bf82
worksrcdir pexpect-${version}
Modified: trunk/dports/python/py25-pexpect/Portfile
===================================================================
--- trunk/dports/python/py25-pexpect/Portfile 2008-02-06 18:43:46 UTC (rev 33882)
+++ trunk/dports/python/py25-pexpect/Portfile 2008-02-06 19:04:16 UTC (rev 33883)
@@ -4,7 +4,7 @@
PortGroup python25 1.0
name py25-pexpect
-version 2.1
+version 2.3
categories python
platforms darwin
maintainers ram openmaintainer
@@ -19,11 +19,11 @@
homepage http://pexpect.sourceforge.net/
master_sites sourceforge:pexpect
-distfiles pexpect-${version}${extract.suffix}
+distname pexpect-${version}
-checksums md5 fd3d67ac085332f074cd665424dcd631 \
- sha1 2ffc729a9e6888f5aeb1f357750d5ec1143584b0 \
- rmd160 56f8432f592e07bfc8a22b79ebac06a4e980559a
+checksums md5 bf107cf54e67bc6dec5bea1f3e6a65c3 \
+ sha1 ee1e2770bfe49e7651bab78357179c28ed99a55b \
+ rmd160 74adfd7e91152d64907f1a685b5dd0161cf4bf82
worksrcdir pexpect-${version}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/5ae80487/attachment.html
From ram at macports.org Wed Feb 6 11:05:35 2008
From: ram at macports.org (ram@macports.org)
Date: Wed Feb 6 11:08:51 2008
Subject: [33884] trunk/dports/graphics/plotutils
Message-ID: <20080206190535.6DD93FDC346@beta.macosforge.org>
Revision: 33884
http://trac.macosforge.org/projects/macports/changeset/33884
Author: ram@macports.org
Date: 2008-02-06 11:05:00 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
graphics/plotutils: update to 2.5
Modified Paths:
--------------
trunk/dports/graphics/plotutils/Portfile
Removed Paths:
-------------
trunk/dports/graphics/plotutils/files/
Modified: trunk/dports/graphics/plotutils/Portfile
===================================================================
--- trunk/dports/graphics/plotutils/Portfile 2008-02-06 19:04:16 UTC (rev 33883)
+++ trunk/dports/graphics/plotutils/Portfile 2008-02-06 19:05:00 UTC (rev 33884)
@@ -3,8 +3,7 @@
PortSystem 1.0
name plotutils
-version 2.4.1
-revision 2
+version 2.5
categories graphics
platforms darwin
maintainers ram openmaintainer
@@ -16,18 +15,15 @@
and for displaying animated vector graphics under the X Window System.
homepage http://www.gnu.org/software/plotutils/
-master_sites gnu macports:lt:lt
+master_sites gnu
depends_lib port:libpng \
port:zlib
-checksums ${distname}${extract.suffix} sha1 e39ce89048a578683ad76f3284bb79adfb0adc22
+checksums md5 0d6855cce17832afe2ff75c26a57be49 \
+ sha1 156c2a4d3a950d627ff2fb50dffe9a098cbc50a1 \
+ rmd160 106ee9c827fc6eef99762f88afb0f85a42e2e300
-patchfiles patch-libplot_g_write.c.diff \
- patch-libplot_n_write.c.diff \
- patch-libplot_i_rle.c.diff \
- patch-libplot_z_write.c.diff
-
configure.args --without-x \
--enable-libplotter \
--mandir=${prefix}/share/man \
@@ -39,14 +35,4 @@
configure.args-append --with-x
}
-platform darwin {
- distfiles-append ltconfig13:lt ltmain13:lt
- checksums-append ltconfig13 sha1 f48ac8711e15b81e4c67ec276fa58f1da4668b6e \
- ltmain13 sha1 e5cb21161c8377f77f0725c7ede672c0f8167783
- extract.only ${distname}${extract.suffix}
-
- post-patch {
- xinstall -m 644 ${distpath}/ltconfig13 ${worksrcpath}/ltconfig
- xinstall -m 644 ${distpath}/ltmain13 ${worksrcpath}/ltmain.sh
- }
-}
+use_parallel_build yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/57b3b07d/attachment.html
From dluke at macports.org Wed Feb 6 11:35:12 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 11:38:19 2008
Subject: [33885] trunk/dports/devel/apr/Portfile
Message-ID: <20080206193512.BF516FDD3F0@beta.macosforge.org>
Revision: 33885
http://trac.macosforge.org/projects/macports/changeset/33885
Author: dluke@macports.org
Date: 2008-02-06 11:35:00 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
ignore me - testing for #14208
Modified Paths:
--------------
trunk/dports/devel/apr/Portfile
Modified: trunk/dports/devel/apr/Portfile
===================================================================
--- trunk/dports/devel/apr/Portfile 2008-02-06 19:05:00 UTC (rev 33884)
+++ trunk/dports/devel/apr/Portfile 2008-02-06 19:35:00 UTC (rev 33885)
@@ -13,7 +13,7 @@
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.
+ possible, including Unices, Win32, BeOS, and OS/2.
homepage http://apr.apache.org/
master_sites apache:apr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/232aef20/attachment.html
From dluke at macports.org Wed Feb 6 11:36:19 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 11:39:20 2008
Subject: [33886] trunk/dports/devel/apr/Portfile
Message-ID: <20080206193619.7687FFDD4B7@beta.macosforge.org>
Revision: 33886
http://trac.macosforge.org/projects/macports/changeset/33886
Author: dluke@macports.org
Date: 2008-02-06 11:36:09 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
ignore me, testing #14208
Modified Paths:
--------------
trunk/dports/devel/apr/Portfile
Modified: trunk/dports/devel/apr/Portfile
===================================================================
--- trunk/dports/devel/apr/Portfile 2008-02-06 19:35:00 UTC (rev 33885)
+++ trunk/dports/devel/apr/Portfile 2008-02-06 19:36:09 UTC (rev 33886)
@@ -13,7 +13,7 @@
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.
+ possible, including Unices, Win32, BeOS, and OS/2.
homepage http://apr.apache.org/
master_sites apache:apr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/93182cae/attachment.html
From dluke at macports.org Wed Feb 6 12:43:58 2008
From: dluke at macports.org (dluke@macports.org)
Date: Wed Feb 6 12:47:09 2008
Subject: [33887] trunk/dports/PortIndex
Message-ID: <20080206204358.D488EFE017A@beta.macosforge.org>
Revision: 33887
http://trac.macosforge.org/projects/macports/changeset/33887
Author: dluke@macports.org
Date: 2008-02-06 12:43:26 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
Total number of ports parsed: 4465
Ports successfully parsed: 4465
Ports failed: 0
Modified Paths:
--------------
trunk/dports/PortIndex
Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex 2008-02-06 19:36:09 UTC (rev 33886)
+++ trunk/dports/PortIndex 2008-02-06 20:43:26 UTC (rev 33887)
@@ -724,10 +724,10 @@
variants universal portdir devel/allegro description {A game programming library for C/C++ developers.} homepage http://www.talula.demon.co.uk/allegro/ epoch 0 platforms darwin name allegro depends_lib lib:libX11:XFree86 long_description {Allegro is a game programming library for C/C++ developers distributed freely, supporting many platforms.} maintainers {raimue openmaintainer} version 4.2.2 categories {devel games} revision 0
apache-ant 534
variants {universal darwin source} description {Java opensource build system} portdir devel/apache-ant homepage http://ant.apache.org/ epoch 0 platforms {darwin freebsd} name apache-ant long_description {Ant is a Java based build tool. In theory it is kind of like make without make's wrinkles. Ant uses XML build files that define a set of targets. Each target has dependencies (other targets) and contains a set of tasks to perform.} maintainers {openmaintainer jberry@macports.org} categories {devel java} version 1.7.0 revision 0
-apr 446
-portdir devel/apr variants {universal darwin_9} description {The apache group's portability library} name apr version 1.2.12 categories devel homepage http://apr.apache.org/ revision 1 epoch 0 maintainers dluke@geeklair.net 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.}
-apr-util 690
-variants {universal no_bdb no_sqlite openldap postgresql82} variant_desc {no_bdb {Build without BerkeleyDB support} no_sqlite {Build without sqlite support} openldap {Build with OpenLDAP support} postgresql82 {Build with postgres support (using postgresql v8.2)}} portdir devel/apr-util description {utilities built with the apache group's portability library} homepage http://apr.apache.org/ epoch 0 name apr-util depends_lib {port:apr port:expat port:libiconv port:db44 port:sqlite3} maintainers dluke@geeklair.net long_description {apr-util is a library of useful utilities built with and intended to be used with the Apache Portable Runtime.} version 1.2.12 categories devel revision 0
+apr 463
+variants {universal darwin_9} description {The apache group's portability library} portdir devel/apr homepage http://apr.apache.org/ epoch 0 platforms darwin name apr 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.} maintainers dluke@geeklair.net categories devel version 1.2.12 revision 1
+apr-util 707
+variants {universal no_bdb no_sqlite openldap postgresql82} variant_desc {no_bdb {Build without BerkeleyDB support} no_sqlite {Build without sqlite support} openldap {Build with OpenLDAP support} postgresql82 {Build with postgres support (using postgresql v8.2)}} 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:db44 port:sqlite3} maintainers dluke@geeklair.net long_description {apr-util is a library of useful utilities built with and intended to be used with the Apache Portable Runtime.} version 1.2.12 categories devel revision 0
apr-util0 545
variants {universal no_bdb openldap} description {utilities built with the apache group's portability library} portdir devel/apr-util0 homepage http://apr.apache.org/ epoch 0 depends_lib {port:apr0 port:expat port:libiconv port:db44} name apr-util0 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 506
@@ -883,7 +883,7 @@
cvs 448
variants {universal gssapi proxy} description {Concurrent Versions System} portdir devel/cvs homepage http://www.nongnu.org/cvs/ epoch 0 platforms darwin name cvs long_description {CVS is the Concurrent Versions System, the dominant open-source network-transparent version control system. CVS is useful for everyone from individual developers to large, distributed teams.} maintainers nomaintainer categories {devel net} version 1.11.22 revision 0
cvs2svn 538
-variants universal portdir devel/cvs2svn description {Tool for converting from CVS to subversion} homepage http://cvs2svn.tigris.org epoch 0 platforms darwin depends_lib {port:python25 port:py25-bsddb port:py25-hashlib port:py25-zlib} name cvs2svn maintainers dluke@geeklair.net long_description {cvs2svn is a Python script that converts a CVS repository to a Subversion repository. It is designed for one-time conversions, not for repeated synchronizations between CVS and Subversion.} categories {python devel} version 2.0.1 revision 0
+variants universal portdir devel/cvs2svn description {Tool for converting from CVS to subversion} homepage http://cvs2svn.tigris.org epoch 0 platforms darwin depends_lib {port:python25 port:py25-bsddb port:py25-hashlib port:py25-zlib} name cvs2svn maintainers dluke@geeklair.net long_description {cvs2svn is a Python script that converts a CVS repository to a Subversion repository. It is designed for one-time conversions, not for repeated synchronizations between CVS and Subversion.} categories {devel python} version 2.0.1 revision 0
cvsdelta 587
variants universal description {Cvsdelta summarizes differences between local and in-cvs files} portdir devel/cvsdelta homepage http://cvsdelta.sourceforge.net epoch 0 platforms darwin name cvsdelta long_description {cvsdelta summarizes the difference between a CVS project and its local version. It detects files that have been added and removed, and of existing files it counts the number of lines that have been added, deleted, and changed. It filters project changes by using .cvsignore files, both system-wide and locally.} maintainers pmq categories devel version 1.7.0 revision 0
cvsdiff2patch 478
@@ -983,7 +983,7 @@
gazpacho 445
variants universal portdir devel/gazpacho description {A GUI builder for the GTK+ toolkit.} homepage http://gazpacho.sicem.biz epoch 0 platforms darwin depends_lib {port:python25 port:gettext port:py25-gobject port:py25-numeric port:kiwi} name gazpacho maintainers nomaintainer long_description {Gazpacho is a fresh new GUI builder for the GTK+ toolkit designed to be ultra easy to use.} categories {devel python gnome} version 0.7.2 revision 0
geany 552
-variants universal portdir devel/geany description {A fast and lightweight GTK+ IDE} homepage http://geany.uvena.de/ epoch 0 platforms darwin name geany depends_lib {port:gettext port:vte} long_description {Geany is a small and lightweight integrated development environment. It was developed to provide a small and fast IDE, which has only a few dependencies from other packages. Another goal was to be as independent as possible from a special Desktop Environment like KDE or GNOME.} maintainers nomaintainer version 0.12 categories devel revision 1
+variants universal portdir devel/geany description {A fast and lightweight GTK+ IDE} homepage http://geany.uvena.de/ epoch 0 platforms darwin name geany depends_lib {port:gettext port:vte} long_description {Geany is a small and lightweight integrated development environment. It was developed to provide a small and fast IDE, which has only a few dependencies from other packages. Another goal was to be as independent as possible from a special Desktop Environment like KDE or GNOME.} maintainers nomaintainer version 0.13 categories devel revision 0
gecko-sharp2 508
variants universal depends_build port:pkgconfig portdir devel/gecko-sharp2 description {GeckoSharp is a wrapper for the GtkEmbedMoz widget.} homepage http://www.mono-project.com/GeckoSharp/ epoch 0 platforms darwin depends_lib {port:mono port:gtk2 port:gtk-sharp2} name gecko-sharp2 maintainers nox long_description {GeckoSharp is a wrapper for the GtkEmbedMoz widget. It provides the abilty to embed the Mozilla rendering engine (Gecko) into your Gtk# application.} version 0.12 categories devel revision 0
gengetopt 897
@@ -1546,18 +1546,18 @@
variants {universal html_man_docs} variant_desc {html_man_docs {Build and install documentation in HTML and manpage format}} portdir devel/stgit description {Push/pop utility on top of GIT} homepage http://www.procode.org/stgit/ depends_run port:git-core epoch 0 platforms darwin depends_lib port:python24 name stgit maintainers {boeyms openmaintainer} long_description {StGIT is a Python application providing similar functionality to Quilt (i.e. pushing/popping patches to/from a stack) on top of GIT. These operations are performed using GIT commands and the patches are stored as GIT commit objects, allowing easy merging of the StGIT patches into other repositories using standard GIT functionality. Note that StGIT is not an SCM interface on top of GIT and it expects a previously initialised GIT repository (unless it is cloned using StGIT directly). For standard SCM operations, either use plain GIT commands or the Cogito tool but it is not recommended to mix them with the StGIT
commands.} version 0.14.1 categories {devel python} revision 0
subversion 1027
variants {universal mod_dav_svn no_neon no_bdb mac_os_x_server_mod_dav_svn tools bash_completion darwin_7} variant_desc {mod_dav_svn {Install the subversion apache module (mod_dav_svn)} no_neon {Build without neon (http/https support)} no_bdb {Build without support for BerkeleyDB repositories} mac_os_x_server_mod_dav_svn {Unsupported - attempt to build the subversion apache module with apple supplied apache2} tools {Install some optional extra subversion tools} bash_completion {Install subversion bash-completion file}} portdir devel/subversion description {A cvs like version control system, but without the suck} homepage http://subversion.tigris.org/ epoch 0 platforms darwin name subversion depends_lib {port:expat port:neon port:apr port:apr-util port:db44 port:gettext port:libiconv} maintainers dluke@geeklair.net long_description {Subversion is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1).} vers
ion 1.4.6 categories devel revision 0
-subversion-javahlbindings 669
-variants {universal no_bdb no_neon darwin_7} portdir devel/subversion-javahlbindings description {Java (javahl) bindings for the subversion version control system.} homepage http://subversion.tigris.org/ epoch 0 platforms darwin name subversion-javahlbindings depends_lib {port:expat port:neon port:apr port:apr-util port:db44 port:subversion port:junit port:gettext} maintainers dluke@geeklair.net long_description {Subversion is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). The java bindings provide access to subversion API from java.} version 1.4.6 categories {devel java} revision 0
-subversion-perlbindings 680
-variants {universal no_bdb no_neon darwin_7} portdir devel/subversion-perlbindings description {Perl bindings for the subversion version control system.} homepage http://subversion.tigris.org/ epoch 0 platforms darwin name subversion-perlbindings depends_lib {port:expat port:neon port:apr port:apr-util port:db44 port:subversion {path:\${prefix}/bin/perl:perl5.8} port:gettext} maintainers dluke@geeklair.net long_description {Subversion is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). The perl bindings provide access to subversion API from perl.} version 1.4.6 categories {devel perl} revision 0
+subversion-javahlbindings 793
+variants {universal no_bdb no_neon darwin_7} variant_desc {no_bdb {Build without support for BerkeleyDB repositories} no_neon {Build without neon (http/https support)}} portdir devel/subversion-javahlbindings description {Java (javahl) bindings for the subversion version control system.} homepage http://subversion.tigris.org/ epoch 0 platforms darwin name subversion-javahlbindings depends_lib {port:expat port:neon port:apr port:apr-util port:db44 port:subversion port:junit port:gettext} maintainers dluke@geeklair.net long_description {Subversion is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). The java bindings provide access to subversion API from java.} version 1.4.6 categories {devel java} revision 0
+subversion-perlbindings 805
+variants {universal no_bdb no_neon darwin_7} variant_desc {no_bdb {Build without support for BerkeleyDB repositories} no_neon {Build without neon (http/https) support)}} portdir devel/subversion-perlbindings description {Perl bindings for the subversion version control system.} homepage http://subversion.tigris.org/ epoch 0 platforms darwin name subversion-perlbindings depends_lib {port:expat port:neon port:apr port:apr-util port:db44 port:subversion {path:\${prefix}/bin/perl:perl5.8} port:gettext} maintainers dluke@geeklair.net long_description {Subversion is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). The perl bindings provide access to subversion API from perl.} version 1.4.6 categories {devel perl} revision 0
subversion-python24bindings 676
variants {universal no_bdb no_neon darwin_7} portdir devel/subversion-python24bindings description {Python bindings for the subversion version control system.} homepage http://subversion.tigris.org/ epoch 0 platforms darwin name subversion-python24bindings depends_lib {port:expat port:neon port:apr port:apr-util port:db44 port:subversion port:python24 port:py-bsddb port:gettext} maintainers blair long_description {Subversion is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). The python bindings provide access to subversion API from python.} version 1.4.6 categories {devel python} revision 0
-subversion-python25bindings 691
-variants {universal no_bdb no_neon darwin_7} portdir devel/subversion-python25bindings description {Python bindings for the subversion version control system.} homepage http://subversion.tigris.org/ epoch 0 platforms darwin name subversion-python25bindings depends_lib {port:expat port:neon port:apr port:apr-util port:db44 port:subversion port:python25 port:py25-bsddb port:gettext} maintainers dluke@geeklair.net long_description {Subversion is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). The python bindings provide access to subversion API from python.} version 1.4.6 categories {devel python} revision 0
-subversion-rubybindings 655
-variants {universal no_bdb no_neon darwin_7} portdir devel/subversion-rubybindings description {Ruby bindings for the subversion version control system.} homepage http://subversion.tigris.org/ epoch 0 platforms darwin name subversion-rubybindings depends_lib {port:expat port:neon port:apr port:apr-util port:db44 port:subversion port:ruby port:gettext} maintainers dluke@geeklair.net long_description {Subversion is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). The ruby bindings provide access to subversion API from ruby.} version 1.4.6 categories {devel ruby} revision 0
-svk 1120
-variants universal portdir devel/svk description {A distributed version control system.} homepage http://svk.elixus.org/ epoch 0 platforms darwin name svk depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-data-hierarchy port:p5-algorithm-diff port:p5-algorithm-annotate port:p5-perlio-via-dynamic port:p5-uri port:p5-perlio-eol port:p5-io-digest port:p5-file-type port:subversion-perlbindings port:p5-perlio-via-symlink port:p5-svn-mirror port:p5-pod-escapes port:p5-pod-simple port:p5-timedate port:p5-compress-zlib port:p5-freezethaw port:p5-locale-maketext-lexicon port:p5-locale-maketext-simple port:p5-class-autouse port:p5-io-pager port:p5-class-accessor port:p5-pathtools port:p5-version port:p5-yaml-syck port:p5-app-cli port:p5-list-moreutils port:p5-class-data-inheritable port:p5-path-class port:p5-universal-require port:p5-log-log4perl port:p5-file-temp-svkonly} maintainers dluke@geeklair.net long_description {svk is a decentralized version control system written in P
erl. It uses the Subversion filesystem but provides additional, powerful features} version 2.0.2 categories {perl perl} revision 0
+subversion-python25bindings 812
+variants {universal no_bdb no_neon darwin_7} variant_desc {no_bdb {Build with support for BerkeleyDB repositories} no_neon {Build without neon (http/https support)}} portdir devel/subversion-python25bindings description {Python bindings for the subversion version control system.} homepage http://subversion.tigris.org/ epoch 0 platforms darwin name subversion-python25bindings depends_lib {port:expat port:neon port:apr port:apr-util port:db44 port:subversion port:python25 port:py25-bsddb port:gettext} maintainers dluke@geeklair.net long_description {Subversion is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). The python bindings provide access to subversion API from python.} version 1.4.6 categories {devel python} revision 0
+subversion-rubybindings 779
+variants {universal no_bdb no_neon darwin_7} variant_desc {no_bdb {Build without support for BerkeleyDB repositories} no_neon {Build without neon (http/https support)}} portdir devel/subversion-rubybindings description {Ruby bindings for the subversion version control system.} homepage http://subversion.tigris.org/ epoch 0 platforms darwin name subversion-rubybindings depends_lib {port:expat port:neon port:apr port:apr-util port:db44 port:subversion port:ruby port:gettext} maintainers dluke@geeklair.net long_description {Subversion is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). The ruby bindings provide access to subversion API from ruby.} version 1.4.6 categories {devel ruby} revision 0
+svk 1121
+variants universal portdir devel/svk description {A distributed version control system.} homepage http://svk.elixus.org/ epoch 0 platforms darwin name svk depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-data-hierarchy port:p5-algorithm-diff port:p5-algorithm-annotate port:p5-perlio-via-dynamic port:p5-uri port:p5-perlio-eol port:p5-io-digest port:p5-file-type port:subversion-perlbindings port:p5-perlio-via-symlink port:p5-svn-mirror port:p5-pod-escapes port:p5-pod-simple port:p5-timedate port:p5-compress-zlib port:p5-freezethaw port:p5-locale-maketext-lexicon port:p5-locale-maketext-simple port:p5-class-autouse port:p5-io-pager port:p5-class-accessor port:p5-pathtools port:p5-version port:p5-yaml-syck port:p5-app-cli port:p5-list-moreutils port:p5-class-data-inheritable port:p5-path-class port:p5-universal-require port:p5-log-log4perl port:p5-file-temp-svkonly} maintainers dluke@geeklair.net long_description {svk is a decentralized version control system written in P
erl. It uses the Subversion filesystem but provides additional, powerful features} version 2.0.2 categories {devel perl} revision 0
swig 877
variants universal depends_build port:bison portdir devel/swig description {Tool to wrap C/C++ libraries in high-level languages.} homepage http://www.swig.org/ epoch 0 platforms darwin name swig maintainers {kevin jwa} long_description {SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. SWIG is primarily used with common scripting languages such as Perl, Python, Tcl/Tk, Ruby, Guile and MzScheme, however the list of supported languages also includes non-scripting languages such as Java and OCAML. SWIG is most commonly used to create high-level interpreted programming environments, user interfaces, and as a tool for testing and prototyping C/C++ software. SWIG may be freely used, distributed, and modified for commercial and noncommercial use.} version 1.3.33 categories devel revision 0
t1lib 633
@@ -1576,8 +1576,8 @@
variants universal portdir devel/tkcvs description {Tk-based GUI for CVS} homepage http://www.twobarleycorns.net/tkcvs.html epoch 0 depends_run bin:wish8.4:tk platforms darwin name tkcvs maintainers nomaintainer long_description {TkCVS is a Tcl/Tk-based graphical interface to the CVS configuration management system. It displays the status of the files in the current working directory, and provides buttons and menus to execute CVS commands on the selected files. TkDiff is included for browsing and merging your changes.} version 7.2.1 categories devel revision 0
tpasm 657
variants universal description {A cross assembler for a variety of common microprocessors} portdir devel/tpasm homepage http://www.sqrt.com/ epoch 0 platforms darwin name tpasm long_description {Tpasm is a command line based cross assembler for a variety of common microprocessors and controllers, currently supporting: Rockwell 6502 (6502, 65c02) Motorola 6805 (6805, 68705), 6809, 68hc11 Intel 8051 (8031, 8032, 8051, 8052, 80c390) Atmel AVR (avt, attiny, at90, atmega series) Core Technologies CTXP-1 Microchip PIC (12xxx, 14xxx, 16xxx, 17xxx) Sunplus SPCxxx series Zilog Z80 (z80, z180)} maintainers nomaintainer categories devel version 1.4 revision 1
-trac 571
-variants {universal postgres mysql} portdir devel/trac description {Wiki and issue tracking system.} homepage http://projects.edgewall.com/trac/ epoch 0 platforms darwin depends_lib {port:subversion-python25bindings port:clearsilver port:py25-sqlite3 port:python25 port:sqlite3 port:py25-hashlib} name trac maintainers dluke@geeklair.net long_description {Trac is an enhanced wiki and issue tracking system for software development projects. Trac uses a minimalistic approach to web-based software project management.} categories {devel python} version 0.10.4 revision 1
+trac 696
+variants {universal postgres mysql} variant_desc {postgres {Build with postgresql support instead of sqlite} mysql {Build with mysql support instead of sqlite}} portdir devel/trac description {Wiki and issue tracking system.} homepage http://projects.edgewall.com/trac/ epoch 0 platforms darwin depends_lib {port:subversion-python25bindings port:clearsilver port:py25-sqlite3 port:python25 port:sqlite3 port:py25-hashlib} name trac maintainers dluke@geeklair.net long_description {Trac is an enhanced wiki and issue tracking system for software development projects. Trac uses a minimalistic approach to web-based software project management.} categories {devel python} version 0.10.4 revision 1
tre 365
variants universal description {TRE is a lightweight POSIX compliant regular expression library} portdir devel/tre homepage http://laurikari.net/tre/ epoch 0 depends_lib {port:gettext port:libiconv} name tre long_description {TRE is a lightweight POSIX compliant regular expression library} maintainers erickt@macports.org categories devel version 0.7.5 revision 0
treecc 476
@@ -2160,8 +2160,8 @@
variants universal depends_build 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 depends_lib lib:gnome-session:gnome-session 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.18.2 categories gnome revision 0
gnome-utils 456
variants {universal darwin_7} portdir gnome/gnome-utils description {Session component for the GNOME 2 desktop} homepage http://www.gnome.org/ epoch 0 platforms darwin name gnome-utils depends_lib {lib:gnome-session:gnome-session lib:libgnomeprintui:libgnomeprintui port:libgtop port:gnome-panel port:dbus port:dbus-glib} long_description {Session component for the GNOME 2.0 desktop.} maintainers nomaintainer version 2.20.0.1 categories gnome revision 1
-gnome-vfs 554
-variants {universal darwin_6 darwin_7} portdir gnome/gnome-vfs description {This is the GNOME Virtual File System.} homepage http://www.gnome.org/ epoch 0 platforms darwin name gnome-vfs depends_lib {port:gnome-mime-data port:gconf port:avahi port:neon port:dbus port:openssl port:libidl port:dbus-glib port:libxml2 port:libiconv port:gettext} maintainers nomaintainer long_description {This is the GNOME Virtual File System. GNOME VFS is currently used as one of the foundations of the Nautilus file manager.} version 2.20.1 categories gnome revision 0
+gnome-vfs 603
+variants {universal darwin_6 darwin_7 avahi} variant_desc {avahi {Enable Bonjour through avahi}} portdir gnome/gnome-vfs description {This is the GNOME Virtual File System.} homepage http://www.gnome.org/ depends_run port:gnome-mime-data epoch 0 platforms darwin name gnome-vfs depends_lib {port:gconf port:dbus port:openssl port:libidl port:dbus-glib port:libxml2 port:libiconv port:gettext} maintainers nomaintainer long_description {This is the GNOME Virtual File System. GNOME VFS is currently used as one of the foundations of the Nautilus file manager.} categories gnome version 2.20.1 revision 1
gnome-vfs-monikers 384
variants universal portdir gnome/gnome-vfs-monikers description {Bonobo components for gnome-vfs.} homepage http://www.gnome.org/ epoch 0 platforms darwin name gnome-vfs-monikers depends_lib {port:gnome-vfs port:libbonobo} long_description {Programs using bonobo can use the gnome-vfs-monikers to access gnome-vfs.} maintainers nomaintainer version 2.15.3 categories gnome revision 0
gnome-vfsmm 410
@@ -2285,7 +2285,7 @@
libgtop 427
variants universal portdir gnome/libgtop description {A library for gtop2} homepage http://www.gnome.org/ epoch 0 platforms darwin name libgtop depends_lib {port:glib2 port:gettext} 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 nomaintainer version 2.21.1 categories gnome revision 0
liboobs 582
-variants universal portdir gnome/liboobs description {Library that provides an interface to system-tools-backends} homepage http://www.gnome.org/ epoch 0 platforms darwin name liboobs depends_lib {port:dbus port:dbus-glib port:system-tools-backends} long_description {Liboobs is a lightweight library that provides a GObject based interface to system-tools-backends. It's completely abstracted of the communication and authentication details, making it easy for applications to integrate with the system details.} maintainers nomaintainer version 2.20.0 categories gnome revision 0
+variants universal portdir gnome/liboobs description {Library that provides an interface to system-tools-backends} homepage http://www.gnome.org/ epoch 0 platforms darwin name liboobs depends_lib {port:dbus port:dbus-glib port:system-tools-backends} maintainers nomaintainer long_description {Liboobs is a lightweight library that provides a GObject based interface to system-tools-backends. It's completely abstracted of the communication and authentication details, making it easy for applications to integrate with the system details.} version 2.20.0 categories gnome revision 0
librsvg 387
variants universal portdir gnome/librsvg description {Gnome implementation of rsvg.} homepage http://librsvg.sourceforge.net/ epoch 0 platforms darwin name librsvg depends_lib {port:libcroco port:libgsf port:libart_lgpl port:libxml2 port:libgnomeprint port:gnome-vfs} maintainers nomaintainer long_description {{Gnome implementation of rsvg.}} version 2.20.0 categories gnome revision 0
libsoup 409
@@ -2333,7 +2333,7 @@
startup-notification 404
variants universal description {Library that supports startup notification specs.} portdir gnome/startup-notification homepage http://www.gnome.org/ epoch 0 platforms darwin 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.8 revision 0
system-tools-backends 702
-variants universal portdir gnome/system-tools-backends description {Tools aimed to ease computer administration.} homepage http://www.gnome.org/projects/gst/ epoch 0 platforms darwin name system-tools-backends depends_lib lib:libgnomeui:libgnomeui 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 version 2.4.0 categories gnome revision 0
+variants universal portdir gnome/system-tools-backends description {Tools aimed to ease computer administration.} homepage http://www.gnome.org/projects/gst/ epoch 0 platforms darwin name system-tools-backends depends_lib lib:libgnomeui:libgnomeui maintainers nomaintainer 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.} version 2.4.0 categories gnome revision 0
tsclient 443
variants universal portdir gnome/tsclient description {A GNOME frontend for rdesktop and other remote desktop tools.} homepage http://www.gnomepro.com/tsclient/ epoch 0 platforms darwin name tsclient depends_lib {lib:libpanelapplet-2:gnome-panel bin:rdesktop:rdesktop bin:vncviewer:vnc} long_description {{A GNOME frontend for rdesktop and other remote desktop tools.}} maintainers nomaintainer version 0.148 categories {gnome net} revision 0
vino 380
@@ -2632,8 +2632,8 @@
variants {universal darwin darwin_i386 x11 aqt demos} portdir graphics/pgplot description {C/Fortran graphics library} homepage http://www.astro.caltech.edu/~tjp/pgplot/ epoch 0 platforms darwin name pgplot depends_lib {lib:libpng:libpng lib:libz:zlib bin:g77-dp-3.4:gcc34 lib:libX11:XFree86 port:aquaterm} maintainers nomaintainer long_description {The PGPLOT Graphics Subroutine Library is a Fortran- or C-callable, device-independent graphics package for making simple scientific graphs. It is intended for making graphical images of publication quality with minimum effort on the part of the user. For most applications, the program can be device-independent, and the output can be directed to the appropriate device at run time.} version 5.2.2 categories {graphics devel} revision 3
pict2pdf 374
portdir graphics/pict2pdf variants universal description {Vector-to-vector conversion of PICT files to PDF} platforms darwin name pict2pdf version 1.1 categories graphics revision 0 epoch 0 maintainers prahl@bme.ogi.edu long_description {pict2pdf converts files in Apple's PICT format to Adobe's PDF format. The conversion retains any vector information in the PICT image.}
-plotutils 567
-variants {universal x11 darwin} variant_desc {x11 {Enable X11 support}} portdir graphics/plotutils description {GNU plotting utilities} homepage http://www.gnu.org/software/plotutils/ epoch 0 platforms darwin name plotutils depends_lib {port:libpng port:zlib} maintainers {ram openmaintainer} long_description {GNU plotting utilities package, including GNU libplot: a thread-safe function library for exporting two-dimensional vector graphics files, and for displaying animated vector graphics under the X Window System.} version 2.4.1 categories graphics revision 2
+plotutils 558
+variants {universal x11} variant_desc {x11 {Enable X11 support}} portdir graphics/plotutils description {GNU plotting utilities} homepage http://www.gnu.org/software/plotutils/ epoch 0 platforms darwin name plotutils depends_lib {port:libpng port:zlib} maintainers {ram openmaintainer} long_description {GNU plotting utilities package, including GNU libplot: a thread-safe function library for exporting two-dimensional vector graphics files, and for displaying animated vector graphics under the X Window System.} version 2.5 categories graphics revision 0
png2ico 395
variants {universal darwin_8} portdir graphics/png2ico description {Converts PNG files to Windows icon resource files.} homepage http://www.winterdrache.de/freeware/png2ico/ epoch 0 platforms darwin name png2ico depends_lib {port:libpng port:zlib} maintainers nomaintainer long_description {{Converts PNG files to Windows icon resource files.}} version 2002-12-08 categories graphics revision 0
pngcrush 651
@@ -3460,8 +3460,6 @@
variants universal portdir lang/ocaml-mode.el description {An EMACS major mode for editing OCaml programs.} homepage http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/ocaml.html depends_run bin:ocaml:ocaml epoch 0 platforms darwin name ocaml-mode.el depends_lib {{path:\${prefix}/bin/emacs:emacs}} maintainers pguyot@kallisys.net long_description {{An EMACS major mode for editing OCaml programs.}} version 3.05 categories {lang editors ml} revision 0
ocamlduce 460
variants universal portdir lang/ocamlduce description {Objective Caml extensions for manipulating XML} homepage http://www.cduce.org/ocaml.html epoch 0 platforms darwin name ocamlduce depends_lib bin:camlp4:ocaml maintainers anil@recoil.org long_description {OCamlDuce is a merger between OCaml and CDuce. It comes as a modified version of OCaml which integrates CDuce features: expressions, types, patterns.} version 3.08.4pl3 categories {lang ml} revision 1
-odgcc40 844
-variants {universal puredarwin darwin_8} depends_build {bin:msgfmt:gettext bin:ginstall:coreutils} portdir lang/odgcc40 description {Development snapshot of Apple's version of GCC 4.0.} homepage http://gcc.gnu.org/gcc-4.0 epoch 0 platforms darwin depends_lib {{path:\${prefix}/bin/odlibtool:odcctools}} name odgcc40 long_description {Development snapshot of Apple's version of the GNU Compiler Collection. The GNU C, C++, Objective-C and Objective-C++ compilers are included but the Java and Fortran compilers are not. Please note that this is pre-release software, and that it has not been through any quality assurance whatsoever. This compiler may produce binaries that cannot be linked against on Mac OS X 10.3 and Darwin 7. The installed programs are named odgcc-4.0, etc.} maintainers nomaintainer version 4062 categories lang revision 0
openmcl 508
variants universal description {The OpenMCL Common Lisp Implementation} portdir lang/openmcl homepage http://www.openmcl.com epoch 0 platforms darwin name openmcl long_description {OpenMCL is an opensourced Common Lisp implementation, derived from Digitool's Macintosh Common Lisp product. OpenMCL currently runs under LinuxPPC and, as of version 0.10, under Darwin, the BSD/Mach layer on which Mac OS X is based.} maintainers {waqar@macports.org gwright@macports.org} categories lang version 1.0 revision 1
otcl 382
@@ -3754,8 +3752,8 @@
variants universal portdir mail/spambnc description {Set of procmail recipies which handle known/suspected spam} homepage http://www.spambouncer.org/ epoch 0 depends_run bin:procmail:procmail platforms darwin name spambnc maintainers andrea+darwinports@webcom.it long_description {The Spam Bouncer is a set of procmail recipes, or instructions, which search the headers and text of your incoming email to see if it meets one or more of several categories (known addresses, rogue ISPs, bulk mail software etc etc). The Spam Bouncer sorts suspected spam into two categories -- mail from known spam sources which is definitely spam, and other mail which is probably spam, but might also be legitimate. It then tags this email with appropriate headers giving the spam classification, and responds according to the parameters you have set.} version 1.9 categories mail revision 0
spamprobe 519
variants universal portdir mail/spamprobe description {Spam detector that uses Bayesian analysis} homepage http://sourceforge.net/projects/spamprobe/ epoch 0 platforms darwin name spamprobe depends_lib port:db44 maintainers nomaintainer long_description {Spamprobe is a fast, intelligent, automatic spam detector using Bayesian analysis of word counts in spam and non-spam email. It is intended for use with procmail to filter inbound mail. No manual rule creation is required.} version 1.2a categories mail revision 1
-spellutils 603
-variants universal description {Spellutils provides the newsbody and pospell programs} portdir mail/spellutils homepage http://home.worldonline.dk/byrial/spellutils/ epoch 0 depends_lib port:gettext name spellutils long_description {Spellutils is a suite of programs which are used to isolate some parts or texts from various types of files and hand them over to another program which may change the {texts;} it is typically a spell checker. Afterwards the possibly changed text parts are copied back in place in the original file.} maintainers dluke@geeklair.net categories mail version 0.7 revision 0
+spellutils 621
+variants universal portdir mail/spellutils description {Spellutils provides the newsbody and pospell programs.} homepage http://home.worldonline.dk/byrial/spellutils/ epoch 0 platforms darwin name spellutils depends_lib port:gettext maintainers dluke@geeklair.net long_description {Spellutils is a suite of programs which are used to isolate some parts or texts from various types of files and hand them over to another program which may change the {texts;} it is typically a spell checker. Afterwards the possibly changed text parts are copied back in place in the original file.} version 0.7 categories mail revision 0
ssmtp 586
portdir mail/ssmtp variants universal description {Sendmail alternative for small routers (outgoing mail only)} platforms {darwin freebsd} name ssmtp version 2.61 categories mail revision 1 epoch 0 maintainers olaf@foellinger.de long_description {This is sSMTP, a program that replaces sendmail on workstations that should send their mail via the departmental mailhub from which they pick up their mail (via pop, imap, rsmtp, pop_fetch, NFS... or the like). This program accepts mail and sends it to the mailhub, optionally replacing the domain in the From: line with a different one.}
sylpheed 501
@@ -4026,8 +4024,8 @@
variants {universal darwin_8} description {simple but powerful generic TCP proxy} portdir net/balance homepage http://balance.sourceforge.net/ epoch 0 platforms darwin name balance long_description {Balance is a simple but powerful generic TCP proxy with round-robin load balancing and failover mechanisms. Its behaviour can be controlled at runtime using a simple command line syntax.} maintainers nomaintainer categories net version 3.34 revision 0
bidwatcher 644
variants universal portdir net/bidwatcher description {GTK auction management/snipe tool for eBay} homepage http://bidwatcher.sf.net/ epoch 0 platforms darwin name bidwatcher depends_lib {port:gtk1 port:gettext} maintainers nomaintainer long_description {{Tracks your eBay listings and items that you have bid on. Allows you to track auctions that you do not own and have not bid on. Snipe tool allows you to schedule your bid to be placed seconds before the auction ends, avoiding driving the price high early in the auction's life. Prioritizes updates according to the time left in an auction.}} version 1.3.17 categories net revision 0
-bind9 703
-variants {universal darwin_6 ipv6} portdir net/bind9 description {Domain Name System server} homepage http://www.isc.org epoch 0 platforms {darwin freebsd sunos} name bind9 depends_lib port:openssl maintainers dluke@geeklair.net long_description {The BIND DNS Server is used on the vast majority of name serving machines on the Internet, providing a robust and stable architecture on top of which an organization's naming architecture can be built. The resolver library included in the BIND distribution provides the standard APIs for translation between domain names and Internet addresses and is intended to be linked with applications requiring name service.} version 9.4.2 categories net revision 3
+bind9 745
+variants {universal darwin_6 ipv6} variant_desc {ipv6 {enable ipv6 support}} portdir net/bind9 description {Domain Name System server} homepage http://www.isc.org epoch 0 platforms {darwin freebsd sunos} name bind9 depends_lib port:openssl maintainers dluke@geeklair.net long_description {The BIND DNS Server is used on the vast majority of name serving machines on the Internet, providing a robust and stable architecture on top of which an organization's naming architecture can be built. The resolver library included in the BIND distribution provides the standard APIs for translation between domain names and Internet addresses and is intended to be linked with applications requiring name service.} version 9.4.2 categories net revision 3
bing 528
variants universal description {Bandwidth measurement tool} portdir net/bing homepage http://www.freenix.fr/freenix/logiciels/bing.html epoch 0 platforms darwin name bing long_description {Bing is a point-to-point bandwidth measurement tool (hence the 'b'), based on ping. Bing determines the real (raw, as opposed to available or average) throughput on a link by measuring ICMP echo requests roundtrip times for different packet sizes for each end of the link.} maintainers nomaintainer categories net version 1.0.5 revision 0
binkd 289
@@ -4402,8 +4400,8 @@
variants {universal flowtools} portdir net/nfdump description {The nfdump tools collect and process netflow data on the command line. Part of the NfSen project.} homepage http://nfdump.sourceforge.net/ epoch 0 platforms darwin name nfdump depends_lib port:rrdtool maintainers markd long_description {{The nfdump tools collect and process netflow data on the command line. Part of the NfSen project.}} version 1.5.6 categories net revision 1
ngrep 699
variants universal depends_build port:libpcap portdir net/ngrep description {Network grep} homepage http://ngrep.sourceforge.net epoch 0 platforms darwin name ngrep maintainers grace@flipt.com long_description {ngrep strives to provide most of GNU grep's common features, applying them to the network layer. ngrep a pcap-aware tool that will allow you to specify extended regular expressions to match against data payloads of packets. It currently recognizes TCP, UDP, and ICMP across Ethernet, PPP, SLIP, FDDI, Token Ring and null interfaces, and understands BPF filter logic in the same fashion as more common packet sniffing tools, like tcpdump and snoop.} version 1.45 categories net revision 0
-nmap 978
-variants {universal no_ssl no_pcre} portdir net/nmap description {Port scanning utility for large networks} homepage http://nmap.org/ epoch 0 platforms {darwin freebsd} name nmap depends_lib {port:libpcap port:openssl port:pcre port:zlib} maintainers {opendarwin.org@darkart.com dluke@geeklair.net} long_description {Nmap is a utility for port scanning large networks, although it works fine for single hosts. The guiding philosophy for the creation of nmap was TMTOWTDI (There's More Than One Way To Do It). This is the Perl slogan, but it is equally applicable to scanners. Sometimes you need speed, other times you may need stealth. In some cases, bypassing firewalls may be required. Not to mention the fact that you may want to scan different protocols (UDP, TCP, ICMP, etc.). You just can't do all this with one scanning mode. And you don't want to have 10 different scanners around, all with different interfaces and capabilities.} version 4.50 categories net revision 0
+nmap 1065
+variants {universal no_ssl no_pcre} variant_desc {no_ssl {build without ssl support} no_pcre {build without pcre support}} portdir net/nmap description {Port scanning utility for large networks} homepage http://nmap.org/ epoch 0 platforms {darwin freebsd} name nmap depends_lib {port:libpcap port:openssl port:pcre port:zlib} maintainers {opendarwin.org@darkart.com dluke@geeklair.net} long_description {Nmap is a utility for port scanning large networks, although it works fine for single hosts. The guiding philosophy for the creation of nmap was TMTOWTDI (There's More Than One Way To Do It). This is the Perl slogan, but it is equally applicable to scanners. Sometimes you need speed, other times you may need stealth. In some cases, bypassing firewalls may be required. Not to mention the fact that you may want to scan different protocols (UDP, TCP, ICMP, etc.). You just can't do all this with one scanning mode. And you don't want to have 10 different scanners around, all with dif
ferent interfaces and capabilities.} version 4.50 categories net revision 0
nrg 547
variants {universal i386 pingd_server} portdir net/nrg description {Network Resource Grapher} homepage http://nrg.hep.wisc.edu/ epoch 0 platforms darwin name nrg depends_lib {port:rrdtool port:p5-time-hires} maintainers markd long_description {NRG is an RRDtool front-end tool to monitor traffic and load on network links or any other resource utilization source. It automatically creates and maintains web pages and RRDtool databases, while providing short and long-term graph web pages just like MRTG.} version 0.99.27 categories net revision 0
nrpe 310
@@ -6235,7 +6233,7 @@
py-pedal 370
variants universal portdir python/py-pedal description {python module for pedigree analysis} homepage http://pypedal.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:python24 port:py-numeric} name py-pedal maintainers nomaintainer long_description {PyPedal is a Python language application for pedigree analysis.} categories python version 2.0.0a7 revision 0
py-pexpect 642
-description {python module for better controlling other applications} portdir python/py-pexpect homepage http://pexpect.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python24 name py-pexpect maintainers {ram openmaintainer} long_description {Pexpect makes Python a better tool for controlling other applications. It is a pure Python module for spawning child applications, controlling them and responding to expected patterns in their output. Pexpect works like Don Libes Expect. Pexpect allows your script to spawn a child application and control it as if a human were typing commands.} categories python version 2.1 revision 0
+description {python module for better controlling other applications} portdir python/py-pexpect homepage http://pexpect.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python24 name py-pexpect maintainers {ram openmaintainer} long_description {Pexpect makes Python a better tool for controlling other applications. It is a pure Python module for spawning child applications, controlling them and responding to expected patterns in their output. Pexpect works like Don Libes Expect. Pexpect allows your script to spawn a child application and control it as if a human were typing commands.} categories python version 2.3 revision 0
py-pgasync 578
variants universal portdir python/py-pgasync description {twisted-based, DB API 2.0 compliant PostgreSQL client library} homepage http://jamwt.com/pgasync/ epoch 0 platforms darwin depends_lib {port:python24 port:py-twisted} name py-pgasync maintainers nomaintainer long_description {pgasync is a twisted-based PostgreSQL client library which fully conforms to the DB API 2.0 specification. It's designed to run quickly and scale well. It provides connection pooling and persistence, database types, and safe conversions.} categories {python databases} version 1.15b revision 0
py-pgsql 776
@@ -6655,7 +6653,7 @@
py25-pastescript 429
variants universal portdir python/py25-pastescript description {Paste Script is a pluggable command-line frontend, to the Paste system.} homepage http://pythonpaste.org/paste/ epoch 0 platforms darwin depends_lib port:py25-cheetah name py25-pastescript maintainers stechert@macports.org long_description {{Paste Script is a pluggable command-line frontend, to the Paste system.}} categories {python www} version 1.3.3 revision 0
py25-pexpect 646
-description {python module for better controlling other applications} portdir python/py25-pexpect homepage http://pexpect.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python25 name py25-pexpect maintainers {ram openmaintainer} long_description {Pexpect makes Python a better tool for controlling other applications. It is a pure Python module for spawning child applications, controlling them and responding to expected patterns in their output. Pexpect works like Don Libes Expect. Pexpect allows your script to spawn a child application and control it as if a human were typing commands.} categories python version 2.1 revision 0
+description {python module for better controlling other applications} portdir python/py25-pexpect homepage http://pexpect.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python25 name py25-pexpect maintainers {ram openmaintainer} long_description {Pexpect makes Python a better tool for controlling other applications. It is a pure Python module for spawning child applications, controlling them and responding to expected patterns in their output. Pexpect works like Don Libes Expect. Pexpect allows your script to spawn a child application and control it as if a human were typing commands.} categories python version 2.3 revision 0
py25-pgsql 813
variants universal portdir python/py25-pgsql description {python DB-API 2.0 compliant interface to postgresql (8.2)} homepage http://pypgsql.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:python25 port:postgresql82 port:py25-mx-base} name py25-pgsql maintainers dluke@geeklair.net long_description {pyPgSQL is a package of two modules that provide a Python DB-API 2.0 compliant interface to PostgreSQL databases. The first module, libpq, exports the PostgreSQL C API to Python. This module is written in C and can be compiled into Python or can be dynamically loaded on demand. The second module, PgSQL, provides the DB-API 2.0 compliant interface and support for various PostgreSQL data types, such as INT8, NUMERIC, MONEY, BOOL, ARRAYS, etc.} categories {python databases} version 2.5.1 revision 1
py25-pil 537
@@ -7206,8 +7204,8 @@
variants {universal nolargedict} depends_build port:cracklib-words portdir security/cracklib description {A ProActive Password Sanity Library} homepage http://sourceforge.net/projects/cracklib/ epoch 0 platforms darwin name cracklib depends_lib port:gettext maintainers theonelab.com:june long_description {CrackLib is a library containing a C function (well, lots of functions really, but you only need to use one of them) which may be used in a passwd-like program. The idea is simple: try to prevent users from choosing passwords that could be guessed by Crack by filtering them out, at source.} version 2.8.12 categories security revision 1
cracklib-words 763
variants universal description {Wordlists for cracklib} portdir security/cracklib-words homepage http://sourceforge.net/projects/cracklib/ epoch 0 platforms darwin name cracklib-words long_description {CrackLib is a library containing a C function (well, lots of functions really, but you only need to use one of them) which may be used in a passwd-like program. The idea is simple: try to prevent users from choosing passwords that could be guessed by Crack by filtering them out, at source. This port contains the word lists essential for cracklib to build. There is no need to keep this package installed, unless you feel the need to update cracklib's wordlist dictionary on occasion.} maintainers theonelab.com:june categories security version 1.2 revision 1
-ctool 388
-variants universal description {ctool is a checksumming application} portdir security/ctool homepage http://www.macsecurity.org/tools/ctool/ epoch 0 platforms darwin name ctool long_description {ctool is a checusmming application that is mindful of the prebinding information stored in Mach-o executable files.} maintainers dluke@geeklair.net categories security version 1.2.3 revision 0
+ctool 383
+variants universal description {ctool is a checksumming application.} portdir security/ctool homepage http://www.macsecurity.org/tools/ctool/ epoch 0 platforms darwin name ctool long_description {ctool is a checusmming application that is mindful of the prebinding information stored in Mach-o executable files.} maintainers nomaintainer categories security version 1.2.3 revision 0
cyrus-sasl2 766
variants {universal darwin freebsd kerberos sql static} portdir security/cyrus-sasl2 description {SASL is an authentication library.} homepage http://asg.web.cmu.edu/sasl/ epoch 0 platforms darwin name cyrus-sasl2 depends_lib {port:openssl lib:libz:zlib} maintainers {jmpp landonf@macports.org} long_description {SASL is the Simple Authentication and Security Layer, a method for adding authentication support to connection-based protocols. To use SASL, a protocol includes a command for identifying and authenticating a user to a server and for optionally negotiating protection of subsequent protocol interactions. If its use is negotiated, a security layer is inserted between the protocol and the connection.} version 2.1.21 categories {security net} revision 0
dirmngr 771
@@ -7406,8 +7404,8 @@
variants universal portdir sysutils/chsuf description {tool to change suffix of files} homepage http://chsuf.sourceforge.net/ epoch 0 platforms darwin name chsuf depends_lib bin:perl:perl5.8 maintainers mww long_description {{tool to change suffix of files}} version 0.9 categories sysutils revision 0
cksfv 377
portdir sysutils/cksfv variants universal description {simple file verification utility} name cksfv version 1.3.12 categories sysutils homepage http://zakalwe.fi/~shd/foss/cksfv/ revision 0 epoch 0 maintainers cedric.luthi@gmail.com long_description {cksfv (Check SFV) creates simple file verification (.sfv) listings and tests existing sfv files. It uses the crc32 checksum.}
-clamav 450
-variants {universal darwin_i386 darwin_7 clamav_milter} portdir sysutils/clamav description {clamav antivirus software} homepage http://www.clamav.net epoch 0 platforms darwin name clamav depends_lib port:gmp maintainers dluke@geeklair.net long_description {Clam AntiVirus is a GPL anti-virus toolkit for UNIX. The main purpose of this software is the integration with mail servers (attachment scanning).} version 0.92 categories sysutils revision 0
+clamav 510
+variants {universal darwin_i386 darwin_7 clamav_milter} variant_desc {clamav_milter {build with libmilter support}} portdir sysutils/clamav description {clamav antivirus software} homepage http://www.clamav.net epoch 0 platforms darwin name clamav depends_lib port:gmp maintainers dluke@geeklair.net long_description {Clam AntiVirus is a GPL anti-virus toolkit for UNIX. The main purpose of this software is the integration with mail servers (attachment scanning).} version 0.92 categories sysutils revision 0
clex 544
variants universal portdir sysutils/clex description {file manager with curses interface} homepage http://www.clex.sk/ epoch 0 platforms darwin name clex depends_lib port:ncurses maintainers nomaintainer long_description {CLEX is a file manager with a full-screen user interface. It displays directory contents including the file status details and provides features like command history, filename insertion, or name completion in order to help users to create commands to be executed by the shell.} version 3.16 categories sysutils revision 1
clpbar 603
@@ -7457,7 +7455,7 @@
doodle 376
variants universal portdir sysutils/doodle description {Doodle is a tool to quickly search the documents on a computer.} homepage http://ovmj.org/doodle/ epoch 0 platforms darwin name doodle depends_lib port:libextractor long_description {{Doodle is a tool to quickly search the documents on a computer.}} maintainers nomaintainer version 0.6.6 categories sysutils revision 0
dpkg 365
-variants {universal darwin freebsd} depends_build bin:gnumake:gmake portdir sysutils/dpkg description {Debian package maintenance system} homepage http://www.debian.org/ epoch 0 platforms {darwin freebsd} name dpkg depends_lib {port:gettext port:libiconv bin:perl:perl5.8} maintainers landonf@macports.org version 1.10.28 categories {sysutils archivers} revision 0
+variants {universal darwin freebsd} depends_build bin:gnumake:gmake portdir sysutils/dpkg description {Debian package maintenance system} homepage http://www.debian.org/ epoch 0 platforms {darwin freebsd} name dpkg depends_lib {port:gettext port:libiconv bin:perl:perl5.8} maintainers landonf@macports.org version 1.10.28 categories {sysutils archivers} revision 1
dtach 584
variants universal description {program that emulates the detach feature of screen} portdir sysutils/dtach homepage http://dtach.sourceforge.net/ epoch 0 platforms darwin name dtach long_description {dtach is a tiny program that emulates the detach feature of screen, allowing you to run a program in an environment that is protected from the controlling terminal and attach to it later. dtach does not keep track of the contents of the screen, and thus works best with programs that know how to redraw themselves.} maintainers nomaintainer categories sysutils version 0.7 revision 0
duplicity 838
@@ -7633,7 +7631,7 @@
slocate 781
variants universal description {Secure Locate is a replacement for locate.} portdir sysutils/slocate homepage http://slocate.trakker.ca/ epoch 0 platforms darwin name slocate maintainers pguyot@kallisys.net long_description {Secure locate provides a secure way to index and quickly search for files on your system. It uses incremental encoding just like GNU locate to compress its database to make searching faster, but it will also check file permissions and ownership so that users will not see files they do not have access to. The big advantage is that slocate will find files in your ~, even if you made it unreadable by nobody (who traditionally performs the locate database update), without letting another user find files there.} categories sysutils version 3.1 revision 1
smart 675
-variants universal portdir sysutils/smart description {Automatic updater and package installer/remover} homepage http://smartpm.org epoch 0 platforms {darwin freebsd} name smart depends_lib {lib:librpm:rpm port:python24} maintainers {n3npq@mac.com afb@macports.org} long_description {The Smart Package Manager project has the ambitious objective of creating smart and portable algorithms for solving adequately the problem of managing software upgrading and installation. This tool works in all major distributions, and will bring notable advantages over native tools currently in use (APT, APT-RPM, YUM, URPMI, etc).} version 0.52 categories {sysutils archivers} revision 0
+variants universal portdir sysutils/smart description {Automatic updater and package installer/remover} homepage http://smartpm.org epoch 0 platforms {darwin freebsd} name smart depends_lib {lib:librpm:rpm port:python24} maintainers {n3npq@mac.com afb@macports.org} long_description {The Smart Package Manager project has the ambitious objective of creating smart and portable algorithms for solving adequately the problem of managing software upgrading and installation. This tool works in all major distributions, and will bring notable advantages over native tools currently in use (APT, APT-RPM, YUM, URPMI, etc).} version 0.52 categories {sysutils archivers} revision 1
smartmontools 580
variants {universal darwin} description {SMART hard drive monitoring} portdir sysutils/smartmontools homepage http://smartmontools.sourceforge.net/ epoch 0 platforms darwin name smartmontools long_description {Two utility programs (smartctl and smartd) to control and monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (SMART) built into most modern ATA and SCSI hard disks. In many cases, these utilities will provide advanced warning of disk degradation and failure.} maintainers nomaintainer categories sysutils version 5.37 revision 0
socat 612
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/b71b7719/attachment-0001.html
From markd at macports.org Wed Feb 6 13:24:41 2008
From: markd at macports.org (markd@macports.org)
Date: Wed Feb 6 13:27:43 2008
Subject: [33888] trunk/dports/perl/p5-mime-tools/Portfile
Message-ID: <20080206212441.7C264FE1515@beta.macosforge.org>
Revision: 33888
http://trac.macosforge.org/projects/macports/changeset/33888
Author: markd@macports.org
Date: 2008-02-06 13:24:40 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
Update to 5.425.
Modified Paths:
--------------
trunk/dports/perl/p5-mime-tools/Portfile
Modified: trunk/dports/perl/p5-mime-tools/Portfile
===================================================================
--- trunk/dports/perl/p5-mime-tools/Portfile 2008-02-06 20:43:26 UTC (rev 33887)
+++ trunk/dports/perl/p5-mime-tools/Portfile 2008-02-06 21:24:40 UTC (rev 33888)
@@ -2,8 +2,7 @@
PortSystem 1.0
PortGroup perl5 1.0
-perl5.setup MIME-tools 5.420
-revision 1
+perl5.setup MIME-tools 5.425
maintainers nomaintainer
description modules for parsing (and creating!) MIME entities
long_description MIME-tools is a collection of Perl5 MIME:: modules \
@@ -11,7 +10,7 @@
multipart (even nested multipart) MIME messages. \
(Yes, kids, that means you can send messages with \
attached GIF files).
-checksums md5 4db6505cc0132c80c5a9cc54f443a21a
+checksums md5 35821ae976e2884f4350dc25d4734655
platforms darwin
patchfiles patch-lib-MIME-Parser.pm.useContentTypeName
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/dd6e9b51/attachment.html
From ryandesign at macports.org Wed Feb 6 15:35:04 2008
From: ryandesign at macports.org (ryandesign@macports.org)
Date: Wed Feb 6 15:38:05 2008
Subject: [33889] trunk/dports/graphics/dcraw/Portfile
Message-ID: <20080206233504.D4705FE4FD2@beta.macosforge.org>
Revision: 33889
http://trac.macosforge.org/projects/macports/changeset/33889
Author: ryandesign@macports.org
Date: 2008-02-06 15:35:03 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
dcraw: update to 8.82
Modified Paths:
--------------
trunk/dports/graphics/dcraw/Portfile
Modified: trunk/dports/graphics/dcraw/Portfile
===================================================================
--- trunk/dports/graphics/dcraw/Portfile 2008-02-06 21:24:40 UTC (rev 33888)
+++ trunk/dports/graphics/dcraw/Portfile 2008-02-06 23:35:03 UTC (rev 33889)
@@ -3,8 +3,7 @@
PortSystem 1.0
name dcraw
-version 8.81
-revision 1
+version 8.82
categories graphics
maintainers ryandesign
description Raw Digital Photo Decoding, supporting 209 cameras
@@ -13,17 +12,16 @@
platforms darwin
homepage http://www.cybercom.net/~dcoffin/dcraw/
master_sites ${homepage}archive/
-checksums md5 42b639dfd00580ce5c4de09137775868 \
- sha1 28efb15e414d1f54eccbf5c69177931c7866bdfe \
- rmd160 8a002a3e681a974f617c5513cbb88f33bc0796e8
+checksums md5 cd77e5060fdb489def91c0356d150f90 \
+ sha1 c2ad77407ec9200ba186020100437bd9c43782e5 \
+ rmd160 959707e854d216acc6d9ab1d87c6d3c6190d2ca4
worksrcdir $name
depends_lib port:gettext \
port:libiconv \
port:jpeg \
port:lcms
-# So that users who have the 8.81_0 or 8.81_1 distfile will not get checksum errors
-dist_subdir ${name}/${version}_2
+dist_subdir ${name}/${version}_${revision}
use_configure no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/2a780475/attachment.html
From nox at macports.org Wed Feb 6 15:56:22 2008
From: nox at macports.org (nox@macports.org)
Date: Wed Feb 6 15:59:22 2008
Subject: [33890] trunk/dports/gnome/liboobs/Portfile
Message-ID: <20080206235622.29CBCFE55FC@beta.macosforge.org>
Revision: 33890
http://trac.macosforge.org/projects/macports/changeset/33890
Author: nox@macports.org
Date: 2008-02-06 15:56:21 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
liboobs:
* Fixed use of crypt functions (should close #13243).
* Added rmd160 checksum.
* Fixed livecheck.
* Fixed dependencies.
Modified Paths:
--------------
trunk/dports/gnome/liboobs/Portfile
Modified: trunk/dports/gnome/liboobs/Portfile
===================================================================
--- trunk/dports/gnome/liboobs/Portfile 2008-02-06 23:35:03 UTC (rev 33889)
+++ trunk/dports/gnome/liboobs/Portfile 2008-02-06 23:56:21 UTC (rev 33890)
@@ -4,6 +4,8 @@
name liboobs
version 2.20.0
+revision 1
+set branch [join [lrange [split ${version} .] 0 1] .]
maintainers nomaintainer
categories gnome
platforms darwin
@@ -16,19 +18,39 @@
applications to integrate with the system details.
homepage http://www.gnome.org/
-master_sites gnome:sources/${name}/[strsed ${version} {/\.[0-9]*$//}]/
+master_sites gnome:sources/${name}/${branch}/
use_bzip2 yes
checksums md5 c0562e115af4777da471182b9d462b40 \
sha1 1c33bb12c97d5bea48cca1a6650426a0d4a15ba2 \
- rmd150 adsjfhalksjdfhakljsdhf
+ rmd160 fb1acb99e41e63e396e8a766e0bc7067f78a24d6
-depends_lib port:dbus \
+post-patch {
+ # Crypt functions are in the System library.
+ reinplace "s/-lcrypt/-lSystem/" ${worksrcpath}/configure
+
+ # Crypt functions are declared in unistd.h system header.
+ reinplace "s///" \
+ ${worksrcpath}/oobs/oobs-user.c \
+ ${worksrcpath}/oobs/oobs-group.c
+}
+
+depends_build port:scrollkeeper
+
+depends_lib port:glib2 \
+ port:dbus \
port:dbus-glib \
+ port:gettext \
port:system-tools-backends
+depends_run port:scrollkeeper
+
configure.args --disable-scrollkeeper
post-activate {
- system "scrollkeeper-update"
+ system "${prefix}/bin/scrollkeeper-update"
}
+
+livecheck.check regex
+livecheck.url http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
+livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/d419b040/attachment.html
From nox at macports.org Wed Feb 6 15:59:24 2008
From: nox at macports.org (nox@macports.org)
Date: Wed Feb 6 16:02:24 2008
Subject: [33891] trunk/dports/perl
Message-ID: <20080206235924.24D42FF32EA@beta.macosforge.org>
Revision: 33891
http://trac.macosforge.org/projects/macports/changeset/33891
Author: nox@macports.org
Date: 2008-02-06 15:59:22 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
p5-net-dbus: New port.
Added Paths:
-----------
trunk/dports/perl/p5-net-dbus/
trunk/dports/perl/p5-net-dbus/Portfile
Added: trunk/dports/perl/p5-net-dbus/Portfile
===================================================================
--- trunk/dports/perl/p5-net-dbus/Portfile (rev 0)
+++ trunk/dports/perl/p5-net-dbus/Portfile 2008-02-06 23:59:22 UTC (rev 33891)
@@ -0,0 +1,23 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup perl5 1.0
+
+perl5.setup net-dbus 0.33.5 ../../authors/id/D/DA/DANBERR/
+platforms darwin
+maintainers nox
+description Net::DBus - Perl extension for the DBus message system
+
+long_description \
+ ${description}
+
+homepage http://search.cpan.org/~danberr/Net-DBus/
+distname Net-DBus-${version}
+
+checksums md5 fac4674945f53509ce8c3249646aaa11 \
+ sha1 44d14c42122f392cdd187d19e2c24610acfb79fa \
+ rmd160 df76ae25fe7e48a5505e1373e079500561416278
+
+depends_lib port:p5-xml-twig
+
+universal_variant no
Property changes on: trunk/dports/perl/p5-net-dbus/Portfile
___________________________________________________________________
Name: svn:keywords
+ Id
Name: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/6e3c8611/attachment.html
From nox at macports.org Wed Feb 6 16:01:06 2008
From: nox at macports.org (nox@macports.org)
Date: Wed Feb 6 16:04:06 2008
Subject: [33892] trunk/dports/gnome/system-tools-backends/Portfile
Message-ID: <20080207000106.79061FFCA93@beta.macosforge.org>
Revision: 33892
http://trac.macosforge.org/projects/macports/changeset/33892
Author: nox@macports.org
Date: 2008-02-06 16:01:05 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
system-tools-backends:
* Updated to 2.4.2.
* Fixed dependencies, it won't use its own p5-net-dbus anymore.
* Added livecheck.
Modified Paths:
--------------
trunk/dports/gnome/system-tools-backends/Portfile
Modified: trunk/dports/gnome/system-tools-backends/Portfile
===================================================================
--- trunk/dports/gnome/system-tools-backends/Portfile 2008-02-06 23:59:22 UTC (rev 33891)
+++ trunk/dports/gnome/system-tools-backends/Portfile 2008-02-07 00:01:05 UTC (rev 33892)
@@ -2,30 +2,43 @@
PortSystem 1.0
-name system-tools-backends
-version 2.4.0
-maintainers nomaintainer
-categories gnome
-platforms darwin
-description Tools aimed to ease computer administration.
+name system-tools-backends
+version 2.4.2
+set branch [join [lrange [split ${version} .] 0 1] .]
+maintainers nomaintainer
+categories gnome
+platforms darwin
+description Tools aimed to ease computer administration.
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.
+ 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.
-homepage http://www.gnome.org/projects/gst/
-master_sites gnome:sources/${name}/[strsed ${version} {/\.[0-9]*$//}]/
-use_bzip2 yes
+homepage http://system-tools-backends.freedesktop.org/
+master_sites gnome:sources/${name}/${branch}/
+use_bzip2 yes
-checksums md5 e4b7fff9ed3b17cb7bacf9c0b9c657b5 \
- sha1 8a65751b82a1d2a52afb9e466c586db7f4b957d8 \
- rmd160 8d9855138176288431c18c1eade029ad6f766382
+checksums md5 a5f6be4a3774f3dae6c30a5848e9d36c \
+ sha1 afc96523614e63950c42fa8d1b5d1aadb4a06a00 \
+ rmd160 1b7cf45b46abbb4d10d817119634c2555a525135
-depends_lib lib:libgnomeui:libgnomeui
+depends_build port:pkgconfig \
+ port:perl5.8 \
+ port:p5-net-dbus
-configure.args --mandir=${prefix}/share/man
+depends_lib port:libgnomeui \
+ port:glib2 \
+ port:dbus \
+ port:dbus-glib
+
+depends_run port:perl5.8 \
+ port:p5-net-dbus
+
+livecheck.check regex
+livecheck.url http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
+livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/df20045a/attachment.html
From markd at macports.org Wed Feb 6 17:43:47 2008
From: markd at macports.org (markd@macports.org)
Date: Wed Feb 6 17:46:19 2008
Subject: [33893] trunk/dports/net/nedi/Portfile
Message-ID: <20080207014347.88295100F737@beta.macosforge.org>
Revision: 33893
http://trac.macosforge.org/projects/macports/changeset/33893
Author: markd@macports.org
Date: 2008-02-06 17:43:45 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
Update to RC6; tweak portfile variables.
Modified Paths:
--------------
trunk/dports/net/nedi/Portfile
Modified: trunk/dports/net/nedi/Portfile
===================================================================
--- trunk/dports/net/nedi/Portfile 2008-02-07 00:01:05 UTC (rev 33892)
+++ trunk/dports/net/nedi/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
@@ -3,7 +3,7 @@
PortSystem 1.0
name nedi
-version 1.0-rc5
+version 1.0-rc6
categories net
maintainers markd
platforms darwin
@@ -19,7 +19,7 @@
distname ${name}-${version}
extract.suffix .tgz
worksrcdir ${name}
-checksums md5 fd72f04d355159ba9c9d629b32ea577c
+checksums md5 1aa34876601a57d061f041e9ab8ea9f0
default_variants +server
depends_lib port:perl5.8 \
@@ -41,11 +41,14 @@
}
# Set some useful variables
-set nedidir ${prefix}/share/
+set nedidir ${prefix}/share
+set rrdbin ${prefix}/bin/rrdtool
+set rrdfiles ${nedidir}/${name}/rrd
+set cacticlidir ${prefix}/share/cacti/cli
startupitem.create yes
startupitem.name nedimonitor
-startupitem.executable ${prefix}/share/${name}/moni.pl
+startupitem.executable ${nedidir}/${name}/moni.pl
use_configure no
patch {}
@@ -64,37 +67,41 @@
post-destroot {
# Fix general paths
eval reinplace "s|/usr/bin/perl|${prefix}/bin/perl|g" \
- [glob ${destroot}${prefix}/share/${name}/*.pl] \
- [glob ${destroot}${prefix}/share/${name}/inc/*.pl] \
- [glob ${destroot}${prefix}/share/${name}/html/inc/*.pl]
+ [glob ${destroot}${nedidir}/${name}/*.pl] \
+ [glob ${destroot}${nedidir}/${name}/inc/*.pl] \
+ [glob ${destroot}${nedidir}/${name}/html/inc/*.pl]
reinplace "s|netstat|/usr/sbin/netstat|g" \
- ${destroot}${prefix}/share/${name}/inc/libmisc.pl
+ ${destroot}${nedidir}/${name}/inc/libmisc.pl
- reinplace "s|/etc/nedi.conf|${prefix}/share/nedi/nedi.conf|g" \
- ${destroot}${prefix}/share/${name}/html/inc/libmisc.php
+ reinplace "s|/etc/nedi.conf|${nedidir}/nedi/nedi.conf|g" \
+ ${destroot}${nedidir}/${name}/html/inc/libmisc.php
# Fix RRDtool paths
- reinplace "s|\"rrdtool\"|\"${prefix}/bin/rrdtool\"|g" \
- ${destroot}${prefix}/share/${name}/inc/libmisc.pl
- reinplace "s|/var/nedi/rrd|${prefix}/share/${name}/rrd|g" \
- ${destroot}${prefix}/share/${name}/html/inc/libgraph.php
- reinplace "s|\"rrdtool\"|\"${prefix}/bin/rrdtool\"|g" \
- ${destroot}${prefix}/share/${name}/html/inc/libgraph.php
+ reinplace "s|\"rrdtool\"|\"${rrdbin}\"|g" \
+ ${destroot}${nedidir}/${name}/inc/libmisc.pl
+ reinplace "s|/var/nedi/rrd|${rrdfiles}|g" \
+ ${destroot}${nedidir}/${name}/html/inc/libgraph.php
+ reinplace "s|\"rrdtool\"|\"${rrdbin}\"|g" \
+ ${destroot}${nedidir}/${name}/html/inc/libgraph.php
+# Fix Cacti paths
+ reinplace "s|/usr/local/bin/php /var/www/htdocs/cacti/cli|${prefix}/bin/php ${cacticlidir}|g" \
+ ${destroot}${nedidir}/${name}/html/inc/libmisc.php
+
# Create directory for rrd files
- xinstall -m 755 -d ${destroot}${prefix}/share/${name}/rrd
+ xinstall -m 755 -d ${destroot}${rrdfiles}
# Keep these empty directories
destroot.keepdirs \
- ${destroot}${prefix}/share/${name}/db/cfg \
- ${destroot}${prefix}/share/${name}/html/log \
- ${destroot}${prefix}/share/${name}/rrd
+ ${destroot}${nedidir}/${name}/db/cfg \
+ ${destroot}${nedidir}/${name}/html/log \
+ ${destroot}${rrdfiles}
# Rename nedi.conf to nedi.conf.sample so port upgrades don't overwrite an installed nedi.conf
# Also set permissions on nedi.conf because it has passwords.
- file rename ${destroot}${prefix}/share/${name}/nedi.conf \
- ${destroot}${prefix}/share/${name}/nedi.conf.sample
- system "chmod 600 ${destroot}${prefix}/share/${name}/nedi.conf.sample"
+ file rename ${destroot}${nedidir}/${name}/nedi.conf \
+ ${destroot}${nedidir}/${name}/nedi.conf.sample
+ system "chmod 600 ${destroot}${nedidir}/${name}/nedi.conf.sample"
}
pre-install {
@@ -154,9 +161,9 @@
4) Configure NeDi, initialize database, and Login to NeDi
-----------------------------------------------
--Set NeDi owner: sudo chown -R : ${nedidir}${name}/
--Apache symlink: ln -s ${nedidir}${name}/html/ ${prefix}/apache2/htdocs/nedi
--Edit nedi.conf Backend/Authen/Device Access sections: sudo pico ${nedidir}${name}/nedi.conf
+-Set NeDi owner: sudo chown -R : ${nedidir}/${name}/
+-Apache symlink: ln -s ${nedidir}/${name}/html/ ${prefix}/apache2/htdocs/nedi
+-Edit nedi.conf Backend/Authen/Device Access sections: sudo pico ${nedidir}/${name}/nedi.conf
Leave nedi.conf permissions at 600 to protect your network passwords!
backend MSQ
dbpass
@@ -166,7 +173,7 @@
(user/pass of your Cisco devices)
-Initialize the NeDi database:
- cd ${prefix}/share/${name}
+ cd ${nedidir}/${name}
sudo ./nedi.pl -i
When prompted for \"MySQL admin user:\" and enter 'root' and then MySQL root password.
@@ -186,14 +193,14 @@
5) Discover Your Network with NeDi
-----------------------------------------------
--Edit nedi.conf Device Acc. variables: sudo pico ${prefix}/share/${name}/nedi.conf
+-Edit nedi.conf Device Acc. variables: sudo pico ${nedidir}/${name}/nedi.conf
comm
-Make any other desired changes in nedi.conf
-Start NeDi data collection:
- cd ${nedidir}${name}
+ cd ${nedidir}/${name}
sudo -u nedi.pl -c -d (debug)
-Put a command in the crontab to discover your network at regular intervals.
A typical interval is 1 hour; to get accurate NeDi rrdtool graphs at
@@ -201,7 +208,7 @@
Otherwise, you must adjust NeDi's default rrdtool settings. To run
NeDi every hour, the cron entry is:
-0 * * * * cd ${nedidir}${name} ; ./nedi.pl -c >> /dev/null 2>&1
+0 * * * * cd ${nedidir}/${name} ; ./nedi.pl -c >> /dev/null 2>&1
6) Set NeDi to receive device alerts, syslogs, and SNMP traps. (optional)
@@ -217,7 +224,7 @@
-To enable the NeDi SNMP trap receiver, first use the snmpconf Unix utility to create an
snmptrapd.conf file with the entry:
- traphandle default ${nedidir}${name}/trap.pl
+ traphandle default ${nedidir}/${name}/trap.pl
Then load the startup script to run the Unix snmptrapd daemon:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080206/26bbfca9/attachment-0001.html
From narf_tm at macports.org Wed Feb 6 18:45:13 2008
From: narf_tm at macports.org (narf_tm@macports.org)
Date: Wed Feb 6 18:48:16 2008
Subject: [33894] trunk/dports/perl
Message-ID: <20080207024513.6A7401010E13@beta.macosforge.org>
Revision: 33894
http://trac.macosforge.org/projects/macports/changeset/33894
Author: narf_tm@macports.org
Date: 2008-02-06 18:45:08 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
Fixed whitespace and lint errors.
Modified Paths:
--------------
trunk/dports/perl/p5-algorithm-c3/Portfile
trunk/dports/perl/p5-apache-session/Portfile
trunk/dports/perl/p5-appconfig/Portfile
trunk/dports/perl/p5-archive-tar/Portfile
trunk/dports/perl/p5-cache-cache/Portfile
trunk/dports/perl/p5-catalyst-action-renderview/Portfile
trunk/dports/perl/p5-catalyst-authentication-store-dbix-class/Portfile
trunk/dports/perl/p5-catalyst-devel/Portfile
trunk/dports/perl/p5-catalyst-engine-apache/Portfile
trunk/dports/perl/p5-catalyst-log-log4perl/Portfile
trunk/dports/perl/p5-catalyst-model-dbic-schema/Portfile
trunk/dports/perl/p5-catalyst-plugin-authentication/Portfile
trunk/dports/perl/p5-catalyst-plugin-authentication-store-dbix-class/Portfile
trunk/dports/perl/p5-catalyst-plugin-authorization-acl/Portfile
trunk/dports/perl/p5-catalyst-plugin-authorization-roles/Portfile
trunk/dports/perl/p5-catalyst-plugin-captcha/Portfile
trunk/dports/perl/p5-catalyst-plugin-configloader/Portfile
trunk/dports/perl/p5-catalyst-plugin-datetime/Portfile
trunk/dports/perl/p5-catalyst-plugin-session/Portfile
trunk/dports/perl/p5-catalyst-plugin-session-state-cookie/Portfile
trunk/dports/perl/p5-catalyst-plugin-session-store-dbi/Portfile
trunk/dports/perl/p5-catalyst-plugin-stacktrace/Portfile
trunk/dports/perl/p5-catalyst-plugin-static-simple/Portfile
trunk/dports/perl/p5-catalyst-runtime/Portfile
trunk/dports/perl/p5-catalyst-view-html-template/Portfile
trunk/dports/perl/p5-catalyst-view-tt/Portfile
trunk/dports/perl/p5-cgi-simple/Portfile
trunk/dports/perl/p5-class-accessor/Portfile
trunk/dports/perl/p5-class-accessor-chained/Portfile
trunk/dports/perl/p5-class-accessor-grouped/Portfile
trunk/dports/perl/p5-class-base/Portfile
trunk/dports/perl/p5-class-c3/Portfile
trunk/dports/perl/p5-class-c3-componentised/Portfile
trunk/dports/perl/p5-class-c3-xs/Portfile
trunk/dports/perl/p5-class-data-accessor/Portfile
trunk/dports/perl/p5-class-data-inheritable/Portfile
trunk/dports/perl/p5-class-dbi/Portfile
trunk/dports/perl/p5-class-dbi-abstractsearch/Portfile
trunk/dports/perl/p5-class-dbi-mysql/Portfile
trunk/dports/perl/p5-class-dbi-pg/Portfile
trunk/dports/perl/p5-class-dbi-plugin/Portfile
trunk/dports/perl/p5-class-dbi-plugin-abstractcount/Portfile
trunk/dports/perl/p5-class-dbi-plugin-pager/Portfile
trunk/dports/perl/p5-class-dbi-uuid/Portfile
trunk/dports/perl/p5-class-inspector/Portfile
trunk/dports/perl/p5-class-makemethods/Portfile
trunk/dports/perl/p5-class-throwable/Portfile
trunk/dports/perl/p5-class-trigger/Portfile
trunk/dports/perl/p5-compress-raw-zlib/Portfile
trunk/dports/perl/p5-compress-zlib/Portfile
trunk/dports/perl/p5-config-any/Portfile
trunk/dports/perl/p5-crypt-blowfish/Portfile
trunk/dports/perl/p5-data-dump/Portfile
trunk/dports/perl/p5-data-page/Portfile
trunk/dports/perl/p5-data-visitor/Portfile
trunk/dports/perl/p5-dbd-sqlite/Portfile
trunk/dports/perl/p5-dbi/Portfile
trunk/dports/perl/p5-dbix-class/Portfile
trunk/dports/perl/p5-dbix-class-schema-loader/Portfile
trunk/dports/perl/p5-dbix-contextualfetch/Portfile
trunk/dports/perl/p5-devel-cover/Portfile
trunk/dports/perl/p5-devel-symdump/Portfile
trunk/dports/perl/p5-digest-crc/Portfile
trunk/dports/perl/p5-digest-md5/Portfile
trunk/dports/perl/p5-digest-perl-md5/Portfile
trunk/dports/perl/p5-digest-sha1/Portfile
trunk/dports/perl/p5-extutils-cbuilder/Portfile
trunk/dports/perl/p5-extutils-parsexs/Portfile
trunk/dports/perl/p5-extutils-xsbuilder/Portfile
trunk/dports/perl/p5-file-copy-recursive/Portfile
trunk/dports/perl/p5-file-modified/Portfile
trunk/dports/perl/p5-file-temp/Portfile
trunk/dports/perl/p5-gd-graph3d/Portfile
trunk/dports/perl/p5-heap/Portfile
trunk/dports/perl/p5-html-mason/Portfile
trunk/dports/perl/p5-html-parser/Portfile
trunk/dports/perl/p5-html-strip/Portfile
trunk/dports/perl/p5-html-tagset/Portfile
trunk/dports/perl/p5-html-template/Portfile
trunk/dports/perl/p5-http-body/Portfile
trunk/dports/perl/p5-http-request-ascgi/Portfile
trunk/dports/perl/p5-ima-dbi/Portfile
trunk/dports/perl/p5-io-compress-base/Portfile
trunk/dports/perl/p5-io-compress-zlib/Portfile
trunk/dports/perl/p5-io-zlib/Portfile
trunk/dports/perl/p5-ipc-run/Portfile
trunk/dports/perl/p5-json/Portfile
trunk/dports/perl/p5-libapreq/Portfile
trunk/dports/perl/p5-libapreq2/Portfile
trunk/dports/perl/p5-libwww-perl/Portfile
trunk/dports/perl/p5-libxml-perl/Portfile
trunk/dports/perl/p5-lingua-en-inflect-number/Portfile
trunk/dports/perl/p5-log-log4perl/Portfile
trunk/dports/perl/p5-mac-propertylist/Portfile
trunk/dports/perl/p5-mime-base64/Portfile
trunk/dports/perl/p5-module-corelist/Portfile
trunk/dports/perl/p5-module-find/Portfile
trunk/dports/perl/p5-module-install/Portfile
trunk/dports/perl/p5-module-pluggable/Portfile
trunk/dports/perl/p5-module-scandeps/Portfile
trunk/dports/perl/p5-mro-compat/Portfile
trunk/dports/perl/p5-mytop/Portfile
trunk/dports/perl/p5-net-sms/Portfile
trunk/dports/perl/p5-next/Portfile
trunk/dports/perl/p5-object-signature/Portfile
trunk/dports/perl/p5-par-dist/Portfile
trunk/dports/perl/p5-params-validate/Portfile
trunk/dports/perl/p5-pdf-api2/Portfile
trunk/dports/perl/p5-perl-tidy/Portfile
trunk/dports/perl/p5-pgtop/Portfile
trunk/dports/perl/p5-readonly/Portfile
trunk/dports/perl/p5-scalar-list-utils/Portfile
trunk/dports/perl/p5-scope-guard/Portfile
trunk/dports/perl/p5-set-object/Portfile
trunk/dports/perl/p5-sql-abstract/Portfile
trunk/dports/perl/p5-sql-abstract-limit/Portfile
trunk/dports/perl/p5-sub-install/Portfile
trunk/dports/perl/p5-sub-uplevel/Portfile
trunk/dports/perl/p5-template-timer/Portfile
trunk/dports/perl/p5-test-differences/Portfile
trunk/dports/perl/p5-test-exception/Portfile
trunk/dports/perl/p5-test-manifest/Portfile
trunk/dports/perl/p5-test-memory-cycle/Portfile
trunk/dports/perl/p5-test-mockobject/Portfile
trunk/dports/perl/p5-test-pod/Portfile
trunk/dports/perl/p5-test-pod-coverage/Portfile
trunk/dports/perl/p5-test-use-ok/Portfile
trunk/dports/perl/p5-test-www-mechanize/Portfile
trunk/dports/perl/p5-test-www-mechanize-catalyst/Portfile
trunk/dports/perl/p5-text-balanced/Portfile
trunk/dports/perl/p5-text-csv/Portfile
trunk/dports/perl/p5-text-parsewords/Portfile
trunk/dports/perl/p5-text-simpletable/Portfile
trunk/dports/perl/p5-tie-toobject/Portfile
trunk/dports/perl/p5-time-hires/Portfile
trunk/dports/perl/p5-tree-dag_node/Portfile
trunk/dports/perl/p5-tree-simple/Portfile
trunk/dports/perl/p5-tree-simple-visitorfactory/Portfile
trunk/dports/perl/p5-unicode-string/Portfile
trunk/dports/perl/p5-universal-can/Portfile
trunk/dports/perl/p5-universal-isa/Portfile
trunk/dports/perl/p5-universal-require/Portfile
trunk/dports/perl/p5-uuid/Portfile
trunk/dports/perl/p5-version/Portfile
trunk/dports/perl/p5-www-mechanize/Portfile
trunk/dports/perl/p5-xml-regexp/Portfile
trunk/dports/perl/p5-xml-simple/Portfile
trunk/dports/perl/p5-yaml-tiny/Portfile
Modified: trunk/dports/perl/p5-algorithm-c3/Portfile
===================================================================
--- trunk/dports/perl/p5-algorithm-c3/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-algorithm-c3/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,12 +1,13 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Algorithm-C3 0.07
-maintainers narf_tm openmaintainer
-description A module for merging hierarchies using the C3 algorithm
-long_description This module implements the C3 algorithm.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Algorithm-C3 0.07
+maintainers narf_tm openmaintainer
+description A module for merging hierarchies using the C3 algorithm
+long_description This module implements the C3 algorithm.
-checksums md5 2e301c80f096182cb16a30f0db9603ee
+platforms darwin
+
+checksums md5 2e301c80f096182cb16a30f0db9603ee
Modified: trunk/dports/perl/p5-apache-session/Portfile
===================================================================
--- trunk/dports/perl/p5-apache-session/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-apache-session/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,18 +1,19 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Apache-Session 1.85
-maintainers narf_tm openmaintainer
-description A persistence framework for session data
-long_description Apache::Session is a persistence framework which is particularly useful for \
- tracking session data between httpd requests.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Apache-Session 1.85
+maintainers narf_tm openmaintainer
+description A persistence framework for session data
+long_description Apache::Session is a persistence framework which is particularly useful for \
+ tracking session data between httpd requests.
-checksums md5 f20114bf312c6ee03c4c0794f80751e9
+platforms darwin
-depends_lib-append port:p5-digest-md5 \
- port:p5-test-deep \
- port:p5-test-exception \
- port:p5-file-temp
+checksums md5 f20114bf312c6ee03c4c0794f80751e9
+
+depends_lib-append port:p5-digest-md5 \
+ port:p5-test-deep \
+ port:p5-test-exception \
+ port:p5-file-temp
Modified: trunk/dports/perl/p5-appconfig/Portfile
===================================================================
--- trunk/dports/perl/p5-appconfig/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-appconfig/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,16 +1,17 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup AppConfig 1.66
-maintainers narf_tm openmaintainer
-description Module for manage application configuration information
-long_description \
- AppConfig is a bundle of Perl5 modules for reading configuration files \
- and parsing command line arguments. It maintains the state of any number \
- of variables and provides methods for parsing configuration files, \
- command line arguments and CGI script parameters.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup AppConfig 1.66
+maintainers narf_tm openmaintainer
+description Module for manage application configuration information
+long_description AppConfig is a bundle of Perl5 modules for reading \
+ configuration files and parsing command line arguments. \
+ It maintains the state of any number of variables and \
+ provides methods for parsing configuration files, \
+ command line arguments and CGI script parameters.
-checksums md5 21aa4d1bf70a49a94c2dc9293389b3a0
+platforms darwin
+
+checksums md5 21aa4d1bf70a49a94c2dc9293389b3a0
Modified: trunk/dports/perl/p5-archive-tar/Portfile
===================================================================
--- trunk/dports/perl/p5-archive-tar/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-archive-tar/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,15 +1,15 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Archive-Tar 1.38
-maintainers narf_tm openmaintainer
-description Creation and in-memory manipulation of tar files
-long_description ${description}
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Archive-Tar 1.38
+maintainers narf_tm openmaintainer
+description Creation and in-memory manipulation of tar files
+long_description ${description}
-checksums md5 17295c220b333fc4e1e3a140d3471be1
+platforms darwin
-depends_lib-append port:p5-io-zlib
+checksums md5 17295c220b333fc4e1e3a140d3471be1
+depends_lib-append port:p5-io-zlib
Modified: trunk/dports/perl/p5-cache-cache/Portfile
===================================================================
--- trunk/dports/perl/p5-cache-cache/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-cache-cache/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,22 +1,25 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Cache-Cache 1.05
-maintainers narf_tm openmaintainer
-description Cache::Cache, the Cache interface
-long_description \
- The Cache modules are designed to assist a developer in persisting data \
- for a specified period of time. Often these modules are used in web \
- applications to store data locally to save repeated and redundant \
- expensive calls to remote machines or databases. People have also been \
- known to use Cache::Cache for its straightforward interface in sharing \
- data between runs of an application or invocations of a CGI-style \
- script or simply as an easy to use abstraction of the filesystem or \
- shared memory.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Cache-Cache 1.05
+maintainers narf_tm openmaintainer
+description Cache::Cache, the Cache interface
+long_description The Cache modules are designed to assist a developer \
+ in persisting data for a specified period of time. \
+ Often these modules are used in web applications to \
+ store data locally to save repeated and redundant \
+ expensive calls to remote machines or databases. \
+ People have also been known to use Cache::Cache for \
+ its straightforward interface in sharing data between \
+ runs of an application or invocations of a CGI-style \
+ script or simply as an easy to use abstraction of the \
+ filesystem or shared memory.
-checksums md5 09e4d37979c8f8ce2518e1d1ccd10d99
+platforms darwin
-depends_lib-append port:p5-error port:p5-digest-sha1
+checksums md5 09e4d37979c8f8ce2518e1d1ccd10d99
+
+depends_lib-append port:p5-error \
+ port:p5-digest-sha1
Modified: trunk/dports/perl/p5-catalyst-action-renderview/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-action-renderview/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-catalyst-action-renderview/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,18 +1,19 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Catalyst-Action-RenderView 0.07
-maintainers narf_tm openmaintainer
-description Sensible default end action.
-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.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Catalyst-Action-RenderView 0.07
+maintainers narf_tm openmaintainer
+description Sensible default end action.
+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.
-checksums md5 649a25e729a02c9e59bee06e9c55b8de
+platforms darwin
-depends_lib-append port:p5-catalyst-runtime \
- port:p5-data-visitor \
- port:p5-module-install
+checksums md5 649a25e729a02c9e59bee06e9c55b8de
+
+depends_lib-append port:p5-catalyst-runtime \
+ port:p5-data-visitor \
+ port:p5-module-install
Modified: trunk/dports/perl/p5-catalyst-authentication-store-dbix-class/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-authentication-store-dbix-class/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-catalyst-authentication-store-dbix-class/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,17 +1,18 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Catalyst-Authentication-Store-DBIx-Class 0.101
-maintainers narf_tm openmaintainer
-description A storage class for Catalyst Authentication using DBIx::Class.
-long_description The Catalyst::Authentication::Store::DBIx::Class class \
- provides access to authentication information stored in a database \
- via DBIx::Class.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Catalyst-Authentication-Store-DBIx-Class 0.101
+maintainers narf_tm openmaintainer
+description A storage class for Catalyst Authentication using DBIx::Class.
+long_description The Catalyst::Authentication::Store::DBIx::Class class \
+ provides access to authentication information stored in \
+ a database via DBIx::Class.
-checksums md5 c8c5bcc0d8bcff34ccb720270e67fc61
+platforms darwin
-depends_lib-append port:p5-catalyst-runtime \
- port:p5-catalyst-plugin-authentication
+checksums md5 c8c5bcc0d8bcff34ccb720270e67fc61
+
+depends_lib-append port:p5-catalyst-runtime \
+ port:p5-catalyst-plugin-authentication
Modified: trunk/dports/perl/p5-catalyst-devel/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-devel/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-catalyst-devel/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,25 +1,26 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Catalyst-Devel 1.03
-maintainers narf_tm openmaintainer
-description Catalyst Development Tools
-long_description The Catalyst::Devel package includes a variety of \
- modules useful for the development of Catalyst applications, \
- but not required to run them.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Catalyst-Devel 1.03
+maintainers narf_tm openmaintainer
+description Catalyst Development Tools
+long_description The Catalyst::Devel package includes a variety of \
+ modules useful for the development of Catalyst applications, \
+ but not required to run them.
-checksums md5 82a4459165e38393eefcdc5a82652f91
+platforms darwin
-depends_lib-append port:p5-catalyst-runtime \
- port:p5-catalyst-action-renderview \
- port:p5-catalyst-plugin-configloader \
- port:p5-catalyst-plugin-static-simple \
- port:p5-class-accessor \
- port:p5-file-copy-recursive \
- port:p5-module-install \
- port:p5-path-class \
- port:p5-template-toolkit \
- port:p5-yaml
+checksums md5 82a4459165e38393eefcdc5a82652f91
+
+depends_lib-append port:p5-catalyst-runtime \
+ port:p5-catalyst-action-renderview \
+ port:p5-catalyst-plugin-configloader \
+ port:p5-catalyst-plugin-static-simple \
+ port:p5-class-accessor \
+ port:p5-file-copy-recursive \
+ port:p5-module-install \
+ port:p5-path-class \
+ port:p5-template-toolkit \
+ port:p5-yaml
Modified: trunk/dports/perl/p5-catalyst-engine-apache/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-engine-apache/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-catalyst-engine-apache/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,14 +1,15 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Catalyst-Engine-Apache 1.11
-maintainers narf_tm openmaintainer
-description Catalyst Apache Engines
-long_description These classes provide mod_perl support for Catalyst.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Catalyst-Engine-Apache 1.11
+maintainers narf_tm openmaintainer
+description Catalyst Apache Engines
+long_description These classes provide mod_perl support for Catalyst.
-checksums md5 835d2039bb8eb9133c0ff3175a1abfa7
+platforms darwin
-depends_lib-append port:p5-catalyst-runtime
+checksums md5 835d2039bb8eb9133c0ff3175a1abfa7
+
+depends_lib-append port:p5-catalyst-runtime
Modified: trunk/dports/perl/p5-catalyst-log-log4perl/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-log-log4perl/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-catalyst-log-log4perl/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,19 +1,20 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Catalyst-Log-Log4perl 1.00
-maintainers narf_tm openmaintainer
-description Log::Log4perl logging for Catalyst
-long_description This module provides a Catalyst::Log implementation \
- that uses Log::Log4perl as the underlying log mechanism.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Catalyst-Log-Log4perl 1.00
+maintainers narf_tm openmaintainer
+description Log::Log4perl logging for Catalyst
+long_description This module provides a Catalyst::Log implementation \
+ that uses Log::Log4perl as the underlying log mechanism.
-checksums md5 98983198da65342aac945408db6fe61e
+platforms darwin
-depends_lib-append port:p5-catalyst-runtime \
- port:p5-data-dump \
- port:p5-log-log4perl \
- port:p5-params-validate \
- port:p5-sub-install
+checksums md5 98983198da65342aac945408db6fe61e
+
+depends_lib-append port:p5-catalyst-runtime \
+ port:p5-data-dump \
+ port:p5-log-log4perl \
+ port:p5-params-validate \
+ port:p5-sub-install
Modified: trunk/dports/perl/p5-catalyst-model-dbic-schema/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-model-dbic-schema/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-catalyst-model-dbic-schema/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,20 +1,21 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Catalyst-Model-DBIC-Schema 0.20
-maintainers narf_tm openmaintainer
-description Helper for DBIC Schema Models
-long_description ${description}
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Catalyst-Model-DBIC-Schema 0.20
+maintainers narf_tm openmaintainer
+description Helper for DBIC Schema Models
+long_description ${description}
-checksums md5 0a95e2571f293129e28d500ec65cffea
+platforms darwin
-depends_lib-append port:p5-catalyst-runtime \
- port:p5-class-accessor \
- port:p5-class-data-accessor \
- port:p5-dbix-class \
- port:p5-universal-require \
- port:p5-catalyst-devel \
- port:p5-dbix-class-schema-loader
+checksums md5 0a95e2571f293129e28d500ec65cffea
+
+depends_lib-append port:p5-catalyst-runtime \
+ port:p5-class-accessor \
+ port:p5-class-data-accessor \
+ port:p5-dbix-class \
+ port:p5-universal-require \
+ port:p5-catalyst-devel \
+ port:p5-dbix-class-schema-loader
Modified: trunk/dports/perl/p5-catalyst-plugin-authentication/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-plugin-authentication/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-catalyst-plugin-authentication/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,19 +1,21 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Catalyst-Plugin-Authentication 0.10005
-maintainers narf_tm openmaintainer
-description Infrastructure plugin for the Catalyst authentication framework.
-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).
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Catalyst-Plugin-Authentication 0.10005
+maintainers narf_tm openmaintainer
+description Infrastructure plugin for the Catalyst authentication framework.
+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).
-checksums md5 a079fe339dd730019503c000d2ccff11
+platforms darwin
-depends_lib-append port:p5-catalyst-runtime \
- port:p5-catalyst-plugin-session \
- port:p5-class-inspector
+checksums md5 a079fe339dd730019503c000d2ccff11
+
+depends_lib-append port:p5-catalyst-runtime \
+ port:p5-catalyst-plugin-session \
+ port:p5-class-inspector
Modified: trunk/dports/perl/p5-catalyst-plugin-authentication-store-dbix-class/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-plugin-authentication-store-dbix-class/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-catalyst-plugin-authentication-store-dbix-class/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,17 +1,18 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Catalyst-Plugin-Authentication-Store-DBIx-Class 0.10
-maintainers narf_tm openmaintainer
-description A storage class for Catalyst Authentication using DBIx::Class.
-long_description The Catalyst::Plugin::Authentication::Store::DBIx::Class \
- class provides access to authentication information stored in a \
- database via DBIx::Class.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Catalyst-Plugin-Authentication-Store-DBIx-Class 0.10
+maintainers narf_tm openmaintainer
+description A storage class for Catalyst Authentication using DBIx::Class.
+long_description The Catalyst::Plugin::Authentication::Store::DBIx::Class \
+ class provides access to authentication information \
+ stored in a database via DBIx::Class.
-checksums md5 8e93c25b494742903c0058e81ac8897e
+platforms darwin
-depends_lib-append port:p5-catalyst-runtime \
- port:p5-catalyst-plugin-authentication
+checksums md5 8e93c25b494742903c0058e81ac8897e
+
+depends_lib-append port:p5-catalyst-runtime \
+ port:p5-catalyst-plugin-authentication
Modified: trunk/dports/perl/p5-catalyst-plugin-authorization-acl/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-plugin-authorization-acl/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-catalyst-plugin-authorization-acl/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,18 +1,19 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Catalyst-Plugin-Authorization-ACL 0.08
-maintainers narf_tm openmaintainer
-description ACL support for Catalyst applications.
-long_description This module provides Access Control List style \
- path protection, with arbitrary rules for Catalyst applications.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Catalyst-Plugin-Authorization-ACL 0.08
+maintainers narf_tm openmaintainer
+description ACL support for Catalyst applications.
+long_description This module provides Access Control List style \
+ path protection, with arbitrary rules for Catalyst applications.
-checksums md5 e9a30e6503cd5e8ba1164b87f276b494
+platforms darwin
-depends_lib-append port:p5-catalyst-runtime \
- port:5-class-data-inheritable \
- port:p5-class-throwable \
- port:p5-tree-simple-visitorfactory
+checksums md5 e9a30e6503cd5e8ba1164b87f276b494
+
+depends_lib-append port:p5-catalyst-runtime \
+ port:5-class-data-inheritable \
+ port:p5-class-throwable \
+ port:p5-tree-simple-visitorfactory
Modified: trunk/dports/perl/p5-catalyst-plugin-authorization-roles/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-plugin-authorization-roles/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-catalyst-plugin-authorization-roles/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,22 +1,24 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Catalyst-Plugin-Authorization-Roles 0.05
-maintainers narf_tm openmaintainer
-description Role based authorization for Catalyst based \
- on Catalyst::Plugin::Authentication
-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.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Catalyst-Plugin-Authorization-Roles 0.05
+maintainers narf_tm openmaintainer
+description Role based authorization for Catalyst based \
+ on Catalyst::Plugin::Authentication
+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.
-checksums md5 5a1a3ced578428136f74827503aeabcf
+platforms darwin
-depends_lib-append port:p5-catalyst-runtime \
- port:p5-catalyst-plugin-authentication \
- port:p5-set-object \
- port:p5-test-exception \
- port:p5-test-mockobject \
- port:p5-universal-isa
+checksums md5 5a1a3ced578428136f74827503aeabcf
+
+depends_lib-append port:p5-catalyst-runtime \
+ port:p5-catalyst-plugin-authentication \
+ port:p5-set-object \
+ port:p5-test-exception \
+ port:p5-test-mockobject \
+ port:p5-universal-isa
Modified: trunk/dports/perl/p5-catalyst-plugin-captcha/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-plugin-captcha/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-catalyst-plugin-captcha/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,17 +1,18 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Catalyst-Plugin-Captcha 0.03
-maintainers narf_tm openmaintainer
-description create and validate Captcha for Catalyst
-long_description This plugin create, validate Captcha.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Catalyst-Plugin-Captcha 0.03
+maintainers narf_tm openmaintainer
+description create and validate Captcha for Catalyst
+long_description This plugin create, validate Captcha.
-checksums md5 c64ebc9c77503902c3c418908acd027a
+platforms darwin
-depends_lib-append port:p5-catalyst-runtime \
- port:p5-catalyst-plugin-session \
- port:p5-gd-securityimage \
- port:p5-libwww-perl
+checksums md5 c64ebc9c77503902c3c418908acd027a
+
+depends_lib-append port:p5-catalyst-runtime \
+ port:p5-catalyst-plugin-session \
+ port:p5-gd-securityimage \
+ port:p5-libwww-perl
Modified: trunk/dports/perl/p5-catalyst-plugin-configloader/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-plugin-configloader/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-catalyst-plugin-configloader/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,18 +1,19 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Catalyst-Plugin-ConfigLoader 0.19
-maintainers narf_tm openmaintainer
-description Load config files of various types
-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.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Catalyst-Plugin-ConfigLoader 0.19
+maintainers narf_tm openmaintainer
+description Load config files of various types
+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.
-checksums md5 2698e87346bc68b881610374b73e7fe1
+platforms darwin
-depends_lib-append port:p5-catalyst-runtime \
- port:p5-config-any \
- port:p5-data-visitor
+checksums md5 2698e87346bc68b881610374b73e7fe1
+
+depends_lib-append port:p5-catalyst-runtime \
+ port:p5-config-any \
+ port:p5-data-visitor
Modified: trunk/dports/perl/p5-catalyst-plugin-datetime/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-plugin-datetime/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-catalyst-plugin-datetime/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,16 +1,19 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Catalyst-Plugin-DateTime 0.03
-maintainers narf_tm openmaintainer
-description DateTime plugin for Catalyst.
-long_description This module's intention is to make the wonders of \
- DateTime easily accesible within a Catalyst application via the \
- Catalyst::Plugin interface.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
-extract.suffix .tgz
-checksums md5 3ad09a34f38dd2a34b57deb678c19cdf
+perl5.setup Catalyst-Plugin-DateTime 0.03
+maintainers narf_tm openmaintainer
+description DateTime plugin for Catalyst.
+long_description This module's intention is to make the wonders of \
+ DateTime easily accesible within a Catalyst application via the \
+ Catalyst::Plugin interface.
+extract.suffix .tgz
-depends_lib-append port:p5-catalyst-runtime port:p5-datetime
+platforms darwin
+
+checksums md5 3ad09a34f38dd2a34b57deb678c19cdf
+
+depends_lib-append port:p5-catalyst-runtime \
+ port:p5-datetime
Modified: trunk/dports/perl/p5-catalyst-plugin-session/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-plugin-session/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-catalyst-plugin-session/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,21 +1,23 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Catalyst-Plugin-Session 0.19
-maintainers narf_tm openmaintainer
-description Generic Session plugin
-long_description Generic Session plugin - ties together server \
- side storage and client side state required to maintain session data.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Catalyst-Plugin-Session 0.19
+maintainers narf_tm openmaintainer
+description Generic Session plugin
+long_description Generic Session plugin - ties together server \
+ side storage and client side state required to \
+ maintain session data.
-checksums md5 eb7e9679234cd4f4269b5b1869141082
+platforms darwin
-depends_lib-append port:p5-catalyst-runtime \
- port:p5-digest \
- port:p5-file-temp \
- port:p5-object-signature \
- port:p5-test-deep \
- port:p5-test-exception \
- port:p5-test-mockobject
+checksums md5 eb7e9679234cd4f4269b5b1869141082
+
+depends_lib-append port:p5-catalyst-runtime \
+ port:p5-digest \
+ port:p5-file-temp \
+ port:p5-object-signature \
+ port:p5-test-deep \
+ port:p5-test-exception \
+ port:p5-test-mockobject
Modified: trunk/dports/perl/p5-catalyst-plugin-session-state-cookie/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-plugin-session-state-cookie/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-catalyst-plugin-session-state-cookie/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,19 +1,21 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Catalyst-Plugin-Session-State-Cookie 0.09
-maintainers narf_tm openmaintainer
-description Maintain session IDs using cookies.
-long_description In order for Catalyst::Plugin::Session to work the \
- session ID needs to be stored on the client, and the session \
- data needs to be stored on the server. This plugin stores the \
- session ID on the client using the cookie mechanism.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Catalyst-Plugin-Session-State-Cookie 0.09
+maintainers narf_tm openmaintainer
+description Maintain session IDs using cookies.
+long_description In order for Catalyst::Plugin::Session to work the \
+ session ID needs to be stored on the client, and the \
+ session data needs to be stored on the server. This \
+ plugin stores the session ID on the client using the \
+ cookie mechanism.
-checksums md5 0eb184e081051ca284c2952ba6db59f7
+platforms darwin
-depends_lib-append port:p5-catalyst-runtime \
- port:p5-catalyst-plugin-session \
- port:p5-test-mockobject
+checksums md5 0eb184e081051ca284c2952ba6db59f7
+
+depends_lib-append port:p5-catalyst-runtime \
+ port:p5-catalyst-plugin-session \
+ port:p5-test-mockobject
Modified: trunk/dports/perl/p5-catalyst-plugin-session-store-dbi/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-plugin-session-store-dbi/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-catalyst-plugin-session-store-dbi/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,18 +1,19 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Catalyst-Plugin-Session-Store-DBI 0.12
-maintainers narf_tm openmaintainer
-description Store your sessions in a database
-long_description This storage module will store session \
- data in a database using DBI.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Catalyst-Plugin-Session-Store-DBI 0.12
+maintainers narf_tm openmaintainer
+description Store your sessions in a database
+long_description This storage module will store session \
+ data in a database using DBI.
-checksums md5 4fe382b91ee61fb6047a4138b42b34d3
+platforms darwin
-depends_lib-append port:p5-catalyst-runtime \
- port:p5-catalyst-plugin-session \
- port:p5-dbi \
- port:p5-mime-base64
+checksums md5 4fe382b91ee61fb6047a4138b42b34d3
+
+depends_lib-append port:p5-catalyst-runtime \
+ port:p5-catalyst-plugin-session \
+ port:p5-dbi \
+ port:p5-mime-base64
Modified: trunk/dports/perl/p5-catalyst-plugin-stacktrace/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-plugin-stacktrace/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-catalyst-plugin-stacktrace/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,17 +1,18 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Catalyst-Plugin-StackTrace 0.06
-maintainers narf_tm openmaintainer
-description Display a stack trace on the debug screen
-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.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Catalyst-Plugin-StackTrace 0.06
+maintainers narf_tm openmaintainer
+description Display a stack trace on the debug screen
+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.
-checksums md5 a9d49c125fdb8d7eb6cbbd0f09699802
+platforms darwin
-depends_lib-append port:p5-catalyst-runtime port:p5-devel-stacktrace
+checksums md5 a9d49c125fdb8d7eb6cbbd0f09699802
+depends_lib-append port:p5-catalyst-runtime \
+ port:p5-devel-stacktrace
Modified: trunk/dports/perl/p5-catalyst-plugin-static-simple/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-plugin-static-simple/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-catalyst-plugin-static-simple/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,17 +1,19 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Catalyst-Plugin-Static-Simple 0.20
-maintainers narf_tm openmaintainer
-description Make serving static pages painless.
-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.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Catalyst-Plugin-Static-Simple 0.20
+maintainers narf_tm openmaintainer
+description Make serving static pages painless.
+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.
-checksums md5 b97da3a3cba9e173db926548ede48f96
+platforms darwin
-depends_lib-append port:p5-catalyst-runtime \
- port:p5-mime-types
+checksums md5 b97da3a3cba9e173db926548ede48f96
+
+depends_lib-append port:p5-catalyst-runtime \
+ port:p5-mime-types
Modified: trunk/dports/perl/p5-catalyst-runtime/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-runtime/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-catalyst-runtime/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,35 +1,37 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Catalyst-Runtime 5.7012
-maintainers narf_tm openmaintainer
-description The Elegant MVC Web Application Framework
-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.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Catalyst-Runtime 5.7012
+maintainers narf_tm openmaintainer
+description The Elegant MVC Web Application Framework
+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.
-checksums md5 db926f732cd24ac4c35c50e612c03b7d
+platforms darwin
-depends_lib-append 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-next \
- port:p5-path-class \
- port:p5-scalar-list-utils \
- port:p5-text-balanced \
- port:p5-text-simpletable \
- port:p5-time-hires \
- port:p5-tree-simple \
- port:p5-tree-simple-visitorfactory \
- port:p5-uri
+checksums md5 db926f732cd24ac4c35c50e612c03b7d
+
+depends_lib-append 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-next \
+ port:p5-path-class \
+ port:p5-scalar-list-utils \
+ port:p5-text-balanced \
+ port:p5-text-simpletable \
+ port:p5-time-hires \
+ port:p5-tree-simple \
+ port:p5-tree-simple-visitorfactory \
+ port:p5-uri
Modified: trunk/dports/perl/p5-catalyst-view-html-template/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-view-html-template/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-catalyst-view-html-template/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,15 +1,16 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Catalyst-View-HTML-Template 0.02
-maintainers narf_tm openmaintainer
-description HTML::Template View Class
-long_description This is the HTML::Template view class.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Catalyst-View-HTML-Template 0.02
+maintainers narf_tm openmaintainer
+description HTML::Template View Class
+long_description This is the HTML::Template view class.
-checksums md5 f318af7849fe87c55429b5ddd8c5ceab
+platforms darwin
-depends_lib-append port:p5-catalyst-runtime \
- port:p5-html-template
+checksums md5 f318af7849fe87c55429b5ddd8c5ceab
+
+depends_lib-append port:p5-catalyst-runtime \
+ port:p5-html-template
Modified: trunk/dports/perl/p5-catalyst-view-tt/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-view-tt/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-catalyst-view-tt/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,17 +1,18 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Catalyst-View-TT 0.26
-maintainers narf_tm openmaintainer
-description Helper for TT view which builds a skeleton web site
-long_description ${description}
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Catalyst-View-TT 0.26
+maintainers narf_tm openmaintainer
+description Helper for TT view which builds a skeleton web site
+long_description ${description}
-checksums md5 653f58f818a1b0b3d0ad28b62c13241b
+platforms darwin
-depends_lib-append port:p5-catalyst-runtime \
- port:p5-path-class \
- port:p5-template-toolkit \
- port:p5-template-timer
+checksums md5 653f58f818a1b0b3d0ad28b62c13241b
+
+depends_lib-append port:p5-catalyst-runtime \
+ port:p5-path-class \
+ port:p5-template-toolkit \
+ port:p5-template-timer
Modified: trunk/dports/perl/p5-cgi-simple/Portfile
===================================================================
--- trunk/dports/perl/p5-cgi-simple/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-cgi-simple/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,14 +1,15 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup CGI-Simple 1.103
-maintainers narf_tm openmaintainer
-description A Simple totally OO CGI interface that is CGI.pm compliant
-long_description ${description}
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup CGI-Simple 1.103
+maintainers narf_tm openmaintainer
+description A Simple totally OO CGI interface that is CGI.pm compliant
+long_description ${description}
-checksums md5 a8ddb457e170433f4abd3a034224d4b1
+platforms darwin
-depends_lib-append port:p5-version
+checksums md5 a8ddb457e170433f4abd3a034224d4b1
+
+depends_lib-append port:p5-version
Modified: trunk/dports/perl/p5-class-accessor/Portfile
===================================================================
--- trunk/dports/perl/p5-class-accessor/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-class-accessor/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,15 +1,15 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Class-Accessor 0.31
-maintainers narf_tm openmaintainer
-description Automated accessor generation
-long_description \
- This module automagically generates accessor/mutators for your class. \
- Most of the time, writing accessors is an exercise in cutting and \
- pasting.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Class-Accessor 0.31
+maintainers narf_tm openmaintainer
+description Automated accessor generation
+long_description This module automagically generates accessor/mutators \
+ for your class. Most of the time, writing accessors is \
+ an exercise in cutting and pasting.
-checksums md5 d13df2381878ccdb847c23ab6af7e4fa
+platforms darwin
+
+checksums md5 d13df2381878ccdb847c23ab6af7e4fa
Modified: trunk/dports/perl/p5-class-accessor-chained/Portfile
===================================================================
--- trunk/dports/perl/p5-class-accessor-chained/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-class-accessor-chained/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,16 +1,17 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Class-Accessor-Chained 0.01
-maintainers narf_tm openmaintainer
-description make chained accessors
-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.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Class-Accessor-Chained 0.01
+maintainers narf_tm openmaintainer
+description make chained accessors
+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.
-checksums md5 9825a1f30a70e55e61bb5660b2bd7365
+platforms darwin
-depends_lib-append port:p5-class-accessor
+checksums md5 9825a1f30a70e55e61bb5660b2bd7365
+
+depends_lib-append port:p5-class-accessor
Modified: trunk/dports/perl/p5-class-accessor-grouped/Portfile
===================================================================
--- trunk/dports/perl/p5-class-accessor-grouped/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-class-accessor-grouped/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,17 +1,18 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Class-Accessor-Grouped 0.08001
-maintainers narf_tm openmaintainer
-description Lets you build groups of accessors
-long_description This class lets you build groups of accessors that \
- will call different getters and setters.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Class-Accessor-Grouped 0.08001
+maintainers narf_tm openmaintainer
+description Lets you build groups of accessors
+long_description This class lets you build groups of accessors that \
+ will call different getters and setters.
-checksums md5 8b40d4df7eda4a8403ac6cff21bef294
+platforms darwin
-depends_lib-append port:p5-class-inspector \
- port:p5-mro-compat \
- port:p5-scalar-list-utils
+checksums md5 8b40d4df7eda4a8403ac6cff21bef294
+
+depends_lib-append port:p5-class-inspector \
+ port:p5-mro-compat \
+ port:p5-scalar-list-utils
Modified: trunk/dports/perl/p5-class-base/Portfile
===================================================================
--- trunk/dports/perl/p5-class-base/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-class-base/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,16 +1,16 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
+PortSystem 1.0
+PortGroup perl5 1.0
-perl5.setup Class-Base 0.03
-maintainers narf_tm openmaintainer
-description useful base class for deriving other modules
-long_description \
- This module implements a simple base class from which other modules\
- can be derived, thereby inheriting a number of useful methods such\
- as new(), init(), params(), clone(), error() and debug().
+perl5.setup Class-Base 0.03
+maintainers narf_tm openmaintainer
+description useful base class for deriving other modules
+long_description This module implements a simple base class from which \
+ other modules can be derived, thereby inheriting a \
+ number of useful methods such as new(), init(), \
+ params(), clone(), error() and debug().
-platforms darwin
+platforms darwin
-checksums md5 213f52c9747d2ea861c92bcd02842353
+checksums md5 213f52c9747d2ea861c92bcd02842353
Modified: trunk/dports/perl/p5-class-c3/Portfile
===================================================================
--- trunk/dports/perl/p5-class-c3/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-class-c3/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,19 +1,20 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Class-C3 0.19
-maintainers narf_tm openmaintainer
-description A pragma to use the C3 method resolution order algortihm
-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.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Class-C3 0.19
+maintainers narf_tm openmaintainer
+description A pragma to use the C3 method resolution order algortihm
+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.
-checksums md5 bb3779da9c9786043ba2e0d9357b5078
+platforms darwin
-depends_lib-append port:p5-scalar-list-utils \
- port:p5-algorithm-c3 \
- port:p5-class-c3-xs
+checksums md5 bb3779da9c9786043ba2e0d9357b5078
+
+depends_lib-append port:p5-scalar-list-utils \
+ port:p5-algorithm-c3 \
+ port:p5-class-c3-xs
Modified: trunk/dports/perl/p5-class-c3-componentised/Portfile
===================================================================
--- trunk/dports/perl/p5-class-c3-componentised/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-class-c3-componentised/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,17 +1,18 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Class-C3-Componentised 1.0001
-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 \
- using the Class::C3 method resolution order.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Class-C3-Componentised 1.0001
+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 \
+ using the Class::C3 method resolution order.
-checksums md5 0e006802cff4acc319d00f4082239f9d
+platforms darwin
-depends_lib-append port:p5-class-c3 \
- port:p5-class-inspector \
- port:p5-test-exception
+checksums md5 0e006802cff4acc319d00f4082239f9d
+
+depends_lib-append port:p5-class-c3 \
+ port:p5-class-inspector \
+ port:p5-test-exception
Modified: trunk/dports/perl/p5-class-c3-xs/Portfile
===================================================================
--- trunk/dports/perl/p5-class-c3-xs/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-class-c3-xs/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,13 +1,14 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Class-C3-XS 0.08
-maintainers narf_tm openmaintainer
-description XS speedups for Class::C3
-long_description This contains XS performance enhancers for \
- Class::C3 version 0.16 and higher.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Class-C3-XS 0.08
+maintainers narf_tm openmaintainer
+description XS speedups for Class::C3
+long_description This contains XS performance enhancers for \
+ Class::C3 version 0.16 and higher.
-checksums md5 bb19c19a2660f89765765c6c029184f1
+platforms darwin
+
+checksums md5 bb19c19a2660f89765765c6c029184f1
Modified: trunk/dports/perl/p5-class-data-accessor/Portfile
===================================================================
--- trunk/dports/perl/p5-class-data-accessor/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-class-data-accessor/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,13 +1,14 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Class-Data-Accessor 0.04001
-maintainers narf_tm openmaintainer
-description Inheritable, overridable class and instance data accessor creation
-long_description Class::Data::Accessor is the marriage of Class::Accessor \
- and Class::Data::Inheritable into a single module.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Class-Data-Accessor 0.04001
+maintainers narf_tm openmaintainer
+description Inheritable, overridable class and instance data accessor creation
+long_description Class::Data::Accessor is the marriage of Class::Accessor \
+ and Class::Data::Inheritable into a single module.
-checksums md5 b5abdc508aaa600a82eaf4c1235a780c
+platforms darwin
+
+checksums md5 b5abdc508aaa600a82eaf4c1235a780c
Modified: trunk/dports/perl/p5-class-data-inheritable/Portfile
===================================================================
--- trunk/dports/perl/p5-class-data-inheritable/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-class-data-inheritable/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,16 +1,17 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Class-Data-Inheritable 0.08
-maintainers narf_tm openmaintainer
-description Inheritable, overridable class data
-long_description \
- Class::Data::Inheritable is for creating accessor/mutators to class \
- data. That is, if you want to store something about your class as a \
- whole (instead of about a single object). This data is then inherited \
- by your subclasses and can be overriden.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Class-Data-Inheritable 0.08
+maintainers narf_tm openmaintainer
+description Inheritable, overridable class data
+long_description Class::Data::Inheritable is for creating \
+ accessor/mutators to class data. That is, if you want to \
+ store something about your class as a whole (instead of \
+ about a single object). This data is then inherited \
+ by your subclasses and can be overriden.
-checksums md5 fc0fe65926eb8fb932743559feb54eb9
+platforms darwin
+
+checksums md5 fc0fe65926eb8fb932743559feb54eb9
Modified: trunk/dports/perl/p5-class-dbi/Portfile
===================================================================
--- trunk/dports/perl/p5-class-dbi/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-class-dbi/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,28 +1,29 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Class-DBI 3.0.17
-maintainers narf_tm openmaintainer
-description Simple Database Abstraction
-long_description \
- Class::DBI provides a convenient abstraction layer to a database. \
- It not only provides a simple database to object mapping layer, but can \
- be used to implement several higher order database functions (triggers, \
- referential integrity, cascading delete etc.), at the application \
- level, rather than at the database.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Class-DBI 3.0.17
+maintainers narf_tm openmaintainer
+description Simple Database Abstraction
+long_description Class::DBI provides a convenient abstraction layer to \
+ a database. It not only provides a simple database to \
+ object mapping layer, but can be used to implement \
+ several higher order database functions (triggers, \
+ referential integrity, cascading delete etc.), at the \
+ application level, rather than at the database.
+distname Class-DBI-v${version}
-distname Class-DBI-v${version}
-checksums md5 df59962bab98a0d31bf1d04d7270831b
+platforms darwin
-depends_lib-append port:p5-class-accessor \
- port:p5-class-data-inheritable \
- port:p5-class-trigger \
- port:p5-clone \
- port:p5-file-temp \
- port:p5-ima-dbi \
- port:p5-scalar-list-utils \
- port:p5-universal-moniker \
- port:p5-version
+checksums md5 df59962bab98a0d31bf1d04d7270831b
+
+depends_lib-append port:p5-class-accessor \
+ port:p5-class-data-inheritable \
+ port:p5-class-trigger \
+ port:p5-clone \
+ port:p5-file-temp \
+ port:p5-ima-dbi \
+ port:p5-scalar-list-utils \
+ port:p5-universal-moniker \
+ port:p5-version
Modified: trunk/dports/perl/p5-class-dbi-abstractsearch/Portfile
===================================================================
--- trunk/dports/perl/p5-class-dbi-abstractsearch/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-class-dbi-abstractsearch/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,15 +1,17 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Class-DBI-AbstractSearch 0.07
-maintainers narf_tm openmaintainer
-description Abstract Class::DBI's SQL with SQL::Abstract::Limit
-long_description Class::DBI::AbstractSearch is a Class::DBI plugin \
- to glue SQL::Abstract::Limit into Class::DBI.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Class-DBI-AbstractSearch 0.07
+maintainers narf_tm openmaintainer
+description Abstract Class::DBI's SQL with SQL::Abstract::Limit
+long_description Class::DBI::AbstractSearch is a Class::DBI plugin \
+ to glue SQL::Abstract::Limit into Class::DBI.
-checksums md5 d40e7301201135fe0246251097132a54
+platforms darwin
-depends_lib-append port:p5-class-dbi port:p5-sql-abstract-limit
+checksums md5 d40e7301201135fe0246251097132a54
+
+depends_lib-append port:p5-class-dbi \
+ port:p5-sql-abstract-limit
Modified: trunk/dports/perl/p5-class-dbi-mysql/Portfile
===================================================================
--- trunk/dports/perl/p5-class-dbi-mysql/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-class-dbi-mysql/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,17 +1,19 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Class-DBI-mysql 1.00
-maintainers narf_tm openmaintainer
-description Extensions to Class::DBI for MySQL
-long_description This is an extension to Class::DBI, containing several \
- functions and optimisations for the MySQL database. \
- Instead of setting Class::DBI as your base class, \
- use this instead.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Class-DBI-mysql 1.00
+maintainers narf_tm openmaintainer
+description Extensions to Class::DBI for MySQL
+long_description This is an extension to Class::DBI, containing several \
+ functions and optimisations for the MySQL database. \
+ Instead of setting Class::DBI as your base class, \
+ use this instead.
-checksums md5 3bee2423ba61348a54201f4aca25e79b
+platforms darwin
-depends_lib-append port:p5-class-dbi port:p5-dbd-mysql
+checksums md5 3bee2423ba61348a54201f4aca25e79b
+
+depends_lib-append port:p5-class-dbi \
+ port:p5-dbd-mysql
Modified: trunk/dports/perl/p5-class-dbi-pg/Portfile
===================================================================
--- trunk/dports/perl/p5-class-dbi-pg/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-class-dbi-pg/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,15 +1,17 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Class-DBI-Pg 0.08
-maintainers narf_tm openmaintainer
-description Class::DBI extension for Postgres
-long_description Class::DBI::Pg automate the setup of Class::DBI \
- columns and primary key for Postgres.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Class-DBI-Pg 0.08
+maintainers narf_tm openmaintainer
+description Class::DBI extension for Postgres
+long_description Class::DBI::Pg automate the setup of Class::DBI \
+ columns and primary key for Postgres.
-checksums md5 e6247928d20ec094a1052a534295bc5a
+platforms darwin
-depends_lib-append port:p5-class-dbi port:p5-dbd-pg
+checksums md5 e6247928d20ec094a1052a534295bc5a
+
+depends_lib-append port:p5-class-dbi \
+ port:p5-dbd-pg
Modified: trunk/dports/perl/p5-class-dbi-plugin/Portfile
===================================================================
--- trunk/dports/perl/p5-class-dbi-plugin/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-class-dbi-plugin/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,19 +1,20 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Class-DBI-Plugin 0.03
-maintainers narf_tm openmaintainer
-description Abstract base class for Class::DBI plugins
-long_description Class::DBI::Plugin is an abstract base class for \
- Class::DBI plugins. Its purpose is to make writing \
- plugins easier. Writers of plugins should be able to \
- concentrate on the functionality their module \
- provides, instead of having to deal with the symbol \
- table hackery involved when writing a plugin module.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Class-DBI-Plugin 0.03
+maintainers narf_tm openmaintainer
+description Abstract base class for Class::DBI plugins
+long_description Class::DBI::Plugin is an abstract base class for \
+ Class::DBI plugins. Its purpose is to make writing \
+ plugins easier. Writers of plugins should be able to \
+ concentrate on the functionality their module \
+ provides, instead of having to deal with the symbol \
+ table hackery involved when writing a plugin module.
-checksums md5 b020611a93fe51cbcdfd78f2cbf872cb
+platforms darwin
-depends_lib-append port:p5-class-dbi
+checksums md5 b020611a93fe51cbcdfd78f2cbf872cb
+
+depends_lib-append port:p5-class-dbi
Modified: trunk/dports/perl/p5-class-dbi-plugin-abstractcount/Portfile
===================================================================
--- trunk/dports/perl/p5-class-dbi-plugin-abstractcount/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-class-dbi-plugin-abstractcount/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,20 +1,21 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Class-DBI-Plugin-AbstractCount 0.07
-maintainers narf_tm openmaintainer
-description get COUNT(*) results with abstract SQL
-long_description This Class::DBI plugin combines the functionality \
- from Class::DBI::Plugin::CountSearch (counting \
- objects without having to use an array or an \
- iterator), and Class::DBI::AbstractSearch, which \
- allows complex where-clauses a la SQL::Abstract.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Class-DBI-Plugin-AbstractCount 0.07
+maintainers narf_tm openmaintainer
+description get COUNT(*) results with abstract SQL
+long_description This Class::DBI plugin combines the functionality \
+ from Class::DBI::Plugin::CountSearch (counting \
+ objects without having to use an array or an \
+ iterator), and Class::DBI::AbstractSearch, which \
+ allows complex where-clauses a la SQL::Abstract.
-checksums md5 d9f35009dec8495c7d0b10eb30738d55
+platforms darwin
-depends_lib-append port:p5-class-dbi \
- port:p5-class-dbi-plugin \
- port:p5-sql-abstract
+checksums md5 d9f35009dec8495c7d0b10eb30738d55
+
+depends_lib-append port:p5-class-dbi \
+ port:p5-class-dbi-plugin \
+ port:p5-sql-abstract
Modified: trunk/dports/perl/p5-class-dbi-plugin-pager/Portfile
===================================================================
--- trunk/dports/perl/p5-class-dbi-plugin-pager/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-class-dbi-plugin-pager/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,24 +1,25 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Class-DBI-Plugin-Pager 0.561
-revision 1
-maintainers narf_tm openmaintainer
-description paged queries for CDBI
-long_description Adds a pager method to your class that can query \
- using SQL::Abstract where clauses, and limit the \
- number of rows returned to a specific subset.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Class-DBI-Plugin-Pager 0.561
+revision 1
+maintainers narf_tm openmaintainer
+description paged queries for CDBI
+long_description Adds a pager method to your class that can query \
+ using SQL::Abstract where clauses, and limit the \
+ number of rows returned to a specific subset.
-checksums md5 74801de56312b880b732485d9655b447
+platforms darwin
-depends_lib-append port:p5-class-dbi \
- port:p5-class-dbi-plugin-abstractcount \
- port:p5-class-data-inheritable \
- port:p5-data-page \
- port:p5-sql-abstract \
- port:p5-test-exception \
- port:p5-test-warn \
- port:p5-universal-require
+checksums md5 74801de56312b880b732485d9655b447
+
+depends_lib-append port:p5-class-dbi \
+ port:p5-class-dbi-plugin-abstractcount \
+ port:p5-class-data-inheritable \
+ port:p5-data-page \
+ port:p5-sql-abstract \
+ port:p5-test-exception \
+ port:p5-test-warn \
+ port:p5-universal-require
Modified: trunk/dports/perl/p5-class-dbi-uuid/Portfile
===================================================================
--- trunk/dports/perl/p5-class-dbi-uuid/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-class-dbi-uuid/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,16 +1,18 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Class-DBI-UUID 1.01
-maintainers narf_tm openmaintainer
-description Provide Globally Unique Column Values
-long_description This module implements globally unique columns values. \
- When an object is created, the columns specified are \
- given unique IDs.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Class-DBI-UUID 1.01
+maintainers narf_tm openmaintainer
+description Provide Globally Unique Column Values
+long_description This module implements globally unique columns values. \
+ When an object is created, the columns specified are \
+ given unique IDs.
-checksums md5 7ea5ff813abf2c43b18c9b833251baa9
+platforms darwin
-depends_lib-append port:p5-class-dbi port:p5-data-uuid
+checksums md5 7ea5ff813abf2c43b18c9b833251baa9
+
+depends_lib-append port:p5-class-dbi \
+ port:p5-data-uuid
Modified: trunk/dports/perl/p5-class-inspector/Portfile
===================================================================
--- trunk/dports/perl/p5-class-inspector/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-class-inspector/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,18 +1,19 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Class-Inspector 1.18
-maintainers narf_tm openmaintainer
-description Get information about a class and its structure
-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.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Class-Inspector 1.18
+maintainers narf_tm openmaintainer
+description Get information about a class and its structure
+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.
-checksums md5 cae6e626a162963bf720fc76f3423563
+platforms darwin
+
+checksums md5 cae6e626a162963bf720fc76f3423563
Modified: trunk/dports/perl/p5-class-makemethods/Portfile
===================================================================
--- trunk/dports/perl/p5-class-makemethods/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-class-makemethods/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,15 +1,14 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
+PortSystem 1.0
+PortGroup perl5 1.0
-perl5.setup Class-MakeMethods 1.01
-maintainers narf_tm openmaintainer
-description Generate common types of methods
-long_description \
- The Class::MakeMethods framework allows Perl class developers to quickly\
- define common types of methods.
+perl5.setup Class-MakeMethods 1.01
+maintainers narf_tm openmaintainer
+description Generate common types of methods
+long_description The Class::MakeMethods framework allows Perl class \
+ developers to quickly define common types of methods.
-platforms darwin
+platforms darwin
-checksums md5 838c98dcf1b1fff4c5d8cffaec32ebbb
+checksums md5 838c98dcf1b1fff4c5d8cffaec32ebbb
Modified: trunk/dports/perl/p5-class-throwable/Portfile
===================================================================
--- trunk/dports/perl/p5-class-throwable/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-class-throwable/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,19 +1,21 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Class-Throwable 0.10
-maintainers narf_tm openmaintainer
-description A minimal lightweight exception class
-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.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Class-Throwable 0.10
+maintainers narf_tm openmaintainer
+description A minimal lightweight exception class
+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.
-checksums md5 888ea61abfd8d9b60c024a997de9dbbd
+platforms darwin
-depends_lib-append port:p5-scalar-list-utils
+checksums md5 888ea61abfd8d9b60c024a997de9dbbd
+
+depends_lib-append port:p5-scalar-list-utils
Modified: trunk/dports/perl/p5-class-trigger/Portfile
===================================================================
--- trunk/dports/perl/p5-class-trigger/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-class-trigger/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,16 +1,17 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Class-Trigger 0.12
-maintainers narf_tm openmaintainer
-description Mixin to add / call inheritable triggers
-long_description \
- Class::Trigger is a mixin class to add / call triggers (or hooks) that \
- get called at some points you specify.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Class-Trigger 0.12
+maintainers narf_tm openmaintainer
+description Mixin to add / call inheritable triggers
+long_description Class::Trigger is a mixin class to add / call \
+ triggers (or hooks) that get called at some \
+ points you specify.
-checksums md5 d9e507de9241d8b2b83a6eb11156d276
+platforms darwin
-depends_lib-append port:p5-io-stringy
+checksums md5 d9e507de9241d8b2b83a6eb11156d276
+
+depends_lib-append port:p5-io-stringy
Modified: trunk/dports/perl/p5-compress-raw-zlib/Portfile
===================================================================
--- trunk/dports/perl/p5-compress-raw-zlib/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-compress-raw-zlib/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,13 +1,14 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Compress-Raw-Zlib 2.008
-maintainers narf_tm openmaintainer
-description The Compress::Raw::Zlib module provides a Perl \
- interface to the zlib compression library
-long_description ${description}
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Compress-Raw-Zlib 2.008
+maintainers narf_tm openmaintainer
+description The Compress::Raw::Zlib module provides a Perl \
+ interface to the zlib compression library
+long_description ${description}
-checksums md5 f1932364db75062ae40521f6b38ee41d
+platforms darwin
+
+checksums md5 f1932364db75062ae40521f6b38ee41d
Modified: trunk/dports/perl/p5-compress-zlib/Portfile
===================================================================
--- trunk/dports/perl/p5-compress-zlib/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-compress-zlib/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,17 +1,18 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Compress-Zlib 2.008
-maintainers narf_tm openmaintainer
-description Interface to zlib compression library
-long_description ${description}
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Compress-Zlib 2.008
+maintainers narf_tm openmaintainer
+description Interface to zlib compression library
+long_description ${description}
-checksums md5 b0d1132d02df0b571031aa4b34e822a3
+platforms darwin
-depends_lib-append port:p5-compress-raw-zlib \
- port:p5-io-compress-base \
- port:p5-io-compress-zlib \
- port:p5-scalar-list-utils
+checksums md5 b0d1132d02df0b571031aa4b34e822a3
+
+depends_lib-append port:p5-compress-raw-zlib \
+ port:p5-io-compress-base \
+ port:p5-io-compress-zlib \
+ port:p5-scalar-list-utils
Modified: trunk/dports/perl/p5-config-any/Portfile
===================================================================
--- trunk/dports/perl/p5-config-any/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-config-any/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,16 +1,17 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Config-Any 0.10
-maintainers narf_tm openmaintainer
-description Load configuration from different file formats, transparently
-long_description Config::Any provides a facility for Perl applications \
- and libraries to load configuration data from multiple different \
- file formats.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Config-Any 0.10
+maintainers narf_tm openmaintainer
+description Load configuration from different file formats, transparently
+long_description Config::Any provides a facility for Perl applications \
+ and libraries to load configuration data from multiple \
+ different file formats.
-checksums md5 ce026e51bee3e5d109e97225a2a370a6
+platforms darwin
-depends_lib-append port:p5-module-pluggable
+checksums md5 ce026e51bee3e5d109e97225a2a370a6
+
+depends_lib-append port:p5-module-pluggable
Modified: trunk/dports/perl/p5-crypt-blowfish/Portfile
===================================================================
--- trunk/dports/perl/p5-crypt-blowfish/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-crypt-blowfish/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,12 +1,15 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Crypt-Blowfish 2.10
-maintainers narf_tm openmaintainer
-description Implementation of the blowfish-crypto algorithm for perl
-long_description This is Crypt::Blowfish, an XS-based \
- implementation of the Blowfish cryptography algorithm \
- designed by Bruce Schneier.
-platforms darwin
-checksums md5 15b53308df3b29a62a9f2f718aace19a
+PortSystem 1.0
+PortGroup perl5 1.0
+
+perl5.setup Crypt-Blowfish 2.10
+maintainers narf_tm openmaintainer
+description Implementation of the blowfish-crypto algorithm for perl
+long_description This is Crypt::Blowfish, an XS-based \
+ implementation of the Blowfish cryptography algorithm \
+ designed by Bruce Schneier.
+
+platforms darwin
+
+checksums md5 15b53308df3b29a62a9f2f718aace19a
Modified: trunk/dports/perl/p5-data-dump/Portfile
===================================================================
--- trunk/dports/perl/p5-data-dump/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-data-dump/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,18 +1,19 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
+PortSystem 1.0
+PortGroup perl5 1.0
-perl5.setup Data-Dump 1.08
-maintainers narf_tm openmaintainer
-description Pretty printing of data structures
-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.
+perl5.setup Data-Dump 1.08
+maintainers narf_tm openmaintainer
+description Pretty printing of data structures
+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.
-platforms darwin
-checksums md5 a61c1537bdb484b909cfb9a514853838
+platforms darwin
+
+checksums md5 a61c1537bdb484b909cfb9a514853838
Modified: trunk/dports/perl/p5-data-page/Portfile
===================================================================
--- trunk/dports/perl/p5-data-page/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-data-page/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,19 +1,20 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Data-Page 2.00
-maintainers narf_tm openmaintainer
-description help when paging through sets of results
-long_description When searching through large amounts of data, it is \
- often the case that a result set is returned that is \
- larger than we want to display on one page. This \
- results in wanting to page through various pages of \
- data. The maths behind this is unfortunately fiddly, \
- hence this module.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Data-Page 2.00
+maintainers narf_tm openmaintainer
+description help when paging through sets of results
+long_description When searching through large amounts of data, it is \
+ often the case that a result set is returned that is \
+ larger than we want to display on one page. This \
+ results in wanting to page through various pages of \
+ data. The maths behind this is unfortunately fiddly, \
+ hence this module.
-checksums md5 7af91f13754fb256742b8d9d627bbd16
+platforms darwin
-depends_lib-append port:p5-class-accessor-chained
+checksums md5 7af91f13754fb256742b8d9d627bbd16
+
+depends_lib-append port:p5-class-accessor-chained
Modified: trunk/dports/perl/p5-data-visitor/Portfile
===================================================================
--- trunk/dports/perl/p5-data-visitor/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-data-visitor/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,18 +1,19 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Data-Visitor 0.15
-maintainers narf_tm openmaintainer
-description Visitor style traversal of Perl data structures
-long_description This module is a simple visitor implementation \
- for Perl values.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Data-Visitor 0.15
+maintainers narf_tm openmaintainer
+description Visitor style traversal of Perl data structures
+long_description This module is a simple visitor implementation \
+ for Perl values.
-checksums md5 3b1fbea4f622dcbdc8b74a14d4bd1760
+platforms darwin
-depends_lib-append port:p5-class-accessor \
- port:p5-test-mockobject \
- port:p5-test-use-ok \
- port:p5-tie-toobject
+checksums md5 3b1fbea4f622dcbdc8b74a14d4bd1760
+
+depends_lib-append port:p5-class-accessor \
+ port:p5-test-mockobject \
+ port:p5-test-use-ok \
+ port:p5-tie-toobject
Modified: trunk/dports/perl/p5-dbd-sqlite/Portfile
===================================================================
--- trunk/dports/perl/p5-dbd-sqlite/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-dbd-sqlite/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,11 +1,15 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup DBD-SQLite 1.14
-maintainers narf_tm openmaintainer
-description perl dbd interface to SQLite
-long_description ${description}
-platforms darwin
-checksums md5 78a89cc8fd46bb2a5d537433dcccc8e6
-depends_lib-append port:p5-dbi
+PortSystem 1.0
+PortGroup perl5 1.0
+
+perl5.setup DBD-SQLite 1.14
+maintainers narf_tm openmaintainer
+description perl dbd interface to SQLite
+long_description ${description}
+
+platforms darwin
+
+checksums md5 78a89cc8fd46bb2a5d537433dcccc8e6
+
+depends_lib-append port:p5-dbi
Modified: trunk/dports/perl/p5-dbi/Portfile
===================================================================
--- trunk/dports/perl/p5-dbi/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-dbi/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,20 +1,22 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
+PortSystem 1.0
+PortGroup perl5 1.0
-perl5.setup DBI 1.601
-maintainers narf_tm openmaintainer
-description Abstract database access module for Perl
-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.
+perl5.setup DBI 1.601
+maintainers narf_tm openmaintainer
+description Abstract database access module for Perl
+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.
-platforms darwin
-homepage http://dbi.perl.org/
-checksums md5 d80677bd8113ec8cb0438b8703f3c418
+platforms darwin
+homepage http://dbi.perl.org/
-depends_lib-append port:p5-scalar-list-utils port:p5-test-simple
+checksums md5 d80677bd8113ec8cb0438b8703f3c418
+
+depends_lib-append port:p5-scalar-list-utils \
+ port:p5-test-simple
Modified: trunk/dports/perl/p5-dbix-class/Portfile
===================================================================
--- trunk/dports/perl/p5-dbix-class/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-dbix-class/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,32 +1,33 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup DBIx-Class 0.08009
-maintainers narf_tm openmaintainer
-description Extensible and flexible object <-> relational mapper.
-long_description ${description}
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup DBIx-Class 0.08009
+maintainers narf_tm openmaintainer
+description Extensible and flexible object <-> relational mapper.
+long_description ${description}
-checksums md5 633b40214ce1c7d7e9878523364874c9
+platforms darwin
-depends_lib-append 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-module-find \
- port:p5-sql-abstract \
- port:p5-sql-abstract-limit \
- port:p5-scalar-list-utils \
- port:p5-scope-guard \
- port:p5-class-trigger \
- port:p5-dbd-sqlite \
- port:p5-dbix-contextualfetch \
- port:p5-test-simple
+checksums md5 633b40214ce1c7d7e9878523364874c9
-configure.cmd-append -I${perl5.lib}
+depends_lib-append 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-module-find \
+ port:p5-sql-abstract \
+ port:p5-sql-abstract-limit \
+ port:p5-scalar-list-utils \
+ port:p5-scope-guard \
+ port:p5-class-trigger \
+ port:p5-dbd-sqlite \
+ port:p5-dbix-contextualfetch \
+ port:p5-test-simple
+
+configure.cmd-append -I${perl5.lib}
Modified: trunk/dports/perl/p5-dbix-class-schema-loader/Portfile
===================================================================
--- trunk/dports/perl/p5-dbix-class-schema-loader/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-dbix-class-schema-loader/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,29 +1,31 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup DBIx-Class-Schema-Loader 0.04004
-maintainers narf_tm openmaintainer
-description Dynamic definition of a DBIx::Class::Schema
-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.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup DBIx-Class-Schema-Loader 0.04004
+maintainers narf_tm openmaintainer
+description Dynamic definition of a DBIx::Class::Schema
+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.
-checksums md5 b393825687557ce3d1dedddc006a0809
+platforms darwin
-depends_lib-append 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-digest-md5 \
- port:p5-lingua-en-inflect-number \
- port:p5-scalar-list-utils \
- port:p5-text-balanced \
- port:p5-universal-require \
- port:p5-dbd-sqlite \
- port:p5-dbi
+checksums md5 b393825687557ce3d1dedddc006a0809
+
+depends_lib-append 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-digest-md5 \
+ port:p5-lingua-en-inflect-number \
+ port:p5-scalar-list-utils \
+ port:p5-text-balanced \
+ port:p5-universal-require \
+ port:p5-dbd-sqlite \
+ port:p5-dbi
Modified: trunk/dports/perl/p5-dbix-contextualfetch/Portfile
===================================================================
--- trunk/dports/perl/p5-dbix-contextualfetch/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-dbix-contextualfetch/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,18 +1,20 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup DBIx-ContextualFetch 1.03
-maintainers narf_tm openmaintainer
-description Add contextual fetches to DBI
-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).
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup DBIx-ContextualFetch 1.03
+maintainers narf_tm openmaintainer
+description Add contextual fetches to DBI
+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).
-checksums md5 20a78432ae26b266216b7b30ff7941c3
+platforms darwin
-depends_lib-append port:p5-dbi
+checksums md5 20a78432ae26b266216b7b30ff7941c3
+
+depends_lib-append port:p5-dbi
Modified: trunk/dports/perl/p5-devel-cover/Portfile
===================================================================
--- trunk/dports/perl/p5-devel-cover/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-devel-cover/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,16 +1,17 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Devel-Cover 0.63
-maintainers narf_tm openmaintainer
-description Code coverage metrics for Perl
-long_description ${description}
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Devel-Cover 0.63
+maintainers narf_tm openmaintainer
+description Code coverage metrics for Perl
+long_description ${description}
-checksums md5 9ca1c12b1406989d22a9da15468ff80a
+platforms darwin
-depends_lib-append port:p5-perl-tidy \
- port:p5-pod-coverage \
- port:p5-test-differences
+checksums md5 9ca1c12b1406989d22a9da15468ff80a
+
+depends_lib-append port:p5-perl-tidy \
+ port:p5-pod-coverage \
+ port:p5-test-differences
Modified: trunk/dports/perl/p5-devel-symdump/Portfile
===================================================================
--- trunk/dports/perl/p5-devel-symdump/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-devel-symdump/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,14 +1,14 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Devel-Symdump 2.08
-maintainers narf_tm openmaintainer
-description Inspect the symbol table and class hierarchy
-long_description \
- A convenient way to inspect perl's symbol table and the class \
- hierarchy within a running program.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Devel-Symdump 2.08
+maintainers narf_tm openmaintainer
+description Inspect the symbol table and class hierarchy
+long_description A convenient way to inspect perl's symbol table and \
+ the class hierarchy within a running program.
-checksums md5 68e3a2f2f989bff295ee63aed5a2a1e5
+platforms darwin
+
+checksums md5 68e3a2f2f989bff295ee63aed5a2a1e5
Modified: trunk/dports/perl/p5-digest-crc/Portfile
===================================================================
--- trunk/dports/perl/p5-digest-crc/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-digest-crc/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,15 +1,15 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Digest-CRC 0.14
+PortSystem 1.0
+PortGroup perl5 1.0
-maintainers narf_tm openmaintainer
-description Generic CRC functions
-long_description The Digest::CRC module calculates CRC sums of all \
- sorts. It contains wrapper functions with the correct \
- parameters for CRC-CCITT, CRC-16 and CRC-32.
+perl5.setup Digest-CRC 0.14
+maintainers narf_tm openmaintainer
+description Generic CRC functions
+long_description The Digest::CRC module calculates CRC sums of all \
+ sorts. It contains wrapper functions with the correct \
+ parameters for CRC-CCITT, CRC-16 and CRC-32.
-platforms darwin
+platforms darwin
-checksums md5 b5a6c4c37383f1ec5e51c5fec0af023c
+checksums md5 b5a6c4c37383f1ec5e51c5fec0af023c
Modified: trunk/dports/perl/p5-digest-md5/Portfile
===================================================================
--- trunk/dports/perl/p5-digest-md5/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-digest-md5/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,15 +1,18 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Digest-MD5 2.36
-maintainers narf_tm openmaintainer
-description RSA MD5 implementation for perl
-long_description The Digest::MD5 module allows you to use the \
- RSA Data Security Inc. MD5 Message Digest algorithm \
- from within Perl programs. The algorithm takes as \
- input a message of arbitrary length and produces \
- as output a 128-bit "fingerprint" or "message digest" \
- of the input. MD5 is described in RFC 1321.
-platforms darwin
-checksums md5 7f7996176c3008a1720a9984e94553ed
+PortSystem 1.0
+PortGroup perl5 1.0
+
+perl5.setup Digest-MD5 2.36
+maintainers narf_tm openmaintainer
+description RSA MD5 implementation for perl
+long_description The Digest::MD5 module allows you to use the \
+ RSA Data Security Inc. MD5 Message Digest algorithm \
+ from within Perl programs. The algorithm takes as \
+ input a message of arbitrary length and produces \
+ as output a 128-bit "fingerprint" or "message digest" \
+ of the input. MD5 is described in RFC 1321.
+
+platforms darwin
+
+checksums md5 7f7996176c3008a1720a9984e94553ed
Modified: trunk/dports/perl/p5-digest-perl-md5/Portfile
===================================================================
--- trunk/dports/perl/p5-digest-perl-md5/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-digest-perl-md5/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,13 +1,17 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Digest-Perl-MD5 1.8
-maintainers narf_tm openmaintainer
-description Perl implementation of Ron Rivests MD5 Algorithm
-long_description This is not an interface (like Digest::MD5) but a Perl implementation of MD5. \
- It is written in perl only and because of this it is slow but it works without \
- C-Code. You should use Digest::MD5 instead of this module if it is available.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
-checksums md5 8b54271ffe5f174456dd68b79bf3f8f3
+perl5.setup Digest-Perl-MD5 1.8
+maintainers narf_tm openmaintainer
+description Perl implementation of Ron Rivests MD5 Algorithm
+long_description This is not an interface (like Digest::MD5) but a Perl \
+ implementation of MD5. It is written in perl only and \
+ because of this it is slow but it works without C-Code. \
+ You should use Digest::MD5 instead of this module if it \
+ is available.
+
+platforms darwin
+
+checksums md5 8b54271ffe5f174456dd68b79bf3f8f3
Modified: trunk/dports/perl/p5-digest-sha1/Portfile
===================================================================
--- trunk/dports/perl/p5-digest-sha1/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-digest-sha1/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,15 +1,17 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Digest-SHA1 2.11
-maintainers narf_tm openmaintainer
-description Perl interface to the SHA-1 Algorithm
-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.
-checksums md5 2449bfe21d6589c96eebf94dae24df6b
-platforms darwin
+PortSystem 1.0
+PortGroup perl5 1.0
+perl5.setup Digest-SHA1 2.11
+maintainers narf_tm openmaintainer
+description Perl interface to the SHA-1 Algorithm
+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.
+
+checksums md5 2449bfe21d6589c96eebf94dae24df6b
+
+platforms darwin
Modified: trunk/dports/perl/p5-extutils-cbuilder/Portfile
===================================================================
--- trunk/dports/perl/p5-extutils-cbuilder/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-extutils-cbuilder/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,18 +1,19 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup ExtUtils-CBuilder 0.21
-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 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!
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup ExtUtils-CBuilder 0.21
+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 \
+ 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!
-checksums md5 aa5050d68d65858cdf58ceeef84d6bb2
+platforms darwin
+
+checksums md5 aa5050d68d65858cdf58ceeef84d6bb2
Modified: trunk/dports/perl/p5-extutils-parsexs/Portfile
===================================================================
--- trunk/dports/perl/p5-extutils-parsexs/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-extutils-parsexs/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,20 +1,20 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup ExtUtils-ParseXS 2.18
-maintainers narf_tm openmaintainer
-description Converts Perl XS code into C code
-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.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup ExtUtils-ParseXS 2.18
+maintainers narf_tm openmaintainer
+description Converts Perl XS code into C code
+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.
-checksums md5 473a59a9a4b9887137dab156e5312ff7
+platforms darwin
-depends_lib-append port:p5-extutils-cbuilder
+checksums md5 473a59a9a4b9887137dab156e5312ff7
+depends_lib-append port:p5-extutils-cbuilder
Modified: trunk/dports/perl/p5-extutils-xsbuilder/Portfile
===================================================================
--- trunk/dports/perl/p5-extutils-xsbuilder/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-extutils-xsbuilder/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,17 +1,19 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup ExtUtils-XSBuilder 0.28
-maintainers narf_tm openmaintainer
-description ExtUtils::XSBuilder - Automatic Perl XS glue code generation
-long_description \
- ExtUtils::XSBuilder is a set modules to parse C header files and \
- create XS glue code and documentation out of it. Idealy this allows \
- to "write" an interface to a C library without coding a line.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup ExtUtils-XSBuilder 0.28
+maintainers narf_tm openmaintainer
+description ExtUtils::XSBuilder - Automatic Perl XS glue code generation
+long_description ExtUtils::XSBuilder is a set modules to parse C header \
+ files and create XS glue code and documentation out of \
+ it. Idealy this allows to "write" an interface to a \
+ C library without coding a line.
-checksums md5 1d33ddeacc01426a02e23c71c2e4cd04
+platforms darwin
-depends_lib-append port:p5-parse-recdescent port:p5-tie-ixhash
+checksums md5 1d33ddeacc01426a02e23c71c2e4cd04
+
+depends_lib-append port:p5-parse-recdescent \
+ port:p5-tie-ixhash
Modified: trunk/dports/perl/p5-file-copy-recursive/Portfile
===================================================================
--- trunk/dports/perl/p5-file-copy-recursive/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-file-copy-recursive/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,14 +1,15 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup File-Copy-Recursive 0.35
-maintainers narf_tm openmaintainer
-description Perl extension for recursively copying files and directories
-long_description This module copies and moves directories recursively \
- (or single files, well... singley) to an optional depth and attempts \
- to preserve each file or directory's mode.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup File-Copy-Recursive 0.35
+maintainers narf_tm openmaintainer
+description Perl extension for recursively copying files and directories
+long_description This module copies and moves directories recursively \
+ (or single files, well... singley) to an optional depth \
+ and attempts to preserve each file or directory's mode.
-checksums md5 795368083eb7b50f4b5ee33b2d2b9a5e
+platforms darwin
+
+checksums md5 795368083eb7b50f4b5ee33b2d2b9a5e
Modified: trunk/dports/perl/p5-file-modified/Portfile
===================================================================
--- trunk/dports/perl/p5-file-modified/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-file-modified/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,14 +1,15 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup File-Modified 0.07
-maintainers narf_tm openmaintainer
-description checks intelligently if files have changed
-long_description \
- The Modified module is intended as a simple method for programs to detect \
- whether configuration files (or modules they rely on) have changed.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup File-Modified 0.07
+maintainers narf_tm openmaintainer
+description checks intelligently if files have changed
+long_description The Modified module is intended as a simple method for \
+ programs to detect whether configuration files \
+ (or modules they rely on) have changed.
-checksums md5 271a991b96ccbdaeb7098272c9f97d51
+platforms darwin
+
+checksums md5 271a991b96ccbdaeb7098272c9f97d51
Modified: trunk/dports/perl/p5-file-temp/Portfile
===================================================================
--- trunk/dports/perl/p5-file-temp/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-file-temp/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,18 +1,19 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup File-Temp 0.20
+PortSystem 1.0
+PortGroup perl5 1.0
-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 \
- 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.
+perl5.setup File-Temp 0.20
+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 \
+ 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.
-platforms darwin
+platforms darwin
-checksums md5 949566daeeff9e35ef6db1b05e99c5f4
+checksums md5 949566daeeff9e35ef6db1b05e99c5f4
Modified: trunk/dports/perl/p5-gd-graph3d/Portfile
===================================================================
--- trunk/dports/perl/p5-gd-graph3d/Portfile 2008-02-07 01:43:45 UTC (rev 33893)
+++ trunk/dports/perl/p5-gd-graph3d/Portfile 2008-02-07 02:45:08 UTC (rev 33894)
@@ -1,17 +1,18 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup GD-Graph3d 0.63
-maintainers narf_tm openmaintainer
-description Create 3D Graphs with GD and GD::Graph
-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.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup GD-Graph3d 0.63
+maintainers narf_tm openmaintainer
+description Create 3D Graphs with GD and GD::Graph
+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