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
non port: devel/xorg-macros/Makefile
SVNWeb

Number of commits found: 24

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)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 18 May 2021
[ 14:51 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:3a5bae68906fd0cfac06e207d9f3b8a3d8630f6d  commit hash:3a5bae68906fd0cfac06e207d9f3b8a3d8630f6d  commit hash:3a5bae68906fd0cfac06e207d9f3b8a3d8630f6d  3a5bae6 
devel/xorg-macros: update to 1.19.3

Changes:	https://lists.x.org/archives/xorg-announce/2021-January/003069.html
PR:		255776
Reported by:	portscout
Approved by:	zeising
Differential Revision:	https://reviews.freebsd.org/D30207
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.
Sun, 3 Nov 2019
[ 21:56 zeising search for other commits by this committer ] Original commit   Revision:516607 (Only the first 10 of 237 ports in this commit are shown above. View all ports for this commit)
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 Jul 2018
[ 09:37 amdmi3 search for other commits by this committer ] Original commit   Revision:474634
- Add LICENSE_FILE
- Update WWW

Approved by:	portmgr blanket
Thu, 10 May 2018
[ 10:23 zeising search for other commits by this committer ] Original commit   Revision:469527
devel/xorg-macros: update to 1.19.2

Mark as architecture independent
Thu, 5 Oct 2017
[ 12:25 bapt search for other commits by this committer ] Original commit   Revision:451305
Add license
Wed, 8 Feb 2017
[ 18:06 rezny search for other commits by this committer ] Original commit   Revision:433661
Update to 1.19.1

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9440
Wed, 20 Jul 2016
[ 15:33 mat search for other commits by this committer ] Original commit   Revision:418840 (Only the first 10 of 67 ports in this commit are shown above. View all ports for this commit)
Cleanup $() variables in ports Makefiles.

Mostly replace with ${}, but sometime, replace with $$() because it is
what was intended in the first place. (I think.)

Sponsored by:	Absolight
Sat, 20 Dec 2014
[ 18:06 bapt search for other commits by this committer ] Original commit   Revision:375029 (Only the first 10 of 53 ports in this commit are shown above. View all ports for this commit)
Cleanup plist
Wed, 16 Apr 2014
[ 18:28 zeising search for other commits by this committer ] Original commit   Revision:351411 (Only the first 10 of 1008 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
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]
Sun, 29 Sep 2013
[ 17:01 zeising search for other commits by this committer ] Original commit   Revision:328711 (Only the first 10 of 142 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 24 Sep 2013
[ 06:24 bapt search for other commits by this committer ] Original commit   Revision:328096 (Only the first 10 of 61 ports in this commit are shown above. View all ports for this commit)
Remove NO_STAGE to ports natively stage ready shown by a FORCE_STAGE exp-run

Exp-run by:	bdrewery
Fri, 20 Sep 2013
[ 17:17 bapt search for other commits by this committer ] Original commit   Revision:327726 (Only the first 10 of 623 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:
devel part 4)
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)
Fri, 3 Feb 2012
[ 15:59 eadler search for other commits by this committer ] Original commit 
Update to 1.16.1

Changes:
        Build changes only. However update now to avoid problems with future
updates and reduce confusion about how up to date our X is.

Reviewed by:    miwi, kwm
Obtained from:  xorg-dev repo
Sun, 18 Sep 2011
[ 13:40 eadler search for other commits by this committer ] Original commit  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
- update mkfontscale to 1.0.9
- update oclock to 1.0.2
- update twm to 1.0.7
- update xmodmap to 1.0.4
- update xorg-macros to 1.15.0
- update xprop to 1.2.1
- update xvinfo to 1.1.1
- update xwininfo to 1.1.2

Approved by:    bapt (mentor)
Obtained from:  xorg-devel repo
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)
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).
Mon, 21 May 2007
[ 13:07 flz search for other commits by this committer ] Original commit 
Fix CATEGORIES.

Reported by:    erwin
Approved by:    portmgr (blanket)
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}.

Number of commits found: 24