diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-11-08 06:51:00 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-11-08 06:51:00 +0000 |
commit | e7c6a97db73a15f1eea49238cc9b65a64fb93172 (patch) | |
tree | 7049d21f3de5ea35c65b21877a6acb9b146bc1eb /x11 | |
parent | 259537ebdcfb939f44af5f6d82782dc70c103ecf (diff) | |
download | ports-e7c6a97db73a15f1eea49238cc9b65a64fb93172.tar.gz ports-e7c6a97db73a15f1eea49238cc9b65a64fb93172.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 1 | ||||
-rw-r--r-- | x11/twin/Makefile | 36 | ||||
-rw-r--r-- | x11/twin/distinfo | 1 | ||||
-rw-r--r-- | x11/twin/files/patch-Makefile.in | 22 | ||||
-rw-r--r-- | x11/twin/files/patch-clients::term.c | 11 | ||||
-rw-r--r-- | x11/twin/files/patch-configure | 10 | ||||
-rw-r--r-- | x11/twin/files/patch-server::twstart | 7 | ||||
-rw-r--r-- | x11/twin/pkg-descr | 12 | ||||
-rw-r--r-- | x11/twin/pkg-plist | 196 |
9 files changed, 0 insertions, 296 deletions
diff --git a/x11/Makefile b/x11/Makefile index 56ad42f7ba92..3e2f5aa470e9 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -106,7 +106,6 @@ SUBDIR += sxpc SUBDIR += temperature.app SUBDIR += tkgoodstuff - SUBDIR += twin SUBDIR += tycoon SUBDIR += vdesk SUBDIR += wdm diff --git a/x11/twin/Makefile b/x11/twin/Makefile deleted file mode 100644 index e71396bf0577..000000000000 --- a/x11/twin/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# Ports collection makefile for: twin -# Date created: Jul 7, 2002 -# Whom: ijliao -# -# $FreeBSD$ -# - -PORTNAME= twin -PORTVERSION= 0.4.6 -CATEGORIES= x11 -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ - http://linuz.sns.it/~max/twin/ -MASTER_SITE_SUBDIR= twin - -MAINTAINER= samy@kerneled.com -COMMENT= A text-mode window manager and terminal emulator - -BROKEN= Broken pkg-plist - -RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2 - -USE_BISON= yes -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 - -post-patch: - @${REINPLACE_CMD} -e "s|-lpthread|${PTHREAD_LIBS}|g" ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/x11/twin/distinfo b/x11/twin/distinfo deleted file mode 100644 index c49240587cdd..000000000000 --- a/x11/twin/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (twin-0.4.6.tar.gz) = 92429bb5550a4c231085585a3473bf4d diff --git a/x11/twin/files/patch-Makefile.in b/x11/twin/files/patch-Makefile.in deleted file mode 100644 index 34515a786c96..000000000000 --- a/x11/twin/files/patch-Makefile.in +++ /dev/null @@ -1,22 +0,0 @@ ---- Makefile.in Sun Aug 17 01:27:52 2003 -+++ Makefile.in.patch Sun Aug 17 01:32:21 2003 -@@ -90,7 +90,7 @@ - fi - - configure: configure.in $(ADMIN_LIBTOOLS) $(ADMIN_ACLOCAL) include/autoconf.h.in -- rm -f $@ && autoconf --localdir=admin -+# rm -f $@ && autoconf --localdir=admin - - include/autoconf.h.in: configure.in - rm -f $@ && autoheader -@@ -158,8 +158,8 @@ - - # - install: -- $(INSTALL-DIR) $(DESTDIR)$(libdir)/twin -- $(INSTALL-TXT) system.twinrc $(DESTDIR)$(libdir)/twin -+ $(INSTALL-DIR) $(DESTDIR)$(prefix)/man/man1 -+ $(INSTALL-TXT) docs/twin.1 $(DESTDIR)$(prefix)/man/man1 - $(LN) system.twinrc $(DESTDIR)$(libdir)/twin/.twinrc - $(INSTALL-BIN) system.twenvrc.sh $(DESTDIR)$(libdir)/twin - $(LN) system.twenvrc.sh $(DESTDIR)$(libdir)/twin/.twenvrc.sh diff --git a/x11/twin/files/patch-clients::term.c b/x11/twin/files/patch-clients::term.c deleted file mode 100644 index b947402ca676..000000000000 --- a/x11/twin/files/patch-clients::term.c +++ /dev/null @@ -1,11 +0,0 @@ ---- clients/term.c.orig Thu Oct 24 05:35:38 2002 -+++ clients/term.c Tue Oct 29 14:12:54 2002 -@@ -18,6 +18,8 @@ - #include <Tw/Twautoconf.h> - - #ifdef TW_HAVE_SYS_RESOURCE_H -+# include <sys/types.h> -+# include <sys/time.h> - # include <sys/resource.h> - #endif - diff --git a/x11/twin/files/patch-configure b/x11/twin/files/patch-configure deleted file mode 100644 index e032e5636e3a..000000000000 --- a/x11/twin/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- 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 deleted file mode 100644 index 060381f85e5c..000000000000 --- a/x11/twin/files/patch-server::twstart +++ /dev/null @@ -1,7 +0,0 @@ ---- 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 deleted file mode 100644 index 57ac232a0bde..000000000000 --- a/x11/twin/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -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 deleted file mode 100644 index 54a887e9e105..000000000000 --- a/x11/twin/pkg-plist +++ /dev/null @@ -1,196 +0,0 @@ -share/twin/twin-current.lsm -share/twin/themes/hw_gfx/mono_9x19.xpm -share/twin/themes/hw_gfx/mono_8x16.xpm -share/twin/themes/hw_gfx/mac_9x19.xpm -share/twin/themes/hw_gfx/kde2_9x19.xpm -share/twin/themes/hw_gfx/icewm_8x16.xpm -share/twin/themes/hw_gfx/granite_9x19.xpm -share/twin/themes/hw_gfx/goldenblue_9x19.xpm -share/twin/themes/hw_gfx/default_9x19.xpm -share/twin/themes/hw_gfx/default_8x16.xpm -share/twin/themes/hw_gfx/default_6x13.xpm -share/twin/themes/hw_gfx/absolute-e_8x16.xpm -share/twin/themes/hw_gfx/ShinyMetal_8x16.xpm -share/twin/themes/hw_gfx/ShinyMetal_6x13.xpm -share/twin/themes/hw_gfx/README -share/twin/themes/hw_gfx/Ganymede_9x19.xpm -share/twin/docs/twin.1 -share/twin/docs/ltrace.conf -share/twin/docs/libTw.txt -share/twin/docs/Tutorial -share/twin/docs/Configure -share/twin/README.porting -share/twin/README -share/twin/INSTALL -share/twin/Changelog.txt -share/twin/COPYING.LIB -share/twin/COPYING -share/twin/BUGS -sbin/twdm -lib/twin/system.twenvrc.sh -lib/twin/modules/wm.so.0.4.6 -lib/twin/modules/term.so.0.4.6 -lib/twin/modules/socket.so.0.4.6 -lib/twin/modules/rcparse.so.0.4.6 -lib/twin/modules/HW/hw_twin.so.0.4.6 -lib/twin/modules/HW/hw_tty.so.0.4.6 -lib/twin/modules/HW/hw_gfx.so.0.4.6 -lib/twin/modules/HW/hw_display.so.0.4.6 -lib/twin/modules/HW/hw_X11.so.0.4.6 -lib/twin/modules/HW/hw_X.so.0.4.6 -lib/twin/.twinrc -lib/twin/.twenvrc.sh -lib/libTw.so.3.0.9 -lib/libTw.so.3 -lib/libTw.so -lib/libTw.a -lib/libTutf.so.0.0.9 -lib/libTutf.so.0 -lib/libTutf.so -lib/libTutf.a -lib/libTT.so.0.0.9 -lib/libTT.so.0 -lib/libTT.so -lib/libTT.a -lib/TT/HW/hw_xml.so.0.0.9 -lib/TT/HW/hw_twin.so.0.0.9 -lib/TT/HW/hw_X11.so.0.0.9 -include/Tw/version.h -include/Tw/unprefix.h -include/Tw/uni_types.h -include/Tw/stattypes.h -include/Tw/proto_m4.h -include/Tw/proto1_m4.h -include/Tw/prefix.h -include/Tw/osincludes.h -include/Tw/missing.h -include/Tw/datatypes.h -include/Tw/datasizes.h -include/Tw/compiler.h -include/Tw/common_m4.h -include/Tw/common1_m4.h -include/Tw/alias_m4.h -include/Tw/alias1_m4.h -include/Tw/Twtypes.h -include/Tw/Twstat_defs.h -include/Tw/Twstat.h -include/Tw/Twkeys.h -include/Tw/Twerrno.h -include/Tw/Twavl.h -include/Tw/Twautoconf.h -include/Tw/Tw_defs.h -include/Tw/Tw1.h -include/Tw/Tw.h -include/Tw/Tw++.h -include/Tutf/version.h -include/Tutf/utf_16.h -include/Tutf/nextstep.h -include/Tutf/mac_ukraine.h -include/Tutf/mac_turkish.h -include/Tutf/mac_thai.h -include/Tutf/mac_symbol.h -include/Tutf/mac_romania.h -include/Tutf/mac_roman.h -include/Tutf/mac_iceland.h -include/Tutf/mac_hebrew.h -include/Tutf/mac_greek.h -include/Tutf/mac_dingbat.h -include/Tutf/mac_cyrillic.h -include/Tutf/mac_croatian.h -include/Tutf/mac_centraleurope.h -include/Tutf/mac_arabic.h -include/Tutf/koi8_u.h -include/Tutf/koi8_r.h -include/Tutf/jisx0201.h -include/Tutf/iso_8859_9.h -include/Tutf/iso_8859_8.h -include/Tutf/iso_8859_7.h -include/Tutf/iso_8859_6.h -include/Tutf/iso_8859_5.h -include/Tutf/iso_8859_4.h -include/Tutf/iso_8859_3.h -include/Tutf/iso_8859_2.h -include/Tutf/iso_8859_16.h -include/Tutf/iso_8859_15.h -include/Tutf/iso_8859_14.h -include/Tutf/iso_8859_13.h -include/Tutf/iso_8859_10.h -include/Tutf/iso_8859_1.h -include/Tutf/inprogress.h -include/Tutf/hp_roman8.h -include/Tutf/cp874.h -include/Tutf/cp869.h -include/Tutf/cp866.h -include/Tutf/cp865.h -include/Tutf/cp864.h -include/Tutf/cp863.h -include/Tutf/cp862.h -include/Tutf/cp861.h -include/Tutf/cp860.h -include/Tutf/cp857.h -include/Tutf/cp855.h -include/Tutf/cp852.h -include/Tutf/cp850.h -include/Tutf/cp775.h -include/Tutf/cp737.h -include/Tutf/cp437.h -include/Tutf/cp1258.h -include/Tutf/cp1257.h -include/Tutf/cp1256.h -include/Tutf/cp1255.h -include/Tutf/cp1254.h -include/Tutf/cp1253.h -include/Tutf/cp1252.h -include/Tutf/cp1251.h -include/Tutf/cp1250.h -include/Tutf/compiler.h -include/Tutf/ascii.h -include/Tutf/Tutftypes.h -include/Tutf/Tutf_defs.h -include/Tutf/Tutf.h -include/TT/version.h -include/TT/osincludes.h -include/TT/handy_m4.h -include/TT/defines.h -include/TT/decls_m4.h -include/TT/datatypes.h -include/TT/datasizes.h -include/TT/compiler.h -include/TT/TTtypes.h -include/TT/TTmem.h -include/TT/TTflags.h -include/TT/TTerrno.h -include/TT/TT.h -bin/twthreadtest -bin/twterm -bin/twstart -bin/twsetroot -bin/twsendmsg -bin/twlsobj -bin/twlsmsgport -bin/twin_wrapper -bin/twin_real -bin/twin -bin/twfindtwin -bin/twevent -bin/twdisplay -bin/twdialog -bin/twdetach -bin/twclip -bin/twcat -bin/twattach -bin/ttdemo3 -bin/ttdemo2 -bin/ttdemo -@dirrm share/twin/themes/hw_gfx -@dirrm share/twin/themes -@dirrm share/twin/docs -@dirrm share/twin -@dirrm lib/twin/modules/HW -@dirrm lib/twin/modules -@dirrm lib/twin -@dirrm lib/TT/HW -@dirrm lib/TT -@dirrm include/Tw -@dirrm include/Tutf -@dirrm include/TT |