summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-04-23 19:00:49 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-04-23 19:00:49 +0000
commitd796eed0e03ab04377245bd84db6df52e3f69e9c (patch)
treec82dbfbfeb4a386645f04a40755f50c3e406109d /security
parentPass -d to p4d so that it deamonizes at startup instead of hanging the machine. (diff)
Update to 0.3. Only the configure script has been changed.
Drop support for legacy systems. (prior to 3.2-RELEASE)
Notes
Notes: svn path=/head/; revision=41837
Diffstat (limited to 'security')
-rw-r--r--security/ruby-tcpwrap/Makefile14
-rw-r--r--security/ruby-tcpwrap/distinfo2
2 files changed, 5 insertions, 11 deletions
diff --git a/security/ruby-tcpwrap/Makefile b/security/ruby-tcpwrap/Makefile
index 50bbf5e82382..3683f41d0bfb 100644
--- a/security/ruby-tcpwrap/Makefile
+++ b/security/ruby-tcpwrap/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= tcpwrap
-PORTVERSION= 0.2
+PORTVERSION= 0.3
CATEGORIES= security ruby
MASTER_SITES= http://www.shugo.net/archive/ruby-tcpwrap/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@@ -16,20 +16,14 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/lib/libident.a:${PORTSDIR}/security/libident
-.if !exists(/usr/include/tcpd.h)
-LIB_DEPENDS= wrap.7:${PORTSDIR}/security/tcp_wrapper
-.endif
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
WRKSRC= ${WRKDIR}/ruby-${PORTNAME}
-CONFIGURE_ARGS= --with-ident-dir="${LOCALBASE}"
-.if !exists(/usr/include/tcpd.h)
-CONFIGURE_ARGS+= --with-libwrap-dir="/usr"
-.else
-CONFIGURE_ARGS+= --with-libwrap-dir="${LOCALBASE}"
-.endif
+CONFIGURE_ARGS= --with-libwrap-dir="/usr" \
+ --with-ident-dir="${LOCALBASE}"
+
INSTALL_TARGET= site-install
DOCS_EN= README.en doc/tcpwrap.html.en
diff --git a/security/ruby-tcpwrap/distinfo b/security/ruby-tcpwrap/distinfo
index 4d7e4e2ec23f..bac2dc8e50ec 100644
--- a/security/ruby-tcpwrap/distinfo
+++ b/security/ruby-tcpwrap/distinfo
@@ -1 +1 @@
-MD5 (ruby/ruby-tcpwrap-0.2.tar.gz) = 118001a716d405f618417e9373f9cf60
+MD5 (ruby/ruby-tcpwrap-0.3.tar.gz) = 6f6ec0bbfc627109753596164ef41892