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: ports-mgmt/fastest_sites/Makefile

Number of commits found: 15

Sunday, 15 Sep 2019
17:28 antoine search for other commits by this committer
Deprecate a few ports
Original commitRevision:512125 
Monday, 5 Aug 2019
06:37 antoine search for other commits by this committer
Mark BROKEN: unfetchable
Original commitRevision:508138 
Sunday, 11 Mar 2018
11:21 rene search for other commits by this committer
Return wxs@'s ports to the pool after his commit bit expired.

With hat:	portmgr
Original commitRevision:464165 
Wednesday, 17 Jan 2018
14:29 tobik search for other commits by this committer
ports-mgmt/fastest_sites: Fix runtime with modern bsd.sites.mk

fastest_sites currently can't parse entries like

https://archives.fedoraproject.org/pub/archive/fedora/linux/%SUBDIR%/:DEFAULT,SOURCE

 => Checking servers for MASTER_SITE_FEDORA_LINUX (6 servers)
Traceback (most recent call last):
  File "/usr/local/bin/fastest_sites", line 164, in <module>
    latency_list = FindFastest(varname, sitelist)
  File "/usr/local/bin/fastest_sites", line 110, in FindFastest
    AsyncConnect(url, callback)
  File "/usr/local/bin/fastest_sites", line 53, in __init__
    self.ParseURL()
  File "/usr/local/bin/fastest_sites", line 64, in ParseURL
    (scheme, remainder) = self._url.split(":", 2)
ValueError: too many values to unpack

PR:		224854
Original commitRevision:459259 
Friday, 9 Sep 2016
12:02 amdmi3 search for other commits by this committer
- Fix python shebang

PR:		191106
Submitted by:	fred@fredcondo.net
Approved by:	maintainer timeout (wxs, 2 years)
Original commitRevision:421611 
Monday, 11 May 2015
18:34 mat search for other commits by this committer
Cleanup DIST* variables.

When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:386097 
Sunday, 19 Oct 2014
17:45 mva search for other commits by this committer
- Convert ports from german/, java/, japanese/ and ports-mgmt/ to new
  USES=python

Approved by:	portmgr (implicit)
Original commitRevision:371202 
Friday, 28 Feb 2014
10:13 ehaupt search for other commits by this committer
- Support staging
- Use shebangfix
Original commitRevision:346481 
Friday, 20 Sep 2013
22:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
ports-mgmt)
Original commitRevision:327762 
Wednesday, 12 Dec 2012
18:48 wxs search for other commits by this committer
Remove the header for ports I created.

For dns/openresolv give proper attribution. This was a copy/paste
mistake the submitter made, which incorrectly gave me attribution
for that file. I did not create it.
Original commitRevision:308777 
Thursday, 17 Mar 2011
20:47 wxs search for other commits by this committer
Update to 20110317. This rolls up the patch committed previously
and addresses a (now-fixed) problem when bsd.sites.mk was using Ftp://
instead of ftp://. [1]

Submitted by:   [1]: Gerard Seibert (private mail)
Original commit
Thursday, 10 Mar 2011
14:42 wxs search for other commits by this committer
Add a patch to fix an issue under python 2.7.
While here, drop MD5 from distinfo.

Discussed at:   http://forums.freebsd.org/showthread.php?p=126331#post126331
Submitted by:   avilla@, jhelfman@e-e.com
Original commit
Friday, 7 Nov 2008
20:44 wxs search for other commits by this committer
Update to 20081104.  It incorporates the local patch put in place a while
ago.
Original commit
Wednesday, 3 Sep 2008
02:42 wxs search for other commits by this committer
Add a patch to workaround a bug noticed by Doug Barton.
The new code will silently ignore MASTER_SITE_GOOGLE_CODE and
MASTER_SITE_DEBIAN_POOL unless specifically asked to sort them, in which
case an error message is printed.

Most of the patch came from Ryan Steinmetz <rpsfa@rit.edu> with small
additions by me.
Original commit
Tuesday, 25 Mar 2008
00:46 wxs search for other commits by this committer
Sort every mirror list in bsd.sites.mk.

Output is suitable for inclusion into make.conf.

Approved by:    garga (mentor)
Original commit

Number of commits found: 15