summaryrefslogtreecommitdiff
path: root/net/opal3
diff options
context:
space:
mode:
authorRoger Hardiman <roger@FreeBSD.org>2001-05-03 01:37:36 +0000
committerRoger Hardiman <roger@FreeBSD.org>2001-05-03 01:37:36 +0000
commit64013a07feaacfba4092ce5dfa0a3343a1559d91 (patch)
tree3f91ff829e61bac64b67d5192bd20e576c04fd0e /net/opal3
parent- Enable automatic setting of WRKSRC for slave ports (diff)
Upgrade to new version 1.2.12 with pwlib 1.1.27
This port no longer requires X Windows to be installed so the gatekeepers and proxies can be built without the need for X Windows.
Notes
Notes: svn path=/head/; revision=42187
Diffstat (limited to 'net/opal3')
-rw-r--r--net/opal3/Makefile14
-rw-r--r--net/opal3/distinfo5
2 files changed, 5 insertions, 14 deletions
diff --git a/net/opal3/Makefile b/net/opal3/Makefile
index d63256ec0a30..1803aa0faf53 100644
--- a/net/opal3/Makefile
+++ b/net/opal3/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= openh323
-PORTVERSION= 1.1pl1
+PORTVERSION= 1.2.12
CATEGORIES= net
MASTER_SITES= http://www.openh323.org/bin/ \
http://www.de.openh323.org/bin/ \
http://www.ru.openh323.org/bin/
-DISTFILES= openh323_1.1pl1.tar.gz \
- pwlib_min_1.1pl19.tar.gz
+DISTFILES= openh323_1.2.12.tar.gz \
+ pwlib_1.1.27.tar.gz
MAINTAINER= roger@freebsd.org
@@ -21,20 +21,12 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
USE_NEWGCC= yes
USE_BISON= yes
-# If the user compiles with make -DNO_XWINDOWS do not include X support
-.if !defined(NO_XWINDOWS)
-USE_XLIB= yes
-.endif
-
USE_GMAKE= yes
ALL_TARGET= opt
MAKE_ENV= PWLIBDIR=${WRKDIR}/pwlib \
OPENH323DIR=${WRKDIR}/openh323
THE_MACHTYPE= ${ARCH:S/i386/x86/}
MAKE_ARGS= OSTYPE=${OPSYS} MACHTYPE=${THE_MACHTYPE} OSRELEASE=${OSVERSION} CPLUS=${CXX}
-.if defined(NO_XWINDOWS)
-MAKE_ARGS+= NO_XWINDOWS=1
-.endif
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/samples/simple/obj_${OPSYS}_${THE_MACHTYPE}_r/simph323 ${PREFIX}/bin
diff --git a/net/opal3/distinfo b/net/opal3/distinfo
index f9a07dd25eda..6c1cd4517bf8 100644
--- a/net/opal3/distinfo
+++ b/net/opal3/distinfo
@@ -1,3 +1,2 @@
-MD5 (openh323_1.1pl1.tar.gz) = 3455fe8bf9e4aa31b39c444fc58a9baa
-MD5 (openh323_1.1pl1.tar.gz) = 3b98bb7dcc875442b17421e348cfd64b
-MD5 (pwlib_min_1.1pl19.tar.gz) = 672b2e90bb7d16b1ab85ba8328a0d364
+MD5 (openh323_1.2.12.tar.gz) = d1a9243f7538f8bbdebeb23ea4077c64
+MD5 (pwlib_1.1.27.tar.gz) = a5444c2a2c55be99968ed9ff71d03fb4