[20892] trunk/dports/PortIndex

source_changes at macosforge.org source_changes at macosforge.org
Fri Dec 8 00:34:31 PST 2006


Revision: 20892
          http://trac.macosforge.org/projects/macports/changeset/20892
Author:   dluke at macports.org
Date:     2006-12-08 00:34:30 -0800 (Fri, 08 Dec 2006)

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

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2006-12-08 06:20:14 UTC (rev 20891)
+++ trunk/dports/PortIndex	2006-12-08 08:34:30 UTC (rev 20892)
@@ -716,6 +716,12 @@
 portdir devel/c_count description {counts C-language source statements} platforms darwin name c_count version 7.10 categories devel homepage http://dickey.his.com/c_count/ revision 0 epoch 0 maintainers toby at opendarwin.org long_description {C_COUNT counts C-language source statements, and summarizes statistics about the relative amount of commentary, whitespace, etc.}
 caml-calendar 352
 description {Objective Caml interface for calendar functions} portdir devel/caml-calendar homepage http://www.lri.fr/~signoles/prog.en.html epoch 0 platforms darwin depends_lib bin:camlp4:ocaml name caml-calendar long_description {An OCaml interface for managing dates and times.} maintainers anil at recoil.org categories devel version 1.09.3 revision 0
+caml-extlib 356
+description {Extended Standard Library for OCaml} portdir devel/caml-extlib homepage http://ocaml-lib.sourceforge.net/ epoch 0 platforms darwin depends_lib {bin:camlp4:ocaml bin:ocamlfind:caml-findlib} name caml-extlib long_description {A User-supported Extended Standard Library for OCaml} maintainers kevin at sb.org categories devel version 1.5 revision 0
+caml-findlib 1029
+variants toolbox portdir devel/caml-findlib description {Objective Caml library management system} homepage http://www.ocaml-programming.de/programming/findlib.html epoch 0 platforms darwin name caml-findlib depends_lib port:ocaml maintainers kevin at sb.org long_description {The findlib library provides a scheme to manage reusable software components (packages), and includes tools that support this scheme. Packages are collections of OCaml modules for which metainformation can be stored. The packages are kept in the filesystem hierarchy, but with strict directory structure. The library contains functions to look the directory up that stores a package, to query metainformation about a package, and to retrieve dependency information about multiple packages. There is also a tool that allows the user to enter queries on the command-line. In order to simplify compilation and linkage, there are new frontends of the various OCaml compilers that can directly deal with packages.} versi
 on 1.1.2pl1 categories devel revision 0
+caml-pcre 645
+variants {doc examples} portdir devel/caml-pcre description {Perl compatibility regular expressions for OCaml} homepage http://www.ocaml.info/home/ocaml_sources.html epoch 0 platforms darwin name caml-pcre depends_lib {bin:caml4p:ocaml bin:ocamlfind:caml-findlib lib:pcre:pcre} maintainers kevin at sb.org long_description {This OCaml-library interfaces the PCRE (Perl-compatibility regular expressions) library which is written in C. it can be used for matching regular expressions which are written in PERL-style. Searching for, replacing or splitting text should become much easier with this library.} version 5.11.2 categories devel revision 0
 camlimages 632
 variants {lablgtk lablgl lablgtk2} portdir devel/camlimages description {Objective Caml interface to image manipulation functions.} homepage http://pauillac.inria.fr/camlimages/ epoch 0 platforms darwin name camlimages depends_lib {bin:camlp4:ocaml lib:libjpeg.62:jpeg lib:libtiff.3:tiff lib:libgif:libungif lib:libpng:libpng bin:gs:ghostscript} maintainers reilles at loria.fr long_description {Camlimages provides basic functions for image processing and loading/saving various image file formats, an interface to display images, and a Freetype interface to render Truetype fonts.} version 2.2 categories {devel graphics} revision 2
 ccache 495
@@ -3722,8 +3728,8 @@
 portdir net/lft description {Layer four traceroute capable of tracing protocol paths} platforms darwin name lft version 2.5 categories net homepage http://oppleman.com/lft revision 1 epoch 0 maintainers yeled at macports.org long_description {LFT, short for Layer Four Traceroute, is a sort of 'traceroute' that often works much faster (than the commonly-used Van Jacobson method) and goes through many configurations of packet-filter based firewalls. More importantly, LFT implements numerous other features including AS number lookups, loose source routing, netblock name lookups, et al.}
 lftp 745
 variants {ssl tls} portdir net/lftp description {Sophisticated file transfer program} homepage http://lftp.yar.ru/ epoch 0 platforms darwin name lftp depends_lib {port:expat port:gettext port:libiconv port:ncurses} maintainers yeled at macports.org long_description {LFTP is a shell-like command line ftp client. It is reliable: can retry operations and does reget automatically. It can do several transfers simultaneously in background. You can start a transfer in background and continue browsing the ftp site or another one. This all is done in one process. Background jobs will be completed in nohup mode if you exit or close modem connection. Lftp has reput, mirror, reverse mirror among its features.} version 3.5.6 categories net revision 0
-libdnet 583
-portdir net/libdnet description {portable low-level networking library} platforms darwin name libdnet version 1.11 categories net homepage http://libdnet.sourceforge.net/ revision 0 epoch 0 maintainers mark at stateful.net long_description {libdnet provides a simplified, portable interface to several low-level networking routines, including: network address manipulation, kernel arp(4) cache and route(4) table lookup and manipulation, network firewalling (IP filter, ipfw, ipchains, pf, ...), network interface lookup and manipulation, raw IP packet and Ethernet frame transmission}
+libdnet 587
+portdir net/libdnet description {portable low-level networking library} platforms darwin name libdnet version 1.11 categories net homepage http://libdnet.sourceforge.net/ revision 0 epoch 0 maintainers mgrimes at macports.org long_description {libdnet provides a simplified, portable interface to several low-level networking routines, including: network address manipulation, kernel arp(4) cache and route(4) table lookup and manipulation, network firewalling (IP filter, ipfw, ipchains, pf, ...), network interface lookup and manipulation, raw IP packet and Ethernet frame transmission.}
 libdnsres 377
 variants {{darwin powerpc} {darwin intel}} portdir net/libdnsres description {A non-blocking DNS resolver library} homepage http://www.monkey.org/~provos/libdnsres/ epoch 0 platforms darwin name libdnsres depends_lib port:libevent maintainers markd at opendarwin.org long_description {A non-blocking thread-safe API for resolving DNS names} version 0.1a categories net revision 0
 libexosip2 593

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


More information about the macports-changes mailing list