Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split the postgresql ports into a server and a client part. Hence, | Palle Girgensohn | 2005-01-31 | 1 | -59/+0 |
| | | | | | | | | | | remove this port. Please see UPDATING for more info. PR: 75344 Approved by: portmgr@ (kris), ade & sean (mentors) Notes: svn path=/head/; revision=127739 | ||||
* | Fix build on -CURRENT: | Sheldon Hearn | 2002-06-26 | 1 | -0/+59 |
* The compiler in -CURRENT now complains if you precede -I/usr/include with -I... . The same applies to -I/usr/lib . * The distribution's configure file treats the compiler's unexpected warning message as a failure and errors out. Maintainer notified in private mail. Notes: svn path=/head/; revision=62050 |