would anyone like to try this out? lots of changes, including the --nagios-code option which some people might find useful. a few more options and fixes, including TCP transport, and LIB_DEPENDS on c-ares to give it some minimal handling for SRV records.
the previous maintainer is happy with the change of maintainership - the ugly PKGNAME/DISTNAME thing is due to a rerolled distfile. comments/ok? Index: Makefile =================================================================== RCS file: /cvs/ports/net/sipsak/Makefile,v retrieving revision 1.5 diff -u -p -r1.5 Makefile --- Makefile 15 Sep 2007 22:36:59 -0000 1.5 +++ Makefile 23 Apr 2008 00:24:04 -0000 @@ -2,14 +2,19 @@ COMMENT= SIP swiss army knife -DISTNAME= sipsak-0.8.13 +DISTNAME= sipsak-0.9.6-1 CATEGORIES= net +PKGNAME= ${DISTNAME:S/-1//} +WRKDIST= ${WRKDIR}/${PKGNAME} + HOMEPAGE= http://sipsak.org/ -MAINTAINER= Patroklos Argyroudis <[EMAIL PROTECTED]> +MAINTAINER= Stuart Henderson <[EMAIL PROTECTED]> + +LIB_DEPENDS= ::net/libcares -# GPL +# GPLv2 PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes @@ -19,5 +24,7 @@ WANTLIB= c crypto MASTER_SITES= ${MASTER_SITE_BERLIOS:=sipsak/} CONFIGURE_STYLE=gnu +CONFIGURE_ARGS= --disable-gnutls \ + LDFLAGS="-L${LOCALBASE}/lib" .include <bsd.port.mk> Index: distinfo =================================================================== RCS file: /cvs/ports/net/sipsak/distinfo,v retrieving revision 1.4 diff -u -p -r1.4 distinfo --- distinfo 5 Apr 2007 16:20:15 -0000 1.4 +++ distinfo 23 Apr 2008 00:24:04 -0000 @@ -1,5 +1,5 @@ -MD5 (sipsak-0.8.13.tar.gz) = JWUSKJ5S9lOXouzmSHMHUg== -RMD160 (sipsak-0.8.13.tar.gz) = Mn8F5AAgil5RraAFSmvknRcOLA4= -SHA1 (sipsak-0.8.13.tar.gz) = 1DHCdz9oh6YJQGEfoNbW6tWdwGs= -SHA256 (sipsak-0.8.13.tar.gz) = 3qYn2hL3Oo+JHNm3M6ibE0GZILH+MJh3uENORpgg4JA= -SIZE (sipsak-0.8.13.tar.gz) = 142263 +MD5 (sipsak-0.9.6-1.tar.gz) = xOuOKCkC519PBA8J6p2Z1Q== +RMD160 (sipsak-0.9.6-1.tar.gz) = 1ZSeQwm9pzK1ruRipEiLudhQ/lo= +SHA1 (sipsak-0.9.6-1.tar.gz) = bS/SyQ6gS+dJ5Ikns+f8CMUhZrY= +SHA256 (sipsak-0.9.6-1.tar.gz) = UGTFbUgqCAtqSupxght4whtZ1E9tGqFMJ0KUQZF5Eak= +SIZE (sipsak-0.9.6-1.tar.gz) = 158776