git: Stop using libcompat in our tree.

Sascha Wildner swildner at crater.dragonflybsd.org
Thu Jan 23 13:57:38 PST 2014


commit 6df6e87d83d39e8c17b3bafd51d87e3bf020088f
Author: Sascha Wildner <saw at online.de>
Date:   Thu Jan 23 22:56:29 2014 +0100

    Stop using libcompat in our tree.
    
    The only thing that actually needed it was fortune(6). Move it to using
    libc's regex(3) functions (taken from FreeBSD).

Summary of changes:
 games/fortune/fortune/Makefile  |  3 ---
 games/fortune/fortune/fortune.c | 56 +++++++----------------------------------
 games/phantasia/Makefile        |  5 ++--
 usr.sbin/IPXrouted/Makefile     |  5 ++--
 usr.sbin/rrenumd/Makefile       |  5 ++--
 usr.sbin/rtadvd/Makefile        |  3 ---
 6 files changed, 15 insertions(+), 62 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6df6e87d83d39e8c17b3bafd51d87e3bf020088f


-- 
DragonFly BSD source repository



More information about the Commits mailing list