[56201] trunk/dports

portindex at macports.org portindex at macports.org
Mon Aug 24 23:53:38 PDT 2009


Revision: 56201
          http://trac.macports.org/changeset/56201
Author:   portindex at macports.org
Date:     2009-08-24 23:53:38 -0700 (Mon, 24 Aug 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-08-25 06:38:17 UTC (rev 56200)
+++ trunk/dports/PortIndex	2009-08-25 06:53:38 UTC (rev 56201)
@@ -427,7 +427,7 @@
 lv2core 475
 portdir audio/lv2core description {LV2 Audio Plugin Standard and Package} homepage http://lv2plug.in/spec/ epoch 0 platforms darwin name lv2core maintainers devans long_description {LV2 is a standard for plugins and matching host applications, mainly targeted at audio processing and generation. It is a a simple but extensible successor of LADSPA, intended to address the limitations of LADSPA which many applications have outgrown.} version 3.0 categories audio revision 0
 madplay 640
-variants {darwin_8_i386 darwin_9_i386 universal} portdir audio/madplay description {MPEG Audio Decoder} homepage http://www.mars.org/home/rob/proj/mpeg/ epoch 0 platforms darwin name madplay depends_lib {lib:libid3tag:libid3tag lib:libesd:esound lib:libaudiofile:audiofile lib:libintl:gettext lib:libmad:libmad lib:libz:zlib} long_description {MAD is a high-quality MPEG audio decoder. It currently supports MPEG-1 as well as the MPEG-2 extension to Lower Sampling Frequencies. All three audio layers (Layer I, Layer II, and Layer III a.k.a. MP3) are fully implemented.} maintainers nomaintainer categories audio version 0.15.2b revision 1
+variants {darwin_8_i386 darwin_9_i386 universal} portdir audio/madplay description {MPEG Audio Decoder} homepage http://www.mars.org/home/rob/proj/mpeg/ epoch 0 platforms darwin name madplay depends_lib {lib:libid3tag:libid3tag lib:libesd:esound lib:libaudiofile:audiofile lib:libintl:gettext lib:libmad:libmad lib:libz:zlib} long_description {MAD is a high-quality MPEG audio decoder. It currently supports MPEG-1 as well as the MPEG-2 extension to Lower Sampling Frequencies. All three audio layers (Layer I, Layer II, and Layer III a.k.a. MP3) are fully implemented.} maintainers nomaintainer categories audio version 0.15.2b revision 2
 mikmod 391
 variants universal depends_build port:ncurses portdir audio/mikmod description {audio player using libmikmod} homepage http://mikmod.raphnet.net/ epoch 0 platforms darwin name mikmod depends_lib port:libmikmod long_description {Mikmod is a module player and library supporting many formats, including mod, s3m, it, and xm} maintainers eridius categories audio version 3.2.2-beta1 revision 0
 mp3_check 482
@@ -1124,8 +1124,8 @@
 variants universal portdir devel/cvslock description {Locks a CVS repository} homepage http://www.does-not-exist.org/roessler/bits.html epoch 0 platforms darwin name cvslock long_description {The cvslock program is used to safely manipulate and inspect CVS repositories. To this end, it properly uses CVS' lock file mechanism.} maintainers noos.fr:ocheron categories devel version 0.2 revision 0
 cvsps 699
 portdir devel/cvsps description {Create patchset information from CVS.} homepage http://www.cobite.com/cvsps/ epoch 0 platforms darwin name cvsps long_description {CVSps is a program for generating 'patchset' information from a CVS repository. A patchset in this case is defined as a set of changes made to a collection of files, and all committed at the same time (using a single 'cvs commit' command). This information is valuable to seeing the big picture of the evolution of a cvs project. While cvs tracks revision information, it is often difficult to see what changes were committed 'atomically' to the repository.} maintainers {erickt openmaintainer} version 2.1 categories devel revision 1
-cvsweb 641
-variants {macports_apache2 universal} depends_build {path:bin/perl:perl5 port:p5-ipc-run port:p5-file-temp port:p5-uri port:p5-mime-types port:p5-string-ediff port:cvsgraph} portdir devel/cvsweb description {WWW interface for CVS repositories} homepage http://www.freebsd.org/projects/cvsweb.html epoch 0 platforms darwin name cvsweb long_description {FreeBSD-CVSweb is a WWW CGI script that allows remote users to browse a CVS repository tree via web. It can display the revision history of a file, as well as diffs between revisions and downloading the whole file.} maintainers nomaintainer categories {devel www} version 3.0.6 revision 0
+cvsweb 629
+variants macports_apache2 depends_build {path:bin/perl:perl5 port:p5-ipc-run port:p5-file-temp port:p5-uri port:p5-mime-types port:p5-string-ediff port:cvsgraph} portdir devel/cvsweb description {WWW interface for CVS repositories} homepage http://www.freebsd.org/projects/cvsweb.html epoch 0 platforms darwin name cvsweb long_description {FreeBSD-CVSweb is a WWW CGI script that allows remote users to browse a CVS repository tree via web. It can display the revision history of a file, as well as diffs between revisions and downloading the whole file.} maintainers nomaintainer categories {devel www} version 3.0.6 revision 0
 cxref 886
 variants universal depends_build bin:bison:bison portdir devel/cxref description {C program cross-referencing & documentation tool} homepage http://www.gedanken.demon.co.uk/cxref/ epoch 0 platforms darwin name cxref long_description {A program that takes as input a series of C source files and produces a LaTeX or HTML document containing a cross reference of the files/functions/variables in the program, including documentation taken from suitably formatted source code comments. The documentation is stored in the C source file in specially formatted comments, making it simple to maintain. The cross referencing includes lists of functions called, callers of each function, usage of global variables, header file inclusion, macro definitions and type definitions. Works for ANSI C, including a few gcc extensions.} maintainers nomaintainer categories devel version 1.6a revision 0
 d52 357
@@ -1841,9 +1841,11 @@
 pcre 588
 variants {universal doc} portdir devel/pcre description {Perl Compatible Regular Expressions Library} homepage http://www.pcre.org/ epoch 0 platforms {darwin freebsd} depends_lib {port:readline port:zlib port:ncurses port:bzip2} name pcre maintainers {nox openmaintainer} long_description {The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. PCRE has its own native API, as well as a set of wrapper functions that correspond to the POSIX regular expression API.} categories devel version 7.9 revision 0
 pcre++ 637
-variants universal portdir devel/pcre++ description {C++ wrapper for the Perl Compatible Regular Expressions Library} homepage http://www.daemon.de/PCRE epoch 0 platforms darwin name pcre++ depends_lib port:pcre long_description {PCRE++ is a C++ wrapper-class for the great library PCRE (Perl Compatible Regular Expressions) by Philip Hazel. This class allows you to use perl alike regular expressions in your C++ applications. You can use it to search in strings, to split strings into parts using expressions or to search and replace a part of a string with another part.} maintainers gwright categories devel version 0.9.5 revision 0
-perforce 393
-variants {server universal} portdir devel/perforce description {Fast source code management system} homepage http://www.perforce.com/ epoch 0 platforms darwin name perforce long_description {Perforce is a commercial revision control system that can be used gratis for developing free software. (see the WWW page for details).} maintainers nomaintainer categories devel version 06.2 revision 0
+variants universal portdir devel/pcre++ description {C++ wrapper for the Perl Compatible Regular Expressions Library} homepage http://www.daemon.de/PCRE epoch 0 platforms darwin name pcre++ depends_lib port:pcre long_description {PCRE++ is a C++ wrapper-class for the great library PCRE (Perl Compatible Regular Expressions) by Philip Hazel. This class allows you to use perl alike regular expressions in your C++ applications. You can use it to search in strings, to split strings into parts using expressions or to search and replace a part of a string with another part.} maintainers gwright categories devel version 0.9.5 revision 1
+pcrexx 637
+variants universal portdir devel/pcrexx description {C++ wrapper for the Perl Compatible Regular Expressions Library} homepage http://www.daemon.de/PCRE epoch 0 platforms darwin name pcrexx depends_lib port:pcre long_description {PCRE++ is a C++ wrapper-class for the great library PCRE (Perl Compatible Regular Expressions) by Philip Hazel. This class allows you to use perl alike regular expressions in your C++ applications. You can use it to search in strings, to split strings into parts using expressions or to search and replace a part of a string with another part.} maintainers gwright categories devel version 0.9.5 revision 1
+perforce 381
+variants server portdir devel/perforce description {Fast source code management system} homepage http://www.perforce.com/ epoch 0 platforms darwin name perforce maintainers nomaintainer long_description {Perforce is a commercial revision control system that can be used gratis for developing free software. (see the WWW page for details).} categories devel version 06.2 revision 0
 physfs 504
 variants {darwin_8 darwin_9 universal} depends_build port:libtool portdir devel/physfs description {library providing abstract archive access} homepage http://icculus.org/physfs/ epoch 0 platforms darwin depends_lib port:readline name physfs long_description {PhysicsFS is a library to provide abstract access to various archives. It is intended for use in video games, and the design was somewhat inspired by Quake 3's file subsystem.} maintainers nomaintainer categories devel version 1.0.2 revision 0
 piklab 471
@@ -1864,8 +1866,8 @@
 variants {ssl odbc mysql doc darwin_7 universal} portdir devel/poco description {POCO C++ Libraries} homepage http://pocoproject.org/ epoch 0 platforms darwin name poco long_description {POCO aims to be for network-centric, cross-platform C++ software development what Apple's Cocoa is for Mac development, or Ruby on Rails is for Web development -- a powerful, yet easy to use platform to build your applications upon.} maintainers {nox openmaintainer} categories devel version 1.3.5 revision 0
 poedit 598
 variants {transmem spellcheck universal} depends_build {bin:grep:grep port:pkgconfig} portdir devel/poedit description {poEdit is a cross-platform gettext catalogs (.po files) editor.} homepage http://poedit.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:wxWidgets port:gettext} name poedit long_description {poEdit is a cross-platform gettext catalogs (.po files) editor. It aims to provide more convenient approach to editing catalogs than editing the file by hand. This port installs poEdit.app.} maintainers {raimue openmaintainer} categories {devel aqua} version 1.4.2 revision 0
-poll-emulator 392
-variants universal portdir devel/poll-emulator description {Library to provide poll(2) functionality} homepage http://www.clapper.org/software/poll/ epoch 0 platforms {darwin freebsd} name poll-emulator long_description {This package implements the System V poll(2) system call for Unix-like systems that do not support poll.} maintainers nomaintainer categories devel version 1.4 revision 1
+poll-emulator 373
+portdir devel/poll-emulator description {Library to provide poll(2) functionality} homepage http://www.clapper.org/software/poll/ epoch 0 platforms {darwin freebsd} name poll-emulator maintainers nomaintainer long_description {This package implements the System V poll(2) system call for Unix-like systems that do not support poll.} version 1.4 categories devel revision 1
 popt 611
 variants {universal darwin_7} portdir devel/popt description {A getopt(3) like library with a number of enhancements} homepage http://rpm5.org/ epoch 0 platforms {darwin freebsd} depends_lib {port:gettext port:libiconv} name popt long_description {popt is a command line parsing library. It contains a number of enhancements over getopt(3), including being fully reentrant, allowing users to alias command line arguments, providing convience functions for parsing strings into argv style arrays and popt can parse arbitrary argv style arrays.} maintainers mac.com:n3npq categories devel version 1.15 revision 0
 ppl 996
@@ -2044,8 +2046,8 @@
 variants universal portdir devel/uncrustify description {Source code beautifier} homepage http://uncrustify.sourceforge.net/ epoch 0 platforms darwin name uncrustify long_description {Banish crusty code with the Uncrustify C/C++/C#/D/Java/Pawn source code beautifier. It indents, adds newlines, aligns, etc, and is highly configurable.} maintainers {durity.net:adam openmaintainer} categories devel version 0.53 revision 0
 unittest-cpp 575
 variants universal portdir devel/unittest-cpp description {lightweight unit testing framework for C++} homepage http://unittest-cpp.sourceforge.net/ epoch 0 platforms darwin name unittest-cpp long_description {UnitTest++ is a lightweight unit testing framework for C++. It was designed to do test-driven development on a wide variety of platforms. Simplicity, portability, speed, and small footprint are all very important aspects of UnitTest++.} maintainers {uni-koblenz.de:guidolorenz openmaintainer} depends_extract bin:unzip:unzip categories devel version 1.4 revision 0
-unsermake 366
-variants {darwin_7 universal} portdir devel/unsermake description {Replacement for automake} homepage http://www.kde.me.uk/index.php?page=unsermake epoch 0 depends_run port:python25 platforms darwin name unsermake long_description {Unsermake is an automake replacement from the KDE project.} maintainers nomaintainer categories devel version 0.4-20070824 revision 1
+unsermake 354
+variants darwin_7 portdir devel/unsermake description {Replacement for automake} homepage http://www.kde.me.uk/index.php?page=unsermake epoch 0 depends_run port:python25 platforms darwin name unsermake long_description {Unsermake is an automake replacement from the KDE project.} maintainers nomaintainer categories devel version 0.4-20070824 revision 1
 uriparser 412
 variants universal portdir devel/uriparser description {a strictly RFC 3986 compliant parsing library for URIs} homepage http://uriparser.sourceforge.net/ epoch 0 platforms darwin name uriparser long_description {uriparser is a strictly RFC 3986 compliant parsing library for URIs. uriparser is cross-platform, fast, and supports Unicode.} maintainers 80386.nl:ed categories {devel www} version 0.7.2 revision 0
 ustl 399
@@ -2058,8 +2060,8 @@
 portdir devel/vcheck description {latest program package version checker and auto-downloader} homepage http://www.tu-ilmenau.de/~gomar/stuff/vcheck/ depends_run port:p5-libwww-perl epoch 0 platforms darwin name vcheck depends_lib path:bin/perl:perl5 maintainers {afb openmaintainer} long_description {vcheck is a tool for checking for latest versions of programs at HTTP and FTP locations given a list of URLs and (Perl-style) regular expressions to match, and to optionally download them automatically.} categories devel version 1.2.1 revision 0
 vexus-cdk 702
 variants universal portdir devel/vexus-cdk description {Curses Development Kit -- widgets for curses} homepage http://www.vexus.ca/products/CDK/ epoch 0 platforms darwin name vexus-cdk depends_lib port:ncurses long_description {CDK is a C based curses widget library. CDK sits on top of the curses library and provides 21 ready to use widgets for rapid application development of text based interfaces. CDK delivers many of the common widget types required for a robust interface. Widgets can be combined to create complex widgets if needed. CDK significantly reduces the development time of text based application interfaces.} maintainers theonelab.com:june categories devel version 4.9.13 revision 0
-viewcvs 629
-variants universal depends_build bin:python:python24 portdir devel/viewcvs description {View CVS repo content with a Webbrowser} homepage http://viewcvs.sourceforge.net/ epoch 0 platforms darwin name viewcvs long_description {ViewCVS was inspired by cvsweb (Zeller's version). ViewCVS can browse directories, change logs, and specific revisions of files. It can display diffs between versions and show selections of files based on tags or branches. In addition, ViewCVS has annotation or blame support, and the beginnings of Bonsai-like query facilities.} maintainers nomaintainer categories {devel www} version 0.9.2 revision 0
+viewcvs 610
+depends_build bin:python:python24 portdir devel/viewcvs description {View CVS repo content with a Webbrowser} homepage http://viewcvs.sourceforge.net/ epoch 0 platforms darwin name viewcvs maintainers nomaintainer long_description {ViewCVS was inspired by cvsweb (Zeller's version). ViewCVS can browse directories, change logs, and specific revisions of files. It can display diffs between versions and show selections of files based on tags or branches. In addition, ViewCVS has annotation or blame support, and the beginnings of Bonsai-like query facilities.} categories {devel www} version 0.9.2 revision 0
 vstr 274
 variants universal portdir devel/vstr description {Vstr string library} homepage http://www.and.org/vstr/ epoch 0 platforms darwin name vstr long_description {Vstr is a safe and fast string library for C.} maintainers nomaintainer categories devel version 1.0.15 revision 0
 vttest 314
@@ -2398,8 +2400,8 @@
 portdir games/galaxis description {UNIX clone of the Mac game Galaxis} homepage http://www.catb.org/~esr/galaxis/ epoch 0 platforms darwin name galaxis maintainers nomaintainer long_description {UNIX-hosted, curses-based clone of the nifty little Macintosh freeware game Galaxis. The code is POSIX-conforming and was written under Linux using the ncurses {library;} it should part readily to any System V. BSD sites using the inferior native BSD curses will lose some features (no color, nor arrow-key support).} version 1.7 categories games revision 0
 gav 439
 variants universal portdir games/gav description {gav is an arcade volleyball game} homepage http://gav.sourceforge.net/ epoch 0 platforms darwin name gav depends_lib {port:libsdl port:libsdl_image port:libsdl_net} long_description {GAV (Gpl Arcade Volleyball) is an object-oriented multiplatform Arcade Volleyball clone. It supports multiplayer and theme customization.} maintainers nomaintainer categories games version 0.9.0 revision 0
-geekcode 354
-variants universal portdir games/geekcode description {geekcode generator} homepage http://www.gushue.net/geekcode.php epoch 0 platforms darwin name geekcode long_description {This program will generate a geek code block for you by simply choosing which codes suit you from the screen.} maintainers nomaintainer categories games version 1.7.3 revision 0
+geekcode 335
+portdir games/geekcode description {geekcode generator} homepage http://www.gushue.net/geekcode.php epoch 0 platforms darwin name geekcode maintainers nomaintainer long_description {This program will generate a geek code block for you by simply choosing which codes suit you from the screen.} version 1.7.3 categories games revision 0
 ggz-client-libs 366
 variants universal portdir games/ggz-client-libs description {The GGZ Gaming Zone - Core Client Libraries.} homepage http://www.ggzgamingzone.org/ epoch 0 platforms darwin name ggz-client-libs depends_lib {port:libggz port:expat} long_description {{The GGZ Gaming Zone - Core Client Libraries.}} maintainers nomaintainer categories games version 0.0.14.1 revision 0
 glob2 1037
@@ -3464,10 +3466,10 @@
 portdir irc/silc-server description {server for the silc-network.} homepage http://silcnet.org/ epoch 0 platforms darwin name silc-server depends_lib port:libiconv long_description {silc-server (silcd) is the server for the SILC protocol. SILC (Secure Internet Live Conferencing) is a protocol which provides secure conferencing services in the Internet over insecure channel. SILC superficially resembles IRC, although they are very different internally. SILC is much more than just about `encrypting the traffic'.} maintainers nomaintainer categories irc version 1.1.11 revision 0
 supybot 289
 portdir irc/supybot description {IRC bot framework in Python} homepage http://supybot.com/ epoch 0 platforms darwin depends_lib port:python25 name supybot maintainers {snc openmaintainer} long_description {{IRC bot framework in Python}} version 0.83.4.1 categories {irc python} revision 0
-thirdeye 520
-variants universal portdir irc/thirdeye description {Colorful and effective script for the epic irc client} epoch 0 depends_run bin:epic:epic5 platforms darwin name thirdeye long_description {Third Eye is a script for the EPIC IRC client (epic4-2000 or later). It includes features such as flood protection, configurable ansi colors and themes, netsplit/rejoin detection, automated login/verifications to eggdrop, nick/chanserv, and undernet cserve bots.} maintainers nomaintainer categories irc version 1.72 revision 0
-tkirc 444
-variants universal portdir irc/tkirc description {A Tk-based GUI for the ircII Internet Relay Chat client} epoch 0 depends_run {bin:ircII:ircii bin:wish8.4:tk} platforms darwin name tkirc long_description {Tkirc is a frontend for unix's ircII (shell-client for the Internet Relay Chat) based on Tcl/Tk. If you know how to use ircII, you should not have any problems using tkirc.} maintainers nomaintainer categories irc version 2.46 revision 0
+thirdeye 501
+portdir irc/thirdeye description {Colorful and effective script for the epic irc client} epoch 0 depends_run bin:epic:epic5 platforms darwin name thirdeye maintainers nomaintainer long_description {Third Eye is a script for the EPIC IRC client (epic4-2000 or later). It includes features such as flood protection, configurable ansi colors and themes, netsplit/rejoin detection, automated login/verifications to eggdrop, nick/chanserv, and undernet cserve bots.} version 1.72 categories irc revision 0
+tkirc 425
+portdir irc/tkirc description {A Tk-based GUI for the ircII Internet Relay Chat client} epoch 0 depends_run {bin:ircII:ircii bin:wish8.4:tk} platforms darwin name tkirc maintainers nomaintainer long_description {Tkirc is a frontend for unix's ircII (shell-client for the Internet Relay Chat) based on Tcl/Tk. If you know how to use ircII, you should not have any problems using tkirc.} version 2.46 categories irc revision 0
 weechat 736
 variants {lua perl ruby tls universal} portdir irc/weechat description {Fast, light & extensible IRC client} homepage http://weechat.flashtux.org/ epoch 0 platforms darwin name weechat depends_lib {port:gettext port:libiconv port:ncursesw} long_description {WeeChat (Wee Enhanced Environment for Chat) is a fast and light IRC client for many operating systems. Everything can be done with a keyboard. It is customizable and extensible with plugins/scripts, and includes: - nicklist - smart hotlist - infobar with highlight notification - horizontal and vertical split - double charset support (decode/encode) - FIFO pipe for remote control - and much more!} maintainers {milosh openmaintainer} categories irc version 0.2.6.2 revision 0
 xchat 383
@@ -4110,8 +4112,8 @@
 variants {ssl nohipe universal} depends_build {port:gawk port:wxWidgets} portdir lang/erlang description {The Erlang Programming Language} homepage http://www.erlang.org/ depends_run port:tk epoch 0 platforms darwin name erlang 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.} maintainers bfulgham categories {lang erlang} version R13B01 revision 0
 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} 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.} maintainers nomaintainer categories lang version 1.0.2 revision 0
-ficl 410
-variants universal portdir lang/ficl description {Ficl is an acronym for Forth Inspired Command Language} homepage http://ficl.sourceforge.net/ epoch 0 platforms darwin name ficl long_description {Ficl is a programming language interpreter designed to be embedded into other systems as a command, macro, and development prototyping language.} maintainers nomaintainer categories lang version 4.0.31 revision 1
+ficl 391
+portdir lang/ficl description {Ficl is an acronym for Forth Inspired Command Language} homepage http://ficl.sourceforge.net/ epoch 0 platforms darwin name ficl maintainers nomaintainer long_description {Ficl is a programming language interpreter designed to be embedded into other systems as a command, macro, and development prototyping language.} version 4.0.31 categories lang revision 1
 fsharp 719
 portdir lang/fsharp description {F# is a typed functional programming language.} homepage http://research.microsoft.com/fsharp/fsharp.aspx epoch 0 platforms darwin depends_lib port:mono name fsharp maintainers {landonf openmaintainer} long_description {F# is a typed functional programming language for the .NET Framework. It combines the succinctness, expressivity, and compositionality of typed functional programming with the runtime support, libraries, interoperability, tools and object model of .NET. F# stems from the ML family of languages and has a core language compatible with that of OCaml, though also draws from C# and Haskell.} depends_extract bin:unzip:unzip categories lang version 1.9.4.19 revision 0
 ftidy 540
@@ -9850,8 +9852,8 @@
 variants universal portdir science/rasmol description {Molecular graphics visualisation tool} epoch 0 platforms darwin name rasmol depends_lib port:xorg-libXi long_description {RasMol is a molecular graphics program intended for the visualisation of proteins, nucleic acids and small molecules. The program is aimed at display, teaching and generation of publication quality images.} maintainers nomaintainer categories {science graphics} version 2.7.1.1 revision 3
 sbsat 409
 variants {jeremy universal} portdir science/sbsat description {A state-based Satisfiability solver.} homepage http://www.cs.uc.edu/~weaversa/SBSAT.html epoch 0 platforms {freebsd darwin} name sbsat long_description {SBSAT is a software package used primarily for solving instances of a generalization of the well-known Satisfiability problem.} maintainers snc categories {science math} version 2.7b revision 1
-setiathome 519
-variants universal portdir science/setiathome description {UNIX version of the Seti at home client} homepage http://setiathome.ssl.berkeley.edu/ epoch 0 platforms darwin name setiathome long_description {setiathome is the UNIX version of the SETI at home client. It downloads radio telescope data from a network server, analyzes the data looking for signals of extraterrestrial origin, and uploads results to the server, repeating this cycle indefinitely.} maintainers nomaintainer categories science version 3.03 revision 1
+setiathome 500
+portdir science/setiathome description {UNIX version of the Seti at home client} homepage http://setiathome.ssl.berkeley.edu/ epoch 0 platforms darwin name setiathome maintainers nomaintainer long_description {setiathome is the UNIX version of the SETI at home client. It downloads radio telescope data from a network server, analyzes the data looking for signals of extraterrestrial origin, and uploads results to the server, repeating this cycle indefinitely.} version 3.03 categories science revision 1
 stdinchi-1 387
 portdir science/stdinchi-1 description {IUPAC InChI} homepage http://www.iupac.org/inchi/ epoch 0 platforms darwin name stdinchi-1 maintainers {netatonce.net:petri openmaintainer} long_description {IUPAC utility for International Chemical Identifier (InChI) non-proprietary identifiers for chemical substances.} depends_extract bin:unzip:unzip categories science version 1.02 revision 0
 stellarium 629
@@ -9926,8 +9928,8 @@
 variants {nolargedict universal} depends_build port:cracklib-words portdir security/cracklib description {A ProActive Password Sanity Library} homepage http://sourceforge.net/projects/cracklib/ epoch 0 platforms darwin name cracklib depends_lib port:gettext long_description {CrackLib is a library containing a C function (well, lots of functions really, but you only need to use one of them) which may be used in a passwd-like program. The idea is simple: try to prevent users from choosing passwords that could be guessed by Crack by filtering them out, at source.} maintainers theonelab.com:june categories security version 2.8.12 revision 1
 cracklib-words 744
 portdir security/cracklib-words description {Wordlists for cracklib} homepage http://sourceforge.net/projects/cracklib/ epoch 0 platforms darwin name cracklib-words maintainers theonelab.com:june long_description {CrackLib is a library containing a C function (well, lots of functions really, but you only need to use one of them) which may be used in a passwd-like program. The idea is simple: try to prevent users from choosing passwords that could be guessed by Crack by filtering them out, at source. This port contains the word lists essential for cracklib to build. There is no need to keep this package installed, unless you feel the need to update cracklib's wordlist dictionary on occasion.} version 1.2 categories security revision 1
-ctool 462
-variants universal portdir security/ctool description {ctool is a checksumming application.} homepage http://web.archive.org/web/20050405212926/http://www.macsecurity.org/tools/ctool/ epoch 0 platforms darwin name ctool depends_lib {port:openssl port:curl} long_description {ctool is a checusmming application that is mindful of the prebinding information stored in Mach-o executable files.} maintainers nomaintainer categories security version 1.2.3 revision 1
+ctool 443
+portdir security/ctool description {ctool is a checksumming application.} homepage http://web.archive.org/web/20050405212926/http://www.macsecurity.org/tools/ctool/ epoch 0 platforms darwin name ctool depends_lib {port:openssl port:curl} maintainers nomaintainer long_description {ctool is a checusmming application that is mindful of the prebinding information stored in Mach-o executable files.} categories security version 1.2.3 revision 1
 cyrus-sasl2 724
 variants {kerberos sql static} portdir security/cyrus-sasl2 description {SASL is an authentication library.} homepage http://asg.web.cmu.edu/sasl/ epoch 0 platforms darwin name cyrus-sasl2 depends_lib {port:openssl port:zlib} long_description {SASL is the Simple Authentication and Security Layer, a method for adding authentication support to connection-based protocols. To use SASL, a protocol includes a command for identifying and authenticating a user to a server and for optionally negotiating protection of subsequent protocol interactions. If its use is negotiated, a security layer is inserted between the protocol and the connection.} maintainers {jmpp landonf} categories {security net} version 2.1.23 revision 0
 denyhosts 581
@@ -9984,8 +9986,8 @@
 portdir security/metasploit3 description {Tools and information for security research and pentesting} homepage http://metasploit.com/ epoch 0 platforms darwin name metasploit3 depends_lib {port:ruby port:rb-rails port:readline} maintainers darkart.com:opendarwin.org long_description {The Metasploit Project goal is to provide useful information to people who perform penetration testing, IDS signature development, and exploit research. This framework was created to fill the gaps in the information publicly available on various exploitation techniques and to create a useful resource for exploit developers. The tools and information are provided for legal security research and testing purposes only.} categories security version 3.0 revision 0
 murk 423
 variants universal portdir security/murk description {rsync friendly encryption tool} homepage http://murk.sourceforge.net/ epoch 0 platforms darwin name murk depends_lib {lib:libbz2.a:bzip2 lib:libcrypto:openssl} long_description {rsync friendly encryption that runs on the unix command line. Encrypt a file and backup the changes to an untrusted host.} maintainers nomaintainer categories security version 0.2 revision 0
-nasty 483
-variants universal portdir security/nasty description {passphrase revovery helper for PGP and GPG keys} homepage http://www.vanheusden.com/nasty/ epoch 0 platforms darwin name nasty depends_lib {port:gpgme port:pth} long_description {Nasty is a program that helps you to recover the passphrase of your PGP or GPG-key in case you forget or lost it. This tool will not help if you have no clue about the passphrase!} maintainers nomaintainer categories security version 0.6 revision 0
+nasty 464
+portdir security/nasty description {passphrase revovery helper for PGP and GPG keys} homepage http://www.vanheusden.com/nasty/ epoch 0 platforms darwin name nasty depends_lib {port:gpgme port:pth} maintainers nomaintainer long_description {Nasty is a program that helps you to recover the passphrase of your PGP or GPG-key in case you forget or lost it. This tool will not help if you have no clue about the passphrase!} categories security version 0.6 revision 0
 nbtscan 554
 variants universal portdir security/nbtscan description NBTscan homepage http://www.inetcat.net/software/nbtscan.html epoch 0 platforms darwin name nbtscan long_description {NBTscan is a program for scanning IP networks for NetBIOS name information. It sends NetBIOS status query to each address in supplied range and lists received information in human readable form. For each responded host it lists IP address, NetBIOS computer name, logged-in user name and MAC address.} maintainers googlemail.com:usx303 categories security version 1.5.1 revision 0
 openpgpsdk 462
@@ -10220,8 +10222,8 @@
 portdir sysutils/dd_rescue description {copy data from one file or block device to another} homepage http://www.garloff.de/kurt/linux/ddrescue/ epoch 0 platforms darwin name dd_rescue maintainers hudora.de:md long_description {dd_rescue is modeled after dd but optimized for copying data from possible damaged disks to your system} version 1.14 categories sysutils revision 0
 ddrescue 460
 variants universal portdir sysutils/ddrescue description {GNU ddrescue is a data recovery tool.} homepage http://www.gnu.org/software/ddrescue/ddrescue.html epoch 0 platforms darwin name ddrescue long_description {{GNU ddrescue is a data recovery tool.} It copies data from one file or block device (hard disc, cdrom, etc) to another, trying hard to rescue data in case of read errors.} maintainers {ecronin raimue} categories sysutils version 1.11 revision 0
-detach 364
-variants universal portdir sysutils/detach description {detach a program} epoch 0 platforms darwin name detach maintainers nomaintainer long_description {The command is a grungy little program for executing programs in the background, without use of a control terminal. (In the style of most common daemon processes...)} categories sysutils version 1.3 revision 0
+detach 345
+portdir sysutils/detach description {detach a program} epoch 0 platforms darwin name detach maintainers nomaintainer long_description {The command is a grungy little program for executing programs in the background, without use of a control terminal. (In the style of most common daemon processes...)} version 1.3 categories sysutils revision 0
 detox 381
 variants universal portdir sysutils/detox description {Utility designed to clean up filenames} homepage http://detox.sourceforge.net epoch 0 platforms darwin name detox long_description {Detox is a utility designed to clean up filenames. It replaces non-standard characters, such as spaces, with standard equivalents} maintainers waqar categories sysutils version 1.1.1 revision 0
 di 307
@@ -10574,8 +10576,8 @@
 variants {no_hiragino no_otf no_babel euc sjis utf8 no_x11 motif xaw xaw3d nextaw darwin_9} depends_build port:nkf portdir tex/pTeX description {Japanese TeX (pTeX) processing environment} homepage http://www.nn.iij4u.or.jp/~tutimura/tex/ptetex.html depends_run {port:texi2html port:texinfo} epoch 20090703 platforms darwin name pTeX depends_lib {bin:perl:perl5 port:gd2 port:ghostscript-fonts-hiragino port:jpeg port:libiconv port:libpng port:ncurses port:t1lib port:zlib lib:libXm:openmotif} long_description {{Japanese TeX (pTeX) processing environment}} maintainers {takanori openmaintainer} categories {tex print textproc japanese} version 20090703 revision 0
 pgf 513
 portdir tex/pgf description {PGF and TikZ -- Graphic systems for TeX} homepage http://pgf.sourceforge.net/ epoch 0 platforms darwin name pgf depends_lib bin:texhash:texlive maintainers {snc openmaintainer} long_description {PGF is a TeX macro package for generating graphics. It is platform- and format-independent and works together with the most important TeX backend drivers, including pdftex and dvips. It comes with a user-friedly syntax layer called TikZ.} categories {tex textproc} version 2.00 revision 0
-ptex-sfmacros 444
-variants universal depends_build {port:lha port:nkf} portdir tex/ptex-sfmacros description {Tategumi/Tateyoko/Kunten packages written by Shinsaku Fujita.} homepage http://homepage3.nifty.com/xymtex/fujitas2/texlatex/ epoch 0 platforms darwin name ptex-sfmacros depends_lib port:pTeX long_description {{Tategumi/Tateyoko/Kunten packages written by Shinsaku Fujita.}} maintainers nomaintainer categories {tex print japanese} version 0 revision 0
+ptex-sfmacros 425
+depends_build {port:lha port:nkf} portdir tex/ptex-sfmacros description {Tategumi/Tateyoko/Kunten packages written by Shinsaku Fujita.} homepage http://homepage3.nifty.com/xymtex/fujitas2/texlatex/ epoch 0 platforms darwin name ptex-sfmacros depends_lib port:pTeX maintainers nomaintainer long_description {{Tategumi/Tateyoko/Kunten packages written by Shinsaku Fujita.}} categories {tex print japanese} version 0 revision 0
 rtf2latex 515
 variants universal portdir tex/rtf2latex description {Filter to convert RTF text into LaTeX code} homepage http://www.ctan.org/tex-archive/support/rtf2latex epoch 0 platforms darwin name rtf2latex long_description {rtf2LaTeX is a filter built on Paul DuBois' RTF reader that converts RTF (Microsoft's Rich Text Format) into LaTeX. rtf2LaTeX expends a good deal of effort in an attempt to make the resulting LaTeX maintainable and modifiable.} maintainers {jmpp openmaintainer} categories tex version 1.5 revision 0
 rtf2latex2e 617
@@ -10596,8 +10598,8 @@
 portdir tex/tex-mh description {The mh bundle} homepage http://www.ctan.org/get/macros/latex/contrib/mh epoch 0 platforms darwin depends_lib bin:mktexlsr:texlive name tex-mh maintainers nomaintainer long_description {mh is a TeX package collection by Morten Hoegholm. It contains Michael J. Downes' breqn, flexisym, mathstyle, and mhsetup, mathtools, empheq, empheq07.} depends_extract bin:unzip:unzip categories {tex print} version 0 revision 0
 tex-tipa 509
 portdir tex/tex-tipa description {Fonts and macros for IPA phonetics characters.} homepage http://www.essex.ac.uk/linguistics/clmt/latex4ling/tipa/ epoch 0 platforms darwin depends_lib bin:mktexlsr:texlive name tex-tipa long_description {TIPA (TeX International Phonetic Alphabet) is a latex package for International Phonetic Alphabet characters by Rei Fukui, Hajime Kobayashi, and Shun Shirakawa} maintainers kallisys.net:pguyot depends_extract bin:unzip:unzip categories {tex print} version 1.3 revision 1
-tex-utopia 304
-variants universal portdir tex/tex-utopia description {Utopia Type1 fonts.} homepage {} epoch 0 platforms darwin depends_lib bin:mktexlsr:texlive name tex-utopia long_description {{Utopia Type1 fonts.}} maintainers nomaintainer depends_extract bin:unzip:unzip categories {tex print} version 0 revision 0
+tex-utopia 285
+portdir tex/tex-utopia description {Utopia Type1 fonts.} homepage {} epoch 0 platforms darwin depends_lib bin:mktexlsr:texlive name tex-utopia maintainers nomaintainer long_description {{Utopia Type1 fonts.}} depends_extract bin:unzip:unzip categories {tex print} version 0 revision 0
 texlive 602
 variants {letter doc} portdir tex/texlive description {TeX Live is a TeX distribution} homepage http://www.tug.org/texlive/ epoch 0 platforms darwin name texlive depends_lib port:texlive_base long_description {TeX Live is an easy way to get up and running with TeX. It provides a comprehensive TeX system with binaries for most flavors of Unix, including GNU/Linux, and also Windows. It includes all the major TeX-related programs, macro packages, and fonts that are free software, including support for many languages around the world.} maintainers nomaintainer categories tex version 2007 revision 6
 texlive_base 834
@@ -10694,8 +10696,8 @@
 variants universal portdir textproc/catdoc description {Convert MS Word/Excel documents to plain ASCII or TeX.} homepage http://www.wagner.pp.ru/~vitus/software/catdoc/ epoch 0 depends_run bin:wish:tk platforms darwin name catdoc long_description {catdoc is program which reads one or more Microsoft word files and outputs text, contained insinde them to standard output. Therefore it does same work for .doc files, as unix cat command for plain ASCII files. It is now accompanied by xls2csv - program which converts Excel spreadsheet into comma-separated value file. Newest addition to catdoc suite is catppt - a program, which extracts readable text from the PowerPoint files.} maintainers julian at hal-9k.de categories textproc version 0.94.2 revision 0
 chasen 752
 variants {ipadic universal} depends_build port:nkf portdir textproc/chasen description {Japanese morphological analysis system} homepage http://chasen-legacy.sourceforge.jp/ epoch 0 platforms darwin name chasen depends_lib {port:darts port:libiconv} long_description {ChaSen is a tool to analyze a text according to a set of dictionaries that specifies grammer, part of speech of words, and so on. Because ChaSen itself has no dictionaries, we need explicit dictionaries to use. IPADIC is such a set of dictionaries that specifies Japanese language. This version of chasen treats encoding of input as EUC-JP, and its output is encoded as EUC-JP by default.} maintainers {takanori openmaintainer} categories {textproc japanese} version 2.4.4 revision 0
-chef 224
-variants universal portdir textproc/chef description {trunsletes inpoot text intu sveedeesh} epoch 0 platforms {darwin freebsd} name chef maintainers nomaintainer categories {textproc amusements} version 19930426 revision 0
+chef 205
+description {trunsletes inpoot text intu sveedeesh} portdir textproc/chef epoch 0 platforms {darwin freebsd} name chef maintainers nomaintainer categories {textproc amusements} version 19930426 revision 0
 chmdump 352
 variants darwin_powerpc portdir textproc/chmdump description {a Microsoft HTML Help (.CHM) file dumper.} homepage http://www.speakeasy.org/~russotto/chm/ epoch 0 platforms darwin name chmdump long_description {A tool that dumps out all the files in a Microsoft HTML Help (.CHM) file.} maintainers digdog categories textproc version 20030521 revision 0
 chmlib 523
@@ -10708,8 +10710,8 @@
 portdir textproc/colordiff description {Color-highlighted diff(1) output} homepage http://colordiff.sourceforge.net/ epoch 20090422 platforms darwin name colordiff maintainers {nox openmaintainer} long_description {The Perl script colordiff is a wrapper for diff(1) and produces the same output but with pretty 'syntax' highlighting. Colour schemes can be customized.} version 1.0.9 categories textproc revision 0
 consodoc 503
 portdir textproc/consodoc description {Consodoc publishing server: XML to beautiful documents} homepage http://consodoc.com/ depends_run {port:texml port:scons} epoch 0 platforms darwin depends_lib port:python25 name consodoc maintainers xmlhack.ru:olpa long_description {Consodoc is a system which automates XML publishing. The base use case is converting XML to beautiful PDF through TeXML and LaTeX, but Consodoc is adaptable to other processes as well.} version 1.0.0 categories textproc revision 1
-cowsay 344
-variants universal portdir textproc/cowsay description {Configurable talking characters in ASCII art} homepage http://www.nog.net/~tony/warez/ epoch 0 platforms {darwin freebsd} name cowsay long_description {{Configurable talking characters in ASCII art}} maintainers nomaintainer categories {textproc amusements games} version 3.03 revision 1
+cowsay 325
+portdir textproc/cowsay description {Configurable talking characters in ASCII art} homepage http://www.nog.net/~tony/warez/ epoch 0 platforms {darwin freebsd} name cowsay maintainers nomaintainer long_description {{Configurable talking characters in ASCII art}} version 3.03 categories {textproc amusements games} revision 1
 csv2xml 288
 variants universal portdir textproc/csv2xml description {A simple csv to xml converter.} homepage http://csv2xml.sourceforge.net/ epoch 0 platforms darwin name csv2xml long_description {{A simple csv to xml converter.}} maintainers nomaintainer categories textproc version 0.6 revision 0
 dbacl 494
@@ -10816,8 +10818,8 @@
 variants universal portdir textproc/iksemel description {XML parser library for Jabber applications} homepage http://code.google.com/p/iksemel/ epoch 0 platforms darwin name iksemel depends_lib {port:gnutls port:gettext port:libgcrypt port:libgpg-error port:libiconv port:libtasn1 port:zlib} long_description {iksemel is an XML (eXtensible Markup Language) parser library designed for Jabber applications.} maintainers nomaintainer categories textproc version 1.3 revision 0
 intltool 781
 depends_build port:gnome-common portdir textproc/intltool description {a string tool} homepage http://www.gnome.org/ epoch 0 platforms darwin depends_lib {port:expat path:bin/perl:perl5 port:p5-xml-parser port:p5-getopt-long port:p5-pathtools port:p5-scalar-list-utils} name intltool maintainers nomaintainer long_description {The intltool collection can be used to extract translatable strings from various source files (.xml.in, .glade, .desktop.in, .server.in, .oaf.in), collect the extracted strings together with messages from traditional source files (.c, .h) in po/PACKAGE.pot and merge back the translations from .po files into .xml, .desktop and .oaf files. This merge step will happen at build or installation time.} categories {textproc gnome} version 0.40.6 revision 0
-iso8879 350
-variants universal portdir textproc/iso8879 description {Character entity sets from ISO 8879:1986 (SGML)} epoch 0 depends_run bin:mkcatalog:mkcatalog platforms darwin name iso8879 long_description {{Character entity sets from ISO 8879:1986 (SGML)}} maintainers nomaintainer depends_extract bin:unzip:unzip categories textproc version 1986 revision 0
+iso8879 331
+portdir textproc/iso8879 description {Character entity sets from ISO 8879:1986 (SGML)} epoch 0 depends_run bin:mkcatalog:mkcatalog platforms darwin name iso8879 maintainers nomaintainer long_description {{Character entity sets from ISO 8879:1986 (SGML)}} depends_extract bin:unzip:unzip categories textproc version 1986 revision 0
 ispell 465
 variants universal portdir textproc/ispell description {An interactive spelling checker for multiple languages} homepage http://ficus-www.cs.ucla.edu/geoff/ispell.html epoch 0 platforms {darwin freebsd} name ispell depends_lib port:ncurses long_description {International Ispell is an interactive spell-checking program for Unix which supports a large number of European languages.} maintainers nomaintainer categories {textproc spelling} version 3.3.02 revision 2
 ispell-dict-it 368
@@ -10874,16 +10876,16 @@
 variants {docs gui universal} portdir textproc/lilypond description {An automated engraving system for typesetting sheet music.} homepage http://lilypond.org/ epoch 0 platforms darwin name lilypond depends_lib {port:fontforge port:ghostscript port:mftrace port:guile port:texinfo path:lib/pkgconfig/pango.pc:pango port:flex port:urw-fonts port:netpbm} long_description {Lilypond is a unix-based automated engraving system that generates beautiful sheet music from input files. Lilypond uses its own input format, .ly, which in many ways is similar to LaTeX. Lilypond can export sheet music to PDF, EPS, SVG, and PNG formats, and can also create MIDI files.} maintainers {snc openmaintainer} categories textproc version 2.12.2 revision 0
 link-grammar 719
 variants {no_track_space_usage universal} portdir textproc/link-grammar description {Link Grammar Parser} homepage http://www.abisource.com/projects/link-grammar/ epoch 0 platforms darwin name link-grammar long_description {The Link Grammar Parser is a syntactic parser of English, based on link grammar, an original theory of English syntax. Given a sentence, the system assigns to it a syntactic structure, which consists of a set of labeled links connecting pairs of words. The parser also produces a constituent (Penn tree-bank style phrase tree) representation of a sentence (showing noun phrases, verb phrases, etc.).} maintainers {kallisys.net:pguyot openmaintainer} categories textproc version 4.4.1 revision 0
-linuxdoc 313
-variants universal portdir textproc/linuxdoc description {Linuxdoc SGML DTD} epoch 0 depends_run {bin:mkcatalog:mkcatalog {bin:\${prefix}/share/sgml/iso8879/catalog:iso8879}} platforms darwin name linuxdoc long_description {{Linuxdoc SGML DTD}} maintainers nomaintainer categories textproc version 1.1 revision 0
+linuxdoc 294
+portdir textproc/linuxdoc description {Linuxdoc SGML DTD} epoch 0 depends_run {bin:mkcatalog:mkcatalog {bin:\${prefix}/share/sgml/iso8879/catalog:iso8879}} platforms darwin name linuxdoc maintainers nomaintainer long_description {{Linuxdoc SGML DTD}} version 1.1 categories textproc revision 0
 lookup 503
 variants {with_carbon_emacs_package with_ptex} depends_build port:texinfo portdir textproc/lookup description {Dictionary search interface for Emacs, including the media patch} homepage http://green.ribbon.to/~ikazuhiro/lookup/lookup.html epoch 0 platforms darwin name lookup depends_lib {path:bin/emacs:emacs port:eblook} long_description {{Dictionary search interface for Emacs, including the media patch}} maintainers nomaintainer categories {textproc japanese} version 1.4-media-20081205 revision 0
 lout 445
 depends_build port:zlib portdir textproc/lout description {A text formatting system similar to TeX, but simpler} homepage http://lout.sourceforge.net/ epoch 0 platforms {darwin freebsd} name lout maintainers gmail.com:ggreif long_description {Lout is a text-formatting system and a purely functional programming language. It outputs PostScript directly, achieving high quality printouts in one step.} categories textproc version 3.38 revision 0
 lv 411
 variants {lesslikeslash universal} portdir textproc/lv description {Powerful Multilingual File Viewer / Grep} homepage http://www.ff.iij4u.or.jp/~nrt/lv/index.html depends_run {bin:bzcat:bzip2 bin:gzcat:gzip} epoch 0 platforms darwin name lv depends_lib port:ncurses long_description {{Powerful Multilingual File Viewer / Grep}} maintainers {takanori openmaintainer} categories textproc version 4.51 revision 2
-man2html 352
-variants universal portdir textproc/man2html description {Convert nroff man pages to HTML} homepage http://www.oac.uci.edu/indiv/ehood/man2html.html epoch 0 platforms darwin name man2html long_description {man2html is a utility to convert UNIX nroff manual pages into HTML format.} maintainers nomaintainer categories textproc version 3.0.1 revision 1
+man2html 333
+portdir textproc/man2html description {Convert nroff man pages to HTML} homepage http://www.oac.uci.edu/indiv/ehood/man2html.html epoch 0 platforms darwin name man2html maintainers nomaintainer long_description {man2html is a utility to convert UNIX nroff manual pages into HTML format.} version 3.0.1 categories textproc revision 1
 mecab 435
 variants {darwin_7 darwin_8 sjis utf8 utf8only universal} portdir textproc/mecab description {MeCab is a yet another part-of-speech and morphological analyzer.} homepage http://mecab.sourceforge.net/ epoch 0 platforms darwin name mecab depends_lib port:libiconv long_description {{MeCab is a yet another part-of-speech and morphological analyzer.}} maintainers gmail.com:rsky0711 categories {textproc japanese} version 0.96 revision 0
 mecab-ipadic-eucjp 391
@@ -10966,8 +10968,8 @@
 portdir textproc/rst2pdf description {Create PDF from reStructuredText} homepage http://code.google.com/p/rst2pdf/ depends_run {port:py26-simplejson port:py26-pygments} epoch 0 platforms darwin depends_lib {port:python26 port:py26-reportlab port:py26-docutils port:py26-setuptools} name rst2pdf maintainers {blb openmaintainer} long_description {{Create PDF from reStructuredText}} version 0.11 categories {textproc python} revision 1
 rtf2html 322
 portdir textproc/rtf2html description {rtf to html converter} homepage http://www.45.free.net/~vitus/ice/catdoc epoch 0 platforms {darwin freebsd} name rtf2html maintainers nomaintainer long_description {this is a tool for converting from the rtf-format to the html format.} version 1.1beta categories textproc revision 0
-rtfreader 570
-variants universal portdir textproc/rtfreader description {Utility to read Microsoft RTF files} homepage http://www.fiction.net/blong/programs/#rtf epoch 0 platforms darwin name rtfreader long_description {RTF is the Microsoft Rich Text Format, a more portable, mostly ASCII formatting language that is exported by word processors like MS Word. The files generally have the extension .rtf, but occasionally have .doc extensions as well. This parser is from the Microsoft spec, ported to Unix systems.} maintainers nomaintainer categories textproc version 1.0 revision 0
+rtfreader 551
+portdir textproc/rtfreader description {Utility to read Microsoft RTF files} homepage http://www.fiction.net/blong/programs/#rtf epoch 0 platforms darwin name rtfreader maintainers nomaintainer long_description {RTF is the Microsoft Rich Text Format, a more portable, mostly ASCII formatting language that is exported by word processors like MS Word. The files generally have the extension .rtf, but occasionally have .doc extensions as well. This parser is from the Microsoft spec, ported to Unix systems.} version 1.0 categories textproc revision 0
 rxp 391
 portdir textproc/rxp description {Validating XML parser written in C.} homepage http://www.cogsci.ed.ac.uk/~richard/rxp.html epoch 0 platforms darwin name rxp maintainers {simon openmaintainer} long_description {RXP is a validating XML parser written in C.  The current version of RXP supports XML 1.1, Namespaces 1.1, xml:id, and XML Catalogs.} version 1.4.8 categories textproc revision 0
 sablotron 700
@@ -11052,12 +11054,12 @@
 variants universal portdir textproc/tkman description {TK-based GUI for manpage viewing.} homepage http://tkman.sourceforge.net/ epoch 0 platforms {darwin macosx} name tkman depends_lib {bin:rman:rman bin:agrep:glimpse port:xorg-libs lib:libtk8.4:tk} maintainers mac.com:lomion long_description {A TK Based Manpage viewer. TkMan offers indexing, searching and browsing of man pages, info pages and TeX pages.} categories textproc version 2.2 revision 1
 tnef 514
 variants universal portdir textproc/tnef description {Microsoft MS-TNEF attachment unpacker} homepage http://tnef.sourceforge.net/ epoch 0 platforms darwin name tnef depends_lib port:gettext long_description {TNEF provides a way to unpack those pesky Microsoft MS-TNEF MIME attachments. It operates like tar in order to upack any files which may have been put into the MS-TNEF attachment instead of being attached seperately.} maintainers email.arc.nasa.gov:sal categories {textproc mail} version 1.4.4 revision 1
-tnef2txt 510
-variants universal portdir textproc/tnef2txt description {Converts Microsoft TNEF attachments to ASCII text} homepage http://www.fiction.net/blong/programs/#tnef2txt epoch 0 platforms darwin name tnef2txt long_description {This is a simple program used to decode Microsoft's Translation Neutral Encapsulation Format (TNEF), which is used by various Microsoft OS products to transfer MAPI information through text only gateways such as SMTP.} maintainers nomaintainer categories textproc version 1.4 revision 0
+tnef2txt 491
+portdir textproc/tnef2txt description {Converts Microsoft TNEF attachments to ASCII text} homepage http://www.fiction.net/blong/programs/#tnef2txt epoch 0 platforms darwin name tnef2txt maintainers nomaintainer long_description {This is a simple program used to decode Microsoft's Translation Neutral Encapsulation Format (TNEF), which is used by various Microsoft OS products to transfer MAPI information through text only gateways such as SMTP.} version 1.4 categories textproc revision 0
 tth 596
 variants universal portdir textproc/tth description {a TeX to HTML transaltor} homepage http://hutchinson.belmont.ma.us/tth/ epoch 0 platforms {darwin freebsd} name tth long_description {TTH translates TEX, the predominant mark-up language for expressing mathematics, into HTML, the language of world-wide-web browsers. It thereby enables mathematical documents to be made available on the web. Document structure, using either the Plain or LaTeX macro packages, is also translated and incorporated in the form of hyperlinks.} maintainers toby categories {textproc print} version 3.85 revision 0
-txt2html 569
-variants universal portdir textproc/txt2html description {Convert ASCII text to HTML} homepage http://www.aigeek.com/txt2html/ epoch 0 platforms darwin name txt2html long_description {txt2html is a Perl program that converts plain text to HTML. It supports headings, lists, simple character markup, hyperlinking, and is highly customizable. It recognizes some of the structure of the source document (whitespace, typographic layout, etc.), and attempts to mark that structure explicitly using HTML.} maintainers nomaintainer categories textproc version 1.35 revision 0
+txt2html 550
+portdir textproc/txt2html description {Convert ASCII text to HTML} homepage http://www.aigeek.com/txt2html/ epoch 0 platforms darwin name txt2html maintainers nomaintainer long_description {txt2html is a Perl program that converts plain text to HTML. It supports headings, lists, simple character markup, hyperlinking, and is highly customizable. It recognizes some of the structure of the source document (whitespace, typographic layout, etc.), and attempts to mark that structure explicitly using HTML.} version 1.35 categories textproc revision 0
 txt2man 452
 portdir textproc/txt2man description {Converts flat ASCII text to man page format} homepage http://mvertes.free.fr/ epoch 0 platforms darwin name txt2man maintainers ecronin long_description {Txt2man converts flat ASCII text into the man page format. This allows man pages to be authored without knowledge of nroff macros. It is a shell script that uses GNU awk, and it should run on any Unix-like system.} version 1.5.5 categories textproc revision 0
 txt2pdbdoc 521

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


More information about the macports-changes mailing list