[63086] trunk/dports

portindex at macports.org portindex at macports.org
Mon Jan 25 13:54:50 PST 2010


Revision: 63086
          http://trac.macports.org/changeset/63086
Author:   portindex at macports.org
Date:     2010-01-25 13:54:49 -0800 (Mon, 25 Jan 2010)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2010-01-25 21:43:32 UTC (rev 63085)
+++ trunk/dports/PortIndex	2010-01-25 21:54:49 UTC (rev 63086)
@@ -863,7 +863,7 @@
 qdbm 745
 variants {macosx debug bzip2 lzo universal} portdir databases/qdbm description {QDBM is a library of routines for managing a database.} homepage http://qdbm.sourceforge.net/ epoch 0 platforms darwin name qdbm depends_lib {port:libiconv port:zlib} long_description {QDBM is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value. There is neither concept of data tables nor data types. Records are organized in hash table or B+ tree.} maintainers {gmail.com:rsky0711 nifty.com:pelopor} categories databases version 1.8.77 revision 0
 redis 986
-portdir databases/redis description {A persistent key-value database with built-in net interface written in ANSI-C for POSIX systems} homepage http://code.google.com/p/redis/ epoch 0 platforms darwin name redis maintainers {gmail.com:brianjlandau openmaintainer} long_description {Redis is a key-value database. It is similar to memcached but the dataset is not volatile, and values can be strings, exactly like in memcached, but also lists and sets with atomic operations to push/pop elements. In order to be very fast but at the same time persistent the whole dataset is taken in memory and from time to time and/or when a number of changes to the dataset are performed it is written asynchronously on disk. You may lost the last few queries that is acceptable in many applications but it is as fast as an in memory DB (beta 6 of Redis includes initial support for master-slave replication in order to solve this problem by redundancy).} version 1.2.0 categories databases revision 0
+portdir databases/redis description {A persistent key-value database with built-in net interface written in ANSI-C for POSIX systems} homepage http://code.google.com/p/redis/ epoch 0 platforms darwin name redis maintainers {gmail.com:brianjlandau openmaintainer} long_description {Redis is a key-value database. It is similar to memcached but the dataset is not volatile, and values can be strings, exactly like in memcached, but also lists and sets with atomic operations to push/pop elements. In order to be very fast but at the same time persistent the whole dataset is taken in memory and from time to time and/or when a number of changes to the dataset are performed it is written asynchronously on disk. You may lost the last few queries that is acceptable in many applications but it is as fast as an in memory DB (beta 6 of Redis includes initial support for master-slave replication in order to solve this problem by redundancy).} version 1.2.1 categories databases revision 0
 shsql 815
 portdir databases/shsql description {standalone SQL database that stores data in ascii text files} homepage http://quisp.sourceforge.net/sqlman/html/shsql_home.html epoch 0 platforms darwin name shsql maintainers nomaintainer long_description {SHSQL is a standalone SQL database that stores data in ascii text files. It has a small memory footprint and code size and can be embedded directly into applications - there is no server process. SHSQL is a pared-down SQL implementation but retains useful features such as timeout record locking and search engine comparison operators. A shsql database can be updated via SQL, or by editing data files with a text editor. Applications link to the supplied C language API. There is also a command-line SQL utility.} version 1.24 categories {databases textproc} revision 0
 slony1 439
@@ -10712,8 +10712,8 @@
 variants universal portdir security/jailkit description {utilities to create limited user accounts in a chroot jail} homepage http://olivier.sessink.nl/jailkit/ epoch 0 platforms darwin name jailkit depends_lib port:python26 long_description {Jailkit is a set of utilities to allow quick creation of limited user accounts in a chroot jail. It contains a safe logging daemon, shells that can restrict users, utilities to start daemons in a chroot jail, and utilities for easy setup of chroot jails.} maintainers nomaintainer categories {security sysutils} version 2.7 revision 0
 kedpm 767
 portdir security/kedpm description {Python GTK2 Password Manager} homepage http://kedpm.sourceforge.net epoch 0 platforms darwin name kedpm depends_lib {port:python25 port:py25-crypto port:py25-gtk port:libglade2} maintainers pmq long_description {Password Manager helps managing large numbers of passwords and related information and simplifies the tasks of searching and entering password data. KedPM is written in pure python. KedPM is written as an extensible framework, which allows users to plug in custom password database back-ends and custom user interface front-ends. Currently, only the Figaro PM back-end supported. To control KedPM user can choose between CLI and GTK2 based GUI front-ends.} version 0.4.1-cvs categories {security python x11} revision 0
-libewf 564
-variants universal portdir security/libewf description {Libewf is a library for support of the Expert Witness Compression Format} homepage https://www.uitwisselplatform.nl/projects/libewf/ epoch 0 platforms darwin name libewf long_description {Libewf is a library for support of the Expert Witness Compression Format (EWF), it support both the SMART format (EWF-S01) and the EnCase format (EWF-E01). Libewf allows you to read and write media information within the EWF files.} maintainers darkart.com:opendarwin.org categories security version 20080501 revision 0
+libewf 545
+variants universal portdir security/libewf description {Libewf is a library for support of the Expert Witness Compression Format} homepage http://libewf.sourceforge.net/ epoch 0 platforms darwin name libewf long_description {Libewf is a library for support of the Expert Witness Compression Format (EWF), it support both the SMART format (EWF-S01) and the EnCase format (EWF-E01). Libewf allows you to read and write media information within the EWF files.} maintainers darkart.com:opendarwin.org categories security version 20100119 revision 0
 libgsasl 604
 variants {gssapi_mit universal} portdir security/libgsasl description {GNU SASL: an authentication library.} homepage http://josefsson.org/libgsasl/ epoch 0 platforms darwin name libgsasl depends_lib {port:libiconv port:gettext port:gss port:libidn} long_description {GNU SASL is an implementation of the Simple Authentication and Security Layer framework and a few common SASL mechanisms. SASL is used by network servers (e.g., IMAP, SMTP) to request authentication from clients, and in clients to authenticate against servers.} maintainers ryandesign categories {security net} version 1.4.0 revision 0
 libident 531

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


More information about the macports-changes mailing list