summaryrefslogtreecommitdiff
path: root/databases/postgresql/Makefile
AgeCommit message (Expand)AuthorFilesLines
1999-09-20Update PostgreSQL to 6.5.2. The pgaccess binary is no longer availablejlam1-4/+4
1999-09-20Change the semantics of PGSQL_USE_TCL to be YES/NO, defaulting to YES sincejlam1-13/+20
1999-09-19Update postgresql to 6.5.1. Completely libtoolized and ldconfig statementsjlam1-82/+112
1999-09-06Add dependency on ncurses, and create ${PREFIX}/${PGUSER} beforehubertf1-2/+4
1999-09-06Use "PLIST_SUBST=PGUSER=${PGUSER}".sakamoto1-9/+6
1999-08-24Make sure that "bison" binary from package sources is used.tron1-2/+2
1999-08-18Record build options in the BuildInfo file via BUILD_DEFS. These can beagc1-2/+4
1999-07-13Must list tcl and tk includes in --with-includes. Noticed bybad1-4/+3
1999-06-06${...:M...} is not fully glob() compliant. Don't use {,} constructs.tv1-2/+2
1999-06-04NOT_FOR_PLATFORM= *-*-{alpha,mips} doesn't work.drochner1-2/+2
1999-05-24Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORMtv1-29/+29
1999-04-13Remove NOPORTDOCS definition - it was useless anyway, as any attempt toagc1-3/+1
1999-04-01Upgrade to tcl version 8.0.5. This seems to be primarily a bug-fixagc1-3/+3
1999-03-28Make it possible to build a binary package by moving the "accounthubertf1-7/+12
1999-02-19Chane versioned DEPENDS on bison to BUILD_DEPENDS. This should have beenfrueauf1-4/+3
1999-02-06Don't build the directory, as addnerd does this for us and will failhwr1-3/+2
1999-01-17Whoops, I wanted to adjust the comment.frueauf1-2/+2
1999-01-17Add mips to NOT_FOR_ARCHS list. There is no TAS implementation.frueauf1-2/+3
1999-01-09Get rid of obsolete chown(8) operand usage.kleink1-2/+2
1999-01-08Add some cosmetics pointed out in pr 6758 by Greg A. Woods:frueauf1-12/+14
1999-01-04Update postgresql to 6.4.2. Among bugfixes and new features, this alsofrueauf1-7/+18
1999-01-03Reflect that addnerd has version 1.6 now, as noted in pr 6721.frueauf1-2/+2
1998-11-16Use ${OPSYS}, rather than calling `uname -s` again.agc1-2/+2
1998-11-12Group the NOT_FOR_ARCHS definitions together, for consistency, and makeagc1-4/+3
1998-09-22add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to failgarbled1-1/+3
1998-09-10Set NOT_FOR_ARCHS=m68k since postgres does not work on this architecture yet.frueauf1-1/+3
1998-08-20The Grand Homepagification:tsarna1-1/+2
1998-07-15Use automatic shared object handlingagc1-2/+9
1998-06-22Add bison to DEPENDS; give addnerd the homedir path; be sure that .profilefrueauf1-24/+47
1998-06-22Update package Makefiles for automatic manual page handling.agc1-23/+1
1998-06-10Upgrade to the latest and greatest version (6.3.2) of PostgreSQL.agc1-16/+19
1998-06-03Include bsd.prefs.mk, so that /etc/mk.conf is read properlyagc1-1/+3
1998-05-09Mostly cosmetic changes to shut up portlint. Little bugfix for apache.frueauf1-2/+2
1998-04-22Remove the old deprecated DEPENDS definition from bsd.pkg.mk.agc1-3/+3
1998-04-20Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.frueauf1-2/+2
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc1-7/+2
1998-03-16Fix last commit after feedback from Klaus.hubertf1-3/+3
1998-03-16don't expand PATH and MANPATH - fixes PR 5165 by Klaus Klein.hubertf1-3/+3
1998-02-18The .if defined(USE_TCL) part wouldn't work anyway, so don't botheragc1-6/+5
1998-02-18portlint: add "|| ${TRUE}" after ldconfig.frueauf1-2/+2
1998-02-17Mention dependency on Perl5.agc1-22/+17
1998-02-17Initial import of Postgresql 6.2.1, an Object Relational Databaseagc1-0/+114