From owner-cvs-all Fri Oct 4 4:20:21 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 59F8937B40D; Fri, 4 Oct 2002 04:20:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B56043E42; Fri, 4 Oct 2002 04:20:20 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from freefall.freebsd.org (phk@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g94BKJCo001335; Fri, 4 Oct 2002 04:20:19 -0700 (PDT) (envelope-from phk@freefall.freebsd.org) Received: (from phk@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g94BKJmn001334; Fri, 4 Oct 2002 04:20:19 -0700 (PDT) Message-Id: <200210041120.g94BKJmn001334@freefall.freebsd.org> From: Poul-Henning Kamp Date: Fri, 4 Oct 2002 04:20:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libexpat Makefile libbsdxml.3 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/10/04 04:20:19 PDT Modified files: lib/libexpat Makefile Added files: lib/libexpat libbsdxml.3 Log: Ok, concensus was to install libexpat under a "private brandname", and after some deliberation the name "libbsdxml" was chosen since it conveys the two most important attributes: "Private to FreeBSD" and "XML". Add a skeleton man-page to give the credit and point for further documentation. (If somebody wants to write a true mdoc manpage for this I am sure both the eXpat people and I will be grateful). (Still not connected to the build) Revision Changes Path 1.2 +22 -12 src/lib/libexpat/Makefile 1.1 +59 -0 src/lib/libexpat/libbsdxml.3 (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message