summaryrefslogtreecommitdiff
path: root/databases/postgresql
AgeCommit message (Expand)AuthorFilesLines
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.wiz2-2/+3
2001-02-13Patch to fix alpha-related problems. Sent in private mail by Berndt Josefjlam1-0/+2112
2001-02-13Apply patch to fix alpha-related problems.jlam1-2/+10
2001-02-12Add `shutdown' KEYWORD to rc.d control script so the database properlyjlam1-1/+2
2001-02-10s/autoreconf/${LOCALBASE}/bin/autoreconf. This was apparently missed injlam1-3/+3
2001-01-29Add automatic ${VARIABLE} handling for MESSAGE files.wiz1-2/+2
2001-01-04The way that shared objects were handled in the PLISTs and bsd.pkg.mk wasagc1-1/+9
2000-12-11Rename this script to pgsql.sh, make this script a bit more completejlam3-47/+68
2000-12-11Cosmetic adjustments.jlam4-43/+99
2000-12-08Note the packages that include this file so we note when other packages arejlam1-1/+7
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 insteadjlam4-12/+14
2000-12-07Update to 7.0.3.mjl2-4/+4
2000-09-21Install rc.d control script as "pgsql" instead of "pgsql.sh" to comply withjlam3-7/+10
2000-09-03add RCS Idwiz1-0/+1
2000-09-03remove unnecessary whitespacewiz1-2/+2
2000-09-01Use @PREFIX@ instead of hardwired /usr/pkg (brrr)wiz1-7/+7
2000-09-01Adapt patch used by ../tcl-postgresql to tcl-8.3.2.jwise2-6/+17
2000-07-15Install the Server Programming Interface header files.jlam4-18/+122
2000-07-14Forgot these patchesjlam3-0/+100
2000-07-14Update postgresql to 7.0.2. Relevant changes from 7.0:jlam11-67/+78
2000-06-20Don't install the extra shared library links on a.out platforms.jlam2-1/+22
2000-05-29Remove dependency on "bison". Closes PR pkg/10224, by SUNAGAWA Keiki.fredb1-2/+1
2000-05-24Fix MASTER_SITESrh1-4/+8
2000-05-20Add these patches backjlam6-0/+99
2000-05-20Update postgresql to 7.0. Also closes PR#8616. Changes from 6.5.3:jlam30-1287/+964
2000-04-09Put headers into /include/pgsql.jlam3-40/+45
2000-03-18Missed this patchjlam1-0/+41
2000-03-18Change structure of postgresql package. Shared library build is nowjlam35-841/+782
2000-03-05Regen.kleink1-1/+2
2000-03-05Always test for -D__architecture__ rather than -Darchitecture; newer toolchainskleink1-0/+24
2000-02-20Hmmm. I thought I'd committed this a long time ago...jwise3-8/+20
2000-02-04Correct SHLIB_LINK redefinition and update patch checksums (patch-ak wasjlam2-5/+5
2000-01-18Patch to make the interfaces/jdbc directory usable, even though this packagejwise2-2/+15
2000-01-15Update dependency on ncurses to >=4.2jlam1-2/+2
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-12-28replaced some commands by their ${COMMAND} counterpartswiz1-2/+2
1999-12-02upgraded PostgreSQL to 6.5.3 and updated the dependent Makefilesdarcy2-6/+7
1999-09-21Add slash to index URL.soren1-2/+2
1999-09-20Update PostgreSQL to 6.5.2. The pgaccess binary is no longer availablejlam12-175/+87
1999-09-20Change the semantics of PGSQL_USE_TCL to be YES/NO, defaulting to YES sincejlam1-13/+20
1999-09-19Apply fix suggested in PR#7445 to check for existence of group beforejlam1-12/+13
1999-09-19Update postgresql to 6.5.1. Completely libtoolized and ldconfig statementsjlam25-739/+1649
1999-09-06Add dependency on ncurses, and create ${PREFIX}/${PGUSER} beforehubertf1-2/+4
1999-09-06regen after last commithubertf1-2/+2
1999-09-06Use "PLIST_SUBST=PGUSER=${PGUSER}".sakamoto3-236/+235
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