pkgsrc/pkgtools
jmmv 1955870fa2 Update to 1.15:
- Automatic builds can now be interrupted at any time with CTRL+C and then
  resumed! (with 'auto resume' from the command line).
- MAKE_PACKAGES has been deprecated in favour of two new variables:
  BUILD_PACKAGES, which tells which packages to build after a 'makeroot'
  and AUTO_PACKAGES, used during the 'auto' target.
- MOUNT_SCRIPT and UMOUNT_SCRIPT have been deprecated in favour of MOUNT_HOOKS
  and UMOUNT_HOOKS, which take a list of shell functions or external commands
  to be executed.
- /pkg_comp is now symlinked to /p inside the chroot, to make paths simpler
  when working inside it (i.e., with the 'chroot' target).
- security/audit-packages is not installed any more inside the chroot by
  default.  This is not needed to get pkgsrc security checks working.
  The user can add it to BUILD_PACKAGES for a regular build.
- pkgtools/xpkgwedge is not installed any more during a 'makeroot'.  pkgsrc
  handles this automatically when needed, so we let it install the package
  for us.
- Ensure that libkver's library is preloaded when doing builds inside the
  chroot, so that packages get the right version number in them.
- When creating a template file, sort all variables alphabetically.
- Several miscellaneous changes in the code: simplification of syntax,
  addition of comments to functions, cleanup of messages...
2004-01-23 09:48:53 +00:00
..
cdpack Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
createbuildlink Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
dfdisk Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
digest bl3ify 2004-01-05 11:28:07 +00:00
distfetch Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
gensolpkg s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
libkver Convert to bl3 and allow pkgviews installation. 2004-01-19 13:38:28 +00:00
libnbcompat relax the requirement for a >= 64bit off_t to enable long long 2004-01-14 08:59:31 +00:00
mtree bump to 20031220 2003-12-20 04:55:04 +00:00
pkg_comp Update to 1.15: 2004-01-23 09:48:53 +00:00
pkg_filecheck Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
pkg_install we need to define OPSYS_NAME and MACHINE_ARCH to build this version of 2004-01-15 01:40:13 +00:00
pkg_install-info COMMENT should start with a capital letter. 2003-07-21 17:10:16 +00:00
pkg_tarup Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
pkgchk Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
pkgconflict Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
pkgdep Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
pkgdepgraph Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
pkgdiff Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
pkglint update to pkglint 3.67: catch deprecated USE_GMAKE. 2004-01-22 08:09:11 +00:00
pkgmanpages Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
pkgsurvey Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
port2pkg Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
rc.subr update to 20030706. sync with -current: 2003-07-06 20:40:34 +00:00
rdigest s/@netbsd.org/@NetBSD.org/ in MAINTAINER. 2003-12-24 09:53:47 +00:00
rpm2pkg Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
shlock Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
url2pkg Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
x11-links Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
xpkgwedge Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
Makefile Remove bsdpak -- not maintained any longer, and pkg_chk does all it 2003-09-12 21:57:51 +00:00