aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2010-05-24 21:52:43 +0000
committerGabor Pali <pgj@FreeBSD.org>2010-05-24 21:52:43 +0000
commit52a16208eaba05e0c1cb0d95be24e44e71706dd2 (patch)
tree5a7ea66d25b9bb72643f4945eee29bb8e70f7bd5 /x11
parent8d576420f06c4fab68fe0ebef32941d23d62e84d (diff)
downloadports-52a16208eaba05e0c1cb0d95be24e44e71706dd2.tar.gz
ports-52a16208eaba05e0c1cb0d95be24e44e71706dd2.zip
Notes
Diffstat (limited to 'x11')
-rw-r--r--x11/Makefile6
-rw-r--r--x11/hs-X11-xft/Makefile6
-rw-r--r--x11/hs-X11-xft/pkg-descr1
-rw-r--r--x11/hs-X11-xft/pkg-plist6
-rw-r--r--x11/hs-X11/Makefile6
-rw-r--r--x11/hs-X11/pkg-plist6
-rw-r--r--x11/hs-x11-ghc/Makefile35
-rw-r--r--x11/hs-x11-ghc/distinfo3
-rw-r--r--x11/hs-x11-ghc/pkg-descr7
-rw-r--r--x11/hs-x11-ghc/pkg-plist45
-rw-r--r--x11/hs-x11-xft-ghc/Makefile24
-rw-r--r--x11/hs-x11-xft-ghc/distinfo3
-rw-r--r--x11/hs-x11-xft-ghc/pkg-descr4
-rw-r--r--x11/hs-x11-xft-ghc/pkg-plist16
-rw-r--r--x11/hs-xmobar/Makefile2
-rw-r--r--x11/xmobar/Makefile57
-rw-r--r--x11/xmobar/distinfo3
-rw-r--r--x11/xmobar/pkg-descr5
-rw-r--r--x11/xmobar/pkg-plist4
19 files changed, 12 insertions, 227 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 18643c018b40..bd01e46c0f12 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -135,8 +135,9 @@
SUBDIR += gtstarter
SUBDIR += gxset
SUBDIR += hotwire-shell
- SUBDIR += hs-x11-ghc
- SUBDIR += hs-x11-xft-ghc
+ SUBDIR += hs-X11
+ SUBDIR += hs-X11-xft
+ SUBDIR += hs-xmobar
SUBDIR += i3lock
SUBDIR += iceauth
SUBDIR += ico
@@ -421,7 +422,6 @@
SUBDIR += xmascot
SUBDIR += xmessage
SUBDIR += xmh
- SUBDIR += xmobar
SUBDIR += xmodmap
SUBDIR += xmold
SUBDIR += xmon
diff --git a/x11/hs-X11-xft/Makefile b/x11/hs-X11-xft/Makefile
index 9a63976c7dcf..76577c37ecb6 100644
--- a/x11/hs-X11-xft/Makefile
+++ b/x11/hs-X11-xft/Makefile
@@ -5,11 +5,10 @@
# $FreeBSD$
#
-PORTNAME= x11-xft
+PORTNAME= X11-xft
PORTVERSION= 0.3
PORTREVISION= 4
CATEGORIES= x11 haskell
-PKGNAMESUFFIX= -ghc
MAINTAINER= wahjava@gmail.com
COMMENT= Bindings to the Xft, Xrender and Freetype for Haskell programs
@@ -17,8 +16,5 @@ COMMENT= Bindings to the Xft, Xrender and Freetype for Haskell programs
USE_HACKAGE= utf8-string>=0.1 X11>=1.2.1
USE_XORG= xft xrender
-MASTER_SITES= http://hackage.haskell.org/packages/archive/X11-xft/${PORTVERSION}/
-DISTNAME= X11-xft-${PORTVERSION}
-
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/x11/hs-X11-xft/pkg-descr b/x11/hs-X11-xft/pkg-descr
index d9029e595b30..451353b8370a 100644
--- a/x11/hs-X11-xft/pkg-descr
+++ b/x11/hs-X11-xft/pkg-descr
@@ -1,4 +1,3 @@
Bindings to the Xft, X Free Type interface library, and some Xrender parts.
WWW: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11-xft
-
diff --git a/x11/hs-X11-xft/pkg-plist b/x11/hs-X11-xft/pkg-plist
index 7bd28895ed43..02bdbd2b0846 100644
--- a/x11/hs-X11-xft/pkg-plist
+++ b/x11/hs-X11-xft/pkg-plist
@@ -1,8 +1,8 @@
@comment $FreeBSD$
%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Graphics/X11/Xft.hi
%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Graphics/X11/Xrender.hi
-%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/HSX11-xft-%%PORTVERSION%%.o
-%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/libHSX11-xft-%%PORTVERSION%%.a
+%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/HS%%PORTNAME%%-%%PORTVERSION%%.o
+%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/libHS%%PORTNAME%%-%%PORTVERSION%%.a
%%LIBDIR_REL%%/register.sh
%%NOPORTDOCS%%%%DOCSDIR%%/LICENSE
%%NOPORTDOCS%%@dirrmtry %%DOCSDIR%%
@@ -12,5 +12,5 @@
@dirrm %%LIBDIR_REL%%
@exec /bin/sh %D/%%LIBDIR_REL%%/register.sh
@exec /bin/rm -f %D/lib/ghc-%%GHC_VERSION%%/package.conf.old
-@unexec %D/bin/ghc-pkg unregister X11-xft-%%PORTVERSION%%
+@unexec %D/bin/ghc-pkg unregister %%PORTNAME%%-%%PORTVERSION%%
@unexec /bin/rm -f %D/lib/ghc-%%GHC_VERSION%%/package.conf.old
diff --git a/x11/hs-X11/Makefile b/x11/hs-X11/Makefile
index 35c69bbc1549..667f7730b11b 100644
--- a/x11/hs-X11/Makefile
+++ b/x11/hs-X11/Makefile
@@ -4,11 +4,10 @@
#
# $FreeBSD$
-PORTNAME= x11
+PORTNAME= X11
PORTVERSION= 1.5.0.0
PORTREVISION= 1
CATEGORIES= x11 haskell
-PKGNAMESUFFIX= -ghc
MAINTAINER= haskell@FreeBSD.org
COMMENT= X11 bindings for Haskell programs
@@ -16,9 +15,6 @@ COMMENT= X11 bindings for Haskell programs
CABAL_SETUP= Setup.hs
USE_XORG= x11 xext sm
-MASTER_SITES= http://hackage.haskell.org/packages/archive/X11/${PORTVERSION}/
-DISTNAME= X11-${PORTVERSION}
-
OPTIONS= XINERAMA "Build with Xinerama support" off
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.options.mk"
diff --git a/x11/hs-X11/pkg-plist b/x11/hs-X11/pkg-plist
index c1867ac3519b..1744ca61519c 100644
--- a/x11/hs-X11/pkg-plist
+++ b/x11/hs-X11/pkg-plist
@@ -24,11 +24,11 @@
%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Graphics/X11/Xlib/Screen.hi
%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Graphics/X11/Xlib/Types.hi
%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Graphics/X11/Xlib/Window.hi
-%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/HSX11-%%PORTVERSION%%.o
+%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/HS%%PORTNAME%%-%%PORTVERSION%%.o
%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/include/HsAllKeysyms.h
%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/include/HsXlib.h
%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/include/XlibExtras.h
-%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/libHSX11-%%PORTVERSION%%.a
+%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/libHS%%PORTNAME%%-%%PORTVERSION%%.a
%%LIBDIR_REL%%/register.sh
%%NOPORTDOCS%%%%DOCSDIR%%/LICENSE
%%NOPORTDOCS%%@dirrmtry %%DOCSDIR%%
@@ -41,5 +41,5 @@
@dirrm %%LIBDIR_REL%%
@exec /bin/sh %D/%%LIBDIR_REL%%/register.sh
@exec /bin/rm -f %D/lib/ghc-%%GHC_VERSION%%/package.conf.old
-@unexec %D/bin/ghc-pkg unregister X11-%%PORTVERSION%%
+@unexec %D/bin/ghc-pkg unregister %%PORTNAME%%-%%PORTVERSION%%
@unexec /bin/rm -f %D/lib/ghc-%%GHC_VERSION%%/package.conf.old
diff --git a/x11/hs-x11-ghc/Makefile b/x11/hs-x11-ghc/Makefile
deleted file mode 100644
index 35c69bbc1549..000000000000
--- a/x11/hs-x11-ghc/Makefile
+++ /dev/null
@@ -1,35 +0,0 @@
-# New ports collection makefile for: hs-x11-ghc
-# Date created: 2007-09-03
-# Whom: Volker Stolz <vs@FreeBSD.org>
-#
-# $FreeBSD$
-
-PORTNAME= x11
-PORTVERSION= 1.5.0.0
-PORTREVISION= 1
-CATEGORIES= x11 haskell
-PKGNAMESUFFIX= -ghc
-
-MAINTAINER= haskell@FreeBSD.org
-COMMENT= X11 bindings for Haskell programs
-
-CABAL_SETUP= Setup.hs
-USE_XORG= x11 xext sm
-
-MASTER_SITES= http://hackage.haskell.org/packages/archive/X11/${PORTVERSION}/
-DISTNAME= X11-${PORTVERSION}
-
-OPTIONS= XINERAMA "Build with Xinerama support" off
-
-.include "${.CURDIR}/../../lang/ghc/bsd.cabal.options.mk"
-.include <bsd.port.options.mk>
-
-.if defined(WITH_XINERAMA)
-USE_XORG+= xinerama
-CONFIGURE_ARGS+= --configure-option="--with-xinerama"
-.else
-CONFIGURE_ARGS+= --configure-option="--without-xinerama"
-.endif
-
-.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
-.include <bsd.port.mk>
diff --git a/x11/hs-x11-ghc/distinfo b/x11/hs-x11-ghc/distinfo
deleted file mode 100644
index 4968910cc116..000000000000
--- a/x11/hs-x11-ghc/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (X11-1.5.0.0.tar.gz) = ec6670f5ce1812206903c8a0fd9df04c
-SHA256 (X11-1.5.0.0.tar.gz) = 653ff8aa4053574a36dbb1729459df6e5a1a87a223bc3eeced8e40c6e3a5406f
-SIZE (X11-1.5.0.0.tar.gz) = 178211
diff --git a/x11/hs-x11-ghc/pkg-descr b/x11/hs-x11-ghc/pkg-descr
deleted file mode 100644
index ba10e1af57ec..000000000000
--- a/x11/hs-x11-ghc/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-A Haskell binding to the X11 library.
-
-The binding is a direct translation of C binding;
-for documentation of these calls, refer to /The Xlib Programming Manual/,
-available online at <http://tronche.com/gui/x/xlib/>.
-
-WWW: http://darcs.haskell.org/X11
diff --git a/x11/hs-x11-ghc/pkg-plist b/x11/hs-x11-ghc/pkg-plist
deleted file mode 100644
index c1867ac3519b..000000000000
--- a/x11/hs-x11-ghc/pkg-plist
+++ /dev/null
@@ -1,45 +0,0 @@
-@comment $FreeBSD$
-%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Graphics/X11.hi
-%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Graphics/X11/ExtraTypes.hi
-%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Graphics/X11/ExtraTypes/AP.hi
-%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Graphics/X11/ExtraTypes/DEC.hi
-%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Graphics/X11/ExtraTypes/HP.hi
-%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Graphics/X11/ExtraTypes/Sun.hi
-%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Graphics/X11/ExtraTypes/XF86.hi
-%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Graphics/X11/ExtraTypes/XorgDefault.hi
-%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Graphics/X11/Types.hi
-%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Graphics/X11/Xinerama.hi
-%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Graphics/X11/Xlib.hi
-%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Graphics/X11/Xlib/Atom.hi
-%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Graphics/X11/Xlib/Color.hi
-%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Graphics/X11/Xlib/Context.hi
-%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Graphics/X11/Xlib/Cursor.hi
-%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Graphics/X11/Xlib/Display.hi
-%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Graphics/X11/Xlib/Event.hi
-%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Graphics/X11/Xlib/Extras.hi
-%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Graphics/X11/Xlib/Font.hi
-%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Graphics/X11/Xlib/Image.hi
-%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Graphics/X11/Xlib/Misc.hi
-%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Graphics/X11/Xlib/Region.hi
-%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Graphics/X11/Xlib/Screen.hi
-%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Graphics/X11/Xlib/Types.hi
-%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Graphics/X11/Xlib/Window.hi
-%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/HSX11-%%PORTVERSION%%.o
-%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/include/HsAllKeysyms.h
-%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/include/HsXlib.h
-%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/include/XlibExtras.h
-%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/libHSX11-%%PORTVERSION%%.a
-%%LIBDIR_REL%%/register.sh
-%%NOPORTDOCS%%%%DOCSDIR%%/LICENSE
-%%NOPORTDOCS%%@dirrmtry %%DOCSDIR%%
-@dirrm %%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/include
-@dirrm %%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Graphics/X11/Xlib
-@dirrm %%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Graphics/X11/ExtraTypes
-@dirrm %%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Graphics/X11
-@dirrm %%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Graphics
-@dirrm %%LIBDIR_REL%%/ghc-%%GHC_VERSION%%
-@dirrm %%LIBDIR_REL%%
-@exec /bin/sh %D/%%LIBDIR_REL%%/register.sh
-@exec /bin/rm -f %D/lib/ghc-%%GHC_VERSION%%/package.conf.old
-@unexec %D/bin/ghc-pkg unregister X11-%%PORTVERSION%%
-@unexec /bin/rm -f %D/lib/ghc-%%GHC_VERSION%%/package.conf.old
diff --git a/x11/hs-x11-xft-ghc/Makefile b/x11/hs-x11-xft-ghc/Makefile
deleted file mode 100644
index 9a63976c7dcf..000000000000
--- a/x11/hs-x11-xft-ghc/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# New ports collection makefile for: hs-x11-xft-ghc
-# Date created: 2008-10-21
-# Whom: Ashish Shukla <wahjava@gmail.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= x11-xft
-PORTVERSION= 0.3
-PORTREVISION= 4
-CATEGORIES= x11 haskell
-PKGNAMESUFFIX= -ghc
-
-MAINTAINER= wahjava@gmail.com
-COMMENT= Bindings to the Xft, Xrender and Freetype for Haskell programs
-
-USE_HACKAGE= utf8-string>=0.1 X11>=1.2.1
-USE_XORG= xft xrender
-
-MASTER_SITES= http://hackage.haskell.org/packages/archive/X11-xft/${PORTVERSION}/
-DISTNAME= X11-xft-${PORTVERSION}
-
-.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
-.include <bsd.port.mk>
diff --git a/x11/hs-x11-xft-ghc/distinfo b/x11/hs-x11-xft-ghc/distinfo
deleted file mode 100644
index 165a4f290ab4..000000000000
--- a/x11/hs-x11-xft-ghc/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (X11-xft-0.3.tar.gz) = 1b4a528a2a4fe5e9de715f6758ff9015
-SHA256 (X11-xft-0.3.tar.gz) = 48892d0d0a90d5b47658877facabf277bf8466b7388eaf6ce163b843432a567d
-SIZE (X11-xft-0.3.tar.gz) = 13684
diff --git a/x11/hs-x11-xft-ghc/pkg-descr b/x11/hs-x11-xft-ghc/pkg-descr
deleted file mode 100644
index d9029e595b30..000000000000
--- a/x11/hs-x11-xft-ghc/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-Bindings to the Xft, X Free Type interface library, and some Xrender parts.
-
-WWW: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11-xft
-
diff --git a/x11/hs-x11-xft-ghc/pkg-plist b/x11/hs-x11-xft-ghc/pkg-plist
deleted file mode 100644
index 7bd28895ed43..000000000000
--- a/x11/hs-x11-xft-ghc/pkg-plist
+++ /dev/null
@@ -1,16 +0,0 @@
-@comment $FreeBSD$
-%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Graphics/X11/Xft.hi
-%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Graphics/X11/Xrender.hi
-%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/HSX11-xft-%%PORTVERSION%%.o
-%%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/libHSX11-xft-%%PORTVERSION%%.a
-%%LIBDIR_REL%%/register.sh
-%%NOPORTDOCS%%%%DOCSDIR%%/LICENSE
-%%NOPORTDOCS%%@dirrmtry %%DOCSDIR%%
-@dirrm %%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Graphics/X11
-@dirrm %%LIBDIR_REL%%/ghc-%%GHC_VERSION%%/Graphics
-@dirrm %%LIBDIR_REL%%/ghc-%%GHC_VERSION%%
-@dirrm %%LIBDIR_REL%%
-@exec /bin/sh %D/%%LIBDIR_REL%%/register.sh
-@exec /bin/rm -f %D/lib/ghc-%%GHC_VERSION%%/package.conf.old
-@unexec %D/bin/ghc-pkg unregister X11-xft-%%PORTVERSION%%
-@unexec /bin/rm -f %D/lib/ghc-%%GHC_VERSION%%/package.conf.old
diff --git a/x11/hs-xmobar/Makefile b/x11/hs-xmobar/Makefile
index 31561db048e5..f2547f51e397 100644
--- a/x11/hs-xmobar/Makefile
+++ b/x11/hs-xmobar/Makefile
@@ -7,7 +7,6 @@
PORTNAME= xmobar
PORTVERSION= 0.11.1
CATEGORIES= x11 haskell
-PKGNAMEPREFIX=
MAINTAINER= haskell@FreeBSD.org
COMMENT= A minimalistic text based status bar
@@ -25,6 +24,7 @@ OPTIONS= XFT "Use Xft to render text (UTF-8 support included)" off \
UTF8 "UTF-8 support" on \
MPD "mpd support" off
+.include "${.CURDIR}/../../lang/ghc/bsd.cabal.options.mk"
.include <bsd.port.options.mk>
# Disable Linux-only options
diff --git a/x11/xmobar/Makefile b/x11/xmobar/Makefile
deleted file mode 100644
index 31561db048e5..000000000000
--- a/x11/xmobar/Makefile
+++ /dev/null
@@ -1,57 +0,0 @@
-# New ports collection makefile for: xmobar
-# Date created: November 7, 2008
-# Whom: Samy Al Bahra <sbahra@kerneled.org>
-#
-# $FreeBSD$
-
-PORTNAME= xmobar
-PORTVERSION= 0.11.1
-CATEGORIES= x11 haskell
-PKGNAMEPREFIX=
-
-MAINTAINER= haskell@FreeBSD.org
-COMMENT= A minimalistic text based status bar
-
-USE_HACKAGE= X11>=1.3.0
-USE_XORG= x11
-
-EXECUTABLE= xmobar
-STANDALONE= yes
-
-PORTDATA= *
-INSTALL_PORTDATA= ${INSTALL_DATA} ${WRKSRC}/xmobar.config-sample ${DATADIR}
-
-OPTIONS= XFT "Use Xft to render text (UTF-8 support included)" off \
- UTF8 "UTF-8 support" on \
- MPD "mpd support" off
-
-.include <bsd.port.options.mk>
-
-# Disable Linux-only options
-CONFIGURE_ARGS+= --flags="-with_inotify -with_iwlib"
-
-.if defined(WITH_XFT)
-CONFIGURE_ARGS+= --flags="with_xft"
-USE_HACKAGE+= utf8-string X11-xft>=0.2
-.else
-CONFIGURE_ARGS+= --flags="-with_xft"
-.endif
-
-.if defined(WITH_UTF8)
-CONFIGURE_ARGS+= --flags="with_utf8"
-.if !defined(WITH_XFT)
-USE_HACKAGE+= utf8-string
-.endif
-.else
-CONFIGURE_ARGS+= --flags="-with_utf8"
-.endif
-
-.if defined(WITH_MPD)
-CONFIGURE_ARGS+= --flags="with_mpd"
-USE_HACKAGE+= libmpd
-.else
-CONFIGURE_ARGS+= --flags="-with_mpd"
-.endif
-
-.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
-.include <bsd.port.mk>
diff --git a/x11/xmobar/distinfo b/x11/xmobar/distinfo
deleted file mode 100644
index 94ce4739c49e..000000000000
--- a/x11/xmobar/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (xmobar-0.11.1.tar.gz) = 766fe504909384628321fb7472fdb621
-SHA256 (xmobar-0.11.1.tar.gz) = 753b755b96852008bbbf8c79933d9ebb87554bf7e562888e8d6fb5b8320a6a73
-SIZE (xmobar-0.11.1.tar.gz) = 45872
diff --git a/x11/xmobar/pkg-descr b/x11/xmobar/pkg-descr
deleted file mode 100644
index 5cf0dedd308f..000000000000
--- a/x11/xmobar/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-Xmobar is a minimalistic text based status bar. Inspired by the Ion3 status
-bar, it supports similar features, like dynamic color management, output
-templates, and extensibility through plugins.
-
-WWW: http://code.haskell.org/~arossato/xmobar
diff --git a/x11/xmobar/pkg-plist b/x11/xmobar/pkg-plist
deleted file mode 100644
index f4b7e0083752..000000000000
--- a/x11/xmobar/pkg-plist
+++ /dev/null
@@ -1,4 +0,0 @@
-@comment $FreeBSD$
-bin/xmobar
-%%NOPORTDOCS%%%%DOCSDIR%%/LICENSE
-%%NOPORTDOCS%%@dirrmtry %%DOCSDIR%%