[65266] trunk/dports

portindex at macports.org portindex at macports.org
Wed Mar 24 15:54:37 PDT 2010


Revision: 65266
          http://trac.macports.org/changeset/65266
Author:   portindex at macports.org
Date:     2010-03-24 15:54:36 -0700 (Wed, 24 Mar 2010)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2010-03-24 22:22:31 UTC (rev 65265)
+++ trunk/dports/PortIndex	2010-03-24 22:54:36 UTC (rev 65266)
@@ -4590,8 +4590,8 @@
 variants {test no_opengl universal} depends_build {port:ghc port:hs-platform-alex port:hs-platform-happy port:git-core} 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:libedit 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 license unknown categories lang version 6.11 revision 0
 gnat-gcc 482
 variants {powerpc odcctools macada gnatgpl gnuada ada} portdir lang/gnat-gcc description {The GNU compiler collection with GNAT} homepage http://gcc.gnu.org/ depends_run port:gcc_select epoch 1 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 license GPLv3 categories lang version 4.4.2 revision 0
-go-devel 887
-variants {darwin freebsd linux nacl i386 amd64 arm docs bash_completion emacs vim} depends_build {bin:bison:bison bin:make:gmake bin:awk:gawk bin:ed:ed} portdir lang/go-devel description {Systems programming language developed by Google (development version)} depends_fetch bin:hg:mercurial homepage http://golang.org/ epoch 0 platforms {darwin freebsd linux nacl} name go-devel long_description {A systems programming language developed by Google Inc. Go is similar to C, but with fast builds, clean syntax, garbage collection, methods for any type, and run-time reflection. Go promotes writing systems and servers as sets of lightweight communicating processes, called goroutines, with strong support from the language. It feels like a dynamic language but has the speed and safety of a static language.} maintainers singingwolfboy license BSD categories lang version 0.0.1 revision 0
+go-devel 862
+variants {darwin freebsd linux nacl bash_completion emacs vim} depends_build {bin:bison:bison bin:make:gmake bin:awk:gawk bin:ed:ed} portdir lang/go-devel description {Systems programming language developed by Google (development version)} depends_fetch bin:hg:mercurial homepage http://golang.org/ epoch 0 platforms {darwin freebsd linux} name go-devel long_description {A systems programming language developed by Google Inc. Go is similar to C, but with fast builds, clean syntax, garbage collection, methods for any type, and run-time reflection. Go promotes writing systems and servers as sets of lightweight communicating processes, called goroutines, with strong support from the language. It feels like a dynamic language but has the speed and safety of a static language.} maintainers singingwolfboy license BSD categories lang version 0.0.1 revision 1
 gpc34 318
 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 license unknown categories lang version 20050331 revision 0
 gpp 693
@@ -4817,9 +4817,9 @@
 sketchy 480
 portdir lang/sketchy description {interpreter for a purely applicative dialect of Scheme} homepage http://www.t3x.org/sketchy/ epoch 0 platforms darwin name sketchy license unknown maintainers nomaintainer long_description {Sketchy is an interpreter for a purely applicative dialect of Scheme. It may be considered an implementation of pure LISP plus global definitions, first-class continuations, and input/output functions.} version 20060305 categories {lang scheme} revision 0
 slang 446
-variants universal portdir lang/slang description {library that includes a powerful scripting language with a C-like syntax} homepage http://www.s-lang.org/ epoch 0 platforms darwin name slang long_description {S-Lang is a C programmer's library that includes routines for the rapid development of sophisticated, user friendly, multi-platform applications.} license unknown maintainers foellinger.de:olaf categories lang version 1.4.9 revision 0
+variants universal portdir lang/slang description {library that includes a powerful scripting language with a C-like syntax} homepage http://www.s-lang.org/ epoch 0 platforms darwin name slang long_description {S-Lang is a C programmer's library that includes routines for the rapid development of sophisticated, user friendly, multi-platform applications.} maintainers foellinger.de:olaf license unknown categories lang version 1.4.9 revision 0
 slang2 710
-variants universal portdir lang/slang2 description {multi-platform programmer's library} homepage http://www.s-lang.org/ epoch 0 platforms darwin name slang2 depends_lib {port:libiconv port:libpng port:pcre port:zlib} long_description {S-Lang is a multi-platform programmer's library designed to allow a developer to create robust multi-platform software. It provides facilities required by interactive applications such as display/screen management, keyboard input, keymaps, and so on. The most exciting feature of the library is the slang interpreter that may be easily embedded into a program to make it extensible.} maintainers nomaintainer license unknown categories {lang devel} version 2.2.2 revision 0
+variants universal portdir lang/slang2 description {multi-platform programmer's library} homepage http://www.s-lang.org/ epoch 0 platforms darwin depends_lib {port:libiconv port:libpng port:pcre port:zlib} name slang2 long_description {S-Lang is a multi-platform programmer's library designed to allow a developer to create robust multi-platform software. It provides facilities required by interactive applications such as display/screen management, keyboard input, keymaps, and so on. The most exciting feature of the library is the slang interpreter that may be easily embedded into a program to make it extensible.} maintainers nomaintainer license unknown categories {lang devel} version 2.2.2 revision 0
 slime 752
 variants {app sbcl clisp abcl ccl ecl openmcl} portdir lang/slime description {An Emacs mode for unifying Common Lisp development} depends_fetch bin:cvs:cvs homepage http://common-lisp.net/project/slime/ epoch 20100308 platforms darwin depends_lib port:emacs name slime long_description {SLIME extends Emacs with new support for interactive programming in Common Lisp. The features are centred around `slime-mode', an Emacs minor-mode that complements the standard `lisp-mode'. While `lisp-mode' supports editing Lisp source files, `slime-mode' adds support for interacting with a running Common Lisp process for compilation, debugging, documentation lookup, and so on.} maintainers easieste license unknown categories lang version 20100308 revision 0
 sml-mode.el 366
@@ -6376,8 +6376,8 @@
 variants universal portdir news/nnap description {Nnap is a lightweight NNTP authentication proxy} epoch 0 platforms darwin name nnap license unknown maintainers freebsdcluster.org:mich long_description {A small program that implements just enough of the NNTP protocol to authenticate client requests. After authentication client requests. After authentication nnap bounces the client TCP connection to an open NNTP server.} categories news version 1.0 revision 0
 pan2 396
 variants universal portdir news/pan2 description {News reader for gtk2} homepage http://pan.rebelbase.com/ epoch 0 platforms darwin name pan2 depends_lib {port:pcre port:gmime port:gtk2 port:gtkspell2} long_description {Pan2 is a newsreader for GTK2/GNOME2 that is based on the Agent newsreader for Windows OSes.} maintainers nomaintainer license unknown categories news version 0.133 revision 1
-slrn 524
-variants {pull ssl universal} portdir news/slrn description {A powerful console-based newsreader} homepage http://slrn.sourceforge.net/ epoch 0 platforms darwin name slrn depends_lib {lib:libslang.a:slang lib:libiconv:libiconv} long_description {slrn is an easy to use but powerful NNTP/spool based newsreader. It is highly customizable, supports scoring, free key bindings, and can be extended using the SLang macro language.} maintainers foellinger.de:olaf license unknown categories {news net} version 0.9.8.1 revision 1
+slrn 507
+variants {pull ssl universal} portdir news/slrn description {A powerful console-based newsreader} homepage http://slrn.sourceforge.net/ epoch 0 platforms darwin name slrn depends_lib {port:slang2 port:libiconv} long_description {slrn is an easy to use but powerful NNTP/spool based newsreader. It is highly customizable, supports scoring, free key bindings, and can be extended using the SLang macro language.} maintainers foellinger.de:olaf license unknown categories {news net} version 0.9.9p1 revision 0
 slrn-devel 522
 variants {pull ssl universal} portdir news/slrn-devel description {A powerful console-based newsreader} homepage http://slrn.sourceforge.net/ epoch 0 platforms darwin name slrn-devel depends_lib {port:slang2 port:libiconv} long_description {slrn is an easy to use but powerful NNTP/spool based newsreader. It is highly customizable, supports scoring, free key bindings, and can be extended using the SLang macro language.} maintainers gmail.com:sbranzo license unknown categories {news net} version 0.9.9pre-69 revision 0
 tin 548

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


More information about the macports-changes mailing list