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: print/indexinfo/distinfo

Number of commits found: 11

Sunday, 5 Nov 2017
20:41 bapt search for other commits by this committer
Update to 0.3.1
- Fix a segmentation faut with some manpages

PR:		223447
Reported by:	Ting-Wei Lan <lantw44@gmail.com>
Original commitRevision:453561 
Tuesday, 24 Oct 2017
15:15 bapt search for other commits by this committer
Update to 0.3

- improved portability
- add support for compressed info files (like provided by the emacs port) [1]

PR:		223028 [1]
Reported by:	 Yasuhiro KIMURA <yasu@utahime.org> [1]
Original commitRevision:452781 
Wednesday, 26 Oct 2016
11:06 bapt search for other commits by this committer
Update to 0.2.6
Chaneges:
- Remove the dir file leftover if it is empty

Submitted by:	amdmi3
Original commitRevision:424688 
Sunday, 18 Sep 2016
14:14 bapt search for other commits by this committer
Update to 0.2.5
 - Add support for capsicum
Original commitRevision:422393 
Thursday, 22 Oct 2015
13:36 bapt search for other commits by this committer
Update to 0.2.4
Changes:
- Fixes typos
Original commitRevision:399977 
Tuesday, 28 Apr 2015
18:44 bdrewery search for other commits by this committer
USE_GITHUB: For the new support, fix DISTNAME to be more consistent.

When using GH_TAGNAME the DISTNAME would have GH_PROJECT and GH_ACCOUNT in
it. When not using GH_TAGNAME it would not have this. Now both cases
will add in the GH_PROJECT and GH_ACCOUNT.

Add special care to ensure that the DISTVERSION is not added in twice. If
a port does GH_TAGNAME=v${PORTVERSION} it will be added in twice though. For
that case DISTVERSIONPREFIX=v should be set and no GH_TAGNAME should be used.

empty() is used rather than (!defined || !${}) to support fmake.

The purpose of setting DISTNAME at all in these cases is to make it more clear
that the distfile is from *GITHUB* and to avoid collisions if a project were
to be renamed or moved. Without adding in GH_PROJECT and GH_ACCOUNT then there
are real risks that collisions on filenames would happen on renamed or moved
projects, which is fairly common. A GITHUB-generated file may not match
a custom-rolled or git-archive-rolled distfile.

PR:		199069
With hat:	portmgr
Testing done:	All USE_GITHUB ports without GH_COMMIT were
checksum/fetch/extract/WRKSRC tested.
Original commitRevision:384932 
Friday, 20 Mar 2015
07:56 bapt search for other commits by this committer
Update to 0.2.3 (get rid of autotools)
Original commitRevision:381716 
Tuesday, 30 Dec 2014
07:36 bapt search for other commits by this committer
Update to 0.2.2
Changes:
Add a way to disable maintainance mode to avoid timestamp problem with peoeple
not in sync with ntp (this can happen on very fresh releases)
Original commitRevision:375814 
Monday, 29 Dec 2014
22:59 bapt search for other commits by this committer
Update to 0.2.1
Changes:
- Fix typo [1]

PR:		193913
Submitted by:	takefu@airport.fm
Original commitRevision:375808 
Thursday, 26 Jun 2014
14:17 bapt search for other commits by this committer
Update to 0.2 (fdclosedir is only avaiable on FreeBSD 10+)
Original commitRevision:359358 
13:34 bapt search for other commits by this committer
Add a minimal tool to regenerate GNU info page indexes
Original commitRevision:359352 

Number of commits found: 11