summaryrefslogtreecommitdiff
path: root/net/pchar
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-01-18*: Recursive revision bump for openssl 1.1.1.jperkin1-2/+2
2018-01-01Sort PLIST files.rillig1-2/+2
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
2016-03-05Bump PKGREVISION for security/openssl ABI bump.jperkin1-2/+2
2016-02-25Use OPSYSVARS.jperkin1-4/+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-24Fix "abs(int) is ambiguous" and make sure _XOPEN_SOURCE and __EXTENSIONS__ ↵wiedi5-1/+72
are not both defined ----------------------------------------------------------------------
2014-02-12Recursive PKGREVISION bump for OpenSSL API version bump.tron1-2/+2
2013-03-11define __APPLE_USE_RFC_3542 on Darwindbj1-1/+5
2013-03-07Remove empty patch.wiz1-0/+0
2013-03-03Don't define bool.joerg4-19/+31
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin1-2/+2
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-06-12Add inet6 to default suggested options. It's 2012.wiz1-1/+2
2010-01-17Recursive PKGREVISION bump for jpeg update to 8.wiz1-2/+2
2008-06-12Add DESTDIR support.joerg1-3/+5
2008-01-18Per the process outlined in revbump(1), perform a recursive revbumptnn1-1/+2
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
2007-09-07Convert packages that test and use USE_INET6 to use the options frameworkjlam1-6/+6
and to support the "inet6" option instead. Remaining usage of USE_INET6 was solely for the benefit of the scripts that generate the README.html files. Replace: BUILD_DEFS+= USE_INET6 with BUILD_DEFS+= IPV6_READY and teach the README-generation tools to look for that instead. This nukes USE_INET6 from pkgsrc proper. We leave a tiny bit of code to continue to support USE_INET6 for pkgsrc-wip until it has been nuked from there as well.
2007-01-07Mechanically replaced man/* with ${PKGMANDIR}/* in the definition ofrillig1-3/+3
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein.
2006-10-04Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.wiz1-3/+3
2006-07-17Update to 1.5, provided by Makoto Fujiwara in PR 34014:wiz3-7/+20
pchar-1.5: Compile fixes, minor bug fixes. Last planned release of pchar. (12 February 2005) Source code moved from CVS to Subversion. Although generally not user-visible, the version control strings now use Subversion's format. Builds on recent (RH 9.0-vintage) Linux systems seem to work now. Some off-by-one errors have been fixed, based on patches submitted by Anil Madhavapeddy pchar with SNMP enabled now has at least a chance of working correctly. pchar no longer incorrectly aborts after a hop with 100% packet loss. pchar now does a better job of linking libraries using --with-snmp on machines where libsnmp depends on libcrypto, thanks to Matt Zimmerman Some problems using --with-pcap on RedHat 7.0/7.1 (possibly other Linux distributions as well) were found thanks to a debugging session with Fran Boon
2006-05-14Uses C++.seb1-1/+2
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-06-17Create directories before installing files into them.jlam1-1/+3
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-24Add RMD160 digests.agc1-1/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-04-25Convert to buildlink3.snj1-4/+4
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-2/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-01-19Use net-snmp instead of ucd-snmp -- allows pchar to co-exist with someatatat1-4/+4
other nice pkgs (eg, ethereal). Bump PKGREVISION to 2 accordingly.
2004-01-08netbsd-current needs -ldes as well as -lcrypto. shouldn't affect oldermrg1-2/+2
netbsd systems as -ldes has been around longer than -lcrypto...
2003-11-12PKGREVISION++ after openssl update.jschauma1-1/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2002-10-19Remove obsolete comment.soren1-2/+1
2002-10-05Convert to buildlink2.wiz1-4/+5
2002-03-21Fix compilation on 1.4.x. Closes pkg/15974.wiz2-1/+14
2002-02-17Fix a double slash in a pathname.tron1-2/+2
2002-02-17This program needs only "libcrypto" but not "libssl" to link.tron1-2/+2
2002-02-17Fix build problems caused by update of "ucd-snmp" package. This fixestron1-3/+6
PR pkg/15631 by Michael van Elst.
2001-10-31Move pkg/ files into package's toplevel directoryzuntum3-3/+3
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-2/+2
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this.
2001-06-13Update to pchar-1.4: Multi-packet probes, TCP probes, kernel-level timestamps.soren3-21/+5
2001-04-21Move to sha1 checksum, and/or add distfile sizes.wiz1-1/+1
2001-04-18fix on alpha.dmcmahill2-2/+19
while here add the size to distinfo
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc2-7/+1
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-09Update to 1.3.2.soren2-8/+8
The main point of this release is improved compatability with IRIX and Solaris, plus some bugfixes. There's one new significant feature, which is the option to do SUID root installations of pchar. [Not used in this pkg.]
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-01-26Update to version 1.3:soren2-8/+9
pchar-1.3 ("Year of the Snake" release): New analysis types, support for ICMP and ICMPv6 probe packets, "tiny traceroute" mode, outgoing interface selection, bugfixes. Disable SNMP support as it is not yet fully integrated.
2000-10-11fix homepagehubertf1-2/+2