aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/Makefile1
-rw-r--r--net/openggsn/Makefile29
-rw-r--r--net/openggsn/distinfo3
-rw-r--r--net/openggsn/pkg-descr6
-rw-r--r--net/openggsn/pkg-plist12
5 files changed, 0 insertions, 51 deletions
diff --git a/net/Makefile b/net/Makefile
index bf451b76d1f7..c22f7ca9308f 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -540,7 +540,6 @@
SUBDIR += open-isns
SUBDIR += openbgpd
SUBDIR += openbgpd6
- SUBDIR += openggsn
SUBDIR += openldap24-client
SUBDIR += openldap24-sasl-client
SUBDIR += openldap24-server
diff --git a/net/openggsn/Makefile b/net/openggsn/Makefile
deleted file mode 100644
index ac668a586603..000000000000
--- a/net/openggsn/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-PORTNAME= openggsn
-PORTVERSION= 0.94
-CATEGORIES= net
-MASTER_SITES= http://git.osmocom.org/${PORTNAME}/snapshot/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Implementation of the Gateway GPRS Support Node element
-
-LICENSE= GPLv2
-LICENSE_FILE= ${WRKSRC}/COPYING
-
-DEPRECATED= Uses EOL Python 2.7 via devel/libosmocore
-EXPIRATION_DATE=2021-06-23
-
-LIB_DEPENDS= libosmocore.so:devel/libosmocore \
- libtalloc.so:devel/talloc
-
-GNU_CONFIGURE= yes
-USES= autoreconf gmake libtool pathfix pkgconfig
-
-USE_LDCONFIG= yes
-
-post-patch:
- ${ECHO_CMD} ${PORTVERSION} > ${WRKSRC}/.tarball-version
-
-post-install:
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgtp.so.1
-
-.include <bsd.port.mk>
diff --git a/net/openggsn/distinfo b/net/openggsn/distinfo
deleted file mode 100644
index abb63e3ebfb2..000000000000
--- a/net/openggsn/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1513077316
-SHA256 (openggsn-0.94.tar.gz) = 8253b82f282b4128b39b5fc20ed56c7cce544f8f82436fc3d893209286e3387d
-SIZE (openggsn-0.94.tar.gz) = 140368
diff --git a/net/openggsn/pkg-descr b/net/openggsn/pkg-descr
deleted file mode 100644
index 20d9b63f6746..000000000000
--- a/net/openggsn/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-OpenGGSN is an implementation of the Gateway GPRS Support Node element
-in the GPRS core network.
-OpenGGSN was developed in 2002 to 2004 by Mondru AB and was abandoned
-for some years before adopted by the Osmocom project.
-
-WWW: http://openbsc.osmocom.org/trac/wiki/OpenGGSN
diff --git a/net/openggsn/pkg-plist b/net/openggsn/pkg-plist
deleted file mode 100644
index 448b001b3eac..000000000000
--- a/net/openggsn/pkg-plist
+++ /dev/null
@@ -1,12 +0,0 @@
-bin/ggsn
-bin/sgsnemu
-include/gtp.h
-include/gtpie.h
-include/pdp.h
-lib/libgtp.a
-lib/libgtp.so
-lib/libgtp.so.1
-lib/libgtp.so.1.0.0
-libdata/pkgconfig/libgtp.pc
-man/man8/ggsn.8.gz
-man/man8/sgsnemu.8.gz