aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2006-07-24 11:21:27 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2006-07-24 11:21:27 +0000
commit995ae8b1bdfe5e9d356eae060097bee70cbccbc8 (patch)
tree716cad45f74530d35aed61fcde093f63ed88f722 /security
parentc9b2d130fe2e03dd698820038b20cd1be036dc3c (diff)
downloadports-995ae8b1bdfe5e9d356eae060097bee70cbccbc8.tar.gz
ports-995ae8b1bdfe5e9d356eae060097bee70cbccbc8.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/fpc-hash/Makefile7
-rw-r--r--security/fpc-hash/pkg-plist12
-rw-r--r--security/fpc-md5/Makefile7
-rw-r--r--security/fpc-md5/pkg-plist12
4 files changed, 34 insertions, 4 deletions
diff --git a/security/fpc-hash/Makefile b/security/fpc-hash/Makefile
index 70058bca6f35..d1ec5f05e62d 100644
--- a/security/fpc-hash/Makefile
+++ b/security/fpc-hash/Makefile
@@ -8,11 +8,14 @@
CATEGORIES= security lang
PKGNAMESUFFIX= -md5
-MAINTAINER= acardenas@bsd.org.pe
+MAINTAINER= acm@FreeBSD.org
COMMENT= Free Pascal unit for MD5 hash routines
-RUN_DEPENDS= ppc386:${PORTSDIR}/lang/fpc
+BUILD_DEPENDS= ppc386:${PORTSDIR}/lang/fpc
MASTERDIR= ${.CURDIR}/../../lang/fpc
+WRKUNITDIR= ${PORTNAME}/packages/base/${PKGNAMESUFFIX:S/-//}
+EXTRACTUNITDIR+= ${WRKUNITDIR}
+HAVE_EXAMPLES= true
.include "${MASTERDIR}/Makefile"
diff --git a/security/fpc-hash/pkg-plist b/security/fpc-hash/pkg-plist
new file mode 100644
index 000000000000..ff219b54022a
--- /dev/null
+++ b/security/fpc-hash/pkg-plist
@@ -0,0 +1,12 @@
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/md5/Package.fpc
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/md5/md5.ppu
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/md5/md5.o
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/md5/libpmd5.a
+%%PORTDOCS%%share/examples/fpc-%%PORTVERSION%%/md5/md5test.pp
+@dirrm lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/md5
+@dirrmtry lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%
+@dirrmtry lib/fpc/%%PORTVERSION%%/units
+@dirrmtry lib/fpc/%%PORTVERSION%%
+@dirrmtry lib/fpc
+%%PORTDOCS%%@dirrmtry share/examples/fpc-%%PORTVERSION%%/md5
+%%PORTDOCS%%@dirrmtry share/examples/fpc-%%PORTVERSION%%
diff --git a/security/fpc-md5/Makefile b/security/fpc-md5/Makefile
index 70058bca6f35..d1ec5f05e62d 100644
--- a/security/fpc-md5/Makefile
+++ b/security/fpc-md5/Makefile
@@ -8,11 +8,14 @@
CATEGORIES= security lang
PKGNAMESUFFIX= -md5
-MAINTAINER= acardenas@bsd.org.pe
+MAINTAINER= acm@FreeBSD.org
COMMENT= Free Pascal unit for MD5 hash routines
-RUN_DEPENDS= ppc386:${PORTSDIR}/lang/fpc
+BUILD_DEPENDS= ppc386:${PORTSDIR}/lang/fpc
MASTERDIR= ${.CURDIR}/../../lang/fpc
+WRKUNITDIR= ${PORTNAME}/packages/base/${PKGNAMESUFFIX:S/-//}
+EXTRACTUNITDIR+= ${WRKUNITDIR}
+HAVE_EXAMPLES= true
.include "${MASTERDIR}/Makefile"
diff --git a/security/fpc-md5/pkg-plist b/security/fpc-md5/pkg-plist
new file mode 100644
index 000000000000..ff219b54022a
--- /dev/null
+++ b/security/fpc-md5/pkg-plist
@@ -0,0 +1,12 @@
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/md5/Package.fpc
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/md5/md5.ppu
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/md5/md5.o
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/md5/libpmd5.a
+%%PORTDOCS%%share/examples/fpc-%%PORTVERSION%%/md5/md5test.pp
+@dirrm lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/md5
+@dirrmtry lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%
+@dirrmtry lib/fpc/%%PORTVERSION%%/units
+@dirrmtry lib/fpc/%%PORTVERSION%%
+@dirrmtry lib/fpc
+%%PORTDOCS%%@dirrmtry share/examples/fpc-%%PORTVERSION%%/md5
+%%PORTDOCS%%@dirrmtry share/examples/fpc-%%PORTVERSION%%