Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Sep 2010 12:32:53 +0200
From:      Kurt Jaeger <fbsd-ports@opsec.eu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        lemke@lemke-it.com
Subject:   ports/150346: update and rename cego-base to lfc
Message-ID:  <E1OsvTx-000HmI-VR@fa8.opsec.eu>
Resent-Message-ID: <201009071040.o87Ae6iQ005336@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         150346
>Category:       ports
>Synopsis:       update and rename cego-base to lfc
>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:   Tue Sep 07 10:40:06 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@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
	update and rename cego-base to lfc because of name space collissions
>How-To-Repeat:
	-
>Fix:

#!/bin/sh
# This is a shell archive
echo x devel/lfc
mkdir -p devel/lfc > /dev/null 2>&1
echo x devel/lfc/Makefile
sed 's/^X//' > devel/lfc/Makefile << 'SHAR_END'
X# New ports collection makefile for:	lfc
X# Date created:				20100907
X# Whom:					Kurt Jaeger <fbsd-ports@opsec.eu>
X#
X# $FreeBSD$
X
XPORTNAME=	lfc
XPORTVERSION=	1.1.33
XCATEGORIES=	devel
XMASTER_SITES=	http://www.lemke-it.com/
XDISTNAME=	lfc-${PORTVERSION}
X
XMAINTAINER=	fbsd-ports@opsec.eu
XCOMMENT=	A collection of basic c++ classes, used for databases/cego
X
XLICENSE=	GPLv2
XGNU_CONFIGURE=	yes
XUSE_LDCONFIG=	yes
XUSE_AUTOTOOLS=	autoconf:262:env
X
X.include <bsd.port.mk>
SHAR_END
echo x devel/lfc/pkg-descr
sed 's/^X//' > devel/lfc/pkg-descr << 'SHAR_END'
XThis is a collection of basic c++ classes, used for devel/lfcxml
Xand databases/cego and probably other applications.
X
XMany more details are available at:
X
XWWW: http://www.lemke-it.com/
SHAR_END
echo x devel/lfc/pkg-plist
sed 's/^X//' > devel/lfc/pkg-plist << 'SHAR_END'
Xinclude/lfc/AESCrypt.h
Xinclude/lfc/Base64Coder.h
Xinclude/lfc/BigDecimal.h
Xinclude/lfc/BigInteger.h
Xinclude/lfc/Bitmap.h
Xinclude/lfc/Chain.h
Xinclude/lfc/CommandExecuter.h
Xinclude/lfc/Crypt.h
Xinclude/lfc/Datetime.h
Xinclude/lfc/Exception.h
Xinclude/lfc/File.h
Xinclude/lfc/GetLongOpt.h
Xinclude/lfc/GetOpt.h
Xinclude/lfc/Host.h
Xinclude/lfc/ListT.h
Xinclude/lfc/Logger.h
Xinclude/lfc/Matcher.h
Xinclude/lfc/NanoTimer.h
Xinclude/lfc/Net.h
Xinclude/lfc/NetHandler.h
Xinclude/lfc/Process.h
Xinclude/lfc/Semaphore.h
Xinclude/lfc/SetT.h
Xinclude/lfc/SharedMemory.h
Xinclude/lfc/SigHandler.h
Xinclude/lfc/Sleeper.h
Xinclude/lfc/StackT.h
Xinclude/lfc/Thread.h
Xinclude/lfc/ThreadLock.h
Xinclude/lfc/Timer.h
Xinclude/lfc/Tokenizer.h
Xinclude/lfc/TreeT.h
Xlib/lfc/liblfc.a
Xlib/lfc/liblfc.so.1
X@dirrm lib/lfc
X@dirrm include/lfc
SHAR_END
echo x devel/lfc/distinfo
sed 's/^X//' > devel/lfc/distinfo << 'SHAR_END'
XMD5 (lfc-1.1.33.tar.gz) = dda6989c5feb0e6b5994953b60f428ff
XSHA256 (lfc-1.1.33.tar.gz) = 258d36bf7f6d7bd62c5186d10e28df5b01a6da8fe6bf6800d1b342f1a873691f
XSIZE (lfc-1.1.33.tar.gz) = 433948
SHAR_END
exit

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1OsvTx-000HmI-VR>