Next | Query returned 31 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2018-04-21 21:40:50 by Sevan Janiyan | Files touched by this commit (1)
Log message:
Add support for DragonFly BSD.
OS is essentially the same as FreeBSD from our configuration point of view, with
the exception of the name of utiliy for nullfs mounts.
Tested on DragonFly 5.3-DEVELOPMENT.
   2018-04-12 04:11:24 by Simon Burge | Files touched by this commit (1)
Log message:
Document the existing --without-src and new --without-xsrc options.
   2018-04-12 04:08:47 by Simon Burge | Files touched by this commit (1)
Log message:
Add a --without-xsrc option similar to the existing --without-src
option.  Allows for building X packages without needing xsrc in the
sandbox.

Approved by agc@.
   2018-01-27 20:07:48 by Roland Illig | Files touched by this commit (20)
Log message:
pkgtools/*: Realign variables in Makefiles

Mainly done by pkglint, manually reviewed and improved in some few cases.
   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
   2016-10-14 14:50:07 by Jonathan Perkin | Files touched by this commit (2)
Log message:
Update to mksandbox-1.7.  Changes:

 - Handle /run/resolvconf/resolv.conf explicitly rather than mounting all of
   /run.  If /run exists then systemd will dynamically create /run/user/uid
   tmpfs mounts inside the chroot which mksandbox is unable to unmount.
   2016-03-03 05:41:15 by Alistair G. Crooks | Files touched by this commit (2)
Log message:
Patch from Silas Silva to:

+ add a --without-src command line argument which allows a sandbox to be
  made without mounting any src tree component

+ bump mksandbox package to 1.6.
   2015-07-05 13:47:14 by Jonathan Perkin | Files touched by this commit (2)
Log message:
mksandbox-1.5: Mount /run on newer Linux for dynamic resolv.conf
   2015-04-14 10:55:07 by Jonathan Perkin | Files touched by this commit (2)
Log message:
Update to mksandbox-1.4.  Changes:

 - Only copy $kernel if it exists, fixes warning on OSX 10.10 which moves
   the kernel location to a directory we already mount, noted by J. Lewis
   Muir on pkgsrc-users.

 - Add NO_CHECKSUM=yes to appease pkglint.
   2014-03-03 04:30:55 by OBATA Akio | Files touched by this commit (43)
Log message:
Just define PKGNAME and use it.

Next | Query returned 31 messages, browsing 11 to 20 | Previous