summaryrefslogtreecommitdiff
path: root/net/poptop
diff options
context:
space:
mode:
authorNick Sayer <nsayer@FreeBSD.org>2001-02-24 00:02:48 +0000
committerNick Sayer <nsayer@FreeBSD.org>2001-02-24 00:02:48 +0000
commit69ab9abe13e6e84152645e483c32db9f677d8b51 (patch)
tree079a055f6305d3bc43a261f70675cd86e19dc1c3 /net/poptop
parent1. Update FAQ to talk about the Ricochet version of Merlin. (diff)
1. Upgrade to v1.0.1
2. Don't use their CFLAGS, add the really important stuff with += instead 3. Move the MASTER_SITE and WWW. This port is still FORBIDDEN, IMHO, since so far as I know the FreeBSD userland ppp doesn't do MPPE encryption and the mpd-netgraph stuff does. What is the use of a vpn that does no encryption? *BUT* If I am wrong or if someone can add MPPE to the userland ppp, I will de-FORBIDDEN this port.
Notes
Notes: svn path=/head/; revision=38659
Diffstat (limited to 'net/poptop')
-rw-r--r--net/poptop/Makefile7
-rw-r--r--net/poptop/distinfo2
-rw-r--r--net/poptop/files/patch-ab2
-rw-r--r--net/poptop/files/patch-ac2
-rw-r--r--net/poptop/pkg-descr2
5 files changed, 7 insertions, 8 deletions
diff --git a/net/poptop/Makefile b/net/poptop/Makefile
index cb074113dd8b..a1ccebed7774 100644
--- a/net/poptop/Makefile
+++ b/net/poptop/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= poptop
-PORTVERSION= 1.0.0
+PORTVERSION= 1.0.1
CATEGORIES= net
-MASTER_SITES= http://www.moretonbay.com/vpn/releases/
-DISTNAME= pptpd-1.0.0
-EXTRACT_SUFX= .tgz
+MASTER_SITES= http://poptop.lineo.com/releases/
+DISTNAME= pptpd-${PORTVERSION}
MAINTAINER= nsayer@freebsd.org
diff --git a/net/poptop/distinfo b/net/poptop/distinfo
index d763d1bf31bd..1e3787270e50 100644
--- a/net/poptop/distinfo
+++ b/net/poptop/distinfo
@@ -1 +1 @@
-MD5 (pptpd-1.0.0.tgz) = cb8964868809381e33a03cd9fcb153a9
+MD5 (pptpd-1.0.1.tar.gz) = 67fbb621e1de325012feeb105846fe7d
diff --git a/net/poptop/files/patch-ab b/net/poptop/files/patch-ab
index 77783a145262..179caee4998e 100644
--- a/net/poptop/files/patch-ab
+++ b/net/poptop/files/patch-ab
@@ -5,7 +5,7 @@
INCLUDES = -I.
-CFLAGS = -O2 -fno-builtin -Wall -ansi -DSBINDIR='"$(sbindir)"'
-+CFLAGS = -O2 -fno-builtin -Wall -ansi -DSBINDIR='"$(sbindir)"' -DETCDIR='"$(sysconfdir)"'
++CFLAGS+= -DSBINDIR='"$(sbindir)"' -DETCDIR='"$(sysconfdir)"'
#CFLAGS = -O2 -fno-builtin -Wall -ansi -pedantic -Wmissing-prototypes -Werror -DSBINDIR='"$(sbindir)"'
man_MANS = pptpctrl.8 pptpd.8 pptpd.conf.5
diff --git a/net/poptop/files/patch-ac b/net/poptop/files/patch-ac
index f5eafefb8d7d..a9b45647da22 100644
--- a/net/poptop/files/patch-ac
+++ b/net/poptop/files/patch-ac
@@ -5,7 +5,7 @@
## -Wmissing-prototypes removed (eg, Linux 2.2.6 headers
## aren't up to it).
-CFLAGS = -O2 -fno-builtin -Wall -ansi -DSBINDIR='"$(sbindir)"'
-+CFLAGS = -O2 -fno-builtin -Wall -ansi -DSBINDIR='"$(sbindir)"' -DETCDIR='"$(sysconfdir)'"
++CFLAGS+= -DSBINDIR='"$(sbindir)"' -DETCDIR='"$(sysconfdir)'"
#CFLAGS = -O2 -fno-builtin -Wall -ansi -pedantic -Wmissing-prototypes -Werror -DSBINDIR='"$(sbindir)"'
man_MANS = pptpctrl.8 pptpd.8 pptpd.conf.5
diff --git a/net/poptop/pkg-descr b/net/poptop/pkg-descr
index 6791d09f8322..1561b681c18f 100644
--- a/net/poptop/pkg-descr
+++ b/net/poptop/pkg-descr
@@ -1,4 +1,4 @@
PoPToP is a PPTP daemon. It is compatible with the Microsoft Windows
VPN adapter.
-WWW: http://www.moretonbay.com/vpn/pptp.html
+WWW: http://poptop.lineo.com/