[65259] trunk/dports

portindex at macports.org portindex at macports.org
Wed Mar 24 13:54:36 PDT 2010


Revision: 65259
          http://trac.macports.org/changeset/65259
Author:   portindex at macports.org
Date:     2010-03-24 13:54:35 -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 20:16:11 UTC (rev 65258)
+++ trunk/dports/PortIndex	2010-03-24 20:54:35 UTC (rev 65259)
@@ -4449,7 +4449,7 @@
 shared-desktop-ontologies 630
 variants {debug docs universal} depends_build {port:cmake port:automoc} portdir kde/shared-desktop-ontologies description {Open Semantic Collaboration Architecture Foundation (OSCAF) ontologies and reference code development.} homepage http://oscaf.sourceforge.net epoch 0 platforms darwin depends_lib path:libexec/qt4-mac:qt4-mac name shared-desktop-ontologies maintainers {snc sharky openmaintainer} license unknown long_description {This project is used by maintainers from open source projects to maintain standards for the interoperability of desktop and web applications.} categories {kde kde4 devel} version 0.3 revision 0
 4th 581
-variants universal portdir lang/4th description {very small Forth compiler} homepage http://www.xs4all.nl/~thebeez/4tH/foldtree.html epoch 0 platforms darwin name 4th long_description {4tH is a very small Forth compiler that can create bytecode, C-embeddable bytecode, standalone executables, but also works fine as a scripting language. It supports over 85% of the ANS Forth CORE wordset and features conditional compilation, pipes, files, assertions, forward declarations, recursion, include files, etc.} license unknown maintainers mww categories lang version 3.60.0 revision 0
+variants universal portdir lang/4th description {very small Forth compiler} homepage http://www.xs4all.nl/~thebeez/4tH/foldtree.html epoch 0 platforms darwin name 4th long_description {4tH is a very small Forth compiler that can create bytecode, C-embeddable bytecode, standalone executables, but also works fine as a scripting language. It supports over 85% of the ANS Forth CORE wordset and features conditional compilation, pipes, files, assertions, forward declarations, recursion, include files, etc.} license unknown maintainers mww categories lang version 3.60.1 revision 0
 Io 611
 portdir lang/Io description {Io is small prototype-based programming language} depends_fetch bin:git:git-core homepage http://www.iolanguage.com epoch 0 platforms macosx name Io license unknown maintainers {openmaintainer brett} long_description {Io is small prototype-based programming language. The ideas in Io are mostly inspired by Smalltalk (all values are objects), Self, NewtonScript and Act1 (prototype-based differential inheritance, actors and futures for concurrency), LISP (code is a runtime inspectable / modifiable tree) and Lua (small, embeddable).} categories lang version 2009-11-04 revision 0
 Omega 498
@@ -4590,6 +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
 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
@@ -7602,6 +7604,8 @@
 portdir perl/p5-string-rewriteprefix description {rewrite strings based on a set of known prefixes} homepage http://search.cpan.org/dist/String-RewritePrefix/ epoch 0 platforms darwin name p5-string-rewriteprefix depends_lib {path:bin/perl:perl5 port:p5-sub-exporter} license unknown maintainers {narf_tm openmaintainer} long_description {This rewrites all the given strings using the rules in %prefix. Its keys are known prefixes for which its values will be substituted. This is performed in longest-first order, and only one prefix will be rewritten.} categories perl version 0.005 revision 0
 p5-string-shellquote 482
 portdir perl/p5-string-shellquote description {Quote strings for passing through the shell} homepage http://search.cpan.org/~rosch/String-ShellQuote-1.03/ epoch 0 platforms darwin name p5-string-shellquote depends_lib path:bin/perl:perl5 license unknown maintainers tcnj.edu:hagedorn long_description {This module contains some functions which are useful for quoting strings which are going to pass through the shell or a shell-like object.} categories perl version 1.03 revision 0
+p5-string-truncate 484
+portdir perl/p5-string-truncate description {a module for when strings are too long to be displayed in...} homepage http://search.cpan.org/dist/String-Truncate/ epoch 0 platforms darwin name p5-string-truncate depends_lib {path:bin/perl:perl5 port:p5-sub-exporter port:p5-test-simple port:p5-sub-install} license unknown maintainers {narf_tm openmaintainer} long_description {{a module for when strings are too long to be displayed in...}} categories perl version 1.100570 revision 0
 p5-sub-exporter 452
 portdir perl/p5-sub-exporter description {a sophisticated exporter for custom-built routines} homepage http://search.cpan.org/dist/Sub-Exporter/ epoch 0 platforms darwin name p5-sub-exporter depends_lib {path:bin/perl:perl5 port:p5-data-optlist port:p5-params-util port:p5-sub-install} license unknown maintainers {narf_tm openmaintainer} long_description {{a sophisticated exporter for custom-built routines}} categories perl version 0.982 revision 0
 p5-sub-identify 354

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/010adf3f/attachment-0001.html>


More information about the macports-changes mailing list