notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: x11/xorg/Makefile
SVNWeb

Number of commits found: 51

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 2 Aug 2022
[ 07:26 Baptiste Daroussin (bapt) search for other commits by this committer ]    commit hash:88b0ae2bb9c65edc63073dc211fb57e3dec05a9e  commit hash:88b0ae2bb9c65edc63073dc211fb57e3dec05a9e  commit hash:88b0ae2bb9c65edc63073dc211fb57e3dec05a9e  88b0ae2  (Only the first 10 of 60 ports in this commit are shown above. View all ports for this commit)
xorg: upgrade to 21.1.4

Port changes:
- flavorize the port
- decouple Xwayland as it has been split from Xorg
- switch to meson
- cleanup non necessary patches anymore
- stop butchering the build system to play with Xorg.wrap but do it
  in post-install
- remove dmx (no longer existing)
- use libmd for sha1 (remove dependency on open/libre ssl)
- always activate RPC security
- simplify postinstall/deinstall script and make them cross install friendly
- remove the SUID option and make it the default, we cannot startx as user
without it
- only keep the mesa-dri dependency on xorg-server not others
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:d357bca4f0e71714865e030d7a1e611845d9050b  commit hash:d357bca4f0e71714865e030d7a1e611845d9050b  commit hash:d357bca4f0e71714865e030d7a1e611845d9050b  d357bca  (Only the first 10 of 288 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Thu, 17 Aug 2017
[ 08:26 bapt search for other commits by this committer ] Original commit   Revision:448082 (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
Move all X cursors from ${PREFIX}/lib/X11/icons to ${PREFIX}/share/icons

It improves consistency, lots of cursors were already installed in that
directory. The same change was already done for regular fonts.
Fri, 12 May 2017
[ 18:46 rezny search for other commits by this committer ] Original commit   Revision:440699 (Only the first 10 of 52 ports in this commit are shown above. View all ports for this commit)
Consolidate the Mesa ports, update to 17.0.4, and add Wayland option

* libGL, libEGL, libglesv2, libglapi, and gbm have been moved into mesa-libs,
  graphics/dri has been renamed to mesa-dri, and USE_GL has been adjusted
* mesa-libs has a new WAYLAND option that enables platform support in libEGL
* mesa-dri now depends on graphics/s2tc for compressed texture support [1]
* re-remove obsolete dependency on makedepends [2]
* correct sed fix backported from 17.1 [3]

PR:		218799 (exp-run), 212762 [1], 218552 [2], 218562 [3]
Submitted by:	dbn [1], jbeich [2,3]
Reported by:	afiskon@devzen.ru [1]
Reviewed by:	kwm, johalun0@gmail.com
Approved by:	portmgr, swills (mentor)
Differential Revision:  https://reviews.freebsd.org/D10448
Fri, 1 Apr 2016
[ 14:33 mat search for other commits by this committer ] Original commit   Revision:412351 (Only the first 10 of 2136 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Sat, 28 Mar 2015
[ 14:50 bapt search for other commits by this committer ] Original commit   Revision:382493
Convert to USES=metaport
[ 14:42 bapt search for other commits by this committer ] Original commit   Revision:382489
Bump portrevision
[ 14:36 bapt search for other commits by this committer ] Original commit   Revision:382484
Convert into a real meta port
Tue, 20 Jan 2015
[ 16:39 antoine search for other commits by this committer ] Original commit   Revision:377530
Fix depends
Wed, 10 Sep 2014
[ 20:50 gerald search for other commits by this committer ] Original commit   Revision:367888 (Only the first 10 of 3171 ports in this commit are shown above. View all ports for this commit)
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, 15 Jul 2014
[ 17:14 adamw search for other commits by this committer ] Original commit   Revision:361981
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
Mon, 16 Dec 2013
[ 11:11 zeising search for other commits by this committer ] Original commit   Revision:336621 (Only the first 10 of 402 ports in this commit are shown above. View all ports for this commit)
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]
Fri, 20 Sep 2013
[ 23:43 bapt search for other commits by this committer ] Original commit   Revision:327777 (Only the first 10 of 483 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11)
Sat, 25 May 2013
[ 14:37 zeising search for other commits by this committer ] Original commit   Revision:319055 (Only the first 10 of 518 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sat, 21 Apr 2012
[ 17:03 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 214 ports in this commit are shown above. View all ports for this commit)
- 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@.
Thu, 6 Oct 2011
[ 21:51 eadler search for other commits by this committer ] Original commit 
- change file that x11/xorg uses to detect xorg-docs dependency

Submitted by:   olgeni
Approved by:    sahil (mentor)
Fri, 25 Feb 2011
[ 16:52 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 606 ports in this commit are shown above. View all ports for this commit)
- 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
Sat, 1 May 2010
[ 11:41 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 517 ports in this commit are shown above. View all ports for this commit)
- 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 View all of this commit message)
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Sun, 7 Feb 2010
[ 15:25 rnoland search for other commits by this committer ] Original commit  (Only the first 10 of 72 ports in this commit are shown above. View all ports for this commit)
Chase xorg-server update and bump driver PORTREVISIONS.
Wed, 11 Nov 2009
[ 05:44 marcel search for other commits by this committer ] Original commit 
Fix RUN_DEPENDS to depend on dri.pc rather than r128_dri.so.
On ia64, r128_dri.so is not built, causing repeated recursion
into graphics/dri (on restarts).

Approved by: rnoland
Tue, 25 Aug 2009
[ 04:42 marcel search for other commits by this committer ] Original commit 
xorg-server builds on ia64. Include it in the xorg meta-port.

Ok'd by: rnoland
Thu, 7 May 2009
[ 19:42 rnoland search for other commits by this committer ] Original commit  (Only the first 10 of 67 ports in this commit are shown above. View all ports for this commit)
Chase xserver update with driver port bumps.
Sat, 4 Apr 2009
[ 04:05 rnoland search for other commits by this committer ] Original commit  (Only the first 10 of 51 ports in this commit are shown above. View all ports for this commit)
Chase the Xorg server update and bump ports that depend on it.
Fri, 23 Jan 2009
[ 16:28 flz search for other commits by this committer ] Original commit  (Only the first 10 of 612 ports in this commit are shown above. View all ports for this commit)
- 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).
Tue, 15 Jul 2008
[ 12:37 flz search for other commits by this committer ] Original commit 
Don't install xorg-docs if NOPORTDOCS is defined.

PR:             ports/125629
Submitted by:   Dan Lukes <dan@obluda.cz>
Fri, 6 Jun 2008
[ 14:09 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 151 ports in this commit are shown above. View all ports for this commit)
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Sat, 19 Apr 2008
[ 17:56 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 2842 ports in this commit are shown above. View all ports for this commit)
- 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)
Fri, 7 Mar 2008
[ 21:47 flz search for other commits by this committer ] Original commit  (Only the first 10 of 195 ports in this commit are shown above. View all ports for this commit)
Remove support for XFree8-4.

From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore.

PR:             ports/119418
Submitted by:   flz
Approved by:    portmgr (pav)
Tue, 9 Oct 2007
[ 22:34 flz search for other commits by this committer ] Original commit 
Don't add xorg-server as a RUN_DEPENDS on alpha/ia64.
Sun, 16 Sep 2007
[ 12:42 flz search for other commits by this committer ] Original commit 
Bump PORTREVISION after gtk20 dependency removal in pixman.
Thu, 13 Sep 2007
[ 19:45 flz search for other commits by this committer ] Original commit  (Only the first 10 of 201 ports in this commit are shown above. View all ports for this commit)
- 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@
Thu, 31 May 2007
[ 23:42 lesi search for other commits by this committer ] Original commit 
Fix typo that prevented additional dependencies when COMPLETE_BUILD and/or
PACKAGE_BUILDING were defined [1].
Remove PACKAGE_BUILDING from that block so package has same dependencies
as port, since this didn't work before, this commit doesn't actually
change anything for package build.

Submitted by:   stefan [1]
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Sat, 21 Jan 2006
[ 18:55 lesi search for other commits by this committer ] Original commit  (Only the first 10 of 93 ports in this commit are shown above. View all ports for this commit)
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.
Fri, 11 Nov 2005
[ 22:16 lesi search for other commits by this committer ] Original commit  (Only the first 10 of 74 ports in this commit are shown above. View all ports for this commit)
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.
Thu, 14 Apr 2005
[ 00:03 anholt search for other commits by this committer ] Original commit 
Add xorg-manpages as a dependency of the whole-xorg-distribution port.

Requested by:   Peter Jeremy, PeterJeremy at optushome dot com dot au
Thu, 17 Mar 2005
[ 23:22 lesi search for other commits by this committer ] Original commit  (Only the first 10 of 85 ports in this commit are shown above. View all ports for this commit)
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)
Tue, 1 Feb 2005
[ 01:28 lesi search for other commits by this committer ] Original commit 
Fix 'package' target on FreeBSD 4.x.
Tue, 18 Jan 2005
[ 22:17 lesi search for other commits by this committer ] Original commit 
Don't blindly override DEPENDS_TARGET when making package.

Submitted by:   roam
Thu, 23 Dec 2004
[ 01:35 anholt search for other commits by this committer ] Original commit  (Only the first 10 of 114 ports in this commit are shown above. View all ports for this commit)
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)
Sun, 21 Nov 2004
[ 20:22 marcel search for other commits by this committer ] Original commit 
Don't add xorg-server to RUN_DEPENDS on ia64. The xorg-server port
hasn't been ported to ia64, mostly because syscons is not supported.
Sun, 25 Jul 2004
[ 20:41 anholt search for other commits by this committer ] Original commit 
Only depend on the DRI on architectures it's supported on.
Sat, 24 Jul 2004
[ 01:21 anholt search for other commits by this committer ] Original commit 
Add xorg-documents depenency.  I think we've got a full xorg distribution now.
Fri, 23 Jul 2004
[ 23:46 pav search for other commits by this committer ] Original commit  (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
- Extend IGNORE message, point users to instructions how to switch
  from XFree86-4 to X.Org.

Approved by:    anholt (x11 hat)
[ 19:10 anholt search for other commits by this committer ] Original commit  (Only the first 10 of 163 ports in this commit are shown above. View all ports for this commit)
- 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)
[ 18:40 anholt search for other commits by this committer ] Original commit 
Add xorg-nestserver to the list.
Sun, 11 Jul 2004
[ 20:25 anholt search for other commits by this committer ] Original commit 
Add dependency on the DRI, now that the server doesn't do that itself.
Sat, 19 Jun 2004
[ 06:08 anholt search for other commits by this committer ] Original commit 
New port: xorg, a metaport for the X.Org distribution.  It lacks the documents
port still, but this should be good enough for now.

Number of commits found: 51