Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-03-13 | Make PostgreSQL 8.2 the default version. Bump all packages using it. | joerg | 1 | -2/+2 | |
Remove PostgreSQL 8.0 as choice. | |||||
2007-06-03 | Remove dead mirror sites. From Zafer Aydogan. | wiz | 1 | -5/+2 | |
2006-12-28 | Change PostgreSQL default version to 8.1 and bump revision of all | joerg | 1 | -2/+2 | |
packages which have it active by default. | |||||
2006-10-04 | Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. | wiz | 1 | -3/+3 | |
2006-03-20 | Slightly better version: use PGSQL_PREFIX. | joerg | 3 | -7/+7 | |
2006-03-20 | Fix search path, remove requirement for PostgreSQL 7.3. | joerg | 3 | -8/+6 | |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 | |
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers. | |||||
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 | |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 | |
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html | |||||
2005-09-28 | Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, | rillig | 1 | -2/+2 | |
NO_BUILD, USE_LIBTOOL. | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-23 | Add RMD160 digests in addition to SHA1 ones. | agc | 1 | -1/+2 | |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+2 | |
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-13 | Also set PGSQL_VERSION_REQD to 73 for these until issues with PostgreSQL | recht | 1 | -1/+3 | |
7.4 are sorted out. | |||||
2004-07-24 | Use the new mk/pgsql.buildlink3.mk to select the correct PostgreSQL | recht | 1 | -2/+2 | |
version. | |||||
2004-05-09 | Convert to buildlink3. | snj | 1 | -4/+4 | |
2004-03-26 | PKGREVISION bump after openssl-security-fix-update to 0.9.6m. | wiz | 1 | -2/+2 | |
Buildlink files: RECOMMENDED version changed to current version. | |||||
2003-09-08 | Use proper multi-line string concatenation. | kleink | 2 | -1/+67 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-07-13 | PKGREVISION bump for libiconv update. | wiz | 1 | -2/+2 | |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 | |
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2003-05-02 | Dependency bumps, needed because of devel/pth's major bump, and related | wiz | 1 | -2/+2 | |
dependency bumps. | |||||
2003-01-05 | Bump PKGREVISION due to increase in the major number of libpq.so between | jlam | 1 | -1/+2 | |
version 7.2.3 and 7.3.1 of databases/postgresql-lib. | |||||
2002-09-21 | buildlink1 -> buildlink2 | jlam | 3 | -19/+13 | |
2002-04-05 | Make this find it's headers | hubertf | 2 | -5/+5 | |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -2/+2 | |
2001-10-24 | I am a triple idiot. The only relevant variable that x11.buildlink.mk | jlam | 1 | -2/+2 | |
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR, which points to the location of the X11R6 hierarchy used during building. If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to ${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use. Remove the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and revert changes to move x11.buildlink.mk before the other buildlink.mk files. | |||||
2001-10-23 | x11.buildlink.mk needs to be included before any buildlink.mk files that | jlam | 1 | -2/+2 | |
use X11_BUILDLINK_MK as a test value. Generally just reordering the inclusions so that x11.buildlink.mk comes before the other buildlink.mk files will make everthing work. | |||||
2001-08-29 | Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded references | jlam | 1 | -1/+2 | |
to ${X11BASE} in the header and library search paths into references to ${LOCALBASE}/share/x11-links. These packages should now be strongly- buildlinked regardless of whether xpkgwedge is installed. Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge. | |||||
2001-08-23 | Use -L${BUILDLINK_DIR}/lib instead of -L${LOCALBASE}/lib. | jlam | 2 | -4/+4 | |
2001-08-23 | Honor CFLAGS and CC settings from the environment, complete the conversion | jlam | 3 | -20/+24 | |
to use buildlink.mk files, and truly mark as USE_BUILDLINK_ONLY. | |||||
2001-08-14 | Fix for xpkgwedge, and buildlink-ify | abs | 3 | -6/+11 | |
2001-05-14 | Update postgresql dependencies to look like: | jlam | 1 | -2/+2 | |
DEPENDS+= postgresql-{6.5.3*,7.0*,lib-*}:../../databases/postgresql-lib | |||||
2001-04-18 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -6/+4 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo + include distfile filesizes in distinfo | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-05-20 | Update dependency on postgresql to >=6.5.3. | jlam | 1 | -2/+2 | |
2000-04-09 | Adapt to new postgresql include/library locations. | jlam | 3 | -27/+17 | |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-12-02 | upgraded PostgreSQL to 6.5.3 and updated the dependent Makefiles | darcy | 1 | -2/+2 | |
1999-10-22 | Use wildcard dependence for "gtk+" package. | tron | 1 | -2/+2 | |
1999-10-07 | pull in bsd.prefs.mk for PGUSER | hubertf | 1 | -1/+2 | |
1999-09-20 | Update dependencies on postgresql. | jlam | 1 | -2/+2 | |
1999-08-28 | Update dependency on gtk+-1.2.4 | rh | 1 | -2/+2 | |
1999-08-20 | Update gtksql to version 0.3 | rh | 4 | -26/+39 | |
Notable changes are: * corrected some left-over bugs from the 1.0 -> 1.2 transition * finished list display for PostgreSQL * made it compile with Gtk+ 1.2.x | |||||
1999-07-09 | Add package patch-sum files | agc | 1 | -0/+3 | |
1999-05-27 | Fix runtime linkage. | kleink | 1 | -2/+2 | |
1999-05-24 | Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM | tv | 1 | -14/+11 | |
pattern match format. Minor pkglint along the way. | |||||
1999-02-19 | Adapt in order to work together with new gtk10 package | rh | 2 | -8/+18 | |