[29046] trunk/dports/PortIndex

source_changes at macosforge.org source_changes at macosforge.org
Thu Sep 13 12:35:08 PDT 2007


Revision: 29046
          http://trac.macosforge.org/projects/macports/changeset/29046
Author:   dluke at macports.org
Date:     2007-09-13 12:35:07 -0700 (Thu, 13 Sep 2007)

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

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2007-09-13 18:12:30 UTC (rev 29045)
+++ trunk/dports/PortIndex	2007-09-13 19:35:07 UTC (rev 29046)
@@ -958,8 +958,8 @@
 variants universal description {source code tag system} portdir devel/global homepage http://www.gnu.org/software/global/ epoch 0 platforms darwin name global long_description {GNU GLOBAL is a source code tag system that works the same way across diverse environments. You can locate a specified object in the source files and move there easily. It is useful for hacking a large project containing many subdirectories, many #ifdef and many main() functions. It is similar to ctags or etags but is different from them at the point of independence of any editor.} maintainers nomaintainer at macports.org categories devel version 5.6.1 revision 0
 gmake 713
 variants universal portdir devel/gmake description {GNU Make} homepage http://www.gnu.org/software/make/make.html epoch 0 platforms darwin name gmake depends_lib {port:gettext port:libiconv} maintainers waqar at macports.org long_description {Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files. Make gets its knowledge of how to build your program from a file called the makefile, which lists each of the non-source files and how to compute it from other files. When you write a program, you should write a makefile for it, so that it is possible to use Make to build and install the program.} version 3.81 categories devel revision 0
-gmp 828
-variants {test i386} description {GNU multiple precision arithmetic library} portdir devel/gmp homepage http://www.swox.com/gmp/ epoch 0 platforms darwin name gmp long_description {GNU MP is a library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. It has a rich set of functions, and the functions have a regular interface. GNU MP is designed to be as fast as possible, both for small operands and for huge operands. The speed is achieved by using fullwords as the basic arithmetic type, by using fast algorithms, by carefully optimized assembly code for the most common inner loops for a lots of CPUs, and by a general emphasis on speed (instead of simplicity or elegance).} maintainers nomaintainer at macports.org categories {devel math} version 4.2.1 revision 4
+gmp 822
+variants {test i386} description {GNU multiple precision arithmetic library} portdir devel/gmp homepage http://gmplib.org/ epoch 0 platforms darwin name gmp long_description {GNU MP is a library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. It has a rich set of functions, and the functions have a regular interface. GNU MP is designed to be as fast as possible, both for small operands and for huge operands. The speed is achieved by using fullwords as the basic arithmetic type, by using fast algorithms, by carefully optimized assembly code for the most common inner loops for a lots of CPUs, and by a general emphasis on speed (instead of simplicity or elegance).} maintainers nomaintainer at macports.org categories {devel math} version 4.2.1 revision 4
 gmp-cxx-wrappers 508
 variants {universal darwin_i386} portdir devel/gmp-cxx-wrappers description {C++ wrappers for the GNU multiple precision arithmetic library} homepage http://www.swox.com/gmp/ epoch 0 depends_run port:gmp platforms {darwin freebsd} name gmp-cxx-wrappers maintainers nomaintainer at macports.org long_description {The C++ wrappers for gmp. To build them requires that gmp be installed, hence this portfile, which rebuilds gmp, but only installs the C++ wrappers.} version 4.2.1 categories {devel math} revision 2
 gmsl 473
@@ -1096,8 +1096,8 @@
 variants universal description {library to access data on a CDDB server} portdir devel/libcddb homepage http://libcddb.sourceforge.net/ epoch 0 platforms darwin name libcddb long_description {Libcddb is a C library to access data on a CDDB server (freedb.org). It allows you to search the database for possible CD matches, retrieve detailed information about a specific CD, and submit new CD entries to the database.} maintainers nomaintainer at macports.org categories devel version 1.1.0 revision 0
 libcdio 549
 variants universal depends_build bin:pkg-config:pkgconfig portdir devel/libcdio description {Compact Disc Input and Control Library} homepage http://www.gnu.org/software/libcdio/ epoch 0 platforms darwin depends_lib lib:libcddb.0:libcddb name libcdio maintainers nomaintainer at macports.org long_description {The libcdio package contains a library which encapsulates CD-ROM reading and control. Applications wishing to be oblivious of the OS- and device-dependent properties of a CD-ROM can use this library.} version 0.75 categories devel revision 0
-libcipher 212
-portdir devel/libcipher variants universal description {Cipher routines from FreeBSD} platforms darwin name libcipher version 4.7-RELEASE categories devel revision 0 epoch 0 maintainers nomaintainer at macports.org
+libcipher 199
+portdir devel/libcipher variants universal platforms darwin description {Cipher routines from FreeBSD} name libcipher version 4.7-RELEASE categories devel revision 1 epoch 0 maintainers nomaintainer
 libcompat 247
 portdir devel/libcompat variants {universal darwin_8} description {Compatibility library with functionality from 4BSD} platforms darwin name libcompat version 4.6.2-RELEASE categories devel revision 0 epoch 0 maintainers nomaintainer at macports.org
 libconfig 747
@@ -1197,7 +1197,7 @@
 libsdl_gfx-framework 787
 description {graphics primitives SDL extension} portdir devel/libsdl_gfx-framework homepage http://www.ferzkopp.net/~aschiffler/Software/SDL_gfx-2.0/ epoch 0 platforms macosx name libsdl_gfx-framework depends_lib port:libsdl-framework maintainers {nox openmaintainer} long_description {The SDL_gfx library evolved out of the SDL_gfxPrimitives code which provided basic drawing routines such as lines, circles or polygons and SDL_rotozoom which implemented a interpolating rotozoomer for SDL surfaces. The current components of the SDL_gfx library are: Graphic Primitives, Rotozoomer, Framerate control, MMX image filters. It is backwards compatible to the above mentioned code. It is written in plain C and can be used in C++ code.} categories {devel graphics} version 2.0.16 revision 0
 libsdl_image 536
-variants universal portdir devel/libsdl_image description {Add on library for libSDL handling several image formats} homepage http://www.libsdl.org/projects/SDL_image/ epoch 0 platforms macosx name libsdl_image depends_lib {port:libsdl port:libpng port:jpeg port:tiff port:zlib} maintainers {nox openmaintainer} long_description {This is a simple library to load images of various formats as SDL surfaces. This library supports BMP, PPM, PCX, GIF, JPEG, PNG, TGA, and TIFF formats.} version 1.2.6 categories {devel graphics} revision 0
+variants universal portdir devel/libsdl_image description {Add on library for libSDL handling several image formats} homepage http://www.libsdl.org/projects/SDL_image/ epoch 0 platforms macosx name libsdl_image depends_lib {port:libsdl port:libpng port:jpeg port:tiff port:zlib} maintainers {nox openmaintainer} long_description {This is a simple library to load images of various formats as SDL surfaces. This library supports BMP, PPM, PCX, GIF, JPEG, PNG, TGA, and TIFF formats.} version 1.2.6 categories {devel graphics} revision 1
 libsdl_image-framework 556
 variants universal portdir devel/libsdl_image-framework description {Add on library for libSDL handling several image formats} homepage http://www.libsdl.org/projects/SDL_image/ epoch 0 platforms macosx name libsdl_image-framework depends_lib {port:libpng port:jpeg port:zlib port:libsdl-framework} maintainers {nox openmaintainer} long_description {This is a simple library to load images of various formats as SDL surfaces. This library supports BMP, PPM, PCX, GIF, JPEG, PNG, TGA, and TIFF formats.} categories {devel graphics} version 1.2.6 revision 0
 libsdl_net 469
@@ -1330,8 +1330,8 @@
 variants universal portdir devel/opencdk description {Open Crypto Development Kit} homepage http://www.gnutls.org/ epoch 0 platforms darwin name opencdk depends_lib {port:libgcrypt port:zlib} maintainers sfiera long_description {OpenCDK provides basic parts of the OpenPGP message format.} version 0.6.4 categories {devel security} revision 0
 opendx-java40 292
 portdir devel/opendx-java40 variants universal platforms darwin description {Java classes used by OpenDX} name opendx-java40 version 1999.11.15 categories devel revision 0 epoch 0 maintainers gwright at macports.org long_description {Classes to allow a Java applet access to Javascript objects}
-openslp 656
-variants {universal darwin} description {Open source implementation of SLP} portdir devel/openslp homepage http://www.openslp.org/ epoch 0 platforms darwin name openslp long_description {The OpenSLP project is an effort to develop an open-source implementation of Service Location Protocol suitable for commercial and non-commercial application. Service Location Protocol is an IETF standards track protocol that provides a framework to allow networking applications to discover the existence, location, and configuration of networked services in enterprise networks.} maintainers nomaintainer at macports.org categories {devel net} version 1.0.11 revision 0
+openslp 658
+variants universal portdir devel/openslp description {Open source implementation of SLP} homepage http://www.openslp.org/ epoch 0 platforms darwin name openslp depends_lib port:openssl maintainers nomaintainer long_description {The OpenSLP project is an effort to develop an open-source implementation of Service Location Protocol suitable for commercial and non-commercial application. Service Location Protocol is an IETF standards track protocol that provides a framework to allow networking applications to discover the existence, location, and configuration of networked services in enterprise networks.} version 1.2.1 categories {devel net} revision 0
 openssl 611
 variants {universal darwin darwin_6 darwin_8} portdir devel/openssl description {OpenSSL SSL/TLS cryptography library} homepage http://www.openssl.org/ epoch 0 platforms {darwin freebsd} name openssl depends_lib port:zlib maintainers mww at macports.org long_description {The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a full-strength general purpose cryptography library.} version 0.9.8e categories {devel security} revision 0
 openssl97 599
@@ -3373,7 +3373,7 @@
 scala 537
 variants universal description {The Scala Programming Language} portdir lang/scala homepage http://www.scala-lang.org/ epoch 0 platforms darwin name scala long_description {Scala is a modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages. It runs inside a Java Virtual Machine and is fully interoperable with Java.} maintainers blair categories {lang java} version 2.6.0 revision 0
 scheme48 492
-variants {universal darwin_8} description {Scheme byte-code interpreter} portdir lang/scheme48 homepage http://s48.org/ epoch 0 platforms darwin name scheme48 long_description {Scheme 48 is an implementation of Scheme written by Richard Kelsey and Jonathan Rees. It is based on a byte-code interpreter and is designed to be used as a testbed for experiments in implementation techniques and as an expository tool.} maintainers mww at macports.org categories {lang scheme} version 1.7 revision 0
+variants {universal darwin_8} description {Scheme byte-code interpreter} portdir lang/scheme48 homepage http://s48.org/ epoch 0 platforms darwin name scheme48 long_description {Scheme 48 is an implementation of Scheme written by Richard Kelsey and Jonathan Rees. It is based on a byte-code interpreter and is designed to be used as a testbed for experiments in implementation techniques and as an expository tool.} maintainers mww at macports.org categories {lang scheme} version 1.7 revision 1
 scsh 582
 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 at 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 512
@@ -4576,8 +4576,8 @@
 variants universal portdir perl/p5-catalyst-model-dbic-schema description {Helper for DBIC Schema Models} homepage http://search.cpan.org/dist/Catalyst-Model-DBIC-Schema/ epoch 0 platforms darwin name p5-catalyst-model-dbic-schema depends_lib {{path:\${prefix}/bin/perl:perl5.8} 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} maintainers narf_tm at macports.org long_description {{Helper for DBIC Schema Models}} version 0.20 categories perl revision 0
 p5-catalyst-plugin-authentication 731
 variants universal portdir perl/p5-catalyst-plugin-authentication description {Infrastructure plugin for the Catalyst authentication framework.} homepage http://search.cpan.org/dist/Catalyst-Plugin-Authentication/ epoch 0 platforms darwin name p5-catalyst-plugin-authentication depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-catalyst-runtime port:p5-catalyst-plugin-session port:p5-class-inspector} maintainers narf_tm at macports.org 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).} version 0.10002 categories perl revision 0
-p5-catalyst-plugin-authentication-store-dbic 766
-variants {universal class_dbi dbix_class} portdir perl/p5-catalyst-plugin-authentication-store-dbic description {Authentication against a DBIx::Class or Class::DBI model.} homepage http://search.cpan.org/dist/Catalyst-Plugin-Authentication-Store-DBIC/ epoch 0 platforms darwin name p5-catalyst-plugin-authentication-store-dbic depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-catalyst-runtime port:p5-catalyst-plugin-authentication port:p5-dbi port:p5-set-object port:p5-catalyst-plugin-authorization-roles port:p5-catalyst-plugin-session-state-cookie port:p5-test-www-mechanize-catalyst} maintainers narf_tm at macports.org long_description {This plugin uses a DBIx::Class (or Class::DBI) object to authenticate a user.} version 0.07 categories perl revision 0
+p5-catalyst-plugin-authentication-store-dbic 789
+variants {universal class_dbi dbix_class} portdir perl/p5-catalyst-plugin-authentication-store-dbic description {Authentication against a DBIx::Class or Class::DBI model.} homepage http://search.cpan.org/dist/Catalyst-Plugin-Authentication-Store-DBIC/ epoch 0 platforms darwin name p5-catalyst-plugin-authentication-store-dbic depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-catalyst-runtime port:p5-catalyst-plugin-authentication port:p5-set-object port:p5-class-accessor port:p5-dbi port:p5-catalyst-plugin-authorization-roles port:p5-catalyst-plugin-session-state-cookie port:p5-test-www-mechanize-catalyst} maintainers narf_tm at macports.org long_description {This plugin uses a DBIx::Class (or Class::DBI) object to authenticate a user.} version 0.08 categories perl revision 0
 p5-catalyst-plugin-authentication-store-dbix-class 679
 variants universal portdir perl/p5-catalyst-plugin-authentication-store-dbix-class description {A storage class for Catalyst Authentication using DBIx::Class.} homepage http://search.cpan.org/dist/Catalyst-Plugin-Authentication-Store-DBIx-Class/ epoch 0 platforms darwin name p5-catalyst-plugin-authentication-store-dbix-class depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-catalyst-runtime port:p5-catalyst-plugin-authentication} maintainers narf_tm at macports.org long_description {The Catalyst::Plugin::Authentication::Store::DBIx::Class class provides access to authentication information stored in a database via DBIx::Class.} version 0.10 categories perl revision 0
 p5-catalyst-plugin-authorization-acl 628
@@ -7722,8 +7722,8 @@
 portdir textproc/syck variants universal description {An extension for reading and writing YAML} name syck version 0.55 categories {textproc devel} homepage http://whytheluckystiff.net/syck/ revision 0 epoch 0 maintainers lharple at comcast.net long_description {Syck is an extension for reading and writing YAML swiftly in popular scripting languages. As Syck loads the YAML, it stores the data directly in your language's symbol table. This means speed. This means power. This means Do not disturb Syck because it is so focused on the task at hand that it will slay you mortally if you get in its way.}
 texi2html 374
 variants universal description {A Perl script which converts Texinfo source files to HTML output.} portdir textproc/texi2html homepage http://www.nongnu.org/texi2html epoch 0 platforms darwin name texi2html long_description {A Perl script which converts Texinfo source files to HTML output.} maintainers nomaintainer at macports.org categories textproc version 1.76 revision 3
-texinfo 679
-variants universal description {Texinfo is the official documentation format of the GNU project} portdir textproc/texinfo homepage http://www.gnu.org/software/texinfo/ epoch 0 depends_lib {port:gettext port:libiconv port:ncurses} name texinfo long_description {Texinfo is the official documentation format of the GNU project. It uses a single source file to produce output in a number of formats, both online and printed (dvi, info, html, xml, etc.). This means that instead of writing different documents for online information and another for a printed manual, you need write only one document.} maintainers vincent-opdarw at vinc17.org categories textproc version 4.9 revision 0
+texinfo 680
+variants universal description {Texinfo is the official documentation format of the GNU project} portdir textproc/texinfo homepage http://www.gnu.org/software/texinfo/ epoch 0 depends_lib {port:gettext port:libiconv port:ncurses} name texinfo long_description {Texinfo is the official documentation format of the GNU project. It uses a single source file to produce output in a number of formats, both online and printed (dvi, info, html, xml, etc.). This means that instead of writing different documents for online information and another for a printed manual, you need write only one document.} maintainers vincent-opdarw at vinc17.org categories textproc version 4.11 revision 0
 tkman 459
 variants universal portdir textproc/tkman description {TK-based GUI for manpage viewing.} homepage http://tkman.sourceforge.net/ epoch 0 platforms {darwin macosx} name tkman depends_lib {bin:rman:rman bin:agrep:glimpse lib:libX11.6:XFree86 lib:libtk8.4:tk} long_description {A TK Based Manpage viewer. TkMan offers indexing, searching and browsing of man pages, info pages and TeX pages.} maintainers lomion at mac.com version 2.2 categories textproc revision 0
 tnef 489
@@ -8203,7 +8203,7 @@
 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 at dreamind.de version 2.0.18 categories {x11 x11-wm} revision 0
 pango 461
-variants universal portdir x11/pango description {Framework for the layout and rendering of i18n text} homepage http://www.pango.org/ epoch 0 platforms darwin name pango depends_lib {port:glib2 lib:libX11.6:XFree86 port:Xft2 port:cairo port:fontconfig} maintainers ryandesign long_description {The goal of the Pango project is to provide an open-source framework for the layout and rendering of internationalized text.} version 1.16.5 categories x11 revision 0
+variants universal portdir x11/pango description {Framework for the layout and rendering of i18n text} homepage http://www.pango.org/ epoch 0 platforms darwin name pango depends_lib {port:glib2 lib:libX11.6:XFree86 port:Xft2 port:cairo port:fontconfig} maintainers ryandesign long_description {The goal of the Pango project is to provide an open-source framework for the layout and rendering of internationalized text.} version 1.18.1 categories x11 revision 0
 pcb 703
 variants universal portdir x11/pcb description {Printed Circuit Board Layout Tool} homepage http://pcb.sourceforge.net epoch 0 platforms darwin name pcb depends_lib {lib:libX11.6:XFree86 bin:wish:tk} maintainers adam at megacz.com long_description {PCB is an interactive printed circuit board editor for the X11 window system. PCB includes a rats nest feature, design rule checking, and can provide industry standard RS-274-X (Gerber), NC drill, and centroid data (X-Y data) output for use in the board fabrication and assembly process. PCB offers high end features such as an autorouter and trace optimizer which can tremendously reduce layout time.} version 20060321 categories {x11 graphics} revision 0
 php5-gtk 486

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


More information about the macports-changes mailing list