Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-04 | Add SHA512 digests for distfiles for textproc category | agc | 1 | -1/+2 | |
Problems found locating distfiles: Package cabocha: missing distfile cabocha-0.68.tar.bz2 Package convertlit: missing distfile clit18src.zip Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz 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. | |||||
2012-10-25 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2009-09-29 | Remove unnecessary -x flag from unzip that's not supported by | wiz | 1 | -2/+2 | |
NetBSD's unzip. | |||||
2009-08-20 | Give up maintainership of packages where I am still listed as MAINTAINER. | jwise | 1 | -2/+2 | |
2009-06-14 | Convert @exec/@unexec to @pkgdir or drop it. | joerg | 1 | -2/+1 | |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -4/+1 | |
2008-06-12 | Add DESTDIR support. | joerg | 1 | -5/+7 | |
2008-05-26 | Second round of explicit pax dependencies. As reminded by tnn@, | joerg | 1 | -3/+3 | |
many packages used to use ${PAX}. Use the common way of directly calling pax, it is created as tool after all. | |||||
2006-09-18 | USE_TOOLS+= unzip. | joerg | 1 | -2/+3 | |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -1/+2 | |
2005-10-23 | Fixed the following pkglint warnings. Sorted PLIST. | rillig | 2 | -55/+55 | |
WARN: xp/Makefile:16: NO_CONFIGURE should be set to YES or yes. WARN: xp/Makefile:17: NO_BUILD should be set to YES or yes. | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-24 | Add RMD160 digests to the SHA1 ones. | agc | 1 | -1/+2 | |
2004-06-28 | Update to bl3. All test built with jdk or sun-jdk14. | abs | 1 | -2/+2 | |
jakarta-tomcat4 has other issues independant of this - will patch next | |||||
2003-08-23 | Add pseudo-category 'java'. | jschauma | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-04-10 | make ${PAX} usage consistent: | grant | 1 | -2/+2 | |
- group 'zrw' and 'p' args, -s last - use the && operator consistently - strip unneeded parens - some whitespace cleanup | |||||
2003-03-28 | NO_PATCH is deprecated, says pkglint. Remove it. | wiz | 1 | -2/+1 | |
2002-12-26 | Move java.mk to java-vm.mk to avoid name conflict with devel/mk-files as | jlam | 1 | -2/+2 | |
suggested by Simon J. Gerraty. | |||||
2002-10-18 | The dependency on unzip is automatic based on EXTRACT_SUFX. | jlam | 1 | -3/+1 | |
2002-10-18 | Trivially use buildlink2 and use java.mk. | jlam | 2 | -3/+6 | |
2002-07-29 | Set USE_JAVA=run on some packages that obviously don't need a JDK for the | jlam | 1 | -2/+2 | |
build. These packages set NO_BUILD and by inspection of the Makefiles, there isn't any invocation of java needed. | |||||
2002-04-03 | Fix up pax usage. | jwise | 1 | -3/+2 | |
2001-11-14 | Replace "${GTAR} cf - . | (cd ... ; ${GTAR} xf - )" pipelines with a | agc | 1 | -2/+2 | |
single instance of ${PAX}. | |||||
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
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-20 | Move to sha1 digests, and add distfile sizes. | skrll | 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-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -3/+3 | |
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 | |
2000-06-22 | Better use of GTAR | jwise | 1 | -1/+2 | |
2000-05-31 | Initial import of XP-0.5, James Clark's non-validating XML Parser for Java | jwise | 5 | -0/+151 | |