summaryrefslogtreecommitdiff
path: root/databases/postgresql-server/Makefile
AgeCommit message (Expand)AuthorFilesLines
2002-04-04Update postgresql and related packages to 7.2. Thanks to Michael Graffjlam1-11/+13
2001-12-31Remove dependency on libgetopt. Systems without libgetopt in the basejlam1-2/+1
2001-12-03Use PKGREVISION to manage the package-specific version number when itjlam1-3/+2
2001-12-02bsd.pkg.install.mk calls the INSTALL script at the right timesjlam1-4/+1
2001-11-26Use PKG_{USERS,GROUPS} instead of PKG_{USER,GROUP}.jlam1-6/+5
2001-11-21RCD_SCRIPTS now just lists the filenames (see bsd.pkg.install.mk).jlam1-2/+2
2001-11-19Adapt to use shared INSTALL/DEINSTALL scripts by using the logic injlam1-38/+13
2001-08-20Manually add LIBS+=${LIBGETOPT} to the package Makefile as it's no longerjlam1-1/+3
2001-08-14grep isn't used anymore, so don't substitute for @GREP@ in the INSTALLjlam1-2/+2
2001-06-23Generalize how the dependency pattern may be specified. Instead of justjlam1-6/+5
2001-06-21Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.jlam1-33/+28
2001-06-11The buildlink include and lib directories are added to CFLAGS, CPPFLAGS,jlam1-1/+8
2001-06-10Remove dependency on ${BUILDLINK_TARGETS} in pre-configure and pre-buildjlam1-3/+1
2001-05-24Standardize name of file to include for build-links to be "buildlink.mk".jlam1-3/+3
2001-05-21Use useradd and groupadd on Linux as well as SunOSabs1-2/+2
2001-05-18Move the message that informs the user of the possible need to dump thejlam1-2/+1
2001-05-16Cosmetic change: sort Makefile includesjlam1-2/+2
2001-05-16Update for moved Makefile.getoptabs1-2/+2
2001-05-14postgresql-server: PostgreSQL database backend server programsjlam1-0/+105