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

Number of commits found: 11

Sunday, 7 Apr 2019
07:43 antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
Original commitRevision:498264 
Tuesday, 25 Dec 2018
20:25 tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
Original commitRevision:488341 
Thursday, 13 Dec 2018
02:43 linimon search for other commits by this committer
Pet portlint.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:487337 
Sunday, 4 Nov 2018
16:09 antoine search for other commits by this committer
Mark BROKEN: fails to build

In file included from src/porting.cpp:33:
In file included from src/config.h:10:
src/cmake_config.h:17:26: error: invalid suffix on literal; C++11 requires a
space between literal and identifier [-Wreserved-user-defined-literal]
#define BUILD_INFO "VER="VERSION_STRING" RUN_IN_PLACE=0 USE_GETTEXT=1
INSTALL_PREFIX=/usr/local BUILD_TYPE="BUILD_TYPE
                         ^

Reported by:	pkg-fallout
Original commitRevision:484104 
Monday, 10 Sep 2018
13:14 mat search for other commits by this committer
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
Original commitRevision:479406 
Monday, 8 Jan 2018
13:21 krion search for other commits by this committer
Set LLD_UNSAFE=yes that the port will continue to link with ld.bfd
if /usr/bin/ld is lld, until the issue can be addressed.

PR:		214864
Approved by:	portmgr (LLD_UNSAFE blanket)
Sponsored by:	The FreeBSD Foundation
Original commitRevision:458408 
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 
Monday, 22 May 2017
13:17 linimon search for other commits by this committer
Mark some ports failing on power64.  In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
Original commitRevision:441455 
Wednesday, 15 Feb 2017
19:40 tijl search for other commits by this committer
- In x11-toolkits/irrlicht build only the shared library.  The upstream
  Makefile does not support building both the static and shared library.
  It compiles the code without -fPIC first for the static library and then
  creates the shared library from the same object files without recompiling
  them with -fPIC.
- The upstream install target can now be used as well.
- Use upstream library version and bump dependent ports.
Original commitRevision:434192 
Saturday, 5 Nov 2016
07:02 antoine search for other commits by this committer
Cleanup
Original commitRevision:425375 
Tuesday, 1 Nov 2016
20:02 jrm search for other commits by this committer
New ports: games/voxelands and games/voxelands-server

A voxel sandbox game forked from minetest:
http://www.voxelands.com/

PR:		201069
Submitted by:	dcmenche@gmail.com (maintainer)
Reviewed by:	mat
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8379
Original commitRevision:425080 

Number of commits found: 11