[30776] trunk/dports/PortIndex

source_changes at macosforge.org source_changes at macosforge.org
Tue Nov 6 12:39:49 PST 2007


Revision: 30776
          http://trac.macosforge.org/projects/macports/changeset/30776
Author:   dluke at macports.org
Date:     2007-11-06 12:39:48 -0800 (Tue, 06 Nov 2007)

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

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2007-11-06 20:10:11 UTC (rev 30775)
+++ trunk/dports/PortIndex	2007-11-06 20:39:48 UTC (rev 30776)
@@ -1312,8 +1312,8 @@
 variants {universal darwin_8} description {Mono Libraries for Portable.NET.} portdir devel/ml-pnet epoch 0 platforms darwin depends_lib bin:csunit:pnetlib name ml-pnet long_description {This distribution contains a number of build scripts for building some of the Mono class libraries and utility programs with Portable.NET's C# compiler, so that they can be installed and used with Portable.NET's runtime engine.} maintainers nomaintainer categories devel version 0.7.4 revision 0
 modglue 459
 variants universal portdir devel/modglue description {A Plan9-inspired extension of the Unix pipe concept} homepage http://www.aei.mpg.de/~peekas/cadabra/ epoch 0 platforms darwin name modglue depends_lib port:libsigcxx2 maintainers gwright at macports.org long_description {Modglue is a combination of several software tools that assist in writing and running programs connected to each other using standard Unix pipes.} version 1.8 categories devel revision 1
-mono 523
-variants {universal darwin_8 darwin_9} depends_build port:gawk portdir devel/mono description {Implementation of the .NET Development Framework} homepage http://www.go-mono.com/ epoch 0 platforms darwin depends_lib {port:pkgconfig port:gettext port:glib2 port:icu port:libiconv port:zlib port:libgdiplus} name mono maintainers mww long_description {Mono is an effort to create an open source implementation of the .NET Development Framework including a C# compiler.} version 1.2.5.1 categories {devel lang mono} revision 1
+mono 536
+variants {universal darwin_8 darwin_9} depends_build {port:pkgconfig port:bison port:gawk} portdir devel/mono description {Implementation of the .NET Development Framework} homepage http://www.go-mono.com/ epoch 0 platforms darwin depends_lib {port:gettext port:glib2 port:icu port:libiconv port:zlib port:libgdiplus} name mono maintainers mww long_description {Mono is an effort to create an open source implementation of the .NET Development Framework including a C# compiler.} version 1.2.5.2 categories {devel lang mono} revision 0
 monodoc 424
 variants universal portdir devel/monodoc description {Documentation for the Mono .NET Development Framework} homepage http://www.go-mono.org/ epoch 0 platforms darwin name monodoc depends_lib {bin:mono:mono lib:libgtksharpglue:gtk-sharp} maintainers nomaintainer long_description {This is the documentation for Mono, an open source implementation of the .NET Development Framework.} version 1.1.13 categories x11 revision 0
 monotone 598
@@ -1675,7 +1675,7 @@
 xwpe 378
 variants universal description {Programming/debugging environment} portdir editors/xwpe homepage http://www.identicalsoftware.com/xwpe/ epoch 0 platforms darwin name xwpe long_description {A programming and debugging environment similar to Borland's Turbo C environment. Works in both X and console modes.} maintainers nomaintainer categories editors version 1.5.29a revision 0
 yi 705
-variants universal portdir editors/yi description {the extensible Yi text editor} homepage http://www.cse.unsw.edu.au/~dons/yi.html epoch 0 platforms darwin name yi depends_lib {bin:ghc:ghc bin:alex:alex bin:happy:happy lib:libHSplugins:hs-plugins lib:libncurses:ncurses} maintainers pesco at gmx.de long_description {Yi is a text editor written and extensible in Haskell. The goal of the Yi project is to provide a flexible, powerful and correct editor core scriptable in Haskell. A principle of Yi is that any behaviour can be programmed, so there exist vi, vim and nano frontends to Yi. Other editor interfaces can be written easily via a lexer specification.} version 0.1.0 categories editors revision 0
+variants universal portdir editors/yi description {the extensible Yi text editor} homepage http://www.cse.unsw.edu.au/~dons/yi.html epoch 0 platforms darwin name yi depends_lib {bin:ghc:ghc bin:alex:alex bin:happy:happy lib:libHSplugins:hs-plugins lib:libncurses:ncurses} maintainers nomaintainer long_description {Yi is a text editor written and extensible in Haskell. The goal of the Yi project is to provide a flexible, powerful and correct editor core scriptable in Haskell. A principle of Yi is that any behaviour can be programmed, so there exist vi, vim and nano frontends to Yi. Other editor interfaces can be written easily via a lexer specification.} version 0.1.0 categories editors revision 0
 yudit 698
 variants universal portdir editors/yudit description {unicode text editor for X} homepage http://www.yudit.org/ epoch 0 platforms darwin name yudit depends_lib lib:libX11:XFree86 maintainers nomaintainer long_description {Yudit is a unicode text editor for the X Window System. It can do TrueType font rendering, printing, transliterated keyboard input and handwriting recognition with no dependencies on external engines. Its conversion utilities can convert text between various encodings. Keyboard input maps can also act like text converters. There is no need for a pre-installed multi-lingual environment. Menus are translated into many languages.} version 2.7.6 categories editors revision 0
 zile 470
@@ -3382,8 +3382,8 @@
 portdir lang/nqc variants universal description {Not-Quite-C Lego RCX Compiler} platforms darwin name nqc version 2.4.r3 categories lang revision 0 epoch 0 maintainers nomaintainer
 objc 692
 variants {universal darwin_8} portdir lang/objc description {The Portable Object Compiler is an Objective-C compiler} homepage http://users.pandora.be/stes/compiler.html epoch 0 platforms darwin name objc depends_lib port:byacc maintainers mww long_description {This is an independent implementation of Objective C - independent of Stepstone's, NeXT's, GNU's (Free Software Foundation) or SunSoft's Objective C implementation. Like the GNU compiler, the objc grammar is written in YACC. The lexical ananlyzer is written in LEX, and the compiler itself in the Bourne shell and in Objective C. (the optional Objective C link editor is written in AWK).} version 3.2.8 categories lang revision 0
-ocaml 478
-variants {universal labltk} description {Objective Caml is an implementation of the ML language} portdir lang/ocaml homepage http://www.ocaml.org/ epoch 0 platforms darwin name ocaml long_description {Objective Caml is an implementation of the ML language, based on the Caml Light dialect extended with a complete class-based object system and a powerful module system in the style of Standard ML.} maintainers pguyot at kallisys.net categories {lang ml} version 3.10.0 revision 0
+ocaml 487
+variants {universal labltk darwin_9} description {Objective Caml is an implementation of the ML language} portdir lang/ocaml homepage http://www.ocaml.org/ epoch 0 platforms darwin name ocaml long_description {Objective Caml is an implementation of the ML language, based on the Caml Light dialect extended with a complete class-based object system and a powerful module system in the style of Standard ML.} maintainers pguyot at kallisys.net categories {lang ml} version 3.10.0 revision 0
 ocaml-mode.el 448
 variants universal portdir lang/ocaml-mode.el description {An EMACS major mode for editing OCaml programs.} homepage http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/ocaml.html depends_run bin:ocaml:ocaml epoch 0 platforms darwin name ocaml-mode.el depends_lib {{path:\${prefix}/bin/emacs:emacs}} maintainers pguyot at kallisys.net long_description {{An EMACS major mode for editing OCaml programs.}} version 3.05 categories {lang editors ml} revision 0
 ocamlduce 460
@@ -3478,8 +3478,8 @@
 variants {universal darwin_6 st mt} portdir lang/swi-prolog-devel description {SWI-Prolog compiler plus extra packages (development version)} homepage http://www.swi-prolog.org/ epoch 20050503 platforms darwin name swi-prolog-devel depends_lib {lib:libreadline:readline lib:libncursesw:ncurses lib:libjpeg:jpeg lib:libmcrypt:libmcrypt lib:libX11.6:XFree86 lib:libgmp:gmp} maintainers pmoura at mac.com long_description {ISO/Edinburgh-style Prolog compiler including modules, autoload, libraries, Garbage-collector, stack-expandor, C/C++-interface, Multiple threads, GNU-readline interface, very fast compiler. Including packages clib (Unix process control, sockets, MIME), cpp (C++ interface), sgml (reading XML/SGML), sgml/RDF (reading RDF into triples), ODBC interface and XPCE (Graphics UI toolkit, integrated editor (Emacs-clone) and graphical debugger).} version 5.5.36 categories lang revision 0
 swi-prolog-lite 765
 variants {universal st darwin_6 darwin_8} portdir lang/swi-prolog-lite description {SWI-Prolog compiler (without extra packages)} homepage http://www.swi-prolog.org/ epoch 0 platforms darwin name swi-prolog-lite depends_lib port:readline maintainers pmoura at mac.com long_description {ISO/Edinburgh-style Prolog compiler including modules, autoload, libraries, Garbage-collector, stack-expandor, C/C++-interface, Multiple threads, GNU-readline interface, very fast compiler. Including packages clib (Unix process control, sockets, MIME), cpp (C++ interface), sgml (reading XML/SGML), sgml/RDF (reading RDF into triples), ODBC interface and XPCE (Graphics UI toolkit, integrated editor (Emacs-clone) and graphical debugger).} version 5.6.12 categories lang revision 0
-tcl 183
-portdir lang/tcl variants universal description {Tool Command Language} platforms {darwin freebsd} name tcl version 8.4.15 categories lang revision 0 epoch 0 maintainers nomaintainer
+tcl 211
+portdir lang/tcl variants {universal darwin_8 darwin_9} description {Tool Command Language} platforms {darwin freebsd} name tcl version 8.4.16 categories lang revision 0 epoch 0 maintainers {mww openmaintainer}
 tclcl 344
 variants universal depends_build {port:autoconf port:automake} portdir lang/tclcl description {TclCL (Tcl with classes)} homepage http://otcl-tclcl.sourceforge.net/tclcl/ epoch 0 name tclcl depends_lib {port:tcl port:tk port:otcl} maintainers nomaintainer long_description {TclCL is a Tcl/C++ interface} version 1.16 categories lang revision 0
 tcldoc 460
@@ -3848,8 +3848,8 @@
 variants universal depends_build port:libdvdcss portdir multimedia/dvdauthor description {A simple set of tools to help author a DVD.} homepage http://dvdauthor.sourceforge.net/ epoch 0 name dvdauthor depends_lib {port:libdvdread port:libxml port:zlib port:libpng port:libiconv} maintainers meissnem at gmail.com long_description {A simple set of tools to help you author a DVD. The idea is to be able to create menus, buttons, chapters, etc, but for now you can just take an mpeg stream (as created by mplex -f 8 from mjpegtools 1.6.0) and write it to DVD.} version 0.6.11 categories multimedia revision 0
 emotion 755
 variants universal portdir multimedia/emotion description {A Evas smart-object library for video capabilities.} homepage http://evidence.sf.net epoch 0 platforms darwin name emotion depends_lib {lib:libX11.6:XFree86 lib:libjpeg.62:jpeg lib:libpng.3:libpng lib:libtiff.3:tiff lib:libImlib2:imlib2 lib:libesd:esound lib:libintl:gettext lib:libxine:xine-lib lib:libevas:evas lib:libecore:ecore} long_description {Emotion is an Evas smart-object library providing video capabilities. Emotion leverages libxine 1.0 and integrates seemlessly with the rest of the EFL. Because its based on libxine, any format that it supports (Theora, DiVX, MPEG2, etc) is avalible using Emotion.} maintainers nomaintainer version 0.0.1 categories {multimedia devel} revision 0
-ffmpeg 1210
-variants {universal gpl postproc lame libogg vorbis theora faac faad xvid x264 a52} depends_build bin:svn:subversion portdir multimedia/ffmpeg description {Digital VCR and streaming server} homepage http://ffmpeg.sourceforge.net/ epoch 0 platforms darwin name ffmpeg maintainers {bytestorm at gmail.com openmaintainer} long_description {FFmpeg is a complete solution to record, convert and stream audio and video. It includes libavcodec, the leading audio/video codec library. The project is made of several components: ffmpeg is a command line tool to convert one video file format to another. It also supports grabbing and encoding in real time from a TV card. ffserver is an HTTP (RTSP is being developped) multimedia streaming server for live broadcasts. Time shifting of live broadcast is also supported. ffplay is a simple media player based on SDL and on the ffmpeg libraries. libavcodec is a library containing all the ffmpeg audio/video encoders and decoders. Most codecs were develo
 pped from scratch to ensure best performances and high code reusability. libavformat is a library containing parsers and generators for all common audio/video formats.} version 0.4.9-pre1 categories multimedia revision 2
+ffmpeg 1219
+variants {universal darwin_9 gpl postproc lame libogg vorbis theora faac faad xvid x264 a52} depends_build bin:svn:subversion portdir multimedia/ffmpeg description {Digital VCR and streaming server} homepage http://ffmpeg.sourceforge.net/ epoch 0 platforms darwin name ffmpeg maintainers {bytestorm at gmail.com openmaintainer} long_description {FFmpeg is a complete solution to record, convert and stream audio and video. It includes libavcodec, the leading audio/video codec library. The project is made of several components: ffmpeg is a command line tool to convert one video file format to another. It also supports grabbing and encoding in real time from a TV card. ffserver is an HTTP (RTSP is being developped) multimedia streaming server for live broadcasts. Time shifting of live broadcast is also supported. ffplay is a simple media player based on SDL and on the ffmpeg libraries. libavcodec is a library containing all the ffmpeg audio/video encoders and decoders. Most codecs we
 re developped from scratch to ensure best performances and high code reusability. libavformat is a library containing parsers and generators for all common audio/video formats.} version 0.4.9-pre1 categories multimedia revision 2
 gnupod 679
 variants {universal all_decoders} variant_desc {all_decoders {Install helpers to transcode the multimedia files}} portdir multimedia/gnupod description {gnuPod is a collection of tools which allow you to use your iPod with UNIX-like operating systems.} homepage http://blinkenlights.ch/gnupod epoch 0 platforms darwin name gnupod depends_lib {port:perl5.8 port:p5-mp3-info port:p5-digest-md5 port:p5-xml-parser port:p5-unicode-string port:p5-libwww-perl port:p5-digest-sha1} maintainers pmq at macports.org long_description {{gnuPod is a collection of tools which allow you to use your iPod with UNIX-like operating systems.}} version 0.99.5 categories {multimedia perl} revision 0
 libartnet 388
@@ -3868,8 +3868,8 @@
 variants {universal darwin_8} portdir multimedia/libquicktime description {library for reading and writing quicktime files} homepage http://libquicktime.sourceforge.net/ epoch 0 platforms darwin name libquicktime depends_lib {port:gettext port:jpeg port:libiconv port:libpng port:zlib port:ffmpeg port:faac port:faad2 port:libvorbis port:libogg port:lame} maintainers mww long_description {{library for reading and writing quicktime files}} version 1.0.1 categories multimedia revision 0
 libtheora 696
 variants {universal doc darwin_9_i386} depends_build port:pkgconfig variant_desc {doc {Install extra documentation}} portdir multimedia/libtheora description {Xiph.org Foundation's open video codec} homepage http://www.theora.org/ epoch 0 platforms darwin depends_lib {port:libvorbis port:libogg} name libtheora maintainers nomaintainer long_description {Theora is an open video codec being developed by the Xiph.org Foundation as part of their Ogg project (It is a project that aims to integrate On2's VP3 video codec, Ogg Vorbis audio codec and Ogg multimedia container formats into a multimedia solution that can compete with MPEG-4 format).} categories multimedia version 1.0beta2 revision 0
-live555 555
-variants universal description {LIVE555 Streaming Media} portdir multimedia/live555 homepage http://www.live555.com/liveMedia/ epoch 0 platforms darwin name live555 long_description {This code forms a set of C++ libraries for multimedia streaming, using open standard protocols (RTP/RTCP, RTSP, SIP). These libraries - which can be compiled for Unix (including Linux and Mac OS X), Windows, and QNX (and other POSIX-compliant systems) - can be used to build streaming applications.} maintainers milosh categories multimedia version 2007.08.03a revision 0
+live555 554
+variants universal description {LIVE555 Streaming Media} portdir multimedia/live555 homepage http://www.live555.com/liveMedia/ epoch 0 platforms darwin name live555 long_description {This code forms a set of C++ libraries for multimedia streaming, using open standard protocols (RTP/RTCP, RTSP, SIP). These libraries - which can be compiled for Unix (including Linux and Mac OS X), Windows, and QNX (and other POSIX-compliant systems) - can be used to build streaming applications.} maintainers milosh categories multimedia version 2007.11.01 revision 0
 mimms 792
 variants {universal qt4 qt4_mac} variant_desc {qt4 {Links MiMMS against the qt4 port} qt4_mac {Links MiMMS against the qt4-mac port}} portdir multimedia/mimms description {MiMMS isn't an MMS Message Sender, it's an MMS (e.g. mms://) stream downloader.} homepage http://savannah.nongnu.org/projects/mimms/ epoch 0 platforms darwin name mimms depends_lib port:libmms maintainers {boeyms openmaintainer} long_description {MiMMS is a program designed to allow you to download streams using the MMS protocol and save them to your computer, as opposed to watching them live. Similar functionality is available in full media player suites such as Xine and MPlayer, but MiMMS is quick and easy to use, and for the time being, remains a useful program.} version 2.0.1 categories multimedia revision 0
 mjpegtools 548
@@ -7271,7 +7271,7 @@
 duplicity 822
 variants universal portdir sysutils/duplicity description {Encrypted bandwidth-efficient backup.} homepage http://www.nongnu.org/duplicity/index.html depends_run {port:py-gnupg port:py-pexpect port:py-boto} epoch 0 platforms darwin depends_lib {port:python24 port:librsync port:gnupg} name duplicity maintainers {ramercer at gmail.com openmaintainer} long_description {Duplicity backs directories by producing encrypted tar-format volumes and uploading them to a remote or local file server. Because duplicity uses librsync, the incremental archives are space efficient and only record the parts of files that have changed since the last backup. Because duplicity uses GnuPG to encrypt and/or sign these archives, they will be safe from spying and/or modification by the server.} categories sysutils version 0.4.3 revision 2
 dvdrtools 419
-variants {universal darwin} description {a fork of cdrtools DVD writer support} portdir sysutils/dvdrtools homepage http://www.nongnu.org/dvdrtools/ epoch 0 platforms darwin name dvdrtools long_description {{Linux dvd-rw/dvd-r writing made easy and free...} Dvdrtools is a fork of cdrtools, with the primary goal of supporting writable DVD drives.} maintainers pesco at gmx.de categories sysutils version 0.2.1 revision 0
+variants {universal darwin} description {a fork of cdrtools DVD writer support} portdir sysutils/dvdrtools homepage http://www.nongnu.org/dvdrtools/ epoch 0 platforms darwin name dvdrtools long_description {{Linux dvd-rw/dvd-r writing made easy and free...} Dvdrtools is a fork of cdrtools, with the primary goal of supporting writable DVD drives.} maintainers nomaintainer categories sysutils version 0.2.1 revision 0
 erni 356
 variants universal description {replacement for su that works on accounts without login shell} portdir sysutils/erni homepage http://www.brandxdev.net/erni/index.site epoch 0 platforms darwin name erni long_description {{replacement for su that works on accounts without login shell}} maintainers nomaintainer categories sysutils version 0.50.0 revision 0
 faubackup 426
@@ -8407,7 +8407,7 @@
 rxvt 456
 variants {universal ml} portdir x11/rxvt description {Low memory usage colour xterm replacement} homepage http://www.rxvt.org/ epoch 0 platforms darwin name rxvt depends_lib {lib:libX11.6:XFree86 lib:libfreetype.6:freetype} maintainers nomaintainer long_description {Rxvt is an xterm replacement which uses a little less memory, and is suitable for use on machines with small memories. Tek4010 support is removed.} version 2.7.10 categories x11 revision 1
 rxvt-unicode 708
-variants {universal darwin} description {Unicode-aware rxvt clone.} portdir x11/rxvt-unicode homepage http://software.schmorp.de/pkg/rxvt-unicode.html epoch 0 depends_lib {lib:libX11.6:XFree86 port:expat port:fontconfig port:freetype port:ncursesw port:perl5.8 port:pkgconfig port:render port:Xft2 port:xrender port:zlib} name rxvt-unicode long_description {rxvt-unicode is a clone of the well-known terminal emulator rxvt. Some of it's main features over rxvt are use of UCS-2 or UCS-4 to store text internally, locale-correct in- and output, stability, completely flicker-free display, support for Xft and core fonts in any combination, etc.} maintainers pesco at gmx.de categories x11 version 8.3 revision 0
+variants {universal darwin} description {Unicode-aware rxvt clone.} portdir x11/rxvt-unicode homepage http://software.schmorp.de/pkg/rxvt-unicode.html epoch 0 depends_lib {lib:libX11.6:XFree86 port:expat port:fontconfig port:freetype port:ncursesw port:perl5.8 port:pkgconfig port:render port:Xft2 port:xrender port:zlib} name rxvt-unicode long_description {rxvt-unicode is a clone of the well-known terminal emulator rxvt. Some of it's main features over rxvt are use of UCS-2 or UCS-4 to store text internally, locale-correct in- and output, stability, completely flicker-free display, support for Xft and core fonts in any combination, etc.} maintainers nomaintainer categories x11 version 8.4 revision 0
 sawfish 569
 variants universal depends_build {port:librep port:rep-gtk port:audiofile port:esound} description {A lisp-based extensible window manager} portdir x11/sawfish homepage http://sawmill.sourceforge.net/ epoch 0 name sawfish long_description {Sawfish is an extensible window manager using a lisp-based scripting language -- all window decorations are configurable and all user-interface policy is controlled through the extension language. This is no layer on top of twm, but a wholly new architecture.} maintainers lloyd at hilaiel.com categories x11 version 1.3 revision 0
 sazanami-font 369
@@ -8420,8 +8420,8 @@
 variants universal portdir x11/sunclock description {shows Earth's surface illuminated by the Sun} homepage http://frmas.free.fr/li_1.htm epoch 0 platforms darwin name sunclock depends_lib lib:libjpeg.62:jpeg maintainers nomaintainer long_description {This program is a clock that shows which portion of the Earth's surface is illuminated by the sun. It is designed to be usually iconic, but can be opened for a larger display with the time updated every second and both the local time zone and UTC displayed.} version 3.50pre1 categories x11 revision 0
 tightvnc 684
 variants {universal no_server} portdir x11/tightvnc description {Enhanced version of VNC} homepage http://www.tightvnc.com/ depends_run bin:perl:perl5.8 epoch 0 platforms darwin name tightvnc depends_lib {lib:libX11.6:XFree86 lib:libjpeg.62:jpeg lib:libz.1:zlib} maintainers nomaintainer long_description {This is an enhanced version of VNC, called TightVNC, which includes a lot of new features, improvements, optimizations and bugfixes over the original VNC version. Note that TightVNC is still free, cross-platform and compatible with the standard VNC. Many users agree that TightVNC is the most advanced free remote desktop package.} version 1.3.9 categories {x11 vnc} revision 0
-tk 414
-variants {universal aqua} description {Tcl Tool Kit} portdir x11/tk epoch 0 platforms darwin depends_lib {port:tcl lib:libX11.6:XFree86} name tk long_description {This is Tk version 8.4.15, a GUI toolkit for Tcl. The best way to get started with Tcl is to read ``Tcl and the Tk Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X.} maintainers nomaintainer categories x11 version 8.4.15 revision 0
+tk 422
+variants {universal aqua} description {Tcl Tool Kit} portdir x11/tk epoch 0 platforms darwin depends_lib {port:tcl lib:libX11.6:XFree86} name tk long_description {This is Tk version 8.4.16, a GUI toolkit for Tcl. The best way to get started with Tcl is to read ``Tcl and the Tk Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X.} maintainers {mww openmaintainer} categories x11 version 8.4.16 revision 0
 tkdiff 523
 variants universal portdir x11/tkdiff description {graphical front end to the diff program} homepage http://tkdiff.sourceforge.net/ epoch 0 depends_run port:tk platforms darwin name tkdiff maintainers nomaintainer long_description {tkdiff is a graphical front end to the diff program. It provides a side-by-side view of the differences between two files, along with several innovative features such as diff bookmarks and a graphical map of differences for quick navigation.} version 4.1.3 categories {x11 devel} revision 0
 tkregexp 513
@@ -8577,7 +8577,7 @@
 xteddy 418
 variants {universal darwin_8} portdir x11/xteddy description {A cuddlesome teddy for the X desktop} homepage http://www.itn.liu.se/~stegu/xteddy/ epoch 0 platforms darwin name xteddy depends_lib {lib:libX11:XFree86 port:imlib port:zlib} maintainers nomaintainer long_description {This is _the_ toy for the X desktop, a must for all plush lovers: a very, very cuddlesome teddy.} version 2.0.2 categories x11 revision 0
 xterm 448
-variants {universal darwin_8} portdir x11/xterm description {the ubiquitous X terminal emulator, stand-alone} homepage http://dickey.his.com/xterm/ epoch 0 platforms darwin name xterm depends_lib {lib:libX11.6:XFree86 port:ncurses} maintainers pesco at gmx.de long_description {The xterm program is a terminal emulator for the X Window System. It supports a plethora of features, including colors, Unicode, etc.} version 225 categories x11 revision 0
+variants {universal darwin_8} portdir x11/xterm description {the ubiquitous X terminal emulator, stand-alone} homepage http://dickey.his.com/xterm/ epoch 0 platforms darwin name xterm depends_lib {lib:libX11.6:XFree86 port:ncurses} maintainers nomaintainer long_description {The xterm program is a terminal emulator for the X Window System. It supports a plethora of features, including colors, Unicode, etc.} version 225 categories x11 revision 0
 xtide 578
 variants universal portdir x11/xtide description {Tide prediction software, with a large database of locations.} homepage http://www.flaterco.com/xtide epoch 0 platforms darwin name xtide depends_lib port:libpng maintainers {jberry at macports.org openmaintainer} long_description {XTide is a package that provides tide and current predictions in a wide variety of formats. Graphs, text listings, and calendars can be generated, or a tide clock can be provided on your desktop. For x11, plain command line, and as an http server.} version 2.8.3 categories {x11 science} revision 1
 xtu 414

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071106/098e271c/attachment-0001.html


More information about the macports-changes mailing list