From owner-freebsd-ports Mon Nov 12 19:30:11 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CA0EF37B418 for ; Mon, 12 Nov 2001 19:30:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fAD3U0x29601; Mon, 12 Nov 2001 19:30:00 -0800 (PST) (envelope-from gnats) Received: from www.x-itec.de (pD9049597.dip.t-dialin.net [217.4.149.151]) by hub.freebsd.org (Postfix) with ESMTP id A15BC37B417 for ; Mon, 12 Nov 2001 19:22:33 -0800 (PST) Received: (from root@localhost) by www.x-itec.de (8.11.6/8.11.3) id fAD4Lpn10283; Tue, 13 Nov 2001 05:21:51 +0100 (CET) (envelope-from bk) Message-Id: <200111130421.fAD4Lpn10283@www.x-itec.de> Date: Tue, 13 Nov 2001 05:21:51 +0100 (CET) From: bk Reply-To: bk To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/31945: new port: devel/xbkregex library Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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 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 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