summaryrefslogtreecommitdiff
path: root/databases/postgresql-devel/files/patch-contrib::pgcrypto::Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* devel/bison1875's time has come and gone and its only consumer is theSean Chittenden2005-11-171-20/+0
| | | | | | | | | | databases/postgresql-devel port, which isn't needed either now that 8.1 has officially landed. Submitted by: ade@ Notes: svn path=/head/; revision=148537
* Repack the -devel port now that version 3.0 of the wire protocol has beenSean Chittenden2003-05-091-0/+20
finalized between the client and server. While here, fix the plist, change WITH_PGCRYPTO to be WITHOUT_PGCRYPTO that way the port defaults to installing the crypto libraries. Now that we have hardware support for crypto devices, go out of our way to make sure that pgcrypto uses openssl where applicable and reads from /dev/urandom for entropy. Notes: svn path=/head/; revision=80501