3 changed files with 0 additions and 98 deletions
@ -1,23 +0,0 @@
|
||||
|
||||
[TIMESTAMP] 1134281195 Sun Dec 11 07:06:35 2005 |
||||
[BUILDTIME] 50 (9) |
||||
[SIZE] 2.19 MB, 111 files |
||||
|
||||
[DEP] 00-dirtree |
||||
[DEP] bash |
||||
[DEP] binutils |
||||
[DEP] bison |
||||
[DEP] bzip2 |
||||
[DEP] coreutils |
||||
[DEP] diffutils |
||||
[DEP] flex |
||||
[DEP] gawk |
||||
[DEP] gcc |
||||
[DEP] glibc |
||||
[DEP] grep |
||||
[DEP] linux-header |
||||
[DEP] m4 |
||||
[DEP] make |
||||
[DEP] sed |
||||
[DEP] sysfiles |
||||
[DEP] tar |
@ -1,35 +0,0 @@
|
||||
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
# |
||||
# Filename: package/.../openser/openser.conf |
||||
# Copyright (C) 2004 - 2006 The T2 SDE Project |
||||
# |
||||
# More information can be found in the files COPYING and README. |
||||
# |
||||
# This program is free software; you can redistribute it and/or modify |
||||
# it under the terms of the GNU General Public License as published by |
||||
# the Free Software Foundation; version 2 of the License. A copy of the |
||||
# GNU General Public License can be found in the file COPYING. |
||||
# --- SDE-COPYRIGHT-NOTE-END --- |
||||
|
||||
if [ $prefix_auto = 1 ] ; then |
||||
if [ "$SDECFG_PKG_SER_PREFIX" ] ; then |
||||
prefix="$SDECFG_PKG_SER_PREFIX" |
||||
else |
||||
prefix="opt/openser" |
||||
fi |
||||
set_confopt |
||||
fi |
||||
|
||||
|
||||
pkginstalled openssl && hook_add premake 5 'export TLS=1' |
||||
|
||||
var_append makeopt ' ' "cfg-prefix=$root" |
||||
var_append makeopt ' ' "cfg-target=$sysconfdir/" |
||||
var_append makeopt ' ' "cfg-dir=$sysconfdir/" |
||||
var_append makeopt ' ' "man-prefix=$root" |
||||
var_append makeopt ' ' "man-dir=$mandir" |
||||
var_append makeopt ' ' "doc-prefix=$root" |
||||
var_append makeopt ' ' "doc-dir=$docdir" |
||||
|
||||
makeinstopt="$makeopt install" |
@ -1,40 +0,0 @@
|
||||
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
[COPY] |
||||
[COPY] Filename: package/.../openser/openser.desc |
||||
[COPY] Copyright (C) 2006 - 2007 The OpenSDE Project |
||||
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project |
||||
[COPY] |
||||
[COPY] More information can be found in the files COPYING and README. |
||||
[COPY] |
||||
[COPY] This program is free software; you can redistribute it and/or modify |
||||
[COPY] it under the terms of the GNU General Public License as published by |
||||
[COPY] the Free Software Foundation; version 2 of the License. A copy of the |
||||
[COPY] GNU General Public License can be found in the file COPYING. |
||||
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
||||
|
||||
[I] a fork of the SIP Express Router for open development |
||||
|
||||
[T] OpenSER is a high-performance SIP (RFC3261) server, with a flexible |
||||
[T] architecture and many extensions. The server implements proxy, registrar, |
||||
[T] redirect, and location SIP/VoIP services. It has support for UDP/TCP/TLS |
||||
[T] transport layers, ENUM, AAA via database, RADIUS, DIAMETER, gateways to |
||||
[T] SMS and XMPP, least cost routing, load balancing, NAT traversal, and call |
||||
[T] processing language. |
||||
|
||||
[U] http://openser.org/ |
||||
|
||||
[A] http://www.iptel.org/ser/ {SIP Express Router} |
||||
[A] Bogdan-Andrei Iancu <team@openser.org> |
||||
[A] Daniel-Constantin Mierla <team@openser.org> |
||||
[A] Elena-Ramona Modroiu <team@openser.org> |
||||
[M] Christian Wiese <jeru@ixplanet.org> |
||||
|
||||
[C] extra/network |
||||
|
||||
[L] GPL |
||||
[S] Stable |
||||
[V] 1.2.0 |
||||
[P] X -----5---9 201.300 |
||||
|
||||
[D] 1853134349 openser-1.2.0-tls_src.tar.gz http://openser.org/pub/openser/1.2.0/src/ |
Loading…
Reference in new issue