summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2002-09-04 14:38:48 +0000
committerOliver Braun <obraun@FreeBSD.org>2002-09-04 14:38:48 +0000
commitfe38d71e046e7016a1f3d500591e298e0a5d25d0 (patch)
tree8fe48852883e14a65cf55ca46ce9fca62cae8c0e /x11-toolkits
parentUpdate to 3.0. Patch with sed. (diff)
Add prefix `hs-' for Haskell related ports.
Notes
Notes: svn path=/head/; revision=65606
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/Makefile4
-rw-r--r--x11-toolkits/hs-frantk/Makefile (renamed from x11-toolkits/frantk/Makefile)1
-rw-r--r--x11-toolkits/hs-frantk/distinfo (renamed from x11-toolkits/frantk/distinfo)0
-rw-r--r--x11-toolkits/hs-frantk/files/patch-src::Makefile (renamed from x11-toolkits/frantk/files/patch-src::Makefile)0
-rw-r--r--x11-toolkits/hs-frantk/pkg-comment (renamed from x11-toolkits/frantk/pkg-comment)0
-rw-r--r--x11-toolkits/hs-frantk/pkg-descr (renamed from x11-toolkits/frantk/pkg-descr)0
-rw-r--r--x11-toolkits/hs-frantk/pkg-message (renamed from x11-toolkits/frantk/pkg-message)0
-rw-r--r--x11-toolkits/hs-frantk/pkg-plist (renamed from x11-toolkits/frantk/pkg-plist)0
-rw-r--r--x11-toolkits/hs-gtk+hs/Makefile (renamed from x11-toolkits/gtk+hs/Makefile)1
-rw-r--r--x11-toolkits/hs-gtk+hs/distinfo (renamed from x11-toolkits/gtk+hs/distinfo)0
-rw-r--r--x11-toolkits/hs-gtk+hs/pkg-comment (renamed from x11-toolkits/gtk+hs/pkg-comment)0
-rw-r--r--x11-toolkits/hs-gtk+hs/pkg-descr (renamed from x11-toolkits/gtk+hs/pkg-descr)0
-rw-r--r--x11-toolkits/hs-gtk+hs/pkg-plist (renamed from x11-toolkits/gtk+hs/pkg-plist)0
13 files changed, 4 insertions, 2 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile
index 09ab7dbef084..09a70c9da34e 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -22,7 +22,6 @@
SUBDIR += flvw
SUBDIR += fox
SUBDIR += fox-xunicode
- SUBDIR += frantk
SUBDIR += gail
SUBDIR += gal
SUBDIR += gdl
@@ -32,7 +31,6 @@
SUBDIR += gnustep-gui
SUBDIR += gnustep-xgps
SUBDIR += gob
- SUBDIR += gtk+hs
SUBDIR += gtk--
SUBDIR += gtk-Mac2-theme
SUBDIR += gtk-engines
@@ -57,6 +55,8 @@
SUBDIR += gtoolkit
SUBDIR += guile-gnome
SUBDIR += guile-gtk
+ SUBDIR += hs-frantk
+ SUBDIR += hs-gtk+hs
SUBDIR += icegradient
SUBDIR += itk
SUBDIR += iv
diff --git a/x11-toolkits/frantk/Makefile b/x11-toolkits/hs-frantk/Makefile
index bcd59c2f6100..ace53b32c59f 100644
--- a/x11-toolkits/frantk/Makefile
+++ b/x11-toolkits/hs-frantk/Makefile
@@ -10,6 +10,7 @@ PORTVERSION= 1.1
CATEGORIES= x11-toolkits
MASTER_SITES= http://www.dcs.gla.ac.uk/~meurig/FranTk/
DISTNAME= FranTk${PORTVERSION:S/./_/}
+PKGNAMEPREFIX= hs-
MAINTAINER= obraun@FreeBSD.org
diff --git a/x11-toolkits/frantk/distinfo b/x11-toolkits/hs-frantk/distinfo
index 5f6b53661d9c..5f6b53661d9c 100644
--- a/x11-toolkits/frantk/distinfo
+++ b/x11-toolkits/hs-frantk/distinfo
diff --git a/x11-toolkits/frantk/files/patch-src::Makefile b/x11-toolkits/hs-frantk/files/patch-src::Makefile
index fc2e8f639978..fc2e8f639978 100644
--- a/x11-toolkits/frantk/files/patch-src::Makefile
+++ b/x11-toolkits/hs-frantk/files/patch-src::Makefile
diff --git a/x11-toolkits/frantk/pkg-comment b/x11-toolkits/hs-frantk/pkg-comment
index ea5b2dd015c1..ea5b2dd015c1 100644
--- a/x11-toolkits/frantk/pkg-comment
+++ b/x11-toolkits/hs-frantk/pkg-comment
diff --git a/x11-toolkits/frantk/pkg-descr b/x11-toolkits/hs-frantk/pkg-descr
index 20df43126e19..20df43126e19 100644
--- a/x11-toolkits/frantk/pkg-descr
+++ b/x11-toolkits/hs-frantk/pkg-descr
diff --git a/x11-toolkits/frantk/pkg-message b/x11-toolkits/hs-frantk/pkg-message
index b5c6ec65e36c..b5c6ec65e36c 100644
--- a/x11-toolkits/frantk/pkg-message
+++ b/x11-toolkits/hs-frantk/pkg-message
diff --git a/x11-toolkits/frantk/pkg-plist b/x11-toolkits/hs-frantk/pkg-plist
index 1529b22506c2..1529b22506c2 100644
--- a/x11-toolkits/frantk/pkg-plist
+++ b/x11-toolkits/hs-frantk/pkg-plist
diff --git a/x11-toolkits/gtk+hs/Makefile b/x11-toolkits/hs-gtk+hs/Makefile
index 8a8c39fc3cf0..a3a552ce3c94 100644
--- a/x11-toolkits/gtk+hs/Makefile
+++ b/x11-toolkits/hs-gtk+hs/Makefile
@@ -9,6 +9,7 @@ PORTNAME= gtk+hs
PORTVERSION= 0.11.5
CATEGORIES= x11-toolkits
MASTER_SITES= http://www.cse.unsw.edu.au/~chak/haskell/gtk/
+PKGNAMEPREFIX= hs-
MAINTAINER= obraun@FreeBSD.org
diff --git a/x11-toolkits/gtk+hs/distinfo b/x11-toolkits/hs-gtk+hs/distinfo
index 90f7566d8316..90f7566d8316 100644
--- a/x11-toolkits/gtk+hs/distinfo
+++ b/x11-toolkits/hs-gtk+hs/distinfo
diff --git a/x11-toolkits/gtk+hs/pkg-comment b/x11-toolkits/hs-gtk+hs/pkg-comment
index 96ad5a2c2e13..96ad5a2c2e13 100644
--- a/x11-toolkits/gtk+hs/pkg-comment
+++ b/x11-toolkits/hs-gtk+hs/pkg-comment
diff --git a/x11-toolkits/gtk+hs/pkg-descr b/x11-toolkits/hs-gtk+hs/pkg-descr
index 3938dc80a365..3938dc80a365 100644
--- a/x11-toolkits/gtk+hs/pkg-descr
+++ b/x11-toolkits/hs-gtk+hs/pkg-descr
diff --git a/x11-toolkits/gtk+hs/pkg-plist b/x11-toolkits/hs-gtk+hs/pkg-plist
index 36e78e6a246e..36e78e6a246e 100644
--- a/x11-toolkits/gtk+hs/pkg-plist
+++ b/x11-toolkits/hs-gtk+hs/pkg-plist