diff options
author | acm <acm@FreeBSD.org> | 2010-08-17 01:45:15 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2010-08-17 01:45:15 +0800 |
commit | 8498bd6e31c48fc8febc6bb8775b17afff9069b4 (patch) | |
tree | a1316e0caa456c9e38598ab08aed004d76efbae1 /security/fpc-hash | |
parent | 1b3e6c18e2ab19ced93288a613246608c34042ec (diff) | |
download | freebsd-ports-gnome-8498bd6e31c48fc8febc6bb8775b17afff9069b4.tar.gz freebsd-ports-gnome-8498bd6e31c48fc8febc6bb8775b17afff9069b4.tar.zst freebsd-ports-gnome-8498bd6e31c48fc8febc6bb8775b17afff9069b4.zip |
- Update to 2.4.0
- Add support for amd64 [1]
- Add 23 new ports to to bsd.fpc.mk
- Remove obsolete patch file patch-packages-fcl-db_Makefile
- Turn off some optional dependencies like databases/unixODBC,
graphics/svgalib, databases/oracle8-client for avoid break amd64 support
- Clean up
PR: ports/146001
Submmitted by: Christopher Key <cjk32__ at _cam.ac.uk>
Patch reviewed by: marcov_ at _pascalprogramming.com (fpc developer)[1]
Diffstat (limited to 'security/fpc-hash')
-rw-r--r-- | security/fpc-hash/pkg-plist | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/fpc-hash/pkg-plist b/security/fpc-hash/pkg-plist index dbc4f22ab8a8..53180ad4407a 100644 --- a/security/fpc-hash/pkg-plist +++ b/security/fpc-hash/pkg-plist @@ -8,7 +8,10 @@ lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/hash/ntlm.ppu lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/hash/libpcrc.a lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/hash/libpmd5.a lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/hash/libpntlm.a +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/hash/libpsha1.a lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/hash/libpuuid.a +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/hash/sha1.o +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/hash/sha1.ppu lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/hash/uuid.o lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/hash/uuid.ppu @dirrm lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/hash |