aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2021-06-26 11:39:51 +0000
committerRene Ladan <rene@FreeBSD.org>2021-06-26 11:39:51 +0000
commita9d27d452e6bd48bcd63bfda7cd34c963dfaca74 (patch)
tree38d969aa107009e250f8abd196b43a6069a556b4
parent619332f149dd267f44932a3f6e9eae385f1755d2 (diff)
downloadports-a9d27d452e6bd48bcd63bfda7cd34c963dfaca74.tar.gz
ports-a9d27d452e6bd48bcd63bfda7cd34c963dfaca74.zip
*/*: Remove expired ports:
2020-12-31 devel/libosmocore: Uses Python 2.7 which is EOLed upstream 2021-06-23 net/openggsn: Uses EOL Python 2.7 via devel/libosmocore 2021-06-23 devel/libosmo-abis: Uses EOL Python 2.7 via devel/libosmocore
-rw-r--r--MOVED3
-rw-r--r--devel/Makefile2
-rw-r--r--devel/libosmo-abis/Makefile27
-rw-r--r--devel/libosmo-abis/distinfo3
-rw-r--r--devel/libosmo-abis/pkg-descr5
-rw-r--r--devel/libosmo-abis/pkg-plist21
-rw-r--r--devel/libosmocore/Makefile48
-rw-r--r--devel/libosmocore/distinfo3
-rw-r--r--devel/libosmocore/files/patch-src_gb_gprs__ns__sns.c11
-rw-r--r--devel/libosmocore/files/patch-src_sockaddr__str.c11
-rw-r--r--devel/libosmocore/files/patch-src_timer__clockgettime.c27
-rw-r--r--devel/libosmocore/pkg-descr7
-rw-r--r--devel/libosmocore/pkg-plist185
-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
18 files changed, 3 insertions, 401 deletions
diff --git a/MOVED b/MOVED
index 39a821bb266d..f9a17c9a3d17 100644
--- a/MOVED
+++ b/MOVED
@@ -16429,3 +16429,6 @@ lang/spidermonkey185||2021-06-26|Has expired: Uses Python 2.7 which is EOLed ups
www/aws||2021-06-26|Has expired: Uses EOL Python 2.7 via devel/gnatpython
www/aws-demos||2021-06-26|Has expired: Uses EOL Python 2.7 via www/aws
devel/gnatpython||2021-06-26|Has expired: Uses Python 2.7 which is EOLed upstream
+devel/libosmocore||2021-06-26|Has expired: Uses Python 2.7 which is EOLed upstream
+net/openggsn||2021-06-26|Has expired: Uses EOL Python 2.7 via devel/libosmocore
+devel/libosmo-abis||2021-06-26|Has expired: Uses EOL Python 2.7 via devel/libosmocore
diff --git a/devel/Makefile b/devel/Makefile
index d1be2eded811..324b17a5218a 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1276,8 +1276,6 @@
SUBDIR += libopkele
SUBDIR += liborcus
SUBDIR += libosinfo
- SUBDIR += libosmo-abis
- SUBDIR += libosmocore
SUBDIR += libowfat
SUBDIR += libpafe
SUBDIR += libpafe-ruby
diff --git a/devel/libosmo-abis/Makefile b/devel/libosmo-abis/Makefile
deleted file mode 100644
index 5ef5285aa363..000000000000
--- a/devel/libosmo-abis/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-PORTNAME= libosmo-abis
-PORTVERSION= 0.7.0
-CATEGORIES= devel
-MASTER_SITES= http://git.osmocom.org/libosmo-abis/snapshot/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Shared code regarding the A-bis interface between BTS and BSC
-
-LICENSE= AGPLv3
-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 \
- libortp.so:net/ortp
-
-USES= autoreconf gmake libtool pathfix pkgconfig
-GNU_CONFIGURE= yes
-INSTALL_TARGET= install-strip
-USE_LDCONFIG= yes
-
-post-patch:
- ${ECHO_CMD} ${PORTVERSION} > ${WRKSRC}/.tarball-version
-
-.include <bsd.port.mk>
diff --git a/devel/libosmo-abis/distinfo b/devel/libosmo-abis/distinfo
deleted file mode 100644
index d1228c014ba4..000000000000
--- a/devel/libosmo-abis/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1570136275
-SHA256 (libosmo-abis-0.7.0.tar.gz) = d869a1cfb3afdb3d5786ba0708bdb166ab85621bab653aee138d0bd7b34c40f6
-SIZE (libosmo-abis-0.7.0.tar.gz) = 90549
diff --git a/devel/libosmo-abis/pkg-descr b/devel/libosmo-abis/pkg-descr
deleted file mode 100644
index a96eed545b52..000000000000
--- a/devel/libosmo-abis/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-This is a library containing common/shared code regarding the A-bis
-interface between BTS and BSC. It implements drivers for mISDN and DAHDI
-based E1 cards, as well as some A-bis/IP dialects.
-
-WWW: http://openbsc.osmocom.org/trac/wiki/libosmo-abis
diff --git a/devel/libosmo-abis/pkg-plist b/devel/libosmo-abis/pkg-plist
deleted file mode 100644
index ee40cfb5d220..000000000000
--- a/devel/libosmo-abis/pkg-plist
+++ /dev/null
@@ -1,21 +0,0 @@
-include/osmocom/abis/ipa.h
-include/osmocom/abis/trau_frame.h
-include/osmocom/abis/ipa_proxy.h
-include/osmocom/abis/ipaccess.h
-include/osmocom/abis/abis.h
-include/osmocom/abis/subchan_demux.h
-include/osmocom/abis/e1_input.h
-include/osmocom/abis/lapd.h
-include/osmocom/abis/lapd_pcap.h
-include/osmocom/abis/unixsocket_proto.h
-include/osmocom/trau/osmo_ortp.h
-lib/libosmoabis.so.6.1.0
-lib/libosmoabis.so.6
-lib/libosmoabis.so
-lib/libosmotrau.so.2.2.0
-lib/libosmotrau.so.2
-lib/libosmotrau.so
-lib/libosmoabis.a
-lib/libosmotrau.a
-libdata/pkgconfig/libosmoabis.pc
-libdata/pkgconfig/libosmotrau.pc
diff --git a/devel/libosmocore/Makefile b/devel/libosmocore/Makefile
deleted file mode 100644
index 5d4640bb6451..000000000000
--- a/devel/libosmocore/Makefile
+++ /dev/null
@@ -1,48 +0,0 @@
-PORTNAME= libosmocore
-PORTVERSION= 1.2.0
-CATEGORIES= devel
-MASTER_SITES= http://git.osmocom.org/libosmocore/snapshot/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Common library for all Osmocom projects
-
-LICENSE= GPLv2
-LICENSE_FILE= ${WRKSRC}/COPYING
-
-LIB_DEPENDS= libgnutls.so:security/gnutls \
- libpcsclite.so:devel/pcsc-lite \
- libtalloc.so:devel/talloc
-
-USES= alias autoreconf gmake libtool pathfix pkgconfig python:2.7 \
- shebangfix
-
-GNU_CONFIGURE= yes
-LDFLAGS+= -lexecinfo
-USE_LDCONFIG= yes
-INSTALL_TARGET= install-strip
-PORTDOCS= *
-SHEBANG_FILES= utils/conv_codes_gsm.py utils/conv_gen.py
-python_OLD_CMD= /usr/bin/python2
-
-CFLAGS+= -fcommon
-
-OPTIONS_DEFINE= DOCS DOXYGEN
-
-DOXYGEN_IMPLIES= DOCS
-DOXYGEN_BUILD_DEPENDS= dot:graphics/graphviz \
- doxygen:devel/doxygen
-DOXYGEN_CONFIGURE_ENV_OFF= ac_cv_path_DOXYGEN=false
-
-post-patch:
- ${ECHO_CMD} ${PORTVERSION} > ${WRKSRC}/.tarball-version
- @${REINPLACE_CMD} -e '/#pragma GCC diagnostic/d' \
- ${WRKSRC}/src/application.c \
- ${WRKSRC}/src/gb/gprs_bssgp.c \
- ${WRKSRC}/src/gb/gprs_bssgp_bss.c
- @${REINPLACE_CMD} -e 's/python2/${PYTHON_VERSION}/' \
- -e 's,(AM_V_GEN)python ,(AM_V_GEN)${PYTHON_VERSION} ,' \
- ${WRKSRC}/include/Makefile.am \
- ${WRKSRC}/src/gsm/Makefile.am \
- ${WRKSRC}/tests/Makefile.am
-
-.include <bsd.port.mk>
diff --git a/devel/libosmocore/distinfo b/devel/libosmocore/distinfo
deleted file mode 100644
index efc51dd437c6..000000000000
--- a/devel/libosmocore/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1568838407
-SHA256 (libosmocore-1.2.0.tar.gz) = 74b8e0edb2a97eb3665f4004ed7b5c6a42c2e3f5fe29dcd5d474e7c4d1d11888
-SIZE (libosmocore-1.2.0.tar.gz) = 1234979
diff --git a/devel/libosmocore/files/patch-src_gb_gprs__ns__sns.c b/devel/libosmocore/files/patch-src_gb_gprs__ns__sns.c
deleted file mode 100644
index 491952688a7e..000000000000
--- a/devel/libosmocore/files/patch-src_gb_gprs__ns__sns.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/gb/gprs_ns_sns.c.orig 2019-05-22 09:31:16 UTC
-+++ src/gb/gprs_ns_sns.c
-@@ -11,6 +11,8 @@
- #include <netinet/in.h>
- #include <arpa/inet.h>
-
-+#include <sys/socket.h>
-+
- #include <osmocom/core/fsm.h>
- #include <osmocom/core/msgb.h>
- #include <osmocom/core/signal.h>
diff --git a/devel/libosmocore/files/patch-src_sockaddr__str.c b/devel/libosmocore/files/patch-src_sockaddr__str.c
deleted file mode 100644
index 62010f401a11..000000000000
--- a/devel/libosmocore/files/patch-src_sockaddr__str.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/sockaddr_str.c.orig 2019-05-22 09:18:33 UTC
-+++ src/sockaddr_str.c
-@@ -38,6 +38,8 @@
- #include <osmocom/core/utils.h>
- #include <osmocom/core/byteswap.h>
-
-+#include <sys/socket.h>
-+
- /*! \addtogroup sockaddr_str
- *
- * Common operations to store IP address as a char string along with a uint16_t port number.
diff --git a/devel/libosmocore/files/patch-src_timer__clockgettime.c b/devel/libosmocore/files/patch-src_timer__clockgettime.c
deleted file mode 100644
index 1e24cd2ea431..000000000000
--- a/devel/libosmocore/files/patch-src_timer__clockgettime.c
+++ /dev/null
@@ -1,27 +0,0 @@
---- src/timer_clockgettime.c.orig 2019-05-07 16:36:51 UTC
-+++ src/timer_clockgettime.c
-@@ -75,16 +75,16 @@ static struct fakeclock* clkid_to_fakeclock(clockid_t
- switch(clk_id) {
- case CLOCK_REALTIME:
- return &realtime;
-- case CLOCK_REALTIME_COARSE:
-- return &realtime_coarse;
-+// case CLOCK_REALTIME_COARSE:
-+// return &realtime_coarse;
- case CLOCK_MONOTONIC:
- return &mono;
-- case CLOCK_MONOTONIC_COARSE:
-- return &mono_coarse;
-- case CLOCK_MONOTONIC_RAW:
-- return &mono_raw;
-- case CLOCK_BOOTTIME:
-- return &boottime;
-+// case CLOCK_MONOTONIC_COARSE:
-+// return &mono_coarse;
-+// case CLOCK_MONOTONIC_RAW:
-+// return &mono_raw;
-+// case CLOCK_BOOTTIME:
-+// return &boottime;
- case CLOCK_PROCESS_CPUTIME_ID:
- return &proc_cputime_id;
- case CLOCK_THREAD_CPUTIME_ID:
diff --git a/devel/libosmocore/pkg-descr b/devel/libosmocore/pkg-descr
deleted file mode 100644
index 7c3933fcfbc2..000000000000
--- a/devel/libosmocore/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-libosmocore is a library with various utility functions that were
-originally developed as part of the OpenBSC project, but which are
-of a more generic nature and thus useful to (at least) other programs
-that we develop in the sphere of Free Software / Open Source mobile
-communications.
-
-WWW: http://bb.osmocom.org/trac/wiki/libosmocore
diff --git a/devel/libosmocore/pkg-plist b/devel/libosmocore/pkg-plist
deleted file mode 100644
index b0152855ae4d..000000000000
--- a/devel/libosmocore/pkg-plist
+++ /dev/null
@@ -1,185 +0,0 @@
-bin/osmo-arfcn
-bin/osmo-auc-gen
-bin/osmo-config-merge
-bin/osmo-release.sh
-include/osmo-release.mk
-include/osmocom/codec/codec.h
-include/osmocom/codec/ecu.h
-include/osmocom/codec/gsm610_bits.h
-include/osmocom/coding/gsm0503_coding.h
-include/osmocom/coding/gsm0503_interleaving.h
-include/osmocom/coding/gsm0503_mapping.h
-include/osmocom/coding/gsm0503_parity.h
-include/osmocom/coding/gsm0503_tables.h
-include/osmocom/core/application.h
-include/osmocom/core/backtrace.h
-include/osmocom/core/bit16gen.h
-include/osmocom/core/bit32gen.h
-include/osmocom/core/bit64gen.h
-include/osmocom/core/bitcomp.h
-include/osmocom/core/bits.h
-include/osmocom/core/bitvec.h
-include/osmocom/core/byteswap.h
-include/osmocom/core/conv.h
-include/osmocom/core/counter.h
-include/osmocom/core/crc16.h
-include/osmocom/core/crc16gen.h
-include/osmocom/core/crc32gen.h
-include/osmocom/core/crc64gen.h
-include/osmocom/core/crc8gen.h
-include/osmocom/core/crcgen.h
-include/osmocom/core/defs.h
-include/osmocom/core/endian.h
-include/osmocom/core/fsm.h
-include/osmocom/core/gsmtap.h
-include/osmocom/core/gsmtap_util.h
-include/osmocom/core/isdnhdlc.h
-include/osmocom/core/linuxlist.h
-include/osmocom/core/linuxrbtree.h
-include/osmocom/core/logging.h
-include/osmocom/core/loggingrb.h
-include/osmocom/core/macaddr.h
-include/osmocom/core/msgb.h
-include/osmocom/core/msgfile.h
-include/osmocom/core/panic.h
-include/osmocom/core/plugin.h
-include/osmocom/core/prbs.h
-include/osmocom/core/prim.h
-include/osmocom/core/process.h
-include/osmocom/core/rate_ctr.h
-include/osmocom/core/select.h
-include/osmocom/core/sercomm.h
-include/osmocom/core/serial.h
-include/osmocom/core/signal.h
-include/osmocom/core/sockaddr_str.h
-include/osmocom/core/socket.h
-include/osmocom/core/stat_item.h
-include/osmocom/core/statistics.h
-include/osmocom/core/stats.h
-include/osmocom/core/strrb.h
-include/osmocom/core/talloc.h
-include/osmocom/core/tdef.h
-include/osmocom/core/timer.h
-include/osmocom/core/timer_compat.h
-include/osmocom/core/use_count.h
-include/osmocom/core/utils.h
-include/osmocom/core/write_queue.h
-include/osmocom/crypt/auth.h
-include/osmocom/crypt/gprs_cipher.h
-include/osmocom/ctrl/control_cmd.h
-include/osmocom/ctrl/control_if.h
-include/osmocom/ctrl/control_vty.h
-include/osmocom/ctrl/ports.h
-include/osmocom/gprs/gprs_bssgp.h
-include/osmocom/gprs/gprs_bssgp_bss.h
-include/osmocom/gprs/gprs_msgb.h
-include/osmocom/gprs/gprs_ns.h
-include/osmocom/gprs/gprs_ns_frgre.h
-include/osmocom/gprs/gprs_rlc.h
-include/osmocom/gprs/protocol/gsm_04_60.h
-include/osmocom/gprs/protocol/gsm_08_16.h
-include/osmocom/gprs/protocol/gsm_08_18.h
-include/osmocom/gsm/a5.h
-include/osmocom/gsm/abis_nm.h
-include/osmocom/gsm/apn.h
-include/osmocom/gsm/bitvec_gsm.h
-include/osmocom/gsm/bts_features.h
-include/osmocom/gsm/cbsp.h
-include/osmocom/gsm/comp128.h
-include/osmocom/gsm/comp128v23.h
-include/osmocom/gsm/gan.h
-include/osmocom/gsm/gsm0341.h
-include/osmocom/gsm/gsm0411_smc.h
-include/osmocom/gsm/gsm0411_smr.h
-include/osmocom/gsm/gsm0411_utils.h
-include/osmocom/gsm/gsm0480.h
-include/osmocom/gsm/gsm0502.h
-include/osmocom/gsm/gsm0503.h
-include/osmocom/gsm/gsm0808.h
-include/osmocom/gsm/gsm0808_utils.h
-include/osmocom/gsm/gsm23003.h
-include/osmocom/gsm/gsm29118.h
-include/osmocom/gsm/gsm29205.h
-include/osmocom/gsm/gsm48.h
-include/osmocom/gsm/gsm48_arfcn_range_encode.h
-include/osmocom/gsm/gsm48_ie.h
-include/osmocom/gsm/gsm48_rest_octets.h
-include/osmocom/gsm/gsm_utils.h
-include/osmocom/gsm/gsup.h
-include/osmocom/gsm/gsup_sms.h
-include/osmocom/gsm/ipa.h
-include/osmocom/gsm/l1sap.h
-include/osmocom/gsm/lapd_core.h
-include/osmocom/gsm/lapdm.h
-include/osmocom/gsm/meas_rep.h
-include/osmocom/gsm/mncc.h
-include/osmocom/gsm/oap.h
-include/osmocom/gsm/oap_client.h
-include/osmocom/gsm/prim.h
-include/osmocom/gsm/protocol/gsm_03_40.h
-include/osmocom/gsm/protocol/gsm_03_41.h
-include/osmocom/gsm/protocol/gsm_04_08.h
-include/osmocom/gsm/protocol/gsm_04_08_gprs.h
-include/osmocom/gsm/protocol/gsm_04_11.h
-include/osmocom/gsm/protocol/gsm_04_12.h
-include/osmocom/gsm/protocol/gsm_04_14.h
-include/osmocom/gsm/protocol/gsm_04_80.h
-include/osmocom/gsm/protocol/gsm_08_08.h
-include/osmocom/gsm/protocol/gsm_08_58.h
-include/osmocom/gsm/protocol/gsm_09_02.h
-include/osmocom/gsm/protocol/gsm_12_21.h
-include/osmocom/gsm/protocol/gsm_23_003.h
-include/osmocom/gsm/protocol/gsm_23_041.h
-include/osmocom/gsm/protocol/gsm_29_118.h
-include/osmocom/gsm/protocol/gsm_44_318.h
-include/osmocom/gsm/protocol/gsm_48_049.h
-include/osmocom/gsm/protocol/ipaccess.h
-include/osmocom/gsm/protocol/smpp34_osmocom.h
-include/osmocom/gsm/rsl.h
-include/osmocom/gsm/rxlev_stat.h
-include/osmocom/gsm/sysinfo.h
-include/osmocom/gsm/tlv.h
-include/osmocom/sim/class_tables.h
-include/osmocom/sim/sim.h
-include/osmocom/vty/buffer.h
-include/osmocom/vty/command.h
-include/osmocom/vty/logging.h
-include/osmocom/vty/misc.h
-include/osmocom/vty/ports.h
-include/osmocom/vty/stats.h
-include/osmocom/vty/tdef_vty.h
-include/osmocom/vty/telnet_interface.h
-include/osmocom/vty/vector.h
-include/osmocom/vty/vty.h
-lib/libosmocodec.so
-lib/libosmocodec.so.0
-lib/libosmocodec.so.0.1.1
-lib/libosmocoding.so
-lib/libosmocoding.so.0
-lib/libosmocoding.so.0.1.1
-lib/libosmocore.so
-lib/libosmocore.so.12
-lib/libosmocore.so.12.2.0
-lib/libosmoctrl.so
-lib/libosmoctrl.so.0
-lib/libosmoctrl.so.0.4.0
-lib/libosmogb.so
-lib/libosmogb.so.9
-lib/libosmogb.so.9.0.1
-lib/libosmogsm.so
-lib/libosmogsm.so.13
-lib/libosmogsm.so.13.0.0
-lib/libosmosim.so
-lib/libosmosim.so.0
-lib/libosmosim.so.0.1.1
-lib/libosmovty.so
-lib/libosmovty.so.4
-lib/libosmovty.so.4.4.0
-libdata/pkgconfig/libosmocodec.pc
-libdata/pkgconfig/libosmocoding.pc
-libdata/pkgconfig/libosmocore.pc
-libdata/pkgconfig/libosmoctrl.pc
-libdata/pkgconfig/libosmogb.pc
-libdata/pkgconfig/libosmogsm.pc
-libdata/pkgconfig/libosmosim.pc
-libdata/pkgconfig/libosmovty.pc
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