aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorChin-San Huang <chinsan@FreeBSD.org>2008-06-03 23:58:19 +0000
committerChin-San Huang <chinsan@FreeBSD.org>2008-06-03 23:58:19 +0000
commit365cc84325b1b3024711be4a842b417a1dd8de49 (patch)
treec51c27ac2bd27fc5f2898c68312af36e4cc9765b /x11-toolkits
parent27b66b94cb606474d22f7833205a670e28b64489 (diff)
downloadports-365cc84325b1b3024711be4a842b417a1dd8de49.tar.gz
ports-365cc84325b1b3024711be4a842b417a1dd8de49.zip
Add evilvte. It's a VTE based, super lightweight terminal emulator.
Notes
Notes: svn path=/head/; revision=214282
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/Makefile1
-rw-r--r--x11-toolkits/evilvte/Makefile32
-rw-r--r--x11-toolkits/evilvte/distinfo3
-rw-r--r--x11-toolkits/evilvte/pkg-descr5
-rw-r--r--x11-toolkits/evilvte/pkg-plist6
5 files changed, 47 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile
index 9d3ce7c9de63..7fe8064b6021 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -15,6 +15,7 @@
SUBDIR += efltk
SUBDIR += enhance
SUBDIR += etk
+ SUBDIR += evilvte
SUBDIR += ewl
SUBDIR += fl_editor
SUBDIR += fltk
diff --git a/x11-toolkits/evilvte/Makefile b/x11-toolkits/evilvte/Makefile
new file mode 100644
index 000000000000..a3d37e403b91
--- /dev/null
+++ b/x11-toolkits/evilvte/Makefile
@@ -0,0 +1,32 @@
+# New ports collection makefile for: evilvte
+# Date created: 2008/06/03
+# Whom: chinsan
+#
+# $FreeBSD$
+#
+
+PORTNAME= evilvte
+PORTVERSION= 0.4.3
+CATEGORIES= x11-toolkits gnome
+MASTER_SITES= http://www.calno.com/${PORTNAME}/ \
+ LOCAL/chinsan/${PORTNAME}/
+
+MAINTAINER= chinsan@FreeBSD.org
+COMMENT= A VTE based, super lightweight terminal emulator
+
+BUILD_DEPENDS= vte:${PORTSDIR}/x11-toolkits/vte
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
+USE_GMAKE= yes
+
+MAN1= evilvte.1 showvte.1
+
+post-patch:
+ @${REINPLACE_CMD} -e '37,38 d' ${WRKSRC}/Makefile
+
+post-install:
+# install manual
+ ${INSTALL_MAN} ${WRKSRC}/misc/evilvte.1 ${PREFIX}/man/man1
+ ${INSTALL_MAN} ${WRKSRC}/misc/showvte.1 ${PREFIX}/man/man1
+
+.include <bsd.port.mk>
diff --git a/x11-toolkits/evilvte/distinfo b/x11-toolkits/evilvte/distinfo
new file mode 100644
index 000000000000..8196c8b2c78f
--- /dev/null
+++ b/x11-toolkits/evilvte/distinfo
@@ -0,0 +1,3 @@
+MD5 (evilvte-0.4.3.tar.gz) = 877a49e3942ac57ec5ec42d19edf7768
+SHA256 (evilvte-0.4.3.tar.gz) = 2306e3445ca402d356935927f86b0c515857df2785e273449fb4f724373200dc
+SIZE (evilvte-0.4.3.tar.gz) = 41374
diff --git a/x11-toolkits/evilvte/pkg-descr b/x11-toolkits/evilvte/pkg-descr
new file mode 100644
index 000000000000..828d8ec258b2
--- /dev/null
+++ b/x11-toolkits/evilvte/pkg-descr
@@ -0,0 +1,5 @@
+evilvte is a terminal emulator. It supports almost everything VTE provides.
+It also supports tabs, tabbar autohide, and switch encoding at runtime.
+Configuration is via editing source code and recompilation.
+
+WWW: http://www.calno.com/evilvte/
diff --git a/x11-toolkits/evilvte/pkg-plist b/x11-toolkits/evilvte/pkg-plist
new file mode 100644
index 000000000000..7e9734e523fb
--- /dev/null
+++ b/x11-toolkits/evilvte/pkg-plist
@@ -0,0 +1,6 @@
+bin/evilvte
+bin/showvte
+share/applications/evilvte.desktop
+share/pixmaps/evilvte.png
+share/pixmaps/evilvte.xpm
+@dirrmtry share/applications