git: Remove libmandoc.
    Sascha Wildner 
    swildner at crater.dragonflybsd.org
       
    Wed Sep 27 23:23:00 PDT 2017
    
    
  
commit f350b2d00707f108b243d0eca68a61e352f2fbba
Author: Sascha Wildner <saw at online.de>
Date:   Thu Sep 28 08:22:34 2017 +0200
    Remove libmandoc.
    
    Maintaining it separately, along with its manual pages and headers,
    is more maintenance burden than it has real value.
    
    Nothing but mandoc(1) needs it, so just include the source files in
    the mandoc(1) build for now.
    
    In-discussion-with: Lubos Boucek <bouceklubos at gmail.com>
Summary of changes:
 Makefile_upgrade.inc              | 29 ++++++++++++++++++++++++++++
 gnu/usr.bin/groff/tmac/mdoc.local |  1 -
 lib/Makefile                      |  1 -
 lib/libmandoc/Makefile            | 40 ---------------------------------------
 share/mk/bsd.libnames.mk          |  1 -
 usr.bin/mandoc/Makefile           | 13 +++++++++----
 6 files changed, 38 insertions(+), 47 deletions(-)
 delete mode 100644 lib/libmandoc/Makefile
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f350b2d00707f108b243d0eca68a61e352f2fbba
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list