Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
5.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
5.1 20 Jul 2022 14:23:32 |
Tobias C. Berner (tcberner) |
x11: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexander Matey <matey@cis.ohio-state.edu>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Alexey Mikhailov <karma@ez.pereslavl.ru>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Anton Toernqvist <antont@inbox.lv> (Only the first 15 lines of the commit message are shown above ) |
5.1 20 Feb 2022 22:21:31 |
Mateusz Piotrowski (0mp) |
x11/dmenu: Update to 5.1 |
5.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.0 16 Sep 2020 12:05:48 |
0mp |
x11/dmenu: Update to 5.0 |
4.9.6_1 04 Aug 2020 09:44:08 |
0mp |
Bump revision after changing the path for manual pages
Reported by: zeising |
4.9.6 02 Aug 2020 16:53:14 |
0mp |
Install manual pages under share/man and pet linters |
4.9.6 02 Aug 2020 16:34:25 |
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 |
4.9_1 07 Nov 2019 18:36:56 |
zeising |
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
4.9_1 16 Mar 2019 18:18:19 |
0mp |
x11/dmenu: Patch an input focus bug
Dmenu 4.9 was release with a bug causing problems with input focus. We
apply a temporary fix while upstream prepares a new release.
Mailing list discussion: https://lists.suckless.org/dev/1902/33272.html
PR: 236107
Submitted by: Oleh Hushchenkov <o.hushchenkov@gmail.com>
Reviewed by: mat
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D19414 |
4.9 28 Feb 2019 09:30:27 |
0mp |
x11/dmenu: Update to 4.9
- Use REINPLACE_CMD instead of patch files to respect CFLAGS, CPPFLAGS and
LDFLAGS. Also, remove the patch file from the files directory.
Reviewed by: krion
Approved by: krion (mentor)
Differential Revision: https://reviews.freebsd.org/D19396 |
4.8 08 Apr 2018 07:59:19 |
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) |
4.7 05 Jun 2017 19:39:19 |
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 |
4.6 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
4.6 13 Dec 2015 06:04:16 |
jbeich |
x11/dmenu: simplify patching (like r403180)
Override variables instead of trying to fix them, sometimes incorrectly.
PR: 205236
Approved by: portmgr blanket |
4.6 13 Dec 2015 06:03:51 |
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 |
4.5_1 13 Dec 2015 06:03:10 |
jbeich |
x11/dmenu: make XINERAMA=on actually work
Approved by: portmgr blanket
MFH: 2015Q4 |
4.5 06 Jan 2014 20:47:02 |
bapt |
Support stage
Strip binaries |
4.5 20 Sep 2013 23:43:20 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
4.5 22 Mar 2013 08:16:08 |
bapt |
Convert to new options framework left unconverted ports in x* categories |
4.5 14 Feb 2012 21:25:18 |
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) |
4.4.1 18 Nov 2011 01:08:28 |
sunpoet |
- Update to 4.4.1
Changes: http://lists.suckless.org/dev/1109/9336.html
PR: ports/162637
Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
Feature safe: yes |
4.4 01 Sep 2011 18:52:50 |
dhn |
- Update to 4.4
PR: ports/160360
Submitted by: Jeroen Schot <schot@A-Eskwadraat.nl> (maintainer) |
4.3.1 23 May 2011 08:22:21 |
jadawin |
- Update to 4.3.1
- Add LICENSE info
PR: ports/157263
Submitted by: Jeroen Schot <schot _AT_ A-Eskwadraat.nl> |
4.2.1_1 25 Mar 2011 13:23:32 |
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) |
4.2.1 09 Mar 2011 16:55:56 |
miwi |
- Update to 4.2.1
- Remove XFT support (dead via upstream)
PR: 4.2.1
Submitted by: David Demelier <demelier.david@gmail.com>
Approved by: maintainer timeout |
4.1.1 05 Jun 2010 11:29:11 |
makc |
Update to 4.1.1
PR: ports/147192
Submitted by: Demelier David <demelier.david at gmail.com>
Reviewed by: Jeroen Schot (maintainer) |
4.0_1 17 May 2010 10:29:54 |
makc |
Fix build without XFT |
4.0_1 16 May 2010 10:17:48 |
makc |
Turn XFT off by default, as requested by maintainer. |
4.0_1 16 May 2010 10:16:21 |
makc |
Add optional support for Xft.
PR: ports/143951
Submitted by: Ashish SHUKLA <wahjava at gmail.com>
Reviewed by: maintainer |
4.0 27 Apr 2009 19:16:36 |
miwi |
- Update to 4.0
PR: 134024
Submitted by: Jeroen Schot <schot@A-Eskwadraat.nl> (maintainer) |
3.9 06 Dec 2008 15:12:49 |
miwi |
- Update to 3.9
PR: 129441
Submitted by: Jeroen Schot <schot@A-Eskwadraat.nl> (maintainer) |
3.8 06 Aug 2008 07:53:49 |
miwi |
- Update to 3.8
- Update WWW
PR: 126285
Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer) |
3.7 23 Jun 2008 11:00:14 |
miwi |
- Update to 3.7
PR: 124831
Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer) |
3.6 19 Apr 2008 17:56:05 |
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) |
3.6 04 Apr 2008 19:10:30 |
pav |
- Update to 3.6
PR: ports/122441
Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer) |
3.5 16 Mar 2008 09:24:14 |
rafan |
- Update to 3.5
PR: ports/121695
Submitted by: Jeroen Schot <schot at a-eskwadraat.nl> (maintainer) |
3.4 27 Oct 2007 22:04:16 |
miwi |
- Update to 3.4
PR: 117543
Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer) |
3.3 23 Sep 2007 05:57:17 |
rafan |
- Update to 3.3
PR: ports/116546
Submitted by: Jeroen Schot <schot at a-eskwadraat.nl> (maintainer) |
3.2 04 Jun 2007 08:20:19 |
miwi |
- Update to 3.2
PR: 113168
Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer) |
3.0_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
3.0 23 Apr 2007 08:28:29 |
miwi |
- Update to 3.0
PR: 112002
Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer) |
2.8 07 Mar 2007 22:47:20 |
miwi |
- Update to 2.8
PR: 110051
Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer) |
2.6 04 Mar 2007 10:26:40 |
rafan |
- Update to 2.6
PR: ports/109816
Submitted by: Jeroen Schot <schot at a-eskwadraat.nl> (maintainer) |
2.4 26 Feb 2007 11:19:10 |
miwi |
- Update to 2.4
PR: 109523
Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer) |
2.2 15 Feb 2007 19:34:56 |
jmelo |
- Update to 2.2.
- Update mastersite.
- Update WWW.
PR: ports/109171
Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer) |
2.1 25 Jan 2007 17:51:09 |
rafan |
- Update to 2.1
PR: ports/108335
Submitted by: Jeroen Schot <schot at a-eskwadraat.nl> (maintainer) |
2.0 17 Jan 2007 03:43:03 |
clsung |
- Update to 2.0
PR: ports/108012
Submitted by: maintainer (Jeroen Schot) |
1.9 12 Jan 2007 21:18:18 |
miwi |
- Update to 1.9
PR: ports/107853
Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer) |
1.8 03 Jan 2007 21:04:30 |
miwi |
- Update to 1.8
PR: ports/107480
Submitted by: Sokolov Alexey<sokolhacker@mail.ru>
Approved by: maintainer |
1.7.1 15 Dec 2006 08:17:32 |
miwi |
- Update to 1.7.1
PR: ports/106725
Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer) |
1.6 08 Dec 2006 22:55:40 |
miwi |
- Update to 2.6
PR: ports/106454
Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer) |
1.5 06 Dec 2006 02:04:11 |
rafan |
- Update to 1.5
- Update WWW entry
PR: ports/106381
Submitted by: Jeroen Schot <schot at a-eskwadraat.nl> (maintainer) |
1.3 05 Nov 2006 12:51:55 |
lawrance |
Update to 1.3.
PR: ports/104537
Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer) |
1.2 08 Oct 2006 10:32:05 |
erwin |
Update to 1.2
PR: 104153
Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer) |
0.9 14 Sep 2006 15:26:31 |
rafan |
- Update to 0.9
PR: ports/103264
Submitted by: Jeroen Schot <schot at a-eskwadraat.nl> (maintainer) |
0.6 01 Sep 2006 17:28:22 |
miwi |
- Update to 0.6
PR: ports/102753
Submitted by: Jeroen Schot <schot(at)castor.sshunet.nl> (maintainer) |
0.3 28 Aug 2006 08:17:37 |
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> |