ports/150398: update and rename devel/cego-xml to lfcxml
Kurt Jaeger
fbsd-ports at opsec.eu
Thu Sep 9 02:00:16 UTC 2010
>Number: 150398
>Category: ports
>Synopsis: update and rename devel/cego-xml to lfcxml
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Thu Sep 09 02:00:14 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Kurt Jaeger
>Release: FreeBSD 8.1-RELEASE amd64
>Organization:
-
>Environment:
System: FreeBSD fa8.opsec.eu 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010 root at mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
update and rename cego-base to lfc because of name space collissions
See ports/149984 and ports/150346
>How-To-Repeat:
-
>Fix:
#!/bin/sh
# This is a shell archive
echo x devel/lfcxml
mkdir -p devel/lfcxml > /dev/null 2>&1
echo x devel/lfcxml/Makefile
sed 's/^X//' > devel/lfcxml/Makefile << 'SHAR_END'
X# New ports collection makefile for: lfcxml
X# Date created: 20100907
X# Whom: Kurt Jaeger <fbsd-ports at opsec.eu>
X#
X# $FreeBSD$
X
XPORTNAME= lfcxml
XPORTVERSION= 1.0.22
XCATEGORIES= devel
XMASTER_SITES= http://www.lemke-it.com/
XDISTNAME= lfcxml-${PORTVERSION}
X
XMAINTAINER= fbsd-ports at opsec.eu
XCOMMENT= C++ XML library, used for databases/cego
X
XLIB_DEPENDS= lfc.1:${PORTSDIR}/devel/lfc
X
XLICENSE= GPLv2
XGNU_CONFIGURE= yes
XCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
X LDFLAGS="-L${LOCALBASE}/lib"
XUSE_LDCONFIG= yes
XUSE_AUTOTOOLS= autoconf:262:env
X
X.include <bsd.port.mk>
SHAR_END
echo x devel/lfcxml/distinfo
sed 's/^X//' > devel/lfcxml/distinfo << 'SHAR_END'
XMD5 (lfcxml-1.0.22.tar.gz) = 97c47958b75409ec1551943817d3402c
XSHA256 (lfcxml-1.0.22.tar.gz) = b51d4b90cbc849b5d3503df414df35161d1a42d087a24b7e22685888c7cbf9d5
XSIZE (lfcxml-1.0.22.tar.gz) = 214726
SHAR_END
echo x devel/lfcxml/pkg-descr
sed 's/^X//' > devel/lfcxml/pkg-descr << 'SHAR_END'
XThis is a C++ XML library, used for databases/cego and probably
Xother applications
X
XMany more details are available at:
X
XWWW: http://www.lemke-it.com/
SHAR_END
echo x devel/lfcxml/pkg-plist
sed 's/^X//' > devel/lfcxml/pkg-plist << 'SHAR_END'
Xinclude/lfc/Attribute.h
Xinclude/lfc/Document.h
Xinclude/lfc/Element.h
Xinclude/lfc/XML.h
Xinclude/lfc/XMLEscaper.h
Xinclude/lfc/XMLInStream.h
Xinclude/lfc/XMLOutStream.h
Xinclude/lfc/XMLSuite.h
Xlib/lfc/liblfcxml.a
Xlib/lfc/liblfcxml.so.1
X at dirrm lib/lfc
X at dirrm include/lfc
SHAR_END
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list