[53102] trunk/dports

portindex at macports.org portindex at macports.org
Mon Jun 29 09:53:19 PDT 2009


Revision: 53102
          http://trac.macports.org/changeset/53102
Author:   portindex at macports.org
Date:     2009-06-29 09:53:19 -0700 (Mon, 29 Jun 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-06-29 16:34:30 UTC (rev 53101)
+++ trunk/dports/PortIndex	2009-06-29 16:53:19 UTC (rev 53102)
@@ -1226,10 +1226,10 @@
 variants {darwin_i386 universal} 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 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.} maintainers nomaintainer categories {devel math} version 4.2.1 revision 2
 gmsl 441
 portdir devel/gmsl description {GNU Make Standard Library} homepage http://gmsl.sourceforge.net epoch 0 platforms darwin name gmsl maintainers waqar long_description {The GNU Make Standard Library (GMSL) is a collection of functions implemented using native GNU Make functionality that provide list and string manipulation, integer arithmetic, associative arrays, stacks, and debugging facilities.} version 1.0.0 categories devel revision 0
-gnat-booch95 329
-depends_build port:p7zip portdir devel/gnat-booch95 description {The Ada 95 Booch Components} homepage http://booch95.sourceforge.net epoch 0 platforms darwin name gnat-booch95 depends_lib port:gnat-gcc maintainers macports.org:krischik long_description {The Ada 95 Booch Components} categories devel version 20090216 revision 1
-gnat-gprbuild 878
-variants universal portdir devel/gnat-gprbuild description {GPRbuild automates the construction of multi-language systems} homepage http://www.adacore.com/home/gnatpro/toolsuite/gprbuild epoch 0 platforms darwin name gnat-gprbuild depends_lib port:gnat-gcc long_description {GPRbuild is an advanced software tool designed to help automate the construction of multi-language systems. It removes complexity from multi-language development by allowing developers to quickly and easily compile and link software written in a combination of languages including Ada, Assembler, C, C++, and Fortran. Easily extendable by users to cover new toolchains and languages it is primarily aimed at projects of all sizes organized into subsystems and libraries and is particularly well-suited for compiled languages.} maintainers macports.org:krischik categories devel version 1.2.0 revision 0
+gnat-booch95 359
+depends_build port:p7zip portdir devel/gnat-booch95 description {The Ada 95 Booch Components} homepage http://booch95.sourceforge.net epoch 0 platforms darwin depends_lib port:gnat-gcc name gnat-booch95 maintainers macports.org:krischik long_description {The Ada 95 Booch Components} depends_extract bin:7za:p7zip categories devel version 20090629 revision 1
+gnat-gprbuild 897
+variants universal portdir devel/gnat-gprbuild description {GPRbuild automates the construction of multi-language systems} homepage http://www.adacore.com/home/gnatpro/toolsuite/gprbuild epoch 0 platforms darwin name gnat-gprbuild depends_lib {port:gnat-gcc port:gnat-xmlada} long_description {GPRbuild is an advanced software tool designed to help automate the construction of multi-language systems. It removes complexity from multi-language development by allowing developers to quickly and easily compile and link software written in a combination of languages including Ada, Assembler, C, C++, and Fortran. Easily extendable by users to cover new toolchains and languages it is primarily aimed at projects of all sizes organized into subsystems and libraries and is particularly well-suited for compiled languages.} maintainers macports.org:krischik categories devel version 1.2.0 revision 1
 gnat-xmlada 570
 variants universal portdir devel/gnat-xmlada description {XML/Ada: a full XML suite} homepage https://libre.adacore.com/xmlada epoch 20090126 platforms darwin name gnat-xmlada depends_lib port:gnat-gcc long_description {XML/Ada is a set of modules that provide a simple manipulation of XML streams. It supports the whole XML 1.1 specifications, and can parse any file that follows this standard (including the contents of the DTD, although no validation of the document is done based on those).} maintainers macports.org:krischik categories devel version 3.1 revision 1
 gnats 553
@@ -4068,8 +4068,8 @@
 variants {darwin_6 darwin_7 darwin_8_powerpc darwin_8_i386 darwin_9_powerpc darwin_9_i386} portdir lang/ghc description {The Glorious Glasgow Haskell Compilation System} homepage http://haskell.org/ghc epoch 0 platforms darwin name ghc depends_lib {port:libedit port:gmp port:perl5.8} long_description {The Glasgow Haskell Compiler is a robust, fully-featured, optimising compiler and interactive environment for Haskell 98, GHC compiles Haskell to either native code or C. It implements numerous experimental language extensions to Haskell 98, for example: concurrency, a foreign language interface, multi-parameter type classes, scoped type variables, existential and universal quantification, unboxed types, exceptions, weak pointers, and so on. GHC comes with a generational garbage collector, and a space and time profiler.} maintainers gwright categories {lang haskell} version 6.10.3 revision 1
 ghc-devel 950
 variants {darwin_6 extra test darwin_7 darwin_8 noopengl universal} depends_build {port:ghc port:alex port:darcs port:happy} portdir lang/ghc-devel description {The Glorious Glasgow Haskell Compilation System (development version)} homepage http://www.haskell.org/ghc/ epoch 0 platforms darwin depends_lib {port:readline port:gmp} name ghc-devel long_description {The Glasgow Haskell Compiler is a robust, fully-featured, optimising compiler and interactive environment for Haskell 98, GHC compiles Haskell to either native code or C. It implements numerous experimental language extensions to Haskell 98, for example: concurrency, a foreign language interface, multi-parameter type classes, scoped type variables, existential and universal quantification, unboxed types, exceptions, weak pointers, and so on. GHC comes with a generational garbage collector, and a space and time profiler.} maintainers gwright categories lang version 6.7 revision 2
-gnat-gcc 445
-variants {darwin_7 powerpc darwin_8_i386 macada gnuada ada} portdir lang/gnat-gcc description {The GNU compiler collection with GNAT} homepage http://gcc.gnu.org/ epoch 0 platforms darwin name gnat-gcc depends_lib {port:gmp port:mpfr port:libiconv} long_description {The GNU compiler collection, including front ends for C, C++, Ada, Objective-C, Objective-C++, Java and Fortran95.} maintainers krischik categories lang version 4.3.3 revision 4
+gnat-gcc 440
+variants {powerpc odcctools macada gnatgpl gnuada ada} portdir lang/gnat-gcc description {The GNU compiler collection with GNAT} homepage http://gcc.gnu.org/ epoch 0 platforms darwin name gnat-gcc depends_lib {port:gmp port:mpfr port:libiconv} long_description {The GNU compiler collection, including front ends for C, C++, Ada, Objective-C, Objective-C++, Java and Fortran95.} maintainers krischik categories lang version 4.4.0 revision 0
 gpc34 302
 variants {darwin_8_powerpc universal} portdir lang/gpc34 description {The GNU Pascal compiler} homepage http://gnu-pascal.de/ epoch 0 platforms darwin name gpc34 depends_lib port:libiconv long_description {{The GNU Pascal compiler}} maintainers nomaintainer categories lang version 20050331 revision 0
 gpp 677
@@ -11071,7 +11071,7 @@
 gtk1 428
 variants sunos portdir x11/gtk1 description {Gimp Tool Kit} homepage http://www.gtk.org/ epoch 0 platforms {darwin freebsd sunos} name gtk1 depends_lib {port:gettext port:glib1 port:xorg-libXext} long_description {This is GTK+ version 1.2.10. GTK+, which stands for the Gimp ToolKit, is a library for creating graphical user interfaces for the X Window System.} maintainers nomaintainer categories x11 version 1.2.10 revision 8
 gtk2 834
-variants {universal darwin_7 darwin_8 no_x11 quartz x11} depends_build port:pkgconfig portdir x11/gtk2 description {Gimp ToolKit version 2} homepage http://www.gtk.org/ depends_run port:shared-mime-info epoch 0 platforms darwin depends_lib {path:lib/pkgconfig/cairo.pc:cairo port:fontconfig port:freetype path:lib/pkgconfig/glib-2.0.pc:glib2 port:jpeg port:tiff port:libiconv port:libpng port:jasper port:atk path:lib/pkgconfig/pango.pc:pango port:gettext port:zlib port:xorg-libXi port:xorg-libXrandr port:xorg-libXcursor port:xorg-libXinerama port:xorg-libXdamage port:xorg-libXcomposite port:xorg-libXfixes} name gtk2 maintainers {nox openmaintainer} long_description {This is GTK+ version 2.x. GTK+, which stands for Gimp ToolKit, is a library for creating GUIs for the X Windows System.} categories x11 version 2.16.2 revision 0
+variants {universal darwin_7 darwin_8 no_x11 quartz x11} depends_build port:pkgconfig portdir x11/gtk2 description {Gimp ToolKit version 2} homepage http://www.gtk.org/ depends_run port:shared-mime-info epoch 0 platforms darwin depends_lib {path:lib/pkgconfig/cairo.pc:cairo port:fontconfig port:freetype path:lib/pkgconfig/glib-2.0.pc:glib2 port:jpeg port:tiff port:libiconv port:libpng port:jasper port:atk path:lib/pkgconfig/pango.pc:pango port:gettext port:zlib port:xorg-libXi port:xorg-libXrandr port:xorg-libXcursor port:xorg-libXinerama port:xorg-libXdamage port:xorg-libXcomposite port:xorg-libXfixes} name gtk2 maintainers {nox openmaintainer} long_description {This is GTK+ version 2.x. GTK+, which stands for Gimp ToolKit, is a library for creating GUIs for the X Windows System.} categories x11 version 2.16.3 revision 0
 gtk2-aurora 518
 variants universal depends_build port:pkgconfig portdir x11/gtk2-aurora description {Aurora Gtk Engine} homepage http://www.gnome-look.org/content/show.php/Aurora+Gtk+Engine?content=56438 epoch 0 platforms macosx depends_lib port:gtk2 name gtk2-aurora long_description {The goal of this theme is to provide a complete and consistent look for Gtk. The theme aims to be very flexible in colour choice, but have few other options otherwise.} maintainers {nox openmaintainer} categories {x11 gtk} version 1.5.1 revision 0
 gtk2-clearlooks 395

Modified: trunk/dports/PortIndex.quick
===================================================================
(Binary files differ)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090629/779c3866/attachment.html>


More information about the macports-changes mailing list