[47270] trunk/dports/PortIndex

portindex at macports.org portindex at macports.org
Tue Feb 24 01:54:48 PST 2009


Revision: 47270
          http://trac.macports.org/changeset/47270
Author:   portindex at macports.org
Date:     2009-02-24 01:54:47 -0800 (Tue, 24 Feb 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-02-24 09:39:05 UTC (rev 47269)
+++ trunk/dports/PortIndex	2009-02-24 09:54:47 UTC (rev 47270)
@@ -2032,8 +2032,8 @@
 variants {smp universal} variant_desc {smp {Enable symmetric multi-processor support} universal {Build for multiple architectures}} portdir emulators/bochs description {cross platform ia-32 emulator} homepage http://bochs.sourceforge.net/ epoch 0 depends_run port:wget platforms darwin name bochs maintainers nomaintainer long_description {Bochs is a highly portable open source IA-32 (x86) PC emulator written in C++, that runs on most popular platforms. It emulates the Intel x86 CPU, common I/O devices, and a custom BIOS.} version 2.3.7 categories emulators revision 0
 dosbox 740
 variants {darwin_9 powerpc universal} variant_desc {darwin_9 {Platform variant, do not select manually} powerpc {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir emulators/dosbox description {DOS-emulator featuring 386 realmode, filesystem, XMS, EMS} homepage http://dosbox.sourceforge.net/ epoch 0 platforms darwin name dosbox depends_lib {port:libsdl port:libsdl_net port:libsdl_sound port:libpng port:zlib} maintainers nomaintainer long_description {DOSBox is a DOS-emulator that uses the SDL-library. It also emulates CPU:286/386 realmode, directory file system/XMS/EMS, a SoundBlaster card for excellent sound compatibility with older games.} version 0.72 categories emulators revision 0
-free42 574
-variants macosx variant_desc {macosx {Platform variant, do not select manually}} portdir emulators/free42 description {a HP-42s Simulator} homepage http://free42.sourceforge.net/ epoch 0 platforms darwin name free42 depends_lib port:gtk2 maintainers krischik:macports.org long_description {Free42 is a complete re-implementation of the HP-42S calculator and the HP-82240 printer. Free42 was written from scratch, without using any HP code. You do not need any ROM images in order to use it, yet it is fully HP-42S compatible.} version 1.4.44 categories emulators revision 2
+free42 633
+variants {darwin macosx} variant_desc {darwin {Platform variant, do not select manually} macosx {Platform variant, do not select manually}} portdir emulators/free42 description {a HP-42s Simulator} homepage http://free42.sourceforge.net/ epoch 0 platforms darwin name free42 depends_lib port:gtk2 maintainers krischik:macports.org long_description {Free42 is a complete re-implementation of the HP-42S calculator and the HP-82240 printer. Free42 was written from scratch, without using any HP code. You do not need any ROM images in order to use it, yet it is fully HP-42S compatible.} version 1.4.44 categories emulators revision 2
 freesci 590
 variants sdl variant_desc {sdl {Use the SDL interface instead of X11}} portdir emulators/freesci description {Interpreter for SCI (old Sierra Online) games} homepage http://freesci.linuxgames.com/ epoch 0 platforms darwin name freesci depends_lib {port:xorg-libXi port:xorg-libXinerama port:xrender port:fontconfig port:libpng port:ncurses} maintainers blb long_description {FreeSCI is a portable interpreter for SCI games, such as the Space Quest series (starting with SQ3) or Leisure Suit Larry (2 and sequels). FreeSCI is still incomplete.} version 0.6.4 categories emulators revision 1
 lisaem 266
@@ -4049,9 +4049,9 @@
 prothon 777
 variants universal depends_build port:pkgconfig variant_desc {universal {Build for multiple architectures}} portdir lang/prothon description {industrial-strength alternative to Python and Self} homepage http://prothon.org/ epoch 0 platforms darwin name prothon depends_lib {port:boost port:sqlite2 port:apr port:expat port:libiconv port:db44} maintainers nomaintainer long_description {Prothon is a fresh new language that gets rid of classes altogether in the same way that Self does and regains the original practical and fun sensibility of Python. This major improvement plus many minor ones make for a clean new revolutionary break in language development. Prothon is quite simple and yet offers the power of Python and Self.} categories lang version 0.1.2-b711 revision 1
 pure 923
-variants universal variant_desc {universal {Build for multiple architectures}} portdir lang/pure description {functional programming language based on term rewriting} homepage http://pure-lang.googlecode.com/ epoch 0 platforms darwin name pure depends_lib {port:gmp port:gsl port:libiconv port:libtool path:bin/llvm-config:llvm port:readline} maintainers ryandesign long_description {Pure is a functional programming language based on term rewriting. It has a modern syntax featuring curried function applications, lexical closures and equational definitions with pattern matching, and thus is somewhat similar to languages of the Haskell and ML variety. But Pure is also a very dynamic and reflective language, and is more like Lisp in this respect. The interpreter has an LLVM backend to do JIT compilation, hence programs run blazingly fast and interfacing to C modules is easy.} version 0.18 categories lang revision 0
+variants universal variant_desc {universal {Build for multiple architectures}} portdir lang/pure description {functional programming language based on term rewriting} homepage http://pure-lang.googlecode.com/ epoch 0 platforms darwin name pure depends_lib {port:gmp port:gsl port:libiconv port:libtool path:bin/llvm-config:llvm port:readline} maintainers ryandesign long_description {Pure is a functional programming language based on term rewriting. It has a modern syntax featuring curried function applications, lexical closures and equational definitions with pattern matching, and thus is somewhat similar to languages of the Haskell and ML variety. But Pure is also a very dynamic and reflective language, and is more like Lisp in this respect. The interpreter has an LLVM backend to do JIT compilation, hence programs run blazingly fast and interfacing to C modules is easy.} version 0.18 categories lang revision 1
 pure-devel 998
-variants universal depends_build {bin:svn:subversion port:bison port:flex} variant_desc {universal {Build for multiple architectures}} portdir lang/pure-devel description {functional programming language based on term rewriting} homepage http://pure-lang.googlecode.com/ epoch 0 platforms darwin name pure-devel depends_lib {port:gmp port:gsl port:libiconv port:libtool path:bin/llvm-config:llvm port:readline} maintainers ryandesign long_description {Pure is a functional programming language based on term rewriting. It has a modern syntax featuring curried function applications, lexical closures and equational definitions with pattern matching, and thus is somewhat similar to languages of the Haskell and ML variety. But Pure is also a very dynamic and reflective language, and is more like Lisp in this respect. The interpreter has an LLVM backend to do JIT compilation, hence programs run blazingly fast and interfacing to C modules is easy.} categories lang version 0.18.0.r939 re
 vision 0
+variants universal depends_build {bin:svn:subversion port:bison port:flex} variant_desc {universal {Build for multiple architectures}} portdir lang/pure-devel description {functional programming language based on term rewriting} homepage http://pure-lang.googlecode.com/ epoch 0 platforms darwin name pure-devel depends_lib {port:gmp port:gsl port:libiconv port:libtool path:bin/llvm-config:llvm port:readline} maintainers ryandesign long_description {Pure is a functional programming language based on term rewriting. It has a modern syntax featuring curried function applications, lexical closures and equational definitions with pattern matching, and thus is somewhat similar to languages of the Haskell and ML variety. But Pure is also a very dynamic and reflective language, and is more like Lisp in this respect. The interpreter has an LLVM backend to do JIT compilation, hence programs run blazingly fast and interfacing to C modules is easy.} categories lang version 0.18.0.r967 re
 vision 0
 pyobfuscate 452
 description {python source code obfuscator} portdir lang/pyobfuscate homepage http://www.lysator.liu.se/~astrand/projects/pyobfuscate/ epoch 0 depends_run bin:python:python24 platforms darwin name pyobfuscate maintainers nomaintainer long_description {pyobfuscate is a source code obfuscator: It makes Python source code hard to read for humans, while still being executable for the Python interpreter.} version 0.3 categories {lang python} revision 0
 python-mode.el 719
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090224/6752ac77/attachment.html>


More information about the macports-changes mailing list