summaryrefslogtreecommitdiff
path: root/databases/postgresql/Makefile
AgeCommit message (Expand)AuthorFilesLines
2001-12-03Use PKGREVISION to manage the package-specific version number when itjlam1-3/+2
2001-05-15Fix dependencies and post-extract target. "Make build" injlam1-4/+4
2001-05-14Update postgresql to 7.1.1 Pkgsrc changes include splitting into:jlam1-143/+13
2001-03-25Make pgsql's home directory configurable. This is useful e. g. in caseswennmach1-6/+10
2001-02-26change default group from ingres to pgsql, to match behaviour of otherlukem1-2/+2
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+3
2001-02-13Apply patch to fix alpha-related problems.jlam1-2/+10
2001-01-29Add automatic ${VARIABLE} handling for MESSAGE files.wiz1-2/+2
2000-12-11Rename this script to pgsql.sh, make this script a bit more completejlam1-8/+11
2000-12-11Cosmetic adjustments.jlam1-16/+38
2000-12-07Remove unnecessary substitution of @PGHOME@ in pgsql.sh.tmpl.jlam1-2/+1
2000-12-07PGHOME is a subdir of ${PREFIX}, so pass -b ${PREFIX} to useradd insteadjlam1-3/+1
2000-09-21Install rc.d control script as "pgsql" instead of "pgsql.sh" to comply withjlam1-2/+2
2000-09-03remove unnecessary whitespacewiz1-2/+2
2000-07-15Install the Server Programming Interface header files.jlam1-1/+15
2000-07-14Update postgresql to 7.0.2. Relevant changes from 7.0:jlam1-7/+6
2000-05-29Remove dependency on "bison". Closes PR pkg/10224, by SUNAGAWA Keiki.fredb1-2/+1
2000-05-20Update postgresql to 7.0. Also closes PR#8616. Changes from 6.5.3:jlam1-9/+14
2000-04-09Put headers into /include/pgsql.jlam1-3/+3
2000-03-18Change structure of postgresql package. Shared library build is nowjlam1-153/+67
2000-02-20Hmmm. I thought I'd committed this a long time ago...jwise1-6/+17
2000-01-15Update dependency on ncurses to >=4.2jlam1-2/+2
1999-12-28replaced some commands by their ${COMMAND} counterpartswiz1-2/+2
1999-12-02upgraded PostgreSQL to 6.5.3 and updated the dependent Makefilesdarcy1-4/+5
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