Date: Thu, 1 Feb 2007 22:29:03 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/sipxcommserverlib Makefile distinfo pkg-descr pkg-plist ports/net/sipxcommserverlib/files patch-bin_get_def_addr patch-bin_pgpatch.sh patch-bin_ssl-cert_check-cert.sh.in patch-bin_ssl-cert_gen-ssl-keys.sh.in patch-bin_ssl-cert_install-cert.sh.in ... Message-ID: <200702012229.l11MT399066449@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2007-02-01 22:29:03 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/sipxcommserverlib Makefile distinfo pkg-descr pkg-plist net/sipxcommserverlib/files patch-bin_get_def_addr patch-bin_pgpatch.sh patch-bin_ssl-cert_check-cert.sh.in patch-bin_ssl-cert_gen-ssl-keys.sh.in patch-bin_ssl-cert_install-cert.sh.in patch-doc-Makefile.am patch-doc-Makefile.in patch-etc_config.defs.in patch-include_fastdb_cliproto.h patch-include_fastdb_sync.h patch-src_sipx-utils.sh patch-src_test_Makefile.am patch-src_test_Makefile.in patch-src_test_OdbcWrapperTest.cpp pkg-deinstall.in Log: sipXcommserverlib is a library that handles communication between various sipX components. It is a necessary dependancy of the sipX project. WWW: http://sipx-wiki.calivia.com/index.php/Main_Page PR: ports/107931 Submitted by: Michael Durian <durian at shadetreesoftware.com> Revision Changes Path 1.1804 +1 -0 ports/net/Makefile 1.1 +50 -0 ports/net/sipxcommserverlib/Makefile (new) 1.1 +3 -0 ports/net/sipxcommserverlib/distinfo (new) 1.1 +28 -0 ports/net/sipxcommserverlib/files/patch-bin_get_def_addr (new) 1.1 +62 -0 ports/net/sipxcommserverlib/files/patch-bin_pgpatch.sh (new) 1.1 +11 -0 ports/net/sipxcommserverlib/files/patch-bin_ssl-cert_check-cert.sh.in (new) 1.1 +37 -0 ports/net/sipxcommserverlib/files/patch-bin_ssl-cert_gen-ssl-keys.sh.in (new) 1.1 +17 -0 ports/net/sipxcommserverlib/files/patch-bin_ssl-cert_install-cert.sh.in (new) 1.1 +11 -0 ports/net/sipxcommserverlib/files/patch-doc-Makefile.am (new) 1.1 +11 -0 ports/net/sipxcommserverlib/files/patch-doc-Makefile.in (new) 1.1 +29 -0 ports/net/sipxcommserverlib/files/patch-etc_config.defs.in (new) 1.1 +14 -0 ports/net/sipxcommserverlib/files/patch-include_fastdb_cliproto.h (new) 1.1 +11 -0 ports/net/sipxcommserverlib/files/patch-include_fastdb_sync.h (new) 1.1 +73 -0 ports/net/sipxcommserverlib/files/patch-src_sipx-utils.sh (new) 1.1 +30 -0 ports/net/sipxcommserverlib/files/patch-src_test_Makefile.am (new) 1.1 +24 -0 ports/net/sipxcommserverlib/files/patch-src_test_Makefile.in (new) 1.1 +47 -0 ports/net/sipxcommserverlib/files/patch-src_test_OdbcWrapperTest.cpp (new) 1.1 +26 -0 ports/net/sipxcommserverlib/files/pkg-deinstall.in (new) 1.1 +5 -0 ports/net/sipxcommserverlib/pkg-descr (new) 1.1 +105 -0 ports/net/sipxcommserverlib/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702012229.l11MT399066449>