notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: x11/xorg-minimal/Makefile

Number of commits found: 35

Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Thursday, 30 Sep 2021
21:23 Rene Ladan (rene) search for other commits by this committer
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
commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 620968a
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Saturday, 21 Mar 2020
06:08 jbeich search for other commits by this committer
x11/xorg-minimal: chase r526589

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

i965_drv_video.so has location in commit r456673

Reported by:	gblach
Original commitRevision:475314 
Saturday, 16 Jun 2018
03:44 eadler search for other commits by this committer
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
Original commitRevision:472515 
Sunday, 27 May 2018
04:24 eadler search for other commits by this committer
x11/xorg-minimal: take maintainership (again)

- This was my first contribution to FreeBSD. Take it back.
- Correct run deps for video driver of 'intel29'
Original commitRevision:470953 
Friday, 1 Apr 2016
14:33 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412351 
Saturday, 28 Mar 2015
15:18 bapt search for other commits by this committer
Convert to USES=metaport
Original commitRevision:382503 
Monday, 22 Dec 2014
23:04 dumbbell search for other commits by this committer
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
Original commitRevision:375286 
Wednesday, 24 Sep 2014
06:00 eadler search for other commits by this committer
Hand back my ports to the pool.

Ports require time and TLC which I no longer have.
Original commitRevision:369161 
Wednesday, 10 Sep 2014
20:50 gerald search for other commits by this committer
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)
Original commitRevision:367888 
Wednesday, 16 Apr 2014
18:28 zeising search for other commits by this committer
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
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
Original commitRevision:351411 
Thursday, 13 Mar 2014
21:22 eadler search for other commits by this committer
When the intel driver is being used also install the libva driver.
Original commitRevision:348128 
Wednesday, 25 Sep 2013
14:22 eadler search for other commits by this committer
mtree can show as an orphan when a metaport is installed.

Reported by:	bdrewery
Original commitRevision:328295 
04:33 eadler search for other commits by this committer
xorg-minimal does not build or install anything so it is stage-safe by default.
Original commitRevision:328253 
Friday, 20 Sep 2013
23:43 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11)
Original commitRevision:327777 
Saturday, 6 Oct 2012
14:35 eadler search for other commits by this committer
Trim the headers in the ports I maintain.
Original commitRevision:305369 
Saturday, 21 Apr 2012
20:25 miwi search for other commits by this committer
- Bump to 7.5.2
Original commit
Wednesday, 7 Sep 2011
22:52 eadler search for other commits by this committer
- use the correct dependency when intel29 is requested

PR:             ports/160464
Submitted by:   Mikhail T. <m.tsatsenko@gmail.com>
Approved by:    sahil (mentor)
Original commit
Sunday, 21 Aug 2011
20:51 eadler search for other commits by this committer
- change the email address I use to maintain ports

Approved by:    bapt (mentor)
Original commit
16:12 eadler search for other commits by this committer
- change the email address I use to maintain ports

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

Pointyhat to:   kwm, I like a purple one please.
Original commit
22:27 kwm search for other commits by this committer
Remove stray '/'.
Original commit
22:19 kwm search for other commits by this committer
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)
Original commit
Friday, 26 Nov 2010
22:02 pgollucci search for other commits by this committer
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)
Original commit
Sunday, 11 Jul 2010
18:41 sahil search for other commits by this committer
- Update maintainer's email address

PR:             ports/148497
Submitted by:   Eitan Adler <eitanadlerlist@gmail.com> (maintainer)
Original commit
Sunday, 7 Feb 2010
15:25 rnoland search for other commits by this committer
Chase xorg-server update and bump driver PORTREVISIONS.
Original commit
Friday, 15 Jan 2010
00:46 pgollucci search for other commits by this committer
- 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)
Original commit
Thursday, 7 May 2009
19:42 rnoland search for other commits by this committer
Chase xserver update with driver port bumps.
Original commit
Saturday, 4 Apr 2009
04:05 rnoland search for other commits by this committer
Chase the Xorg server update and bump ports that depend on it.
Original commit
Friday, 23 Jan 2009
16:28 flz search for other commits by this committer
- 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).
Original commit
Saturday, 27 Dec 2008
13:11 stefan search for other commits by this committer
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>
Original commit

Number of commits found: 35