ports/113859: New port:x11/roxterm GTK+ 2.0 terminal emulator with tabs
liu_yinghong at yahoo.com.cn
liu_yinghong at yahoo.com.cn
Tue Jun 19 16:30:12 UTC 2007
>Number: 113859
>Category: ports
>Synopsis: New port:x11/roxterm GTK+ 2.0 terminal emulator with tabs
>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: Tue Jun 19 16:30:12 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Yinghong.Liu
>Release: FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD relaxbsd.org 6.2-STABLE FreeBSD 6.2-STABLE #0: Thu May 10 21:42:19 CST 2007 hamigua at relaxbsd.org:/usr/src/sys/i386/compile/LYH i386
>Description:
A tabbed, vte- (GTK+) based terminal emulator providing advanced
features such as multiple tabs with a small footprint.
WWW: http://sourceforge.net/projects/roxterm/
>How-To-Repeat:
>Fix:
--- roxterm.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:
#
# roxterm
# roxterm/Makefile
# roxterm/distinfo
# roxterm/files
# roxterm/pkg-descr
# roxterm/pkg-plist
# roxterm/files/patch-Makefile.in
#
echo c - roxterm
mkdir -p roxterm > /dev/null 2>&1
echo x - roxterm/Makefile
sed 's/^X//' >roxterm/Makefile << 'END-of-roxterm/Makefile'
X# New ports collection makefile for: roxterm
X# Date created: 19 Jun 2007
X# Whom: Yinghong.Liu <liu_yinghong at yahoo.com.cn>
X#
X# $FreeBSD$
X#
X
XPORTNAME= roxterm
XPORTVERSION= 1.5.2
XCATEGORIES= x11
XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR= ${PORTNAME}
X
XMAINTAINER= liu_yinghong at yahoo.com.cn
XCOMMENT= GTK+ 2.0 terminal emulator with tabs
X
XLIB_DEPENDS= dbus-1:${PORTSDIR}/devel/dbus
X
XINSTALLS_ICONS= yes
XUSE_GNOME= vte libglade2
XGNU_CONFIGURE= yes
X
Xpost-install:
X.if !defined(NOPORTDOCS)
XINSTALL_TARGET+=install install-doc-local
X.endif
X
X.include <bsd.port.mk>
END-of-roxterm/Makefile
echo x - roxterm/distinfo
sed 's/^X//' >roxterm/distinfo << 'END-of-roxterm/distinfo'
XMD5 (roxterm-1.5.2.tar.gz) = f162a1e0aa8fd2e33131f9517f239f32
XSHA256 (roxterm-1.5.2.tar.gz) = 2b24a1db7bcf9384ca85cc4e99f3f22ad6a0311f7b3509f854eb97ed1a6dafba
XSIZE (roxterm-1.5.2.tar.gz) = 467520
END-of-roxterm/distinfo
echo c - roxterm/files
mkdir -p roxterm/files > /dev/null 2>&1
echo x - roxterm/pkg-descr
sed 's/^X//' >roxterm/pkg-descr << 'END-of-roxterm/pkg-descr'
XA tabbed, vte- (GTK+) based terminal emulator providing advanced
Xfeatures such as multiple tabs with a small footprint.
X
XWWW: http://sourceforge.net/projects/roxterm/
END-of-roxterm/pkg-descr
echo x - roxterm/pkg-plist
sed 's/^X//' >roxterm/pkg-plist << 'END-of-roxterm/pkg-plist'
X%%DOCSDIR%%/AUTHORS
X%%DOCSDIR%%/Changes
X%%DOCSDIR%%/COPYING
X%%DOCSDIR%%/NEWS
X%%DOCSDIR%%/README
X%%DOCSDIR%%/TODO
X%%DOCSDIR%%/index.html
X%%DOCSDIR%%/imgs/roxterm_logo.png
X%%DOCSDIR%%/imgs/sflogo.png
Xbin/roxterm
Xbin/roxterm-config
Xshare/applications/roxterm.desktop
Xshare/icons/hicolor/scalable/apps/roxterm.svg
X%%DATADIR%%/Config/Colours/GTK
X%%DATADIR%%/Config/Shortcuts/Default
X%%DATADIR%%/roxterm-config.glade
X at dirrm %%DATADIR%%/Config/Shortcuts
X at dirrm %%DATADIR%%/Config/Colours
X at dirrm %%DATADIR%%/Config
X at dirrm %%DATADIR%%
X at dirrmtry share/icons/hicolor/scalable/apps
X at dirrmtry share/icons/hicolor/scalable
X at dirrmtry share/icons/hicolor
X at dirrmtry share/icons
X at dirrmtry share/applications
X at dirrm %%DOCSDIR%%/imgs
X at dirrm %%DOCSDIR%%
END-of-roxterm/pkg-plist
echo x - roxterm/files/patch-Makefile.in
sed 's/^X//' >roxterm/files/patch-Makefile.in << 'END-of-roxterm/files/patch-Makefile.in'
X--- Makefile.in.orig Tue Jun 19 22:25:48 2007
X+++ Makefile.in Tue Jun 19 22:32:44 2007
X@@ -721,12 +721,13 @@
X uninstall-local uninstall-nobase_pkgdataDATA
X
X
X-install-data-local:
X+install-doc-local:
X $(top_srcdir)/install-sh -d $(DESTDIR)/$(pkgdocdir)/imgs
X $(top_srcdir)/install-sh -m 0644 -t $(DESTDIR)/$(pkgdocdir) \
X $(HELPFILES)
X $(top_srcdir)/install-sh -m 0644 -t $(DESTDIR)/$(pkgdocdir)/imgs \
X $(HELPIMGS)
X+install-data-local:
X $(top_srcdir)/install-sh -m 0644 $(top_srcdir)/.DirIcon \
X $(DESTDIR)/$(pkgicondir)/roxterm.svg
X
END-of-roxterm/files/patch-Makefile.in
exit
--- roxterm.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list