[30099] trunk/dports/PortIndex

source_changes at macosforge.org source_changes at macosforge.org
Fri Oct 19 12:32:30 PDT 2007


Revision: 30099
          http://trac.macosforge.org/projects/macports/changeset/30099
Author:   dluke at macports.org
Date:     2007-10-19 12:32:29 -0700 (Fri, 19 Oct 2007)

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

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2007-10-19 17:22:00 UTC (rev 30098)
+++ trunk/dports/PortIndex	2007-10-19 19:32:29 UTC (rev 30099)
@@ -775,7 +775,7 @@
 bison1 611
 variants {universal darwin_8} description {general-purpose parser generator} portdir devel/bison1 homepage http://www.gnu.org/software/bison/ epoch 0 platforms darwin name bison1 long_description {Bison is a general-purpose parser generator that converts a grammar description for an LALR context-free grammar into a C program to parse that grammar. Once you are proficient with Bison, you can use it to develop a wide range of language parsers, from those used in simple desk calculators to complex programming languages.} maintainers nomaintainer at macports.org categories {devel lang} version 1.875 revision 0
 boehmgc 547
-variants {universal redirect darwin_8 darwin_9} description {Boehm-Demers-Weiser conservative garbage collector} portdir devel/boehmgc homepage http://www.hpl.hp.com/personal/Hans_Boehm/gc/ epoch 0 platforms darwin name boehmgc long_description {The Boehm-Demers-Weiser conservative garbage collector can be used as a garbage collecting replacement for C malloc or C++ new. It is also used by a number of programming language implementations that use C as intermediate code.} maintainers waqar at macports.org categories devel version 6.8 revision 0
+variants {universal redirect darwin_8 darwin_9} description {Boehm-Demers-Weiser conservative garbage collector} portdir devel/boehmgc homepage http://www.hpl.hp.com/personal/Hans_Boehm/gc/ epoch 0 platforms darwin name boehmgc long_description {The Boehm-Demers-Weiser conservative garbage collector can be used as a garbage collecting replacement for C malloc or C++ new. It is also used by a number of programming language implementations that use C as intermediate code.} maintainers waqar at macports.org categories devel version 7.0 revision 0
 boehmgc-devel 570
 variants {universal redirect} description {Boehm-Demers-Weiser conservative garbage collector (devel version)} portdir devel/boehmgc-devel homepage http://www.hpl.hp.com/personal/Hans_Boehm/gc/ epoch 0 platforms darwin name boehmgc-devel long_description {The Boehm-Demers-Weiser conservative garbage collector can be used as a garbage collecting replacement for C malloc or C++ new. It is also used by a number of programming language implementations that use C as intermediate code.} maintainers nomaintainer at macports.org categories devel version 6.3alpha6 revision 0
 boost 462
@@ -886,6 +886,8 @@
 variants {universal macports_apache2} depends_build {port:perl5.8 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 maintainers nomaintainer at macports.org 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.} version 3.0.6 categories {devel www} revision 0
 cxref 910
 variants {universal darwin_8} 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 maintainers nomaintainer at macports.org 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.} version 1.6a categories devel revision 0
+d52 357
+variants universal description {Disassembler for a variety of microprocessors} portdir devel/d52 homepage http://www.8052.com/ epoch 0 platforms darwin name d52 long_description {d52 is a set of disassemblers for the 8052, 8035, 8048, 8041, Z80, 8080 and 8085 microcontrollers} maintainers nomaintainer at macports.org categories devel version v341 revision 0
 daaplib 531
 portdir devel/daaplib variants universal description {small library for reading and writingg DAAP streams} name daaplib version 0.1.1a categories {devel net} homepage http://www.deleet.de/projekte/daap/daaplib/ revision 0 epoch 0 maintainers nomaintainer at macports.org long_description {daaplib is a very tiny and portable C++ library which helps to read and write low-level DAAP streams in memory. The code is straightforward and can mirror the structure of the data fairly well. DAAP streams are use by iTunes for sharing songs.}
 darcs 562
@@ -1308,8 +1310,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 at macports.org 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 525
-variants {universal darwin_8 darwin_9} portdir devel/mono description {Implementation of the .NET Development Framework} homepage http://www.go-mono.com/ epoch 0 platforms darwin name mono depends_lib {port:pkgconfig port:gettext port:glib2 port:icu port:boehmgc port:libiconv port:zlib port:libgdiplus} maintainers mww at macports.org 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 0
+mono 499
+variants {universal darwin_8 darwin_9} portdir devel/mono description {Implementation of the .NET Development Framework} homepage http://www.go-mono.com/ epoch 0 platforms darwin name mono depends_lib {port:pkgconfig port:gettext port:glib2 port:icu port:libiconv port:zlib port:libgdiplus} 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
 monodoc 437
 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 at macports.org 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
@@ -1538,6 +1540,8 @@
 variants universal portdir devel/tclsqlite2 description {TCL bindings for the SQLite embedded database engine} homepage http://www.sqlite.org/ epoch 0 platforms darwin name tclsqlite2 depends_lib port:sqlite2 maintainers nomaintainer at macports.org long_description {TCL bindings for the SQLite embedded database engine. This port contains bindings for sqlite 2.x.} version 2.8.17 categories {devel databases tcl} revision 0
 tkcvs 580
 variants universal portdir devel/tkcvs description {Tk-based GUI for CVS} homepage http://www.twobarleycorns.net/tkcvs.html epoch 0 depends_run bin:wish8.4:tk platforms darwin name tkcvs maintainers nomaintainer at macports.org long_description {TkCVS is a Tcl/Tk-based graphical interface to the CVS configuration management system. It displays the status of the files in the current working directory, and provides buttons and menus to execute CVS commands on the selected files. TkDiff is included for browsing and merging your changes.} version 7.2.1 categories devel revision 0
+tpasm 670
+variants universal description {A cross assembler for a variety of common microprocessors} portdir devel/tpasm homepage http://www.sqrt.com/ epoch 0 platforms darwin name tpasm long_description {Tpasm is a command line based cross assembler for a variety of common microprocessors and controllers, currently supporting: Rockwell 6502 (6502, 65c02) Motorola 6805 (6805, 68705), 6809, 68hc11 Intel 8051 (8031, 8032, 8051, 8052, 80c390) Atmel AVR (avt, attiny, at90, atmega series) Core Technologies CTXP-1 Microchip PIC (12xxx, 14xxx, 16xxx, 17xxx) Sunplus SPCxxx series Zilog Z80 (z80, z180)} maintainers nomaintainer at macports.org categories devel version 1.4 revision 0
 trac 571
 variants {universal postgres mysql} portdir devel/trac description {Wiki and issue tracking system.} homepage http://projects.edgewall.com/trac/ epoch 0 platforms darwin depends_lib {port:subversion-python25bindings port:clearsilver port:py25-sqlite3 port:python25 port:sqlite3 port:py25-hashlib} name trac maintainers dluke at geeklair.net long_description {Trac is an enhanced wiki and issue tracking system for software development projects. Trac uses a minimalistic approach to web-based software project management.} categories {devel python} version 0.10.4 revision 1
 tre 367
@@ -1656,8 +1660,8 @@
 variants {universal athena gtk1 gtk2 motif tiny small big huge xim perl python ruby tcl cscope nls} portdir editors/vim description {Vi {"workalike"} with many additional features} homepage http://www.vim.org/ epoch 0 platforms {darwin freebsd} name vim depends_lib port:ncurses maintainers {pipping at macports.org raimue at macports.org openmaintainer at macports.org} long_description {Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set.} version 7.1.132 categories editors revision 0
 vim-app 535
 variants {universal macatsui big huge xim perl python ruby tcl cscope darwin_i386} portdir editors/vim-app description {Vim.app is a GUI version of the famous editor vim.} homepage http://www.vim.org/ epoch 0 platforms {darwin freebsd} name vim-app depends_lib {port:gettext port:ncurses} maintainers raimue at macports.org long_description {This port provides Vim.app, a GUI version of the famous editor vim. Vim is a highly configurable text editor built to enable efficient text editing.} version 7.1.132 categories editors revision 0
-xemacs 537
-variants {universal mule sumo carbon_beta} portdir editors/xemacs description {A highly customizable open source text editor.} homepage http://www.xemacs.org epoch 0 platforms darwin name xemacs depends_lib {port:libpng port:Xaw3d} maintainers nomaintainer at macports.org long_description {XEmacs is a highly customizable open source text editor and application development system. It is protected under the GNU Public License and related to other versions of Emacs, in particular GNU Emacs.} version 21.4.20 categories editors revision 2
+xemacs 524
+variants {universal mule sumo carbon_beta} portdir editors/xemacs description {A highly customizable open source text editor.} homepage http://www.xemacs.org epoch 0 platforms darwin name xemacs depends_lib {port:libpng port:Xaw3d} maintainers nomaintainer long_description {XEmacs is a highly customizable open source text editor and application development system. It is protected under the GNU Public License and related to other versions of Emacs, in particular GNU Emacs.} version 21.4.20 categories editors revision 3
 xwpe 391
 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 at macports.org categories editors version 1.5.29a revision 0
 yi 705
@@ -2576,8 +2580,8 @@
 variants {universal darwin_6} portdir graphics/pstoedit description {Translate PostScript and PDF to other vector formats} homepage http://www.pstoedit.net/ depends_run bin:gs:ghostscript epoch 0 platforms darwin name pstoedit depends_lib {lib:libMagick:ImageMagick lib:libplotter:plotutils lib:libpng:libpng lib:libz:zlib} maintainers nomaintainer at macports.org long_description {pstoedit converts Postscript(TM) and PDF files to other vector graphic formats so that they can be edited graphically.} version 3.44 categories graphics revision 0
 qiv 352
 variants universal portdir graphics/qiv description {A very small and pretty fast gdk/Imlib image viewer} homepage http://www.klografx.net/qiv/ epoch 0 platforms darwin name qiv depends_lib port:imlib maintainers lloyd at hilaiel.com long_description {A very small and pretty fast gdk/Imlib image viewer for X.} version 2.0 categories graphics revision 0
-qwt 618
-variants universal portdir graphics/qwt description {Qt Widgets for Technical Applications} homepage http://qwt.sourceforge.net epoch 0 platforms darwin name qwt depends_lib port:qt4-mac maintainers {openmaintainer at macports.org jochen at macports.org} long_description {The Qwt library contains GUI Components and utility classes which are primarily useful for programs with a technical background. Beside a 2D plot widget it provides scales, sliders, dials, compasses, thermometers, wheels and knobs to control or display values, arrays, or ranges of type double.} version 5.0.2 categories {graphics science} revision 0
+qwt 592
+variants universal portdir graphics/qwt description {Qt Widgets for Technical Applications} homepage http://qwt.sourceforge.net epoch 0 platforms darwin name qwt depends_lib port:qt4-mac maintainers {openmaintainer jochen} long_description {The Qwt library contains GUI Components and utility classes which are primarily useful for programs with a technical background. Beside a 2D plot widget it provides scales, sliders, dials, compasses, thermometers, wheels and knobs to control or display values, arrays, or ranges of type double.} version 5.0.2 categories {graphics science} revision 0
 sane-backends 523
 variants {universal disable_localbackends enable_pnmbackend with_gphoto2} portdir graphics/sane-backends description {Backends for scanner access} homepage http://www.sane-project.org/ epoch 0 platforms darwin name sane-backends depends_lib {port:jpeg port:libusb port:tiff port:zlib} maintainers hama at hamazone.de long_description {These are the backends for the Scanner Access Now Easy project. They allow you to access various scanners either locally or remote using saned.} version 1.0.18 categories graphics revision 1
 scale2x 481
@@ -3065,7 +3069,7 @@
 kdewebdev3 381
 depends_build {port:autoconf port:unsermake} portdir kde/kdewebdev3 description {KDE web development tools. NB No KDE sound support.} homepage http://www.kde.org/ epoch 0 platforms darwin depends_lib port:kdebase3 name kdewebdev3 maintainers nomaintainer at macports.org long_description {{KDE web development tools. NB No KDE sound support.}} version 3.5.8 categories kde revision 0
 koffice 457
-variants darwin_7 depends_build {port:autoconf port:unsermake} portdir kde/koffice description {KDE office suite. NB KDE sound does not work.} homepage http://www.koffice.org/ epoch 0 platforms darwin depends_lib {port:kdebase3 port:ImageMagick port:lcms port:libwpd port:mysql4 port:ruby port:wv2} name koffice maintainers nomaintainer at macports.org long_description {{KDE office suite. NB KDE sound does not work.}} version 1.6.3 categories kde revision 0
+variants darwin_7 depends_build {port:autoconf port:unsermake} portdir kde/koffice description {KDE office suite. NB KDE sound does not work.} homepage http://www.koffice.org/ epoch 0 platforms darwin depends_lib {port:kdebase3 port:ImageMagick port:lcms port:libwpd port:mysql4 port:ruby port:wv2} name koffice maintainers nomaintainer at macports.org long_description {{KDE office suite. NB KDE sound does not work.}} version 1.6.3 categories kde revision 1
 koffice-i18n-afrikaans 327
 description {KOffice afrikaans language files.} portdir kde/koffice-i18n-afrikaans homepage http://www.koffice.org/ epoch 0 platforms darwin name koffice-i18n-afrikaans depends_lib port:koffice maintainers nomaintainer at macports.org long_description {{KOffice afrikaans language files.}} version 1.5.2 categories kde revision 0
 koffice-i18n-arabic 315
@@ -3177,7 +3181,7 @@
 koffice-i18n-welsh 311
 description {KOffice welsh language files.} portdir kde/koffice-i18n-welsh homepage http://www.koffice.org/ epoch 0 platforms darwin name koffice-i18n-welsh depends_lib port:koffice maintainers nomaintainer at macports.org long_description {{KOffice welsh language files.}} version 1.6.3 categories kde revision 0
 konversation 420
-variants universal depends_build {port:autoconf port:unsermake} portdir kde/konversation description {KDE IRC client. NB No KDE sound support.} homepage http://konversation.kde.org/ epoch 0 platforms darwin depends_lib {port:kdebase3 port:doxygen port:graphviz} name konversation maintainers nomaintainer at macports.org long_description {{KDE IRC client. NB No KDE sound support.}} version 1.0.1 categories kde revision 1
+variants universal depends_build {port:autoconf port:unsermake} portdir kde/konversation description {KDE IRC client. NB No KDE sound support.} homepage http://konversation.kde.org/ epoch 0 platforms darwin depends_lib {port:kdebase3 port:doxygen port:graphviz} name konversation maintainers nomaintainer at macports.org long_description {{KDE IRC client. NB No KDE sound support.}} version 1.0.1 categories kde revision 2
 4th 576
 variants universal description {very small Forth compiler} portdir lang/4th homepage http://www.xs4all.nl/~thebeez/4tH/foldtree.html epoch 0 platforms darwin name 4th long_description {4tH is a very small Forth compiler that can create bytecode, C-embeddable bytecode, standalone executables, but also works fine as a scripting language. It supports over 85% of the ANS Forth CORE wordset and features conditional compilation, pipes, files, assertions, forward declarations, recursion, include files, etc.} maintainers mww at macports.org categories lang version 3.5b revision 0
 Io 587
@@ -4375,7 +4379,7 @@
 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
-variants universal portdir net/rtorrent description {console-based BitTorrent client} homepage http://libtorrent.rakshasa.no/ epoch 0 platforms darwin name rtorrent depends_lib {port:curl port:libsigcxx2 port:libtorrent port:ncurses port:openssl port:zlib} maintainers imajes at macports.org long_description {rTorrent is a console-based BitTorrent client. It aims to be a fully-featured and efficient client with the ability to run in the background using screen. It supports fast-resume and session management.} version 0.7.4 categories net revision 0
+variants universal portdir net/rtorrent description {console-based BitTorrent client} homepage http://libtorrent.rakshasa.no/ epoch 0 platforms darwin name rtorrent depends_lib {port:curl port:libsigcxx2 port:libtorrent port:ncurses port:openssl port:zlib} maintainers imajes at macports.org long_description {rTorrent is a console-based BitTorrent client. It aims to be a fully-featured and efficient client with the ability to run in the background using screen. It supports fast-resume and session management.} version 0.7.7 categories net revision 0
 samba3 452
 variants {universal darwin_8} depends_build port:cups-headers portdir net/samba3 description {SMB/CIFS implementation} homepage http://www.samba.org/ epoch 0 platforms darwin depends_lib {port:libiconv port:openssl port:popt} name samba3 maintainers {mww at macports.org openmaintainer at macports.org} long_description {Samba is an software suite that provides seamless file and print services to SMB/CIFS clients} version 3.0.26a categories net revision 0
 samba4 477
@@ -6631,7 +6635,7 @@
 rb-flickr 465
 variants universal description {An insanely easy interface to the Flickr photo-sharing service. By Scott Raymond.} portdir ruby/rb-flickr homepage http://redgreenblu.com/flickr/ epoch 0 depends_lib {{path:\${prefix}/bin/ruby:ruby} port:rb-rubygems port:rb-xml-simple} name rb-flickr long_description {{An insanely easy interface to the Flickr photo-sharing service. By Scott Raymond.}} maintainers nomaintainer at macports.org categories ruby version 1.0.0 revision 0
 rb-fxruby 435
-variants universal portdir ruby/rb-fxruby description {Ruby bindings for the FOX GUI Toolkit.} homepage http://www.fxruby.org epoch 0 platforms darwin name rb-fxruby depends_lib {{path:\${prefix}/bin/ruby:ruby} lib:libFOX-1.6:fox port:fxscintilla} maintainers lyle.johnson at gmail.com long_description {FXRuby is a Ruby extention module that provides an interface to the FOX GUI library.} version 1.6.11 categories {ruby x11} revision 0
+variants universal portdir ruby/rb-fxruby description {Ruby bindings for the FOX GUI Toolkit.} homepage http://www.fxruby.org epoch 0 platforms darwin name rb-fxruby depends_lib {{path:\${prefix}/bin/ruby:ruby} lib:libFOX-1.6:fox port:fxscintilla} maintainers lyle.johnson at gmail.com long_description {FXRuby is a Ruby extention module that provides an interface to the FOX GUI library.} version 1.6.12 categories {ruby x11} revision 0
 rb-gd 427
 variants universal portdir ruby/rb-gd description {GD library for ruby} homepage http://tam.0xfa.com/ epoch 0 platforms darwin name rb-gd depends_lib port:gd2 maintainers nomaintainer at macports.org long_description {An extension library to use Thomas Boutell's gd graphics library from Ruby. You can create PNG or JPEG images with your Ruby script. gconf, gnomevfs and more.} version 0.7.4 categories {ruby graphics} revision 0
 rb-gem_plugin 440
@@ -6973,7 +6977,7 @@
 checkpassword-pam 530
 variants universal description {implementation of checkpassword-compatible auth program} portdir security/checkpassword-pam homepage http://checkpasswd-pam.sourceforge.net/ epoch 0 platforms darwin name checkpassword-pam long_description {checkpassword-pam was written from scratch. There are several older packages called checkpassword-pam, derived from DJB's checkpassword code. This checkpassword-pam is more modern and administrator-friendly.} maintainers nomaintainer at macports.org categories security version 0.99 revision 0
 courier-authlib 426
-variants {universal darwin_8} portdir security/courier-authlib description {Courier Authentication Library is a generic authentication API} homepage http://www.courier-mta.org/authlib/ epoch 0 platforms darwin name courier-authlib depends_lib port:db44 maintainers {boeyms openmaintainer} long_description {{Courier Authentication Library is a generic authentication API}} version 0.59.3 categories {security mail} revision 0
+variants {universal darwin_8} portdir security/courier-authlib description {Courier Authentication Library is a generic authentication API} homepage http://www.courier-mta.org/authlib/ epoch 0 platforms darwin name courier-authlib depends_lib port:db44 maintainers {boeyms openmaintainer} long_description {{Courier Authentication Library is a generic authentication API}} version 0.60.0 categories {security mail} revision 0
 cracklib 573
 variants universal description {A ProActive Password Sanity Library} portdir security/cracklib homepage http://www.crypticide.com/users/alecm/ epoch 0 platforms darwin name cracklib 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 nomaintainer at macports.org categories security version 2.7 revision 0
 ctool 388
@@ -7344,8 +7348,8 @@
 variants universal description {converts instant copy bin image to standard ISO-9660} portdir sysutils/pdi2iso homepage https://developer.berlios.de/projects/pdi2iso/ epoch 0 platforms darwin name pdi2iso long_description {pdi2iso is a very simple utility to convert an instant copy bin image to the standard ISO-9660 format.} maintainers nomaintainer at macports.org categories sysutils version 0.1 revision 0
 poldek 792
 variants universal portdir sysutils/poldek description {A full-featured frontend to RPM} homepage http://poldek.pld-linux.org/ epoch 0 platforms darwin name poldek depends_lib {port:rpm port:argp-standalone port:ncurses lib:libpcre:pcre lib:libcheck:check lib:libxml2:libxml2} maintainers afb at macports.org long_description {poldek is an RPM package management tool which allows you to easily perform package verification, installation (including system installation from scratch), upgrading, and removal. Program can be used in batch (like apt-get from Debian's APT) or interactive mode. The interactive mode puts you into a readline interface with command line autocompletion and history, similar to the shell mode of Perl's CPAN.} version 0.21-cvs20070703.00 categories sysutils revision 0
-pstree 349
-variants universal description {pstree shows the output of the ps command as a tree} portdir sysutils/pstree homepage http://freshmeat.net/projects/pstree/ epoch 0 platforms {darwin freebsd} name pstree long_description {{pstree shows the output of the ps command as a tree}} maintainers mww at macports.org categories sysutils version 2.31 revision 1
+pstree 356
+variants {universal darwin_8 darwin_9} description {pstree shows the output of the ps command as a tree} portdir sysutils/pstree homepage http://freshmeat.net/projects/pstree/ epoch 0 platforms {darwin freebsd} name pstree long_description {{pstree shows the output of the ps command as a tree}} maintainers mww categories sysutils version 2.31 revision 1
 pv 601
 portdir sysutils/pv variants universal description {monitor the progress of data through a pipe} name pv version 1.0.1 categories sysutils homepage http://www.ivarch.com/programs/pv.shtml revision 0 epoch 0 maintainers meissnem at gmail.com long_description {pv - Pipe Viewer - is a terminal-based tool for monitoring the progress of data through a pipeline. It can be inserted into any normal pipeline between two processes to give a visual indication of how quickly data is passing through, how long it has taken, how near to completion it is, and an estimate of how long it will be until completion.}
 pwgen 413
@@ -8071,7 +8075,7 @@
 php5 749
 variants {universal darwin_6 darwin_7 darwin_8 macosx apache apache2 fastcgi imap tidy mssql snmp macports_snmp mysql3 mysql4 mysql5 postgresql sqlite ipc pcntl pear} portdir www/php5 description {PHP: Hypertext Preprocessor} homepage http://www.php.net/ epoch 0 platforms {darwin freebsd} name php5 depends_lib {port:libxml2 port:libxslt port:openssl port:zlib port:libiconv port:expat port:gettext port:tiff port:mhash port:libmcrypt port:curl port:pcre port:jpeg port:libpng port:freetype} maintainers {ryandesign jwa} long_description {PHP is a widely-used general-purpose scripting language that is especially suited for developing web sites, but can also be used for command-line scripting.} version 5.2.4 categories {lang php www} revision 1
 php5-devel 763
-variants {universal darwin_6 darwin_7 darwin_8 macosx apache apache2 fastcgi imap tidy mssql snmp macports_snmp mysql3 mysql4 mysql5 postgresql sqlite ipc pcntl pear} portdir www/php5-devel description {PHP: Hypertext Preprocessor} homepage http://qa.php.net/ epoch 0 platforms {darwin freebsd} name php5-devel depends_lib {port:libxml2 port:libxslt port:openssl port:zlib port:libiconv port:expat port:gettext port:tiff port:mhash port:libmcrypt port:curl port:pcre port:jpeg port:libpng port:freetype} maintainers {ryandesign jwa} long_description {PHP is a widely-used general-purpose scripting language that is especially suited for developing web sites, but can also be used for command-line scripting.} version 5.2.4RC3 categories {lang php www} revision 0
+variants {universal darwin_6 darwin_7 darwin_8 macosx apache apache2 fastcgi imap tidy mssql snmp macports_snmp mysql3 mysql4 mysql5 postgresql sqlite ipc pcntl pear} portdir www/php5-devel description {PHP: Hypertext Preprocessor} homepage http://qa.php.net/ epoch 0 platforms {darwin freebsd} name php5-devel depends_lib {port:libxml2 port:libxslt port:openssl port:zlib port:libiconv port:expat port:gettext port:tiff port:mhash port:libmcrypt port:curl port:pcre port:jpeg port:libpng port:freetype} maintainers {ryandesign jwa} long_description {PHP is a widely-used general-purpose scripting language that is especially suited for developing web sites, but can also be used for command-line scripting.} version 5.2.5RC1 categories {lang php www} revision 0
 php5-memcache 606
 variants universal portdir www/php5-memcache description {PHP5 bindings for memcache} homepage http://pecl.php.net/package/memcache epoch 0 platforms {darwin freebsd openbsd} name php5-memcache depends_lib {port:memcached port:php5 port:zlib} maintainers {emory.smith at gmail.com openmaintainer at macports.org} long_description {Memcached is a caching daemon designed especially for dynamic web applications to decrease database load by storing objects in memory. This extension allows you to work with memcached through handy OO and procedural interfaces.} version 2.1.2 categories {www net devel} revision 0
 php5-rrdtool 363

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


More information about the macports-changes mailing list