./pkgtools/bootstrap-extras, Extra bootstrap files and scripts for NetBSD

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 20070702, Package name: bootstrap-extra-files-20070702, Maintainer: pkgsrc-users

This package provides extra files and scripts needed to bootstrap pkgsrc
on this platform.


Required to build:
[pkgtools/cwrappers]

Version history: (Expand)


CVS history: (Expand)


   2018-01-01 23:30:04 by Roland Illig | Files touched by this commit (537)
Log message:
Sort PLIST files.

Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:

  pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
   2014-03-03 04:30:55 by OBATA Akio | Files touched by this commit (43)
Log message:
Just define PKGNAME and use it.
   2012-09-12 01:19:40 by Aleksej Saushev | Files touched by this commit (60)
Log message:
"user-destdir" is default these days
   2010-02-06 11:26:09 by OBATA Akio | Files touched by this commit (2)
Log message:
Added fakeldd for Haiku.
   2009-04-09 02:48:18 by Joerg Sonnenberger | Files touched by this commit (109)
Log message:
Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.
   2009-04-09 00:43:26 by Joerg Sonnenberger | Files touched by this commit (27)
Log message:
Remove the remaining NO_MTREE definitions, it has been a nop for a
while.
   2008-06-19 20:36:52 by Joerg Sonnenberger | Files touched by this commit (10)
Log message:
Add a marker for bootstrap packages to allow special cases them during
bulk builds.
   2008-06-19 20:12:18 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Add DESTDIR support.