aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2006-12-23 10:24:21 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2006-12-23 10:24:21 +0000
commitfec4d8975ec69330de97d4b540e32d856a740ef3 (patch)
treee460209cf4aeb38138bcac2d548b9eaecf32bc89 /sysutils
parent37023570f4bcaef6c6e98240c9d3a74061543a7c (diff)
downloadports-fec4d8975ec69330de97d4b540e32d856a740ef3.tar.gz
ports-fec4d8975ec69330de97d4b540e32d856a740ef3.zip
AppKit bundle EtoileBehavior which implements session protocol to support
log out (this will be enabled by an update on System). WWW: http://www.etoile-project.org/
Notes
Notes: svn path=/head/; revision=180575
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/Makefile1
-rw-r--r--sysutils/etoile-behavior/Makefile32
-rw-r--r--sysutils/etoile-behavior/distinfo3
-rw-r--r--sysutils/etoile-behavior/pkg-descr4
-rw-r--r--sysutils/etoile-behavior/pkg-plist5
5 files changed, 45 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index a5cbbad32b24..eef5692e19d7 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -162,6 +162,7 @@
SUBDIR += est
SUBDIR += estctrl
SUBDIR += etcmerge
+ SUBDIR += etoile-behavior
SUBDIR += etoile-installer
SUBDIR += eventlog
SUBDIR += eventwatcher
diff --git a/sysutils/etoile-behavior/Makefile b/sysutils/etoile-behavior/Makefile
new file mode 100644
index 000000000000..bf59c461c804
--- /dev/null
+++ b/sysutils/etoile-behavior/Makefile
@@ -0,0 +1,32 @@
+# New ports collection makefile for: etoile-behavior
+# Date created: 22 Dec 2006
+# Whom: dirk.meyer@dinoex.sub.org
+#
+# $FreeBSD$
+#
+
+PORTNAME= behavior
+PORTVERSION= 0.1.${SNAPSHOT}
+CATEGORIES= sysutils
+MASTER_SITES= ${MASTER_SITE_LOCAL} \
+ http://people.freebsd.org/~%%SUBDIR%%/distfiles/
+MASTER_SITE_SUBDIR= dinoex
+PKGNAMEPREFIX= etoile-
+DISTNAME= Etoile-${SNAPSHOT}
+
+MAINTAINER= dinoex@FreeBSD.org
+COMMENT= Etoile Project AppKit bundle for session
+
+USE_BZIP2= yes
+USE_GNUSTEP= yes
+USE_GNUSTEP_PREFIX= yes
+USE_GNUSTEP_BACK= yes
+USE_GNUSTEP_BUILD= yes
+USE_GNUSTEP_INSTALL= yes
+
+SNAPSHOT= 20061221
+WRKSRC= ${WRKDIR}/Etoile/
+USE_GNUSTEP_MAKE_DIRS+= Bundles/EtoileBehavior
+MAKE_ENV+= GNUSTEP_INSTALLATION_DIR="${SYSTEMDIR}"
+
+.include <bsd.port.mk>
diff --git a/sysutils/etoile-behavior/distinfo b/sysutils/etoile-behavior/distinfo
new file mode 100644
index 000000000000..545ac18e8091
--- /dev/null
+++ b/sysutils/etoile-behavior/distinfo
@@ -0,0 +1,3 @@
+MD5 (Etoile-20061221.tar.bz2) = 120ffa8cf06c58ff775f8a218ad91448
+SHA256 (Etoile-20061221.tar.bz2) = 7dc8acbf2cb46d9d119c9817204bbbbe72884065f3287877550c400e68f4c992
+SIZE (Etoile-20061221.tar.bz2) = 9867481
diff --git a/sysutils/etoile-behavior/pkg-descr b/sysutils/etoile-behavior/pkg-descr
new file mode 100644
index 000000000000..0b57cd062aff
--- /dev/null
+++ b/sysutils/etoile-behavior/pkg-descr
@@ -0,0 +1,4 @@
+AppKit bundle EtoileBehavior which implements session protocol to support
+log out (this will be enabled by an update on System).
+
+WWW: http://www.etoile-project.org/
diff --git a/sysutils/etoile-behavior/pkg-plist b/sysutils/etoile-behavior/pkg-plist
new file mode 100644
index 000000000000..6be046c06480
--- /dev/null
+++ b/sysutils/etoile-behavior/pkg-plist
@@ -0,0 +1,5 @@
+System/Library/Bundles/EtoileBehavior.bundle/EtoileBehavior
+System/Library/Bundles/EtoileBehavior.bundle/Resources/Info-gnustep.plist
+System/Library/Bundles/EtoileBehavior.bundle/stamp.make
+@dirrm System/Library/Bundles/EtoileBehavior.bundle/Resources
+@dirrm System/Library/Bundles/EtoileBehavior.bundle