summaryrefslogtreecommitdiff
path: root/databases/tk-postgresql
AgeCommit message (Collapse)AuthorFilesLines
2001-12-03Use PKGREVISION to manage the package-specific version number when itjlam1-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-01Move pkg/ files into package's toplevel directoryzuntum3-3/+3
2001-10-24I am a triple idiot. The only relevant variable that x11.buildlink.mkjlam1-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-23Strongly buildlinkify.jlam1-2/+2
2001-06-23Generalize how the dependency pattern may be specified. Instead of justjlam1-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-21Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.jlam1-12/+10
2001-05-14Update tk-postgresql to 7.1.1. There don't appear to be any functionaljlam2-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-04Share a common distinfo file with the postgresql package.jlam1-13/+0
2001-04-18Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-0/+12
+ move the patch digest/checksum values from files/patch-sum to distinfo + include distfile filesizes in distinfo
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+3
2000-12-11Cosmetic adjustments.jlam1-9/+13
2000-09-01Adapt this package to tk-8.3.2.jwise1-7/+7
2000-05-20Add missing filejlam1-1/+2
2000-05-20Update tk-postgresql to 7.0jlam1-3/+6
2000-03-18tk-postgreql: Tk interface to PostgreSQLjlam4-0/+40