git: withpkgs buildworld - Add buildports and installports targets
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Nov 5 18:55:39 PST 2023
commit 56216b32357f4fc5663ccd63360b111c454db5af
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sun Nov 5 18:41:55 2023 -0800
buildworld - Add buildports and installports targets
* buildports - Builds dragonfly/base metapkg from /usr/src/dports.base,
approximately 200 ports for half a dozen primary utilities that we
wish to include in base.
This will use dsynth to build the ports. Distfiles will be fetched if
requires and maintained in /usr/distfiles.base.
* installports - Installs the dports, currently left interactive
for testing purposes. Utilizes DESTDIR if present just like
installworld.
Summary of changes:
Makefile | 3 ++-
Makefile.inc1 | 28 ++++++++++++++++++++++++++--
2 files changed, 28 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/56216b32357f4fc5663ccd63360b111c454db5af
--
DragonFly BSD source repository
More information about the Commits
mailing list