[30489] trunk/dports/PortIndex

source_changes at macosforge.org source_changes at macosforge.org
Mon Oct 29 00:31:33 PDT 2007


Revision: 30489
          http://trac.macosforge.org/projects/macports/changeset/30489
Author:   dluke at macports.org
Date:     2007-10-29 00:31:32 -0700 (Mon, 29 Oct 2007)

Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2007-10-29 06:47:51 UTC (rev 30488)
+++ trunk/dports/PortIndex	2007-10-29 07:31:32 UTC (rev 30489)
@@ -750,8 +750,8 @@
 variants universal portdir devel/autoconf description {Automatically configures software for compilation} homepage http://www.gnu.org/software/autoconf/ depends_run port:libtool epoch 0 platforms darwin name autoconf depends_lib {bin:perl:perl5.8 port:m4 port:help2man} maintainers nomaintainer long_description {Autoconf is an extensible package of m4 macros that produce shell scripts to automatically configure software source code packages. These scripts can adapt the packages to many kinds of UNIX-like systems without manual user intervention. Autoconf creates a configuration script for a package from a template file that lists the operating system features that the package can use, in the form of m4 macro calls.} version 2.61 categories devel revision 1
 autoconf213 694
 variants universal description {Automatically configures software for compilation} portdir devel/autoconf213 homepage http://www.gnu.org/software/autoconf/ epoch 0 platforms darwin name autoconf213 long_description {Autoconf is an extensible package of m4 macros that produce shell scripts to automatically configure software source code packages. These scripts can adapt the packages to many kinds of UNIX-like systems without manual user intervention. Autoconf creates a configuration script for a package from a template file that lists the operating system features that the package can use, in the form of m4 macro calls.} maintainers nomaintainer categories devel version 2.13 revision 0
-autogen 582
-variants {universal darwin_8 darwin_6} portdir devel/autogen description {tool to simplify the creation and maintenance of programs} homepage http://autogen.sourceforge.net/ epoch 0 platforms darwin name autogen depends_lib {port:guile port:libiconv port:libxml2 port:zlib} maintainers mww long_description {AutoGen is a tool designed to simplify the creation and maintenance of programs that contain large amounts of repetitious text. It is especially valuable in programs that have several blocks of text that must be kept synchronized.} version 5.9.2 categories devel revision 0
+autogen 597
+variants {universal darwin_8 darwin_6} portdir devel/autogen description {tool to simplify the creation and maintenance of programs} homepage http://autogen.sourceforge.net/ epoch 0 platforms darwin name autogen depends_lib {port:guile port:libiconv port:libxml2 port:zlib port:coreutils} maintainers mww long_description {AutoGen is a tool designed to simplify the creation and maintenance of programs that contain large amounts of repetitious text. It is especially valuable in programs that have several blocks of text that must be kept synchronized.} version 5.9.3 categories devel revision 0
 automake 623
 variants universal depends_build port:autoconf portdir devel/automake description {the gnu automake utility for generating Makefile.in} homepage http://www.gnu.org/software/automake/ epoch 0 platforms {darwin freebsd} depends_lib bin:perl:perl5.8 name automake maintainers mww long_description {Automake is a tool for automatically generating Makefile.in files from files called Makefile.am. Each Makefile.am is basically a series of make variable definitions, with rules being thrown in occasionally. The generated Makefile.in files are compliant with the GNU Makefile standards.} version 1.10 categories devel revision 0
 automake17 693
@@ -2432,8 +2432,8 @@
 variants universal portdir graphics/feh description {Fast lightweight image viewer} homepage http://linuxbrit.co.uk/feh/ epoch 0 platforms darwin name feh depends_lib {port:giblib port:imlib2 port:jpeg port:libpng port:zlib} maintainers tristan at cs.dartmouth.edu long_description {Simple and fast image viewer using imlib2 with file list and recursive file opening.} version 1.3.4 categories graphics revision 0
 fnlib 477
 variants universal portdir graphics/fnlib description {Fonts and font libraries necessary for Enlightenment} homepage http://www.enlightenment.org/ epoch 0 platforms darwin name fnlib depends_lib {lib:libX11.6:XFree86 lib:libjpeg.62:jpeg lib:libpng.3:libpng lib:libtiff.3:tiff lib:libImlib:imlib} long_description {This is a set of fonts and font libraries necessary for the latest release of Enlightenment.} maintainers nomaintainer version 0.5 categories graphics revision 1
-fontconfig 477
-variants {universal doc vera macosx} variant_desc {doc {Install extra documentation}} portdir graphics/fontconfig description {An XML-based font configuration API for X Windows} homepage http://fontconfig.org/ epoch 0 platforms darwin name fontconfig depends_lib {port:libiconv port:expat port:freetype} maintainers {ryandesign openmaintainer} long_description {Fontconfig is a library for configuring and customizing font access.} version 2.4.2 categories graphics revision 1
+fontconfig 460
+variants {universal doc vera macosx} variant_desc {doc {Install extra documentation}} portdir graphics/fontconfig description {An XML-based font configuration API for X Windows} homepage http://fontconfig.org/ epoch 0 platforms darwin name fontconfig depends_lib {port:libiconv port:expat port:freetype} maintainers ryandesign long_description {Fontconfig is a library for configuring and customizing font access.} version 2.4.2 categories graphics revision 1
 fontforge 772
 variants {universal without_multilayer with_freetype_bytecode} portdir graphics/fontforge description {Outline and bitmap font editor/converter for many formats} homepage http://fontforge.sourceforge.net/ epoch 0 platforms darwin name fontforge depends_lib {lib:libX11:XFree86 port:freetype port:gettext port:jpeg port:libiconv port:libpng port:libungif port:libxml2 port:tiff port:zlib} maintainers nomaintainer long_description {FontForge allows you to edit outline and bitmap fonts. You may create new ones or modify old ones. It is also a format converter and can interconvert between PostScript (ascii & binary Type1, some Type3, some Type0), TrueType, OpenType (Type2), CID, SVG. Previously known as pfaedit.} version 20071002 categories {graphics fonts} revision 0
 freeimage 536
@@ -2897,7 +2897,7 @@
 xdoclet 664
 variants universal depends_build {port:ant port:maven} portdir java/xdoclet description {XDoclet is an open source code generation engine.} homepage http://xdoclet.sourceforge.net/xdoclet/ epoch 0 platforms darwin depends_lib {bin:java:kaffe port:commons-logging port:commons-lang port:junit} name xdoclet maintainers stechert at macports.org long_description {XDoclet is an open source code generation engine. It enables Attribute-Oriented Programming for java. In short, this means that you can add more significance to your code by adding meta data (attributes) to your java sources. This is done in special JavaDoc tags.} version 1.2.3 categories java revision 1
 xercesj 567
-variants universal depends_build bin:ant:apache-ant portdir java/xercesj description {Apache Xerces 2 Java XML Parser} homepage http://xml.apache.org/xerces-j/ epoch 0 platforms darwin depends_lib bin:java:kaffe name xercesj maintainers {jberry at macports.org openmaintainer} long_description {The Xerces 2 Java Parser supports XML 1.0 Third {Edition;} XML {1.1;} XML 1.1 {Namespaces;} DOM Level 2 Core, Events, Traversal and {Range;} SAX 2.0.1 Core and {Extensions;} JAXP {1.2;} Schema 1.0 Structure and Datatypes.} version 2.9.0 categories {java textproc} revision 0
+variants universal depends_build bin:ant:apache-ant portdir java/xercesj description {Apache Xerces 2 Java XML Parser} homepage http://xml.apache.org/xerces-j/ epoch 0 platforms darwin depends_lib bin:java:kaffe name xercesj maintainers {jberry at macports.org openmaintainer} long_description {The Xerces 2 Java Parser supports XML 1.0 Third {Edition;} XML {1.1;} XML 1.1 {Namespaces;} DOM Level 2 Core, Events, Traversal and {Range;} SAX 2.0.1 Core and {Extensions;} JAXP {1.2;} Schema 1.0 Structure and Datatypes.} version 2.9.1 categories {java textproc} revision 0
 xml-commons-resolver 1230
 variants universal depends_build bin:ant:apache-ant portdir java/xml-commons-resolver description {Java library for XML entity resolution} homepage http://xml.apache.org/commons/components/resolver/index.html epoch 0 platforms darwin name xml-commons-resolver depends_lib bin:java:kaffe maintainers arankine at gmail.com long_description {It is very common for web resources to be related to other resources. These relationships are expressed using URIs, most often URLs. Relying on URLs to directly identify resources to be retrieved often causes problems for end users. One way to avoid these problems is to use an entity resolver (a standard part of SAX) or a URI Resolver (a standard part of JAXP). A resolver can examine the URIs of the resources being requested and determine how best to satisfy those requests. The best way to make this function in an interoperable way is to define a standard format for mapping system identifiers and URIs. These {catalog  files} can be used to map p
 ublic and system identifiers and other URIs to local files (or just other URIs). The XML Commons Resolver classes greatly simplify the task of using catalog files to perform entity resolution.} version 1.1 categories {java devel} revision 0
 xmlenc 464
@@ -3239,7 +3239,7 @@
 elk 509
 variants {universal x11} description {Scheme Extension Language Kit} portdir lang/elk homepage http://sam.zoy.org/elk epoch 0 platforms darwin name elk long_description {Elk (the Extension Language Kit) is an implementation of the Scheme programming language. It can be used as a standalone Scheme interpreter, or as an embeddable, reusable extension language subsystem for applications written in C or C++ through the libelk library.} maintainers waqar at macports.org categories lang version 3.99.7 revision 0
 erlang 814
-variants {universal smp i386} depends_build port:gawk portdir lang/erlang description {The Erlang Programming Language} homepage http://www.erlang.org/ depends_run port:tk epoch 0 platforms darwin name erlang maintainers bfulgham at macports.org long_description {Erlang is a programming language designed at the Ericsson Computer Science Laboratory. Open-source Erlang is being released to help encourage the spread of Erlang outside Ericsson. We are releasing free of charge: The entire source code of the current Erlang system. Extensive libraries of code for building robust fault-tolerant distributed applications. All with documentation. All the above software has been battle tested in a number of Ericsson products, for example the new Ericsson ATM switch.} version R11B-5 categories {lang erlang} revision 0
+variants {universal smp i386} depends_build port:gawk portdir lang/erlang description {The Erlang Programming Language} homepage http://www.erlang.org/ depends_run port:tk epoch 0 platforms darwin name erlang maintainers bfulgham at macports.org long_description {Erlang is a programming language designed at the Ericsson Computer Science Laboratory. Open-source Erlang is being released to help encourage the spread of Erlang outside Ericsson. We are releasing free of charge: The entire source code of the current Erlang system. Extensive libraries of code for building robust fault-tolerant distributed applications. All with documentation. All the above software has been battle tested in a number of Ericsson products, for example the new Ericsson ATM switch.} version R11B-5 categories {lang erlang} revision 2
 ferite 431
 variants universal portdir lang/ferite description {embeddable scripting language} homepage http://www.ferite.org/ epoch 0 platforms darwin name ferite depends_lib {port:pcre port:libxml2} maintainers nomaintainer long_description {A scripting language designed to be embedded in other applications, that aims to provide a powerful object oriented syntax with low memory and cpu overhead.} version 1.0.2 categories lang revision 0
 ficl 410
@@ -3532,8 +3532,8 @@
 variants {universal darwin_7 powerpc murder i386 snmp} portdir mail/cyrus-imapd description {The Cyrus IMAP Server} homepage http://asg.web.cmu.edu/cyrus/ epoch 0 platforms darwin name cyrus-imapd depends_lib {port:perl5.8 port:cyrus-sasl2 port:db44 port:openssl} maintainers {jmpp openmaintainer} long_description {Popular, scalable, open standars based IMAP & POP3 mail server developed by The Carnegie Mellon University.} version 2.3.8 categories mail revision 1
 deletemail 545
 variants {universal darwin_8} portdir mail/deletemail description {non-interactive tool for removing mail from IMAP4 mailboxes} homepage http://code.jhweiss.de/deletemail/ epoch 0 platforms darwin name deletemail depends_lib port:openssl maintainers nomaintainer long_description {deletemail is a non-interactive tool for removing mail from one or more IMAP4 mailboxes. It removes mail older than a configurable number of days, and by default does not remove mail that is not marked as seen on the server} version 0.5 categories mail revision 0
-dovecot 606
-variants {universal darwin_7 darwin_8 postgres rawlog ldap} portdir mail/dovecot description {Secure, fast imap and pop3 server -- currently in alpha approaching final} homepage http://dovecot.org/ epoch 20060722 platforms darwin name dovecot depends_lib {port:libiconv port:pkgconfig port:zlib port:openssl} maintainers jberry at macports.org long_description {Dovecot is an IMAP and POP3 server for Linux/UNIX-like systems, written with security primarily in mind. Although it's written in C, it uses several coding techniques to avoid most of the common pitfalls.} version 1.0.5 categories mail revision 0
+dovecot 615
+variants {universal darwin_7 darwin_8 darwin_9 postgres rawlog ldap} portdir mail/dovecot description {Secure, fast imap and pop3 server -- currently in alpha approaching final} homepage http://dovecot.org/ epoch 20060722 platforms darwin name dovecot depends_lib {port:libiconv port:pkgconfig port:zlib port:openssl} maintainers jberry at macports.org long_description {Dovecot is an IMAP and POP3 server for Linux/UNIX-like systems, written with security primarily in mind. Although it's written in C, it uses several coding techniques to avoid most of the common pitfalls.} version 1.0.6 categories mail revision 0
 dspam 468
 variants {universal sqlite postgres darwin_8} portdir mail/dspam description {scalable, opensource statistical anti-spam filter} homepage http://www.nuclearelephant.com/projects/dspam/index.shtml epoch 0 platforms {darwin freebsd} name dspam depends_lib port:postgresql8 maintainers nomaintainer long_description {opensource anti-spam filter with multiple algorithms and useful admin tools and cgi quaranteen interface.} version 3.6.0 categories {mail net} revision 0
 etpan 387
@@ -3915,7 +3915,7 @@
 argus-monitor 621
 variants {universal apple_postfix} portdir net/argus-monitor description {The All Seeing System and Network Monitoring Software} homepage http://argus.tcp4me.com/ epoch 0 platforms darwin name argus-monitor depends_lib {port:perl5.8 port:postfix port:openssl port:freetype port:gd2 port:fping port:db44 port:p5-dbi port:p5-berkeleydb port:p5-socket6 port:p5-gd port:p5-time-hires port:p5-net-ssleay port:p5-digest-hmac port:p5-digest-md5 port:p5-digest-sha1 port:p5-crypt-des} maintainers markd at macports.org long_description {{The All Seeing System and Network Monitoring Software}} version 3.5 categories net revision 0
 aria2 456
-variants {universal darwin_8} portdir net/aria2 description {download utility with resuming and segmented downloading} homepage http://aria2.sourceforge.net/ epoch 0 platforms darwin name aria2 depends_lib {port:gettext port:libiconv port:gnutls port:libxml2} maintainers mww long_description {aria2 is a download utility with resuming and segmented downloading. Supported protocols are HTTP/HTTPS/FTP/BitTorrent.} version 0.11.3 categories net revision 0
+variants {universal darwin_8} portdir net/aria2 description {download utility with resuming and segmented downloading} homepage http://aria2.sourceforge.net/ epoch 0 platforms darwin name aria2 depends_lib {port:gettext port:libiconv port:gnutls port:libxml2} maintainers mww long_description {aria2 is a download utility with resuming and segmented downloading. Supported protocols are HTTP/HTTPS/FTP/BitTorrent.} version 0.11.4 categories net revision 0
 arla 544
 variants {universal krbafs} portdir net/arla description {free AFS implementation from KTH} homepage http://www.stacken.kth.se/projekt/arla/ epoch 0 platforms darwin name arla depends_lib lib:krbafs:krbafs maintainers nomaintainer long_description {Arla is a free AFS client implementation. The main goal of the Arla project is to make a fully functional client with all capabilities of commercial AFS. Other planned and implemented things are all the normal management tools and a server.} version 0.35.11 categories {net security} revision 1
 arpd 339
@@ -5733,7 +5733,7 @@
 py-biggles 385
 variants universal description {Creates 2D scientific plots} portdir python/py-biggles homepage http://biggles.sourceforge.net/ epoch 0 name py-biggles depends_lib {lib:libplot.2.2:plotutils port:py-numeric} long_description {Biggles is a Python module for the creation of publication-quality 2D scientific plots.} maintainers caveo.se:deric version 1.6.4 categories python revision 1
 py-biopython 515
-variants universal portdir python/py-biopython description {python tools for computational molecular biology} homepage http://www.biopython.org/ epoch 0 platforms darwin depends_lib {port:python24 port:py-numeric port:py-mx port:py-reportlab} name py-biopython maintainers mww long_description {python tools for computational molecular biology: parsers for various file formats, interfaces for programs, tools for performing common operations on sequences, etc.} categories {python science} version 1.42 revision 0
+variants universal portdir python/py-biopython description {python tools for computational molecular biology} homepage http://www.biopython.org/ epoch 0 platforms darwin depends_lib {port:python24 port:py-numeric port:py-mx port:py-reportlab} name py-biopython maintainers mww long_description {python tools for computational molecular biology: parsers for various file formats, interfaces for programs, tools for performing common operations on sequences, etc.} categories {python science} version 1.44 revision 0
 py-bison 465
 variants universal depends_build port:py-pyrex portdir python/py-bison description {Python-based parsing at the speed of C} homepage http://www.freenet.org.nz/python/pybison/ depends_run {bin:bison:bison bin:flex:flex} epoch 0 platforms darwin depends_lib port:python24 name py-bison maintainers nomaintainer long_description {PyBison is a Python binding to the bison/yacc and flex/lex parser-generator utilities.} version 0.1.8 categories {python lang} revision 0
 py-bitbuffer 389
@@ -6170,8 +6170,8 @@
 variants universal portdir python/py-readline description {readline extension for Python} homepage http://www.python.org/ epoch 0 platforms darwin depends_lib {port:python24 port:readline} name py-readline maintainers mww long_description {{readline extension for Python}} categories python version 2.4.4 revision 0
 py-repl 319
 variants universal portdir python/py-repl description {readline-like module for python} homepage http://codespeak.net/pyrepl/ epoch 0 platforms darwin depends_lib port:python24 name py-repl maintainers nomaintainer long_description {{readline-like module for python}} categories {python devel} version 0.8.1 revision 1
-py-reportlab 467
-variants universal portdir python/py-reportlab description {python library for creating pdf files} homepage http://www.reportlab.org/rl_toolkit.html epoch 0 platforms {darwin freebsd} depends_lib port:python24 name py-reportlab maintainers nomaintainer long_description {ReportLab is a software library that lets you directly create documents in Adobe's Portable Document Format (PDF) using the python programming language.} categories python version 1.20 revision 0
+py-reportlab 475
+variants universal portdir python/py-reportlab description {python library for creating pdf files} homepage http://www.reportlab.org/rl_toolkit.html epoch 0 platforms {darwin freebsd} depends_lib {port:python24 port:py-numeric} name py-reportlab maintainers mww long_description {ReportLab is a software library that lets you directly create documents in Adobe's Portable Document Format (PDF) using the python programming language.} categories python version 2.1 revision 0
 py-reverend 385
 variants universal portdir python/py-reverend description {Reverend is a general purpose Bayesian classifier.} homepage http://www.divmod.org/Home/Projects/Reverend/ epoch 0 platforms darwin depends_lib port:python24 name py-reverend maintainers nomaintainer long_description {{Reverend is a general purpose Bayesian classifier.}} categories {python textproc} version 0.2.4 revision 1
 py-rijndael 499
@@ -6366,6 +6366,8 @@
 variants universal description {An authentication and authorization toolkit for WSGI applications and frameworks} portdir python/py25-authkit homepage http://3aims.com/ epoch 0 platforms darwin name py25-authkit depends_lib port:python25 maintainers stechert at macports.org version 0.3.0pre5 categories {python www} revision 0
 py25-beaker 388
 variants universal portdir python/py25-beaker description {Session WSGI Middleware} homepage http://beaker.groovie.org epoch 0 platforms darwin depends_lib {port:py25-setuptools port:py25-myghtyutils} name py25-beaker maintainers stechert at macports.org long_description {Beaker is a simple WSGI middleware to use the Myghty Container API.} categories {python www} version 0.7.4 revision 0
+py25-biopython 530
+variants universal portdir python/py25-biopython description {python tools for computational molecular biology} homepage http://www.biopython.org/ epoch 0 platforms darwin depends_lib {port:python25 port:py25-numeric port:py25-mx-base port:py25-reportlab} name py25-biopython maintainers mww long_description {python tools for computational molecular biology: parsers for various file formats, interfaces for programs, tools for performing common operations on sequences, etc.} categories {python science} version 1.44 revision 0
 py25-boto 422
 variants universal portdir python/py25-boto description {python interface to Amazon Web Services} homepage http://code.google.com/p/boto/ epoch 0 platforms darwin depends_lib port:python25 name py25-boto maintainers {ramercer at gmail.com openmaintainer} long_description {An integrated interface to current and future infrastructural services offered by Amazon Web Services.} categories {python net} version 0.9b revision 0
 py25-bsddb 365
@@ -6486,6 +6488,8 @@
 variants universal portdir python/py25-readline description {readline extension for Python} homepage http://www.python.org/ epoch 0 platforms darwin depends_lib {port:python25 port:readline} name py25-readline maintainers mww long_description {{readline extension for Python}} categories python version 2.5.1 revision 0
 py25-recaptcha 785
 variants universal portdir python/py25-recaptcha description {Python recaptcha client} homepage http://recaptcha.net/ epoch 0 platforms {darwin freebsd} depends_lib {port:python25 port:py25-crypto} name py25-recaptcha maintainers stechert at macports.org long_description {Provides a CAPTCHA for Python using the reCAPTCHA service. Does not require any imaging libraries because the CAPTCHA is served directly from reCAPTCHA. Also allows you to securely obfuscate emails with Mailhide. This functionality requires pycrypto. This library requires two types of API keys. If you'd like to use the CAPTCHA, you'll need a key from http://recaptcha.net/api/getkey. For Mailhide, you'll need a key from http://mailhide.recaptcha.net/apikey} categories {python graphics} version 1.0.1 revision 0
+py25-reportlab 481
+variants universal portdir python/py25-reportlab description {python library for creating pdf files} homepage http://www.reportlab.org/rl_toolkit.html epoch 0 platforms {darwin freebsd} depends_lib {port:python25 port:py25-numeric} name py25-reportlab maintainers mww long_description {ReportLab is a software library that lets you directly create documents in Adobe's Portable Document Format (PDF) using the python programming language.} categories python version 2.1 revision 0
 py25-routes 552
 variants universal portdir python/py25-routes description {A Routing package for Python that matches URLs to dicts and vice versa.} homepage http://routes.groovie.org epoch 0 platforms darwin depends_lib port:python25 name py25-routes maintainers stechert at macports.org long_description {Routes is a Python re-implementation of the Rails routes system for mapping URLs to Controllers/Actions and generating URLs. Routes makes it easy to create pretty and concise URLs that are RESTful with little effort.} categories {python www} version 1.7 revision 0
 py25-ruledispatch 282
@@ -7095,7 +7099,7 @@
 tor 570
 variants universal portdir security/tor description {anonymizing overlay network for TCP} homepage http://tor.eff.org/ epoch 0 platforms darwin name tor depends_lib {port:libevent port:openssl port:zlib} maintainers {boeyms openmaintainer} long_description {Tor provides a distributed network of servers (onion routers). Users bounce their TCP streams (web traffic, FTP, SSH, etc.) around the routers. This makes it hard for recipients, observers, and even the onion routers themselves to track the source of the stream.} version 0.1.2.17 categories security revision 0
 tor-devel 587
-variants universal portdir security/tor-devel description {anonymizing overlay network for TCP} homepage http://tor.eff.org/ epoch 0 platforms darwin name tor-devel depends_lib {port:libevent port:openssl port:zlib} maintainers {boeyms openmaintainer} long_description {Tor provides a distributed network of servers (onion routers). Users bounce their TCP streams (web traffic, FTP, SSH, etc.) around the routers. This makes it hard for recipients, observers, and even the onion routers themselves to track the source of the stream.} version 0.2.0.8-alpha categories security revision 0
+variants universal portdir security/tor-devel description {anonymizing overlay network for TCP} homepage http://tor.eff.org/ epoch 0 platforms darwin name tor-devel depends_lib {port:libevent port:openssl port:zlib} maintainers {boeyms openmaintainer} long_description {Tor provides a distributed network of servers (onion routers). Users bounce their TCP streams (web traffic, FTP, SSH, etc.) around the routers. This makes it hard for recipients, observers, and even the onion routers themselves to track the source of the stream.} version 0.2.0.9-alpha categories security revision 0
 tripwire 732
 variants universal depends_build port:automake portdir security/tripwire description {integrity assurance and intrusion detection tool} homepage http://sourceforge.net/projects/tripwire/ epoch 0 platforms darwin name tripwire depends_lib port:openssl maintainers nomaintainer long_description {Tripwire software is a tool that checks to see what has changed on your system. The program monitors key attributes of files that should not change, including binary signature, size, expected change of size, etc. Tripwire is originally known as an intrusion detection tool, but can be used for many other purposes such as integrity assurance, change management, policy compliance and more.} version 2.4.1.2 categories security revision 0
 xmlsec 570
@@ -7563,7 +7567,7 @@
 barcode 609
 variants universal description {convert text strings to printed barcodes} portdir textproc/barcode homepage http://www.gnu.org/software/barcode/ epoch 0 platforms darwin name barcode long_description {Main features of GNU Barcode: - Available as both a library and an executable program - Supports UPC, EAN, ISBN, CODE39 and other encoding standards - Postscript and Encapsulated Postscript output - Accepts sizes and positions as inches, centimeters, millimeters - Can create tables of barcodes (to print labels on sticker pages)} maintainers nomaintainer categories {textproc print} version 0.98 revision 0
 bibledit 651
-variants universal description {A USFM text editor for Bible translators using Linux and Mac OS X.} portdir textproc/bibledit homepage http://bibledit/sourceforge.net/ epoch 0 depends_lib {port:gtk2 port:libgtkhtml312 port:sqlite3} name bibledit long_description {Bibledit is a USFM text editor that works in Linux or Mac OS X for Bible translators to create Bible text. It is unique in that it is organized in two distinct hierarchies. One, it has sections and paragraphs, like any other text. Second, it is made up of books that contain chapters that contain verses.} maintainers mac_support_jaars at sil.org categories textproc version 2.7 revision 0
+variants universal description {A USFM text editor for Bible translators using Linux and Mac OS X.} portdir textproc/bibledit homepage http://bibledit.sourceforge.net/ epoch 0 depends_lib {port:gtk2 port:libgtkhtml312 port:sqlite3} name bibledit long_description {Bibledit is a USFM text editor that works in Linux or Mac OS X for Bible translators to create Bible text. It is unique in that it is organized in two distinct hierarchies. One, it has sections and paragraphs, like any other text. Second, it is made up of books that contain chapters that contain verses.} maintainers mac_support_jaars at sil.org categories textproc version 2.8 revision 0
 bibtex2html 450
 variants universal depends_build bin:ocamlc:ocaml description {Bibtex to HTML translator} portdir textproc/bibtex2html depends_run bin:bibtex:teTeX epoch 0 name bibtex2html long_description {bibtex2html is a collection of tools for translating from BibTeX to HTML. They allow to produce, from a set of bibliography files in BibTeX format, a bibliography in HTML format.} maintainers reilles at loria.fr categories {textproc www} version 1.85 revision 0
 boxes 422
@@ -7628,8 +7632,8 @@
 variants universal portdir textproc/enca description {character set analyser} homepage http://trific.ath.cx/software/enca/ epoch 0 platforms darwin name enca depends_lib port:libiconv maintainers nomaintainer long_description {Enca is an Extremely Naive Charset Analyser. It detects character set and encoding of text files and can also convert them to other encodings.} version 1.4 categories textproc revision 0
 enchant 676
 variants universal depends_build {bin:glibtoolize:libtool port:pkgconfig} portdir textproc/enchant description {Spellchecker wrapping library} homepage http://www.abisource.com/enchant/ epoch 0 platforms darwin name enchant depends_lib port:glib2 maintainers anant at kix.in long_description {On the surface, Enchant appears to be a generic spell checking library. You can request dictionaries from it, ask if a word is correctly spelled, get corrections for a misspelled word, etc. but all it really does is to provide a uniform wrapper over several popular spell checking libraries including aspell, ispell and AppleSpell.} version 1.3.0 categories {textproc devel} revision 0
-expat 578
-variants {universal no_static examples} variant_desc {no_static {Do not build static libraries} examples {Install examples}} portdir textproc/expat description {XML 1.0 parser written in C} homepage http://expat.sourceforge.net/ epoch 0 platforms {darwin freebsd} name expat maintainers {ryandesign openmaintainer} long_description {Expat is an XML parser library written in C. It is a stream-oriented parser in which an application registers handlers for things the parser might find in the XML document (like start tags).} version 2.0.1 categories {textproc devel} revision 0
+expat 561
+variants {universal no_static examples} variant_desc {no_static {Do not build static libraries} examples {Install examples}} portdir textproc/expat description {XML 1.0 parser written in C} homepage http://expat.sourceforge.net/ epoch 0 platforms {darwin freebsd} name expat maintainers ryandesign long_description {Expat is an XML parser library written in C. It is a stream-oriented parser in which an application registers handlers for things the parser might find in the XML document (like start tags).} version 2.0.1 categories {textproc devel} revision 0
 figlet 267
 portdir textproc/figlet variants universal description {banner-like program prints strings as ASCII art} platforms {darwin freebsd} name figlet version 2.2.2 categories {textproc amusements} homepage http://www.figlet.org/ revision 0 epoch 0 maintainers nomaintainer
 firemime 700

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071029/7bd965e0/attachment-0001.html


More information about the macports-changes mailing list