non port: x11/xorg-minimal/Makefile |
SVNWeb
|
Number of commits found: 35 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Thu, 30 Sep 2021
|
[ 21:23 Rene Ladan (rene) ] 620968a (Only the first 10 of 399 ports in this commit are shown above. )
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) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 21 Mar 2020
|
[ 06:08 jbeich ]
x11/xorg-minimal: chase r526589
Approved by: zeising (x11)
Differential Revision: https://reviews.freebsd.org/D24113
|
Mon, 4 Nov 2019
|
[ 21:09 rene ]
Return eadler's ports to the pools after safekeeping his commit bit.
|
Wed, 25 Jul 2018
|
[ 14:14 eadler ]
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 ]
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 ]
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 ] (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
|
Sat, 28 Mar 2015
|
[ 15:18 bapt ]
Convert to USES=metaport
|
Mon, 22 Dec 2014
|
[ 23:04 dumbbell ] (Only the first 10 of 12 ports in this commit are shown above. )
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 ] (Only the first 10 of 23 ports in this commit are shown above. )
Hand back my ports to the pool.
Ports require time and TLC which I no longer have.
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (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)
|
Wed, 16 Apr 2014
|
[ 18:28 zeising ] (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 )
|
Thu, 13 Mar 2014
|
[ 21:22 eadler ]
When the intel driver is being used also install the libva driver.
|
Wed, 25 Sep 2013
|
[ 14:22 eadler ]
mtree can show as an orphan when a metaport is installed.
Reported by: bdrewery
|
[ 04:33 eadler ]
xorg-minimal does not build or install anything so it is stage-safe by default.
|
Fri, 20 Sep 2013
|
[ 23:43 bapt ] (Only the first 10 of 483 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11)
|
Sat, 6 Oct 2012
|
[ 14:35 eadler ] (Only the first 10 of 44 ports in this commit are shown above. )
Trim the headers in the ports I maintain.
|
Sat, 21 Apr 2012
|
[ 20:25 miwi ]
- Bump to 7.5.2
|
Wed, 7 Sep 2011
|
[ 22:52 eadler ]
- 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 ] (Only the first 10 of 30 ports in this commit are shown above. )
- change the email address I use to maintain ports
Approved by: bapt (mentor)
|
[ 16:12 eadler ] (Only the first 10 of 30 ports in this commit are shown above. )
- change the email address I use to maintain ports
Approved by: bapt (mentor)
|
Sat, 26 Feb 2011
|
[ 22:47 kwm ]
Add missing RUN_DEPENDS.
Pointyhat to: kwm, I like a purple one please.
|
[ 22:27 kwm ]
Remove stray '/'.
|
[ 22:19 kwm ]
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 ]
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 ] (Only the first 10 of 11 ports in this commit are shown above. )
- Update maintainer's email address
PR: ports/148497
Submitted by: Eitan Adler <eitanadlerlist@gmail.com> (maintainer)
|
Sun, 7 Feb 2010
|
[ 15:25 rnoland ] (Only the first 10 of 72 ports in this commit are shown above. )
Chase xorg-server update and bump driver PORTREVISIONS.
|
Fri, 15 Jan 2010
|
[ 00:46 pgollucci ]
- 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 ] (Only the first 10 of 67 ports in this commit are shown above. )
Chase xserver update with driver port bumps.
|
Sat, 4 Apr 2009
|
[ 04:05 rnoland ] (Only the first 10 of 51 ports in this commit are shown above. )
Chase the Xorg server update and bump ports that depend on it.
|
Fri, 23 Jan 2009
|
[ 16:28 flz ] (Only the first 10 of 612 ports in this commit are shown above. )
- 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 ]
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 |