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/genplist/distinfo

Number of commits found: 8

Sunday, 14 Feb 2016
22:29 ohauer search for other commits by this committer
- fix install target s/reinstall/stage/

PR:		206483
Submitted by:	<w.schwarzenfeld at aon.at>
Approved by:	maintainer timeout
MFH:		2016Q1
Original commitRevision:408905 
Thursday, 19 Dec 2013
12:57 danilo search for other commits by this committer
- Update from 1.0 to 1.1
- Add stage support
- Update header
- Add LICENSE

PR:		ports/184948
Submitted by:	Jason Bacon <jwbacon@tds.net> (maintainer)
Original commitRevision:336897 
Tuesday, 11 Jun 2013
02:14 tabthorpe search for other commits by this committer
- Update to 1.0

PR:		ports/177714
Submitted by:	Jason Bacon <jwbacon tds.net> (maintainer)
Original commitRevision:320519 
Saturday, 4 Dec 2010
18:12 ohauer search for other commits by this committer
- update genplist to version 0.6

New Features:
==============
- Handling of: PLIST_FILES, PORTEXAMPLES, PORTDOCS, PLIST_DIRS, PLIST_DIRSTRY
- Specific return codes which can be used for automated testing
- Ability to execute external scripts ( ~/.genplist/${portname} )

Sample script for the nmap port:
=================================
$> cat ~/.genplist/nmap
#!/bin/sh
sed -i '' -E -e 's|^(share/ncat/)|%%WITHSSL%%\1|g' \
-e 's|^(@dirrm share/ncat)|%%WITHSSL%%\1|' ${1}

PR:             ports/152836
Submitted by:   ohauer
Approved by:    Jason Bacon <jwbacon _at_ tds.net> (maintainer) via mail.
Original commit
Friday, 13 Aug 2010
19:19 glarkin search for other commits by this committer
- Updated to 0.5
- Minor Makefile cleanups

PR:             ports/149530
Submitted by:   Jason Bacon <jwbacon at tds dot net> (maintainer)
Original commit
Friday, 1 Jan 2010
16:22 wxs search for other commits by this committer
- Update to 0.4

PR:             ports/139468
Submitted by:   Anonymous <swell.k@gmail.com>
Approved by:    Jason Bacon <jwbacon@tds.net> (maintainer)
Original commit
Tuesday, 10 Mar 2009
19:44 beat search for other commits by this committer
- Update to 0.3
- Update MASTER_SITES
- Update maintainers email address

PR:             ports/132384
Submitted by:   Jason Bacon <jwbacon AT tds.net> (maintainer)
Approved by:    miwi (mentor)
Original commit
Friday, 20 Apr 2007
12:40 miwi search for other commits by this committer
Genplist automatically creates a static plist for a port by installing it
into a temporary directory, and then examining the directory tree.  The
process is based on the instructions for plist generation in the
FreeBSD Porter's Handbook.

WWW:    http://www.neuro.mcw.edu/~bacon/FreeBSD_MRI

PR:             ports/111892
Submitted by:   Jason Bacon bacon at smithers.neuro.mcw.edu
Sponsord by:    addport
Original commit

Number of commits found: 8