Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jul 2003 02:58:56 -0300
From:      Juan Salaverria <rael@vectorstar.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/54356: [new port] textproc/sagasu
Message-ID:  <E19aqvo-0003Rc-A3@demian.dhis.org>
Resent-Message-ID: <200307110600.h6B60VV6003058@freefall.freebsd.org>

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

>Number:         54356
>Category:       ports
>Synopsis:       [new port] textproc/sagasu
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 10 23:00:31 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Juan Salaverria
>Release:        FreeBSD 4.7-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD demian.trantor.org 4.7-RELEASE-p1 FreeBSD 4.7-RELEASE-p1 #0: 
Thu Jun 26 07:35:44 ART 2003 root@demian.trantor.org:/usr/src/sys/compile/GENERIC_EXT i386

>Description:
	Sagasu is a GNOME tool to find strings in a set of files.
>How-To-Repeat:
	
>Fix:
# 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:
#
#	sagasu
#	sagasu/Makefile
#	sagasu/distinfo
#	sagasu/pkg-descr
#	sagasu/pkg-plist
#
echo c - sagasu
mkdir -p sagasu > /dev/null 2>&1
echo x - sagasu/Makefile
sed 's/^X//' >sagasu/Makefile << 'END-of-sagasu/Makefile'
X# New ports collection makefile for:	textproc/sagasu
X# Date created:				10 Jul 2003
X# Whom:					Juan Salaverria <rael@vectorstar.net>
X#
X# $FreeBSD:$
X
XPORTNAME=	sagasu
XPORTVERSION=	2.0.2
XCATEGORIES=	textproc gnome
XMASTER_SITES=	http://www3.sympatico.ca/sarrazip/dev/
X
XMAINTAINER=	rael@vectorstar.net
XCOMMENT=	Sagasu is a GNOME tool to find strings in a set of files
X
XUSE_X_PREFIX=	yes
XUSE_REINPLACE=	yes
XUSE_GMAKE=	yes
XUSE_LIBTOOL=    yes
XUSE_GNOME=      gnomehack gnomeprefix libgnomeui
XCONFIGURE_ENV=  CPPFLAGS="-I${LOCALBASE}/include" \
X		LDFLAGS="-L${LOCALBASE}/lib"
X
XMAN1=		sagasu.1
X
Xpost-patch:
X	@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ;' ${WRKSRC}/configure
X
X.include <bsd.port.mk>
END-of-sagasu/Makefile
echo x - sagasu/distinfo
sed 's/^X//' >sagasu/distinfo << 'END-of-sagasu/distinfo'
XMD5 (sagasu-2.0.2.tar.gz) = 0fbf3ff51abee5aa035ab18678dac58d
END-of-sagasu/distinfo
echo x - sagasu/pkg-descr
sed 's/^X//' >sagasu/pkg-descr << 'END-of-sagasu/pkg-descr'
XSagasu is a GNOME tool to find strings in a set of files. The user specifies 
Xthe search directory and the set of files to be searched. Double-clicking on 
Xa search result launches a user command that can for example load the file in 
Xan editor at the appropriate line. The search can optionally ignore CVS 
Xdirectories.
X
XWWW: http://sarrazip.com/dev/sagasu.html
X
XJuan Salaverria -- <rael@vectorstar.net>
END-of-sagasu/pkg-descr
echo x - sagasu/pkg-plist
sed 's/^X//' >sagasu/pkg-plist << 'END-of-sagasu/pkg-plist'
Xbin/sagasu
Xshare/gnome/applications/sagasu.desktop
Xshare/gnome/doc/sagasu-2.0.2/AUTHORS
Xshare/gnome/doc/sagasu-2.0.2/COPYING
Xshare/gnome/doc/sagasu-2.0.2/INSTALL
Xshare/gnome/doc/sagasu-2.0.2/NEWS
Xshare/gnome/doc/sagasu-2.0.2/README
Xshare/gnome/doc/sagasu-2.0.2/THANKS
Xshare/gnome/doc/sagasu-2.0.2/TODO
Xshare/gnome/help/sagasu/C/sagasu.html
Xshare/gnome/help/sagasu/fr/sagasu.html
Xshare/gnome/pixmaps/close.xpm
Xshare/gnome/pixmaps/sagasu.png
Xshare/gnome/sagasu/COPYING
Xshare/gnome/sagasu/sagasu-helper.pl
Xshare/gnome/sounds/sagasu/sagasu.wav
Xshare/locale/fr/LC_MESSAGES/sagasu.mo
Xshare/locale/ja/LC_MESSAGES/sagasu.mo
Xshare/locale/sr/LC_MESSAGES/sagasu.mo
X@dirrm share/gnome/sounds/sagasu
X@dirrm share/gnome/sagasu
X@dirrm share/gnome/help/sagasu/fr
X@dirrm share/gnome/help/sagasu/C
X@dirrm share/gnome/help/sagasu
X@dirrm share/gnome/doc/sagasu-2.0.2
END-of-sagasu/pkg-plist
exit

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E19aqvo-0003Rc-A3>