summaryrefslogtreecommitdiff
path: root/databases/postgresql-devel/pkg-install (follow)
Commit message (Collapse)AuthorAgeFilesLines
* devel/bison1875's time has come and gone and its only consumer is theSean Chittenden2005-11-171-59/+0
| | | | | | | | | | databases/postgresql-devel port, which isn't needed either now that 8.1 has officially landed. Submitted by: ade@ Notes: svn path=/head/; revision=148537
* Adding a development port for PostgreSQL. postgresql-devel will have itsSean Chittenden2002-09-231-10/+11
| | | | | | | | | | | distfiles periodically updated to track PostgreSQL between major releases. Port is repo copied from databases/postgresql7 and has been updated to 7.3b1. Approved by: portmgr && knu (mentor) Notes: svn path=/head/; revision=67076
* Upgrade to 7.2, and spilit into several ports.Vanilla I. Shu2002-02-191-0/+12
| | | | | | | | PR: ports/34855 Submitted by: maintainer. Notes: svn path=/head/; revision=54887
* Upgrade to 7.1, change to new layout style.Vanilla I. Shu2001-04-211-0/+4
| | | | | | | | PR: ports/26741 Submitted by: maintainer Notes: svn path=/head/; revision=41758
* Fix problems when installing postgresql7 with pkg_add:Clive Lin2001-03-151-6/+4
| | | | | | | | | | | | | | | - pkg-install used wrong uid# - chown lib dir *after* it is created - pkg-install created data dir where Makefile didn't - add pkg-deinstall and remove user & group - don't chown data dir, since we don't create it anymore - spell and documentation fixes in the rc.d script PR: ports/25817 Submitted by: MAINTAINER Notes: svn path=/head/; revision=39873
* Do not set the shell for user "pgsql" to `/bin/nologin' at package installJoseph Koshy2001-01-301-1/+1
| | | | | | | | | | | time: this breaks the rc.d script. Default to `/bin/sh' as a `make install' would do. PR: ports/23534 Submitted by: Nick Sayer Notes: svn path=/head/; revision=37778
* Use ${PKG_PREFIX} instead of `/usr/local'.Akinori MUSHA2000-06-201-1/+1
| | | | Notes: svn path=/head/; revision=29699
* Close PRAndreas Klemm2000-04-161-0/+44
Postgresql port now can be packaged. User and group will be created automatically PR: 17744 Submitted by: Adrian Filipi-Martin <adrian@ubergeeks.com> Notes: svn path=/head/; revision=27662