Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
03 Nov 2019 21:56:38
2.0.4

|
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 |
18 Sep 2019 13:24:52
2.0.4

|
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 |
11 Sep 2018 18:34:28
2.0.3_2

|
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 |
31 Jul 2018 18:41:30
2.0.3_1

|
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 |
17 Dec 2017 19:01:19
2.0.3

|
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 |
01 Apr 2016 14:33:58
2.0.1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
11 Dec 2015 15:25:07
2.0.1

|
kwm  |
Update libXfont2 to 2.0.1. |
10 Dec 2015 12:27:56
2.0.0

|
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. |