Next | Query returned 29 messages, browsing 21 to 30 | previous

History of commit frequency

CVS Commit History:


   2004-11-18 16:58:22 by Quentin Garnier | Files touched by this commit (3)
Log message:
Don't use APIs that were deprecated in MySQL 3.23, and some of which are
now even absent of MySQL 4.x by default.  Bump PKGREVISION.
   2004-10-29 07:59:24 by Jaromir Dolecek | Files touched by this commit (16)
Log message:
use mk/mysql.buildlink3.mk instead of databases/mysql-client/buildlink3.mk,
so that we'd not force dependance on specific MySQL version, and instead pick
the currently installed mysql*-client (or install the default if there
is no mysql-client package installed yet)

this makes package buildable with arbitrary MySQL version, such as 3.23.x,
4.0.x or 4.1.x
   2004-10-03 02:18:40 by Todd Vierling | Files touched by this commit (863)
Log message:
Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
   2004-08-27 08:29:11 by Johnny C. Lam | Files touched by this commit (71)
Log message:
Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG,
which are the full option names used to set rpath directives for the
linker and the compiler, respectively.  In places were we are invoking
the linker, use "${LINKER_RPATH_FLAG} <path>", where the space is
inserted in case the flag is a word, e.g. -rpath.  The default values
of *_RPATH_FLAG are set by the compiler/*.mk files, depending on the
compiler that you use.  They may be overridden on a ${OPSYS}-specific
basis by setting _OPSYS_LINKER_RPATH_FLAG and _OPSYS_COMPILER_RPATH_FLAG,
respectively.  Garbage-collect _OPSYS_RPATH_NAME and _COMPILER_LD_FLAG.
   2004-05-05 01:59:15 by Soren Jacobsen | Files touched by this commit (4)
Log message:
Convert to buildlink3.
   2004-03-30 20:32:33 by Johnny C. Lam | Files touched by this commit (5)
Log message:
Don't use PKGNAME when setting WRKSRC; use PKGNAME_NOREV instead.
   2004-03-26 03:28:02 by Thomas Klausner | Files touched by this commit (572) | Package updated
Log message:
PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
   2004-01-20 13:28:00 by Alistair G. Crooks | Files touched by this commit (46)
Log message:
Move WRKSRC definition away from the first paragraph in a Makefile.
   2003-12-31 14:03:03 by Quentin Garnier | Files touched by this commit (5) | Imported package
Log message:
Initial import of ap2-auth-mysql, version 1.11.12, into the NetBSD
Package Collection.

It will allow administrators of the Apache 2 HTTP server to authenticate
users against a MySQL database.  It comes from the RedHat distribution.


Next | Query returned 29 messages, browsing 21 to 30 | previous