[22810] trunk/dports/PortIndex

source_changes at macosforge.org source_changes at macosforge.org
Thu Mar 15 00:36:23 PDT 2007


Revision: 22810
          http://trac.macosforge.org/projects/macports/changeset/22810
Author:   dluke at macports.org
Date:     2007-03-15 00:36:22 -0700 (Thu, 15 Mar 2007)

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

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2007-03-15 06:49:51 UTC (rev 22809)
+++ trunk/dports/PortIndex	2007-03-15 07:36:22 UTC (rev 22810)
@@ -1336,6 +1336,8 @@
 variants darwin description {Library that provides command line editing} portdir devel/readline-4 homepage http://cnswww.cns.cwru.edu/~chet/readline/rltop.html epoch 0 platforms darwin name readline-4 long_description {The GNU Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in. Both Emacs and vi editing modes are available. The Readline library includes additional functions to maintain a list of previously-entered command lines, to recall and perhaps reedit those lines, and perform csh-like history expansion on previous commands. This version provides limited functionality. It is intended to be used by ports that require version 4.3. Only the dynamic library is installed, and the include files are kept in PREFIX/include/readline4.} maintainers nomaintainer at macports.org categories devel version 4.3 revision 0
 readline-5 904
 variants darwin_8 description {Library that provides command line editing} portdir devel/readline-5 homepage http://cnswww.cns.cwru.edu/~chet/readline/rltop.html epoch 0 platforms darwin name readline-5 long_description {The GNU Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in. Both Emacs and vi editing modes are available. The Readline library includes additional functions to maintain a list of previously-entered command lines, to recall and perhaps reedit those lines, and perform csh-like history expansion on previous commands. This version provides limited functionality. It is intended to be used by ports that require version 5.0. Only the dynamic library is installed, and the include files are kept in PREFIX/include/readline5.} maintainers nomaintainer at macports.org categories devel version 5.0.005 revision 0
+rlog 458
+portdir devel/rlog description {A flexible message logging facility for C++} platforms darwin name rlog version 1.3.7 categories devel homepage http://arg0.net/wiki/rlog revision 0 epoch 0 maintainers eridius at macports.org long_description {RLog provides a flexible message logging facility for C++ programs and libraries. It is highly optimized for the case where no log messages are output, so that it can be left in production code and enabled on-demand.}
 robodoc 577
 portdir devel/robodoc platforms darwin description {Bot used to document source code.} name robodoc version 4.99.8 categories devel homepage http://www.xs4all.nl/~rfsber/Robo/robodoc.html revision 0 epoch 0 maintainers nomaintainer at macports.org long_description {ROBODoc can be used to document functions, methods, classes, variables, makefile entries, system tests, and anything else you can think of. ROBODoc works with C, C++, Fortran, Perl, shell scripts, Assembler, DCL, DB/C, Tcl/Tk, Forth, Lisp, COBOL, Occam, Basic, HTML, and any other language that supports remarks.}
 scons 564
@@ -1552,6 +1554,8 @@
 description {an assembly language MIPS R2000/R3000 simulator} portdir emulators/spim homepage http://www.cs.wisc.edu/~larus/spim.html epoch 0 platforms darwin depends_lib lib:libX11.6:XFree86 name spim long_description {SPIM S20 is a software simulator that runs assembly language programs for the MIPS R2000/R3000 RISC computers. SPIM can read and immediately run files containing assembly language statements. SPIM is a self-contained system for running these programs and contains a debugger and interface to the operating system. SPIM implements almost the entire MIPS assembler-extended instruction set for the R2000/R3000 (I've omitted some the complex floating point comparisons and details of the memory system page tables). The MIPS architecture has evolved considerably since then (in particular the 64 bit extensions), which means that SPIM will not run programs compiled for recent MIPS or SGI processors.} maintainers stewartsmith at mac.com categories {emulators devel lang x11}
  version 7.1 revision 0
 vice 610
 portdir emulators/vice description {emulator for programs intended for the old 8-bit computers} name vice depends_lib lib:libX11.6:XFree86 version 1.14 categories emulators homepage http://www.viceteam.org/ revision 0 epoch 0 maintainers nomaintainer at macports.org long_description {{VICE is a program that runs on a Unix, MS-DOS, Win95/NT, OS/2, Acorn RISC OS or BeOS machine and executes programs intended for the old 8-bit computers. The current version emulates the C64, the C128, the VIC20, all the PET models (except the SuperPET 9000, which is out of line anyway), the PLUS4 and the CBM-II (aka C610).}}
+encfs 643
+variants darwin portdir fuse/encfs description {An encrypted pass-through FUSE filesystem} homepage http://arg0.net/encfs epoch 0 platforms darwin name encfs depends_lib {port:rlog port:openssl port:libfuse port:pkgconfig port:gettext} maintainers eridius at macports.org long_description {EncFS is an encrypted pass-through filesystem which runs in userspace, using the FUSE kernel module. Similar in design to CFS and other pass-through filesystems, all data is encrypted and stored in the underlying filesystem. Unlike loopback filesystems, there is no predetermined or pre-allocated filesystem size.} version 1.3.2 categories fuse revision 0
 fuse-bindings-python 438
 variants darwin portdir fuse/fuse-bindings-python description {Python interface for FUSE} homepage http://fuse.sourceforge.net/wiki/index.php/FusePython epoch 0 platforms darwin depends_lib {{path:${prefix}/bin/python2.4:python24} lib:libfuse:libfuse bin:pkg-config:pkgconfig} name fuse-bindings-python maintainers eridius at macports.org long_description {{Python interface for FUSE}} categories {fuse python} version 2007-01-19 revision 0
 fusefs 700
@@ -3128,8 +3132,8 @@
 variants darwin_8 depends_build port:bison portdir lang/ragel description {ragel is a state machine compiler} homepage http://www.cs.queensu.ca/~thurston/ragel/ epoch 0 platforms darwin name ragel maintainers mww at macports.org long_description {Ragel compiles finite state machines from regular languages into runnable C/C++ code. Ragel state machines can not only recognize byte sequences as regular expression machines do, but can also execute code at arbitrary points in the recognition of a regular language.} version 5.18 categories lang revision 0
 rexx 432
 portdir lang/rexx platforms darwin description {Regina Rexx is an interpreter for the Rexx language} name rexx version 3.3 categories lang homepage http://regina-rexx.sourceforge.net/ revision 0 epoch 0 maintainers nomaintainer at macports.org long_description {Regina is an implementation of the 1996 ANSI Standard for the Rexx language. Rexx is designed to be an easily readable, but powerful scripting and embedded macro language.}
-ruby 598
-variants {darwin tk} portdir lang/ruby description {Powerful and clean object-oriented scripting language} homepage http://www.ruby-lang.org/ epoch 0 platforms darwin name ruby depends_lib {port:libiconv port:readline port:openssl port:zlib port:ncurses} maintainers pguyot at kallisys.net long_description {Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, extensible, and portable.} version 1.8.5-p12 categories {lang ruby} revision 0
+ruby 594
+variants {darwin tk} portdir lang/ruby description {Powerful and clean object-oriented scripting language} homepage http://www.ruby-lang.org/ epoch 0 platforms darwin name ruby depends_lib {port:libiconv port:readline port:openssl port:zlib port:ncurses} maintainers pguyot at kallisys.net long_description {Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, extensible, and portable.} version 1.8.6 categories {lang ruby} revision 0
 sbcl 564
 variants {powerpc i386 test} description {The Steel Bank Common Lisp system} portdir lang/sbcl homepage http://www.sbcl.org epoch 0 platforms darwin name sbcl long_description {Steel Bank Common Lisp (SBCL) is a Open Source development system for ANSI Common Lisp. It provides an interactive environment including an integrated native compiler, interpreter, and debugger. (And it, and its generated code, can also play nicely with Unix when running noninteractively.)} maintainers {gwright at macports.org waqar at macports.org} categories lang version 1.0.3 revision 0
 scala 459
@@ -5991,7 +5995,7 @@
 rb-rubyforge 424
 portdir ruby/rb-rubyforge description {A simplistic script which automates a limited set of rubyforge operations} name rb-rubyforge depends_lib {{path:${prefix}/bin/ruby:ruby} port:rb-rubygems} version 0.3.1 categories ruby homepage http://codeforpeople.com/lib/ruby/rubyforge/ revision 0 epoch 0 maintainers pguyot at kallisys.net long_description {{A simplistic script which automates a limited set of rubyforge operations}}
 rb-rubygems 425
-depends_build port:autoconf portdir ruby/rb-rubygems description {a package management framework for Ruby} homepage http://rubyforge.org/projects/rubygems epoch 0 platforms darwin name rb-rubygems depends_lib {{path:${prefix}/bin/ruby:ruby}} maintainers yuhei at pop21.odn.ne.jp long_description {RubyGems is the Ruby standard for publishing and managing third party libraries.} version 0.9.1 categories {ruby devel} revision 0
+depends_build port:autoconf portdir ruby/rb-rubygems description {a package management framework for Ruby} homepage http://rubyforge.org/projects/rubygems epoch 0 platforms darwin name rb-rubygems depends_lib {{path:${prefix}/bin/ruby:ruby}} maintainers yuhei at pop21.odn.ne.jp long_description {RubyGems is the Ruby standard for publishing and managing third party libraries.} version 0.9.2 categories {ruby devel} revision 0
 rb-rubyinline 639
 portdir ruby/rb-rubyinline description {Multi-language extension coding within ruby.} name rb-rubyinline depends_lib {{path:${prefix}/bin/ruby:ruby} port:rb-rubygems port:rb-hoe} version 3.6.2 categories ruby homepage http://www.zenspider.com/ZSS/Products/RubyInline/ revision 0 epoch 0 maintainers pguyot at kallisys.net long_description {Ruby Inline is an analog to Perl's Inline::C. Out of the box, it allows you to embed C/++ external module code in your ruby script directly. By writing simple builder classes, you can teach how to cope with new languages (fortran, perl, whatever). The code is compiled and run on the fly when needed.}
 rb-rubytoc 382
@@ -6076,6 +6080,8 @@
 description {The Gerris Flow Solver} portdir science/gerris homepage http://gfs.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:glib2 port:gts} name gerris long_description {Gerris is an Open Source Free Software library for the solution of the partial differential equations describing fluid flow.} maintainers nomaintainer at macports.org categories Science version 0.9.2 revision 0
 gnucap 637
 portdir science/gnucap description {GNU Circuit Analysis Package} platforms darwin name gnucap version 2005-01-27 categories science homepage http://www.geda.seul.org/tools/gnucap/ revision 0 epoch 0 maintainers nomaintainer at macports.org long_description {Gnucap is the Gnu Circuit Analysis Package. The primary component is a general purpose circuit simulator. It performs nonlinear dc and transient analyses, fourier analysis, and ac analysis. It is fully interactive and command driven. It can also be run in batch mode or as a server. Spice compatible models for the MOSFET (level 1-7), BJT, and diode are included in this release.}
+grads 767
+variants printim depends_build {port:libwww port:readline port:rx port:netcdf port:udunits port:libdap port:libnc-dap} portdir science/grads description {interactive visualization tool for earth science data} homepage http://www.iges.org/grads/grads.html epoch 0 platforms darwin name grads maintainers takeshi at mac.com long_description {The Grid Analysis and Display System (GrADS) is an interactive desktop tool that is used for easy access, manipulation, and visualization of earth science data. The format of the data may be either binary, GRIB, NetCDF, or HDF-SDS (Scientific Data Sets). GrADS has been implemented worldwide on a variety of commonly used operating systems and is freely distributed over the Internet.} version 1.9b4 categories science revision 1
 gri 828
 depends_build {port:ImageMagick port:teTeX port:ghostscript port:perl} description {A scientific graphics programming language} portdir science/gri homepage http://gri.sourceforge.net epoch 0 platforms darwin name gri long_description {Gri is a language for scientific graphics programming. The word language is important: Gri is command-driven, not point/click. Some users consider Gri similar to LaTeX, since both provide extensive power in exchange for patience in learning syntax. Gri can make x-y graphs, contour graphs, and image graphs, in PostScript and (someday) SVG formats. Control is provided over all aspects of drawing, e.g. line widths, colors, and fonts. A TeX-like syntax provides common mathematical symbols.} maintainers {dan.kelley at dal.ca, j.stalnaker at neu.edu} categories graphics version 2.12.12 revision 0
 gromacs 784
@@ -6360,20 +6366,20 @@
 description {file manager with curses interface} portdir sysutils/clex homepage http://www.clex.sk/ epoch 0 platforms darwin depends_lib port:ncurses name clex long_description {CLEX is a file manager with a full-screen user interface. It displays directory contents including the file status details and provides features like command history, filename insertion, or name completion in order to help users to create commands to be executed by the shell.} maintainers nomaintainer at macports.org categories sysutils version 3.15 revision 0
 clpbar 614
 portdir sysutils/clpbar platforms darwin description {tool to copy a stream of data and print a progress bar} name clpbar version 1.10 categories sysutils homepage http://clpbar.sourceforge.net/ revision 0 epoch 0 maintainers nomaintainer at macports.org long_description {Bar is a simple tool to copy a stream of data and print a display for the user on stderr showing the ammount of data passed, the throughput of the data transfer, and the transfer time, or, if the total size of the data stream is known, the estimated time remaining, what percentage of the data transfer has been completed, and a progress bar.}
-compare 549
-portdir sysutils/compare platforms darwin description {fast replacement for cmp} name compare version 1.16 categories sysutils homepage ht revision 0 epoch 0 maintainers nomaintainer at macports.org long_description {compare is similar to cmp but faster and with better readable output. compare examines one file and standard in, or two files on a byte by byte basis, and prints the file position of the first difference it finds, first in decimal and then in hexadecimal, followed by the differing byte content in hexadecimal and a quoted character.}
+compare 596
+depends_build port:smake description {fast replacement for cmp} portdir sysutils/compare homepage ftp://ftp.berlios.de/pub/compare/ epoch 0 platforms darwin name compare long_description {compare is similar to cmp but faster and with better readable output. compare examines one file and standard in, or two files on a byte by byte basis, and prints the file position of the first difference it finds, first in decimal and then in hexadecimal, followed by the differing byte content in hexadecimal and a quoted character.} maintainers mww at macports.org categories sysutils version 1.16 revision 1
 contacts 375
 portdir sysutils/contacts platforms darwin description {command line tool to access MacOS-X's AddressBook} name contacts categories sysutils version 1.1 homepage http://gnufoo.org/contacts/ revision 1 epoch 0 maintainers nomaintainer at macports.org long_description {The utility contacts gives you access to view and search all your records in MacOS-X's AddressBook database.}
 convmv 1000
 description {Convert filenames from one encoding to another} portdir sysutils/convmv homepage http://j3e.de/linux/convmv/man/ epoch 0 platforms darwin depends_lib bin:perl:perl5.8 name convmv long_description {convmv is meant to help convert a single filename, a directory tree and the contained files or a whole filesystem into a different encoding. It just converts the filenames, not the content of the files. A special feature of convmv is that it also takes care of symlinks, also converts the symlink target pointer in case the symlink target is being converted, too. All this comes in very handy when one wants to switch over from old 8-bit locales to UTF-8 locales. It is also possible to convert directories to UTF-8 which are already partly UTF-8 encoded. convmv is able to detect if certain files are UTF-8 encoded and will skip them by default. To turn this smartness off use the --nosmart switch.} maintainers nomaintainer at macports.org categories {sysutils perl} version 1.09 
 revision 0
 coreutils 688
 variants with_default_names description {GNU File, Shell, and Text utilities} portdir sysutils/coreutils homepage http://www.gnu.org/software/coreutils/ epoch 0 platforms darwin name coreutils long_description {The GNU Core Utilities are the basic file, shell, and text manipulation utilities of the GNU operating system. These are the core utilities which are expected to exist on every operating system. Previously these utilities were offered as three individual sets of GNU utilities, fileutils, shellutils, and textutils. Those three have been combined into a single set of utilities called the coreutils.} maintainers pipping at macports.org categories sysutils version 6.7 revision 1
-count 486
-portdir sysutils/count platforms darwin description {fast replacement for the standard wc utility} name count version 1.20 categories sysutils homepage http://www.fokus.fraunhofer.de/research/cc/berlios/employees/joerg.schilling/private/ revision 0 epoch 0 maintainers mww at macports.org long_description {Count is a fast replacement for the standard wc utility. It has the additional features of counting the visible line length and a fast -stat option to quickly determine file sizes.}
+count 456
+depends_build port:smake description {fast replacement for the standard wc utility} portdir sysutils/count homepage ftp://ftp.berlios.de/pub/count epoch 0 platforms darwin name count long_description {Count is a fast replacement for the standard wc utility. It has the additional features of counting the visible line length and a fast -stat option to quickly determine file sizes.} maintainers mww at macports.org categories sysutils version 1.20 revision 1
 createrepo 486
 description {generates metadata for package repositories for yum, etc.} portdir sysutils/createrepo homepage http://linux.duke.edu/metadata/ depends_run {port:python24 port:rpm port:yum} epoch 0 platforms darwin name createrepo long_description {createrepo generates the metadata necessary for a package repository. This repository format is supported by yum, up2date, smart, red-carpet(xen) and YaST.} maintainers nomaintainer at macports.org categories sysutils version 0.4.4 revision 2
 createtorrent 513
-description {command line utility to create BitTorrent files} portdir sysutils/createtorrent homepage http://www.createtorrent.com/ epoch 0 platforms darwin depends_lib lib:libssl:openssl name createtorrent long_description {CreateTorrent is a small and fast command line utility to create BitTorrent files easily. BitTorrent files can be made from either one file or a collection of files that are grouped together into a directory.} maintainers eridius at macports.org categories sysutils version 1.1.1 revision 0
+description {command line utility to create BitTorrent files} portdir sysutils/createtorrent homepage http://www.createtorrent.com/ epoch 0 platforms darwin depends_lib lib:libssl:openssl name createtorrent long_description {CreateTorrent is a small and fast command line utility to create BitTorrent files easily. BitTorrent files can be made from either one file or a collection of files that are grouped together into a directory.} maintainers eridius at macports.org categories sysutils version 1.1.3 revision 0
 cronolog 552
 portdir sysutils/cronolog platforms darwin description {cronolog is a web log rotation program} name cronolog version 1.6.2 categories sysutils homepage http://cronolog.org/ revision 0 epoch 0 maintainers {ryandesign at macports.org openmaintainer at macports.org} long_description {cronolog is a simple filter program that reads log file entries from standard input and writes each entry to the output file specified by a filename template and the current date and time. When the expanded filename changes, the current file is closed and a new one opened.}
 cronolog-devel 735
@@ -6545,7 +6551,7 @@
 smart 640
 description {Automatic updater and package installer/remover} portdir sysutils/smart homepage http://smartpm.org epoch 0 platforms darwin depends_lib {lib:librpm:rpm port:python24 port:py-gtk2} name smart long_description {The Smart Package Manager project has the ambitious objective of creating smart and portable algorithms for solving adequately the problem of managing software upgrading and installation. This tool works in all major distributions, and will bring notable advantages over native tools currently in use (APT, APT-RPM, YUM, URPMI, etc).} maintainers n3npq at mac.com categories {sysutils archivers} version 0.41 revision 0
 smartmontools 581
-variants darwin description {SMART hard drive monitoring} portdir sysutils/smartmontools homepage http://smartmontools.sourceforge.net/ epoch 0 platforms darwin name smartmontools long_description {Two utility programs (smartctl and smartd) to control and monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (SMART) built into most modern ATA and SCSI hard disks. In many cases, these utilities will provide advanced warning of disk degradation and failure.} maintainers nomaintainer at macports.org categories sysutils version 5.36 revision 0
+variants darwin description {SMART hard drive monitoring} portdir sysutils/smartmontools homepage http://smartmontools.sourceforge.net/ epoch 0 platforms darwin name smartmontools long_description {Two utility programs (smartctl and smartd) to control and monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (SMART) built into most modern ATA and SCSI hard disks. In many cases, these utilities will provide advanced warning of disk degradation and failure.} maintainers nomaintainer at macports.org categories sysutils version 5.37 revision 0
 socat 593
 portdir sysutils/socat platforms darwin description {netcat on steroids} name socat depends_lib port:readline version 1.4.2.0 categories {sysutils net} revision 0 epoch 0 maintainers md at hudora.de long_description {socat is a relay for bidirectional data transfer between two independent data channels. Each of these data channels may be a file, pipe, device (serial line etc. or a pseudo terminal), a socket (UNIX, IP4, IP6 - raw, UDP, TCP), an SSL socket, proxy CONNECT connection, a file descriptor (stdin etc.), the GNU line editor (readline), a program, or a combination of two of these.}
 sockstat 555
@@ -6902,8 +6908,6 @@
 description {sand is a tool to help you keep your diary} portdir textproc/sand homepage http://sand.sourceforge.net/ epoch 0 platforms darwin depends_lib lib:libpub:libpub name sand long_description {{sand is a tool to help you keep your diary}} maintainers nomaintainer at macports.org categories textproc version 0.1.1 revision 1
 saxon 425
 description {saxon basic - collection of tools to process XML documents} portdir textproc/saxon homepage http://saxon.sourceforge.net/ epoch 0 platforms darwin depends_lib bin:java:kaffe name saxon long_description {Saxon includes an XSLT 2.0 processor, an XPath 2.0 processor, an XQuery 1.0 processor, and an XML Schema 1.0 processor.} maintainers nomaintainer at macports.org categories {textproc java} version 8.3 revision 0
-scripturechecks 647
-portdir textproc/scripturechecks description {A collection of programs, scripts and data, to check Scripture translations.} name scripturechecks version 1.0.3 categories textproc homepage http://scripturechecks/sourceforge.net/ revision 0 epoch 0 maintainers mac_support_jaars at sil.org long_description {A tool for people making a translation of the Bible. ScriptureChecks can check a translation for things like the consistency of format markers and whether all chapters and verses are included. It handles either USFM or OSIS formatted text. ScriptureChecks is a utility used by the Bibledit program, but can also be utilized by other programs.}
 scrollkeeper 949
 depends_build {bin:pkg-config:pkgconfig bin:intltool-extract:intltool} portdir textproc/scrollkeeper description {An Open Document Cataloging Project.} homepage http://scrollkeeper.sourceforge.net/ epoch 0 platforms darwin name scrollkeeper depends_lib {lib:libX11.6:XFree86 port:libxslt port:libxml2 port:gettext port:expat port:fontconfig port:docbook-xml-scrollkeeper port:docbook-xsl port:docbook-xml port:docbook-xml-412} long_description {ScrollKeeper is a cataloging system for documentation on open systems. It manages documentation metadata (as specified by the Open Source Metadata Framework (OMF) and provides a simple API to allow help browsers to find, sort, and search the document catalog. It will also be able to communicate with catalog servers on the Net to search for documents which are not on the local system.} maintainers {rhwood at macports.org openmaintainer at macports.org} version 0.3.14 categories {textproc gnome} revision 3
 sgrep 442

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


More information about the macports-changes mailing list