Skip site navigation (1)Skip section navigation (2)
Date:      3 Mar 2003 02:15:43 -0000
From:      Rui Lopes <rui@ruilopes.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/48858: new port: regexxer
Message-ID:  <20030303021543.7322.qmail@ns.webtt.biz>

next in thread | raw e-mail | index | archive | help
>Number:         48858
>Category:       ports
>Synopsis:       new port: regexxer
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 02 18:20:11 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Rui Lopes
>Release:        FreeBSD 5.0-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD disty 5.0-RELEASE-p2 FreeBSD 5.0-RELEASE-p2 #7: Sun Feb 23 17:54:25 WET 2003 root@disty:/usr/obj/usr/src/sys/DEBUGGER i386

This port also works fine in FreeBSD 4.7.
	
>Description:
A port for regexxer (http://regexxer.sourceforge.net/).
	
>How-To-Repeat:
	
>Fix:
	

--- regexxer.shar begins here ---
# 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:
#
#	regexxer
#	regexxer/Makefile
#	regexxer/distinfo
#	regexxer/pkg-descr
#	regexxer/pkg-plist
#
echo c - regexxer
mkdir -p regexxer > /dev/null 2>&1
echo x - regexxer/Makefile
sed 's/^X//' >regexxer/Makefile << 'END-of-regexxer/Makefile'
X# New ports collection makefile for:	regexxer
X# Date created:				15 February 2003
X# Whom:					Rui Lopes <rui@ruilopes.com>
X#
X# $FreeBSD $
X#
X
XPORTNAME=		regexxer
XPORTVERSION=		0.4
XCATEGORIES=		devel gnome
XMASTER_SITES=		${MASTER_SITE_SOURCEFORGE} \
X			${MASTER_SITE_SOURCEFORGE}:pcre
XMASTER_SITE_SUBDIR=	${PORTNAME} \
X		    	${PCRE_NAME}/:pcre
XDISTFILES=		${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
X			$(PCRE_NAME)-${PCRE_VERSION}${EXTRACT_SUFX}:pcre
X
XMAINTAINER=		rui@ruilopes.com
XCOMMENT=		An interactive tool for performing search and replace operations
X
XLIB_DEPENDS=		gtkmm-2.0:${PORTSDIR}/x11-toolkits/gtk--2
X
XUSE_X_PREFIX=		yes
XGNU_CONFIGURE=		yes
XUSE_GMAKE=		yes
XUSE_GNOMENG=		yes
XUSE_GNOME=		gnomehack gnomeprefix
XCONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
XCONFIGURE_ARGS=		PCRE_CONFIG="${PCRE_WRKDIR}/.install/bin/pcre-config"
X
XPCRE_NAME=		pcre
XPCRE_VERSION=		3.9
XPCRE_WRKDIR=		${WRKDIR}/${PCRE_NAME}-${PCRE_VERSION}
X
Xpre-configure:
X	@(cd ${PCRE_WRKDIR};\
X		$(ECHO) "Configuring PCRE... ";\
X		./configure --enable-utf8 --disable-shared --prefix="${PCRE_WRKDIR}/.install";\
X		${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} $(INSTALL_TARGET))
X
X.include <bsd.port.mk>
END-of-regexxer/Makefile
echo x - regexxer/distinfo
sed 's/^X//' >regexxer/distinfo << 'END-of-regexxer/distinfo'
XMD5 (regexxer-0.4.tar.gz) = e761fe8dd24eaa9f1d203672a92bbfd5
XMD5 (pcre-3.9.tar.gz) = 55d9f1ee68ff335850c0d07a2daf242a
END-of-regexxer/distinfo
echo x - regexxer/pkg-descr
sed 's/^X//' >regexxer/pkg-descr << 'END-of-regexxer/pkg-descr'
Xregexxer is a nifty GUI search/replace tool featuring Perl-style regular
Xexpressions.
X
XIf you need project-wide substitution and you're tired of hacking sed
Xcommand lines together, then you should definitely give it a try.
X
XWWW: http://regexxer.sourceforge.net/
END-of-regexxer/pkg-descr
echo x - regexxer/pkg-plist
sed 's/^X//' >regexxer/pkg-plist << 'END-of-regexxer/pkg-plist'
Xbin/regexxer
Xshare/gnome/applications/regexxer.desktop
Xshare/gnome/pixmaps/regexxer.png
END-of-regexxer/pkg-plist
exit
--- regexxer.shar ends here ---

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

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




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