看板 DFBSD_commit 關於我們 聯絡資訊
commit 4922fbd1a27fe98f5fadff69492f5666c845ba42 Author: Matthew Dillon <dillon@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