1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Add prefix `hs-' for Haskell related ports.

This commit is contained in:
Oliver Braun 2002-09-04 14:38:48 +00:00
parent 835d863a95
commit fe38d71e04
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=65606
24 changed files with 8 additions and 4 deletions

View File

@ -223,7 +223,8 @@
SUBDIR += hat
SUBDIR += hmake
SUBDIR += hp48cc
SUBDIR += hpl
SUBDIR += hs-hpl
SUBDIR += hs-popenhs
SUBDIR += hypersrc
SUBDIR += i386-rtems-binutils
SUBDIR += i386-rtems-chill
@ -599,7 +600,6 @@
SUBDIR += pkgconfig
SUBDIR += ply
SUBDIR += pmake
SUBDIR += popenhs
SUBDIR += popt
SUBDIR += portcheckout
SUBDIR += portlint

View File

@ -10,6 +10,7 @@ PORTVERSION= 0.3.3
CATEGORIES= devel
MASTER_SITES= http://www.cse.unsw.edu.au/~chak/haskell/ports/
DISTNAME= ports-${PORTVERSION}
PKGNAMEPREFIX= hs-
MAINTAINER= obraun@FreeBSD.org

View File

@ -9,6 +9,7 @@ PORTNAME= popenhs
PORTVERSION= 1.00.0
CATEGORIES= devel
MASTER_SITES= http://www.01.246.ne.jp/~juhp/haskell/popenhs/
PKGNAMEPREFIX= hs-
MAINTAINER= obraun@FreeBSD.org

View File

@ -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

View File

@ -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

View File

@ -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