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/rp-pppoe/files/04pppoe-relay.sh.sample

Number of commits found: 3

Sunday, 31 Dec 2023
00:06 Muhammad Moinur Rahman (bofh) search for other commits by this committer
net/rp-pppoe: Remove expired port

2023-12-31 net/rp-pppoe: Upstream restricting future OS support to Linux. Use
net/mpd5 or pppoed instead.
https://dianne.skoll.ca/pipermail/rp-pppoe/2023q2/000639.html
commit hash: e20b308f62c03691f644c316797636359193365a commit hash: e20b308f62c03691f644c316797636359193365a commit hash: e20b308f62c03691f644c316797636359193365a commit hash: e20b308f62c03691f644c316797636359193365a e20b308
Wednesday, 15 Jul 2009
16:56 dougb search for other commits by this committer
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.

1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).

No PORTREVISION bumps because all of these changes are noops.
Original commit
Sunday, 1 Aug 2004
16:31 krion search for other commits by this committer
Enable pppoe-relay

PR:             ports/69868
Submitted by:   maintainer
Original commit

Number of commits found: 3