Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-12-03 | Use PKGREVISION to manage the package-specific version number when it | jlam | 1 | -3/+2 | |
differs from the distfile version number. G/C some the unused variables in postgresql/Makefile.common related to the old way of handling version numbers. | |||||
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -3/+3 | |
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 | Strongly buildlinkify. | jlam | 1 | -2/+2 | |
2001-06-23 | Generalize how the dependency pattern may be specified. Instead of just | jlam | 1 | -8/+7 | |
FOO_REQD=1.0 being converted to foo>=1.0, one can now directly specify the dependency pattern as FOO_DEPENDS=foo>=1.0. This allows things like JPEG_DEPENDS=jpeg-6b, or fancier expressions like for postgresql-lib. Change existing FOO_REQD definitions in Makefiles to FOO_DEPENDS. | |||||
2001-06-21 | Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. | jlam | 1 | -12/+10 | |
2001-05-14 | Update tk-postgresql to 7.1.1. There don't appear to be any functional | jlam | 2 | -26/+34 | |
changes from version 7.0.3, only that this package is now built from sources found in the PostgreSQL-7.1.1 sources. | |||||
2001-05-04 | Share a common distinfo file with the postgresql package. | jlam | 1 | -13/+0 | |
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 | 1 | -0/+12 | |
+ 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/+3 | |
2000-12-11 | Cosmetic adjustments. | jlam | 1 | -9/+13 | |
2000-09-01 | Adapt this package to tk-8.3.2. | jwise | 1 | -7/+7 | |
2000-05-20 | Add missing file | jlam | 1 | -1/+2 | |
2000-05-20 | Update tk-postgresql to 7.0 | jlam | 1 | -3/+6 | |
2000-03-18 | tk-postgreql: Tk interface to PostgreSQL | jlam | 4 | -0/+40 | |