Bug 120235 - [NEW PORT] x11-wm/xmonad-contrib: Third party tiling algorithms, configurations and scripts to xmonad
Summary: [NEW PORT] x11-wm/xmonad-contrib: Third party tiling algorithms, configuratio...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Alejandro Pulver
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-03 10:10 UTC by Matthieu Guegan
Modified: 2008-02-20 01:20 UTC (History)
0 users

See Also:


Attachments
file.shar (3.40 KB, text/plain)
2008-02-03 10:10 UTC, Matthieu Guegan
no flags Details
xmonad-contrib.shar (9.25 KB, application/x-shar)
2008-02-07 17:11 UTC, Jacula Modyun
no flags Details
xmonad-contrib.shar (9.30 KB, application/x-shar)
2008-02-08 11:59 UTC, Jacula Modyun
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matthieu Guegan 2008-02-03 10:10:01 UTC
This PR replaces the old one 'ports/119929' which has to be closed !

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

Fix: Patch attached with submission follows:
How-To-Repeat: install the attached .shar file
Comment 1 Jacula Modyun 2008-02-07 17:11:54 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
Comment 2 Jacula Modyun 2008-02-08 11:59:58 UTC
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
Comment 3 Alejandro Pulver freebsd_committer freebsd_triage 2008-02-19 21:28:29 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alepulver

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2008-02-20 01:11:42 UTC
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"
Comment 5 Alejandro Pulver freebsd_committer freebsd_triage 2008-02-20 01:12:39 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!