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: security/fastd/Makefile

Number of commits found: 12

Tuesday, 17 Jul 2018
08:56 antoine search for other commits by this committer
Deprecate ports broken for more than 5 months
Original commitRevision:474787 
Monday, 19 Feb 2018
04:01 linimon search for other commits by this committer
On further checking, the error message is the same here as on the -devel port.
Original commitRevision:462274 
Wednesday, 3 Jan 2018
13:36 sunpoet search for other commits by this committer
Update devel/json-c to 0.13

- Add TEST_TARGET
- While I'm here, fix shebang for net/opensips
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/json-c/json-c/blob/master/ChangeLog
PR:		224675
Exp-run by:	antoine
Original commitRevision:457965 
Sunday, 5 Nov 2017
09:46 antoine search for other commits by this committer
Mark BROKEN: fails to build

/usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542
-I/wrkdirs/usr/ports/security/fastd/work/fastd-18 -Igen -I/usr/local/include
-I/usr/local/include/sodium -O2 -pipe  -fstack-protector -fno-strict-aliasing
-O2 -pipe  -fstack-protector -fno-strict-aliasing   -pthread -std=c99     -Wall
-MD -MT
src/crypto/cipher/aes128_ctr/nacl/CMakeFiles/cipher_aes128_ctr_nacl.dir/cipher_aes128_ctr_nacl.c.o
-MF
src/crypto/cipher/aes128_ctr/nacl/CMakeFiles/cipher_aes128_ctr_nacl.dir/cipher_aes128_ctr_nacl.c.o.d
-o
src/crypto/cipher/aes128_ctr/nacl/CMakeFiles/cipher_aes128_ctr_nacl.dir/cipher_aes128_ctr_nacl.c.o
  -c
/wrkdirs/usr/ports/security/fastd/work/fastd-18/src/crypto/cipher/aes128_ctr/nacl/cipher_aes128_ctr_nacl.c
/wrkdirs/usr/ports/security/fastd/work/fastd-18/src/crypto/cipher/aes128_ctr/nacl/cipher_aes128_ctr_nacl.c:36:10:
fatal error: 'crypto_stream_aes128ctr.h' file not found
#include <crypto_stream_aes128ctr.h>
         ^
1 error generated.

Reported by:	pkg-fallout
Original commitRevision:453533 
Sunday, 22 Oct 2017
10:09 vsevolod search for other commits by this committer
- Update libsodium to 1.0.15 [1]
- Bump revisions for all dependent ports

PR:		223147 [1]
Submitted by:	Greg V [1]
Original commitRevision:452629 
Monday, 9 Jan 2017
13:16 amdmi3 search for other commits by this committer
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL

Approved by:	portmgr blanket
Original commitRevision:430947 
Tuesday, 12 Jul 2016
22:03 marino search for other commits by this committer
security/libsodium: Upgrade version 1.0.8 => 1.0.10

Also bump all ports that depend on libsodium.

PR:		210999
Submitted by:	manu
Approved by:	vsevolod (maintainer)
Original commitRevision:418449 
Friday, 29 Apr 2016
20:08 pi search for other commits by this committer
security/fastd: 17 -> 18

Changes:
  http://fastd.readthedocs.org/en/v18/releases/v18.html

PR:		208423
Submitted by:	Jan Bramkamp <crest_maintainer@rlwinm.de>
Original commitRevision:414291 
Friday, 1 Apr 2016
14:25 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412349 
Wednesday, 23 Mar 2016
09:20 vsevolod search for other commits by this committer
- Update libsodium to 1.0.8
- Bump revisions of all dependant ports

PR:		206482
Submitted by:	lev, w.schwarzenfeld@aon.at
Original commitRevision:411691 
Friday, 4 Dec 2015
15:22 rakuco search for other commits by this committer
fastd, fastd-devel: Disable mpclmul module on FreeBSD 9.

This fixes the build on 9, which has failed ever since it was added to the
tree.

From the fallout logs:
  CMake Error at src/crypto/mac/ghash/pclmulqdq/CMakeLists.txt:9 (message):
    WITH_MAC_GHASH_PCLMULQDQ enabled, but there is no compiler support for
    -mpclmul

This happens because GCC 4.2.1 in base (the default compiler) does not
support the -mpcmul option.

Fix it by disabling the module when on FreeBSD < 10 (i.e. when base GCC is
the default compiler).

PR		205017
PR:		205018
Approved by:	Jan Bramkamp <crest_maintainer@rlwinm.de> (maintainer)
Original commitRevision:402993 
Wednesday, 11 Nov 2015
18:34 dinoex search for other commits by this committer
This is a fast and Secure Tunnelling Daemon.

WWW: http://git.universe-factory.net/fastd
PR:		204472
Submitted by:	Jan Bramkamp
Original commitRevision:401292 

Number of commits found: 12