summaryrefslogtreecommitdiff
path: root/net/choparp
AgeCommit message (Collapse)AuthorFilesLines
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-03-20*: Convert broken sourceforge HOMEPAGEs back to httpnia1-2/+2
2020-01-18all: migrate several HOMEPAGEs to httpsrillig1-2/+2
pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU.
2019-11-03net: align variable assignmentsrillig1-2/+2
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
2018-01-01Sort PLIST files.rillig1-3/+3
Unsorted entries in PLIST files have generated a pkglint warning for at least 12 years. Somewhat more recently, pkglint has learned to sort PLIST files automatically. Since pkglint 5.4.23, the sorting is only done in obvious, simple cases. These have been applied by running: pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
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.
2013-09-12Add USE_TOOLS+=nroff to packages which generate catman pages.jperkin1-1/+3
2013-09-10Use portable 32bit format string.joerg2-1/+23
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2008-06-12Add DESTDIR support.joerg1-1/+3
2007-03-24Prepare for switching to NO_MTREE=yes.joerg1-1/+2
2006-11-09Fixed the package to work for unprivileged users.rillig3-6/+6
2006-10-04Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.wiz1-2/+2
2005-11-08NOT_FOR_PLATFORM Interix.tv1-1/+3
2005-02-24Add RMD160 digests.agc1-1/+2
2004-04-30s/chpoarp/choparp/. From Tomasz Marciniak.snj1-1/+1
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2002-11-09upgrade to 20021107.itojun4-172/+21
- moved to sourceforge, maintainer changed - manpage included in main distrib - select(2) code included in main distrib - multiple address range support
2002-07-30Update to 971007nb1: Fix for sparc64, from Tomi Nylund in pkg/17759.wiz3-6/+16
2001-10-31Move pkg/ files into package's toplevel directoryzuntum3-4/+4
2001-04-21Move to sha1 checksum, and/or add distfile sizes.wiz1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-8/+6
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-10-03Make this go on alpha, by pulling in the right headershubertf2-6/+16
(it's interresting to see what's all accepted on some other archs...)
2000-01-10(re)genwiz1-0/+5
1999-09-18remove cvs id from the patch part of the patchfiledbj1-3/+2
1999-09-12added a select call so read doesn't fail with EWOULDBLOCKdbj1-0/+54
assign to result of the read to an ssize_t instead of size_t
1999-09-12changes to make work on netbsddbj6-24/+23
1999-09-12Simple proxy arp daemondbj8-0/+135