aboutsummaryrefslogtreecommitdiff
path: root/security/sks
diff options
context:
space:
mode:
authorSergei Kolobov <sergei@FreeBSD.org>2004-11-29 12:36:29 +0000
committerSergei Kolobov <sergei@FreeBSD.org>2004-11-29 12:36:29 +0000
commit6f62a979837fcb8165c8ee2d78c80357ef669ba9 (patch)
tree7487b31660315c70d7a78f123f6af6ddd86e9033 /security/sks
parent03ad7949a1a7e0a701503aa5469d14874949a0ba (diff)
downloadports-6f62a979837fcb8165c8ee2d78c80357ef669ba9.tar.gz
ports-6f62a979837fcb8165c8ee2d78c80357ef669ba9.zip
- Teach configure about ia64 platform (similar to the recent amd64 fix)
- Propagate the detached GPG signature to distfiles mirrors PR: ports/74510 Submitted by: Johan van Selst (maintainer)
Notes
Notes: svn path=/head/; revision=122748
Diffstat (limited to 'security/sks')
-rw-r--r--security/sks/Makefile11
-rw-r--r--security/sks/files/sks.numerix.patch4
2 files changed, 8 insertions, 7 deletions
diff --git a/security/sks/Makefile b/security/sks/Makefile
index e783b31dd9de..95aef16c0fcb 100644
--- a/security/sks/Makefile
+++ b/security/sks/Makefile
@@ -7,11 +7,12 @@
PORTNAME= sks
PORTVERSION= 1.0.9
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
-MASTER_SITE_SUBDIR=sks
-EXTRACT_SUFX= .tgz
+MASTER_SITE_SUBDIR= ${PORTNAME}
+DISTFILES= ${DISTNAME}.tgz ${DISTNAME}.tgz.sig
+EXTRACT_ONLY= ${DISTNAME}.tgz
MAINTAINER= johans@stack.nl
COMMENT= Synchronizing Key Server, a fast OpenPGP keyserver
@@ -19,8 +20,8 @@ COMMENT= Synchronizing Key Server, a fast OpenPGP keyserver
BUILD_DEPENDS= ocaml:${PORTSDIR}/lang/ocaml-nox11
LIB_DEPENDS= db-4.2:${PORTSDIR}/databases/db42
-USE_GPG= yes
-SIG_SUFFIX= .sig
+USE_GPG?= yes
+SIG_FILES= ${DISTNAME}.tgz.sig
USE_GMAKE= yes
MAKE_ENV= BDBINCLUDE="-I${LOCALBASE}/include/db42" \
BDBLIB="-L${LOCALBASE}/lib" \
diff --git a/security/sks/files/sks.numerix.patch b/security/sks/files/sks.numerix.patch
index 6ffd2ab314f5..057802339285 100644
--- a/security/sks/files/sks.numerix.patch
+++ b/security/sks/files/sks.numerix.patch
@@ -15,7 +15,7 @@
| i370 | sh | powerpc | powerpcle | 1750a | dsp16xx | pdp11 \
| mips64 | mipsel | mips64el | mips64orion | mips64orionel \
- | mipstx39 | mipstx39el \
-+ | mipstx39 | mipstx39el | amd64 \
++ | mipstx39 | mipstx39el | amd64 | ia64 \
| sparc | sparclet | sparclite | sparc64 | v850)
basic_machine=$basic_machine-unknown
;;
@@ -24,7 +24,7 @@
| sparc64-* | mips64-* | mipsel-* \
| mips64el-* | mips64orion-* | mips64orionel-* \
- | mipstx39-* | mipstx39el-* \
-+ | mipstx39-* | mipstx39el-* | amd64-* \
++ | mipstx39-* | mipstx39el-* | amd64-* | ia64-* \
| f301-*)
;;
# Recognize the various machine names and aliases which stand