Commit graph

8 commits

Author SHA1 Message Date
jmmv
947d414a10 Update pkg_comp to 1.6:
- Allow the user to issue any command inside the chroot environment using the
  "chroot" target, instead of only running ROOTSHELL. Patch provided by seb.
2003-01-24 09:41:27 +00:00
jmmv
655c2c15d5 Update pkg_comp to 1.5. Fixes:
- Check if all sets exist before extracting any of them.
- Treat EXTRAMK properly: only process the variable if it is non-empty.
2003-01-08 17:57:42 +00:00
jmmv
5db3a401f4 Update pkg_comp to 1.4:
- Added an EXTRAMK variable to allow the addition of any kind of stuff
  into the generated mk.conf.
- While creating the template, quote ${LOCALBASE} so it does not get
  replaced. Reported by Douglas Brebner in PR pkg/19509.
2002-12-24 16:28:33 +00:00
jmmv
e5df620236 Update pkg_comp to 1.3:
- Added ability to tune LOCALBASE and PKG_SYSCONFBASE.
- Deprecated PTHREAD_TYPE variable, not useful any more.
- Multiple error checking (directory presence) added.
- Several bugfixes (specially in removepkgs target).
- Replaced "echo -n" with "printf" (more portable).
- Replaced "! -z" with "-n" when doing tests.
- Changed my email address to the NetBSD one.
2002-12-19 14:47:04 +00:00
jmmv
0a620d2df5 Quote $? variable in a here document, so it is not expanded during its
generation. Pointed out by Stoned Elipot. Bump version to 1.2.
2002-12-14 23:27:50 +00:00
wiz
514fdd80c9 Update Dd. Fix description of some options per PR 18344 and included
patch from Julio Merino. Begin new sentences on new lines.
2002-09-25 18:57:30 +00:00
wiz
5cfcd6e618 mdoc fixes, ispell. 2002-09-07 13:54:55 +00:00
rh
2a5bf01b6a Initial import of pkg_comp-1.0, a utility that allows retargetable package
building in chrooted environments.
Provided in PR pkg/17986 by Julio Merino <jmmv@hispabsd.org>
2002-09-07 00:08:35 +00:00