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/mpd-l2tp-ipv6pd-client/Makefile

Number of commits found: 21

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
Monday, 19 Apr 2021
08:00 Tobias Kortkamp (tobik) search for other commits by this committer
Clean up all commented PORTREVISION and PORTEPOCH lines

No revision bump tool that we have cleans them up or deals with
them, so we end up with duplicated lines.  Instead of implementing
that just clean up the 51 ports that do this.

PORTREVISION and PORTEPOCH can be set to 0 explicitly instead if
you need a reminder or placeholder.
commit hash: 1bf865fed5a69877b34d01b873ccac59a8ab9476 commit hash: 1bf865fed5a69877b34d01b873ccac59a8ab9476 commit hash: 1bf865fed5a69877b34d01b873ccac59a8ab9476 commit hash: 1bf865fed5a69877b34d01b873ccac59a8ab9476 1bf865f
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, 9 Oct 2019
12:17 bapt search for other commits by this committer
Drop the ipv6 virtual category for n* category as it is not relevant anymore
Original commitRevision:514143 
Saturday, 5 May 2018
14:37 danfe search for other commits by this committer
For some ports under `net*' categories: remove redundant PKGMESSAGE
assignment, which is set appropriately by the b.p.m when `pkg-message'
appears on the SUB_FILES list.
Original commitRevision:469116 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Wednesday, 29 Apr 2015
18:28 ume search for other commits by this committer
Remove the absolute path from pgrep to make DragonFly happy.

Spotted by:	naddy
Original commitRevision:385002 
Saturday, 20 Dec 2014
19:23 bapt search for other commits by this committer
cleanup plist
Original commitRevision:375100 
Sunday, 17 Aug 2014
16:45 ume search for other commits by this committer
- Make it non-interactive port. [1]
- Nuke mpd4 support.

Requested by:	marino [1]
Original commitRevision:365202 
Wednesday, 16 Oct 2013
16:31 ume search for other commits by this committer
enable stage.
Original commitRevision:330520 
Friday, 20 Sep 2013
22:10 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
Original commitRevision:327755 
Sunday, 29 Jul 2012
11:17 cs search for other commits by this committer
Fix typos in COMMENT

Approved by:	portmgr@ (implicit)
Original commit
Saturday, 16 Jun 2012
19:48 ume search for other commits by this committer
Convert to use new OPTIONS framework.
Original commit
Friday, 2 Mar 2012
14:56 pav search for other commits by this committer
- Remove conditional checks for FreeBSD 6.X

PR:             ports/165608
Submitted by:   pgollucci
Approved by:    portmgr (hat)
Original commit
Friday, 3 Jun 2011
17:31 ume search for other commits by this committer
New variables CONF_FILES and CONF_DIRS are to be introduced
to bsd.port.mk.

PR:             ports/157158
Submitted by:   Chris Rees <utisoft__at__gmail.com>
Original commit
Sunday, 1 May 2011
13:21 ume search for other commits by this committer
Add missing IS_INTERACTIVE=yes.

PR:             ports/156751
Submitted by:   Marcin Cieslak <saper__at__saper.info>
Original commit
Saturday, 27 Mar 2010
05:21 dougb search for other commits by this committer
For those ports that have been fully adapted to USE_RC_SUBR remove the
old RC_SCRIPTS_SUB as it has not been needed for a long time.

For those that have not yet been updated, remove RC_SUBR=${RC_SUBR}
from the list.
Original commit
Thursday, 23 Apr 2009
17:29 ume search for other commits by this committer
Change to use mpd5 by default.
Original commit
Saturday, 8 Nov 2008
16:47 ume search for other commits by this committer
Add support for mpd5.
Original commit
Tuesday, 1 Jan 2008
11:52 ume search for other commits by this committer
New port - mpd-l2tp-ipv6pd-client

A sample implementaiton set of "L2TP-IPv6PD" client using mpd.
"OCN IPv6", provided by NTT Communications Corp, was the first
commercial tunnel service using "L2TP-IPv6PD".

NOTE: This port runs on FreeBSD 6.3 and later.  If you want to run it
on FreeBSD 6.2, you need to apply following diff to your ng_ksocket:

http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/netgraph/ng_ksocket.c.diff?r1=1.59&r2=1.60

WWW: http://www.ocn.v6.ntt.net/ocnipv6/pdf/ocnipv6uni_ver1.0.pdf
Original commit

Number of commits found: 21