pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/ser SIP Express Router 0.8.10 from iptel.org



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8b865973e6d6
branches:  trunk
changeset: 460179:8b865973e6d6
user:      itojun <itojun%pkgsrc.org@localhost>
date:      Sat Aug 23 22:08:02 2003 +0000

description:
SIP Express Router 0.8.10 from iptel.org

diffstat:

 chat/ser/DESCR            |   5 +++++
 chat/ser/Makefile         |  20 ++++++++++++++++++++
 chat/ser/PLIST            |  47 +++++++++++++++++++++++++++++++++++++++++++++++
 chat/ser/distinfo         |   7 +++++++
 chat/ser/patches/patch-aa |  47 +++++++++++++++++++++++++++++++++++++++++++++++
 chat/ser/patches/patch-ab |  14 ++++++++++++++
 chat/ser/patches/patch-ac |  18 ++++++++++++++++++
 7 files changed, 158 insertions(+), 0 deletions(-)

diffs (186 lines):

diff -r b451bc047c5e -r 8b865973e6d6 chat/ser/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/ser/DESCR    Sat Aug 23 22:08:02 2003 +0000
@@ -0,0 +1,5 @@
+SIP Express Router (ser) is a high-performance, configurable, free
+SIP ( RFC3261 ) server . It can act as registrar, proxy or redirect
+server. SER features an application-server interface, presence
+support, SMS gateway, SIMPLE2Jabber gateway, RADIUS/syslog accounting
+and authorization, server status monitoring, FCP security, etc.
diff -r b451bc047c5e -r 8b865973e6d6 chat/ser/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/ser/Makefile Sat Aug 23 22:08:02 2003 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/08/23 22:08:02 itojun Exp $
+#
+
+DISTNAME=      ser-0.8.10_src
+PKGNAME=       ser-0.8.10
+CATEGORIES=    chat
+MASTER_SITES=  ftp://ftp.berlios.de/pub/ser/latest/src/
+
+MAINTAINER=    packages%netbsd.org@localhost
+HOMEPAGE=      http://www.iptel.org/ser/
+COMMENT=       SIP express router
+
+WRKSRC=                ${WRKDIR}/ser-0.8.10
+
+USE_BUILDLINK2=        YES
+USE_GMAKE=     YES
+
+.include "../../databases/mysql-client/buildlink2.mk"
+.include "../../textproc/expat/buildlink2.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r b451bc047c5e -r 8b865973e6d6 chat/ser/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/ser/PLIST    Sat Aug 23 22:08:02 2003 +0000
@@ -0,0 +1,47 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/08/23 22:08:02 itojun Exp $
+sbin/ser
+sbin/serctl
+sbin/ser_mysql.sh
+sbin/gen_ha1
+lib/ser/modules/acc.so
+lib/ser/modules/auth.so
+lib/ser/modules/exec.so
+lib/ser/modules/im.so
+lib/ser/modules/jabber.so
+lib/ser/modules/maxfwd.so
+lib/ser/modules/msilo.so
+lib/ser/modules/mysql.so
+lib/ser/modules/pike.so
+lib/ser/modules/print.so
+lib/ser/modules/registrar.so
+lib/ser/modules/rr.so
+lib/ser/modules/sl.so
+lib/ser/modules/sms.so
+lib/ser/modules/textops.so
+lib/ser/modules/tm.so
+lib/ser/modules/usrloc.so
+doc/ser/README
+doc/ser/README.cfg
+doc/ser/INSTALL
+doc/ser/README-MODULES
+doc/ser/AUTHORS
+doc/ser/README.acc
+doc/ser/README.auth
+doc/ser/README.exec
+doc/ser/README.im
+doc/ser/README.jabber
+doc/ser/README.maxfwd
+doc/ser/README.pike
+doc/ser/README.print
+doc/ser/README.registrar
+doc/ser/README.rr
+doc/ser/README.sl
+doc/ser/README.sms
+doc/ser/README.textops
+doc/ser/README.tm
+doc/ser/README.usrloc
+man/man8/ser.8
+man/man5/ser.cfg.5
+@dirrm doc/ser
+@dirrm lib/ser/modules
+@dirrm lib/ser
diff -r b451bc047c5e -r 8b865973e6d6 chat/ser/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/ser/distinfo Sat Aug 23 22:08:02 2003 +0000
@@ -0,0 +1,7 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/08/23 22:08:02 itojun Exp $
+
+SHA1 (ser-0.8.10_src.tar.gz) = d3e88ff5eccf1c77b5b21637dd7c1ad3068ae89d
+Size (ser-0.8.10_src.tar.gz) = 931150 bytes
+SHA1 (patch-aa) = e0ed6ac17bc130a0869d9a60355fa9378e754470
+SHA1 (patch-ab) = 38864b4c499fe838d4f8e752e0b73d8ab5bf252b
+SHA1 (patch-ac) = a1869650cfd00293b1bfd71f071e06563aad8c93
diff -r b451bc047c5e -r 8b865973e6d6 chat/ser/patches/patch-aa
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/ser/patches/patch-aa Sat Aug 23 22:08:02 2003 +0000
@@ -0,0 +1,47 @@
+$NetBSD: patch-aa,v 1.1.1.1 2003/08/23 22:08:03 itojun Exp $
+
+--- Makefile.defs-     2003-08-24 06:32:08.000000000 +0900
++++ Makefile.defs      2003-08-24 06:32:33.000000000 +0900
+@@ -16,14 +16,13 @@
+                       -e s/armv4l/arm/)
+ 
+  # install location
+-PREFIX = /usr/local
+ prefix = $(PREFIX)
+ # install path is $(basedir) $(prefix) 
+ # example:
+ #  creating a bin. archive in /tmp, which unpacks in /usr/local
+ #  basedir=/tmp
+ #  prefix=/usr/local
+-basedir = 
++basedir = 
+ # install prefixes for various stuff
+ cfg-prefix = $(basedir)$(prefix)
+ bin-prefix = $(basedir)$(prefix)
+@@ -33,7 +32,7 @@
+ ut-prefix = $(basedir)$(prefix)
+ 
+ # dirs
+-cfg-dir = etc/ser/
++cfg-dir = ser/
+ bin-dir = sbin/
+ modules-dir = lib/ser/modules/
+ ifeq ($(OS), linux)
+@@ -45,7 +44,7 @@
+ endif
+ ut-prefix = bin/
+ # target dirs for various stuff
+-cfg-target = $(prefix)/$(cfg-dir)
++cfg-target = $(PKG_SYSCONFDIR)/$(cfg-dir)
+ modules-target = $(prefix)/$(modules-dir)
+ 
+ 
+@@ -520,7 +519,7 @@
+ ifeq ($(OS), netbsd)
+       DEFS+=-DHAVE_SOCKADDR_SA_LEN
+       YACC=yacc
+-      LIBS= -lfl  -lc_r
++      LIBS= -lfl  -lpthread
+ endif
+ 
+ ifneq (,$(findstring CYGWIN, $(OS)))
diff -r b451bc047c5e -r 8b865973e6d6 chat/ser/patches/patch-ab
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/ser/patches/patch-ab Sat Aug 23 22:08:02 2003 +0000
@@ -0,0 +1,14 @@
+$NetBSD: patch-ab,v 1.1.1.1 2003/08/23 22:08:03 itojun Exp $
+
+--- modules/jabber/Makefile-   2003-08-24 06:35:44.000000000 +0900
++++ modules/jabber/Makefile    2003-08-24 06:37:30.000000000 +0900
+@@ -8,7 +8,7 @@
+ auto_gen=
+ NAME=jabber.so
+ # expat.h location
+-DEFS+=-I/usr/local/include
+-LIBS=-L/usr/local/lib -lexpat
++DEFS+=-I${BUILDLINK_PREFIX.expat}/include
++LIBS=-L${BUILDLINK_PREFIX.expat}/lib -lexpat
+ 
+ include ../../Makefile.modules
diff -r b451bc047c5e -r 8b865973e6d6 chat/ser/patches/patch-ac
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/ser/patches/patch-ac Sat Aug 23 22:08:02 2003 +0000
@@ -0,0 +1,18 @@
+$NetBSD: patch-ac,v 1.1.1.1 2003/08/23 22:08:03 itojun Exp $
+
+--- modules/mysql/Makefile-    2003-08-24 06:40:29.000000000 +0900
++++ modules/mysql/Makefile     2003-08-24 06:41:14.000000000 +0900
+@@ -5,11 +5,9 @@
+ auto_gen=
+ NAME=mysql.so
+ # mysql.h locations (freebsd,openbsd  solaris)
+-DEFS +=-I/usr/local/include -I/usr/local/mysql/include \
++DEFS +=-I${BUILDLINK_PREFIX.mysql-client}/include
+ # libmysqlclient locations on RH/Suse, Solaris /OpenBSD, FreeBSD
+ # (Debian does the right thing and puts it in /usr/lib)
+-LIBS=-L/usr/lib/mysql -L /usr/local/lib -L/usr/local/lib/mysql \
+-              -L/usr/local/mysql/lib/mysql/ \
+-              -lmysqlclient -lz 
++LIBS=-L${BUILDLINK_PREFIX.mysql-client}/lib/mysql -lmysqlclient -lz 
+ 
+ include ../../Makefile.modules



Home | Main Index | Thread Index | Old Index