| Summary: | [NEW PORT] x11-wm/xmonad-contrib: Third party tiling algorithms, configurations and scripts to xmonad | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Matthieu Guegan <matt.guegan> | ||||||||
| Component: | Individual Port(s) | Assignee: | Alejandro Pulver <alepulver> | ||||||||
| Status: | Closed FIXED | ||||||||||
| Severity: | Affects Only Me | ||||||||||
| Priority: | Normal | ||||||||||
| Version: | Latest | ||||||||||
| Hardware: | Any | ||||||||||
| OS: | Any | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Matthieu Guegan
2008-02-03 10:10:01 UTC
The pkg-list and the dependencies are incorrect. I preferred to submit directly an archive file; i hope this isn't a problem. Best Regards I' m sorry, but I forgot to substitute the dependence
"hs-x11-extras-ghc>=0.4:${PORTSDIR}/x11/hs-x11-extras-ghc"
with the dependence
"hs-x11-ghc>=1.4.1:${PORTSDIR}/x11/hs-x11-ghc"
This last archive is the correct one.
Best regards
Responsible Changed From-To: freebsd-ports-bugs->alepulver I'll take it. alepulver 2008-02-20 01:11:37 UTC
FreeBSD ports repository
Modified files:
x11-wm Makefile
Added files:
x11-wm/xmonad-contrib Makefile distinfo pkg-descr pkg-plist
Log:
Third party tiling algorithms, configurations and scripts to xmonad.
For an introduction to building, configuring and using xmonad extensions,
see XMonad.Doc.
In particular:
* XMonad.Doc.Configuring, a guide to configuring xmonad.
* XMonad.Doc.Extending, using the contributed extensions library.
* XMonad.Doc.Developing, introduction to xmonad internals and
writing your own extensions.
WWW: http://www.xmonad.org/
PR: ports/120235
Submitted by: Matthieu Guegan <matt.guegan at free.fr>
Revision Changes Path
1.215 +1 -0 ports/x11-wm/Makefile
1.1 +40 -0 ports/x11-wm/xmonad-contrib/Makefile (new)
1.1 +3 -0 ports/x11-wm/xmonad-contrib/distinfo (new)
1.1 +13 -0 ports/x11-wm/xmonad-contrib/pkg-descr (new)
1.1 +116 -0 ports/x11-wm/xmonad-contrib/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added, with minor changes. Thanks! |