aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/hs-GLUT/Makefile7
-rw-r--r--x11-toolkits/hs-GLUT/pkg-descr2
-rw-r--r--x11-toolkits/hs-OpenGL/Makefile7
-rw-r--r--x11-toolkits/hs-OpenGL/pkg-descr2
-rw-r--r--x11-toolkits/hs-frantk/Makefile6
-rw-r--r--x11-toolkits/hs-gtk/Makefile7
-rw-r--r--x11-toolkits/hs-gtk/distinfo4
-rw-r--r--x11-toolkits/hs-gtk/pkg-descr2
-rw-r--r--x11-toolkits/hs-gtk2hs/Makefile11
-rw-r--r--x11-toolkits/hs-gtkglext/Makefile7
-rw-r--r--x11-toolkits/hs-gtksourceview2/Makefile7
-rw-r--r--x11-toolkits/hs-pango/Makefile11
-rw-r--r--x11-toolkits/hs-pango/distinfo4
-rw-r--r--x11-toolkits/hs-pango/pkg-descr2
-rw-r--r--x11-toolkits/hs-vte/Makefile7
-rw-r--r--x11-toolkits/hs-wx/Makefile7
-rw-r--r--x11-toolkits/hs-wx/pkg-descr2
-rw-r--r--x11-toolkits/hs-wxc/Makefile6
-rw-r--r--x11-toolkits/hs-wxc/pkg-descr2
-rw-r--r--x11-toolkits/hs-wxcore/Makefile6
-rw-r--r--x11-toolkits/hs-wxcore/pkg-descr2
-rw-r--r--x11-toolkits/hs-wxdirect/Makefile7
-rw-r--r--x11-toolkits/hs-wxdirect/pkg-descr2
23 files changed, 31 insertions, 89 deletions
diff --git a/x11-toolkits/hs-GLUT/Makefile b/x11-toolkits/hs-GLUT/Makefile
index bdffb407a1cd..66ee5d39ff96 100644
--- a/x11-toolkits/hs-GLUT/Makefile
+++ b/x11-toolkits/hs-GLUT/Makefile
@@ -1,12 +1,9 @@
-# New ports collection makefile for: hs-glut-ghc
-# Date created: 2007-09-04
-# Whom: Volker Stolz <vs@FreeBSD.org>
-#
+# Created by: Volker Stolz <vs@FreeBSD.org>
# $FreeBSD$
PORTNAME= GLUT
PORTVERSION= 2.1.2.1
-PORTREVISION= 5
+PORTREVISION= 6
PORTEPOCH= 1
CATEGORIES= x11-toolkits haskell
diff --git a/x11-toolkits/hs-GLUT/pkg-descr b/x11-toolkits/hs-GLUT/pkg-descr
index 978adf6d08bc..76b9b61e75b1 100644
--- a/x11-toolkits/hs-GLUT/pkg-descr
+++ b/x11-toolkits/hs-GLUT/pkg-descr
@@ -1,4 +1,4 @@
The GLUT package contains a Haskell binding for the OpenGL Utility Toolkit, a
window system independent toolkit for writing OpenGL programs.
-WWW: http://www.haskell.org/HOpenGL/
+WWW: http://www.haskell.org/HOpenGL/
diff --git a/x11-toolkits/hs-OpenGL/Makefile b/x11-toolkits/hs-OpenGL/Makefile
index 626b375c883b..dfb4e94ad04d 100644
--- a/x11-toolkits/hs-OpenGL/Makefile
+++ b/x11-toolkits/hs-OpenGL/Makefile
@@ -1,12 +1,9 @@
-# New ports collection makefile for: hs-opengl-ghc
-# Date created: 2008-09-04
-# Whom: Volker Stolz <vs@FreeBSD.org>
-#
+# Created by: Volker Stolz <vs@FreeBSD.org>
# $FreeBSD$
PORTNAME= OpenGL
PORTVERSION= 2.2.3.1
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= x11-toolkits haskell
diff --git a/x11-toolkits/hs-OpenGL/pkg-descr b/x11-toolkits/hs-OpenGL/pkg-descr
index 37862b0989f3..30a792f6dab2 100644
--- a/x11-toolkits/hs-OpenGL/pkg-descr
+++ b/x11-toolkits/hs-OpenGL/pkg-descr
@@ -5,4 +5,4 @@ programming interface (API), incorporating a broad set of rendering,
texture mapping, special effects, and other powerful visualization
functions.
-WWW: http://www.haskell.org/HOpenGL/
+WWW: http://www.haskell.org/HOpenGL/
diff --git a/x11-toolkits/hs-frantk/Makefile b/x11-toolkits/hs-frantk/Makefile
index 1a977d055ec2..de124ad1e950 100644
--- a/x11-toolkits/hs-frantk/Makefile
+++ b/x11-toolkits/hs-frantk/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: frantk
-# Date created: 25 May 2002
-# Whom: Oliver Braun <obraun@informatik.unibw-muenchen.de>
-#
+# Created by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
# $FreeBSD$
-#
PORTNAME= frantk
PORTVERSION= 1.1
diff --git a/x11-toolkits/hs-gtk/Makefile b/x11-toolkits/hs-gtk/Makefile
index 78567bb290ac..4a1bb60e2f2f 100644
--- a/x11-toolkits/hs-gtk/Makefile
+++ b/x11-toolkits/hs-gtk/Makefile
@@ -1,12 +1,7 @@
-# New ports collection makefile for: hs-gtk
-# Date created: March 13, 2011
-# Whom: haskell@FreeBSD.org
-#
# $FreeBSD$
-#
PORTNAME= gtk
-PORTVERSION= 0.12.3.1
+PORTVERSION= 0.12.4
CATEGORIES= x11-toolkits haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/x11-toolkits/hs-gtk/distinfo b/x11-toolkits/hs-gtk/distinfo
index 94b68d782b71..c823f13ccb78 100644
--- a/x11-toolkits/hs-gtk/distinfo
+++ b/x11-toolkits/hs-gtk/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/gtk-0.12.3.1.tar.gz) = 1a9de48357f5bf4f2f10b797e3d6bef970aa4597c0ef48e61330ee4b0f803a6d
-SIZE (cabal/gtk-0.12.3.1.tar.gz) = 666428
+SHA256 (cabal/gtk-0.12.4.tar.gz) = e21ed8c3c7c0345bbaec8f1537a8605c64804e9937cef0cc9a84fce65274ce70
+SIZE (cabal/gtk-0.12.4.tar.gz) = 661848
diff --git a/x11-toolkits/hs-gtk/pkg-descr b/x11-toolkits/hs-gtk/pkg-descr
index 744fd816e0a1..15b9bf7e120a 100644
--- a/x11-toolkits/hs-gtk/pkg-descr
+++ b/x11-toolkits/hs-gtk/pkg-descr
@@ -2,4 +2,4 @@ This is the core library of the Gtk2Hs suite of libraries for Haskell based on
Gtk+. Gtk+ is an extensive and mature multi-platform toolkit for creating
graphical user interfaces.
-WWW: http://projects.haskell.org/gtk2hs/
+WWW: http://projects.haskell.org/gtk2hs/
diff --git a/x11-toolkits/hs-gtk2hs/Makefile b/x11-toolkits/hs-gtk2hs/Makefile
index 49118293eb82..1ce8b55b7ecb 100644
--- a/x11-toolkits/hs-gtk2hs/Makefile
+++ b/x11-toolkits/hs-gtk2hs/Makefile
@@ -1,13 +1,8 @@
-# New ports collection makefile for: gtk2hs
-# Date created: 03 June 2002
-# Whom: Oliver Braun <obraun@FreeBSD.org>
-#
+# Created by: Oliver Braun <obraun@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= gtk2hs
-PORTVERSION= 0.12.2
-PORTREVISION= 2
+PORTVERSION= 0.12.4
PORTEPOCH= 1
CATEGORIES= x11-toolkits haskell
@@ -29,7 +24,7 @@ VTE_DESC= Terminal emulator
WEBKIT_DESC= WebKit rendering engine
SOEGTK_DESC= Examples for Haskell SoE
-.include <bsd.port.options.mk>
+.include "../../lang/ghc/bsd.cabal.options.mk"
.if ${PORT_OPTIONS:MGCONF}
USE_CABAL+= gconf
diff --git a/x11-toolkits/hs-gtkglext/Makefile b/x11-toolkits/hs-gtkglext/Makefile
index db03c2f2d3b0..805847f1ba8d 100644
--- a/x11-toolkits/hs-gtkglext/Makefile
+++ b/x11-toolkits/hs-gtkglext/Makefile
@@ -1,13 +1,8 @@
-# New ports collection makefile for: hs-gtkglext
-# Date created: March 13, 2011
-# Whom: haskell@FreeBSD.org
-#
# $FreeBSD$
-#
PORTNAME= gtkglext
PORTVERSION= 0.12.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11-toolkits haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/x11-toolkits/hs-gtksourceview2/Makefile b/x11-toolkits/hs-gtksourceview2/Makefile
index 5df85ee36b5f..003f11dc5893 100644
--- a/x11-toolkits/hs-gtksourceview2/Makefile
+++ b/x11-toolkits/hs-gtksourceview2/Makefile
@@ -1,13 +1,8 @@
-# New ports collection makefile for: hs-gtksourceview2
-# Date created: March 13, 2011
-# Whom: haskell@FreeBSD.org
-#
# $FreeBSD$
-#
PORTNAME= gtksourceview2
PORTVERSION= 0.12.3.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-toolkits haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/x11-toolkits/hs-pango/Makefile b/x11-toolkits/hs-pango/Makefile
index 07c07393c2b2..24f5a8305601 100644
--- a/x11-toolkits/hs-pango/Makefile
+++ b/x11-toolkits/hs-pango/Makefile
@@ -1,13 +1,7 @@
-# New ports collection makefile for: hs-pango
-# Date created: March 13, 2011
-# Whom: haskell@FreeBSD.org
-#
# $FreeBSD$
-#
PORTNAME= pango
-PORTVERSION= 0.12.3
-PORTREVISION= 1
+PORTVERSION= 0.12.4
CATEGORIES= x11-toolkits haskell
MAINTAINER= haskell@FreeBSD.org
@@ -17,7 +11,8 @@ LICENSE= LGPL21
FILE_LICENSE= COPYING
CABAL_SETUP= Setup.hs
-USE_CABAL= cairo>=0.12 glib>=0.12 mtl
+
+USE_CABAL= cairo>=0.12.0 glib>=0.12.0 mtl
USE_GNOME= pango
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
diff --git a/x11-toolkits/hs-pango/distinfo b/x11-toolkits/hs-pango/distinfo
index 7f6a134dec07..f2b37f3924ea 100644
--- a/x11-toolkits/hs-pango/distinfo
+++ b/x11-toolkits/hs-pango/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/pango-0.12.3.tar.gz) = 5131833e1b8c311d22cfeaa8de301355142d79145084f5aab958b7c452f90308
-SIZE (cabal/pango-0.12.3.tar.gz) = 60043
+SHA256 (cabal/pango-0.12.4.tar.gz) = ac6c821544546366bb7e01de85d7c56a6b6accd1af5f78b68cd4a867579d8721
+SIZE (cabal/pango-0.12.4.tar.gz) = 60049
diff --git a/x11-toolkits/hs-pango/pkg-descr b/x11-toolkits/hs-pango/pkg-descr
index 34a67f124a5d..6f9a3d3588a5 100644
--- a/x11-toolkits/hs-pango/pkg-descr
+++ b/x11-toolkits/hs-pango/pkg-descr
@@ -3,4 +3,4 @@ high-quality rendering of Unicode text. It can be used either with Cairo to
output text in PDF, PS or other documents or with Gtk+ to display text
on-screen.
-WWW: http://projects.haskell.org/gtk2hs/
+WWW: http://projects.haskell.org/gtk2hs/
diff --git a/x11-toolkits/hs-vte/Makefile b/x11-toolkits/hs-vte/Makefile
index fa3c4de1b405..cc58e6677c37 100644
--- a/x11-toolkits/hs-vte/Makefile
+++ b/x11-toolkits/hs-vte/Makefile
@@ -1,13 +1,8 @@
-# New ports collection makefile for: hs-vte
-# Date created: March 13, 2011
-# Whom: haskell@FreeBSD.org
-#
# $FreeBSD$
-#
PORTNAME= vte
PORTVERSION= 0.12.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11-toolkits haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/x11-toolkits/hs-wx/Makefile b/x11-toolkits/hs-wx/Makefile
index 40c2cb41609b..0b798c3aac5c 100644
--- a/x11-toolkits/hs-wx/Makefile
+++ b/x11-toolkits/hs-wx/Makefile
@@ -1,13 +1,8 @@
-# New ports collection makefile for: hs-wx
-# Date created: January 26, 2012
-# Whom: haskell@FreeBSD.org
-#
# $FreeBSD$
-#
PORTNAME= wx
PORTVERSION= 0.90.0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-toolkits haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/x11-toolkits/hs-wx/pkg-descr b/x11-toolkits/hs-wx/pkg-descr
index 25ee84bb643f..a49e8a23ba31 100644
--- a/x11-toolkits/hs-wx/pkg-descr
+++ b/x11-toolkits/hs-wx/pkg-descr
@@ -3,4 +3,4 @@ on top of wxWidgets - a comprehensive C++ library that is portable
across all major GUI platforms; including GTK, Windows, X11, and MacOS
X. This version works with wxWidgets 2.9 only.
-WWW: http://haskell.org/haskellwiki/WxHaskell
+WWW: http://haskell.org/haskellwiki/WxHaskell
diff --git a/x11-toolkits/hs-wxc/Makefile b/x11-toolkits/hs-wxc/Makefile
index b5141134367c..2bcd16367a97 100644
--- a/x11-toolkits/hs-wxc/Makefile
+++ b/x11-toolkits/hs-wxc/Makefile
@@ -1,12 +1,8 @@
-# New ports collection makefile for: hs-wxc
-# Date created: May 9, 2012
-# Whom: haskell@FreeBSD.org
-#
# $FreeBSD$
-#
PORTNAME= wxc
PORTVERSION= 0.90.0.4
+PORTREVISION= 1
CATEGORIES= x11-toolkits haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/x11-toolkits/hs-wxc/pkg-descr b/x11-toolkits/hs-wxc/pkg-descr
index ea012555c3a3..38627ecd2e0e 100644
--- a/x11-toolkits/hs-wxc/pkg-descr
+++ b/x11-toolkits/hs-wxc/pkg-descr
@@ -6,4 +6,4 @@ LIBRARY LICENSE. Please see LICENSE file, but note that this is essentially
LGPL with an exception allowing binary distribution of proprietary software.
This is the same license as wxWidgets itself uses.
-WWW: http://haskell.org/haskellwiki/WxHaskell
+WWW: http://haskell.org/haskellwiki/WxHaskell
diff --git a/x11-toolkits/hs-wxcore/Makefile b/x11-toolkits/hs-wxcore/Makefile
index 89bd1511a87e..9d63750832e9 100644
--- a/x11-toolkits/hs-wxcore/Makefile
+++ b/x11-toolkits/hs-wxcore/Makefile
@@ -1,12 +1,8 @@
-# New ports collection makefile for: hs-wxcore
-# Date created: January 26, 2012
-# Whom: haskell@FreeBSD.org
-#
# $FreeBSD$
-#
PORTNAME= wxcore
PORTVERSION= 0.90.0.3
+PORTREVISION= 1
CATEGORIES= x11-toolkits haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/x11-toolkits/hs-wxcore/pkg-descr b/x11-toolkits/hs-wxcore/pkg-descr
index 865dd7d51f88..9666ec72f6db 100644
--- a/x11-toolkits/hs-wxcore/pkg-descr
+++ b/x11-toolkits/hs-wxcore/pkg-descr
@@ -7,4 +7,4 @@ essentially LGPL with an exception allowing binary distribution of
proprietary software. This is the same license as wxWidgets itself
uses.
-WWW: http://haskell.org/haskellwiki/WxHaskell
+WWW: http://haskell.org/haskellwiki/WxHaskell
diff --git a/x11-toolkits/hs-wxdirect/Makefile b/x11-toolkits/hs-wxdirect/Makefile
index 5f489bed7d1f..e4d4747108ee 100644
--- a/x11-toolkits/hs-wxdirect/Makefile
+++ b/x11-toolkits/hs-wxdirect/Makefile
@@ -1,13 +1,8 @@
-# New ports collection makefile for: hs-wxdirect
-# Date created: January 26, 2012
-# Whom: haskell@FreeBSD.org
-#
# $FreeBSD$
-#
PORTNAME= wxdirect
PORTVERSION= 0.90.0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-toolkits haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/x11-toolkits/hs-wxdirect/pkg-descr b/x11-toolkits/hs-wxdirect/pkg-descr
index efb14c338858..5a608f1fd3cc 100644
--- a/x11-toolkits/hs-wxdirect/pkg-descr
+++ b/x11-toolkits/hs-wxdirect/pkg-descr
@@ -3,4 +3,4 @@ on top of wxWidgets, a comprehensive C++ library that is portable across
all major GUI platforms, including GTK, Windows, X11, and MacOS X. This
version works with wxWidgets 2.9 only.
-WWW: http://haskell.org/haskellwiki/WxHaskell
+WWW: http://haskell.org/haskellwiki/WxHaskell