Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.6 13 Jul 2024 12:28:44 |
Gleb Popov (arrowd) Author: Жунёва Мария Михайловна |
x11-fonts/libXfont2: update to 2.0.6
Changes:
https://gitlab.freedesktop.org/xorg/lib/libxfont/-/compare/libXfont2-2.0.5...libXfont2-2.0.6
Reviewed by: diizzy, jbeich
Tested by: arrowd
Pull Request: https://github.com/freebsd/freebsd-ports/pull/273
Sponsored by: Serenity Cybersecurity, LLC |
2.0.5_1 01 Sep 2023 11:47:43 |
Gleb Popov (arrowd) |
x11/xtrans: Don't unlink X11 Unix sockets.
Without this change calling `Xorg -displayfd ..` would always make X to use
:0 as the DISPLAY. This was a showstopper for running parallel desktop sessions.
The leftover UDS' are cleaned up during system's boot by the /etc/rc.d/cleartmp
service.
Based on work of jbeich and Olivier Certner <olivier.freebsd@free.fr>.
PR: 253277
Approved by: manu
Sponsored by: Serenity Cybersecurity, LLC
Differential Revision: https://reviews.freebsd.org/D30557 |
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) |
2.0.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 ) |
2.0.5 20 Jul 2022 14:23:36 |
Tobias C. Berner (tcberner) |
x11-fonts: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Illarionov <littlesavage@rambler.ru>
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Ashish Shukla <wahjava@gmail.com>
* Babak Farrokhi <babak@farrokhi.net>
* Björn König <bkoenig@alpha-tierchen.de>
* Brett Taylor
* Dave Cottlehuber <dch@skunkwerks.at>
* Dejan Lesjak <lesi@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.0.5 03 Aug 2021 04:40:44 |
Neel Chauhan (nc) |
x11-fonts/libXfont2: Update to 2.0.5 |
2.0.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0.4 03 Nov 2019 21:56:38 |
zeising |
Switch all ports to use USES=xorg-cat
Change all ports to use USES=xorg-cat instead of the old XORG_CAT
Add USES=xorg and USES=gl as needed to x11@ ports |
2.0.4 18 Sep 2019 13:24:52 |
zeising |
x11-fonts/libXfont2: Update to 2.0.4
Update x11-fonts/libXfont2 to 2.0.4
Add USES=xorg xorg-cat
Add license information
this is a minor maintenance release
Changelog:
https://lists.x.org/archives/xorg-announce/2019-September/003022.html |
2.0.3_2 11 Sep 2018 18:34:28 |
zeising |
Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG. Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.
PR: 230909
Reviewed by: eadler
Approved by: portmgr (antoine)
Obtained
from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D16906 |
2.0.3_1 31 Jul 2018 18:41:30 |
zeising |
Switch to xorgproto instead of individual packages
Upstream used to distribute protocol headers as separate packages, but has
decided to merge those to a common package, named xorgproto. This update
tracks that change.
* Add a new port, x11/xorgproto, with are protocol headers for xorg.
* Hook the new protocol port to the build and to infrastructure in
bsd.xorg.mk.
* Update all ports with a dependency on any of the old *proto packages to
instead depend on xorgproto. Bump portrevision.
* Delete the old *proto packages, update MOVED.
PR: 230023
Submitted by: zeising
Approved by: portmgr (antoine)
exp-run by: antoine |
2.0.3 17 Dec 2017 19:01:19 |
zeising |
Update libXfont ports.
Update libXfont to 1.5.4.
Update libXfont2 to 2.0.3.
This fixes several security vulnerabilities.
MFH: 2017Q4
Security: 08a125f3-e35a-11e7-a293-54e1ad3d6335
3b9590a1-e358-11e7-a293-54e1ad3d6335 |
2.0.1 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
2.0.1 11 Dec 2015 15:25:07 |
kwm |
Update libXfont2 to 2.0.1. |
2.0.0 10 Dec 2015 12:27:56 |
kwm |
Add libXfont2.
libXfont2 is the same as the old libXfont libary, but has a shiny
new API/ABI that avoids referencing symbols in the X server directly.
The code for the X server to use this version is awaiting review and
merging still.
Comment the CPE information out since it unclear which product name
will be used. |