Next | Query returned 67 messages, browsing 61 to 70 | previous

History of commit frequency

CVS Commit History:


   2005-10-13 19:13:58 by Adrian Portelli | Files touched by this commit (3)
Log message:
Update turba to 2.0.3
   2005-09-28 16:31:09 by Roland Illig | Files touched by this commit (41)
Log message:
Removed trailing white-space.
   2005-08-19 20:12:40 by Johnny C. Lam | Files touched by this commit (49)
Log message:
Merge CONF_FILES/SUPPORT_FILES and CONF_FILES_PERMS/SUPPORT_FILES_PERMS
as the INSTALL and DEINSTALL scripts no longer distinguish between
the two types of files.  Drop SUPPORT_FILES{,_PERMS} and modify the
packages in pkgsrc accordingly.
   2005-07-16 03:19:27 by Johnny C. Lam | Files touched by this commit (273)
Log message:
Get rid of USE_PERL5.  The new way to express needing the Perl executable
around at either build-time or at run-time is:

	USE_TOOLS+=	perl		# build-time
	USE_TOOLS+=	perl:run	# run-time

Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
   2005-05-31 12:01:40 by Dieter Baron | Files touched by this commit (64)
Log message:
Packages have no business modifying PKG_DEFAULT_OPTIONS -- it's a
user settable variable.  Set PKG_SUGGESTED_OPTIONS instead.  Also,
make use of PKG_OPTIONS_LEGACY_VARS.

Reviewed by wiz.
   2005-05-09 18:15:06 by Min Sik Kim | Files touched by this commit (2)
Log message:
Honor PKGDIRMODE and SHAREMODE.
   2005-03-25 14:21:43 by Adrian Portelli | Files touched by this commit (7) | Imported package
Log message:
Turba is a set of PHP scripts that implement a contacts directory and
management interface. Turba also provides an API for external applications
to interface with address books, providing adding and searching features that
can be hooked right into other applications.

Turba is a complete basic contact management application. SQL, LDAP, and Horde
Preferences backends are available and are well tested. The fields in the
address books can be defined in a very flexible way, just by changing the
config files. Import/export from/to Pine, Mulberry, CSV, TSV, and vCard
contacts. You can create distribution lists from your addressbooks, which are
handled transparently by IMP and other Horde applications. And there are Horde
API functions to add and search for contacts.

This also addresses PR# 22809 - Thanks for the PR.

Next | Query returned 67 messages, browsing 61 to 70 | previous