non port: x11-servers/xorg-server/Makefile |
SVNWeb
|
Number of commits found XX: 168 (showing only 100 on this page) 1 | 2 » |
Thu, 25 Mar 2021
|
[ 18:58 jbeich ] 
569221 x11-servers/xorg-server/Makefile
569221 x11/libxcvt/Makefile
569221 x11/libxcvt/pkg-plist
x11/libxcvt: avoid conflict with xorg-server
Nowadays, kde5 depends on both xorg-server and xwayland-devel.
Once upstream of both switches to libxcvt and xwayland-devel is
updated it'd make kde5 uninstallable. Backporting to xorg-server
is complicated by numerious patch conflicts and autotools.
Stop installing cvt(1) as Xwayland doesn't use xorg.conf(5).
|
[ 17:34 jbeich ] 
569219 x11-servers/xorg-server/Makefile
569219 x11/Makefile
569219 x11/libxcvt
569219 x11/libxcvt/Makefile
569219 x11/libxcvt/distinfo
569219 x11/libxcvt/pkg-descr
569219 x11/libxcvt/pkg-plist
x11/libxcvt: add new port
libxcvt is a library providing a standalone version of the X server
implementation of the VESA CVT standard timing modelines generator.
libxcvt also provides a standalone version of the command line tool
cvt copied from the Xorg implementation and is meant to be a direct
replacement to the version provided by the Xorg server.
https://gitlab.freedesktop.org/ofourdan/libxcvt
|
Thu, 28 Jan 2021
|
[ 16:57 pkubaj ] 
563148 x11-servers/xorg-server/Makefile
x11-servers/xorg-server: use libunwind on all architectures that are supported
|
Tue, 26 Jan 2021
|
[ 14:36 grembo ] 
562682 x11-servers/xorg-server/Makefile
Use UDEV by default on 14
PR: 253020
Reported by: Jakob Alvermark <jakob@alvermark.net>
Approved by: manu
|
Tue, 1 Dec 2020
|
[ 19:48 zeising ] 
556790 x11-servers/xorg-server/Makefile
556790 x11-servers/xorg-server/distinfo
556790 x11-servers/xwayland/Makefile
xorg-server: Add patches to fix security issues
Patch xorg-server (and sub ports) to fix recently discovered security isses:
CVE-2020-14360 and CVE-2020-25712.
These issues can lead to privileges elevations for authorized clients
on systems where the X server is running privileged.
Tested by: adridg, tcberner, mikael
MFH: 2020Q4
Security: 76c8b690-340b-11eb-a2b7-54e1ad3d6335
|
Sun, 13 Sep 2020
|
[ 17:03 zeising ] 
548488 x11-servers/xorg-server/Makefile
548488 x11-servers/xorg-server/distinfo
x11-servers/xorg-server: Update to 1.20.9
Update x11-servers/xorg-server to 1.20.9
This is a maintenance release
Changelog and announcement:
https://lists.x.org/archives/xorg-announce/2020-August/003059.html
|
Tue, 25 Aug 2020
|
[ 17:30 zeising ] 
546199 x11-servers/xorg-server/Makefile
546199 x11-servers/xorg-server/distinfo
x11-servers/xorg-server: Fix several security issues
Fix several security issues in x11-servers/xorg-server and slave ports which
ultimately can lead to local privilege escalations if xorg-server is running
privileged.
More info:
https://lists.x.org/archives/xorg-announce/2020-August/003058.html
MFH: 2020Q3 (implicit, security update)
Security: ffa15b3b-e6f6-11ea-8cbf-54e1ad3d6335
|
Sat, 1 Aug 2020
|
[ 14:17 zeising ] 
543911 x11-servers/xorg-server/Makefile
543911 x11-servers/xorg-server/distinfo
x11-servers/xorg-server: Fix CVE-2020-14347
Add upstream patch to fix CVE-2020-14347, Pixel Data Uninitialized Memory
Information Disclosure.
Announcement:
https://lists.x.org/archives/xorg-announce/2020-July/003051.html
PR: 248410 (based on)
Submitted by: VVD
MFH: 2020Q3 (implicit, security update)
Security: 3c7ba82a-d3fb-11ea-9aba-0c9d925bbbc0
|
Fri, 5 Jun 2020
|
[ 19:14 zeising ] 
538048 x11-servers/xorg-server/Makefile
xserver: default to libinput if no driver is found
Make xorg-server default to try the xf86-input-libinput driver if a
configured driver can't be found. This only applies if a specific driver
for an input device has been configured manually in xorg, but that driver
can't be found when starting xorg.
Discussed with: manu, jbeich
MFH: 2020Q2
|
Sun, 24 May 2020
|
[ 10:23 jbeich ] 
536383 games/veloren/Makefile
536383 graphics/waffle/Makefile
536383 graphics/wayland/Makefile
536383 net/waypipe/Makefile
536383 x11-drivers/xf86-video-ati/Makefile
536383 x11-drivers/xf86-video-savage/Makefile
536383 x11-servers/xorg-server/Makefile
536383 x11-servers/xwayland-devel/Makefile
536383 x11-wm/twm/Makefile
536383 x11/virtboard/Makefile
Chase GitLab redirect in PATCH_SITES
https://about.gitlab.com/releases/2020/05/06/gitlab-com-13-0-breaking-changes/#removal-of-deprecated-project-paths
|
Sun, 3 May 2020
|
[ 20:22 zeising ] 
533807 x11-servers/xorg-server/Makefile
533807 x11-servers/xorg-server/distinfo
xorg-server: Do not send spurious focus events
Apply an upstream patch to avoid sending focus evens when grab actually does
not change. This fixes certain full screen applications. [1]
Ensure that we actually don't try to find and link against HAL even if it's
around on the system we're compiling on [2]
Add CPE information [3]
PR: 245854 [1] (with changes), 245604 [2], 197712 [3]
Submitted by: naddy@ [1], mi@ [2], arrowd [3]
Reported by: shun [3]
MFH: 2020Q2
|
Fri, 17 Apr 2020
|
[ 19:01 jbeich ] 
531962 x11-servers/xorg-server/Makefile
531962 x11-servers/xwayland/Makefile
x11-servers/xwayland: expose x11/nvidia-driver support
Disabled for now as runtime wasn't tested. EGLStreams is supported by
x11-wm/mutter and x11-wm/plasma5-kwin.
PR: 244242
Approved by: zeising (x11)
|
Tue, 31 Mar 2020
|
[ 20:33 zeising ] 
530014 x11-servers/xorg-server/Makefile
530014 x11-servers/xorg-server/distinfo
530014 x11-servers/xorg-server/files/patch-hw_xfree86_common_xf86str.h
530014 x11-servers/xorg-server/pkg-message
x11-servers/xorg-server: Update to 1.20.8
Update x11-servers/xorg-server to 1.20.8
This is a maintenance release
Most notably, fixes some issues with displayport MST
improves glamor in oom situations
Add a patch to make us more compatible with the linux evdev headers
we're using (devel/evdev-proto). This is needed for xf86-video-qxl.
complete changelog:
https://lists.x.org/archives/xorg-announce/2020-March/003041.html
Obtained
from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xserver-1.20
|
Sun, 8 Mar 2020
|
[ 19:27 zeising ] 
528071 UPDATING
528071 graphics/mesa-dri/files/patch-src_egl_drivers_dri2_platform__x11.c
528071 graphics/mesa-dri/files/patch-src_glx_glxext.c
528071 graphics/mesa-libs/Makefile
528071 x11-servers/xorg-server/Makefile
graphics/mesa-libs: Change default to use DRI3
Change the default mesa configuration to use DRI3 rather than the older DRI2
interface. This should improve performance somewhat, and alleviates the need
for the FIXDRM option in x11-servers/xorg-server.
Remove the FIXDRM option from x11-servers/xorg-server.
Add an UPDATING entry for the change.
For users of graphics/drm-legacy-kmod or the base graphics drivers, this might
cause regressions. If you experience problems when running OpenGL applications
please force the use of the DRI2 backend by setting the LIBGL_DRI3_DISABLE
environment variable to 1 before starting any OpenGL application. This is
easiest done by adding it to your shell startup file or .xinitrc.
Add UPDATING entry for xorg-server, detailing the change of device
configuration backend.
PR: 196678, 244306 (for tracking)
|
Tue, 25 Feb 2020
|
[ 17:32 jrm ] 
527097 x11-servers/xorg-server/Makefile
527097 x11-servers/xorg-server/pkg-message
x11-servers/xorg-server: Restore FIXDRM as an off-by-default knob
This is a workaround for a problem with certain systems [1] after
x11-servers/xorg-server was upgraded to 1.20.7. Other workarounds are
described in PR 244306.
[1]
These systems have been reported to have problems:
Sandy Bridge
Ivy Bridge
Broadwell
Kaby Lake
Whiskey Lake
PR: 244306
Submitted by: wulf
Reported by: philippe.michel7@free.fr
Approved by: x11 (zeising)
Differential Revision: https://reviews.freebsd.org/D23834
|
[ 10:45 pkubaj ] 
527073 x11-servers/xorg-server/Makefile
x11-servers/xorg-server: fix build on GCC architectures
Use C11 compiler:
In file included from glxserver.h:70,
from singlepix.c:35:
../include/glx_extinit.h:33: error: redefinition of typedef '__GLXscreen'
glxscreens.h:119: error: previous declaration of '__GLXscreen' was here
|
Thu, 20 Feb 2020
|
[ 21:15 zeising ] 
526589 deskutils/easystroke/Makefile
526589 emulators/virtualbox-ose-additions/Makefile
526589 emulators/virtualbox-ose/Makefile
526589 emulators/virtualbox-ose/files/patch-src_VBox_Additions_x11_vboxmouse_Makefile.kmk
526589 net/tigervnc-server/Makefile
526589 net/tigervnc-server/Makefile.common.mk
526589 net/tigervnc-server/files/patch-unix_xserver_hw_vnc_xvnc.c
526589 x11-drivers/xf86-input-egalax/Makefile
526589 x11-drivers/xf86-input-elographics/Makefile
526589 x11-drivers/xf86-input-evdev/Makefile
(Only the first 10 of 111 ports in this commit are shown above. )
Update xorg x11 servers to 1.20.7
Update xorg x11 servers to 1.20.7. This updates x11-servers/xorg-server,
xephyr, xorg-dmx, xorg-nestserver, xorg-vbserver and xwayland.
Enable the UDEV backend by default, instead of the DEVD backend, for
autoconfiguration of input devices on FreeBSD 12 and later.
FreeBSD 11 lacks the needed support in base and will keep on using the DEVD
backend.
Support for the HAL backend is dropped completely, it has been deprecated
for a long time.
Update and improve the DEVD backend.
Add a pkg message about sysctl configuration that might be needed when using
UDEV.
(Only the first 15 lines of the commit message are shown above )
|
Sat, 25 Jan 2020
|
[ 16:26 jbeich ] 
524048 x11-servers/xephyr/Makefile
524048 x11-servers/xorg-dmx/Makefile
524048 x11-servers/xorg-nestserver/Makefile
524048 x11-servers/xorg-server/Makefile
524048 x11-servers/xorg-server/pkg-plist
524048 x11-servers/xorg-vfbserver/Makefile
524048 x11-servers/xwayland/Makefile
x11-servers/xorg-server: expose UDEV support for evdev hotplug
UDEV builds Xorg against libudev-devd, allowing automatic detection of
/dev/input/* (evdev) devices with xf86-input-libinput or xf86-input-evdev.
PR: 222609
Submitted by: Greg V <greg@unrelenting.technology>
Tested by: Ivan <bsd@abinet.ru>, manu
Approved by: x11 (bapt via IRC)
|
Mon, 30 Dec 2019
|
[ 00:11 hrs ] 
521430 Mk/Uses/fonts.mk
521430 x11-servers/xorg-server/Makefile
521430 x11-servers/xorg-server/pkg-plist
Add etc/X11/fontpath.d as a catalogue fontpath by default.
This allows a port/package to install a symlink pointing
the real font directory managed by core XLFD (aka fonts.dir).
Adding a new entry of "FontPath" into the system-wide
xorg.conf or "xset fp" by users manually is no longer needed.
When both USES=fonts and ${FONTPATHSPEC} are defined,
the post-install target will install ${FONTPATHSPEC} into
${FONTPATHD} directory as a symlink to ${FONTSDIR}.
The symlink name has the following syntax:
<identifier>:[attribute:]pri=<priority>
Details can be found in xorg.conf(5). A typical example
for a bitmap font is as follows:
FONTPATHSPEC= ${PORTNAME}:unscaled:pri=60
No objection on: x11
|
Sun, 3 Nov 2019
|
[ 21:56 zeising ] 
516607 devel/gccmakedep/Makefile
516607 devel/imake/Makefile
516607 devel/libgudev/Makefile
516607 devel/libpciaccess/Makefile
516607 devel/lndir/Makefile
516607 devel/makedepend/Makefile
516607 devel/xorg-macros/Makefile
516607 graphics/freeglut/Makefile
516607 graphics/glew/Makefile
516607 graphics/imlib2/Makefile
(Only the first 10 of 237 ports in this commit are shown above. )
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
|
Sat, 14 Sep 2019
|
[ 19:55 zeising ] 
512052 x11-servers/xorg-server/Makefile
512052 x11-servers/xorg-server/files/patch-hw_xfree86_dri2_pci__ids_i965__pci__ids.h
x11-servers/xorg-server: Packport intel PCI IDs
Backport PCI IDs for various intel graphics cards, to enable MESA with these
graphics cards. According to upstream, it is safe to backport PCI IDs,
worst case is MESA fails to initialize and fall back to software rendering,
which would be the case without this patch anyway.
PR: 233221
Tested by: Yuri Pankov
|
Wed, 9 Jan 2019
|
[ 07:25 zeising ] 
489754 x11-servers/xorg-server/Makefile
489754 x11-servers/xorg-server/files/patch-Xserver-hw-xfree86-os-support-misc-Makefile.in
Fix illegal instruction when running in kvm/qemu
Fix illegal instruction when running xserver in kvm or qemu (and possibly
others) virtualisation. This is solved by disabling sse instructions while
compiling the xf86SlowBcopy (don't ask) function.
This fix was originally committed by dim as r396167 in 2015, and then most
likely accidentally removed in r433863 in 2017.
Bump portrevision
Original commit message:
> Disable use of SSE instructions in Xorg's xf86SlowBcopy() function.
>
> When such instructions are used to copy data from/to mapped video
> memory, some hypervisors (e.g. KVM, Microsoft Hyper-V) can generate
> SIGILL or SIGBUS exceptions, causing Xorg to crash.
PR: 202643
Reported by: nogcjx@fastmail.fm
Requested by: dim
Diagnose and fix by: dim
MFH: 2019Q1
|
Tue, 11 Sep 2018
|
[ 18:34 zeising ] 
479538 Mk/bsd.xorg.mk
479538 audio/clementine-player/Makefile
479538 audio/dpf-plugins-lv2/Makefile
479538 audio/gogglesmm/Makefile
479538 audio/mixxx/Makefile
479538 audio/rhythmbox/Makefile
479538 audio/x42-plugins-lv2/Makefile
479538 cad/brlcad/Makefile
479538 cad/freecad/Makefile
479538 cad/kicad-devel/Makefile
(Only the first 10 of 331 ports in this commit are shown above. )
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
|
Tue, 31 Jul 2018
|
[ 18:41 zeising ] 
476013 MOVED
476013 Mk/bsd.port.mk
476013 Mk/bsd.xorg.mk
476013 UPDATING
476013 audio/rhythmbox/Makefile
476013 cad/brlcad/Makefile
476013 chinese/librime/Makefile
476013 devel/directfb/Makefile
476013 devel/imake/Makefile
476013 devel/lndir/Makefile
(Only the first 10 of 254 ports in this commit are shown above. )
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
|
Sun, 20 May 2018
|
[ 14:51 zeising ] 
470462 x11-servers/xorg-server/Makefile
x11-servers/xorg-server: Enable SECURITY extension
Enabling the SECURITY extension will make ssh -X work in most cases.
This extension is enabled in many Linux distros.
PR: 221984
Submitted by: Anton Yuzhaninov
|
[ 13:18 zeising ] 
470454 x11-servers/xorg-server/Makefile
470454 x11-servers/xorg-server/files/patch-CVE-2017-10971
470454 x11-servers/xorg-server/files/patch-CVE-2017-10972
x11-servers/xorg-server: Backport security fixes
Backport security fixes for CVE-2017-10971 and CVE-2017-10972 (yes, 2017).
For some reason this was not done when the vulnerabilities were documented
in VuXML, and a typo in the version range in VuXML meant that the entries
never matched.
This fixes a memory disclosure and a couple of buffer overruns.
PR: 220584
Reported by: Vladimir Krstulja
MFH: 2018Q2
Security: ab881a74-c016-4e6d-9f7d-68c8e7cedafb
|
Wed, 29 Nov 2017
|
[ 07:21 danfe ] 
455095 x11-servers/xorg-server/Makefile
455095 x11-servers/xorg-server/files/patch-glamor_glamor__dash.c
x11-servers/xorg-server: Fix dashed/dotted line rendering with GLAMOR.
When drawing dashed lines with GLAMOR, they were drawn partially or as
a regular (solid) line, depending on the OpenGL backend. It behaved
so because screen pixmap was bound as the dash and sampling its alpha,
which is usually just 1.0 (no dashing at all).
Upstream bug: https://bugs.freedesktop.org/show_bug.cgi?id=99708
Fixed by: Eric Anholt (it's a pity that anholt@ no longer works
on FreeBSD)
Silence from: x11@
|
Fri, 13 Oct 2017
|
[ 19:14 kwm ] 
452027 x11-servers/xorg-nestserver/Makefile
452027 x11-servers/xorg-server/Makefile
452027 x11-servers/xorg-server/files/patch-CVE-2017-12176
452027 x11-servers/xorg-server/files/patch-CVE-2017-12177
452027 x11-servers/xorg-server/files/patch-CVE-2017-12178
452027 x11-servers/xorg-server/files/patch-CVE-2017-12179
452027 x11-servers/xorg-server/files/patch-CVE-2017-12183
452027 x11-servers/xorg-server/files/patch-CVE-2017-1218x
452027 x11-servers/xorg-server/files/patch-CVE-2017-1218y
452027 x11-servers/xorg-server/files/patch-os_io.c
(Only the first 10 of 12 ports in this commit are shown above. )
Fix security issues: CVE-2017-12176 through CVE-2017-12187 in xorg-server.
Bump all the slaves due to not being sure where the shared code is used.
MFH: 2017Q4
Security: 7274e0cc-575f-41bc-8619-14a41b3c2ad0
|
Mon, 9 Oct 2017
|
[ 19:30 kwm ] 
451632 x11-servers/xorg-nestserver/Makefile
451632 x11-servers/xorg-server/Makefile
451632 x11-servers/xorg-server/files/patch-CVE-2017-13721
451632 x11-servers/xorg-server/files/patch-CVE-2017-13723
451632 x11-servers/xorg-vfbserver/Makefile
451632 x11-servers/xwayland/Makefile
Fix security issues: CVE-2017-13721 and CVE-2017-13723 in xorg-server.
Bump all the slaves due to not being sure where the shared code is used.
MFH: 2017Q4
Security: 4f8ffb9c-f388-4fbd-b90f-b3131559d888
|
Sat, 8 Jul 2017
|
[ 12:36 jbeich ] 
445323 x11-servers/xorg-nestserver/files
445323 x11-servers/xorg-server/Makefile
445323 x11-servers/xorg-server/files/patch-Xext_shm.c
445323 x11-servers/xorg-server/files/patch-configure
445323 x11-servers/xorg-server/files/patch-include_dix-config.h.in
445323 x11-servers/xorg-vfbserver/files
445323 x11-servers/xwayland/files
x11-servers/xorg-server: back out r445076
Requested by: x11 (rezny)
|
Wed, 5 Jul 2017
|
[ 12:41 jbeich ] 
445076 x11-servers/xorg-nestserver/files
445076 x11-servers/xorg-nestserver/files/patch-Xext_shm.c
445076 x11-servers/xorg-nestserver/files/patch-configure
445076 x11-servers/xorg-nestserver/files/patch-include_dix-config.h.in
445076 x11-servers/xorg-server/Makefile
445076 x11-servers/xorg-server/files/patch-Xext_shm.c
445076 x11-servers/xorg-server/files/patch-configure
445076 x11-servers/xorg-server/files/patch-include_dix-config.h.in
445076 x11-servers/xorg-vfbserver/files
445076 x11-servers/xorg-vfbserver/files/patch-Xext_shm.c
(Only the first 10 of 16 ports in this commit are shown above. )
x11-servers/xorg-server: close-on-exec for MIT-SHM (like Linux)
This is similar to what x11/libxshmfence already does.
MFH: 2017Q3
|
Tue, 23 May 2017
|
[ 05:03 rezny ] 
441503 accessibility/redshift/Makefile
441503 astro/boinc-astropulse/Makefile
441503 astro/boinc-setiathome-v7/Makefile
441503 astro/celestia/Makefile
441503 astro/nightfall/Makefile
441503 astro/opencpn/Makefile
441503 astro/openuniverse/Makefile
441503 astro/qlandkartegt/Makefile
441503 audio/amarok-kde4/Makefile
441503 audio/aylet/Makefile
(Only the first 10 of 711 ports in this commit are shown above. )
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
|
Wed, 22 Feb 2017
|
[ 18:52 rezny ] 
434628 x11-servers/xorg-server/Makefile
Explicitly disable use of udev to fix build with libudev-devd present.
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D9719
|
Sat, 11 Feb 2017
|
[ 18:31 bapt ] 
433900 x11-servers/Makefile
433900 x11-servers/xephyr/Makefile
433900 x11-servers/xorg-dmx/Makefile
433900 x11-servers/xorg-nestserver/Makefile
433900 x11-servers/xorg-server/Makefile
433900 x11-servers/xorg-vfbserver/Makefile
433900 x11-servers/xwayland
433900 x11-servers/xwayland/Makefile
433900 x11-servers/xwayland/distinfo
433900 x11-servers/xwayland/pkg-descr
XWayland is an X Server running as a Wayland client, thus capable of displaying
native X11 client applications in a Wayland compositor environment.
WWW: https://wayland.freedesktop.org/xserver.html
|
[ 14:17 rezny ] 
433863 Mk/bsd.xorg.mk
433863 x11-drivers/Makefile
433863 x11-drivers/xf86-input-acecad/Makefile
433863 x11-drivers/xf86-input-egalax/Makefile
433863 x11-drivers/xf86-input-elographics/Makefile
433863 x11-drivers/xf86-input-evdev/Makefile
433863 x11-drivers/xf86-input-evdev/distinfo
433863 x11-drivers/xf86-input-evdev/files/patch-src_evdev.c
433863 x11-drivers/xf86-input-evdev/files/patch-src_evdev.h
433863 x11-drivers/xf86-input-fpit/Makefile
(Only the first 10 of 125 ports in this commit are shown above. )
Xorg-servers update to 1.18.4 with driver updates and revision bumps.
Update xf86-video-ati to 7.8.0
Update xf86-video-intel to 2.99.917.20170103
Update xf86-input-synaptics to 1.9.0
Update xf86-input-evdev to 2.10.5
Update xf86-video-r128 to 6.10.2
Update xf86-video-rendition to 4.2.6
New port: xf86-video-geode
PR: 214591,216269,214687,214593,214715,216276,216277,216278,216287,
216288,216292,216298,214560,216299,216300,216301,216302
Approved by: swills (mentor, portmgr)
Differential Revision: https://reviews.freebsd.org/D9436
|
Thu, 16 Jun 2016
|
[ 13:23 mat ] 
416966 archivers/py-borgbackup/Makefile
416966 databases/mariadb101-server/Makefile
416966 databases/mysql57-server/Makefile
416966 devel/libgit2/Makefile
416966 devel/libopkele/Makefile
416966 devel/thrift-cpp/Makefile
416966 dns/bind9-devel/Makefile
416966 dns/bind910/Makefile
416966 dns/bind99/Makefile
416966 emulators/virtualbox-ose/Makefile
(Only the first 10 of 35 ports in this commit are shown above. )
Fix usage of WITH_OPENSSL_BASE, WITH_OPENSSL_PORT and OPENSSL_PORT.
WITH_OPENSSL_* can't be set after bsd.port.pre.mk.
Fold all other usage into using SSL_DEFAULT == foo
PR: 210149
Submitted by: mat
Exp-run by: antoine
Sponsored by: The FreeBSD Foundation, Absolight
Differential Revision: https://reviews.freebsd.org/D6577
|
Fri, 1 Apr 2016
|
[ 14:33 mat ] 
412351 vietnamese/vn7to8/Makefile
412351 www/R-cran-RgoogleMaps/Makefile
412351 www/R-cran-htmlwidgets/Makefile
412351 www/R-cran-httpuv/Makefile
412351 www/R-cran-httr/Makefile
412351 www/R-cran-rvest/Makefile
412351 www/R-cran-scrapeR/Makefile
412351 www/R-cran-selectr/Makefile
412351 www/R-cran-shiny/Makefile
412351 www/WebMagick/Makefile
(Only the first 10 of 2136 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 29 Oct 2015
|
[ 23:03 kwm ] 
400485 x11-servers/xorg-server/Makefile
400485 x11-servers/xorg-server/distinfo
Update xorg-server to 1.17.4.
|
Tue, 13 Oct 2015
|
[ 11:31 kwm ] 
399186 x11-servers/xephyr/Makefile
399186 x11-servers/xorg-server/Makefile
Add missing dependancies so xephyr can be build again. [1]
Reported by: Piotr Kubaj <pkubaj@riseup.net>
|
[ 09:26 antoine ] 
399183 x11-servers/xorg-server/Makefile
Unbreak INDEX
|
[ 07:45 kwm ] 
399179 MOVED
399179 Mk/bsd.xorg.mk
399179 emulators/virtualbox-ose-additions/Makefile
399179 emulators/virtualbox-ose/files/patch-src-VBox-Additions-x11-vboxmouse-Makefile.kmk
399179 x11-drivers/Makefile
399179 x11-drivers/xf86-input-acecad/Makefile
399179 x11-drivers/xf86-input-egalax/Makefile
399179 x11-drivers/xf86-input-elographics/Makefile
399179 x11-drivers/xf86-input-evdev/Makefile
399179 x11-drivers/xf86-input-fpit/Makefile
(Only the first 10 of 131 ports in this commit are shown above. )
Xorg-server update to 1.17.2 with related driver updates and bumps.
Update fontproto to 2.1.3.
Update libXfont to 1.5.1.
Update xf86-input-keyboard 1.8.1.
Update xf86-input-vmmouse to 13.1.0.
Update xf86-input-void to 1.4.1.
Update xf86-video-chips to 1.2.6.
Update xf86-video-cirrus to 1.5.3.
Update xf86-video-mach64 to 6.9.5.
Update xf86-video-neomagic to 1.2.9.
Update xf86-video-r128 to 6.10.0.
Update xf86-video-s3virge to 1.10.7.
Update xf86-video-savage to 2.3.8.
Update xf86-video-siliconmotion to 1.7.8. (Only the first 15 lines of the commit message are shown above )
|
Sat, 5 Sep 2015
|
[ 11:57 dim ] 
396167 x11-servers/xorg-server/Makefile
396167 x11-servers/xorg-server/files/patch-Xserver-hw-xfree86-os-support-misc-Makefile.in
Disable use of SSE instructions in Xorg's xf86SlowBcopy() function.
When such instructions are used to copy data from/to mapped video
memory, some hypervisors (e.g. KVM, Microsoft Hyper-V) can generate
SIGILL or SIGBUS exceptions, causing Xorg to crash.
Reported by: nogcjx@fastmail.fm
Approved by: x11 (bapt)
PR: 202643
MFH: 2015Q3
|
Tue, 19 May 2015
|
[ 20:04 jkim ] 
386809 x11-servers/xorg-server/Makefile
386809 x11-servers/xorg-server/files/patch-config_devd.c
Automatically load mouse integration support for VirtualBox guest.
|
Thu, 14 May 2015
|
[ 10:15 mat ] 
386312 Mk/bsd.sites.mk
386312 accessibility/py-atspi/Makefile
386312 accessibility/py3-atspi/Makefile
386312 archivers/dpkg/Makefile
386312 archivers/fastjar/Makefile
386312 archivers/gcpio/Makefile
386312 archivers/lbrate/Makefile
386312 archivers/lha-ac/Makefile
386312 archivers/macutils/Makefile
386312 archivers/mscompress/Makefile
(Only the first 10 of 1814 ports in this commit are shown above. )
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
Sun, 22 Mar 2015
|
[ 19:49 bapt ] 
381951 Mk/bsd.xorg.mk
381951 x11-servers/xorg-nestserver/Makefile
381951 x11-servers/xorg-server/Makefile
381951 x11-servers/xorg-vfbserver/Makefile
Disable fontpath.d support as it overwrites the default fontrootdir making non
fontconfig application like xcalc not to find their fonts
Reported by: Jakub Lach <jakub_lach@mailplus.pl>, Stefan Thurner
<stthur@gmail.com>
|
Sat, 21 Mar 2015
|
[ 23:05 bapt ] 
381876 Mk/Scripts/check-stagedir.sh
381876 Mk/Uses/display.mk
381876 Mk/Uses/fonts.mk
381876 Mk/bsd.xorg.mk
381876 UPDATING
381876 arabic/ae_fonts_mono/Makefile
381876 arabic/ae_fonts_ttf/Makefile
381876 arabic/kacst_fonts/Makefile
381876 arabic/khotot/Makefile
381876 audio/py-karaoke/Makefile
(Only the first 10 of 422 ports in this commit are shown above. )
Make fonts repecting XDG
Xorg is now looking in ${LOCALBASE}/share/fonts by default
Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1))
Large cleanup on lots of font ports
All fonts are now properly dynamically generating fonts.dir and fonts.scale
instead of sometime overwriting existing ones)
All fonts are generating fontconfig's cache
Improve consistency in fonts ports
|
Thu, 12 Feb 2015
|
[ 19:58 kwm ] 
378889 x11-servers/xorg-server/Makefile
378889 x11-servers/xorg-server/files/patch-CVE-2015-0255
Fix CVE-2015-0255.
Information leak in the XkbSetGeometry request of X servers.
Submitted
by: http://lists.freedesktop.org/archives/xorg/2015-February/057158.html
Obtained from: upstream
MFH: 2015Q1
|
Tue, 23 Dec 2014
|
[ 20:40 ak ] 
375352 x11-servers/xorg-server/Makefile
375352 x11-servers/xorg-server/files/patch-hw_xfree86_common_xf86Xinput.c
- Fix AutoAddDevices option when config/devd backend is used
Reported by: Jonathan Chen <jonc@chen.org.nz>, lightside@gmx.com, many others
Approved by: x11 (dumbbell, kwm)
|
Fri, 19 Dec 2014
|
[ 23:03 dumbbell ] 
374982 MOVED
374982 Mk/bsd.xorg.mk
374982 UPDATING
374982 emulators/virtualbox-ose-additions/Makefile
374982 net/tigervnc/Makefile
374982 net/tigervnc/files/patch-unix_xserver114.patch
374982 x11-drivers/Makefile
374982 x11-drivers/xf86-input-acecad/Makefile
374982 x11-drivers/xf86-input-acecad/pkg-plist
374982 x11-drivers/xf86-input-egalax
(Only the first 10 of 190 ports in this commit are shown above. )
x11-servers/xorg-server: Update to 1.14
The X.Org server has been updated to 1.14. The changes it brings are described
in a post on the Graphics team blog:
http://blogs.freebsdish.org/graphics/2014/11/19/xserver-1-14-update-ready/
The most noticable change is the DEVD input device autodetection backend
which is enabled by default, replacing the HAL backend. The keyboard
layout configuration must be migrated from HAL's .fdi files to X.Org
files. The procedure is explained in the post mentionned above.
Several ports were removed with this update, mainly because they are not
compatible with the X.Org server anymore:
o nvidia-driver-71
o nvidia-driver-96 (Only the first 15 lines of the commit message are shown above )
|
Wed, 10 Dec 2014
|
[ 21:35 kwm ] 
374489 x11-servers/xorg-server/Makefile
374489 x11-servers/xorg-server/files/patch-CVE-2014-8092-1-4
374489 x11-servers/xorg-server/files/patch-CVE-2014-8092-2-4
374489 x11-servers/xorg-server/files/patch-CVE-2014-8092-3-4
374489 x11-servers/xorg-server/files/patch-CVE-2014-8092-4-4
374489 x11-servers/xorg-server/files/patch-CVE-2014-8092-pt5
374489 x11-servers/xorg-server/files/patch-CVE-2014-8092-pt6
374489 x11-servers/xorg-server/files/patch-CVE-2014-8093-1-6
374489 x11-servers/xorg-server/files/patch-CVE-2014-8093-2-6
374489 x11-servers/xorg-server/files/patch-CVE-2014-8093-3-6
(Only the first 10 of 30 ports in this commit are shown above. )
Fix multiple xserver security advisories in the 1.12.4 xserver.
The patches where not ported to 1.7.7 so mark it forbidden. This version
is not default anymore and will be removed in the 1.14 update that currently
being tested.
Obtained from: xserver upstream
MFH: 2014Q4
Security: 27b9b2f0-8081-11e4-b4ca-bcaec565249c
|
Mon, 15 Sep 2014
|
[ 23:27 sbruno ] 
368293 x11-servers/xorg-server/Makefile
368293 x11-servers/xorg-server/files/extra-arm-patch-hw__xfree86__os-support__bsd__Makefile.in
368293 x11-servers/xorg-server/files/extra-arm-patch-include__servermd.h
Add some bits to the armv6 build to get a successful build/run on the RPi.
Not bumping the PORTREVISION as this is only applied to ARM builds.
Phabric: https://reviews.freebsd.org/D756
PR: 181318
Submitted by: mikael.urankar@gmail.com
Reviewed by: kwm@
Approved by: bdrewery (mentor)
|
Fri, 12 Sep 2014
|
[ 00:01 gerald ] 
367997 graphics/libGL/Makefile
367997 x11-drivers/xf86-input-elographics/Makefile
367997 x11-drivers/xf86-input-hyperpen/Makefile
367997 x11-drivers/xf86-input-joystick/Makefile
367997 x11-drivers/xf86-input-penmount/Makefile
367997 x11-drivers/xf86-input-synaptics/Makefile
367997 x11-drivers/xf86-input-void/Makefile
367997 x11-drivers/xf86-video-ati/Makefile
367997 x11-drivers/xf86-video-intel/Makefile
367997 x11-servers/xorg-server/Makefile
Fix the PORTREVISION bump for the lang/gcc update that went badly for
ports (x11-drivers plus graphics/libGL plus x11-servers/xorg-server)
that handle PORTREVISION in a creative manner hardly lending itself
to any form of automated bumping.
PR: 192025
Reported by: Scott Allendorf <scott-allendorf@uiowa.edu>
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] 
367888 accessibility/accerciser/Makefile
367888 accessibility/jovie/Makefile
367888 accessibility/kaccessible/Makefile
367888 accessibility/kdeaccessibility4/Makefile
367888 accessibility/kmag/Makefile
367888 accessibility/kmousetool/Makefile
367888 accessibility/kmouth/Makefile
367888 accessibility/orca/Makefile
367888 arabic/kde4-l10n/Makefile
367888 arabic/libreoffice/Makefile
(Only the first 10 of 3171 ports in this commit are shown above. )
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
|
Tue, 29 Jul 2014
|
[ 23:07 nwhitehorn ] 
363410 x11-servers/xorg-server/Makefile
Bump XORG_REVISION to reflect changed behavior on PowerPC.
Approved by: kwm
|
Thu, 29 May 2014
|
[ 19:32 kwm ] 
355734 x11-drivers/xf86-video-ati/Makefile
355734 x11-drivers/xf86-video-nv/files
355734 x11-drivers/xf86-video-nv/files/patch-src-nv_driver.c
355734 x11-servers/xorg-server/Makefile
355734 x11-servers/xorg-server/files/extra-new-arch-powerpc
x11-drivers/xf86-video-ati:
On other ARCH then i386/amd64 keep the old version. Since 7.x is KMS which
is not available on the other ARCHS.
x11-drivers/xf86-video-nv:
Fix nv driver on ppc.
x11-servers/xorg-server:
In the powerpc case of NEW_XORG don't overwrite EXTRA_PATCHES.
Patch update:
< nathanw> it works around the change in behavior in libpciaccess that
the PR mentions
< nathanw> by porting the relevant code from the Linux backend
PR: ports/188278
Submitted by: jmmv@, nwhitehorn@
|
Thu, 24 Apr 2014
|
[ 11:43 kwm ] 
351995 x11-servers/xorg-server/Makefile
351995 x11-servers/xorg-server/files/extra-new-bad-impl
Fix BadImplemented errors that happen with gdk 3.12.x and GNOME 3. [1]
Use INSTALL_TARGET=install-strip for stripping.
Allow user to package xorg-server again.
Obtained from: debian [1]
|
Wed, 23 Apr 2014
|
[ 13:25 tijl ] 
351936 CHANGES
351936 Mk/Uses/libtool.mk
351936 Mk/bsd.port.mk
351936 Mk/bsd.xorg.mk
351936 archivers/libcomprex/Makefile
351936 archivers/libdynamite/Makefile
351936 archivers/liborange/Makefile
351936 archivers/librtfcomp/Makefile
351936 archivers/lzo2/Makefile
351936 archivers/ucl/Makefile
(Only the first 10 of 462 ports in this commit are shown above. )
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la. So everything that subsequently links with libA will also
link to these extra libraries. This causes too much overlinking.
This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging. However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.
So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
(Only the first 15 lines of the commit message are shown above )
|
Wed, 16 Apr 2014
|
[ 18:28 zeising ] 
351411 Mk/bsd.port.mk
351411 Mk/bsd.xorg.mk
351411 UPDATING
351411 accessibility/gok/Makefile
351411 archivers/libarchive/Makefile
351411 archivers/xar/Makefile
351411 astro/boinc-astropulse/Makefile
351411 astro/boinc-setiathome-v7/Makefile
351411 astro/celestia/Makefile
351411 astro/foxtrotgps/Makefile
(Only the first 10 of 1008 ports in this commit are shown above. )
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above )
|
Mon, 30 Dec 2013
|
[ 11:41 bsam ] 
338091 x11-servers/xorg-server/Makefile
Fix PLIST_SUB (add a space after @comment) for non-default option.
Reported and tested by: Andrea Venturoli <ml@netfence.it>
Approved by: x11 (kwm)
|
Mon, 16 Dec 2013
|
[ 11:11 zeising ] 
336621 Mk/bsd.port.mk
336621 Mk/bsd.xorg.mk
336621 UPDATING
336621 astro/viking/Makefile
336621 cad/pdnmesh/Makefile
336621 cad/repsnapper/Makefile
336621 deskutils/pinot/Makefile
336621 devel/gccmakedep/Makefile
336621 devel/libpciaccess/Makefile
336621 devel/makedepend/Makefile
(Only the first 10 of 402 ports in this commit are shown above. )
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]
|
Thu, 24 Oct 2013
|
[ 19:50 kwm ] 
331523 x11-servers/xorg-server/Makefile
Fix typo.
Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com>
|
[ 13:05 kwm ] 
331484 security/vuxml/vuln.xml
331484 x11-servers/xorg-server/Makefile
331484 x11-servers/xorg-server/files/extra-new-dix_dixfonts.c
331484 x11-servers/xorg-server/files/extra-old-dix_dixfonts.c
Document xorg-server use after free CVE.
Reviewed by: zeising@
|
Sun, 29 Sep 2013
|
[ 23:46 zeising ] 
328762 x11-servers/xorg-server/Makefile
328762 x11-servers/xorg-server/files/extra-Xserver-hw-xfree86-os-support-bsd-sparc64_video.c
328762 x11-servers/xorg-server/files/extra-new-arch-sparc64
328762 x11-servers/xorg-server/files/extra-old-arch-sparc64
328762 x11-servers/xorg-server/files/extra-servermd.h
Fix patches. Remove two unneeded ones, and add new patches to fix sparc64.
This was missed in the mesa update.
This syncs x11-server/xorg-server with the xorg development repo
Bump portrevision again in case.
Apologies for the churn!
Obtained from: xorg development repo
|
[ 23:32 zeising ] 
328758 x11-servers/xorg-server/Makefile
Fix perl dependency.
Submitted by: Barbara Guida <bar@FreeBSD.org>
|
[ 17:01 zeising ] 
328711 Mk/bsd.port.mk
328711 UPDATING
328711 astro/viking/Makefile
328711 cad/pdnmesh/Makefile
328711 cad/repsnapper/Makefile
328711 deskutils/pinot/Makefile
328711 devel/xorg-macros/Makefile
328711 devel/xorg-macros/distinfo
328711 emulators/catapult/Makefile
328711 emulators/qemu-devel/Makefile
(Only the first 10 of 142 ports in this commit are shown above. )
The FreeBSD graphics/x11 team proudly presents
a kwm, zeising production:
MESA 9.1.6
Starring:
Mesa 9.1.6, including libGL, libGLU and dri (new xorg only)
Addition of libEGL and libglesv2
KMS support for ATI graphics cards in 10-current (new xorg only)
Improved sparc64 support for new xorg. [1]
pixman 0.30.2, including shlib bump and portrevision bumps
libX11 1.6.2
Make absolute pointing devices work with x11-drivers/xf86-input-mouse
x11-drivers/xf86-video-ati 7.2.0 for 10-current (KMS aware ati driver)
(Only the first 15 lines of the commit message are shown above )
|
Fri, 20 Sep 2013
|
[ 23:52 bapt ] 
327782 x11-servers/Xfstt/Makefile
327782 x11-servers/mga_hal/Makefile
327782 x11-servers/x2vnc/Makefile
327782 x11-servers/x2x/Makefile
327782 x11-servers/xephyr/Makefile
327782 x11-servers/xorg-dmx/Makefile
327782 x11-servers/xorg-nestserver/Makefile
327782 x11-servers/xorg-server/Makefile
327782 x11-servers/xorg-vfbserver/Makefile
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-servers)
|
Sun, 4 Aug 2013
|
[ 15:01 az ] 
324238 x11-servers/xorg-server/Makefile
- Convert to new perl framework
Approved by: bapt@ (x11@)
|
Thu, 27 Jun 2013
|
[ 18:38 zeising ] 
321899 x11-servers/xorg-server/Makefile
321899 x11-servers/xorg-server/files/extra-Xserver-hw-xfree86-common-xf86Config.c
321899 x11-servers/xorg-server/files/patch-Xserver-hw-xfree86-common-xf86Config.c
Enable AIGLX by default on xorg-server 1.12. (WITH_NEW_XORG)
Bump portrevision for 1.12
Obtained from: xorg development repo
|
Wed, 26 Jun 2013
|
[ 20:00 zeising ] 
321811 x11-servers/xorg-server/Makefile
321811 x11-servers/xorg-server/files/extra-dix_events.c
Readd the dix_events.c patch that was removed with the xorg update.
There have been some reports of problems with pointer focus and other
related issues in Mwm and open-motif without this patch.
Bump portrevision for old xorg.
PR: ports/179397
Submitted by: William Bulley <web@umich.edu>
|
Mon, 17 Jun 2013
|
[ 21:51 jkim ] 
321157 x11-servers/xorg-server/Makefile
321157 x11-servers/xorg-server/files/extra-Xext-xace.c
Add a patch to fix upstream bug 18451 for 1.7.7.
https://bugs.freedesktop.org/show_bug.cgi?id=18451
http://cgit.freedesktop.org/xorg/xserver/patch/?id=6dae7f3
Analyzed by: dim
PR: ports/179625
|
Fri, 14 Jun 2013
|
[ 14:39 zeising ] 
320937 x11-servers/xorg-server/Makefile
320937 x11-servers/xorg-server/files/extra-arch-powerpc
320937 x11-servers/xorg-server/files/extra-new-arch-powerpc
320937 x11-servers/xorg-server/files/extra-old-arch-powerpc
Fix patching on powerpc with new xorg.
PR: ports/179229
Submitted by: jhibbits (PR), zeising (patch)
|
Sat, 25 May 2013
|
[ 14:37 zeising ] 
319055 Mk/bsd.port.mk
319055 Mk/bsd.xorg.mk
319055 UPDATING
319055 astro/boinc-astropulse/Makefile
319055 astro/boinc-setiathome-enhanced/Makefile
319055 astro/viking/Makefile
319055 audio/arts/Makefile
319055 audio/py-karaoke/Makefile
319055 audio/xmms-curses/Makefile
319055 audio/xmms-flac/Makefile
(Only the first 10 of 518 ports in this commit are shown above. )
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 )
|
Mon, 11 Mar 2013
|
[ 19:14 zeising ] 
313929 Mk/bsd.xorg.mk
313929 devel/lndir/Makefile
313929 x11-drivers/xf86-video-radeonhd-devel/Makefile
313929 x11-fonts/xfsinfo/Makefile
313929 x11-servers/xorg-server/Makefile
313929 x11-wm/xcompmgr/Makefile
313929 x11/beforelight/Makefile
313929 x11/editres/Makefile
313929 x11/ico/Makefile
313929 x11/libSM/Makefile
(Only the first 10 of 26 ports in this commit are shown above. )
Add a new xorg module, to use with USE_XORG: xorg-macros. This module
pulls in devel/xorg-macros.
Convert all ports that depends on xorg-macros to use this USE_XORG.
Split up the long XORG_MODULES= list in bsd.xorg.mk to have only one module
on each line.
Add xorg-macros dependency to xorg-server.
Reviewed by: kwm, bapt
Obtained from: xorg development repo (partly)
|
Sat, 2 Feb 2013
|
[ 21:45 zeising ] 
311444 x11-servers/xorg-server/Makefile
311444 x11-servers/xorg-server/files/extra-arch-i386
311444 x11-servers/xorg-server/files/extra-new-arch-i386
311444 x11-servers/xorg-server/files/extra-old-arch-i386
Fix the patch used to make xorg-server build with clang on i386.
Noticed by: Barbara Guida <barbara.freebsd@gmail.com>
PR: ports/175776 [1]
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> [1]
Approved by: kwm, miwi (mentors, implicit)
|
Sat, 19 Jan 2013
|
[ 12:35 zeising ] 
310652 x11-servers/xorg-server/Makefile
310652 x11-servers/xorg-server/files/extra-new-arch-i386
310652 x11-servers/xorg-server/files/extra-old-arch-i386
Fix build on i386 when building with clang.
PR: ports/174286 (inspired by)
Submitted by: deeptech71 <deeptech71@gmail.com>
Tested by: crees, kwm
Approved by: kwm, miwi (mentors, implicit)
Obtained from: xorg-dev repo
|
Fri, 14 Dec 2012
|
[ 11:02 zeising ] 
308898 x11-servers/xorg-server/Makefile
308898 x11-servers/xorg-server/files/extra-clang
Add a patch to fix a couple of cases of use before initialized in the new
xorg-server. Without this patch, xorg-server compiled with clang segfaults.
Bump portrevision since clang is default compiler on current.
Reviewed by: kwm
Approved by: kwm, miwi (mentors, implicit)
|
Thu, 15 Nov 2012
|
[ 12:47 avilla ] 
307452 x11-servers/xorg-server/Makefile
- Add missing "defined".
Approved by: eadler, kwm (x11@)
Feature safe: yes
|
Fri, 31 Aug 2012
|
[ 15:44 kwm ] 
303429 graphics/libGL/Makefile
303429 graphics/libGL/files/patch-src_mesa_Makefile
303429 graphics/libGL/files/pkg-deinstall.in
303429 graphics/libGL/files/pkg-install.in
303429 graphics/libGL/pkg-plist
303429 x11-servers/xorg-server/Makefile
303429 x11-servers/xorg-server/files/pkg-deinstall.in
303429 x11-servers/xorg-server/files/pkg-install.in
303429 x11-servers/xorg-server/pkg-plist
303429 x11/nvidia-driver-173/Makefile
(Only the first 10 of 16 ports in this commit are shown above. )
Solve libGL.so and libglx.so conflict situation between libGL, xorg-server and
the nvidia-driver. Install the libraries in port specific directories.
Use pkg-install and pkg-deinstall scripts to update the hardlinks to the
default locations of these files.
While here clean up some @dirrmtry lines in xorg-server plist for directories
that aren.t created by xorg-server.
Motivator: pkgng
Inspiration: irc, freebsd-x11@ mailinglist discussion (sorry can't find it
anymore to give credit the people)
Reviewed by: danfe@ (for nvidia parts), bapt@
Approved by: danfe@ (for nvidia parts)
With hat: x11@
|
Wed, 29 Aug 2012
|
[ 11:30 kwm ]
303332 x11-servers/xorg-server/Makefile
Replace some spaces with tabs, and remove double defined variables in PLIST_SUB.
|
Sun, 29 Jul 2012
|
[ 18:26 zeising ]
301687 x11-drivers/xf86-video-sis/Makefile
301687 x11-servers/xorg-server/Makefile
301687 x11-toolkits/libXt/Makefile
301687 x11/libX11/Makefile
301687 x11/xinit/Makefile
Fix the build of xorg related ports when the base system is compiled with
clang as system compiler and cpp is clang cpp (as opposed to GNU cpp).
This is done by removing the configure test for cpp completely. Using
clang cpp will make some manual pages as well as some scripts get slightly
wierd whitespace formatting. However, it does not affect the function of
the scripts or the instructions in the manual pages.
PR: ports/166373
Submitted by: Jakub Lach <jakub_lach@mailplus.pl> (PR)
Patch by: me (with ideas from PR and mailing list)
Tested by: Jakub Lach <jakub_lach@mailplus.pl>, me
Approved by: kwm (mentor)
Obtained from: xorg staging area
|
Fri, 13 Jul 2012
|
[ 10:23 bapt ]
1.14 Mk/bsd.options.mk
1.88 x11-servers/xorg-server/Makefile
Add new OPTIONS_EXCLUSE_${ARCH} to be able to exclude an option on the given
arch
Fix xorg-server on sparc64 by excluing the HAL option on sparc64 has it used to
be before convertion to new options framework [1]
Reported by: marius@
Tested by: marius@
Approved by: kwm [1]
|
Wed, 6 Jun 2012
|
[ 12:56 bapt ]
1.87 x11-servers/xorg-server/Makefile
Convert to new options framework
while here remove the NO_SUID_XSERVER which was redundant with the options and
fix a bug[1] (defining an option after bsd.port.pre.mk) which was a workaround
of
limitations of the old framework
Reported by: ak@ [1]
Reviewed by: kwm@, miwi@
Approved by: kwm@, miwi@
|
Tue, 24 Apr 2012
|
[ 17:28 naddy ]
1.86 x11-servers/xorg-server/Makefile
1.1 x11-servers/xorg-server/files/extra-dix_events.c
Revert "dix: use the event mask of the grab for TryClientEvents."
http://cgit.freedesktop.org/xorg/xserver/commit/?id=018c878e9495b21146c8f38617fdd1bf6d8cc73b
This fixes delivery of button press events to clients.
In particular, it fixes irrecoverable focus loss in mwm(1).
Approved by: miwi
Obtained from: Xorg upstream
|
Sat, 21 Apr 2012
|
[ 17:03 miwi ]
1.15 Mk/bsd.xorg.mk
1.1224 UPDATING
1.37 graphics/dri/Makefile
1.20 graphics/dri/distinfo
1.3 graphics/dri/files/patch-mach64_context.h
1.3 graphics/dri/files/patch-sis_context.h
1.13 graphics/dri/pkg-plist
1.18 graphics/libGL/Makefile
1.19 graphics/libGL/bsd.mesalib.mk
1.14 graphics/libGL/distinfo
(Only the first 10 of 214 ports in this commit are shown above. )
- Please welcome Xorg 7.5.2
The Xorg Team is pleased to announce the next round of Xorg updates.
The team created a new flag called WITH_NEW_XORG that users can include
in /etc/make.conf. This was created for the intel KMS work being done
althouthough It probably works for other chips. Unfortunately, the intel
KMS driver will only work on FreeBSD 9(RELENG|STABLE) or 10/HEAD users.
Older version of FreeBSD will not be supported. Intel users will need
to patch their source manually with Konstantin?s KMS kernel patch to get
the newer chips to work. Please carefully read UPDATING entry.
Changes:
- libdrm 2.4.31 (including KMS support)
- mesa 7.11.2
- xorg-server 1.10.6
- a lot of new Graphic Drivers.
I would like to thank:
Koop Mast
Eitan Adler
Niclas Zeising
and all helpers and testers from x11@.
|
Wed, 9 Nov 2011
|
[ 15:26 miwi ]
1.6 accessibility/atkmm/Makefile
1.44 accessibility/gnome-speech/Makefile
1.67 archivers/libarchive/Makefile
1.9 archivers/libpar2/Makefile
1.8 archivers/snappy/Makefile
1.6 archivers/squeeze/Makefile
1.25 archivers/tardy/Makefile
1.3 audio/alsa-lib/Makefile
1.13 audio/audiere/Makefile
1.10 audio/celt/Makefile
(Only the first 10 of 250 ports in this commit are shown above. )
- Remove WITH_FBSD10_FIX, is no longer needed
|
Sat, 29 Oct 2011
|
[ 07:04 miwi ]
1.20 sysutils/consolekit/Makefile
1.11 sysutils/polkit/Makefile
1.11 x11-drivers/xf86-input-acecad/Makefile
1.4 x11-drivers/xf86-input-egalax/Makefile
1.10 x11-drivers/xf86-input-elographics/Makefile
1.11 x11-drivers/xf86-input-hyperpen/Makefile
1.12 x11-drivers/xf86-input-joystick/Makefile
1.12 x11-drivers/xf86-input-keyboard/Makefile
1.17 x11-drivers/xf86-input-mouse/Makefile
1.11 x11-drivers/xf86-input-mutouch/Makefile
(Only the first 10 of 65 ports in this commit are shown above. )
- Fix build on FreeBSD 10.0
Notes: all x11@ ports fixed for FreeBSD 10
|
Tue, 18 Oct 2011
|
[ 18:25 kwm ]
1.82 x11-servers/xorg-server/Makefile
1.2 x11-servers/xorg-server/files/patch-os-utils.c
Fix CVE-2011-4028 and CVE-2011-4029.
Obtained from: upstream xorg-server
Security: 8441957c-f9b4-11e0-a78a-bcaec565249c
|
Sun, 7 Aug 2011
|
[ 07:17 kwm ]
1.81 x11-servers/xorg-server/Makefile
1.1 x11-servers/xorg-server/files/patch-exa__exa_accel.c
Fix the "exaGetPixmapFirstPixel called for invalid bpp" problem. This bug
is more visible with XFCE.
PR: ports/156721
Submitted by: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de>
Obtained from: xorg-server upstream
With hat: x11@
|
Sun, 27 Feb 2011
|
[ 23:16 naddy ]
1.80 x11-servers/xorg-server/Makefile
1.3 x11-servers/xorg-server/files/patch-dix-events.c
Revert "dix: use the event mask of the grab for TryClientEvents."
http://cgit.freedesktop.org/xorg/xserver/commit/?id=018c878e9495b21146c8f38617fdd1bf6d8cc73b
This fixes delivery of button press events to clients.
In particular, it fixes irrecoverable focus loss in mwm(1).
Approved by: miwi
Obtained from: Xorg upstream
|
Fri, 25 Feb 2011
|
[ 16:52 miwi ]
1.673 Mk/bsd.port.mk
1.13 Mk/bsd.xorg.mk
1.21 devel/imake/Makefile
1.6 devel/imake/distinfo
1.1 devel/imake/files/patch-xmkmf.cpp
1.4 devel/imake/pkg-descr
1.12 devel/libpciaccess/Makefile
1.5 devel/libpciaccess/distinfo
1.2 devel/libpciaccess/pkg-descr
1.17 devel/makedepend/Makefile
(Only the first 10 of 606 ports in this commit are shown above. )
- 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
|
Tue, 25 Jan 2011
|
[ 02:07 stas ]
1.78 x11-servers/xorg-server/Makefile
- There's no nv(4x) manpage in xorg-server distribution anymore.
Reported by: nathanw
Feature safe: yes
|
[ 01:53 stas ]
1.77 x11-servers/xorg-server/Makefile
- Fix build on powerpc64.
PR: ports/147568, ports/153644
Submitted by: nwhitehorn, Matthew Rezny <mrezny@hexaneinc.com>
Feature safe: yes
|
Sat, 1 May 2010
|
[ 11:41 miwi ]
1.12 Mk/bsd.xorg.mk
1.20 devel/imake/Makefile
1.5 devel/imake/distinfo
1.10 devel/libpciaccess/Makefile
1.3 devel/libpciaccess/distinfo
1.16 devel/makedepend/Makefile
1.9 devel/makedepend/distinfo
1.4 devel/xorg-macros/Makefile
1.3 devel/xorg-macros/distinfo
1.6 x11-clocks/xclock/Makefile
(Only the first 10 of 517 ports in this commit are shown above. )
- 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 )
|
Mon, 8 Feb 2010
|
[ 00:20 marius ]
1.75 x11-servers/xorg-server/Makefile
Given that HAL doesn't work on sparc64 and always needs to be disabled
there anyway change the default to off for that architecture.
Approved by: rnoland
|
Sun, 7 Feb 2010
|
[ 15:24 rnoland ]
1.9 x11-servers/xephyr/Makefile
1.5 x11-servers/xephyr/distinfo
1.16 x11-servers/xorg-dmx/Makefile
1.9 x11-servers/xorg-dmx/distinfo
1.16 x11-servers/xorg-nestserver/Makefile
1.11 x11-servers/xorg-nestserver/distinfo
1.74 x11-servers/xorg-server/Makefile
1.13 x11-servers/xorg-server/distinfo
1.5 x11-servers/xorg-server/files/patch-configure
1.19 x11-servers/xorg-vfbserver/Makefile
(Only the first 10 of 13 ports in this commit are shown above. )
Update xorg-server and friends to 1.6.5.
|
Fri, 19 Jun 2009
|
[ 23:19 marcel ]
1.73 x11-servers/xorg-server/Makefile
1.1 x11-servers/xorg-server/files/extra-arch-ia64
Allow building on ia64. This does not make it functional, because
ia64 doesn't have any non-serial console. It does allow xorg to
build though and in particular xorg-drivers. The latter depends on
xorg-server.
Ok'd: rnoland@
|
Thu, 7 May 2009
|
[ 19:40 rnoland ]
1.7 x11-servers/xephyr/Makefile
1.4 x11-servers/xephyr/distinfo
1.15 x11-servers/xorg-dmx/Makefile
1.8 x11-servers/xorg-dmx/distinfo
1.15 x11-servers/xorg-nestserver/Makefile
1.10 x11-servers/xorg-nestserver/distinfo
1.72 x11-servers/xorg-server/Makefile
1.12 x11-servers/xorg-server/distinfo
1.4 x11-servers/xorg-server/files/patch-configure
1.20 x11-servers/xorg-server/pkg-plist
(Only the first 10 of 12 ports in this commit are shown above. )
Update Xserver and friends to 1.6.1
|
Sat, 4 Apr 2009
|
[ 04:04 rnoland ]
1.10 Mk/bsd.xorg.mk
1.5 x11-drivers/xf86-input-acecad/Makefile
1.4 x11-drivers/xf86-input-acecad/distinfo
1.5 x11-drivers/xf86-input-calcomp/Makefile
1.5 x11-drivers/xf86-input-citron/Makefile
1.4 x11-drivers/xf86-input-digitaledge/Makefile
1.5 x11-drivers/xf86-input-dmc/Makefile
1.5 x11-drivers/xf86-input-dynapro/Makefile
1.5 x11-drivers/xf86-input-elo2300/Makefile
1.4 x11-drivers/xf86-input-fpit/Makefile
(Only the first 10 of 59 ports in this commit are shown above. )
Update Xorg server to 1.6.0
o Update randrproto, libXrandr and xrandr to 1.3.0
o Update xf86-video-intel to 2.6.3
o Update other less common drivers as needed
o Mark a bunch of un-maintained input drivers ignored
o Update the various slave X server ports as well
|
Tue, 31 Mar 2009
|
[ 20:19 marius ]
1.7 devel/libpciaccess/Makefile
1.1 devel/libpciaccess/files/patch-src-common_init.c
1.6 devel/libpciaccess/files/patch-src-freebsd_pci.c
1.1 devel/libpciaccess/files/patch-src-pciaccess_private.h
1.70 x11-servers/xorg-server/Makefile
1.1 x11-servers/xorg-server/files/patch-Xserver-hw-xfree86-os-support-bsd-sparc64_video.c
Given that the x86-centric approach of mmap(2)'ing PCI memory via
mem(4) doesn't work on sparc64, revert to the pre-libpciaccess
approach of using the tty(4) device opened by the X server there.
Hopefully we have proper MI means of doing so one day.
Approved by: flz
|
Sun, 8 Mar 2009
|
[ 23:03 rnoland ]
1.69 x11-servers/xorg-server/Makefile
1.18 x11-servers/xorg-server/pkg-plist
Add a patch from git to fix issues with gnome-2.25.
Requested by: marcus
|
Number of commits found XX: 168 (showing only 100 on this page) 1 | 2 » |