Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.8.5_1 13 May 2024 12:44:19 |
Tobias Kortkamp (tobik) |
*: Spell PORTREVISION correctly
Reported by: portfmt scan |
1.8.5 12 Jan 2024 18:26:26 |
Gleb Popov (arrowd) |
x11/*: Eliminate MANPREFIX |
1.8.5 11 Jan 2024 10:31:03 |
Baptiste Daroussin (bapt) |
MANPREFIX: eliminate the use of MANPREFIX for x11*
While here move some manpages to share/man |
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) |
1.8.5 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 ) |
1.8.5 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 ) |
1.8.5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.8.5 20 Feb 2021 12:25:50 |
dmgk |
x11/xkb-switch: Update to 1.8.5 |
1.6.0 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. |
1.6.0 16 Sep 2019 20:55:08 |
dmgk |
Change my maintainer email
Approved by: tz (mentor), portmgr (adamw)
Differential Revision: https://reviews.freebsd.org/D21677 |
1.6.0 03 Aug 2019 23:07:43 |
yuri |
x11/xkb-switch: Update 1.5.0 -> 1.6.0
Also pet portlint.
PR: 239448
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) |
1.5.0 22 Mar 2017 11:55:48 |
robak |
x11/xkb-switch: update 1.4.0.20170217 -> 1.5.0
PR: 217851
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) |
1.4.0.20170217 10 Mar 2017 16:12:11 |
amdmi3 |
- Update to 1.4.0.20170217
PR: 217564
Submitted by: dg@syrec.org (maintainer) |
0.0.20160417 03 Jul 2016 18:05:09 |
pawel |
Small program that allows to query and change the XKB layout state from
command line.
WWW: https://github.com/ierton/xkb-switch
PR: 210501
Submitted by: Dmitri Goutnik <dg@syrec.org> |