Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.7_5 25 Apr 2023 06:39:53 |
Emmanuel Vadot (manu) |
x11/xorg-libraries: Remove depend on libdmx
DMX support was removed from xorg-server in 88b0ae2bb9c6 ("xorg: upgrade to
21.1.4")
no need to keep the library installed in this meta-port.
Sponsored by: Beckhoff Automation GmbH & Co. KG |
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) |
7.7_4 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 ) |
7.7_4 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 ) |
7.7_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
7.7_4 01 Oct 2019 19:33:16 |
zeising |
Remove deprecated x11 ports
Remove deprecated x11 ports:
* x11/libXTrap
* x11/libXprintAppUtil
* x11/libXprintUtil
* x11/rstart
* x11/xdbedizzy
* x11/xplsprinters
* x11/xprehashprinterlist
* x11/xtrap
Remove libraries from Mk/Uses/Xorg and xorg-libraries as needed to adjust
for their removal.
Add entries to MOVED |
7.7_4 26 Sep 2019 08:40:43 |
zeising |
x11/xorg-libs: Remove libXp
Remove libXp from the default set of libraries that xorg-libs provides.
This is a prerequisite for deprecating libXp. |
7.7_3 06 Sep 2019 21:26:20 |
zeising |
Bump portrevision |
7.7_2 06 Sep 2019 21:23:57 |
zeising |
x11/xorg-libraries: Remove xf86misc dependency
Remove the libXxf86misc dependency from xorg-library. Xxf86misc is
deprecated upstream, and there is no need to have it installed in the
default xorg installation. |
7.7_2 06 Sep 2019 21:09:17 |
zeising |
deprecate various xorg libraries
Deprecate various xorg libraries, as they have been deprecated upstream.
Remove them from xorg-libraries.
List of deprecated ports:
x11/libXevie
x11/liboldX
x11/libxkbui
x11-fonts/libXfontcache |
7.7_2 14 Jul 2017 12:44:57 |
amdmi3 |
Update X.org WWWs
Approved by: portmgr blanket |
7.7_2 06 Jul 2017 13:03:07 |
amdmi3 |
- Remove duplicate dependency
Approved by: portmgr blanket |
7.7_2 13 Jan 2017 22:59:59 |
bapt |
Convert to USES=metaport
PR: 201496
Submitted by: Andriy Voskoboinyk (s3erios@gmail.com) |
7.7_2 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
7.7_2 17 Jan 2015 21:47:57 |
bapt |
This is also a meta ports, make it such |
7.7_1 17 Jan 2015 21:37:45 |
bapt |
Remove useless @dirrm* |
7.7_1 16 Dec 2013 14:17:10 |
zeising |
readd libXp as dependency. This got lost in the update. |
7.7_1 16 Dec 2013 14:12:51 |
zeising |
Readd missing portrevision.
Noticed by: Jan Henrik Sylvester <me@janh.de> |
7.7 16 Dec 2013 11:11:10 |
zeising |
Switch FreeBSD CURRENT to use the new xorg stack (WITH_NEW_XORG=) [0]
If the old xorg stack is still needed, it is possible to add WITHOUT_NEW_XORG=
to /etc/make.conf to get the old version.
Update several xorg related ports, including:
x11/libxcb 1.9.1 -> 1.9.3
graphics/libdrm 2.4.46 -> 2.4.50
x11/pixman 0.30.2 -> 0.32.4
x11/xkeyboard-config 2.9 -> 2.10.1
x11-drivers/xf86-input-keyboard 1.7.0 -> 1.8.0
Fix dissapearing cursor in xf86-video-vmware [2]
Stagify all x11@-owned ports
Bump portrevisions for xf86-* ports due to xserver version change.
Fix fallout from updates where needed.
Thanks to: all testersi, bdrewery and the FreeBSD x11@ team
exp-run by: bdrewery [1]
PR: ports/184684 [1], ports/181385 [2]
Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net> [2]
Approved by: portmgr (bdrewery), core (jhb) [0] |
7.7_1 03 Dec 2013 21:00:33 |
tijl |
Add libXp to xorg-libraries.
PR: ports/180096
Approved by: x11 (zeising,eadler) |
7.7 20 Sep 2013 23:43:20 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
7.7 25 May 2013 14:37:03 |
zeising |
The FreeBSD x11 team proudly presents
an zeising, kwm, miwi, bapt, eadler production:
Xorg 7.7
Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities
(Only the first 15 lines of the commit message are shown above ) |
7.5.1 27 Feb 2012 17:45:44 |
eadler |
Remove old cruft.
No current version of any software should use /etc/X11R6 so the symlink is no
longer required.
Reviewed by: kwm |
7.5.1 16 Jan 2012 15:14:34 |
eadler |
Unbreak my previous commit by removing pkg-install reference from the port
Submitted by: radek.krejca@starnet.cz
Pointhat to: me |
7.5.1 15 Jan 2012 23:05:52 |
eadler |
The switch to X11BASE happened so long ago that anyone who didn't already
migrate
has a darn good reason and should know how to fix it themselves
Discussed with: kwm, dougb
Not approved by: dougb |
7.5.1 25 Feb 2011 16:52:50 |
miwi |
- Please welcome Xorg 7.5.1
The X-Server has been patched to the latest 1.7.X series, drivers
and fonts have been updated to the latest versions. This update includes
some components from Xorg 7.6 with a lot of improvements, and it seems
that the performance is much better than the old version. Also this
Update fix build issues with clang and binutils 2.17.50 in current,
remove 6.X gruft and de-author pkg-descr.
I would like to thank:
Beat Gaetzi
Dima Panov
Koop Mast
Eitan Adler
and all Testers.
PR: ports/147646
ports/148035
ports/148744
ports/150223
ports/152889
ports/154457 |
7.5 01 May 2010 11:41:07 |
miwi |
- Update to Xorg 7.5
The Intel drivers was patched to work with
the new server. The drivers for Vesa, NV,NVIDIA and
ATI have been tested thoroughfully and seem to work fine.
A complete changelog of Xorg 7.5 can you read here:
http://www.x.org/releases/X11R7.5/
A note to FreeBSD 6.X users: We strongly recommend you
to update your system to 7.x or above.
For updating try
portupgrade -af \* (Only the first 15 lines of the commit message are shown above ) |
7.4 23 Jan 2009 16:28:36 |
flz |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG). |
7.3_2 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) |
7.3_1 12 Dec 2007 17:00:37 |
flz |
Create the symlink in pre-install instead of pre-everything.
Submitted by: ru |
7.3_1 16 Sep 2007 12:42:25 |
flz |
Bump PORTREVISION after gtk20 dependency removal in pixman. |
7.3 13 Sep 2007 19:45:08 |
flz |
- Update X.org ports to 7.3.
- Mark XFree86-4 as DEPRECATED with EXPIRATION_DATE set to 2007-12-25.
I hope that nobody will be bored enough on Christmas to remove them on
that day.
Tested by: vehemens, Rene Ladan, Beech Rintoul, sarek on x11@ |
7.2_2 06 Jul 2007 00:23:20 |
lesi |
Let LOCALBASE be overriden. /usr/X11R6 should be hardcoded here though.
Pointed out by: sat
Pointy hat to: lesi |
7.2_2 05 Jul 2007 23:00:18 |
lesi |
Don't mess with /etc files in pkg-install when PACKAGE_BUILDING. The created
package will do that.
Submitted by: marcus |
7.2_2 02 Jul 2007 17:56:11 |
lesi |
Reword the error message so it's more clear why the port would refuse to
build and make this part fit in 80 character lines [1].
Adjust couple of files in /etc for clean install cases after symlink
creation as mergebase.sh already does for upgrades.
Submitted by: grog [1] |
7.2_1 25 May 2007 20:59:30 |
lesi |
Don't bail out on clean installs, just create convenience symlink instead.
PR: ports/112796
Discussed with: flz, kris |
7.2 22 May 2007 07:28:02 |
kris |
The instructions in UPDATING are also applicable for fresh installations
of X, so try to ease user confusion.
Approved by: portmgr (self) |
7.2 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}. |
6.9.0_1 27 Jan 2007 20:24:58 |
lesi |
Add vendor patch preventing arbitrary code execution or denial of
service by adding malicious font to X server font path.
PR: ports/107733
Security: CVE-2006-3739, CVE 2006-3740 |
6.9.0 22 Jan 2006 02:59:14 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
6.9.0 21 Jan 2006 18:55:08 |
lesi |
Upgrade to X.Org 6.9.0 release.
Remove separate mtree file for X_WINDOW_SYSTEM=XOrg case. Both X11
distributions now use the one from /etc/mtree again. |
6.8.2 11 Nov 2005 22:16:17 |
lesi |
If port belongs to X11 distribution different than ${X_WINDOW_SYSTEM} one,
point to The X Window System and Virtual Consoles chapter of FAQ.
Add SHA256. |
6.8.2 26 Aug 2005 18:45:45 |
lesi |
Fix locale support on sparc64 by fixing path to search for libraries.
PR: ports/83316
Approved by: portmgr (marcus) |
6.8.2 17 Mar 2005 23:22:13 |
lesi |
Upgrade X.Org ports to 6.8.2.
Release notes are available at
http://www.x.org/X11R6.8.2/doc/RELNOTES.html
Thanks to kris and krion for running several cluster test builds,
maintainers of GNOME for prompt responses, portmgr for postponing ports
freeze for this update, testers on FreeBSD-X11@ list and others that I
might have mised here.
Also included:
- fix for ATI Mobility on Dell Inspiron 7500 (obtained from Marc Aurele La
France; obtained and tested by julian)
- fix for kbd driver on Sparc64 (tested by Aaron Dudek, Michael G. Jung and
Matthias Muthmann), which still appears to have problems with some
keyboards - so
- fix for kbd driver on PC98 (reported and tested by NAKAJI Hiroyuki; PR
ports/77217)
- fix for i810 on HP D530 (obtained from Egbert Eich; obtained and tested
by Anders Nor Berle; PR ports/74757) |
6.8.1_1 31 Dec 2004 09:02:28 |
anholt |
Re-add libXThrStub for FreeBSD that requires thread stubs. Between 6.7 and 6.8
I had moved libXThrStub into libX11, because it seemed unnecessary. However,
because libc_r symbols are also weak, the weak stubs in libX11 would interfere,
however they don't if they are in a library linked by libX11. The most common
manifestation of the problem was:
GThread-ERROR **: file gthread-posix.c: line 137 (g_thread_impl_init): error
'Invalid argument' during 'pthread_getschedparam (pthread_self(), &policy,
&sched)'
in glib apps.
PR: ports/75477
Submitted by: KIMURA Yasuhiro, yasu at utahime dot org
Testing by: marcus |
6.8.1 23 Dec 2004 01:35:49 |
anholt |
Update X.Org ports to 6.8.1, and the DRI port to use Mesa 6.2. Because Mesa 6.2
DRI drivers are incompatible with the old libGL in XFree86, they have been
repocopied to graphics/xfree86-dri. Also note that with this commit the html
manpages are going away, and with it the runtime dependency on perl for the
imake port.
Release notes at: http://www.x.org/X11R6.8.1/RELNOTES.txt
Props to: kris (multiple cluster runs and sorting through logs)
lesi (fixing all the issues in those logs, and more) |
6.7.0_3 31 Oct 2004 20:36:37 |
anholt |
Apply xpm-sec5.diff fixes to the xpm-sec.patch4 diff. Using SIZE_MAX instead
of [U]INT_MAX in several tests would result in the tests being useless on 64-bit
machines. PORTREVISION bumped for everyone for simplicity, and just to be sure.
Submitted by: nectar
Obtained from: Matthieu Herrb <matthieu.herrb@laas.fr> by nectar |
6.7.0_2 16 Sep 2004 02:14:09 |
anholt |
Apply fixes for CAN-2004-0687 and CAN-2004-0688 in libXpm (stack-based and
integer overflow security vulnerabilities).
Approved by: portmgr |
6.7.0_1 21 Aug 2004 05:01:17 |
lesi |
Add conflicts to Mesa and xpm ports. Libraries that they install are
already included in this port.
Noticed by: David Julien (david dot julien at gmail dot com)
PR: ports/70004
Approved by: anholt (mentor) |
6.7.0_1 04 Aug 2004 09:02:46 |
krion |
Pet portlint. |
6.7.0_1 23 Jul 2004 23:46:02 |
pav |
- Extend IGNORE message, point users to instructions how to switch
from XFree86-4 to X.Org.
Approved by: anholt (x11 hat) |
6.7.0_1 23 Jul 2004 19:10:32 |
anholt |
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl) |
6.7.0_1 07 Jul 2004 19:49:55 |
anholt |
Install xrender.pc, required by xcursor.pc
PR: ports/68764
Submitted by: Franz Klammer <klammer@webonaut.com>
Obtained from: X.org CVS |
6.7.0 02 Jun 2004 18:05:53 |
anholt |
Fix extraction of Wraphelp2.gz, which was being taken from the wrong directory.
Submitted by: Greg J. <xcas@cox.net> |
6.7.0 31 May 2004 20:06:06 |
anholt |
Fix fetching of Wraphelp2.gz, and use MASTER_SITE_XORG.
Reported by: bento via kris |
6.7.0 29 May 2004 21:03:48 |
anholt |
Add xorg-libraries, a port of X.Org release 6.7.0's libraries and things,
modeled after XFree86-4-libraries. |