/graphics/panorama/

eader'> cgit logo index : freebsd-ports-graphics
FreeBSD graphics obsolete development ports (https://github.com/freebsd/freebsd-ports-graphics)
aboutsummaryrefslogtreecommitdiffstats
path: root/databases/postgresql-docs
Commit message (Collapse)AuthorAgeFilesLines
* Split the postgresql ports into a server and a client part.girgen2005-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)
* Add myself as committer, and use my @FreeBSD.org address.girgen2004-12-061-1/+1
| | | | Approved by: ade (mentor)
* Introduce the world to PostgreSQL 7.4! By and large this release isseanc2003-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)
* Use new depends scheme for postgresql slave ports:osa2003-09-041-9/+11
| | | | | | | ${MAKE} -V ... instead of .include <...> Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer) PR: 56346
* postgresql slave ports, reduce unnecessary portrevision bumpsdaichi2003-06-191-0/+1
| | | | | PR: 52867 Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer)
* Add missing @dirrmkris2003-04-051-0/+1
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Update postgresql-docs to be a slave port of the specified POSTGRESQL_PORTseanc2003-02-103-599/+14
| | | | | | | tunable. As a perk, the plist is automatically generated. PR: ports/48106 Submitted by: Palle Girgensohn <girgen@pingpong.net>
* Fix Makefile variable resolution problem.seanc2003-01-041-1/+1
| | | | Submitted by: Alexandr Listopad <laa@laa.zp.ua>
* Update the PostgreSQL documentation to 7.3.1.seanc2003-01-043-418/+466
| | | | | PR: ports/46703 Submitted by: Palle Girgensohn <girgen@pingpong.net>