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/Makefile

Number of commits found: 17

Wednesday, 20 Mar 2024
19:51 Nuno Teixeira (eduardo) search for other commits by this committer
ports-mgmt/genplist: Move man pages to share/man

Approved by:	portmgr (blanket)
commit hash: 415a405c97986a36658d7e6eea2e3fcbc8689b84 commit hash: 415a405c97986a36658d7e6eea2e3fcbc8689b84 commit hash: 415a405c97986a36658d7e6eea2e3fcbc8689b84 commit hash: 415a405c97986a36658d7e6eea2e3fcbc8689b84 415a405
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
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, 31 Jan 2018
01:07 jwb search for other commits by this committer
Multiple ports:
Change maintainer email bacon4000@gmail.com to jwb@FreeBSD.org
Remove Created by comments for same user

Approved by: jrm (mentor)
Differential Revision:  https://reviews.freebsd.org/D14128
Original commitRevision:460452 
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 
Friday, 11 Dec 2015
08:48 miwi search for other commits by this committer
- Update maintainer mail address
- Update/Remove MASTER_SITE

PR:		204755
Submitted by:	 jwbacon@tds.net (maintainer)
Approved by:	mat (mentor)
Differential Revision:	D4493
Original commitRevision:403506 
Friday, 25 Apr 2014
23:27 sunpoet search for other commits by this committer
- Update LICENSE
- Use USES=tar:xz

Submitted by:	sunpoet (myself)
Approved by:	Jason Bacon <jwbacon@tds.net> (maintainer)
Original commitRevision:352174 
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 
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 
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
Tuesday, 7 Sep 2010
15:40 ohauer search for other commits by this committer
 - Add JAVAJARDIR to substitutions
 - small fix if prefix is given with trailing /

PR:             150273
Submitted by:   Rob Farmer <rfarmer _at_ predatorlabs.net>
Approved by:    maintainer, glakin (mentor, implicit)
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: 17