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: net/bredbandskollen/pkg-descr

Number of commits found: 5

Wednesday, 7 Sep 2022
21:58 Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 fb16dfe
Monday, 29 Aug 2022
07:00 Stefan Eßer (se) search for other commits by this committer
net/bredbandskollen: fix URL in pkg-descr
commit hash: dea7df9f1db04c6fd479fbbdd6d7c7d9609376ba commit hash: dea7df9f1db04c6fd479fbbdd6d7c7d9609376ba commit hash: dea7df9f1db04c6fd479fbbdd6d7c7d9609376ba commit hash: dea7df9f1db04c6fd479fbbdd6d7c7d9609376ba dea7df9
Wednesday, 29 May 2019
12:37 pkubaj search for other commits by this committer
net/bredbandskollen: revert 502934

PR:		234216
Submitted by:	zeising
Original commitRevision:502955 
07:35 pkubaj search for other commits by this committer
net/bredbandskollen: fix build with GCC-based architectures, fix pkg-descr

This port needs USES=compiler:c++11-lang to build on GCC architectures. It also
specifies directly CXX with =, replace that with ?=.

Add missing includes (sys/types.h and sys/select.h) that GCC doesn't include by
default.

Also fix double https in pkg-descr.

PR:		234216
Approved by:	tcberner (mentor), zeising (maintainer timeout)
Differential Revision:	https://reviews.freebsd.org/D20442
Original commitRevision:502934 
Monday, 10 Dec 2018
21:09 zeising search for other commits by this committer
Add new port net/bredbandskollen

Add a new port, net/bredbandskollen (broad band check in English).  This is
a tool to test and measure the speed of broad band connections.  It is made
available by the Internet Foundation In Sweden.

This is the cli client tool, a similar check can be made from a web
application.

The optional GNUTLS option makes it possible to run measurments over SSL
connections.

WWW:	https://github.com/dotse/bbk
	http://www.bredbandskollen.se/

Sponsored by:	B3 Init
Original commitRevision:487201 

Number of commits found: 5