diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2012-07-28 01:02:20 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2012-07-28 01:02:20 +0000 |
commit | 5e83c36f63f7c74f7f61005e287bdd6163b27152 (patch) | |
tree | 6bef976124a5d4f069c538b26bd6c460307f579e /x11/etoile-iterm | |
parent | 8c1b2b06be7c610efd5d504638319da4f703fc93 (diff) | |
download | ports-5e83c36f63f7c74f7f61005e287bdd6163b27152.tar.gz ports-5e83c36f63f7c74f7f61005e287bdd6163b27152.zip |
Notes
Diffstat (limited to 'x11/etoile-iterm')
-rw-r--r-- | x11/etoile-iterm/Makefile | 36 | ||||
-rw-r--r-- | x11/etoile-iterm/distinfo | 2 | ||||
-rw-r--r-- | x11/etoile-iterm/files/patch-PTYSession.h | 10 | ||||
-rw-r--r-- | x11/etoile-iterm/pkg-descr | 10 | ||||
-rw-r--r-- | x11/etoile-iterm/pkg-plist | 15 |
5 files changed, 0 insertions, 73 deletions
diff --git a/x11/etoile-iterm/Makefile b/x11/etoile-iterm/Makefile deleted file mode 100644 index a520e8ae5355..000000000000 --- a/x11/etoile-iterm/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# New ports collection makefile for: etoile-iterm -# Date created: 19 Nov 2006 -# Whom: dirk.meyer@dinoex.sub.org -# -# $FreeBSD$ -# - -PORTNAME= iterm -PORTVERSION= 0.1.${SNAPSHOT} -PORTREVISION= 3 -CATEGORIES= x11 gnustep -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= dinoex -PKGNAMEPREFIX= etoile- -DISTNAME= Etoile-${SNAPSHOT} - -MAINTAINER= ports@FreeBSD.org -COMMENT= Etoile Project Terminal application - -DEPRECATED= API no longer supported -EXPIRATION_DATE= 2012-07-20 - -USE_BZIP2= yes -USE_GNUSTEP= yes -USE_GNUSTEP_BACK= yes -USE_GNUSTEP_BUILD= yes -USE_GNUSTEP_INSTALL= yes -USE_GNUSTEP_LOCAL_LIBS+= Addresses:${ADDRESSES_PORT} - -SNAPSHOT= 20061221 -WRKSRC= ${WRKDIR}/Etoile/ -USE_GNUSTEP_MAKE_DIRS+= Services/User/Terminal - -ADDRESSES_PORT?= mail/addresses - -.include <bsd.port.mk> diff --git a/x11/etoile-iterm/distinfo b/x11/etoile-iterm/distinfo deleted file mode 100644 index 4fb8450f6962..000000000000 --- a/x11/etoile-iterm/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (Etoile-20061221.tar.bz2) = 7dc8acbf2cb46d9d119c9817204bbbbe72884065f3287877550c400e68f4c992 -SIZE (Etoile-20061221.tar.bz2) = 9867481 diff --git a/x11/etoile-iterm/files/patch-PTYSession.h b/x11/etoile-iterm/files/patch-PTYSession.h deleted file mode 100644 index 43d9f21b8c6d..000000000000 --- a/x11/etoile-iterm/files/patch-PTYSession.h +++ /dev/null @@ -1,10 +0,0 @@ ---- Services/User/Terminal/Headers/iTerm/PTYSession.h.orig Sun Sep 17 21:03:24 2006 -+++ Services/User/Terminal/Headers/iTerm/PTYSession.h Tue Dec 19 07:29:49 2006 -@@ -28,6 +28,7 @@ - #import <AppKit/AppKit.h> - - #include <sys/time.h> -+#include <pthread.h> - - @class PTYTask; - @class PTYTextView; diff --git a/x11/etoile-iterm/pkg-descr b/x11/etoile-iterm/pkg-descr deleted file mode 100644 index 22ba1c06c61f..000000000000 --- a/x11/etoile-iterm/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -Etoile intends to be an innovative GNUstep based user environnement built -from the ground up on highly modular and light components with project and -document orientation in mind, in order to allow users to create their own -workflow by reshaping or recombining provided Services (aka Applications), -Components etc. Flexibility and modularity on both User Interface and code -level should allow us to scale from PDA to computer environment. - -Terminal (iTerm) - -WWW: http://www.etoile-project.org/ diff --git a/x11/etoile-iterm/pkg-plist b/x11/etoile-iterm/pkg-plist deleted file mode 100644 index 7a8fb6243d35..000000000000 --- a/x11/etoile-iterm/pkg-plist +++ /dev/null @@ -1,15 +0,0 @@ -GNUstep/Local/Applications/iTerm.app/Resources/FreeMono.ttf -GNUstep/Local/Applications/iTerm.app/Resources/FreeMonoBold.ttf -GNUstep/Local/Applications/iTerm.app/Resources/FreeMonoBoldOblique.ttf -GNUstep/Local/Applications/iTerm.app/Resources/FreeMonoOblique.ttf -GNUstep/Local/Applications/iTerm.app/Resources/Info-gnustep.plist -GNUstep/Local/Applications/iTerm.app/Resources/Profiles.plist -GNUstep/Local/Applications/iTerm.app/Resources/iTerm.desktop -GNUstep/Local/Applications/iTerm.app/Resources/iTerm.iconheader -GNUstep/Local/Applications/iTerm.app/Resources/iTerm.plist -GNUstep/Local/Applications/iTerm.app/Resources/iTerm_Framework.plist -GNUstep/Local/Applications/iTerm.app/iTerm -GNUstep/Local/Applications/iTerm.app/stamp.make -GNUstep/Local/Tools/iTerm -@dirrm GNUstep/Local/Applications/iTerm.app/Resources -@dirrm GNUstep/Local/Applications/iTerm.app |