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: x11/xorg-minimal/Makefile
SVNWeb

Number of commits found: 35

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)
Thu, 30 Sep 2021
[ 21:23 Rene Ladan (rene) search for other commits by this committer ]    commit hash:620968a43a5f9bb3fa98ab20f257a4c0d864caa7  commit hash:620968a43a5f9bb3fa98ab20f257a4c0d864caa7  commit hash:620968a43a5f9bb3fa98ab20f257a4c0d864caa7  620968a  (Only the first 10 of 399 ports in this commit are shown above. View all ports for this commit)
cleanup: drop support for EOL FreeBSD 11.X

Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11

Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*

Reviewed by:	doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
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.
Sat, 21 Mar 2020
[ 06:08 jbeich search for other commits by this committer ] Original commit   Revision:528828
x11/xorg-minimal: chase r526589

Approved by:	zeising (x11)
Differential Revision:	https://reviews.freebsd.org/D24113
Mon, 4 Nov 2019
[ 21:09 rene search for other commits by this committer ] Original commit   Revision:516743
Return eadler's ports to the pools after safekeeping his commit bit.
Wed, 25 Jul 2018
[ 14:14 eadler search for other commits by this committer ] Original commit   Revision:475314
Fix x11/xorg-minimal when build with VIDEO_DRIVER="intel"

i965_drv_video.so has location in commit r456673

Reported by:	gblach
Sat, 16 Jun 2018
[ 03:44 eadler search for other commits by this committer ] Original commit   Revision:472515
x11/xorg-minimal: correct deps for intel; remove intel29

- Remove intel29, which is well past EoL
- correct a mistake I made earlier and add back a missing dep

Reported by:	jbeich
Sun, 27 May 2018
[ 04:24 eadler search for other commits by this committer ] Original commit   Revision:470953
x11/xorg-minimal: take maintainership (again)

- This was my first contribution to FreeBSD. Take it back.
- Correct run deps for video driver of 'intel29'
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
[ 15:18 bapt search for other commits by this committer ] Original commit   Revision:382503
Convert to USES=metaport
Mon, 22 Dec 2014
[ 23:04 dumbbell search for other commits by this committer ] Original commit   Revision:375286 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Final removal of WITH_NEW_XORG

This knob was turned on for all version of FreeBSD in r369875
(2014-10-03) and officially deprecated. Since then, it was gradually
removed from many ports when they needed an update.

x11-servers/xorg-server was the last major user of this knob. The port
was updated to xserver 1.14 in r374982 (2014-12-19). The update got rid
of the knob, clearing the path to the final removal.

This commit changes ports who were checking for WITH_NEW_XORG and remove
its handling from bsd.port.mk.

While here, two sanity checks are added to warn user about WITH_KMS and
WITH_NEW_XORG which have no effect now.

Differential Revision:	https://reviews.freebsd.org/D1351
Reviewed by:	antoine, bapt, kwm
Approved by:	portmgr (antoine, bapt), kwm
Wed, 24 Sep 2014
[ 06:00 eadler search for other commits by this committer ] Original commit   Revision:369161 (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
Hand back my ports to the pool.

Ports require time and TLC which I no longer have.
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)
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)
Thu, 13 Mar 2014
[ 21:22 eadler search for other commits by this committer ] Original commit   Revision:348128
When the intel driver is being used also install the libva driver.
Wed, 25 Sep 2013
[ 14:22 eadler search for other commits by this committer ] Original commit   Revision:328295
mtree can show as an orphan when a metaport is installed.

Reported by:	bdrewery
[ 04:33 eadler search for other commits by this committer ] Original commit   Revision:328253
xorg-minimal does not build or install anything so it is stage-safe by default.
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, 6 Oct 2012
[ 14:35 eadler search for other commits by this committer ] Original commit   Revision:305369 (Only the first 10 of 44 ports in this commit are shown above. View all ports for this commit)
Trim the headers in the ports I maintain.
Sat, 21 Apr 2012
[ 20:25 miwi search for other commits by this committer ] Original commit 
- Bump to 7.5.2
Wed, 7 Sep 2011
[ 22:52 eadler search for other commits by this committer ] Original commit 
- use the correct dependency when intel29 is requested

PR:             ports/160464
Submitted by:   Mikhail T. <m.tsatsenko@gmail.com>
Approved by:    sahil (mentor)
Sun, 21 Aug 2011
[ 20:51 eadler search for other commits by this committer ] Original commit  (Only the first 10 of 30 ports in this commit are shown above. View all ports for this commit)
- change the email address I use to maintain ports

Approved by:    bapt (mentor)
[ 16:12 eadler search for other commits by this committer ] Original commit  (Only the first 10 of 30 ports in this commit are shown above. View all ports for this commit)
- change the email address I use to maintain ports

Approved by:    bapt (mentor)
Sat, 26 Feb 2011
[ 22:47 kwm search for other commits by this committer ] Original commit 
Add missing RUN_DEPENDS.

Pointyhat to:   kwm, I like a purple one please.
[ 22:27 kwm search for other commits by this committer ] Original commit 
Remove stray '/'.
[ 22:19 kwm search for other commits by this committer ] Original commit 
Bump version to 7.5.1 to be inline with xorg.

Add support for VIDEO_DRIVER=nvidia [1].

PR:             ports/154319 [1]
Submitted by:   Eitan Adler <lists@eitanadler.com> (maintainer)
Fri, 26 Nov 2010
[ 22:02 pgollucci search for other commits by this committer ] Original commit 
Remove dependency on font ports, Xserver can fall back to "built-ins"
fonts for "fixed" and "cursor". And LOCALBASE/lib/X11/fonts tree isn't
required to exist.

ref. http://cgit.freedesktop.org/xorg/xserver/commit/?id=49b93df (since 1.6.0)

- Bump PORTREVISION

PR:             ports/152155
Submitted by:   Anonymous <swell.k@gmail.com>
Approved by:    ports@eitanadler.com (maintainer)
Sun, 11 Jul 2010
[ 18:41 sahil search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- Update maintainer's email address

PR:             ports/148497
Submitted by:   Eitan Adler <eitanadlerlist@gmail.com> (maintainer)
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.
Fri, 15 Jan 2010
[ 00:46 pgollucci search for other commits by this committer ] Original commit 
- Allow the user to choose a video driver to use instead of the default vesa
driver.
- xinit and xauth are searched at the right place

PR:             ports/142053
Submitted by:   Carlos Santos <unixmania@gmail.com>
Approved by:    Eitan Adler <eitanadlerlist@gmail.com> (maintainer)
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).
Sat, 27 Dec 2008
[ 13:11 stefan search for other commits by this committer ] Original commit 
Add xorg-minimal, a meta-port for installing only the necessary part of the
X.Org distribution.

PR:             128384
Submitted by:   Eitan Adler <EitanAdlerList@gmail.com>

Number of commits found: 35