Age | Commit message (Expand) | Author | Files | Lines |
2004-07-24 | Delete old postgresql packages now that we have the postgresql73 ones. | recht | 1 | -20/+0 |
2004-06-26 | Forgot to remove PKGREVISION when I updated the package. | darcy | 1 | -2/+1 |
2004-03-26 | PKGREVISION bump after openssl-security-fix-update to 0.9.6m. | wiz | 1 | -1/+2 |
2003-04-01 | Add an empty do-patch rule. | jmc | 1 | -1/+2 |
2003-03-28 | NO_PATCH is deprecated, says pkglint. Remove it. | wiz | 1 | -2/+1 |
2003-01-05 | Updated databases/postgresql to 7.3.1. | jlam | 1 | -3/+2 |
2002-10-19 | Trivially use buildlink2. | jlam | 1 | -1/+2 |
2002-04-04 | Update postgresql and related packages to 7.2. Thanks to Michael Graff | jlam | 1 | -11/+11 |
2001-12-03 | Use PKGREVISION to manage the package-specific version number when it | jlam | 1 | -3/+2 |
2001-05-15 | Fix dependencies and post-extract target. "Make build" in | jlam | 1 | -4/+4 |
2001-05-14 | Update postgresql to 7.1.1 Pkgsrc changes include splitting into: | jlam | 1 | -143/+13 |
2001-03-25 | Make pgsql's home directory configurable. This is useful e. g. in cases | wennmach | 1 | -6/+10 |
2001-02-26 | change default group from ingres to pgsql, to match behaviour of other | lukem | 1 | -2/+2 |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 1 | -1/+3 |
2001-02-13 | Apply patch to fix alpha-related problems. | jlam | 1 | -2/+10 |
2001-01-29 | Add automatic ${VARIABLE} handling for MESSAGE files. | wiz | 1 | -2/+2 |
2000-12-11 | Rename this script to pgsql.sh, make this script a bit more complete | jlam | 1 | -8/+11 |
2000-12-11 | Cosmetic adjustments. | jlam | 1 | -16/+38 |
2000-12-07 | Remove unnecessary substitution of @PGHOME@ in pgsql.sh.tmpl. | jlam | 1 | -2/+1 |
2000-12-07 | PGHOME is a subdir of ${PREFIX}, so pass -b ${PREFIX} to useradd instead | jlam | 1 | -3/+1 |
2000-09-21 | Install rc.d control script as "pgsql" instead of "pgsql.sh" to comply with | jlam | 1 | -2/+2 |
2000-09-03 | remove unnecessary whitespace | wiz | 1 | -2/+2 |
2000-07-15 | Install the Server Programming Interface header files. | jlam | 1 | -1/+15 |
2000-07-14 | Update postgresql to 7.0.2. Relevant changes from 7.0: | jlam | 1 | -7/+6 |
2000-05-29 | Remove dependency on "bison". Closes PR pkg/10224, by SUNAGAWA Keiki. | fredb | 1 | -2/+1 |
2000-05-20 | Update postgresql to 7.0. Also closes PR#8616. Changes from 6.5.3: | jlam | 1 | -9/+14 |
2000-04-09 | Put headers into /include/pgsql. | jlam | 1 | -3/+3 |
2000-03-18 | Change structure of postgresql package. Shared library build is now | jlam | 1 | -153/+67 |
2000-02-20 | Hmmm. I thought I'd committed this a long time ago... | jwise | 1 | -6/+17 |
2000-01-15 | Update dependency on ncurses to >=4.2 | jlam | 1 | -2/+2 |
1999-12-28 | replaced some commands by their ${COMMAND} counterparts | wiz | 1 | -2/+2 |
1999-12-02 | upgraded PostgreSQL to 6.5.3 and updated the dependent Makefiles | darcy | 1 | -4/+5 |
1999-09-20 | Update PostgreSQL to 6.5.2. The pgaccess binary is no longer available | jlam | 1 | -4/+4 |
1999-09-20 | Change the semantics of PGSQL_USE_TCL to be YES/NO, defaulting to YES since | jlam | 1 | -13/+20 |
1999-09-19 | Update postgresql to 6.5.1. Completely libtoolized and ldconfig statements | jlam | 1 | -82/+112 |
1999-09-06 | Add dependency on ncurses, and create ${PREFIX}/${PGUSER} before | hubertf | 1 | -2/+4 |
1999-09-06 | Use "PLIST_SUBST=PGUSER=${PGUSER}". | sakamoto | 1 | -9/+6 |
1999-08-24 | Make sure that "bison" binary from package sources is used. | tron | 1 | -2/+2 |
1999-08-18 | Record build options in the BuildInfo file via BUILD_DEFS. These can be | agc | 1 | -2/+4 |
1999-07-13 | Must list tcl and tk includes in --with-includes. Noticed by | bad | 1 | -4/+3 |
1999-06-06 | ${...:M...} is not fully glob() compliant. Don't use {,} constructs. | tv | 1 | -2/+2 |
1999-06-04 | NOT_FOR_PLATFORM= *-*-{alpha,mips} doesn't work. | drochner | 1 | -2/+2 |
1999-05-24 | Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM | tv | 1 | -29/+29 |
1999-04-13 | Remove NOPORTDOCS definition - it was useless anyway, as any attempt to | agc | 1 | -3/+1 |
1999-04-01 | Upgrade to tcl version 8.0.5. This seems to be primarily a bug-fix | agc | 1 | -3/+3 |
1999-03-28 | Make it possible to build a binary package by moving the "account | hubertf | 1 | -7/+12 |
1999-02-19 | Chane versioned DEPENDS on bison to BUILD_DEPENDS. This should have been | frueauf | 1 | -4/+3 |
1999-02-06 | Don't build the directory, as addnerd does this for us and will fail | hwr | 1 | -3/+2 |
1999-01-17 | Whoops, I wanted to adjust the comment. | frueauf | 1 | -2/+2 |
1999-01-17 | Add mips to NOT_FOR_ARCHS list. There is no TAS implementation. | frueauf | 1 | -2/+3 |