New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 34643

Show
Ignore:
Timestamp:
03/01/2008 00:46:39 (4 years ago)
Author:
dluke@…
Message:

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

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/dports/PortIndex

    r34627 r34643  
    35413541python25 397 
    35423542variants {universal darwin_7 darwin_8 darwin_9 puredarwin} portdir lang/python25 description {An interpreted, object-oriented programming language} homepage http://www.python.org/ epoch 0 platforms darwin name python25 depends_lib port:gettext maintainers mww long_description {Python is an interpreted, interactive, object-oriented programming language.} version 2.5.2 categories lang revision 0 
     3543python25-doc 443 
     3544variants {universal darwin_7 darwin_8 darwin_9 puredarwin} portdir lang/python25-doc description {HTML documentation for Python 2.5} homepage http://www.python.org/ epoch 0 platforms darwin name python25-doc depends_lib {port:gettext port:python25 port:latex2html} maintainers nomaintainer long_description {HTML documentation for Python 2.5. Use by running 'pydoc2.5 TOPIC', e.g. 'pydoc2.5 NUMBERS'.} version 2.5.2 categories lang revision 0 
    35433545python30 390 
    35443546variants universal portdir lang/python30 description {An interpreted, object-oriented programming language} homepage http://www.python.org epoch 0 platforms darwin name python30 depends_lib port:gettext maintainers mww long_description {Python is an interpreted, interactive, object-oriented programming language. This version is an ALPHA release!} version 3.0a2 categories lang revision 0 
     3547python30-doc 418 
     3548variants universal portdir lang/python30-doc description {HTML documentation for Python 3.0} homepage http://www.python.org epoch 0 platforms darwin name python30-doc depends_lib {port:gettext port:python30 port:latex2html port:py25-hashlib} maintainers nomaintainer long_description {HTML documentation for Python 3.0. Use by running 'pydoc3.0 TOPIC', e.g. 'pydoc3.0 pydoc'.} version 3.0a2 categories lang revision 0 
    35453549q 784 
    35463550variants {universal darwin_6} portdir lang/q description {extensible scripting language} homepage http://q-lang.sourceforge.net/ epoch 0 platforms darwin name q depends_lib {port:gmp port:readline port:curl} maintainers ryandesign long_description {Q is a powerful and extensible scripting language with advanced symbolic processing and functional programming capabilities. Q is based on term rewriting. Consequently, Q scripts are just collections of equations which are used to evaluate expressions in a symbolic fashion. Despite its conceptual simplicity, Q is a full-featured functional programming language with a modern syntax, curried function applications, dynamic object-oriented typing, exception handling, and POSIX multithreading.} version 7.10 categories lang revision 0 
     
    46914695ytalk 704 
    46924696variants universal description {multi-user talk client} portdir net/ytalk homepage http://www.impul.se/ytalk/ epoch 0 platforms darwin name ytalk long_description {YTalk is a compatible replacement for the BSD talk(1) program. The main advantage of YTalk is the ability to communicate with any arbitrary number of users at once. It supports both talk protocols (talk and ntalk) and can communicate with several different talk daemons at the same time. You may also spawn a command shell in your talk window and let other users watch. YTalk supports a basic set of VT100 control codes, as well as job control (BSD support added in 3.1.3).} maintainers nomaintainer categories net version 3.3.0 revision 0 
    4693 zabbix 374 
    4694 variants {universal server pgsql81 pgsql82 pgsql83 agent_only} portdir net/zabbix description {An open source application and network monitor} homepage http://www.zabbix.com epoch 0 platforms darwin name zabbix depends_lib {port:mysql5 port:fping} maintainers markd long_description {{An open source application and network monitor}} version 1.4.4 categories net revision 0 
     4697zabbix 678 
     4698variants {universal server pgsql81 pgsql82 pgsql83 sqlite3 agent_only} variant_desc {server {Dummy variant} pgsql81 {Use PostgreSQL 8.1.x for server database} pgsql82 {Use PostgreSQL 8.2.x for server database} pgsql83 {Use PostgreSQL 8.3.x for server database} sqlite3 {Use SQLite3 for server database} agent_only {Do not install the Zabbix server}} portdir net/zabbix description {An open source application and network monitor} homepage http://www.zabbix.com epoch 0 platforms darwin name zabbix depends_lib {port:mysql5 port:fping} maintainers {markd openmaintainer} long_description {{An open source application and network monitor}} version 1.4.4 categories net revision 0 
    46954699zsync 485 
    46964700variants universal description {file transfer program} portdir net/zsync homepage http://zsync.moria.org.uk/ epoch 0 platforms darwin name zsync long_description {zsync is a file transfer program. It allows you to download a file from a remote web server, where you have a copy of an older version of the file on your computer already. zsync downloads only the new parts of the file. It uses the same algorithm as rsync.} maintainers nomaintainer categories net version 0.5 revision 0 
     
    61536157py-ipy 563 
    61546158variants universal portdir python/py-ipy description {python module for handling IPv4 and IPv6 addresses and networks} homepage http://c0re.23.nu/c0de/IPy/ epoch 0 platforms {darwin freebsd} depends_lib port:python24 name py-ipy maintainers nomaintainer long_description {IPy is a Python module for handling IPv4 and IPv6 addresses and networks in a fashion similar to perl's Net::IP and friends. The IP class allows a comfortable parsing and handling for most notations in use for IPv4 and IPv6 addresses and networks.} categories python version 0.42 revision 1 
    6155 py-ipython 751 
    6156 variants {universal scientific} variant_desc {scientific {Use ScientificPython to provide physical quantities support}} portdir python/py-ipython description {An enhanced Interactive Python shell} homepage http://ipython.scipy.org/ epoch 0 platforms darwin depends_lib {port:python24 port:py-readline port:py-scientific} name py-ipython maintainers {openmaintainer jochen} long_description {Provide an interactive shell superior to Python's default. Serve as an embeddable, ready to use interpreter for your own programs. Offer a flexible framework which can be used as the base environment for other systems with Python as the underlying language. Allow interactive testing of threaded graphical toolkits.} categories python version 0.8.2 revision 0 
     6159py-ipython 739 
     6160variants scientific variant_desc {scientific {Use ScientificPython to provide physical quantities support}} portdir python/py-ipython description {An enhanced Interactive Python shell} homepage http://ipython.scipy.org/ epoch 0 platforms darwin depends_lib {port:python24 port:py-readline port:py-scientific} name py-ipython maintainers {openmaintainer jochen} long_description {Provide an interactive shell superior to Python's default. Serve as an embeddable, ready to use interpreter for your own programs. Offer a flexible framework which can be used as the base environment for other systems with Python as the underlying language. Allow interactive testing of threaded graphical toolkits.} categories python version 0.8.2 revision 1 
    61576161py-irclib 539 
    61586162variants universal portdir python/py-irclib description {python module that encapsulates the IRC protocol} homepage http://python-irclib.sourceforge.net/ epoch 0 platforms {darwin freebsd} depends_lib port:python24 name py-irclib maintainers nomaintainer long_description {This library is intended to encapsulate the IRC protocol at a quite low level. It provides an event-driven IRC client framework. It has a fairly thorough support for the basic IRC protocol, CTCP and DCC connections.} categories {python irc} version 0.4.6 revision 0 
     
    64096413py-scanf 585 
    64106414variants universal portdir python/py-scanf description {formatted input from standard input similar to scanf from C} homepage http://hkn.eecs.berkeley.edu/~dyoo/python/scanf/ epoch 0 platforms {freebsd darwin} depends_lib port:python24 name py-scanf maintainers nomaintainer long_description {scanf provides formatted input from standard input, strings, or files, using a format-string syntax that is similar to scanf() from C. The syntax should be familiar to C programmers, and offers very simple pattern matching against strings and files.} categories python version 1.0 revision 1 
    6411 py-scientific 425 
    6412 variants {universal mpi} description {Scientific Python} portdir python/py-scientific homepage http://dirac.cnrs-orleans.fr/plone/software/scientificpython/ epoch 0 name py-scientific depends_lib {port:netcdf port:py-numeric} long_description {ScientificPython is a collection of Python modules that are useful for scientific computing.} maintainers {openmaintainer jochen} version 2.6 categories {python science} revision 0 
     6415py-scientific 504 
     6416variants {universal macosx puredarwin mpi} variant_desc {mpi {Enable lammpi support}} portdir python/py-scientific description {Scientific Python} homepage http://dirac.cnrs-orleans.fr/plone/software/scientificpython epoch 0 platforms darwin depends_lib {port:netcdf port:py-numeric} name py-scientific maintainers {openmaintainer jochen} long_description {ScientificPython is a collection of Python modules that are useful for scientific computing.} categories {python science} version 2.6.1 revision 0 
    64136417py-scipy 558 
    64146418variants {universal g95 gcc42 no_gnuplot} variant_desc {g95 {Use g95 as fortran compiler} gcc42 {Use gfortran-mp-4.2 as fortran compiler} no_gnuplot {Don't depend on GNUPlot}} portdir python/py-scipy description {An opensource library of scientific tools for Python} homepage http://www.scipy.org/ epoch 0 platforms darwin depends_lib {port:python24 lib:gnuplot:gnuplot port:py-numpy port:g95} name py-scipy maintainers {ram openmaintainer} long_description {{An opensource library of scientific tools for Python}} categories python version 0.6.0 revision 5 
     
    66846688variants universal portdir python/py25-iniparse description {Python Module for Accessing and Modifying Configuration Data in INI files} homepage http://code.google.com/p/iniparse/ epoch 0 platforms darwin depends_lib port:python25 name py25-iniparse maintainers {afb@macports.org openmaintainer} long_description {iniparse is an INI parser for Python which is API compatible with the standard library's ConfigParser, preserves structure of INI files (order of sections & options, indentation, comments, and blank lines are preserved when data is updated), and is more convenient to use.} categories python version 0.2.1 revision 0 
    66856689py25-ipython 779 
    6686 variants scientific variant_desc {scientific {Use ScientificPython to provide physical quantities support}} portdir python/py25-ipython description {An enhanced Interactive Python shell} homepage http://ipython.scipy.org/ depends_run {port:py25-readline port:py25-hashlib} epoch 0 platforms darwin depends_lib {port:python25 port:py25-scientific} name py25-ipython maintainers {openmaintainer jochen} long_description {Provide an interactive shell superior to Python's default. Serve as an embeddable, ready to use interpreter for your own programs. Offer a flexible framework which can be used as the base environment for other systems with Python as the underlying language. Allow interactive testing of threaded graphical toolkits.} version 0.8.2 categories python revision 0 
     6690variants scientific variant_desc {scientific {Use ScientificPython to provide physical quantities support}} portdir python/py25-ipython description {An enhanced Interactive Python shell} homepage http://ipython.scipy.org/ depends_run {port:py25-readline port:py25-hashlib} epoch 0 platforms darwin depends_lib {port:python25 port:py25-scientific} name py25-ipython maintainers {openmaintainer jochen} long_description {Provide an interactive shell superior to Python's default. Serve as an embeddable, ready to use interpreter for your own programs. Offer a flexible framework which can be used as the base environment for other systems with Python as the underlying language. Allow interactive testing of threaded graphical toolkits.} version 0.8.2 categories python revision 1 
    66876691py25-kid 472 
    66886692variants universal depends_build port:py25-setuptools portdir python/py25-kid description {A simple and pythonic XML template language} homepage http://www.kid-templating.org/ epoch 0 platforms darwin depends_lib {port:python25 port:py25-celementtree} name py25-kid maintainers {afb@macports.org openmaintainer} long_description {Kid is a simple, Python-based template language for generating and transforming XML vocabularies.} categories python version 0.9.5 revision 0 
     
    68076811py25-urlgrabber 534 
    68086812variants universal portdir python/py25-urlgrabber description {High-level cross-protocol url-grabber} homepage http://linux.duke.edu/projects/urlgrabber/ epoch 0 platforms darwin depends_lib port:python25 name py25-urlgrabber maintainers {afb@macports.org openmaintainer} long_description {python-urlgrabber is a high-level cross-protocol url-grabber for python supporting HTTP, FTP and file locations. Features include keepalive, byte ranges, throttling, authentication, proxies and more.} categories python version 3.0.0 revision 0 
     6813py25-utidylib 406 
     6814variants universal portdir python/py25-utidylib description {Python interface to html tidy} homepage http://utidylib.berlios.de/ epoch 0 platforms darwin depends_lib {port:python25 port:tidy port:py25-epydoc} name py25-utidylib maintainers {amln.net:dima openmaintainer} long_description {Python interface to html tidy, the html and xml cleanup tool from the w3c.} categories python version 0.2 revision 0 
    68096815py25-vobject 570 
    68106816variants universal portdir python/py25-vobject description {Python package for parsing and generating vCard and vCalendar files.} homepage http://vobject.skyhouseconsulting.com/ epoch 0 platforms darwin depends_lib {port:py25-dateutil port:py25-setuptools} name py25-vobject maintainers nomaintainer long_description {vobject is intended to be a full featured Python package for parsing and generating vCard and vCalendar files. It is being developed in concert with the Open Source Application Foundation's Chandler project.} categories python version 0.4.1 revision 0 
     
    72347240variants {universal darwin_8} description {This package contains tools to manipulate MINC files.} portdir science/minc homepage http://www.bic.mni.mcgill.ca/software/ epoch 0 depends_lib port:netcdf name minc long_description {The Minc file format is a highly flexible medical image file format built on top of the NetCDF generalized data format. The format is simple, self-describing, extensible, portable and N-dimensional, with programming interfaces for both low-level data access and high-level volume manipulation. On top of the libraries is a suite of generic image-file manipulation tools. The format, libraries and tools are designed for use in a medical-imaging research environment: they are simple and powerful and make no attempt to provide a pretty interface to users.} maintainers mhough@mac.com categories science version 1.4 revision 0 
    72357241molden 748 
    7236 variants universal depends_build {port:gcc42 port:gmake} portdir science/molden description {Molecular graphics visualisation tool} homepage http://www.cmbi.ru.nl/molden/molden.html epoch 0 name molden depends_lib lib:libX11.6:XFree86 maintainers {openmaintainer jochen} long_description {Molden is a package for displaying Molecular Density from the Ab Initio packages GAMESS-UK , GAMESS-US and GAUSSIAN and the Semi-Empirical packages Mopac/Ampac, it also supports a number of other programs via the Molden Format. In order to keep up support for Molden, proof that it is being used outside the CMBI is required. Please register your copy of molden at: http://www.cmbi.ru.nl/molden/form.html} version 4.6 categories {science graphics} revision 5 
     7242variants universal depends_build {port:gcc42 port:gmake} portdir science/molden description {Molecular graphics visualisation tool} homepage http://www.cmbi.ru.nl/molden/molden.html epoch 0 name molden depends_lib lib:libX11.6:XFree86 maintainers {openmaintainer jochen} long_description {Molden is a package for displaying Molecular Density from the Ab Initio packages GAMESS-UK , GAMESS-US and GAUSSIAN and the Semi-Empirical packages Mopac/Ampac, it also supports a number of other programs via the Molden Format. In order to keep up support for Molden, proof that it is being used outside the CMBI is required. Please register your copy of molden at: http://www.cmbi.ru.nl/molden/form.html} version 4.6 categories {science graphics} revision 6 
    72377243mpich 661 
    72387244variants universal description {Message Passing Interface (MPI) Library} portdir science/mpich homepage http://www-unix.mcs.anl.gov/mpi/mpich/ epoch 0 platforms darwin name mpich long_description {MPICH is a portable implementation of the MPI (Message Passing Interface) standard. The goal of MPI, simply stated, is to develop a widely used standard for writing message-passing programs. As such the interface should establish a practical, portable, efficient, and flexible standard for message passing. Included are a full set of documents and parallel programming examples.} maintainers nomaintainer categories {net science parallel} version 1.2.7 revision 0 
     
    72957301xastir 399 
    72967302variants universal description {Amateur Radio APRS tracking software} portdir science/xastir homepage http://www.xastir.org/ epoch 0 platforms darwin depends_lib {lib:libX11.6:XFree86 port:openmotif port:libgeotiff port:freetype port:ImageMagick port:gdal port:pcre port:db44 port:tiff port:proj port:shapelib} name xastir maintainers shadow@dementia.org categories science version 1.8.4 revision 1 
    7297 xephem 715 
    7298 variants universal portdir science/xephem description {interactive astronomical ephemeris program} homepage http://www.clearskyinstitute.com/xephem/ epoch 0 platforms darwin name xephem depends_lib lib:libXm:lesstif maintainers nomaintainer long_description {Xephem is an interactive astronomical ephemeris program for X Windows systems. It computes heliocentric, geocentric and topocentric information for fixed celestial objects and objects in heliocentric and geocentric {orbits;} has built-in support for all planet {positions;} the moons of Jupiter, Saturn and {Earth;} Mars' and Jupiter's central meridian {longitude;} Saturn's {rings;} and Jupiter's Great Red Spot} version 3.7 categories science revision 0 
     7303xephem 717 
     7304variants universal portdir science/xephem description {interactive astronomical ephemeris program} homepage http://www.clearskyinstitute.com/xephem/ epoch 0 platforms darwin name xephem depends_lib lib:libXm:lesstif maintainers nomaintainer long_description {Xephem is an interactive astronomical ephemeris program for X Windows systems. It computes heliocentric, geocentric and topocentric information for fixed celestial objects and objects in heliocentric and geocentric {orbits;} has built-in support for all planet {positions;} the moons of Jupiter, Saturn and {Earth;} Mars' and Jupiter's central meridian {longitude;} Saturn's {rings;} and Jupiter's Great Red Spot} version 3.7.2 categories science revision 0 
    72997305xloops 672 
    73007306variants {universal darwin_6 darwin_7 test} portdir science/xloops description {A Program for Calculating Feynman Diagrams} homepage http://wwwthep.physik.uni-mainz.de/~xloops/ epoch 0 platforms darwin name xloops depends_lib {port:GiNaC port:nestedsums} maintainers nomaintainer long_description {The aim of xloops is to calculate one-particle irreducible Feynman diagrams with one or two closed loops for arbitrary processes in the Standard Model {      } of particles and related theories. Results can be returned both algebraically and numerically. All necessary tensor integrals are treated for arbitrary masses and momenta.} version current categories science revision 9