summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2009-07-06 07:31:13 +0000
committerdinoex <dinoex@FreeBSD.org>2009-07-06 07:31:13 +0000
commit460e2123ce4855b9287c225cc88852dc50298d2b (patch)
treecdf66c28fa807d44b923b1e2947dda71af40e406
parent9f8ad9ac30f62a091e52b42e9c442527c0a5f95a (diff)
downloadFreeBSD-ports-460e2123ce4855b9287c225cc88852dc50298d2b.zip
FreeBSD-ports-460e2123ce4855b9287c225cc88852dc50298d2b.tar.gz
- add PORTSCOUT
-rw-r--r--deskutils/etoile-distributedview/Makefile2
-rw-r--r--deskutils/etoile-inspectorkit/Makefile2
-rw-r--r--deskutils/etoile-panekit/Makefile2
-rw-r--r--devel/etoile-collectionkit/Makefile2
-rw-r--r--lang/etoile-io/Makefile2
-rw-r--r--sysutils/etoile-behavior/Makefile2
-rw-r--r--sysutils/etoile-system/Makefile2
-rw-r--r--textproc/etoile-opmlkit/Makefile2
-rw-r--r--www/etoile-bookmarkkit/Makefile2
-rw-r--r--www/etoile-rsskit/Makefile2
-rw-r--r--x11-wm/etoile-azalea/Makefile3
-rw-r--r--x11-wm/etoile-azswitch/Makefile2
-rw-r--r--x11-wm/etoile-login/Makefile2
13 files changed, 26 insertions, 1 deletions
diff --git a/deskutils/etoile-distributedview/Makefile b/deskutils/etoile-distributedview/Makefile
index 1d5a762..5de21c9 100644
--- a/deskutils/etoile-distributedview/Makefile
+++ b/deskutils/etoile-distributedview/Makefile
@@ -16,6 +16,8 @@ DISTNAME= etoile-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Etoile Project DistributedView framework
+PORTSCOUT= limit:^0\.2
+
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
diff --git a/deskutils/etoile-inspectorkit/Makefile b/deskutils/etoile-inspectorkit/Makefile
index d9c36aa..ca2b606 100644
--- a/deskutils/etoile-inspectorkit/Makefile
+++ b/deskutils/etoile-inspectorkit/Makefile
@@ -16,6 +16,8 @@ DISTNAME= etoile-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Etoile Project InspectorKit framework
+PORTSCOUT= limit:^0\.2
+
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
diff --git a/deskutils/etoile-panekit/Makefile b/deskutils/etoile-panekit/Makefile
index 6cb8533..1b2720c 100644
--- a/deskutils/etoile-panekit/Makefile
+++ b/deskutils/etoile-panekit/Makefile
@@ -16,6 +16,8 @@ DISTNAME= etoile-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Framework which provides flexible pane window in GNUstep
+PORTSCOUT= limit:^0\.2
+
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
diff --git a/devel/etoile-collectionkit/Makefile b/devel/etoile-collectionkit/Makefile
index 2efcb8d..c648274 100644
--- a/devel/etoile-collectionkit/Makefile
+++ b/devel/etoile-collectionkit/Makefile
@@ -16,6 +16,8 @@ DISTNAME= etoile-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Provides a common storage facility for records with properties
+PORTSCOUT= limit:^0\.2
+
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
diff --git a/lang/etoile-io/Makefile b/lang/etoile-io/Makefile
index 028a7de..612255b 100644
--- a/lang/etoile-io/Makefile
+++ b/lang/etoile-io/Makefile
@@ -16,6 +16,8 @@ DISTNAME= etoile-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Etoile Project Io Language
+PORTSCOUT= limit:^0\.2
+
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
diff --git a/sysutils/etoile-behavior/Makefile b/sysutils/etoile-behavior/Makefile
index 7cf06fc..f8622dc 100644
--- a/sysutils/etoile-behavior/Makefile
+++ b/sysutils/etoile-behavior/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= http://download.gna.org/etoile/
PKGNAMEPREFIX= etoile-
DISTNAME= etoile-${PORTVERSION}
+PORTSCOUT= limit:^0\.2
+
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Etoile Project AppKit bundle for session
diff --git a/sysutils/etoile-system/Makefile b/sysutils/etoile-system/Makefile
index 52cd916..4cf3a61 100644
--- a/sysutils/etoile-system/Makefile
+++ b/sysutils/etoile-system/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= http://download.gna.org/etoile/
PKGNAMEPREFIX= etoile-
DISTNAME= etoile-${PORTVERSION}
+PORTSCOUT= limit:^0\.2
+
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Etoile Project System Tool
diff --git a/textproc/etoile-opmlkit/Makefile b/textproc/etoile-opmlkit/Makefile
index ad16807..b5aea35 100644
--- a/textproc/etoile-opmlkit/Makefile
+++ b/textproc/etoile-opmlkit/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= http://download.gna.org/etoile/
PKGNAMEPREFIX= etoile-
DISTNAME= etoile-${PORTVERSION}
+PORTSCOUT= limit:^0\.2
+
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Etoile Project OPMLKit framework
diff --git a/www/etoile-bookmarkkit/Makefile b/www/etoile-bookmarkkit/Makefile
index 7c74ef3..1a0cc81 100644
--- a/www/etoile-bookmarkkit/Makefile
+++ b/www/etoile-bookmarkkit/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= http://download.gna.org/etoile/
PKGNAMEPREFIX= etoile-
DISTNAME= etoile-${PORTVERSION}
+PORTSCOUT= limit:^0\.2
+
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Etoile Project BookmarkKit framework
diff --git a/www/etoile-rsskit/Makefile b/www/etoile-rsskit/Makefile
index c1d042f..3e00d94 100644
--- a/www/etoile-rsskit/Makefile
+++ b/www/etoile-rsskit/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= http://download.gna.org/etoile/
PKGNAMEPREFIX= etoile-
DISTNAME= etoile-${PORTVERSION}
+PORTSCOUT= limit:^0\.2
+
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Etoile Project RSSKit framwork
diff --git a/x11-wm/etoile-azalea/Makefile b/x11-wm/etoile-azalea/Makefile
index 274c39f..916a193 100644
--- a/x11-wm/etoile-azalea/Makefile
+++ b/x11-wm/etoile-azalea/Makefile
@@ -16,6 +16,8 @@ DISTNAME= etoile-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Azalea is a GNUstep window mamager
+PORTSCOUT= limit:^0\.2
+
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
@@ -25,7 +27,6 @@ USE_GNUSTEP_SYSTEM_LIBS+= XWindowServerKit:${XWINDOWSERVERKIT_PORT}
WRKSRC= ${WRKDIR}/Etoile-${PORTVERSION}
USE_GNUSTEP_MAKE_DIRS+= Services/Private/Azalea
-PORTSCOUT= limit:^0\.2$$
XWINDOWSERVERKIT_PORT?= x11/etoile-xwindowserverkit
diff --git a/x11-wm/etoile-azswitch/Makefile b/x11-wm/etoile-azswitch/Makefile
index 10967ac..bb6193e 100644
--- a/x11-wm/etoile-azswitch/Makefile
+++ b/x11-wm/etoile-azswitch/Makefile
@@ -16,6 +16,8 @@ DISTNAME= etoile-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Etoile Project window switching
+PORTSCOUT= limit:^0\.2
+
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
diff --git a/x11-wm/etoile-login/Makefile b/x11-wm/etoile-login/Makefile
index 17a7983..1262d67 100644
--- a/x11-wm/etoile-login/Makefile
+++ b/x11-wm/etoile-login/Makefile
@@ -16,6 +16,8 @@ DISTNAME= etoile-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Etoile Project GDM Greeter plugin
+PORTSCOUT= limit:^0\.2
+
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
OpenPOWER on IntegriCloud