[29281] trunk/dports/PortIndex

source_changes at macosforge.org source_changes at macosforge.org
Thu Sep 20 00:34:25 PDT 2007


Revision: 29281
          http://trac.macosforge.org/projects/macports/changeset/29281
Author:   dluke at macports.org
Date:     2007-09-20 00:34:23 -0700 (Thu, 20 Sep 2007)

Log Message:
-----------

Total number of ports parsed:	4267 
Ports successfully parsed:	4267	 
Ports failed:			0

Modified Paths:
--------------
    trunk/dports/PortIndex

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2007-09-20 07:21:41 UTC (rev 29280)
+++ trunk/dports/PortIndex	2007-09-20 07:34:23 UTC (rev 29281)
@@ -947,7 +947,7 @@
 gettext 618
 variants {universal darwin_6} portdir devel/gettext description {GNU gettext package} homepage http://www.gnu.org/software/gettext/ epoch 0 platforms {darwin freebsd linux} name gettext depends_lib {port:libiconv port:expat} maintainers ryandesign long_description {This is the GNU gettext package. It is interesting for authors or maintainers of other packages or programs which they want to see internationalized. As one step the handling of messages in different languages should be implemented. For this task GNU gettext provides the needed tools and library functions.} version 0.16.1 categories devel revision 0
 git-core 619
-variants {universal doc svn} variant_desc {doc (Install\ HTML\ and\ plaintext\ documentation\}} portdir devel/git-core description {The stupid content tracker.} homepage http://git.or.cz/ epoch 0 depends_run {port:curl port:openssh port:rsync port:perl port:p5-error} platforms darwin depends_lib {port:curl port:zlib port:openssl port:expat port:libiconv} name git-core long_description {A stupid (but extremely fast) directory content manager. It doesn't do a whole lot, but what it _does_ do is track directory contents efficiently.} maintainers {bryan at larsen.st mgrimes} categories devel version 1.5.3.1 revision 1
+variants {universal doc svn} variant_desc {doc (Install\ HTML\ and\ plaintext\ documentation\}} portdir devel/git-core description {The stupid content tracker.} homepage http://git.or.cz/ epoch 0 depends_run {port:curl port:openssh port:rsync port:perl port:p5-error} platforms darwin depends_lib {port:curl port:zlib port:openssl port:expat port:libiconv} name git-core long_description {A stupid (but extremely fast) directory content manager. It doesn't do a whole lot, but what it _does_ do is track directory contents efficiently.} maintainers {bryan at larsen.st mgrimes} categories devel version 1.5.3.2 revision 0
 glade3 1174
 variants {universal enable_gnomedb disable_gnomedb} portdir devel/glade3 description {Glade is a free user interface builder for GTK+ and GNOME.} homepage http://glade.gnome.org/ epoch 0 platforms darwin name glade3 depends_lib {bin:automake-1.7:automake bin:autoconf:autoconf lib:libiconv.2:libiconv lib:libgail-gnome:libgail-gnome lib:libXft.2.1.2:Xft2 port:freetype lib:libaudiofile:audiofile lib:libesd:esound port:fontconfig port:gnome-keyring lib:libpng:libpng lib:libatk-1.0:atk bin:gconftool-2:gconf lib:libgettextlib:gettext lib:libglib-2.0:glib2 lib:libgnomevfs-2:gnome-vfs lib:libgtk-x11-2.0:gtk2 lib:libgnomecanvas-2:libgnomecanvas lib:libart_lgpl_2:libart_lgpl lib:libbonobo-2:libbonobo lib:libbonoboui-2:libbonoboui lib:libgnome-2:libgnome lib:libgnomeui-2:libgnomeui bin:orbit-idl-2:orbit2 port:libxml2 bin:perl:perl5.8 port:tiff lib:libpangoft2-1.0:pango bin:pkg-config:pkgconfig port:scrollkeeper port:xrender port:zlib} long_description {Glade is a free user interface bu
 ilder for GTK+ and GNOME. It is released under the GNU General Public License (GPL).} maintainers {rhwood openmaintainer at macports.org} version 3.2.2 categories {gnome devel} revision 0
 glib1 500
@@ -4744,6 +4744,8 @@
 variants universal portdir perl/p5-curses description {terminal screen handling and optimization} homepage http://search.cpan.org/dist/Curses/ epoch 0 platforms darwin name p5-curses depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:ncurses} maintainers sal at email.arc.nasa.gov long_description {Curses is the interface between Perl and your system's curses(3) library. For descriptions on the usage of a given function, variable, or constant, consult your system's documentation, as such information invariably varies (:-) between different curses(3) libraries and operating systems.} version 1.15 categories perl revision 0
 p5-curses-ui 534
 variants universal portdir perl/p5-curses-ui description {A curses based OO user interface framework} homepage http://search.cpan.org/dist/Curses-UI/ epoch 0 platforms darwin name p5-curses-ui depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-curses port:p5-term-readkey port:p5-test-simple port:p5-test-pod} maintainers sal at email.arc.nasa.gov long_description {A UI framework based on the curses library. Curses::UI contains several widgets which can be used to build a user interface.} version 0.95 categories perl revision 0
+p5-danga-socket 943
+variants universal portdir perl/p5-danga-socket description {Event loop and event-driven async socket base class} homepage http://search.cpan.org/dist/Danga-Socket/ depends_run {port:p5-time-hires port:p5-bsd-resource port:p5-io-kqueue port:p5-sys-syscall port:p5-gearman port:p5-gearman-server port:p5-io-aio port:p5-perlbal} epoch 0 platforms darwin name p5-danga-socket depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers pmq at macports.org long_description {This is an abstract base class for objects backed by a socket which provides the basic framework for event-driven asynchronous IO, designed to be fast. Danga::Socket is both a base class for objects, and an event loop. Callers subclass Danga::Socket. Danga::Socket's constructor registers itself with the Danga::Socket event loop, and invokes callbacks on the object for readability, writability, errors, and other conditions.} version 1.57 categories {perl net} revision 0
 p5-data-buffer 576
 variants universal portdir perl/p5-data-buffer description {binary buffers for perl} homepage http://search.cpan.org/dist/Data-Buffer/ epoch 0 platforms darwin name p5-data-buffer depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers nomaintainer at macports.org long_description {Data::Buffer implements a low-level binary buffer in which you can get and put integers, strings, and other data. Internally the implementation is based on pack and unpack, such that Data::Buffer is really a layer on top of those built-in functions.} version 0.04 categories perl revision 0
 p5-data-dump 700
@@ -4908,6 +4910,12 @@
 variants universal portdir perl/p5-gdgraph description {Graph Plotting Module for Perl 5} homepage http://search.cpan.org/dist/GDGraph/ epoch 0 platforms darwin name p5-gdgraph depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-gd port:p5-gdtextutil} maintainers nomaintainer at macports.org long_description {This is GDGraph, a package to generate charts, using Lincoln Stein's GD.pm. See the documentation for some history and more information.} version 1.43 categories perl revision 0
 p5-gdtextutil 675
 variants universal portdir perl/p5-gdtextutil description {Text utilities for use with GD} homepage http://search.cpan.org/dist/GDTextUtil/ epoch 0 platforms darwin name p5-gdtextutil depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-gd} maintainers nomaintainer at macports.org long_description {This package provides three modules that make it possible to work with internal GD fonts as well as TrueType fonts, without having to worry about different interface functions to call. Apart from an abstract interface to all font types and strings for GD, this library also provides some utility in aligning and wrapping your string.} version 0.86 categories perl revision 0
+p5-gearman 378
+variants universal portdir perl/p5-gearman description {Gearman client library for Perl} homepage http://www.danga.com/gearman depends_run port:p5-string-crc32 epoch 0 platforms darwin name p5-gearman depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers pmq at macports.org long_description {{Gearman client library for Perl}} version 1.09 categories {perl net} revision 0
+p5-gearman-client-async 502
+variants universal portdir perl/p5-gearman-client-async description {Asynchronous client module for Gearman for Danga::Socket applications} homepage http://www.danga.com/gearman depends_run {port:p5-danga-socket port:p5-test-simple} epoch 0 platforms darwin name p5-gearman-client-async depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers pmq at macports.org long_description {{Asynchronous client module for Gearman for Danga::Socket applications}} version 0.94 categories {perl net} revision 0
+p5-gearman-server 486
+variants universal portdir perl/p5-gearman-server description {Asynchronous client module for Gearman for Danga::Socket applications} homepage http://www.danga.com/gearman depends_run {port:p5-danga-socket port:p5-gearman} epoch 0 platforms darwin name p5-gearman-server depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers pmq at macports.org long_description {{Asynchronous client module for Gearman for Danga::Socket applications}} version 1.09 categories {perl net} revision 0
 p5-gedcom 474
 variants universal portdir perl/p5-gedcom description {A module to manipulate Gedcom genealogy files} homepage http://www.pjcj.net epoch 0 platforms darwin name p5-gedcom depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-parse-recdescent port:p5-datemanip port:p5-roman} long_description {Search, edit and validate a GEDCOM data file (an export/import format for genealogy).} maintainers james.toth at worldnet.att.net version 1.15 categories {perl genealogy} revision 0
 p5-getopt-long 742
@@ -4992,6 +5000,8 @@
 variants universal description {Extract size information from image files} portdir perl/p5-image-size homepage http://search.cpan.org/~rjray/Image-Size-3.01/ epoch 0 depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-module-build} name p5-image-size long_description {This module provide functions to extract image sizes from image files} maintainers mstevens at etla.org categories {perl graphics} version 3.01 revision 0
 p5-inline 614
 variants universal portdir perl/p5-inline description {Write Perl subroutines in other programming languages} homepage http://search.cpan.org/dist/Inline/ epoch 0 platforms darwin name p5-inline depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-parse-recdescent} maintainers nomaintainer at macports.org long_description {Inline lets you write Perl subroutines in other programming languages like C, C++, Java, Python, Tcl and even Assembly. You don't need to compile anything. All the details are handled transparently so you can just run your Perl script like normal.} version 0.44 categories perl revision 2
+p5-io-aio 331
+variants universal portdir perl/p5-io-aio description {Asynchronous Input/Output} homepage http://search.cpan.org/dist/IO-AIO/ epoch 0 platforms darwin name p5-io-aio depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers pmq at macports.org long_description {{Asynchronous Input/Output}} version 2.4 categories perl revision 0
 p5-io-captureoutput 433
 variants universal portdir perl/p5-io-captureoutput description {Capture STDOUT/STDERR from subprocesses and XS/C modules} homepage http://search.cpan.org/dist/IO-CaptureOutput/ epoch 0 platforms darwin name p5-io-captureoutput depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers nomaintainer at macports.org long_description {{Capture STDOUT/STDERR from subprocesses and XS/C modules}} version 1.03 categories perl revision 0
 p5-io-compress-base 413
@@ -5000,6 +5010,8 @@
 variants universal portdir perl/p5-io-compress-zlib description {This module provides a Perl interface to allow reading and writing of RFC 1950, 1951, 1952 (i.e. gzip) and zip files/buffers.} homepage http://search.cpan.org/dist/IO-Compress-Zlib/ epoch 0 platforms darwin name p5-io-compress-zlib depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-compress-raw-zlib port:p5-io-compress-base} maintainers narf_tm at macports.org long_description {{This module provides a Perl interface to allow reading and writing of RFC 1950, 1951, 1952 (i.e. gzip) and zip files/buffers.}} version 2.006 categories perl revision 0
 p5-io-digest 496
 variants universal portdir perl/p5-io-digest description {This is a Perl extension for calculating digests while reading or writing (used by svk).} homepage http://search.cpan.org/dist/IO-Digest/ epoch 0 platforms darwin name p5-io-digest depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-perlio-via-dynamic} maintainers dluke at geeklair.net long_description {{This is a Perl extension for calculating digests while reading or writing (used by svk).}} version 0.10 categories perl revision 0
+p5-io-kqueue 379
+variants universal portdir perl/p5-io-kqueue description {Perl interface to the BSD kqueue system call} homepage http://search.cpan.org/dist/IO-KQueue/ epoch 0 platforms darwin name p5-io-kqueue depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers pmq at macports.org long_description {{Perl interface to the BSD kqueue system call}} version 0.31 categories perl revision 0
 p5-io-multiplex 306
 variants universal description {Manage IO on many file handles} portdir perl/p5-io-multiplex homepage http://search.cpan.org/dist/IO-Multiplex/ epoch 0 platforms darwin depends_lib {{path:\${prefix}/bin/perl:perl5.8}} name p5-io-multiplex maintainers cbellot at sky.fr categories perl version 1.09 revision 0
 p5-io-pager 330
@@ -5156,6 +5168,12 @@
 variants universal portdir perl/p5-module-scandeps description {Recursively scan Perl code for dependencies} homepage http://search.cpan.org/dist/Module-ScanDeps/ epoch 0 platforms darwin name p5-module-scandeps depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-module-build} maintainers narf_tm at macports.org long_description {This module scans potential modules used by perl programs, and returns a hash {reference;} its keys are the module names as appears in %INC (e.g. {Test/More.pm);} the values are hash references with this structure:} version 0.76 categories perl revision 0
 p5-module-versions-report 419
 variants universal portdir perl/p5-module-versions-report description {Report versions of all modules in memory} homepage http://search.cpan.org/dist/Module-Versions-Report/ epoch 0 platforms darwin name p5-module-versions-report depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers nomaintainer at macports.org long_description {{Report versions of all modules in memory}} version 1.02 categories perl revision 0
+p5-mogilefs-client 661
+variants universal portdir perl/p5-mogilefs-client description {Client library for the MogileFS distributed file system} homepage http://www.danga.com/mogilefs depends_run {port:p5-io-stringy port:p5-libwww} epoch 0 platforms darwin name p5-mogilefs-client depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers pmq at macports.org long_description {This module is a client library for the MogileFS distributed file system. The class method 'new' creates a client object against a particular mogilefs tracker and domain. This object may then be used to store and retrieve content easily from MogileFS.} version 1.07 categories {net perl sysutils} revision 0
+p5-mogilefs-server 593
+variants universal portdir perl/p5-mogilefs-server description {MogileFS (distributed filesystem) server} homepage http://www.danga.com/mogilefs depends_run {port:p5-net-netmask port:p5-danga-socket port:p5-gearman port:p5-gearman-server port:p5-gearman-client-async port:p5-sys-syscall port:p5-perlbal port:p5-dbi port:p5-dbd-mysql port:p5-io-aio} epoch 0 platforms darwin name p5-mogilefs-server depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers pmq at macports.org long_description {{MogileFS (distributed filesystem) server}} version 2.17 categories {net perl sysutils} revision 0
+p5-mogilefs-utils 518
+variants universal portdir perl/p5-mogilefs-utils description {MogileFS tools} homepage http://www.danga.com/mogilefs depends_run {port:p5-mogilefs-client port:p5-libwww} epoch 0 platforms darwin name p5-mogilefs-utils depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers pmq at macports.org long_description {This package contains two tools to manage MogileFS: mogadm (MogileFS admin tool) and mogtool (inject/extract data to/from a MogileFS installation)} version 2.11 categories {net perl sysutils} revision 0
 p5-mro-compat 502
 variants universal portdir perl/p5-mro-compat description {mro::* interface compatibility for Perls < 5.9.5} homepage http://search.cpan.org/dist/MRO-Compat/ epoch 0 platforms darwin name p5-mro-compat depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-class-c3} maintainers narf_tm at macports.org long_description {The mro namespace provides several utilities for dealing with method resolution order and method caching in general in Perl 5.9.5 and higher.} version 0.05 categories perl revision 0
 p5-net 657
@@ -5248,6 +5266,8 @@
 variants universal portdir perl/p5-perl-ldap description {A client interface to LDAP servers} homepage http://search.cpan.org/dist/perl-ldap/ epoch 0 platforms darwin name p5-perl-ldap depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-convert-asn1 port:p5-uri port:p5-digest-md5 port:p5-io-socket-ssl port:p5-xml-parser} maintainers markd at macports.org long_description {{A client interface to LDAP servers}} version 0.34 categories perl revision 0
 p5-perl-tidy 560
 variants universal portdir perl/p5-perl-tidy description {Parses and beautifies perl source} homepage http://search.cpan.org/dist/Perl-Tidy/ epoch 0 platforms darwin name p5-perl-tidy depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers narf_tm at macports.org long_description {Perltidy reads a perl script and writes an indented, reformatted script. Perltidy can produce output on either of two modes, depending on the existence of an -html flag. Without this flag, the output is passed through a formatter.} version 20070801 categories perl revision 0
+p5-perlbal 480
+variants universal portdir perl/p5-perlbal description {Perl-based reverse proxy load balancer and web server} homepage http://www.danga.com/perlbal depends_run {port:p5-net-netmask port:p5-danga-socket port:p5-bsd-resource port:p5-libwww} epoch 0 platforms darwin name p5-perlbal depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers pmq at macports.org long_description {{Perl-based reverse proxy load balancer and web server}} version 1.59 categories {net perl} revision 0
 p5-perlio-eol 432
 variants universal portdir perl/p5-perlio-eol description {This is a Perl extension for normalizing line endings (used by svk).} homepage http://search.cpan.org/dist/PerlIO-eol/ epoch 0 platforms darwin name p5-perlio-eol depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers dluke at geeklair.net long_description {{This is a Perl extension for normalizing line endings (used by svk).}} version 0.13 categories perl revision 0
 p5-perlio-via-dynamic 450
@@ -5326,6 +5346,8 @@
 variants universal portdir perl/p5-svn-simple description {This is a Perl extension for driving svn delta editors (used by svk).} homepage http://search.cpan.org/~clkao/ epoch 0 platforms darwin name p5-svn-simple depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:subversion-perlbindings} maintainers dluke at geeklair.net long_description {{This is a Perl extension for driving svn delta editors (used by svk).}} version 0.27 categories perl revision 0
 p5-sys-filesystem 786
 variants universal portdir perl/p5-sys-filesystem description {Retrieve list of filesystems and their properties} homepage http://search.cpan.org/~nicolaw/Sys-Filesystem epoch 0 platforms darwin name p5-sys-filesystem depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers sal at email.arc.nasa.gov long_description {Sys::Filesystem is intended to be a portable interface to list and query filesystem names and their properties. At the time of writing there were only Solaris and Win32 modules available on CPAN to perform this kind of operation. This module hopes to provide a consistant API to list all, mounted, unmounted and special filesystems on a system, and query as many properties as possible with common aliases wherever possible.} version 1.14 categories perl revision 0
+p5-sys-syscall 407
+variants universal portdir perl/p5-sys-syscall description {Access system calls that Perl doesn't provide access to} homepage http://search.cpan.org/dist/Sys-Syscall/ epoch 0 platforms darwin name p5-sys-syscall depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers pmq at macports.org long_description {{Access system calls that Perl doesn't provide access to}} version 0.22 categories perl revision 0
 p5-sys-syslog 387
 variants universal portdir perl/p5-sys-syslog description {Perl interface to the UNIX syslog(3) calls} homepage http://search.cpan.org/dist/Sys-Syslog/ epoch 0 platforms darwin name p5-sys-syslog depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers nomaintainer at macports.org long_description {{Perl interface to the UNIX syslog(3) calls}} version 0.18 categories perl revision 0
 p5-template-gd 560
@@ -7552,8 +7574,8 @@
 variants {universal darwin_7 darwin_8 freebsd linux disable_utf8mac disable_extra_encodings enable_cp932fix} depends_build bin:gperf:gperf portdir textproc/libiconv description {Character set conversion library} homepage http://www.gnu.org/software/libiconv/ epoch 0 platforms {darwin freebsd linux} name libiconv maintainers ryandesign long_description {A character-set conversion library which implements the iconv() API for dealing with unicode and other types of conversion.} version 1.11 categories textproc revision 6
 libmrss 551
 variants {universal darwin_8} depends_build port:pkgconfig portdir textproc/libmrss description {C library for parsing, writing, and creating RSS streams} homepage http://libmrss.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:curl port:libnxml port:openssl port:zlib} name libmrss maintainers mww at macports.org long_description {libmRSS is a C library for parsing, writing, and creating RSS (Rich Site Summary or Really Simple Syndication, but not RDF Site Summary) files or streams.} version 0.18.0 categories {textproc devel} revision 0
-libnxml 527
-variants {universal darwin_8} portdir textproc/libnxml description {C library for parsing, writing, and creating XML files} homepage http://www2.autistici.org/bakunin/codes.php epoch 0 platforms darwin name libnxml depends_lib {port:curl port:openssl port:zlib} maintainers mww at macports.org long_description {nXML is a C library for parsing, writing, and creating XML 1.0 and 1.1 files or streams. It supports UTF-8, UTF-16be and UTF-16le, UCS-4 (1234, 4321, 2143, 2312).} version 0.18.0 categories {textproc devel} revision 0
+libnxml 502
+variants {universal darwin_8} portdir textproc/libnxml description {C library for parsing, writing, and creating XML files} homepage http://www2.autistici.org/bakunin/codes.php epoch 0 platforms darwin name libnxml depends_lib port:curl maintainers mww at macports.org long_description {nXML is a C library for parsing, writing, and creating XML 1.0 and 1.1 files or streams. It supports UTF-8, UTF-16be and UTF-16le, UCS-4 (1234, 4321, 2143, 2312).} version 0.18.1 categories {textproc devel} revision 0
 libtabe 578
 variants universal portdir textproc/libtabe description {Chinese lexicons library for input method xcin, etc.} homepage http://xcin.linux.org.tw/libtabe/ epoch 0 platforms {darwin freebsd} name libtabe depends_lib lib:libdb-3:db3 maintainers digdog at macports.org long_description {libtabe, the Taiwan and Big5 Encoding Library, is a library which provides useful Chinese functions & routines that deal with many fundemental elements such as pronunciation (BoPoMoFo), character frequency, word identification, word frequency.} version 0.2.6 categories {devel textproc} revision 0
 libthai 355
@@ -8120,8 +8142,8 @@
 variants universal portdir x11/gtk-extra description {Extra GTK+1 Widgets} homepage http://gtkextra.sourceforge.net epoch 0 platforms darwin name gtk-extra depends_lib lib:libgtk.1:gtk1 maintainers matthew.c at rogers.com long_description {GtkExtra is a useful set of widgets for creating GUIs for the Xwindows system using GTK+. You can use it complementary to GTK+ and it is written in C. It is also Free Software and released under the LGPL license.} version 0.99.17 categories {x11 devel} revision 0
 gtk-nodoka-engine 513
 variants universal depends_build bin:ginstall:coreutils portdir x11/gtk-nodoka-engine description {Nodoka GTK2 Theme Engine} homepage http://fedoraproject.org/wiki/Artwork/NodokaTheme epoch 0 platforms darwin name gtk-nodoka-engine depends_lib lib:libgtk.2:gtk2 long_description {A theme that is nice, not attracting too much attention to itself, rather calms than enrages, and that is focused on usability as well} maintainers {yves openmaintainer at macports.org} version 0.5.3.1 categories {x11 gnome} revision 0
-gtk-sharp 616
-variants {universal gnomedb} portdir x11/gtk-sharp description {Gtk bindings for the Mono .NET Development Framework} homepage http://go-mono.com/ epoch 0 platforms darwin name gtk-sharp depends_lib {bin:mono:mono lib:libgtk.2:gtk2 port:libxml2 lib:libart_lgpl.2:libart_lgpl lib:libgnomecanvas.2:libgnomecanvas lib:libgnomeui.2:libgnomeui lib:libgda.1:libgda lib:librsvg.2:librsvg lib:libgtkhtml.3:libgtkhtml3 lib:libvte.0:vte} maintainers nomaintainer at macports.org long_description {This is the Gtk# toolkit for Mono, an implementation of the .NET Development Framework.} version 1.0.10 categories devel revision 0
+gtk-sharp 611
+variants {universal gnomedb} portdir x11/gtk-sharp description {Gtk bindings for the Mono .NET Development Framework} homepage http://go-mono.com/ epoch 0 platforms darwin name gtk-sharp depends_lib {bin:mono:mono lib:libgtk.2:gtk2 port:libxml2 lib:libart_lgpl.2:libart_lgpl lib:libgnomecanvas.2:libgnomecanvas lib:libgnomeui.2:libgnomeui lib:libgda.1:libgda lib:librsvg.2:librsvg lib:libgtkhtml.3:libgtkhtml3 lib:libvte.0:vte} maintainers {nox openmaintainer} long_description {This is the Gtk# toolkit for Mono, an implementation of the .NET Development Framework.} version 1.0.10 categories devel revision 0
 gtk-smooth-engine 393
 variants universal portdir x11/gtk-smooth-engine description {Smooth GTK2 Theme Engine} homepage http://art.gnome.org/ epoch 0 platforms darwin name gtk-smooth-engine depends_lib {lib:libX11.6:XFree86 lib:libglib.2:glib2 lib:libgtk.2:gtk2} long_description {smooth, fast and highly configurable GTK2 theme engine} maintainers ultrix at gmail.com version 0.6.0.1 categories {x11 gnome} revision 0
 gtk-theme-switch 441

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070920/f1b9f704/attachment.html


More information about the macports-changes mailing list