git: Replace our soelim(1) with FreeBSD's.

Sascha Wildner swildner at crater.dragonflybsd.org
Sat Nov 7 00:32:15 PST 2015


commit f337a7f986d73205e506fd96a9d057ca86560661
Author: Sascha Wildner <saw at online.de>
Date:   Sat Nov 7 09:32:05 2015 +0100

    Replace our soelim(1) with FreeBSD's.
    
    Before, DragonFly used Bill Joy's original UCB version, which we inherited
    from FreeBSD 4. We never switched to groff's version like they did later.
    A year ago they replaced groff's version with one written by bapt.
    
    dports needs features from it which our version doesn't provide.
    
    Pointed-out-by: marino

Summary of changes:
 usr.bin/soelim/Makefile |   3 +-
 usr.bin/soelim/soelim.1 |  95 +++++++++---------
 usr.bin/soelim/soelim.c | 262 ++++++++++++++++++++++++++----------------------
 3 files changed, 191 insertions(+), 169 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f337a7f986d73205e506fd96a9d057ca86560661


-- 
DragonFly BSD source repository



More information about the Commits mailing list