Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Mar 2002 18:36:04 +0100 (CET)
From:      Miguel Mendez <flynn@energyhq.homeip.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/35983: New port: sysutils/thefish (GTK+ rc.conf manager)
Message-ID:  <20020316173604.920153FC4C@energyhq.homeip.net>

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

>Number:         35983
>Category:       ports
>Synopsis:       New port: sysutils/thefish (GTK+ rc.conf manager)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 16 09:40:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Miguel Mendez
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
>Environment:
System: FreeBSD energyhq.homeip.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Thu Mar 7 19:43:54 CET 2002 root@energyhq.homeip.net:/storage2/obj/storage2/src/sys/ENERGYHQ i386


	
>Description:
The Fish provides a graphical tool (based on GTK) to manage and edit sys-
tem variables stored in /etc/defaults/rc.conf and /etc/rc.conf. For test-
ing purposes, or, for users that need to have different configurations,
the program honours two environment variables: FISH_RC_DEFAULTS and
FISH_RC.

WWW: http://energyghq.homeip.net/brain.html

- Miguel Mendez <flynn@energyhq.homeip.net>

	
>How-To-Repeat:
	
>Fix:

	

--- thefish.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:
#
#	thefish/
#	thefish/Makefile
#	thefish/distinfo
#	thefish/pkg-comment
#	thefish/pkg-descr
#	thefish/pkg-plist
#
echo c - thefish/
mkdir -p thefish/ > /dev/null 2>&1
echo x - thefish/Makefile
sed 's/^X//' >thefish/Makefile << 'END-of-thefish/Makefile'
X# New ports collection makefile for:	thefish
X# Date created:			Sat Mar 16 17:49:09 CET 2002
X# Whom:				Miguel Mendez <flynn@energyhq.homeip.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	thefish
XPORTVERSION=	0.1
XCATEGORIES=	sysutils
XMASTER_SITES=	http://energyhq.homeip.net/files/
X
XMAINTAINER=	flynn@energyhq.homeip.net
X
XUSE_X_PREFIX=	yes
XUSE_GTK=	yes
X
XMAN1=		thefish.1
X
Xdo-install:
X		@${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${X11BASE}/bin/
X		@${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.1 ${X11BASE}/man/man1
X
X.include <bsd.port.mk>
END-of-thefish/Makefile
echo x - thefish/distinfo
sed 's/^X//' >thefish/distinfo << 'END-of-thefish/distinfo'
XMD5 (thefish-0.1.tar.gz) = 273f91f24d85dbf931a107529ae3d1d8
END-of-thefish/distinfo
echo x - thefish/pkg-comment
sed 's/^X//' >thefish/pkg-comment << 'END-of-thefish/pkg-comment'
XGtk+ rc.conf edit/management tool
END-of-thefish/pkg-comment
echo x - thefish/pkg-descr
sed 's/^X//' >thefish/pkg-descr << 'END-of-thefish/pkg-descr'
XThe Fish provides a graphical tool (based on GTK) to manage and edit sys-
Xtem variables stored in /etc/defaults/rc.conf and /etc/rc.conf. For test-
Xing purposes, or, for users that need to have different configurations,
Xthe program honours two environment variables: FISH_RC_DEFAULTS and
XFISH_RC.
X
XWWW: http://energyghq.homeip.net/brain.html
X
X- Miguel Mendez <flynn@energyhq.homeip.net>
END-of-thefish/pkg-descr
echo x - thefish/pkg-plist
sed 's/^X//' >thefish/pkg-plist << 'END-of-thefish/pkg-plist'
Xbin/thefish
X
END-of-thefish/pkg-plist
exit
--- thefish.shar ends here ---


>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?20020316173604.920153FC4C>