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/tanks-of-freedom/Makefile

Number of commits found: 25

Sunday, 8 Oct 2023
11:30 Rene Ladan (rene) search for other commits by this committer
games/tanks-of-freedom: Remove expired port

2023-10-08 games/tanks-of-freedom: Depends on expired devel/godot2 (use
devel/godot instead)
commit hash: 0d7a63ff364eec06ece0a18dfc048037135f1e71 commit hash: 0d7a63ff364eec06ece0a18dfc048037135f1e71 commit hash: 0d7a63ff364eec06ece0a18dfc048037135f1e71 commit hash: 0d7a63ff364eec06ece0a18dfc048037135f1e71 0d7a63f
Saturday, 8 Jul 2023
15:34 Rene Ladan (rene) search for other commits by this committer
games/tanks-of-freedom: deprecate because of devel/godot2, expires 2023-10-08
commit hash: 5985e022505fabcec4f9a34ab1ebbc74047bc131 commit hash: 5985e022505fabcec4f9a34ab1ebbc74047bc131 commit hash: 5985e022505fabcec4f9a34ab1ebbc74047bc131 commit hash: 5985e022505fabcec4f9a34ab1ebbc74047bc131 5985e02
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
Monday, 12 Apr 2021
13:20 Dmitry Marakasov (amdmi3) search for other commits by this committer
devel/godot2: remove dependency on python2, undeprecate consumer ports
commit hash: cd980606463023c2d1909c8bc38c157d56207da8 commit hash: cd980606463023c2d1909c8bc38c157d56207da8 commit hash: cd980606463023c2d1909c8bc38c157d56207da8 commit hash: cd980606463023c2d1909c8bc38c157d56207da8 cd98060
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
Wednesday, 24 Mar 2021
13:34 rene search for other commits by this committer
Mark ports recursively depending on Python 2.7 for expiration on June 23.

For ports optionally dependending on Python 2.7, just mark those options
as expired. Remove konquerer from the x11/kde-baseapps metaport and bump
its PORTREVISION.

Submitted by:	rene
Reviewed by:	portmgr, adridg, ehaupt, lme, madpilot, pizzamig, se, sunpoet, yuri
Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D28665
Original commitRevision:569118 
Thursday, 7 Jun 2018
19:34 amdmi3 search for other commits by this committer
- Update to 0.7.0
Original commitRevision:471949 
Friday, 16 Mar 2018
17:27 amdmi3 search for other commits by this committer
- Rename godot, godot-tools to godot2, godot2-tools in preparation for godot 3
- Fix godot consumers to use godot2

PR:		224604
Submitted by:	FreeBSD@ShaneWare.Biz (maintainer)
Original commitRevision:464714 
Tuesday, 21 Mar 2017
13:04 amdmi3 search for other commits by this committer
- Update to 0.6.3
Original commitRevision:436600 
Thursday, 12 Jan 2017
10:04 amdmi3 search for other commits by this committer
- Update to 0.6.2
Original commitRevision:431241 
Wednesday, 7 Dec 2016
10:28 amdmi3 search for other commits by this committer
- Update to 0.6.1
Original commitRevision:428045 
Monday, 21 Nov 2016
16:26 amdmi3 search for other commits by this committer
- Update to 0.6.0
Original commitRevision:426735 
Thursday, 8 Sep 2016
22:11 amdmi3 search for other commits by this committer
- Fix icon path in .desktop file
Original commitRevision:421589 
Tuesday, 6 Sep 2016
08:57 amdmi3 search for other commits by this committer
- Update to 0.5.2
- Add NO_ARCH
- Switch to options helpers
Original commitRevision:421412 
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 
Tuesday, 26 Jan 2016
03:43 amdmi3 search for other commits by this committer
- Update to 0.4.0.3
Original commitRevision:407258 
Saturday, 16 Jan 2016
12:28 amdmi3 search for other commits by this committer
- Update to 0.4.0.2
Original commitRevision:406213 
Tuesday, 29 Sep 2015
02:45 amdmi3 search for other commits by this committer
- Update to 0.3.7
Original commitRevision:398151 
Tuesday, 8 Sep 2015
11:23 amdmi3 search for other commits by this committer
- Update to 0.3.6.1
Original commitRevision:396366 
Tuesday, 4 Aug 2015
16:09 amdmi3 search for other commits by this committer
- Update to 0.3.5
Original commitRevision:393527 
Tuesday, 2 Jun 2015
01:39 amdmi3 search for other commits by this committer
- Update to 0.3.3
Original commitRevision:388295 
Wednesday, 6 May 2015
16:04 mat search for other commits by this committer
Update ports in the games category to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:385523 
Sunday, 15 Mar 2015
15:37 amdmi3 search for other commits by this committer
- Update to git20150306
Original commitRevision:381338 
Tuesday, 3 Mar 2015
05:29 amdmi3 search for other commits by this committer
Push the frontline with your tanks, support with your helicopters,
and claim strategic buildings with your infantry! Issue orders and
fight for freedom!

Use roads to move the front forward with your armed forces . Break
through the enemy lines and take control of your opponent's bunker
to win the battle.

WWW: https://github.com/w84death/Tanks-of-Freedom/
Original commitRevision:380338 

Number of commits found: 25