summaryrefslogtreecommitdiff
path: root/net/sipsak
AgeCommit message (Collapse)AuthorFilesLines
2021-12-17updated net/sipsak to 0.9.8.1schwarz3-51/+8
Changes since 0.9.6 (copied from ChangeLog): * version 0.9.8 - removed support for ruli - lots of internal refactoring to make sipsak compile with -fno-common (>= gcc-10) * version 0.9.7 - added new option -E which overrules SRV result - added new option -J to take ha1 instead of password - dont retransmit on reliable transports - added --disable-ips configure option which allows to compile the oldstyle --numeric behavior - added new option -k only available with TLS support - added 'star' as special word for the contact option -C - fixed overwritting of outbound proxy if domainname is an IP; thanks to Alexander Litvak - added option -Z to modify SIP_T1 at run time - added syslog support - enabled -c parameter for Inivte mode - added new options for TLS (ca-cert, client-cert, ignore-cert-failure) Note: these options are only available as long options - added option to ignore TLS certificate verification errors - added option -k, --local-ip - added SHA-256 as a possible algorithm for digest authentication
2021-10-26net: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes Not committed (merge conflicts...): net/radsecproxy/distinfo The following distfiles could not be fetched (fetched conditionally?): ./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz ./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch ./net/djbdns/distinfo djbdns-1.05-test28.diff.xz ./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch ./net/djbdns/distinfo djbdns-1.05-multiip.diff ./net/djbdns/distinfo djbdns-cachestats.patch
2021-10-07net: Remove SHA1 hashes for distfilesnia1-2/+1
2020-01-18*: Recursive revision bump for openssl 1.1.1.jperkin1-2/+2
2019-11-03net: align variable assignmentsrillig1-2/+2
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
2018-07-04*: Move SUBST_STAGE from post-patch to pre-configurejperkin1-2/+2
Performing substitutions during post-patch breaks tools such as mkpatches, making it very difficult to regenerate correct patches after making changes, and often leading to substituted string replacements being committed.
2018-02-02sipsak: Leave pkgsrc to handle security features.jperkin2-7/+18
2017-04-29We do not need the inline removal patches since this can be achievedschwarz4-34/+5
more easily with the existing substituion in Makefile (which initially had only been used for the Sunpro compiler).
2017-04-29updated the download and home page URLs for sipsakschwarz1-3/+3
2016-03-05Bump PKGREVISION for security/openssl ABI bump.jperkin1-2/+2
2015-11-04Add SHA512 digests for distfiles for net categoryagc1-1/+2
Problems found with existing digests: Package haproxy distfile haproxy-1.5.14.tar.gz 159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded] da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated] Problems found locating distfiles: Package bsddip: missing distfile bsddip-1.02.tar.Z Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2 Package djbdns: missing distfile djbdns-cachestats.patch Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch Package gated: missing distfile gated-3-5-11.tar.gz Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz Package poink: missing distfile poink-1.6.tar.gz Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch Package waste: missing distfile waste-source.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2014-02-12Recursive PKGREVISION bump for OpenSSL API version bump.tron1-2/+2
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin1-2/+2
2013-01-11Fix inline.joerg3-1/+27
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2010-09-14added licensing informationschwarz1-1/+2
2010-06-27do not use inline in header file with SunPro compilerschwarz1-1/+10
2010-01-17Recursive PKGREVISION bump for jpeg update to 8.wiz1-2/+2
2009-07-03use openssl instead of gnutls to avoid problems with gnutls-2.8.0drochner1-3/+3
bump PKGREVISION
2008-06-20Add DESTDIR support.joerg1-1/+3
2008-03-06Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.wiz1-2/+2
2007-06-05opencdk shlib major changed; bump ABI depends and PKGREVISIONs ofwiz1-1/+2
affected packages.
2006-11-10updated net/sipsak to 0.9.6 (which had been living in wip already for someschwarz4-161/+40
time)
2005-08-11import sipsak-0.9.1, a commandline SIP tester, based on the work ofdrochner5-0/+175
Georg Schwarz in pkgsrc-wip