Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-11-28 | Fix off-by-one in tty output library. Patch provided by Wada Keiji in | bsiegert | 4 | -6/+20 | |
PR pkg/49312. | |||||
2014-05-29 | Bump for perl-5.20.0. | wiz | 1 | -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-31 | Bump all packages for perl-5.18, that | wiz | 1 | -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-23 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2012-10-03 | Bump all packages that use perl, or depend on a p5-* package, or | wiz | 1 | -1/+2 | |
are called p5-*. I hope that's all of them. | |||||
2011-11-26 | Fix preprocessor usage. | joerg | 2 | -1/+15 | |
2009-10-27 | update master_sites. remove ftp.ifi.uio.no. service suspended. | zafer | 1 | -3/+2 | |
2009-07-16 | pgp5 has been removed from tuwien mirror. update master_sites. | zafer | 1 | -4/+2 | |
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 | -2/+1 | |
2009-05-19 | Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT | wiz | 1 | -4/+3 | |
block). Uncomment some commented out LICENSE lines while here. | |||||
2008-06-12 | Add DESTDIR support. | joerg | 1 | -3/+6 | |
2007-12-02 | Remove Ex-MASTER_SITEs. From Zafer Aydogan. | wiz | 1 | -3/+1 | |
2007-11-12 | Remove ftp.ch.pgpi.com from MASTER_SITES, doesn't resolve. | wiz | 1 | -2/+1 | |
From Zafer Aydogan in PR 37331. | |||||
2007-10-31 | Renamed the deprecated LICENCE to LICENSE, which has the exactly same | rillig | 1 | -2/+2 | |
meaning. | |||||
2007-02-22 | Whitespace cleanup, courtesy of pkglint. | wiz | 1 | -2/+2 | |
Patch provided by Sergey Svishchev in private mail. | |||||
2006-10-04 | Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. | wiz | 1 | -2/+2 | |
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. | |||||
2006-01-20 | va_arg has to consider int promotion of char. | joerg | 2 | -1/+15 | |
2005-10-08 | Removed the USE_RSAREF2 variable and a big, fat warning, as the variable | rillig | 1 | -18/+1 | |
does not affect the package in any way. | |||||
2005-10-08 | Sorted PLIST. | rillig | 1 | -3/+3 | |
2005-09-27 | Relinquish maintainership | mjl | 1 | -2/+2 | |
2005-07-16 | Get rid of USE_PERL5. The new way to express needing the Perl executable | jlam | 1 | -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-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2004-01-02 | formatting tweak. | grant | 1 | -5/+5 | |
2004-01-01 | correct path for ftp.tuwien.ac.at, and consistently use the 'ftp' | grant | 1 | -3/+3 | |
hostname. | |||||
2003-09-29 | Trivial fix for GCC3. | mycroft | 2 | -1/+15 | |
2003-07-23 | Let the COMMENT be plural: the package provides multiple utilities. | jmmv | 1 | -2/+2 | |
2003-07-23 | Make descriptions and comments a bit different between pgp2 and pgp5, | jmmv | 2 | -2/+4 | |
as proposed in PR pkg/22227 by reed@reedmedia.net. | |||||
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2002-08-25 | Correct man page xrefs pgp(1) -> pgp5(1). | mjl | 10 | -5/+151 | |
Import some patches (via FreeBSD), one of them concerning weak rnd number generation. | |||||
2002-07-24 | Change explicit build dependencies on perl into "USE_PERL5=build". This | jlam | 1 | -2/+2 | |
makes these packages build correctly on Darwin where perl>=5.8.0 is required. | |||||
2002-03-26 | The command line changes can be found in pgp5(1), not in pgp(1). | wennmach | 1 | -2/+2 | |
2002-03-14 | Shorten comment. | wiz | 1 | -2/+2 | |
2002-03-14 | regen | wiz | 1 | -3/+4 | |
2002-03-14 | Standardize patches. | wiz | 2 | -55/+36 | |
2002-03-14 | Disable "bad" assembler (gcc-2.95.3 does not want to compile it). | wiz | 1 | -0/+13 | |
Closes pkg/15138. | |||||
2002-03-14 | Standardize patch. | wiz | 2 | -94/+56 | |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -2/+2 | |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -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-30 | Change build dependency from perl-5.* to perl>=${PERL5_REQD}. Also change | jlam | 1 | -2/+2 | |
dependency from libperl-5.* to libperl>=${PERL5_REQD}. | |||||
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 | 3 | -16/+14 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-04-11 | Add a conflict -- both packages have a `pgps' executable. | jtb | 1 | -1/+3 | |
From Lex Wennmacher's pkgconflict results. | |||||
2001-03-27 | Change BUILD_DEPENDS semantics: | hubertf | 1 | -3/+3 | |
first component is now a package name+version/pattern, no more executable/patchname/whatnot. While there, introduce BUILD_USES_MSGFMT as shorthand to pull in devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current). Patch by Alistair Crooks <agc@netbsd.org> | |||||
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -2/+2 | |
XXX need to teach pkglint to be more picky about this | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-02-06 | Unify format of MESSAGEs, and include RCS Ids. | wiz | 1 | -2/+4 | |
2000-10-10 | add LICENCE=fee-based-commercial-use, for use of IDEA/RC5 logic. | itojun | 1 | -1/+4 | |
(per discussion on packages@netbsd.org) |