git: dsynth - Parse flavors on command line, parse text file

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Nov 22 11:07:03 PST 2019


commit 53c9b6f351ca9488531edd0c4d712a0b1d5d9a8a
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Fri Nov 22 11:05:33 2019 -0800

    dsynth - Parse flavors on command line, parse text file
    
    * Parse flavor specifications on the command line.
    
    * Allow a text file containing the list of packages to be specified
      on the command line.
    
    * Make 'dsynth help' work even if no configuration file.
    
    Reported-by: ftigeot

Summary of changes:
 usr.bin/dsynth/dsynth.c  | 10 +++---
 usr.bin/dsynth/pkglist.c | 82 ++++++++++++++++++++++++++++++++++++++++++------
 2 files changed, 78 insertions(+), 14 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/53c9b6f351ca9488531edd0c4d712a0b1d5d9a8a


-- 
DragonFly BSD source repository



More information about the Commits mailing list