Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 May 1999 13:01:38 +0400 (MSD)
From:      Andrey Zakhvatov <andy@icc.surw.chel.su>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/11486: New port: gedit-0.5.1
Message-ID:  <199905040901.NAA25352@icc.surw.chel.su>

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

>Number:         11486
>Category:       ports
>Synopsis:       New port: gedit-0.5.1
>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:   Tue May  4 02:10:02 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Andrey Zakhvatov
>Release:        FreeBSD 3.1-RELEASE i386
>Organization:
South Ural Railway ICC
>Environment:

>Description:

   This is a port of gedit, small but powerfull text editor
for Gnome Desktop Environment

gEdit is a text editor for X using the GTK+ and GNOME libraries.
It is being developed by Alex Roberts, Evan Lawrence and Chris Lahey
(among others).

This version is quite a neat text editor, it contains the following
features:
	* Opening/Saving/Creating of files;
	* Cut/Copy/Paste and Select All text;
	* Search and Replace;
	* A complete preferences interface;
	* Dynamically loading fonts;
	* Splitscreen Mode;
	* Printing support; 
	* Configurable Plugins system.

WWW: http://gedit.pn.org


# 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:
#
#	gedit-0.5.1
#	gedit-0.5.1/Makefile
#	gedit-0.5.1/files
#	gedit-0.5.1/files/md5
#	gedit-0.5.1/pkg
#	gedit-0.5.1/pkg/PLIST
#	gedit-0.5.1/pkg/COMMENT
#	gedit-0.5.1/pkg/DESCR
#
echo c - gedit-0.5.1
mkdir -p gedit-0.5.1 > /dev/null 2>&1
echo x - gedit-0.5.1/Makefile
sed 's/^X//' >gedit-0.5.1/Makefile << 'END-of-gedit-0.5.1/Makefile'
X# New ports collection makefile for:	gedit
X# Version required:			0.5.1
X# Date created:				4 May 1999
X# Whom:					Andrey Zakhvatov
X#
X# $Id$
X#
X
XDISTNAME=		gedit-0.5.1
XCATEGORIES=		deskutils gnome
XMASTER_SITES=		${MASTER_SITE_SUNSITE} \
X			http://gedit.pn.org/ \
X			http://reviewboard.com/gedit/ \
X			ftp://reviewboard.com/pub/gedit/
XMASTER_SITE_SUBDIR=	X11/gtkbuffet/apps/gedit
X
XMAINTAINER=		andy@icc.surw.chel.su
X
XLIB_DEPENDS=	Xpm.4:${PORTSDIR}/graphics/xpm \
X		art_lgpl.1:${PORTSDIR}/x11/gnomelibs \
X		audiofile.0:${PORTSDIR}/audio/libaudiofile \
X		esd.1:${PORTSDIR}/audio/esound \
X		gdk_imlib.3:${PORTSDIR}/graphics/imlib \
X		gdk12.1:${PORTSDIR}/x11-toolkits/gtk12 \
X		gif.3:${PORTSDIR}/graphics/png \
X		glib12.1:${PORTSDIR}/devel/glib12 \
X		gmodule12.1:${PORTSDIR}/devel/glib12 \
X		gnome.1:${PORTSDIR}/x11/gnomelibs \
X		gnomesupport.1:${PORTSDIR}/x11/gnomelibs \
X		gnomeui.1:${PORTSDIR}/x11/gnomelibs \
X		gtk12.1:${PORTSDIR}/x11-toolkits/gtk12 \
X		intl.1:${PORTSDIR}/devel/gettext \
X		jpeg.9:${PORTSDIR}/graphics/jpeg \
X		png.3:${PORTSDIR}/graphics/png \
X		tiff.4:${PORTSDIR}/graphics/tiff34
X
XUSE_X_PREFIX=	yes
XGNU_CONFIGURE=	yes
XCONFIGURE_ARGS=	--localstatedir=${PREFIX}/share/gnome \
X		--with-gnome=${X11BASE} \
X		--datadir=${PREFIX}/share/gnome
XCONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
X		GLIB_CONFIG="${LOCALBASE}/bin/glib12-config" \
X		GTK_CONFIG="${X11BASE}/bin/gtk12-config"
X
XMAN1=		gedit.1
X
Xpost-install:
X	@ ${MV} ${PREFIX}/share/gnome/gnome/apps/Applications/gedit.desktop ${PREFIX}/share/gnome/apps/Applications
X	@ ${RMDIR} ${PREFIX}/share/gnome/gnome/apps/Applications
X	@ ${RMDIR} ${PREFIX}/share/gnome/gnome/apps
X	@ ${RMDIR} ${PREFIX}/share/gnome/gnome
X.if !defined(NOPORTDOCS)
X	@ ${MKDIR} ${PREFIX}/share/doc/gedit
X.for file in AUTHORS COPYING ChangeLog FAQ INSTALL KNOWNBUGS README README.plugins THANKS TODO
X	@ ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/gedit
X.endfor
X.endif
X
X.include <bsd.port.mk>
END-of-gedit-0.5.1/Makefile
echo c - gedit-0.5.1/files
mkdir -p gedit-0.5.1/files > /dev/null 2>&1
echo x - gedit-0.5.1/files/md5
sed 's/^X//' >gedit-0.5.1/files/md5 << 'END-of-gedit-0.5.1/files/md5'
XMD5 (gedit-0.5.1.tar.gz) = 439cd7a07962bed73a54e0cb6698be5d
END-of-gedit-0.5.1/files/md5
echo c - gedit-0.5.1/pkg
mkdir -p gedit-0.5.1/pkg > /dev/null 2>&1
echo x - gedit-0.5.1/pkg/PLIST
sed 's/^X//' >gedit-0.5.1/pkg/PLIST << 'END-of-gedit-0.5.1/pkg/PLIST'
Xbin/gedit
Xinclude/gedit/client.h
Xlib/libclient.a
Xlibexec/go/plugins/prm-plugin
Xlibexec/go/plugins/cvsdiff-plugin
Xlibexec/go/plugins/encrypt-plugin
Xlibexec/go/plugins/openother-plugin
Xlibexec/go/plugins/reverse-plugin
Xlibexec/go/plugins/testselect-plugin
Xlibexec/go/plugins/hello-plugin
Xlibexec/go/plugins/convert-plugin
Xlibexec/go/plugins/diff-plugin
Xlibexec/go/plugins/email-plugin
Xlibexec/go/plugins/browse-plugin
Xlibexec/go/plugins/spell-plugin
Xlibexec/go/plugins/httpview-plugin
Xshare/doc/gedit/AUTHORS
Xshare/doc/gedit/COPYING
Xshare/doc/gedit/ChangeLog
Xshare/doc/gedit/FAQ
Xshare/doc/gedit/INSTALL
Xshare/doc/gedit/KNOWNBUGS
Xshare/doc/gedit/README
Xshare/doc/gedit/README.plugins
Xshare/doc/gedit/THANKS
Xshare/doc/gedit/TODO
Xshare/gnome/geditrc
Xshare/gnome/apps/Applications/gedit.desktop
Xshare/gnome/mime-info/gedit.keys
Xshare/gnome/pixmaps/gnome-gedit.png
Xshare/locale/cs/LC_MESSAGES/gedit.mo
Xshare/locale/de/LC_MESSAGES/gedit.mo
Xshare/locale/es/LC_MESSAGES/gedit.mo
Xshare/locale/fr/LC_MESSAGES/gedit.mo
Xshare/locale/ga/LC_MESSAGES/gedit.mo
Xshare/locale/it/LC_MESSAGES/gedit.mo
Xshare/locale/ko/LC_MESSAGES/gedit.mo
Xshare/locale/no/LC_MESSAGES/gedit.mo
Xshare/locale/pt/LC_MESSAGES/gedit.mo
Xshare/locale/ru/LC_MESSAGES/gedit.mo
Xshare/locale/sv/LC_MESSAGES/gedit.mo
Xshare/locale/nl/LC_MESSAGES/gedit.mo
X@dirrm include/gedit
X@dirrm libexec/go/plugins
X@dirrm libexec/go
X@dirrm share/doc/gedit
END-of-gedit-0.5.1/pkg/PLIST
echo x - gedit-0.5.1/pkg/COMMENT
sed 's/^X//' >gedit-0.5.1/pkg/COMMENT << 'END-of-gedit-0.5.1/pkg/COMMENT'
Xsmall but powerfull text editor for Gnome Desktop Environment
END-of-gedit-0.5.1/pkg/COMMENT
echo x - gedit-0.5.1/pkg/DESCR
sed 's/^X//' >gedit-0.5.1/pkg/DESCR << 'END-of-gedit-0.5.1/pkg/DESCR'
XgEdit is a text editor for X using the GTK+ and GNOME libraries.
XIt is being developed by Alex Roberts, Evan Lawrence and Chris Lahey
X(among others).
X
XThis version is quite a neat text editor, it contains the following
Xfeatures:
X	* Opening/Saving/Creating of files;
X	* Cut/Copy/Paste and Select All text;
X	* Search and Replace;
X	* A complete preferences interface;
X	* Dynamically loading fonts;
X	* Splitscreen Mode;
X	* Printing support; 
X	* Configurable Plugins system.
X
XWWW: http://gedit.pn.org
END-of-gedit-0.5.1/pkg/DESCR
exit


>How-To-Repeat:

>Fix:

   Please, check and commit this port.


>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?199905040901.NAA25352>