summaryrefslogtreecommitdiff
path: root/databases/p5-postgresql-plperl/files/patch-src-makefiles-Makefile.freebsd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Split the postgresql ports into a server and a client part.Palle Girgensohn2005-01-311-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. Osokin2003-09-041-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