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: www/blastbeat/Makefile

Number of commits found: 21

Saturday, 26 Jun 2021
18:46 Rene Ladan (rene) search for other commits by this committer Author: Daniel Engberg
*/*: Remove expired ports:

www/dojo-shrinksafe: deprecated upstream
www/blastbeat: abandoned upstream, broken on 12.X since 2019
www/demoroniser: made for Microsoft Powerpoint 9x with Perl 4.0

PR:		256634
PR:		256637
PR:		256638
commit hash: 01101161fca43102699a9e45241d4bde0b51962e commit hash: 01101161fca43102699a9e45241d4bde0b51962e commit hash: 01101161fca43102699a9e45241d4bde0b51962e commit hash: 01101161fca43102699a9e45241d4bde0b51962e 0110116
Monday, 26 Apr 2021
16:39 Dmitry Marakasov (amdmi3) search for other commits by this committer
www/blastbeat: extend BROKEN to FreeBSD 14
commit hash: 7f2d38ae0523c862a967a765095f90ebb58c7485 commit hash: 7f2d38ae0523c862a967a765095f90ebb58c7485 commit hash: 7f2d38ae0523c862a967a765095f90ebb58c7485 commit hash: 7f2d38ae0523c862a967a765095f90ebb58c7485 7f2d38a
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, 3 Apr 2019
09:36 antoine search for other commits by this committer
Mark BROKEN on FreeBSD 12 and 13

Reported by:	pkg-fallout
MFH:		2019Q2
Original commitRevision:497700 
Friday, 23 Feb 2018
21:09 rene search for other commits by this committer
Reset vg@'s ports after he resigned.

With hat:	portmgr-secretary
Original commitRevision:462745 
Wednesday, 15 Mar 2017
14:45 mat search for other commits by this committer
Remove all USE_OPENSSL occurrences.

Sponsored by:	Absolight
Original commitRevision:436247 
Friday, 1 Apr 2016
14:33 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412351 
Thursday, 7 May 2015
20:24 mat search for other commits by this committer
Update ports in the remaining categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:385665 
Thursday, 19 Mar 2015
16:44 bdrewery search for other commits by this committer
Update USE_GITHUB so it does not require GH_COMMIT.

Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag.  This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.

The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
  GH -> GHL
  GITHUB -> GITHUB_LEGACY

Differential Revision:	https://reviews.freebsd.org/D748
Submitted by:	amdmi3
Reviewed by:	mat, swills, antoine, bdrewery
With hat:	portmgr
Original commitRevision:381618 
Thursday, 15 Jan 2015
09:05 tijl search for other commits by this committer
Add missing USE_OPENSSL=yes

PR:		195796
Original commitRevision:377064 
Saturday, 20 Dec 2014
19:54 bapt search for other commits by this committer
cleanup plist
Original commitRevision:375116 
Tuesday, 26 Aug 2014
14:06 tijl search for other commits by this committer
- Fix missing library problems when the linker enforces explicit linking

PR:		192062
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:366215 
Sunday, 10 Aug 2014
08:19 antoine search for other commits by this committer
Fix stage violation
Original commitRevision:364510 
Monday, 30 Jun 2014
18:33 vg search for other commits by this committer
- Support staging
Original commitRevision:359897 
Saturday, 15 Mar 2014
08:12 miwi search for other commits by this committer
- Covert USE_GMAKE, USE_BZIP2, USE_XZ to USES
Original commitRevision:348295 
Wednesday, 4 Dec 2013
14:08 koobs search for other commits by this committer
devel/zmq: Move to net/libzmq2 & update to align with other ZeroMQ ports

All other core ZeroMQ library ports have been moved to the net/ category
along with the czmq client library. This change completes the set,
enabling greater flexibility and choice for maintainers of ZeroMQ-based
software in the ports tree.

- Move devel/zmq to net/libzmq2
- Update devel/ and net/ category Makefiles
- Add MOVED entry
- Update LIB_DEPENDS in dependent ports

net/libzmq2:

- Switch primary category to net
- Enable STAGE support
- Add DEBUG option
- Update COMMENT to match libzmq[34]
- Update pkg-descr to match libzmq[34]
- Update CONFLICTS
- Add LICENSE
- Sort USE_* section
- Remove MAN macros and move entries to pkg-plist
- Add regression-test target for QA

Reviewed by:	makc
Approved by:	Gea-Suan Lin <gslin@gslin.org> (maintainer, via email)
Original commitRevision:335619 
Friday, 20 Sep 2013
23:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
Original commitRevision:327776 
Monday, 22 Jul 2013
14:34 vg search for other commits by this committer
 - Changed my email
 - Trim Makefile headers and positions name and surname within

Approved by:	eadler, rm (mentors)
Original commitRevision:323455 
Friday, 7 Jun 2013
22:29 bdrewery search for other commits by this committer
Fix ports using GH_TAGNAME=master to depend on a known hash
instead of a branch that changes.

With hat:	portmgr
Original commitRevision:320228 
Saturday, 15 Dec 2012
07:59 jgh search for other commits by this committer
- remove redundant named "examples" directory

Submitted by:	jgh@
Approved by:	maintainer, ( irc #bsdports)
Original commitRevision:308934 
01:05 jgh search for other commits by this committer
add new port: www/blastbeat

BlastBeat is an high-performance HTTP/HTTPS/SPDY proxy for new generation
web apps (websockets, socket.io, push, comet...).

WWW: https://github.com/unbit

PR:		174266
Submitted by:	g.veniamin@googlemail.com
Original commitRevision:308929 

Number of commits found: 21