Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Nov 2001 05:21:51 +0100 (CET)
From:      bk <koester@x-itec.de>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/31945: new port: devel/xbkregex library
Message-ID:  <200111130421.fAD4Lpn10283@www.x-itec.de>

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

>Number:         31945
>Category:       ports
>Synopsis:       new port: devel/xbkregex library
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 12 19:30:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     bk
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD www.x-itec.de 4.4-STABLE FreeBSD 4.4-STABLE #2: Wed Sep 19 10:42:34 CEST 2001 bk@lappy.lappy:/usr/obj/usr/src/sys/lap01092001 i386


	
>Description:

A new port for devel: libxbkregex


# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	libxbkregex
#	libxbkregex/Makefile
#	libxbkregex/distinfo
#	libxbkregex/pkg-comment
#	libxbkregex/pkg-descr
#	libxbkregex/pkg-plist
#
echo c - libxbkregex
mkdir -p libxbkregex > /dev/null 2>&1
echo x - libxbkregex/Makefile
sed 's/^X//' >libxbkregex/Makefile << 'END-of-libxbkregex/Makefile'
X# New ports collection makefile for: libxbkregex
X# Date created: 13 November 2001
X# Whom: Boris Koester <koester@x-itec.de>
X#
X# $FreeBSD$
X#
XPORTNAME= libxbkregex
XPORTVERSION= 1.0
XCATEGORIES= devel
XMASTER_SITES= http://www.x-itec.de/distfiles/
XMAINTAINER= koester@x-itec.de
X.include <bsd.port.mk>
END-of-libxbkregex/Makefile
echo x - libxbkregex/distinfo
sed 's/^X//' >libxbkregex/distinfo << 'END-of-libxbkregex/distinfo'
XMD5 (libxbkregex-1.0.tar.gz) = 747cb577e776a790d4b932e4c281cfeb
END-of-libxbkregex/distinfo
echo x - libxbkregex/pkg-comment
sed 's/^X//' >libxbkregex/pkg-comment << 'END-of-libxbkregex/pkg-comment'
XA C++ library that gives you easier work with regex.h
END-of-libxbkregex/pkg-comment
echo x - libxbkregex/pkg-descr
sed 's/^X//' >libxbkregex/pkg-descr << 'END-of-libxbkregex/pkg-descr'
XA shared C++ library that gives the c++ programmer a better way to use regex.h. Now it is really easy to work with regulary expressions including error messages.
X
XWWW: http://www.x-itec.de/projects/libxbkregex/www
X
XX-ITEC IT-Consulting
X- Boris Koester
Xkoester@x-itec.de
END-of-libxbkregex/pkg-descr
echo x - libxbkregex/pkg-plist
sed 's/^X//' >libxbkregex/pkg-plist << 'END-of-libxbkregex/pkg-plist'
Xlib/libxbkregex1.so.1.0.0
X/usr/local/include/xbk/xbkregex/xbkregex1.h
X@dirrm include/xbk/xbkregex
END-of-libxbkregex/pkg-plist
exit


	
>How-To-Repeat:
	
>Fix:

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111130421.fAD4Lpn10283>