ports/119929: [NEW PORT] x11-wm/xmonad-contrib: Third party tiling algorithms, configurations and scripts to xmonad

Matthieu GUEGAN matt.guegan at free.fr
Wed Jan 23 19:10:01 UTC 2008


>Number:         119929
>Category:       ports
>Synopsis:       [NEW PORT] x11-wm/xmonad-contrib: Third party tiling algorithms, configurations and scripts to xmonad
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 23 19:10:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Matthieu GUEGAN
>Release:        FreeBSD 7.0-PRERELEASE i386
>Organization:
>Environment:
FreeBSD 7.0-PRERELEASE #6: Wed Jan  2 21:30:05 CET
>Description:
Third party tiling algorithms, configurations and scripts to xmonad, a tiling window manager for X.

>How-To-Repeat:

>Fix:
Apply the .shar file following

Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	xmonad-contrib
#	xmonad-contrib/Makefile
#	xmonad-contrib/distinfo
#	xmonad-contrib/pkg-descr
#
echo c - xmonad-contrib
mkdir -p xmonad-contrib > /dev/null 2>&1
echo x - xmonad-contrib/Makefile
sed 's/^X//' >xmonad-contrib/Makefile << 'END-of-xmonad-contrib/Makefile'
X# New ports collection makefile for:	xmonad-contrib
X# Date created:		2008-01-23
X# Whom:			Matthieu Guegan <matt.guegan at free.fr>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	xmonad-contrib
XPORTVERSION=	0.5
XCATEGORIES=	x11-wm haskell
XMASTER_SITES=	http://hackage.haskell.org/packages/archive/xmonad-contrib/${PORTVERSION}/
XDISTFILES=	xmonad-contrib-${PORTVERSION}${EXTRACT_SUFX}
X
XMAINTAINER=	matt.guegan at free.fr
XCOMMENT=	Third party tiling algorithms, configurations and scripts to xmonad, a tiling window manager for X
X
XUSE_XLIB=	yes
X
XCABALCMD=	${LOCALBASE}/bin/runghc Setup.lhs
X
X.include <bsd.port.pre.mk>
X
XBUILD_DEPENDS+=	ghc:${PORTSDIR}/lang/ghc \
X		hs-x11-extras-ghc>=0.4:${PORTSDIR}/x11/hs-x11-extras-ghc \
X		xmonad:${PORTSDIR}/x11-wm/xmonad
XLIB_DEPENDS+=	gmp.7:${PORTSDIR}/math/libgmp4
X
XPORTDOCS=	LICENSE
X
Xdo-configure:
X	cd ${WRKSRC} && ${CABALCMD} configure --ghc --prefix=${PREFIX}
X
Xdo-build:
X	cd ${WRKSRC} && ${CABALCMD} build
X
Xdo-install:
X	@cd ${WRKSRC} && ${CABALCMD} install
X	@${MKDIR} ${DOCSDIR}
X	${INSTALL_DATA} ${WRKSRC}/LICENSE ${DOCSDIR}
X
X.include <bsd.port.post.mk>
END-of-xmonad-contrib/Makefile
echo x - xmonad-contrib/distinfo
sed 's/^X//' >xmonad-contrib/distinfo << 'END-of-xmonad-contrib/distinfo'
XMD5 (xmonad-contrib-0.5.tar.gz) = 8ab31a1143f3340fd4db7174fe936bce
XSHA256 (xmonad-contrib-0.5.tar.gz) = a587aa46ddf8924a7ef065176a2bf2b4bf62890ab92af9f8577cc664aec23ffc
XSIZE (xmonad-contrib-0.5.tar.gz) = 115429
END-of-xmonad-contrib/distinfo
echo x - xmonad-contrib/pkg-descr
sed 's/^X//' >xmonad-contrib/pkg-descr << 'END-of-xmonad-contrib/pkg-descr'
XThird party tiling algorithms, configurations and scripts to xmonad, a tiling window manager for X.
X
XFor an introduction to building, configuring and using xmonad extensions, see XMonad.Doc. In particular:
X
XXMonad.Doc.Configuring, a guide to configuring xmonad
XXMonad.Doc.Extending, using the contributed extensions library
XXMonad.Doc.Developing, introduction to xmonad internals and writing your own extensions. 
END-of-xmonad-contrib/pkg-descr
exit


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list