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) combination for a given watch list. This is what FreshPorts will look for.

non port: games/stormbaancoureur/Makefile

Number of commits found: 33

Tuesday, 25 Apr 2023
15:17 Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 feb1fa3
Friday, 4 Nov 2022
05:34 Yuri Victorovich (yuri) search for other commits by this committer
devel/ode: Update 0.13 -> 0.16.2

PR:		255111
Approved by:	acm@ (maintainer)
commit hash: a5a627bd66810124dbcf9eefd036bff5a522af89 commit hash: a5a627bd66810124dbcf9eefd036bff5a522af89 commit hash: a5a627bd66810124dbcf9eefd036bff5a522af89 commit hash: a5a627bd66810124dbcf9eefd036bff5a522af89 a5a627b
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
Tuesday, 22 Jun 2021
18:53 Kevin Bowling (kbowling) search for other commits by this committer
graphics/mesa-libs: Bump reverse deps for libglvnd

Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 da3162c
Wednesday, 7 Apr 2021
23:19 Dmitry Marakasov (amdmi3) search for other commits by this committer
Remove useless Created by: headers mentioning me
commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841 commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841 commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841 commit hash: 5823922c58f9acea4e0c5f45b4ead47371e70841 5823922
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
Thursday, 21 Feb 2019
20:55 amdmi3 search for other commits by this committer
- Avoid static linking with ode [1]
- Switch to more correct way of avoiding C++11 related build errors
- Switch to options helpers

PR:		231016 [1]
Submitted by:	yuri@freebsd.org [1]
Original commitRevision:493533 
Tuesday, 18 Sep 2018
08:47 linimon search for other commits by this committer
Conditionalize the addition of -Wno-c++11-narrowing to fix clang6 errors
in CFLAGS to affect clang-based archs.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:479998 
Friday, 22 Jun 2018
21:04 amdmi3 search for other commits by this committer
- Add LICENSE
- Add missing gl depends
- Fix build with clang 6
- Regenerate patches
Original commitRevision:473074 
Tuesday, 23 May 2017
05:03 rezny search for other commits by this committer
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
Original commitRevision:441503 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Thursday, 12 Feb 2015
10:04 jbeich search for other commits by this committer
- Update to 2.1.6
- Enable sound via alsa-lib

Differential Revision:	https://reviews.freebsd.org/D1670
Reviewed by:	amdmi3
Approved by:	amdmi3 (maintainer)
Approved by:	bapt (mentor)

ChangeLog:
* Point to new leaderboard server
* Make name resolve non-fatal
* Debian patch for gcc-4.4 integrated
Original commitRevision:378866 
Monday, 24 Nov 2014
23:53 amdmi3 search for other commits by this committer
- Update devel/ode to 0.13
- Bump dependent ports

PR:		193086
Submitted by:	pfg
Approved by:	maintainer timeout (acm, almost 3 months)
Original commitRevision:373385 
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 
Sunday, 3 Aug 2014
13:12 amdmi3 search for other commits by this committer
- Strip binary
Original commitRevision:363899 
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 
Monday, 16 Dec 2013
17:40 amdmi3 search for other commits by this committer
- Remove DOCS, NLS and EXAMPLES from OPTIONS_DEFAULT in my ports, as suggested
by Porter's Handbook
Original commitRevision:336650 
Saturday, 19 Oct 2013
02:24 amdmi3 search for other commits by this committer
- Support staging
Original commitRevision:330827 
Friday, 20 Sep 2013
17:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
Original commitRevision:327730 
Tuesday, 18 Jun 2013
11:46 amdmi3 search for other commits by this committer
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
Original commitRevision:321181 
Saturday, 4 Aug 2012
22:52 kwm search for other commits by this committer
Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.

Bump all ports that directly depend on libglut because of the shlib version
change.

There are some extra items in this patch.

*) Because freeglut doesn't have the same dependancies as libglut, some ports
	need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
	with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
	remains now.
*) While here fix a png related build issue games/vegastrike.

Thanks to miwi for running the exp-run.

Approved by:	portmgr (miwi)

Collaboration with:	zeising@
Obtained from:	xorg-dev staging area.
Original commit
Tuesday, 28 Jul 2009
16:34 amdmi3 search for other commits by this committer
- Update URL of my distfile mirror in 87 ports

Approved by:    portmgr (erwin)
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
Friday, 16 Jan 2009
04:18 acm search for other commits by this committer
- Bump PORTREVISION, because devel/ode was updated

Approved by:    amdmi3 via email
Original commit
Monday, 5 Jan 2009
16:14 amdmi3 search for other commits by this committer
- Update address of my distfile mirror
Original commit
Thursday, 19 Jun 2008
17:28 amdmi3 search for other commits by this committer
Update my email address in 132 ports.

Approved by:    miwi (mentor)
Original commit
Wednesday, 18 Jun 2008
23:24 miwi search for other commits by this committer
- Update to 2.1.5

PR:             124556
Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
Original commit
Tuesday, 3 Jun 2008
08:52 miwi search for other commits by this committer
- Update to 2.1.4

PR:             124211
Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
Original commit
Monday, 31 Mar 2008
10:01 miwi search for other commits by this committer
- Update to 2.1.3

PR:             122265
Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
Original commit
Friday, 21 Mar 2008
11:45 miwi search for other commits by this committer
- Update to 2.1.2

PR:             121842
Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
Original commit
Sunday, 10 Feb 2008
14:06 miwi search for other commits by this committer
- Update to 120427

PR:             120427
Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
Original commit
Saturday, 26 Jan 2008
23:30 miwi search for other commits by this committer
- Update to 2.0.0

PR:             119190
Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
Original commit
23:12 miwi search for other commits by this committer
 Force commit
- Repocopy from games/sturmbahnfahrer -> games/stormbaancoureur

Repocopyed by:  marcus
Original commit

Number of commits found: 33