[59434] trunk/dports

portindex at macports.org portindex at macports.org
Wed Oct 14 19:53:51 PDT 2009


Revision: 59434
          http://trac.macports.org/changeset/59434
Author:   portindex at macports.org
Date:     2009-10-14 19:53:50 -0700 (Wed, 14 Oct 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-10-15 02:52:27 UTC (rev 59433)
+++ trunk/dports/PortIndex	2009-10-15 02:53:50 UTC (rev 59434)
@@ -9070,8 +9070,8 @@
 portdir python/py26-flup description {Flup is a random collection of WSGI servers and middleware.} homepage http://www.saddi.com/software/flup epoch 0 platforms darwin depends_lib port:python26 name py26-flup maintainers gmail.com:cfedermann long_description {Flup offer three sets of WSGI servers/gateways, which speak AJP 1.3, FastCGI, and SCGI. Each server comes in two flavors: a threaded version, and a forking version.} version 1.0.3 categories {python www} revision 0
 py26-formencode 362
 portdir python/py26-formencode description {FormEncode is a validation and form generation package} homepage http://formencode.org epoch 0 platforms darwin depends_lib port:py26-setuptools name py26-formencode maintainers nomaintainer long_description {{FormEncode is a validation and form generation package}} version 1.2.2 categories {python devel} revision 0
-py26-freebase 542
-portdir python/py26-freebase description {Python interface to freebase.com API} homepage http://code.google.com/p/freebase-python/ epoch 0 platforms darwin depends_lib port:python26 name py26-freebase maintainers {blb openmaintainer} long_description {Freebase.com has an open API that can be used to access and update structured data. The RESTful http-based API is completely documented at Freebase.com along with some simple examples. This library provides a python interface to that API.} version 1.01 categories {python devel} revision 0
+py26-freebase 543
+portdir python/py26-freebase description {Python interface to freebase.com API} homepage http://code.google.com/p/freebase-python/ epoch 1 platforms darwin depends_lib port:python26 name py26-freebase maintainers {blb openmaintainer} long_description {Freebase.com has an open API that can be used to access and update structured data. The RESTful http-based API is completely documented at Freebase.com along with some simple examples. This library provides a python interface to that API.} version 1.0.3 categories {python devel} revision 0
 py26-game 716
 variants universal portdir python/py26-game description {Python modules for writing games} homepage http://www.pygame.org/ epoch 0 platforms darwin depends_lib {port:python26 path:lib/pkgconfig/sdl.pc:libsdl port:libsdl_mixer port:libsdl_image port:libsdl_ttf port:smpeg port:py26-numpy} name py26-game long_description {Pygame is a set of Python modules designed for writing games. It is written on top of the excellent SDL library. This allows you to create fully featured games and multimedia programs in the python language. Pygame is highly portable and runs on nearly every platform and operating system.} maintainers {jmr openmaintainer} version 1.9.1 categories {python devel multimedia graphics} revision 0
 py26-gd 493
@@ -10118,8 +10118,8 @@
 variants {i386 gcc43 g95 octave java python25 gdc universal} depends_build {port:cmake path:bin/pkg-config:pkgconfig} portdir science/plplot description {Scientific plotting package} homepage http://plplot.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:expat port:fontconfig port:freefont-ttf port:freetype port:libiconv port:libLASi port:libpng path:lib/pkgconfig/pango.pc:pango port:swig port:tcl port:tk port:aquaterm port:antigraingeometry port:zlib port:gcc43} name plplot long_description {PLplot is a cross-platform software package for creating scientific plots. To help accomplish that task it is organized as a core C library, language bindings for that library, and device drivers which control how the plots are presented in non-interactive and interactive plotting contexts.} maintainers takeshi categories science version 5.9.4 revision 2
 pvm 616
 variants {darwin_8 darwin_9} portdir science/pvm description {pvm permits a network of computers to act as a cluster} homepage http://www.csm.ornl.gov/pvm/ epoch 0 platforms darwin name pvm long_description {PVM (Parallel Virtual Machine) is a software package that permits a heterogeneous collection of Unix and/or Windows computers hooked together by a network to be used as a single large parallel computer. Thus large computational problems can be solved more cost effectively by using the aggregate power and memory of many computers.} maintainers mww categories {science parallel net} version 3.4.5 revision 1
-pymol 570
-portdir science/pymol description {Molecular graphics system} depends_fetch port:subversion homepage http://www.pymol.org/ depends_run port:xdpyinfo epoch 0 platforms darwin depends_lib {port:glut port:freetype port:libpng port:python26 port:py26-pmw port:py26-numeric} name pymol long_description {PyMOL is a molecular graphics system with an embedded Python interpreter designed for real-time visualization and rapid generation of high-quality molecular graphics images and animations.} maintainers bromo.med.uc.edu:howarth categories science version 1.2r2 revision 0
+pymol 580
+portdir science/pymol description {Molecular graphics system} depends_fetch port:subversion homepage http://www.pymol.org/ depends_run port:xdpyinfo epoch 0 platforms darwin depends_lib {port:glut port:freetype port:libpng port:python26 port:py26-pmw port:py26-numeric port:mesa} name pymol long_description {PyMOL is a molecular graphics system with an embedded Python interpreter designed for real-time visualization and rapid generation of high-quality molecular graphics images and animations.} maintainers bromo.med.uc.edu:howarth categories science version 1.2r2 revision 0
 qucs 445
 variants universal portdir science/qucs description {an integrated circuit simulator} homepage http://qucs.sourceforge.net/ epoch 0 platforms darwin name qucs depends_lib {port:qt3-mac port:freehdl port:libtool port:iverilog port:asco} long_description {Qucs is an integrated circuit simulator. You can setup an circut with graphical user interface. It's based on QT} maintainers rowue categories {science electronics} version 0.0.15 revision 0
 rasmol 491
@@ -10754,8 +10754,8 @@
 variants universal portdir sysutils/srm description {srm is a secure replacement for rm(1).} homepage http://srm.sourceforge.net/ epoch 0 platforms darwin name srm maintainers nomaintainer long_description {srm is a secure replacement for rm(1). Unlike the standard rm, it overwrites the data in the target files before unlinking them. This prevents command-line recovery of the data by examining the raw block device. It may also help frustrate physical examination of the disk, although it's unlikely that it can completely prevent that type of recovery. It is, essentially, a paper shredder for sensitive files.} categories sysutils version 1.2.8 revision 0
 stow 557
 variants universal portdir sysutils/stow description {perl utility to manage the installation of software packages.} homepage http://www.gnu.org/software/stow/stow.html epoch 0 depends_run bin:perl:perl5 platforms darwin name stow long_description {This is GNU Stow, a program for managing the installation of software packages, keeping them separate (/usr/local/stow/emacs vs. /usr/local/stow/perl, for example) while making them appear to be installed in the same place (/usr/local).} maintainers nomaintainer categories sysutils version 1.3.3 revision 0
-sudo 552
-variants {darwin sunos freebsd insults universal} portdir sysutils/sudo description {Allow users to run programs as other users, eg, root} homepage http://www.sudo.ws/sudo/ epoch 0 platforms {darwin sunos freebsd} name sudo long_description {Sudo is a program designed to allow a sysadmin to give limited root privileges to users and log root activity. The basic philosophy is to give as few privileges as possible but still allow people to get their work done.} maintainers {snc openmaintainer} categories {sysutils security} version 1.7.2 revision 2
+sudo 518
+variants {insults universal} portdir sysutils/sudo description {Allow users to run programs as other users, eg, root} homepage http://www.sudo.ws/sudo/ epoch 1 platforms darwin name sudo long_description {Sudo is a program designed to allow a sysadmin to give limited root privileges to users and log root activity. The basic philosophy is to give as few privileges as possible but still allow people to get their work done.} maintainers {snc openmaintainer} categories {sysutils security} version 1.6.9p14 revision 0
 sunwait 536
 portdir sysutils/sunwait description {calculates sunrise, sunset, twilight} homepage http://www.risacher.org/sunwait/ epoch 0 platforms darwin name sunwait maintainers nomaintainer long_description {Sunwait is a small program for calculating sunrise, sunset, civil twilight, nautical twilight, and astronomical twilight. It has options to wait until some time-offset from one of these events, making it useful for home automation tasks that should happen relative to the sun's position.} version 20041208 categories sysutils revision 0
 synergy 503

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


More information about the macports-changes mailing list