summaryrefslogtreecommitdiff
path: root/databases/postgresql-docs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154134
* Split the postgresql ports into a server and a client part.Palle Girgensohn2005-01-311-6/+20
| | | | | | | | | | | All ports depending on postgresql shall use the USE_PGSQL=yes knob defined in Mk/bsd.ports.mk. Bumping portrevisions where needed. PR: 75344 Approved by: portmgr@ (kris), ade & sean (mentors) Notes: svn path=/head/; revision=127737
* Add myself as committer, and use my @FreeBSD.org address.Palle Girgensohn2004-12-061-1/+1
| | | | | | | Approved by: ade (mentor) Notes: svn path=/head/; revision=123277
* Introduce the world to PostgreSQL 7.4! By and large this release isSean Chittenden2003-12-041-18/+13
| | | | | | | | | | | | | | | | | | regarded as a major release with features with interest to those with large databases. The updates are extensive and the best source of info is in the release notes. Enjoy and direct questions to database@! Release notes: http://www.postgresql.org/docs/7.4/static/release.html#RELEASE-7-4 PR: ports/59403, ports/59404, ports/59393, ports/59394, ports/59395, ports/59397, ports/59398, ports/59402, && ports/59401 Submitted by: maintainer Approved by: marcus (portmgr@ hat) Notes: svn path=/head/; revision=94977
* Use new depends scheme for postgresql slave ports:Sergey A. Osokin2003-09-041-9/+11
| | | | | | | | | | ${MAKE} -V ... instead of .include <...> Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer) PR: 56346 Notes: svn path=/head/; revision=88515
* postgresql slave ports, reduce unnecessary portrevision bumpsDaichi GOTO2003-06-191-0/+1
| | | | | | | | PR: 52867 Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer) Notes: svn path=/head/; revision=83302
* Add missing @dirrmKris Kennaway2003-04-051-0/+1
| | | | Notes: svn path=/head/; revision=78237
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update postgresql-docs to be a slave port of the specified POSTGRESQL_PORTSean Chittenden2003-02-103-599/+14
| | | | | | | | | | tunable. As a perk, the plist is automatically generated. PR: ports/48106 Submitted by: Palle Girgensohn <girgen@pingpong.net> Notes: svn path=/head/; revision=75225
* Fix Makefile variable resolution problem.Sean Chittenden2003-01-041-1/+1
| | | | | | | Submitted by: Alexandr Listopad <laa@laa.zp.ua> Notes: svn path=/head/; revision=72492
* Update the PostgreSQL documentation to 7.3.1.Sean Chittenden2003-01-043-418/+466
| | | | | | | | PR: ports/46703 Submitted by: Palle Girgensohn <girgen@pingpong.net> Notes: svn path=/head/; revision=72482
* Add ports/databases/postgresql-docs, which will install the documentationTrevor Johnson2002-08-264-0/+576
formerly found in ports/databases/postgresql7. PR: 42008 Submitted by: Palle Girgensohn (maintainer) Notes: svn path=/head/; revision=65065