DragonFly BSD
DragonFly commits List (threaded) for 2010-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: libexpat - Bring in libexpat from contrib, name it libbsdxml


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 23 Feb 2010 09:46:30 -0800 (PST)

commit 7f252648cebba7fc12190abf02775337295e294d
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Tue Feb 23 09:45:29 2010 -0800

    libexpat - Bring in libexpat from contrib, name it libbsdxml
    
    * Will be used in rpaulo's wifi port update.
    
    Taken-from: FreeBSD

Summary of changes:
 lib/Makefile                |    6 ++-
 lib/libexpat/Makefile       |   35 +++++++++++++++
 lib/libexpat/expat_config.h |   99 +++++++++++++++++++++++++++++++++++++++++++
 lib/libexpat/libbsdxml.3    |   69 ++++++++++++++++++++++++++++++
 4 files changed, 207 insertions(+), 2 deletions(-)
 create mode 100644 lib/libexpat/Makefile
 create mode 100644 lib/libexpat/expat_config.h
 create mode 100644 lib/libexpat/libbsdxml.3

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7f252648cebba7fc12190abf02775337295e294d


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]