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/gunfudeadlands/Makefile

Number of commits found: 21

Thursday, 9 Feb 2023
19:29 Dmitry Marakasov (amdmi3) search for other commits by this committer
games/gunfudeadlands: update WWW, pet portlint
commit hash: 5710d8244a544a0baacbafaf00784f5fb3618608 commit hash: 5710d8244a544a0baacbafaf00784f5fb3618608 commit hash: 5710d8244a544a0baacbafaf00784f5fb3618608 commit hash: 5710d8244a544a0baacbafaf00784f5fb3618608 5710d82
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
Wednesday, 19 May 2021
15:21 Dmitry Marakasov (amdmi3) search for other commits by this committer
games/gunfudeadlands: install desktop entry
commit hash: 4c1826a822c85671c450e4e7f55b872da6ec5ae6 commit hash: 4c1826a822c85671c450e4e7f55b872da6ec5ae6 commit hash: 4c1826a822c85671c450e4e7f55b872da6ec5ae6 commit hash: 4c1826a822c85671c450e4e7f55b872da6ec5ae6 4c1826a
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
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 
Saturday, 8 Aug 2015
20:03 amdmi3 search for other commits by this committer
- Add LICENSE
- Add NO_ARCH
- Simplify docs installation
Original commitRevision:393743 
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 
Friday, 15 Aug 2014
20:37 mandree search for other commits by this committer
Upgrade OpenEXR and ilmbase to 2.2.0.

GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so
GCC-based systems will upgrade to the default ports compiler (GCC 4.7
currently.)

Add two patches to OpenEXR to permit building it in a live system with
the older OpenEXR version installed. Bug report filed to upstream Github
at https://github.com/openexr/openexr/issues/130

Couple OpenEXR more tightly to ilmbase and require its exact .so
version.

Add UPDATING note, and bump PORTREVISION of all dependent ports.

Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer.

Approved by:	portmgr (implicit for bumping PORTREVISION on unstaged ports)
Original commitRevision:365038 
Monday, 10 Mar 2014
14:49 bapt search for other commits by this committer
Convert g* to USES=zip
Original commitRevision:347760 
Saturday, 28 Sep 2013
15:49 amdmi3 search for other commits by this committer
- Support staging
Original commitRevision:328589 
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 
Monday, 23 Apr 2012
22:20 amdmi3 search for other commits by this committer
- Use correct version of love binary
Original commit
18:37 amdmi3 search for other commits by this committer
- Switch to devel/love07
Original commit
Tuesday, 4 Oct 2011
20:37 amdmi3 search for other commits by this committer
- Update to 1.01
Original commit
Tuesday, 27 Sep 2011
03:59 amdmi3 search for other commits by this committer
- Switch from devel/love to devel/love5, as the game won't work with newer
versions of love
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Saturday, 26 Dec 2009
03:35 amdmi3 search for other commits by this committer
- Move love from games/ to better suiting devel/
Original commit
Tuesday, 22 Dec 2009
23:38 amdmi3 search for other commits by this committer
GunFu Deadlands is a Far West themed 2D action shooter featuring
bullet time a la Max Payne and the Matrix movies.

WWW: http://gunfudeadlands.sourceforge.net/
Original commit

Number of commits found: 21