Next | Query returned 42 messages, browsing 41 to 50 | previous

History of commit frequency

CVS Commit History:


   2004-09-22 10:10:08 by Johnny C. Lam | Files touched by this commit (703)
Log message:
Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
   2004-05-06 13:17:26 by Julio M. Merino Vidal | Files touched by this commit (3) | Imported package
Log message:
Initial import of libgda-postgres, version 1.0.4:

This package provides the postgres plugin for libgda, which lets it act as
a PostgreSQL client.


Next | Query returned 42 messages, browsing 41 to 50 | previous