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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: mail/squirrelmail/pkg-install

Number of commits found: 3

Monday, 20 Mar 2006
16:24 garga search for other commits by this committer
- Rework Makefile - portlintification
- Remove CONFLICTS since ja-squirrelmail port was removed

Approved by:    maintainer via email
Original commit
Tuesday, 13 Jan 2004
09:14 edwin search for other commits by this committer
mail/squirrelmail - Port Docs in wrong location

        Installation of mail/squirrelmail places the ports documentation
        in PREFIX/squirrelmail, and you are not able to not install
        the documentation with NOPORTDOCS.

    - installs all documentation to the DOCSDIR directory
     - fixes security of the port by moving the attachment
       and user preferences out of the web servers document
       root (moves default data_dir & attachment_dir from
       SQUIRRELDIR/data to sub-directorys under
       /var/spool/squirrelmail) as recommended on the
       SquirrelMail web site.
     - adds a periodic/daily script to clean the attachment
       directory of abandoned files (disabled by default)
     - location of squirrelmail can be set by either defining
       SQUIRRELDIR or WITHOUT_WWWDIR when patching and installing
       the port.
     - BENTO FIX: The /var/spool/squirrelmail directory is
       created by pkg-install, but it wasn't being uninstalled.
       Connditionalized the creation of this directory depending
       on how the BATCH variable is set. A message in pkg-deinstall
       advises the port user to remove it if no longer needed.

PR:             ports/50840
Submitted by:   Scot W. Hetzel <hetzels@westbend.net>
Approved by:    Maintainer timeout
Original commit
Sunday, 10 Feb 2002
00:44 anders search for other commits by this committer
Add squirrelmail, a PHP based webmail package.    
Original commit

Number of commits found: 3