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: www/tinyproxy/files/tinyproxy.sh

Number of commits found: 2

Tuesday, 16 May 2006
12:29 itetcu search for other commits by this committer
- Now users an rcNG script.
- Removes the (now) un-necessary pkg-message.
- Moves the configuration file to ${PREFIX}/etc/tinyproxy.conf
- bump PORTREVISION for above
- Pass maintainership to submiter.

Tinyproxy now installs a rcNG script.  To enable tinyproxy at boot
time, set the following in rc.conf(5):
  tinyproxy_enable="YES"
The confiration file for tinyproxy has been moved to
${PREFIX}/etc/tinyproxy.conf.  Any old configuration files will need
to be migrated over to the new location.

PR:             ports/96720
Submitted by:   Wesley Shields <wxs@csh.rit.edu> (new maintainer)
Approved by:    lawrance (mentor)
Original commit
Thursday, 6 May 2004
09:03 vs search for other commits by this committer
- Add startup script and corresponding pkg-message
- Assign maintainer to submitter.
  Thanks to Mitsuru Yoshida for maintaing this port so far.
- SED -> REINPLACE while here

PR:             ports/65746
Submitted by:   Brad Davis
Original commit

Number of commits found: 2