mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
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/
This commit is contained in:
parent
eae4ccee0c
commit
57ecb66db2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=177596
@ -68,6 +68,7 @@
|
||||
SUBDIR += enterminus
|
||||
SUBDIR += erun
|
||||
SUBDIR += eterm
|
||||
SUBDIR += etoile-iterm
|
||||
SUBDIR += etoile-xwindowserverkit
|
||||
SUBDIR += examine
|
||||
SUBDIR += fast-user-switch-applet
|
||||
|
34
x11/etoile-iterm/Makefile
Normal file
34
x11/etoile-iterm/Makefile
Normal file
@ -0,0 +1,34 @@
|
||||
# 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}
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://florida.ethz.ch/ports/distfiles/
|
||||
PKGNAMEPREFIX= etoile-
|
||||
DISTNAME= etoile_0+${SNAPSHOT}+dfsg.orig
|
||||
|
||||
MAINTAINER= dinoex@FreeBSD.org
|
||||
COMMENT= Etoile Project Terminal application
|
||||
|
||||
SNAPSHOT= 20060917
|
||||
WRKSRC= ${WRKDIR}/etoile-0+${SNAPSHOT}+dfsg/Etoile/
|
||||
USE_GMAKE= yes
|
||||
USE_GNUSTEP= yes
|
||||
USE_GNUSTEP_PREFIX= yes
|
||||
USE_GNUSTEP_BACK= yes
|
||||
USE_GNUSTEP_BUILD= yes
|
||||
USE_GNUSTEP_INSTALL= yes
|
||||
MAKEFILE= GNUmakefile
|
||||
USE_GNUSTEP_LOCAL_LIBS+= Addresses:${ADDRESSES_PORT}
|
||||
USE_GNUSTEP_MAKE_DIRS+= Services/User/Terminal
|
||||
MAKEFILE=
|
||||
ALL_TARGET=
|
||||
|
||||
ADDRESSES_PORT?= mail/addresses
|
||||
|
||||
.include <bsd.port.mk>
|
3
x11/etoile-iterm/distinfo
Normal file
3
x11/etoile-iterm/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (etoile_0+20060917+dfsg.orig.tar.gz) = bc96dcaba7ac66abb1320d5cfc98f05e
|
||||
SHA256 (etoile_0+20060917+dfsg.orig.tar.gz) = de7cb026ccebdbb72d115ca800a13910cd51c9df27f5578ad7059b13f88eb334
|
||||
SIZE (etoile_0+20060917+dfsg.orig.tar.gz) = 10478850
|
10
x11/etoile-iterm/pkg-descr
Normal file
10
x11/etoile-iterm/pkg-descr
Normal file
@ -0,0 +1,10 @@
|
||||
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/
|
15
x11/etoile-iterm/pkg-plist
Normal file
15
x11/etoile-iterm/pkg-plist
Normal file
@ -0,0 +1,15 @@
|
||||
Local/Applications/iTerm.app/Resources/FreeMono.ttf
|
||||
Local/Applications/iTerm.app/Resources/FreeMonoBold.ttf
|
||||
Local/Applications/iTerm.app/Resources/FreeMonoBoldOblique.ttf
|
||||
Local/Applications/iTerm.app/Resources/FreeMonoOblique.ttf
|
||||
Local/Applications/iTerm.app/Resources/Info-gnustep.plist
|
||||
Local/Applications/iTerm.app/Resources/Profiles.plist
|
||||
Local/Applications/iTerm.app/Resources/iTerm.desktop
|
||||
Local/Applications/iTerm.app/Resources/iTerm.iconheader
|
||||
Local/Applications/iTerm.app/Resources/iTerm.plist
|
||||
Local/Applications/iTerm.app/Resources/iTerm_Framework.plist
|
||||
Local/Applications/iTerm.app/iTerm
|
||||
Local/Applications/iTerm.app/library_paths.openapp
|
||||
Local/Applications/iTerm.app/stamp.make
|
||||
@dirrm Local/Applications/iTerm.app/Resources
|
||||
@dirrm Local/Applications/iTerm.app
|
Loading…
Reference in New Issue
Block a user