#21203 closed submission (fixed)
dvtm 0.52 portfile submission
Reported by: | harold@… | Owned by: | ryandesign (Ryan Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.0 |
Keywords: | Cc: | ||
Port: | dvtm |
Description
Portfile for dvtm.
dvtm brings the concept of tiling window management, popularized by X11-window managers like dwm to the console. As a console window manager it tries to make it easy to work with multiple console based programs like vim, mutt, cmus or irssi.
Attachments (3)
Change History (7)
Changed 13 years ago by harold@…
Changed 13 years ago by harold@…
Attachment: | patch-src-config.mk.diff added |
---|
Changed 13 years ago by harold@…
Attachment: | patch-src-Makefile.diff added |
---|
comment:2 Changed 13 years ago by ryandesign (Ryan Schmidt)
Keywords: | dvtm removed |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
Port: | dvtm added |
Status: | new → assigned |
Summary: | [dvtm][0.5.2][Submission of Portfile] → dvtm 0.52 portfile submission |
comment:3 follow-up: 4 Changed 13 years ago by ryandesign (Ryan Schmidt)
Cc: | harold@… removed |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Thanks for the port. I committed it in r58067 with the following changes:
- fixed port so it is UsingTheRightCompiler
- fixed patch-src-config.mk.diff to not hardcode /opt/local
- applied patch-src-Makefile.diff only on darwin (I hope that's correct)
- reused ${homepage} variable in master_sites
- obfuscated your email address
- changed whitespace so things align into columns
comment:4 Changed 13 years ago by harold@…
Replying to ryandesign@…:
Thanks for the port. I committed it in r58067 with the following changes:
- fixed port so it is UsingTheRightCompiler
- fixed patch-src-config.mk.diff to not hardcode /opt/local
- applied patch-src-Makefile.diff only on darwin (I hope that's correct)
- reused ${homepage} variable in master_sites
- obfuscated your email address
- changed whitespace so things align into columns
Thanks for the commiting.
Sorry for the changes you've done. It's correct for the patch-src-Makefile.diff, it's only for the darwin platform.
Note: See
TracTickets for help on using
tickets.
Portfile for dvtm