summaryrefslogtreecommitdiff
path: root/x11/twin
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2003-05-19 23:38:50 +0000
committerWill Andrews <will@FreeBSD.org>2003-05-19 23:38:50 +0000
commit6ae05c6c9fca63e1052d27c5e1e7de326c265325 (patch)
tree57b33ec7c2d278cb5e1db9c376fb94ec796a122d /x11/twin
parent * Mark as broken with ipfw2. (diff)
update to 0.4.6, change maintainer
PR: 52156 Submitted by: Samy Al Bahra <samy@kerneled.com>
Notes
Notes: svn path=/head/; revision=81501
Diffstat (limited to 'x11/twin')
-rw-r--r--x11/twin/Makefile14
-rw-r--r--x11/twin/distinfo2
-rw-r--r--x11/twin/files/patch-configure10
-rw-r--r--x11/twin/files/patch-server::twstart7
-rw-r--r--x11/twin/pkg-descr11
-rw-r--r--x11/twin/pkg-plist94
6 files changed, 99 insertions, 39 deletions
diff --git a/x11/twin/Makefile b/x11/twin/Makefile
index 1be31d869f2e..288ee78dc563 100644
--- a/x11/twin/Makefile
+++ b/x11/twin/Makefile
@@ -1,26 +1,28 @@
-# ex:ts=8
# Ports collection makefile for: twin
-# Date created: Jul 7, 2002
-# Whom: ijliao
+# Date created: Jul 7, 2002
+# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= twin
-PORTVERSION= 0.4.5
+PORTVERSION= 0.4.6
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://linuz.sns.it/~max/twin/
MASTER_SITE_SUBDIR= twin
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A Textmode WINdow environment
+MAINTAINER= samy@kerneled.com
+COMMENT= A text-mode window manager and terminal emulator
+
+RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2
USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= LDFLAGS="${PTHREAD_LIBS}"
USE_GMAKE= yes
INSTALLS_SHLIB= yes
+NO_FILTER_SHLIBS=yes
PLIST_SUB= PORTVERSION="${PORTVERSION}"
MAN1= twin.1
diff --git a/x11/twin/distinfo b/x11/twin/distinfo
index 6ed04e4212d1..c49240587cdd 100644
--- a/x11/twin/distinfo
+++ b/x11/twin/distinfo
@@ -1 +1 @@
-MD5 (twin-0.4.5.tar.gz) = 95f942a6f1be1144b11603579d6c366a
+MD5 (twin-0.4.6.tar.gz) = 92429bb5550a4c231085585a3473bf4d
diff --git a/x11/twin/files/patch-configure b/x11/twin/files/patch-configure
new file mode 100644
index 000000000000..e032e5636e3a
--- /dev/null
+++ b/x11/twin/files/patch-configure
@@ -0,0 +1,10 @@
+--- configure Thu Mar 27 11:29:47 2003
++++ configure.patch Tue May 13 11:43:10 2003
+@@ -1236,5 +1236,5 @@
+ make_is_good=no
+ if test "${MAKE-make}"; then
+- ${MAKE-make} -v | head -1 | cut -d' ' -f1-4 | cut -d, -f1 | \
++ gmake -v | head -1 | cut -d' ' -f1-4 | cut -d, -f1 | \
+ while read make_GNU make_Make make_version make_numbers
+ do
+
diff --git a/x11/twin/files/patch-server::twstart b/x11/twin/files/patch-server::twstart
new file mode 100644
index 000000000000..060381f85e5c
--- /dev/null
+++ b/x11/twin/files/patch-server::twstart
@@ -0,0 +1,7 @@
+--- server/twstart Tue May 13 11:19:50 2003
++++ server/twstart.patch Tue May 13 11:20:10 2003
+@@ -1,3 +1,3 @@
+-#!/bin/sh
++#!/usr/bin/env bash
+
+ ARGS=
diff --git a/x11/twin/pkg-descr b/x11/twin/pkg-descr
index ff0a59bddf1e..57ac232a0bde 100644
--- a/x11/twin/pkg-descr
+++ b/x11/twin/pkg-descr
@@ -1,3 +1,12 @@
-Twin - a Textmode WINdow environment
+Twin is a text-mode window environment. It turns a text terminal
+into a X11-style display with window manager, terminal windows, and
+can also serve as display for remote applications. Each terminal
+window provides the functions of a text-mode Linux console. Twin
+runs on X11, libggi, itself, the Linux console, and any
+termcap/ncurses-compatible tty. It supports multiple simultaneous
+displays, and can attach/detach each display on the fly.
WWW: http://linuz.sns.it/~max/twin/
+
+- Samy Al Bahra
+samy@kerneled.com
diff --git a/x11/twin/pkg-plist b/x11/twin/pkg-plist
index 537aaf5e15f7..53236b06309a 100644
--- a/x11/twin/pkg-plist
+++ b/x11/twin/pkg-plist
@@ -32,6 +32,58 @@ include/TT/defines.h
include/TT/handy_m4.h
include/TT/osincludes.h
include/TT/version.h
+include/Tutf/cp1252.h
+include/Tutf/cp1253.h
+include/Tutf/cp1254.h
+include/Tutf/cp1256.h
+include/Tutf/cp1257.h
+include/Tutf/cp1258.h
+include/Tutf/hp_roman8.h
+include/Tutf/iso_8859_10.h
+include/Tutf/iso_8859_16.h
+include/Tutf/jisx0201.h
+include/Tutf/mac_arabic.h
+include/Tutf/mac_centraleurope.h
+include/Tutf/mac_croatian.h
+include/Tutf/mac_cyrillic.h
+include/Tutf/mac_dingbat.h
+include/Tutf/mac_greek.h
+include/Tutf/mac_hebrew.h
+include/Tutf/mac_iceland.h
+include/Tutf/mac_roman.h
+include/Tutf/mac_romania.h
+include/Tutf/mac_symbol.h
+include/Tutf/mac_thai.h
+include/Tutf/mac_turkish.h
+include/Tutf/mac_ukraine.h
+include/Tutf/nextstep.h
+include/Tw/stattypes.h
+include/Tw/Tw++.h
+include/Tw/Tw.h
+include/Tw/Tw1.h
+include/Tw/Tw_defs.h
+include/Tw/Twautoconf.h
+include/Tw/Twavl.h
+include/Tw/Twerrno.h
+include/Tw/Twkeys.h
+include/Tw/Twstat.h
+include/Tw/Twstat_defs.h
+include/Tw/Twtypes.h
+include/Tw/alias1_m4.h
+include/Tw/alias_m4.h
+include/Tw/common1_m4.h
+include/Tw/common_m4.h
+include/Tw/compiler.h
+include/Tw/datasizes.h
+include/Tw/datatypes.h
+include/Tw/missing.h
+include/Tw/osincludes.h
+include/Tw/prefix.h
+include/Tw/proto1_m4.h
+include/Tw/proto_m4.h
+include/Tw/uni_types.h
+include/Tw/unprefix.h
+include/Tw/version.h
include/Tutf/Tutf.h
include/Tutf/Tutf_defs.h
include/Tutf/Tutftypes.h
@@ -73,52 +125,30 @@ include/Tutf/koi8_r.h
include/Tutf/koi8_u.h
include/Tutf/utf_16.h
include/Tutf/version.h
-include/Tw/Tw++.h
-include/Tw/Tw.h
-include/Tw/Tw1.h
-include/Tw/Tw_defs.h
-include/Tw/Twautoconf.h
-include/Tw/Twavl.h
-include/Tw/Twerrno.h
-include/Tw/Twkeys.h
-include/Tw/Twstat.h
-include/Tw/Twstat_defs.h
-include/Tw/Twtypes.h
-include/Tw/alias1_m4.h
-include/Tw/alias_m4.h
-include/Tw/common1_m4.h
-include/Tw/common_m4.h
-include/Tw/compiler.h
-include/Tw/datasizes.h
-include/Tw/datatypes.h
-include/Tw/missing.h
-include/Tw/osincludes.h
-include/Tw/prefix.h
-include/Tw/proto1_m4.h
-include/Tw/proto_m4.h
-include/Tw/uni_types.h
-include/Tw/unprefix.h
-include/Tw/version.h
@dirrm include/TT
@dirrm include/Tutf
@dirrm include/Tw
-lib/TT/HW/hw_twin.so.0.0.8
-lib/TT/HW/hw_xml.so.0.0.8
+lib/TT/HW/hw_twin.so.0.0.9
+lib/TT/HW/hw_X11.so.0.0.9
+lib/TT/HW/hw_xml.so.0.0.9
lib/libTT.a
lib/libTT.so
lib/libTT.so.0
-lib/libTT.so.0.0.8
+lib/libTT.so.0.0.9
lib/libTutf.a
lib/libTutf.so
lib/libTutf.so.0
-lib/libTutf.so.0.0.8
+lib/libTutf.so.0.0.9
lib/libTw.a
lib/libTw.so
lib/libTw.so.3
-lib/libTw.so.3.0.8
+lib/libTw.so.3.0.9
lib/twin/.twenvrc.sh
lib/twin/.twinrc
+lib/twin/modules/HW/hw_X.so.%%PORTVERSION%%
+lib/twin/modules/HW/hw_X11.so.%%PORTVERSION%%
lib/twin/modules/HW/hw_display.so.%%PORTVERSION%%
+lib/twin/modules/HW/hw_gfx.so.%%PORTVERSION%%
lib/twin/modules/HW/hw_tty.so.%%PORTVERSION%%
lib/twin/modules/HW/hw_twin.so.%%PORTVERSION%%
lib/twin/modules/rcparse.so.%%PORTVERSION%%
@@ -148,7 +178,9 @@ share/twin/docs/twin.1
share/twin/themes/hw_gfx/Ganymede_9x19.xpm
share/twin/themes/hw_gfx/README
share/twin/themes/hw_gfx/ShinyMetal_8x16.xpm
+share/twin/themes/hw_gfx/ShinyMetal_6x13.xpm
share/twin/themes/hw_gfx/absolute-e_8x16.xpm
+share/twin/themes/hw_gfx/default_6x13.xpm
share/twin/themes/hw_gfx/default_8x16.xpm
share/twin/themes/hw_gfx/default_9x19.xpm
share/twin/themes/hw_gfx/goldenblue_9x19.xpm