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: mail/popfile/files/popfile.sh

Number of commits found: 4

Thursday, 5 Jun 2014
12:53 pawel search for other commits by this committer
- Add staging support
- Use options helpers
- Rephrase options descriptions to modern standards, use default for SSL
- Use shebangfix for popfile.pl and SUB_FILES for popfile.sh
  instead of post-patch sed manipulations
Original commitRevision:356631 
Saturday, 27 Mar 2004
05:19 matusita search for other commits by this committer
Quote variable to avoid unwanted error, even if the pathname
includes spaces.  The content is changed but the previous commit
is a few minutes before, don't bump PORTREVISION to avoid confusion.
Original commit
05:11 matusita search for other commits by this committer
New features to popfile.sh startup script, including:
        - The default working directory can be tweaked by user; if
          POPFILE_USER variable is defined before, use it simply.
        - If POPFILE_USER variable is not defined, the script default
          is either ${HOME}/.popfile (old default) or /var/db/popfile
          if ${HOME} variable is not defined or defined as null string.
        - If ${POPFILE_USER} directory cannot be made, exit with error.

Most casual users shouldn't affect this change, however, the script
itself is changed, so bump PORTREVISION.

Inspired from: http://home.jp.freebsd.org/cgi-bin/showmail/ports-jp/14635
               (in Japanese)
Original commit
Wednesday, 17 Mar 2004
13:47 matusita search for other commits by this committer
Update to v0.21.0.

Other (minor) changes are listed below:

* Update additional patches also.
* Add new perl module dependency which POPFile newly 'use'ed.
* Add new runtime dependency option, WITH_POPFILE_UPGRADE_FROM_0_20.
        If you're using previous version of POPFile, you may want to make
        this port with WITH_POPFILE_UPGRADE_FROM_0_20=YES.
* Display compile-time option introduction.
* Introduce popfile.sh, per-user bases startup script.  Since v0.21.0
  supports multi-user, you don't have to have your _own_ copy of POPFile.
  setup-popfile.sh is also removed; it doesn't need anymore.
Original commit

Number of commits found: 4