[59316] trunk/dports

portindex at macports.org portindex at macports.org
Tue Oct 13 06:54:13 PDT 2009


Revision: 59316
          http://trac.macports.org/changeset/59316
Author:   portindex at macports.org
Date:     2009-10-13 06:54:12 -0700 (Tue, 13 Oct 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-10-13 13:53:46 UTC (rev 59315)
+++ trunk/dports/PortIndex	2009-10-13 13:54:12 UTC (rev 59316)
@@ -1030,6 +1030,8 @@
 portdir devel/caml-json-static description {JSON validator and type converter for OCaml} homepage http://martin.jambon.free.fr/json-static.html epoch 0 platforms darwin name caml-json-static depends_lib {port:ocaml port:caml-findlib port:caml-json-wheel} maintainers anil at recoil.org long_description {This library converts parsed JSON data with an unchecked structure into specialized OCaml types and vice-versa. It is a complement to the caml-json-wheel package which provides a parser and pretty-printer.} categories {devel ml} version 0.9.8 revision 0
 caml-json-wheel 506
 portdir devel/caml-json-wheel description {JSON parsing library for OCaml} homepage http://martin.jambon.free.fr/json-wheel.html epoch 0 platforms darwin name caml-json-wheel depends_lib {port:ocaml port:caml-findlib port:caml-ocamlnet} maintainers anil at recoil.org long_description {Implements RFC4627 for parsing the JSON interchange format. Uses key/value pairs to represent objects, and lists to represent JSON arrays. Also provides pretty-print support.} categories {devel ml} version 1.0.6 revision 1
+caml-lwt 404
+portdir devel/caml-lwt description {Cooperative threading library for OCaml} homepage http://ocsigen.org/lwt epoch 0 platforms darwin name caml-lwt depends_lib {port:ocaml port:caml-findlib port:caml-ssl port:caml-react port:caml-text} maintainers avsm long_description {LWT is a lightweight thread library for OCaml to implement co-operative concurrency.} categories {devel ml} version 2.0.0 revision 1
 caml-menhir 423
 portdir devel/caml-menhir description {Menhir is a LR(1) parser generator for the Objective Caml programming language.} homepage http://cristal.inria.fr/~fpottier/menhir epoch 0 platforms darwin name caml-menhir depends_lib {port:caml-findlib port:ocaml} maintainers erickt long_description {Menhir is a LR(1) parser generator for the Objective Caml programming language.} categories {devel ml} version 20070520 revision 0
 caml-ocamldbi 419
@@ -1044,14 +1046,20 @@
 portdir devel/caml-pgocaml description {Type-safe OCaml-interface to the PostgreSQL-database} homepage http://developer.berlios.de/projects/pgocaml/ epoch 0 platforms darwin name caml-pgocaml depends_lib {port:ocaml port:caml-findlib port:caml-calendar port:caml-csv port:caml-pcre} maintainers {landonf openmaintainer} long_description {PG'OCaml is a type-safe, simple interface to PostgreSQL from OCaml. It lets you embed SQL statements directly into OCaml code.} categories {devel ocaml} version 1.1 revision 0
 caml-postgresql 590
 portdir devel/caml-postgresql description {OCaml-interface to the PostgreSQL-database} homepage http://www.ocaml.info/home/ocaml_sources.html epoch 0 platforms darwin name caml-postgresql depends_lib {port:ocaml port:caml-findlib port:postgresql83} maintainers {landonf openmaintainer} long_description {This OCaml-library provides an interface to PostgreSQL Almost all functionality available through the C-API (libpq) is replicated in a type-safe way. This library uses objects for representing database connections and results of queries.} categories {devel ml} version 1.8.2 revision 1
+caml-react 535
+portdir devel/caml-react description {Functional reactive progreamming for OCaml} homepage http://erratique.ch/software/react epoch 0 platforms darwin name caml-react depends_lib port:ocaml maintainers avsm long_description {React is an OCaml module for functional reactive programming (FRP). It provides support to program with time varying values : applicative events and signals. React doesn't define any primitive event or signal, this lets the client chooses the concrete timeline.} categories {devel ml} version 0.9.0 revision 0
 caml-sexplib 449
 portdir devel/caml-sexplib description {Automated code generation for converting OCaml-values to S-expressions} homepage http://www.ocaml.info/home/ocaml_sources.html epoch 0 platforms darwin name caml-sexplib depends_lib {port:ocaml port:caml-findlib port:caml-type-conv} maintainers {erickt openmaintainer} long_description {{Automated code generation for converting OCaml-values to S-expressions}} categories {devel ml} version 4.2.11 revision 0
 caml-sqlite3 394
 variants universal portdir devel/caml-sqlite3 description {OCaml bindings for SQLite 3} homepage http://www.ocaml.info/home/ocaml_sources.html epoch 0 platforms darwin name caml-sqlite3 depends_lib {port:ocaml port:caml-findlib port:sqlite3} long_description {{OCaml bindings for SQLite 3}} maintainers {landonf stechert openmaintainer} categories {devel ml databases} version 1.5.6 revision 0
 caml-ssl 329
 variants universal portdir devel/caml-ssl description {SSL bindings for OCaml} homepage http://savonet.sf.net epoch 0 platforms darwin name caml-ssl depends_lib port:ocaml long_description {SSL bindings for OCaml to use secure connections via the OpenSSL library.} maintainers avsm categories {devel ml} version 0.4.3 revision 0
+caml-text 398
+portdir devel/caml-text description {library for Unicode text in OCaml} homepage http://forge.ocamlcore.org/projects/ocaml-text/ epoch 0 platforms darwin name caml-text depends_lib {port:ocaml port:caml-findlib} maintainers avsm long_description {OCaml-Text is a library for dealing with text, i.e. sequence of unicode characters, in a convenient way.} categories {devel ml} version 0.2 revision 0
 caml-type-conv 353
 portdir devel/caml-type-conv description {Mini library required for some other preprocessing libraries (OCaml 3.10 and newer)} homepage http://www.ocaml.info/home/ocaml_sources.html epoch 0 platforms darwin name caml-type-conv depends_lib {port:ocaml port:caml-findlib} maintainers {erickt openmaintainer} version 1.6.8 categories {devel ml} revision 0
+caml-uuidm 482
+portdir devel/caml-uuidm description {RFC 4122-compliant UUID library for OCaml} homepage http://erratique.ch/software/uuidm/ epoch 0 platforms darwin name caml-uuidm depends_lib {port:ocaml port:caml-findlib} maintainers {avsm openmaintainer} long_description {Uuidm is an OCaml module implementing 128 bits universally unique identifiers version 3, 5 (name based with MD5, SHA-1 hashing) and 4 (random based) according to RFC 4122.} categories {devel ml} version 0.9.3 revision 0
 camlimages 642
 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 path:include/gif_lib.h:giflib lib:libpng:libpng bin:gs:ghostscript} 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.} maintainers loria.fr:reilles categories {devel graphics} version 2.2 revision 2
 ccache 498
@@ -3228,8 +3236,8 @@
 portdir graphics/jpeg2ps description {Utility to convert JPEG to PostScript fileS} homepage http://www.pdflib.com/download/free-software/jpeg2ps/ epoch 0 platforms darwin name jpeg2ps maintainers nomaintainer long_description {jpeg2ps is a utility for converting JPEG images to compressed PostScript Level 2 or 3 files (without uncompressing the images). The JPEG data is simply wrapped with PostScript which yields considerably to smaller PS files.} version 1.9 categories graphics revision 0
 jpegpixi 605
 variants universal portdir graphics/jpegpixi description {JPEG Pixel Interpolator} homepage http://www.zero-based.org/software/jpegpixi/ epoch 0 platforms darwin name jpegpixi depends_lib lib:jpeg:jpeg long_description {Jpegpixi is short for JPEG Pixel Interpolator. The intent of the program is to interpolate pixels (single pixels, dots, stripes) in JPEG images. This is useful to correct images from a digital camera with CCD defects. For example, if one pixel is always bright green, this pixel can be interpolated with jpegpixi.} maintainers nomaintainer categories graphics version 1.1.0 revision 0
-lablgl 481
-variants universal portdir graphics/lablgl description {Objective Caml interface to OpenGL} homepage http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgl.html epoch 0 platforms darwin name lablgl depends_lib port:ocaml long_description {LablGL is is an Objective Caml interface to OpenGL. Support is included for use with both Glut (standalone) and LablTk. LablGTK also includes specific support for LablGL.} maintainers recoil.org:anil categories graphics version 1.04 revision 0
+lablgl 470
+variants universal portdir graphics/lablgl description {Objective Caml interface to OpenGL} homepage http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgl.html epoch 0 platforms darwin name lablgl depends_lib port:ocaml long_description {LablGL is is an Objective Caml interface to OpenGL. Support is included for use with both Glut (standalone) and LablTk. LablGTK also includes specific support for LablGL.} maintainers avsm categories graphics version 1.04 revision 1
 lcms 612
 variants universal portdir graphics/lcms description {Little Color Management System, a color matching method library} homepage http://www.littlecms.com/ epoch 0 platforms darwin depends_lib {port:jpeg port:tiff port:zlib} name lcms maintainers nomaintainer long_description {LCMS is the Little Color Management System, a portable Color Matching Method (CMM) library which implements fast transforms between ICC profiles. Color management refers to techniques that ensure consistent color as images are transferred from scanners or cameras to monitors and printers.} categories graphics version 1.18a revision 0
 lib2geom 636

Modified: trunk/dports/PortIndex.quick
===================================================================
(Binary files differ)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091013/b00ffaa2/attachment.html>


More information about the macports-changes mailing list