| non port: x11/dmenu/files/patch-config.mk |
Number of commits found: 18 |
|
Sunday, 2 Aug 2020
|
16:34 0mp
x11/dmenu: Get the latest bug fixes from upstream
Users are still reporting issues with the dmenu version 4.9. The patch we
have currently in the ports tree was meant to be a temporary fix as we
waited for a new dmenu release. A new release is not coming apparently,
so let's just get the latest patches from upstream.
Also, switch to a GitHub-hosted mirror of the dmenu repository
as it is painful to get artifacts from https://git.suckless.org/
without a Git client.
While here, replace REINPLACE_CMD with patches.
Reported by: Scott Robbins
MFH: 2020Q3
 |
|
Sunday, 8 Apr 2018
|
07:59 yuri
x11/dmenu: Update 4.7 -> 4.8
0mp@FreeBSD.org takes maintainership.
Port changes:
* Remove extra patches
* Remove FREETYPEINC patch, add it as a variable to MAKE_ARGS
* Monor change in pkg-descr
* Change WWW to https
PR: 226664
Submitted by: Mateusz Piotrowski <0mp@FreeBSD.org>
Approved by: schot@a-eskwadraat.nl (maintainer; timeout 22 days)
 |
|
Monday, 5 Jun 2017
|
19:39 tobik
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
 |
|
Sunday, 13 Dec 2015
|
06:04 jbeich
x11/dmenu: simplify patching (like r403180)
Override variables instead of trying to fix them, sometimes incorrectly.
PR: 205236
Approved by: portmgr blanket
 |
06:03 jbeich
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
 |
|
Tuesday, 14 Feb 2012
|
21:25 scheidell
- 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)
 |
|
Monday, 23 May 2011
|
08:22 jadawin
- Update to 4.3.1
- Add LICENSE info
PR: ports/157263
Submitted by: Jeroen Schot <schot _AT_ A-Eskwadraat.nl>
 |
|
Friday, 25 Mar 2011
|
13:23 dhn
- 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)
 |
|
Monday, 17 May 2010
|
10:29 makc
Fix build without XFT
 |
|
Sunday, 16 May 2010
|
10:16 makc
Add optional support for Xft.
PR: ports/143951
Submitted by: Ashish SHUKLA <wahjava at gmail.com>
Reviewed by: maintainer
 |
|
Monday, 27 Apr 2009
|
19:16 miwi
- Update to 4.0
PR: 134024
Submitted by: Jeroen Schot <schot@A-Eskwadraat.nl> (maintainer)
 |
|
Monday, 23 Jun 2008
|
11:00 miwi
- Update to 3.7
PR: 124831
Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
 |
|
Saturday, 19 Apr 2008
|
17:56 miwi
- 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)
 |
|
Saturday, 27 Oct 2007
|
22:04 miwi
- Update to 3.4
PR: 117543
Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
 |
|
Monday, 4 Jun 2007
|
08:20 miwi
- Update to 3.2
PR: 113168
Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
 |
|
Monday, 26 Feb 2007
|
11:19 miwi
- Update to 2.4
PR: 109523
Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
 |
|
Friday, 1 Sep 2006
|
17:28 miwi
- Update to 0.6
PR: ports/102753
Submitted by: Jeroen Schot <schot(at)castor.sshunet.nl> (maintainer)
 |
|
Monday, 28 Aug 2006
|
08:17 pav
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>
 |
Number of commits found: 18 |