summaryrefslogtreecommitdiff
path: root/databases/erserver (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mark as broken with gcc4.2.Mark Linimon2007-10-021-0/+5
| | | | Notes: svn path=/head/; revision=200619
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* More rubust regex to determine which version of postgresql that isPalle Girgensohn2006-12-081-1/+1
| | | | | | | | | | already installed. Reported by: Kostik Belousov PR: 106471 Notes: svn path=/head/; revision=179172
* SHA256ify (manually done and checked)Edwin Groothuis2006-01-221-1/+2
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154147
* New style bsd.java.mk.Norikatsu Shigemura2005-10-231-1/+2
| | | | | | | | Pointed out by: hq Requested by: kuriyama Notes: svn path=/head/; revision=146186
* Split the postgresql ports into a server and a client part.Palle Girgensohn2005-01-311-5/+19
| | | | | | | | | | | 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
* Chase recent Log4J port renameHerve Quiroz2004-11-281-1/+1
| | | | Notes: svn path=/head/; revision=122662
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* More use of $DOCSDIR.Jun Kuriyama2003-09-051-1/+1
| | | | | | | Submitted by: osa@ Notes: svn path=/head/; revision=88594
* Utilize pkg-plist by using %%DOCSDIR%%. No changes in packages.Jun Kuriyama2003-09-021-6/+6
| | | | | | | Submitted by: osa@ Notes: svn path=/head/; revision=88347
* Install etc/repliclog.cfg with .sample suffix.Jun Kuriyama2003-09-023-3/+11
| | | | | | | | | | Reported by: olgeni@ XXX: This port is not yet checked completely as reasonable quality. Feel free to find a bug, create a patch and submit it to me! Notes: svn path=/head/; revision=88327
* Add erserver 1.2,Jun Kuriyama2003-09-015-0/+120
trigger-based asynchronous replication system for PostgreSQL. Notes: svn path=/head/; revision=88251