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

看板DFBSD_commit作者時間16年前 (2010/02/24 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1BX1Vseq (DFBSD_commit)