summaryrefslogtreecommitdiff
path: root/security/pgp5
AgeCommit message (Collapse)AuthorFilesLines
2017-01-19Convert all occurrences (353 by my count) ofagc1-3/+3
MASTER_SITES= site1 \ site2 style continuation lines to be simple repeated MASTER_SITES+= site1 MASTER_SITES+= site2 lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint accordingly.
2016-10-03idea patent has expired, so set LICENSE to something more useful.wiz1-4/+2
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz1-2/+2
2016-04-01Support --mandir. Fixes PKGMANDIR.jperkin2-1/+17
2015-11-04Add SHA512 digests for distfiles for security categoryagc1-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.
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-2/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2014-11-28Fix off-by-one in tty output library. Patch provided by Wada Keiji inbsiegert4-6/+20
PR pkg/49312.
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-1/+2
are called p5-*. I hope that's all of them.
2011-11-26Fix preprocessor usage.joerg2-1/+15
2009-10-27update master_sites. remove ftp.ifi.uio.no. service suspended.zafer1-3/+2
2009-07-16pgp5 has been removed from tuwien mirror. update master_sites.zafer1-4/+2
2009-06-30Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build withjoerg1-1/+3
MAKE_JOBS=2 and worked without.
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2009-05-19Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENTwiz1-4/+3
block). Uncomment some commented out LICENSE lines while here.
2008-06-12Add DESTDIR support.joerg1-3/+6
2007-12-02Remove Ex-MASTER_SITEs. From Zafer Aydogan.wiz1-3/+1
2007-11-12Remove ftp.ch.pgpi.com from MASTER_SITES, doesn't resolve.wiz1-2/+1
From Zafer Aydogan in PR 37331.
2007-10-31Renamed the deprecated LICENCE to LICENSE, which has the exactly samerillig1-2/+2
meaning.
2007-02-22Whitespace cleanup, courtesy of pkglint.wiz1-2/+2
Patch provided by Sergey Svishchev in private mail.
2006-10-04Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.wiz1-2/+2
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-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.
2006-01-20va_arg has to consider int promotion of char.joerg2-1/+15
2005-10-08Removed the USE_RSAREF2 variable and a big, fat warning, as the variablerillig1-18/+1
does not affect the package in any way.
2005-10-08Sorted PLIST.rillig1-3/+3
2005-09-27Relinquish maintainershipmjl1-2/+2
2005-07-16Get rid of USE_PERL5. The new way to express needing the Perl executablejlam1-2/+2
around at either build-time or at run-time is: USE_TOOLS+= perl # build-time USE_TOOLS+= perl:run # run-time Also remove some places where perl5/buildlink3.mk was being included by a package Makefile, but all that the package wanted was the Perl executable.
2005-02-24Add RMD160 digests.agc1-1/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2004-01-02formatting tweak.grant1-5/+5
2004-01-01correct path for ftp.tuwien.ac.at, and consistently use the 'ftp'grant1-3/+3
hostname.
2003-09-29Trivial fix for GCC3.mycroft2-1/+15
2003-07-23Let the COMMENT be plural: the package provides multiple utilities.jmmv1-2/+2
2003-07-23Make descriptions and comments a bit different between pgp2 and pgp5,jmmv2-2/+4
as proposed in PR pkg/22227 by reed@reedmedia.net.
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2002-08-25Correct man page xrefs pgp(1) -> pgp5(1).mjl10-5/+151
Import some patches (via FreeBSD), one of them concerning weak rnd number generation.
2002-07-24Change explicit build dependencies on perl into "USE_PERL5=build". Thisjlam1-2/+2
makes these packages build correctly on Darwin where perl>=5.8.0 is required.
2002-03-26The command line changes can be found in pgp5(1), not in pgp(1).wennmach1-2/+2
2002-03-14Shorten comment.wiz1-2/+2
2002-03-14regenwiz1-3/+4
2002-03-14Standardize patches.wiz2-55/+36
2002-03-14Disable "bad" assembler (gcc-2.95.3 does not want to compile it).wiz1-0/+13
Closes pkg/15138.
2002-03-14Standardize patch.wiz2-94/+56
2001-11-01Move pkg/ files into package's toplevel directoryzuntum3-2/+2
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-04-30Change build dependency from perl-5.* to perl>=${PERL5_REQD}. Also changejlam1-2/+2
dependency from libperl-5.* to libperl>=${PERL5_REQD}.
2001-04-19Move to sha1 digests, add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-16/+14
+ move the patch digest/checksum values from files/patch-sum to distinfo