summaryrefslogtreecommitdiff
path: root/databases/postgresql-server/Makefile
AgeCommit message (Expand)AuthorFilesLines
2004-07-24Delete old postgresql packages now that we have the postgresql73 ones.recht1-73/+0
2004-06-26Remove PKGREVISION variable from these files as well since BASE_VERS picksdarcy1-2/+1
2004-04-27Convert to buildlink3.snj1-4/+4
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-2/+2
2004-01-20Remove USE_BUILDLINK2 from Makefile.common and distribute the setting tojlam1-1/+3
2003-11-14Add 'ulimit -n 4096' to increase the number of FDs postgresql can use. This ...explorer1-2/+2
2003-11-12PKGREVISION++ after openssl update.jschauma1-2/+2
2003-09-18Specify the category when including other files and when depending on otherjmmv1-3/+3
2003-08-30Add definitions for DEINSTALL_EXTRA_TMPL and INSTALL_EXTRA_TMPL ifjlam1-1/+3
2003-07-16Update to postgresql-server-7.3.3nb1abs1-2/+2
2003-03-25Add in SVR4 pkg names.cjep1-1/+2
2003-02-21Update postgresql-* to 7.3.2. Contains numerous bug fixes, including remotemycroft1-2/+2
2003-01-28Instead of including bsd.pkg.install.mk directly in a package Makefile,jlam1-2/+2
2003-01-20fix typolukem1-2/+2
2003-01-11Install the conversion modules and SQL script for postgresql. Bump thejlam1-1/+3
2003-01-05Updated databases/postgresql to 7.3.1.jlam1-5/+3
2002-10-19Don't create ${PGHOME} at install time, as the rc.d script will do it forjlam1-2/+2
2002-10-19Update databases/postgresql to version 7.2.3.jlam1-15/+5
2002-09-19Take advantage of the auto-generation and installation of rc.d scripts.jlam1-3/+1
2002-09-18When using bsd.pkg.install.mk, if a DEINSTALL or INSTALL file alreadyjlam1-3/+1
2002-08-25Merge packages from the buildlink2 branch back into the main trunk thatjlam1-5/+5
2002-08-07Copy crypt.h handling on SunOS from the postgresql-lib package. Thisjlam1-1/+8
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