Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Aug 2014 09:42:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 191879] New port: devel/libosmo-sccp - SCCP library
Message-ID:  <bug-191879-13-M6EWkQlgSP@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-191879-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-191879-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191879

koue@chaosophia.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #144689|0                           |1
        is obsolete|                            |

--- Comment #3 from koue@chaosophia.net ---
Created attachment 145203
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=145203&action=edit
fixed issues after make check-plist and make stage-qa

This attachment contains fixed issues reported by 'make check-plist' and 'make
stage-qa'. I missed to executed them before.

I want to port OpenBSC (http://openbsc.osmocom.org/trac/) to FreeBSD. OpenBSC
is free software project implementing various parts of the GSM network. It can
run a full minimal GSM network in a box. I have OpenBSC port files ready but
first need to commit its dependencies. Libosmo-sccp is OpenBSC dependency. The
Signalling Connection Control Part (SCCP) is a network layer[1] 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. (http://en.wikipedia.org/wiki/Signalling_Connection_Control_Part)

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191879-13-M6EWkQlgSP>