Bug 31945

Summary: new port: devel/xbkregex library
Product: Ports & Packages Reporter: bk <koester>
Component: Individual Port(s)Assignee: Ade Lovett <ade>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description bk 2001-11-13 03:30:00 UTC
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
Comment 1 Pete Fritchman freebsd_committer freebsd_triage 2001-12-25 01:52:15 UTC
State Changed
From-To: open->analyzed

This port doesn't do much of anything right now.  Please read the porters 
handbook for some tips on making the port and the style that should be used. 
Also -- you have a building infrastructure in place, but include the lib 
already compiled.  Why not compile from source?
Comment 2 Ade Lovett freebsd_committer freebsd_triage 2002-04-13 18:59:49 UTC
State Changed
From-To: analyzed->closed

Timeout (4 months) in analyzed. 


Comment 3 Ade Lovett freebsd_committer freebsd_triage 2002-04-13 18:59:49 UTC
Responsible Changed
From-To: freebsd-ports->ade

My fault[tm]