Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-10-26 | security: Replace RMD160 checksums with BLAKE2s checksums | nia | 1 | -2/+2 | |
All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./security/cyrus-sasl/distinfo cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2 | |||||
2021-10-07 | security: Remove SHA1 hashes for distfiles | nia | 1 | -2/+1 | |
2017-09-04 | Comment out dead sites. | wiz | 1 | -3/+3 | |
2015-11-04 | Add SHA512 digests for distfiles for security category | agc | 1 | -1/+2 | |
Problems found locating distfiles: Package f-prot-antivirus6-fs-bin: missing distfile fp-NetBSD.x86.32-fs-6.2.3.tar.gz Package f-prot-antivirus6-ws-bin: missing distfile fp-NetBSD.x86.32-ws-6.2.3.tar.gz Package libidea: missing distfile libidea-0.8.2b.tar.gz Package openssh: missing distfile openssh-7.1p1-hpn-20150822.diff.bz2 Package uvscan: missing distfile vlp4510e.tar.Z 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-04-06 | 'Please use ${ECHO} instead of "echo".' | rodent | 1 | -3/+3 | |
'Please use ${ECHO_N} instead of "echo -n".' | |||||
2013-02-06 | PKGREVISION bumps for net/libpcap update. | jperkin | 1 | -2/+2 | |
2012-10-23 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2010-07-10 | Need yacc and lex to build. | obache | 1 | -1/+2 | |
PR#43594 by Aleksey Cheusov. | |||||
2010-01-27 | DESTDIR support | joerg | 1 | -7/+7 | |
2009-06-30 | Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with | joerg | 1 | -1/+3 | |
MAKE_JOBS=2 and worked without. | |||||
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -3/+1 | |
2008-05-27 | Make this package work on Mac OS X. | agc | 4 | -5/+59 | |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 | |
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers. | |||||
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 1 | -2/+1 | |
automatically detects whether we want the pkginstall machinery to be used by the package Makefile. | |||||
2005-12-08 | Fix errno. | joerg | 3 | -5/+33 | |
2005-06-17 | Create directories before installing files into them. | jlam | 1 | -1/+3 | |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2005-02-21 | Sign over maintainership to tech-pkg@ | hubertf | 1 | -2/+2 | |
2004-06-27 | don't inline a function in one source file and expect to be able to | grant | 3 | -1/+29 | |
use it in other source files - not all compilers allow this. | |||||
2004-04-25 | Convert to buildlink3. | snj | 1 | -3/+3 | |
2003-09-23 | This needs libpcap. Do not bump revision since the package does not change | jmmv | 1 | -1/+3 | |
where it already built fine. From Jonathan Perkin in PR pkg/22913. | |||||
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-02-02 | Make this package honor PKG_SYSCONFDIR. Bump PKGREVISION. | jmmv | 2 | -4/+15 | |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-04-19 | Move to sha1 digests, add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 2 | -3/+3 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-12-21 | Import rip-1.11: | hubertf | 5 | -0/+40 | |
Remote Intrusion Detection to track down compromised hosts Purpose: To use intrusion fingerprints to track down compromised hosts. Scope: TCP/UDP/ICMP (No fragmentation reassembly) Specs: Program can create somewhat arbitrary UDP/ICMP/TCP packets/streams and send them to a range of hosts. It also listens promiscuously for predefined intrusion "fingerprints". |