[24346] trunk/dports/PortIndex

source_changes at macosforge.org source_changes at macosforge.org
Sun Apr 22 12:33:44 PDT 2007


Revision: 24346
          http://trac.macosforge.org/projects/macports/changeset/24346
Author:   dluke at macports.org
Date:     2007-04-22 12:33:42 -0700 (Sun, 22 Apr 2007)

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

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2007-04-22 18:08:16 UTC (rev 24345)
+++ trunk/dports/PortIndex	2007-04-22 19:33:42 UTC (rev 24346)
@@ -1117,7 +1117,7 @@
 libsdl-framework 696
 variants {universal darwin_8 nostatic darwin_6} description {Cross-platform multi-media development API} portdir devel/libsdl-framework epoch 0 platforms macosx depends_lib port:libsdl name libsdl-framework long_description {Simple DirectMedia Layer is a cross-platform multimedia library designed to provide fast access to the graphics framebuffer and audio device. It is used by MPEG playback software, emulators, and many popular games, including the award winning Linux port of {Civilization: Call To Power.} Simple DirectMedia Layer supports Linux, Win32, BeOS, MacOS, Solaris, IRIX, and FreeBSD.} maintainers nomaintainer at macports.org categories {devel multimedia} version 1.2.9 revision 0
 libsdl_gfx 799
-variants {universal darwin darwin_6} portdir devel/libsdl_gfx description {graphics primitives SDL extension} homepage http://www.ferzkopp.net/~aschiffler/Software/SDL_gfx-2.0/ epoch 0 platforms macosx name libsdl_gfx depends_lib port:libsdl maintainers nomaintainer at macports.org long_description {The SDL_gfx library evolved out of the SDL_gfxPrimitives code which provided basic drawing routines such as lines, circles or polygons and SDL_rotozoom which implemented a interpolating rotozoomer for SDL surfaces. The current components of the SDL_gfx library are: Graphic Primitives, Rotozoomer, Framerate control, MMX image filters. It is backwards compatible to the above mentioned code. It is written in plain C and can be used in C++ code.} version 2.0.13 categories {devel graphics} revision 2
+variants {universal darwin_6} portdir devel/libsdl_gfx description {graphics primitives SDL extension} homepage http://www.ferzkopp.net/~aschiffler/Software/SDL_gfx-2.0/ epoch 0 platforms macosx name libsdl_gfx depends_lib {port:libsdl port:libiconv} maintainers mww at macports.org long_description {The SDL_gfx library evolved out of the SDL_gfxPrimitives code which provided basic drawing routines such as lines, circles or polygons and SDL_rotozoom which implemented a interpolating rotozoomer for SDL surfaces. The current components of the SDL_gfx library are: Graphic Primitives, Rotozoomer, Framerate control, MMX image filters. It is backwards compatible to the above mentioned code. It is written in plain C and can be used in C++ code.} version 2.0.16 categories {devel graphics} revision 0
 libsdl_gfx-framework 849
 variants {universal darwin_8 darwin_6} portdir devel/libsdl_gfx-framework description {graphics primitives SDL extension} homepage http://www.ferzkopp.net/~aschiffler/Software/SDL_gfx-2.0/ epoch 0 platforms macosx name libsdl_gfx-framework depends_lib {port:libsdl-framework port:libsdl_gfx} maintainers nomaintainer at macports.org long_description {The SDL_gfx library evolved out of the SDL_gfxPrimitives code which provided basic drawing routines such as lines, circles or polygons and SDL_rotozoom which implemented a interpolating rotozoomer for SDL surfaces. The current components of the SDL_gfx library are: Graphic Primitives, Rotozoomer, Framerate control, MMX image filters. It is backwards compatible to the above mentioned code. It is written in plain C and can be used in C++ code.} version 2.0.13 categories {devel graphics} revision 0
 libsdl_image 542
@@ -3108,8 +3108,8 @@
 variants {universal powerpc i386} description {llvm is a next generation compiler infrastructure} portdir lang/llvm homepage http://llvm.org/ epoch 0 platforms darwin name llvm long_description {llvm brings tools to work on the llvm intermediate language incl. a C and C++ frontend.} maintainers nomaintainer at macports.org categories lang version 1.7 revision 0
 logtalk 628
 variants universal description {Logtalk - Open source object-oriented extension to Prolog} portdir lang/logtalk homepage http://logtalk.org/ epoch 0 platforms {darwin freebsd linux} name logtalk long_description {Logtalk is an open source object-oriented extension to the Prolog programming language. Integrating logic programming with object-oriented and event-driven programming, it is compatible with most Prolog compilers. It supports both prototypes and classes. In addition, it supports component- based programming through category-based composition.} maintainers pmoura at mac.com categories lang version 2.29.5 revision 0
-lua 479
-variants {universal static darwin_7} portdir lang/lua description {powerful, lightweight programming language} homepage http://www.lua.org epoch 0 platforms darwin name lua depends_lib port:readline maintainers {pmq at macports.org openmaintainer at macports.org} long_description {Lua is a powerful, light-weight programming language designed for extending applications. Lua is also frequently used as a general-purpose, standalone language.} version 5.1.2 categories lang revision 0
+lua 472
+variants {universal darwin_7} portdir lang/lua description {powerful, lightweight programming language} homepage http://www.lua.org epoch 0 platforms darwin name lua depends_lib port:readline maintainers {pmq at macports.org openmaintainer at macports.org} long_description {Lua is a powerful, light-weight programming language designed for extending applications. Lua is also frequently used as a general-purpose, standalone language.} version 5.1.2 categories lang revision 0
 mdk 1150
 variants {universal gui} portdir lang/mdk description {A set of utilities for developing programs using MIX and MIXAL} homepage http://www.gnu.org/software/mdk/mdk.html epoch 0 platforms darwin name mdk depends_lib {port:pkgconfig port:guile port:glib2 port:bison port:gettext port:intltool} maintainers aconchillo at gmail.com long_description {MDK stands for MIX Development Kit, and provides tools for developing and executing, in a MIX virtual machine, MIXAL programs. The MIX is Donald Knuth's mythical computer, described in the first volume of The Art of Computer Programming, which is programmed using MIXAL, the MIX assembly language. MDK includes a MIXAL assembler (mixasm) and a MIX virtual machine (mixvm) with a command line interface. In addition, a GTK+ GUI to mixvm, called gmixvm, and a Guile interpreter with an embedded MIX virtual machine called mixguile, are provided. Using these interfaces, you can debug your MIXAL programs at source code level, and read/modify the co
 ntents of all the components of the MIX computer (including block devices, which are simulated using the file system).} version 1.2.3 categories lang revision 0
 mercury 828
@@ -3958,8 +3958,8 @@
 variants universal portdir net/mrtg-ping-probe description {A ping probe adapter for mrtg} homepage http://pwo.de/projects/mrtg/ epoch 0 platforms darwin name mrtg-ping-probe depends_lib bin:mrtg:mrtg maintainers jberry at macports.org long_description {Monitors round trip time and packet loss to another host.} version 2.2.0 categories net revision 0
 mtr 717
 variants universal description {'traceroute' and 'ping' in a single tool} portdir net/mtr homepage http://www.bitwizard.nl/mtr/ epoch 0 platforms darwin name mtr long_description {As mtr starts, it investigates the network connection between the host mtr runs on and HOSTNAME. by sending packets with purposly low TTLs. It continues to send pack- ets with low TTL, noting the response time of the inter- vening routers. This allows mtr to print the response percentage and response times of the internet route to HOSTNAME. A sudden increase in packetloss or response time is often an indication of a bad (or simply over- loaded) link.} maintainers yeled at macports.org categories {net security} version 0.72 revision 0
-mudix 444
-variants universal portdir net/mudix description {ncurses-based MUD client with triggers, aliases, colors} homepage http://dw.nl.eu.org/mudix.html epoch 0 platforms darwin name mudix depends_lib port:ncurses maintainers {pmq at macports.org openmaintainer at macports.org} long_description {ncurses-based MUD client, targeted at people that dislike tintin++, tinyfugue, and don't want to use an X11 MUD client.} version 4.3 categories net revision 4
+mudix 445
+variants universal portdir net/mudix description {ncurses-based MUD client with triggers, aliases, colors} homepage http://dw.nl.eu.org/mudix.html epoch 0 platforms darwin name mudix depends_lib port:ncursesw maintainers {pmq at macports.org openmaintainer at macports.org} long_description {ncurses-based MUD client, targeted at people that dislike tintin++, tinyfugue, and don't want to use an X11 MUD client.} version 4.3 categories net revision 4
 mutella 373
 variants universal portdir net/mutella description {A command line Gnutella client} homepage http://mutella.sourceforge.net/ epoch 0 platforms darwin name mutella depends_lib lib:readline:readline maintainers max at clarksys.com long_description {Mutella is a terminal-mode Gnutella client with an intuitive and easy to use interface.} version 0.4.5 categories net revision 0
 nagios 568
@@ -4052,8 +4052,8 @@
 variants {universal apple-x11 kerberos hpn darwin darwin_8} portdir net/openssh description {OpenSSH secure login server} homepage http://www.openssh.com/ epoch 0 platforms darwin name openssh depends_lib {port:openssl port:zlib} maintainers yeled at macports.org long_description {OpenSSH is a FREE version of the SSH protocol suite of network connectivity tools that increasing numbers of people on the Internet are coming to rely on. Many users of telnet, rlogin, ftp, and other such programs might not realize that their password is transmitted across the Internet unencrypted, but it is. OpenSSH encrypts all traffic (including passwords) to effectively eliminate eavesdropping, connection hijacking, and other network-level attacks. Additionally, OpenSSH provides a myriad of secure tunneling capabilities, as well as a variety of authentication methods.} version 4.6p1 categories net revision 0
 openvpn 541
 variants {universal no_lzo} portdir net/openvpn description {easy-to-use, robust, and highly configurable VPN} homepage http://openvpn.sourceforge.net/ epoch 0 platforms {darwin openbsd} name openvpn depends_lib lib:liblzo:lzo maintainers julien.touche at touche.fr.st long_description {OpenVPN is an easy-to-use, robust, and highly configurable VPN (Virtual Private Network) daemon which can be used to securely link two or more private networks using an encrypted tunnel over the internet.} version 1.6.0 categories {net security} revision 0
-openvpn2 554
-variants {universal no_lzo darwin_8} portdir net/openvpn2 description {easy-to-use, robust, and highly configurable VPN} homepage http://www.openvpn.net epoch 0 platforms darwin name openvpn2 depends_lib {port:lzo2 port:openssl} maintainers {jordiyeh at gmail.com pmq at macports.org} long_description {OpenVPN is an easy-to-use, robust, and highly configurable VPN (Virtual Private Network) daemon which can be used to securely link two or more private networks using an encrypted tunnel over the internet.} version 2.0.9 categories {net security} revision 0
+openvpn2 547
+variants {universal darwin_8} portdir net/openvpn2 description {easy-to-use, robust, and highly configurable VPN} homepage http://www.openvpn.net epoch 0 platforms darwin name openvpn2 depends_lib {port:lzo2 port:openssl} maintainers {jordiyeh at gmail.com pmq at macports.org} long_description {OpenVPN is an easy-to-use, robust, and highly configurable VPN (Virtual Private Network) daemon which can be used to securely link two or more private networks using an encrypted tunnel over the internet.} version 2.0.9 categories {net security} revision 0
 p0f 542
 variants universal depends_build port:gmake portdir net/p0f description {versatile passive OS fingerprinting, masquerade detection tool} homepage http://lcamtuf.coredump.cx/p0f.shtml epoch 0 platforms darwin name p0f maintainers nomaintainer at macports.org long_description {p0f is a versatile passive OS fingerprinting and masquerade detection utility, to be used for evidence or information gathering on servers, firewalls, IDSes, and honeypots, for pen-testing, or just for the fun of it.} version 2.0.8 categories {net security} revision 0
 packit 753
@@ -4091,7 +4091,7 @@
 rsync 643
 variants {universal darwin_6 darwin_8} portdir net/rsync description {tool that provides fast incremental file transfer} homepage http://samba.org/rsync/ epoch 0 platforms {darwin freebsd sunos} name rsync depends_lib port:popt maintainers mww at macports.org long_description {rsync is a file transfer program for Unix systems. rsync uses the 'rsync algorithm' which provides a very fast method for bringing remote files into sync. It does this by sending just the differences in the files across the link, without requiring that both sets of files are present at one of the ends of the link beforehand.} version 2.6.9 categories net revision 0
 rsync-devel 1025
-variants {universal darwin_8} portdir net/rsync-devel description {tool that provides fast incremental file transfer} homepage http://samba.org/rsync/ epoch 0 platforms {darwin freebsd sunos} name rsync-devel depends_lib port:popt maintainers rsync at reifferscheid.org long_description {rsync 3.0.0 is going to be a feature release that has a number of improvements. There has already been work done to lower rsync's memory use, and make recursive transfers start up more rapidly (due to an incremental recursive scan being added). This version has just added xattr support (resource forks), and should also get: ACL support, filename charset-conversion support, renamed-file detection, improved performance for large files, and other changes yet to be decided. Related pages: http://samba.anu.edu.au/ftp/unpacked/rsync/NEWS http://samba.anu.edu.au/ftp/rsync/nightly/rsync.html http://samba.anu.edu.au/ftp/rsync/nightly/rsyncd.conf.html http://samba.anu.edu.au/rsync/lists.html} version 2007
 0418-0331 categories net revision 0
+variants {universal darwin_8} portdir net/rsync-devel description {tool that provides fast incremental file transfer} homepage http://samba.org/rsync/ epoch 0 platforms {darwin freebsd sunos} name rsync-devel depends_lib port:popt maintainers rsync at reifferscheid.org long_description {rsync 3.0.0 is going to be a feature release that has a number of improvements. There has already been work done to lower rsync's memory use, and make recursive transfers start up more rapidly (due to an incremental recursive scan being added). This version has just added xattr support (resource forks), and should also get: ACL support, filename charset-conversion support, renamed-file detection, improved performance for large files, and other changes yet to be decided. Related pages: http://samba.anu.edu.au/ftp/unpacked/rsync/NEWS http://samba.anu.edu.au/ftp/rsync/nightly/rsync.html http://samba.anu.edu.au/ftp/rsync/nightly/rsyncd.conf.html http://samba.anu.edu.au/rsync/lists.html} version 2007
 0421-1948 categories net revision 0
 rsync-lart 797
 variants {universal darwin_6 darwin_8} portdir net/rsync-lart description {rsync with LART extended attributes support patches} homepage http://www.lartmaker.nl/rsync/ epoch 0 platforms {darwin freebsd sunos} name rsync-lart depends_lib port:popt maintainers css at macports.org long_description {rsync is a file transfer program for Unix systems. rsync uses the 'rsync algorithm' which provides a very fast method for bringing remote files into sync. It does this by sending just the differences in the files across the link, without requiring that both sets of files are present at one of the ends of the link beforehand. NOTE This version of rsync adds extended attribute support from Apple as well as third party fixes from http://www.lartmaker.nl/rsync/} version 2.6.6 categories net revision 0
 rtorrent 551
@@ -4150,8 +4150,8 @@
 variants universal description {ping on TCP-level} portdir net/tcping homepage http://www.vanheusden.com/Linux/ epoch 0 platforms darwin name tcping long_description {Like ping but on TCP-level. It connects to a host (incl. portnumber) and disconnects. It then measures how long this takes giving you an idea of the latency of the tcp-service you're testing.} maintainers nomaintainer at macports.org categories net version 0.1 revision 0
 tcpproxy 393
 variants universal description {tcpproxy is a proxy (tunnel, redirector) for TCP/IP protocols} portdir net/tcpproxy homepage http://quietsche-entchen.de/cgi-bin/wiki.cgi/software/tcpproxy.yawk epoch 0 platforms darwin name tcpproxy long_description {{tcpproxy is a proxy (tunnel, redirector) for TCP/IP protocols}} maintainers nomaintainer at macports.org categories net version 1.1.9 revision 0
-tcpreplay 861
-variants universal portdir net/tcpreplay description {Replay pcap files at arbitrary speeds onto the network} homepage http://tcpreplay.synfin.net epoch 0 platforms darwin name tcpreplay depends_lib {port:libpcap port:tcpdump} maintainers pmq at macports.org long_description {Tcpreplay is a suite of BSD licensed tools written by Aaron Turner for *NIX operating systems which gives you the ability to use previously captured traffic in libpcap format to test a variety of network devices. It allows you to classify traffic as client or server, rewrite Layer 2, 3 and 4 headers and finally replay the traffic back onto the network and through other devices such as switches, routers, firewalls, NIDS and IPS's. Tcpreplay supports both single and dual NIC modes for testing both sniffing and inline devices.} categories {net security} version 3.0.beta13 revision 0
+tcpreplay 856
+variants universal portdir net/tcpreplay description {Replay pcap files at arbitrary speeds onto the network} homepage http://tcpreplay.synfin.net epoch 0 platforms darwin name tcpreplay depends_lib {port:libpcap port:tcpdump} maintainers pmq at macports.org long_description {Tcpreplay is a suite of BSD licensed tools written by Aaron Turner for *NIX operating systems which gives you the ability to use previously captured traffic in libpcap format to test a variety of network devices. It allows you to classify traffic as client or server, rewrite Layer 2, 3 and 4 headers and finally replay the traffic back onto the network and through other devices such as switches, routers, firewalls, NIDS and IPS's. Tcpreplay supports both single and dual NIC modes for testing both sniffing and inline devices.} categories {net security} version 3.0.0 revision 0
 tcptrace 623
 variants universal portdir net/tcptrace description {A TCP dump file analysis tool} homepage http://irg.cs.ohiou.edu/software/tcptrace/ epoch 0 platforms darwin name tcptrace depends_lib lib:libpcap:libpcap maintainers fenner at research.att.com long_description {tcptrace a TCP dump file analysis tool written by Shawn Ostermann at Ohio University. It is NOT a packet capture program. It reads output dump files in the formats of several popular packet capturing programs: tcpdump, snoop, etherpeek, and netm. It can also output (ie, convert thus converting to) tcpdump format files.} version 6.6.1 categories net revision 1
 tcptraceroute 383
@@ -5271,7 +5271,7 @@
 py-chm 409
 variants universal portdir python/py-chm description {PyCHM is a set of Python bindings for Jed Wing's chmlib.} homepage http://gnochm.sourceforge.net/pychm.html epoch 0 platforms darwin depends_lib {port:python24 port:chmlib} name py-chm maintainers nomaintainer at macports.org long_description {{PyCHM is a set of Python bindings for Jed Wing's chmlib.}} categories {python textproc} version 0.8.4 revision 0
 py-clamav 377
-variants universal portdir python/py-clamav description {python interface to the clamav antivirus} homepage http://norman.free.fr/norman/python/pyclamav/ epoch 0 platforms darwin depends_lib {port:python24 port:clamav} name py-clamav maintainers nomaintainer at macports.org long_description {{python interface to the clamav antivirus}} categories python version 0.3.2 revision 0
+variants universal portdir python/py-clamav description {python interface to the clamav antivirus} homepage http://norman.free.fr/norman/python/pyclamav/ epoch 0 platforms darwin depends_lib {port:python24 port:clamav} name py-clamav maintainers nomaintainer at macports.org long_description {{python interface to the clamav antivirus}} categories python version 0.4.0 revision 0
 py-clientcookie 519
 variants universal portdir python/py-clientcookie description {python module for handling HTTP cookies} homepage http://wwwsearch.sourceforge.net/ClientCookie/ epoch 0 platforms darwin depends_lib {port:python24 port:py-bsddb} name py-clientcookie maintainers nomaintainer at macports.org long_description {ClientCookie is a Python module for handling HTTP cookies on the client side, useful for accessing web sites that require cookies to be set and then returned later.} categories {python www} version 1.0.3 revision 0
 py-clientform 501
@@ -6448,8 +6448,8 @@
 variants {universal darwin freebsd} portdir sysutils/apt description {Advanced front-end for dpkg} homepage http://www.debian.org/ epoch 0 platforms {darwin freebsd} name apt depends_lib {{path:\${prefix}/bin/dpkg:dpkg} bin:bash:bash} maintainers landonf at macports.org long_description {Apt is Debian's next generation front-end for the dpkg package manager. It provides the apt-get utility and APT dselect method that provides a simpler, safer way to install and upgrade packages.} version 0.5.27 categories sysutils revision 7
 b5i2iso 343
 variants universal description {BlindWrite image to ISO image file converter} portdir sysutils/b5i2iso homepage http://developer.berlios.de/projects/b5i2iso/ epoch 0 platforms darwin name b5i2iso long_description {{BlindWrite image to ISO image file converter}} maintainers nomaintainer at macports.org categories sysutils version 0.2 revision 0
-bacula 512
-variants {universal darwin_8} portdir sysutils/bacula description {network based backup program} homepage http://www.bacula.org/ epoch 0 platforms darwin name bacula depends_lib {port:zlib port:sqlite3 port:openssl port:libiconv port:gettext} maintainers nomaintainer at macports.org long_description {Bacula is a set of computer programs that permit you to manage backup, recovery, and verification of computer data across a network of computers of different kinds.} version 1.38.11 categories sysutils revision 1
+bacula 534
+variants {universal darwin_8} depends_build port:gawk portdir sysutils/bacula description {network based backup program} homepage http://www.bacula.org/ epoch 0 platforms darwin depends_lib {port:zlib port:sqlite3 port:openssl port:libiconv port:gettext} name bacula maintainers nomaintainer at macports.org long_description {Bacula is a set of computer programs that permit you to manage backup, recovery, and verification of computer data across a network of computers of different kinds.} version 2.0.3 categories sysutils revision 0
 bash-completion 381
 variants universal description {Programmable bash{2,3} completions.} portdir sysutils/bash-completion homepage http://www.caliban.org/bash/index.shtml epoch 0 platforms darwin name bash-completion long_description {Brings programmable completion to bash like those pesky zsh users have had for years.} maintainers yeled at macports.org categories sysutils version 20060301 revision 0
 bchunk 525
@@ -6952,6 +6952,10 @@
 variants {universal with_doxygen} portdir textproc/libthai description {Thai language support library.} homepage http://linux.thai.net/plone/TLWG/libthai/ epoch 0 platforms darwin name libthai depends_lib port:libdatrie maintainers nomaintainer at macports.org long_description {{Thai language support library.}} version 0.1.7 categories textproc revision 0
 libtranslate 898
 variants {universal darwin_8} portdir textproc/libtranslate description {A natural language translation library} homepage http://www.nongnu.org/libtranslate/ epoch 0 platforms darwin name libtranslate depends_lib {port:gettext port:glib2 port:libiconv port:intltool} maintainers nomaintainer at macports.org long_description {libtranslate is a library for translating text and web pages between natural languages. Its modular infrastructure allows to implement new translation services separately from the core library. libtranslate is shipped with a generic module supporting web-based translation services such as Babel Fish, Google Language Tools and SYSTRAN. Moreover, the generic module allows to add new services simply by adding a few lines to a XML file. The libtranslate distribution includes a powerful command line interface (see translate(1)).} version 0.99 categories textproc revision 0
+libuninum 463
+variants {universal darwin_8} depends_build port:gawk portdir textproc/libuninum description {library for converting Unicode strings to numbers and vice versa} homepage http://billposer.org/Software/libuninum.html epoch 0 platforms darwin depends_lib port:gmp name libuninum maintainers mww at macports.org long_description {libuninum is a library for converting Unicode strings to numbers and numbers to Unicode strings.} version 2.3 categories textproc revision 0
+libutf8proc 381
+variants {universal darwin_8} description {library for processing UTF-8 encoded Unicode strings} portdir textproc/libutf8proc homepage http://www.flexiguided.de/publications.utf8proc.en.html epoch 0 platforms darwin name libutf8proc long_description {{library for processing UTF-8 encoded Unicode strings}} maintainers mww at macports.org categories textproc version 1.0.3 revision 0
 libwpd 415
 variants {universal with_doxygen} portdir textproc/libwpd description {A general purpose library for reading WordPerfect files.} homepage libwpd.sf.net epoch 0 platforms darwin name libwpd depends_lib {port:glib2 port:libgsf port:libxml2 port:pkgconfig} long_description {{A general purpose library for reading WordPerfect files.}} maintainers nomaintainer at macports.org version 0.8.9 categories textproc revision 1
 libxml 699
@@ -6998,8 +7002,8 @@
 portdir textproc/mmencode variants universal description {Translate to and from mail-oriented encoding formats} platforms darwin name mmencode version 2.7 categories textproc revision 0 epoch 0 maintainers nomaintainer at macports.org long_description {The mimencode program simply converts a byte stream into (or out of) one of the standard mail encoding formats defined by MIME, the proposed standard for internet multimedia mail formats. Such an encoding is necessary because binary data cannot be sent through the mail. The encodings under- stood by mimencode are preferable to the use of the uuencode/uudecode programs, for use in mail, in several respects that were important to the authors of MIME.}
 most 476
 variants universal portdir textproc/most description {powerful paging program} homepage http://www.jedsoft.org/most/ epoch 0 platforms darwin name most depends_lib port:slang maintainers nomaintainer at macports.org long_description {MOST is a powerful paging program for Unix, VMS, MSDOS, and win32 systems. Unlike other well-known paging programs most supports multiple windows and can scroll left and right. Why settle for less?} version 4.10.2 categories textproc revision 0
-msort 455
-variants {universal darwin_8} portdir textproc/msort description {program for sorting files in sophisticated ways} homepage http://msort.sourceforge.net/ depends_run {port:tcl port:tk} epoch 0 platforms darwin name msort depends_lib {port:libtre port:gettext} maintainers nomaintainer at macports.org long_description {Msort is a program for sorting files in sophisticated ways. Records need not be single lines.} version 8.26 categories textproc revision 0
+msort 498
+variants {universal darwin_8} portdir textproc/msort description {program for sorting files in sophisticated ways} homepage http://billposer.org/Software/msort.html depends_run {port:tcl port:tk} epoch 0 platforms darwin name msort depends_lib {port:libtre port:gettext port:libuninum port:libutf8proc} maintainers nomaintainer at macports.org long_description {Msort is a program for sorting files in sophisticated ways. Records need not be single lines.} version 8.40 categories textproc revision 0
 nkf 458
 variants universal description {Network Kanji code conversion Filter} portdir textproc/nkf homepage http://sourceforge.jp/projects/nkf/ epoch 0 platforms darwin name nkf long_description {Nkf is a yet another kanji code converter among networks, hosts and terminals. It converts input kanji code to designated kanji code such as 7-bit JIS, MS-kanji (shifted-JIS), utf-8 or EUC.} maintainers takanori at macports.org categories textproc version 2.0.7 revision 0
 nl 536
@@ -7406,8 +7410,8 @@
 variants universal portdir x11/Xft2 description {client-side font API for X applications} homepage http://fontconfig.org/ epoch 0 platforms darwin name Xft2 depends_lib {port:pkgconfig lib:libz:zlib port:xrender port:freetype port:fontconfig lib:libexpat:expat} maintainers nomaintainer at macports.org long_description {The current version of Xft provides a client-side font API for X applications. It uses Fontconfig to select fonts and the X protocol for rendering them. When available, Xft uses the Render extension to accelerate text drawing. When Render is not available, Xft uses the core protocol to draw client-side glyphs. This provides completely compatible support of client-side fonts for all X servers.} version 2.1.7 categories x11 revision 0
 abclock 468
 variants universal description {analog clock for X} portdir x11/abclock homepage http://odur.let.rug.nl/~kleiweg/abclock/ epoch 0 platforms darwin name abclock long_description {Analogue Bitmap Clock displays the current time with hours and minutes in an analogue fashion but unlike the traditional {clock;} unlike ordinary analogue clocks, this design is clear even in very small bitmaps.} maintainers nomaintainer at macports.org categories x11 version 1.0d revision 0
-advi 425
-variants universal portdir x11/advi description {TeX DVI previewer} homepage http://pauillac.inria.fr/advi/ epoch 0 platforms darwin name advi depends_lib {port:teTeX lib:libX11.6:XFree86 port:camlimages port:ocaml} maintainers pmq at macports.org long_description {Active-DVI is an O'Caml Unix-platform DVI previewer and a programmable presenter for slides written in LaTeX.} version 1.6.0 categories {x11 graphics} revision 1
+advi 455
+variants universal portdir x11/advi description {TeX DVI previewer} homepage http://pauillac.inria.fr/advi/ epoch 0 platforms darwin name advi depends_lib {port:teTeX lib:libX11.6:XFree86 port:camlimages port:ocaml} maintainers {pmq at macports.org openmaintainer at macports.org} long_description {Active-DVI is an O'Caml Unix-platform DVI previewer and a programmable presenter for slides written in LaTeX.} version 1.6.0 categories {x11 graphics} revision 1
 aewm 529
 variants {universal darwin_8} portdir x11/aewm description {aewm is a minimalist window manager for X11.} homepage http://www.red-bean.com/~decklin/software/aewm/ epoch 0 platforms darwin name aewm depends_lib {port:atk port:cairo port:fontconfig port:freetype port:gettext port:glib2 port:gtk2 port:jpeg port:libiconv port:libpng port:pango port:tiff port:xrender port:zlib} maintainers nomaintainer at macports.org long_description {{aewm is a minimalist window manager for X11.}} version 1.3.1 categories {x11 x11-wm} revision 0
 aterm 599

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070422/ac9a1d5e/attachment.html


More information about the macports-changes mailing list