Port details |
- openggsn Implementation of the Gateway GPRS Support Node element
- 0.94 net
=0 0.94Version of this port present on the latest quarterly branch.
- DEPRECATED: Uses EOL Python 2.7 via devel/libosmocore
This port expired on: 2021-06-23
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2014-07-16 05:56:51
- Last Update: 2021-06-26 11:39:51
- Commit Hash: a9d27d4
- License: GPLv2
- WWW:
- http://openbsc.osmocom.org/trac/wiki/OpenGGSN
- Description:
- 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
- ¦ ¦ ¦ ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: openggsn
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1513077316
SHA256 (openggsn-0.94.tar.gz) = 8253b82f282b4128b39b5fc20ed56c7cce544f8f82436fc3d893209286e3387d
SIZE (openggsn-0.94.tar.gz) = 140368
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.69 : devel/autoconf
- automake>=1.16.1 : devel/automake
- libtoolize : devel/libtool
- Library dependencies:
-
- libosmocore.so : devel/libosmocore
- libtalloc.so : devel/talloc
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_openggsn
- USES:
- autoreconf gmake libtool pathfix pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.94 26 Jun 2021 11:39:51 |
Rene Ladan (rene) |
*/*: 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 |
0.94 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.94 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.94 24 Mar 2021 13:34:36 |
rene |
Mark ports recursively depending on Python 2.7 for expiration on June 23.
For ports optionally dependending on Python 2.7, just mark those options
as expired. Remove konquerer from the x11/kde-baseapps metaport and bump
its PORTREVISION.
Submitted by: rene
Reviewed by: portmgr, adridg, ehaupt, lme, madpilot, pizzamig, se, sunpoet, yuri
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D28665 |
0.94 11 Jul 2020 21:09:05 |
dbaio |
Drop MAINTAINER'ship per maintainer request
PR: 247919, 247920, 247921, 247922, 247923, 247924, 247916
Submitted by: Nikola Kolev <koue@chaosophia.net>
Event: July 2020 Bugathon |
0.94 12 Dec 2017 12:49:10 |
swills |
net/openggsn: update to 0.94
PR: 224268
Submitted by: Nikola Kolev <koue@chaosophia.net> (maintainer) |
0.92 02 Dec 2016 11:58:22 |
mat |
Do not use post-stage. Use post-install instead.
The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.
PR: 214780
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
0.92 21 Oct 2016 15:21:13 |
mat |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
0.92 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
0.92 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.92 30 Dec 2015 07:30:35 |
riggs |
Update to upstream version 0.92
While on it:
- Pet portlint
PR: 205688
Submitted by: koue@chaosophia.net (maintainer) |
0.91 18 Apr 2015 15:14:58 |
tijl |
Convert to USES=autoreconf |
0.91 16 Jul 2014 05:56:39 |
pi |
New port: net/openggsn
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
PR: 191876
Submitted by: koue@chaosophia.net (maintainer) |