git: nrelease - Redo /usr/Makefile to use only git repos.

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Sep 12 19:26:41 PDT 2009


commit 4922fbd1a27fe98f5fadff69492f5666c845ba42
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sat Sep 12 19:11:26 2009 -0700

    nrelease - Redo /usr/Makefile to use only git repos.
    
    * Make and make help are now context sensitive based on what files
      already exist in /usr/pkgsrc and /usr/src (if any).
    
    * Use git for the pkgsrc repo.
    
    * Use a remote setup instead of git-clone to make it easier to add
      additional remotes.

Summary of changes:
 etc/Makefile.usr |  131 +++++++++++++++++++++++++++--------------------------
 1 files changed, 67 insertions(+), 64 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4922fbd1a27fe98f5fadff69492f5666c845ba42


-- 
DragonFly BSD source repository





More information about the Commits mailing list