aboutsummaryrefslogtreecommitdiff
path: root/devel/libosmo-sccp
Commit message (Collapse)AuthorAgeFilesLines
* Register CONFLICTS between libmtp and libosmo-sccpJan Beich2015-02-241-0/+2
| | | | | | | | | | Differential Revision: https://reviews.freebsd.org/D1947 PR: 197948 Reviewed by: marino, pi Approved by: Nikola Kolev <koue@chaosophia.net> (maintainer) Notes: svn path=/head/; revision=379764
* - Unbreak on DragonFlyJan Beich2015-02-243-35/+11
| | | | | | | | | | | | | | | | | | | - Unbreak on big-endian archs [1] - Unbreak and rename DOCS option [2] - Convert to USES=autoreconf - Convert to USES=pathfix - Convert to INSTALL_TARGET=install-strip - Convert to PORTDOCS - Fix whitespace - Bump PORTREVISION for [1], [2] Differential Revision: https://reviews.freebsd.org/D1947 PR: 197948 Reviewed by: marino, pi Approved by: Nikola Kolev <koue@chaosophia.net> (maintainer) Notes: svn path=/head/; revision=379763
* - Update to 0.7.0Danilo Egea Gondolfo2014-12-131-0/+1
| | | | | | | | PR: 195884 Submitted by: Nikola Kolev <koue@chaosophia.net> (maintainer) Notes: svn path=/head/; revision=374680
* Cleanup plistBaptiste Daroussin2014-10-271-3/+0
| | | | Notes: svn path=/head/; revision=371546
* Add new port devel/libosmo-sccpJohn Marino2014-08-116-0/+78
PR: 191879 Submitted by: koue (chaosophia.net) The Signalling Connection Control Part (SCCP) is a network layer protocol that provides extended routing, flow control, segmentation, connection-orientation, and error correction facilities in Signaling System 7 telecommunications networks. SCCP relies on the services of MTP for basic routing and error detection. Libosmo-sccp is SCCP protocol implementation for Osmocom projects. Notes: svn path=/head/; revision=364593