Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split the postgresql ports into a server and a client part. | Palle Girgensohn | 2005-01-31 | 1 | -8/+0 |
| | | | | | | | | | | | 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 | ||||
* | [1] Use new depends scheme for postgresql slave ports: | Sergey A. Osokin | 2003-09-04 | 1 | -0/+8 |
${MAKE} -V ... instead of .include <...> [2] Fix for perl 5.6+ Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer) [1], mat [2] PR: 56345, 56404 Notes: svn path=/head/; revision=88524 |