git: dsynth - add 'list-system' directive

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Sep 6 08:05:17 PDT 2022


commit 1644605e85cab4a56477f6fe1f6af9422d08fa53
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Tue Sep 6 08:03:58 2022 -0700

    dsynth - add 'list-system' directive
    
    * Add a 'list-system' directive which generates a list of installed
      ports on the current machine that can then be used as a build list
      on another machine.

Summary of changes:
 usr.bin/dsynth/dsynth.1 |  9 ++++++++-
 usr.bin/dsynth/dsynth.c | 18 ++++++++++++++++++
 2 files changed, 26 insertions(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1644605e85cab4a56477f6fe1f6af9422d08fa53


-- 
DragonFly BSD source repository


More information about the Commits mailing list