Tobias Kortkamp
5f530e8273
Update to 4.7
...
Changes: http://lists.suckless.org/dev/1705/31705.html
PR: 219162
Approved by: lme (mentor), schot@a-eskwadraat.nl (maintainer timeout, 3 weeks)
Differential Revision: https://reviews.freebsd.org/D10994
2017-06-05 19:39:19 +00:00
Jan Beich
d490a98409
x11/dmenu: simplify patching (like r403180)
...
Override variables instead of trying to fix them, sometimes incorrectly.
PR: 205236
Approved by: portmgr blanket
2015-12-13 06:04:15 +00:00
Jan Beich
0c1334ba2e
x11/dmenu: update to 4.6
...
- Explicitly track direct fontconfig dependency
- Define LICENSE_FILE as MIT has many styles
https://fedoraproject.org/wiki/Licensing:MIT
Changes: http://lists.suckless.org/dev/1511/27503.html
PR: 205236
Reported by: Jakub Lach, Randy Westlund
Pointy hat to: jbeich (timeout-happy)
Approved by: r403178 regression
2015-12-13 06:03:51 +00:00
Michael Scheidell
a953440d6b
- Upgrade to 4.5 [1]
...
- Add optional XFS support [1] (default off) [2]
- Revised patch by maintainer [2]
PR: ports/164012
Submitted by: Aragon Gouveia <aragon@phat.za.net> [1]
Approved by: Jeroen Schot <schot@A-Eskwadraat.nl> (maintainer), gabor (mentor, implicit)
2012-02-14 21:25:17 +00:00
Dennis Herrmann
17dba8cb5d
- Update to 4.4
...
PR: ports/160360
Submitted by: Jeroen Schot <schot@A-Eskwadraat.nl> (maintainer)
2011-09-01 18:52:49 +00:00
Philippe Audeoud
6b73fc574f
- Update to 4.3.1
...
- Add LICENSE info
PR: ports/157263
Submitted by: Jeroen Schot <schot _AT_ A-Eskwadraat.nl>
2011-05-23 08:22:21 +00:00
Dennis Herrmann
2ad3d9b5eb
- Bump PORTREVISION
...
- Fix to build with BSD make
- Add Xinerama support
- Respect CFLAGS
PR: ports/155918
Submitted by: Jeroen Schot <schot@A-Eskwadraat.nl> (maintainer)
2011-03-25 13:23:32 +00:00
Max Brazhnikov
753ba27d30
Fix build without XFT
2010-05-17 10:29:54 +00:00
Max Brazhnikov
85bfb74d6c
Add optional support for Xft.
...
PR: ports/143951
Submitted by: Ashish SHUKLA <wahjava at gmail.com>
Reviewed by: maintainer
2010-05-16 10:16:21 +00:00
Martin Wilke
6ac5139da3
- Update to 4.0
...
PR: 134024
Submitted by: Jeroen Schot <schot@A-Eskwadraat.nl> (maintainer)
2009-04-27 19:16:36 +00:00
Martin Wilke
b50de55461
- Update to 3.7
...
PR: 124831
Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
2008-06-23 11:00:14 +00:00
Martin Wilke
3e4ed01146
- Remove unneeded dependency from gtk12/gtk20 [1]
...
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
2008-04-19 17:56:05 +00:00
Martin Wilke
4579ae11b2
- Update to 3.4
...
PR: 117543
Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
2007-10-27 22:04:15 +00:00
Martin Wilke
aad16363bd
- Update to 3.2
...
PR: 113168
Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
2007-06-04 08:20:19 +00:00
Martin Wilke
44fe6e212c
- Update to 2.4
...
PR: 109523
Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
2007-02-26 11:19:10 +00:00
Martin Wilke
f7b23a0c39
- Update to 0.6
...
PR: ports/102753
Submitted by: Jeroen Schot <schot(at)castor.sshunet.nl> (maintainer)
2006-09-01 17:28:22 +00:00
Pav Lucistnik
c39d9bc85a
dmenu is a minimalistic X11 menu. It reads a newline separated list of items
...
from stdin and shows them as a menu on the top of the screen. When the user
selects one item or types any text and presses Enter, his choice is printed to
stdout.
dmenu was developed as an addition to the dwm window manager, but can be used
in any X11-environment.
WWW: http://10kloc.org/dwm/
PR: ports/101573
Submitted by: Jeroen Schot <schot@a-eskwadraat.nl>
2006-08-28 08:17:37 +00:00