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/pine4/pkg-plist

Number of commits found: 7

Monday, 1 Sep 2008
20:21 dougb search for other commits by this committer
Remove the port for Pine, and the slave port for Pico. UW has discontinued
development on the Pine branch, and is instead focusing its efforts on the
successor, Alpine.    http://www.washington.edu/alpine/

Alpine has more features, much better localization, better organized
(and largely rewritten) code, is BSD licensed, and should be a drop-in
replacement in terms of configuration files.

Alpine version 1.00 was released on March 17, 2008 after over a year of
development and community testing, and has since had 2 releases for
bugfixes and new features, so it's safe to say that this is a mature
replacement.
Original commit
Wednesday, 12 Oct 2005
00:20 dougb search for other commits by this committer
Update Pine and Pico to 4.64, the latest from UW. This version contains
mostly bug fixes, with a few small new features. See the following for
details: http://www.washington.edu/pine/changes/4.63-to-4.64.html

I also updated the Pine port to stop building Pico, and instead
depend on the Pico port. This solves a CONFLICTS situation, and
is arguably the more logical way to handle this. Also, if you use
an alternate editor for Pine, you no longer have to install Pico
if you don't want it.

Make the dependency on ispell conditional. [1] This is not exactly
what the PR originator requested, but it will accomplish basically
the same thing.

Use these new things called variables to help ensure that the
maildir patches can be found from version to version. [2]

PR [1]:                 ports/75569
Submitted by [1]:       Jeremy Chadwick <freebsd@jdc.parodius.com>

PR [2]:                 ports/86960
Submitted by [2]:       Lewis Thompson <lewiz@compsoc.man.ac.uk>
Original commit
Wednesday, 10 Sep 2003
19:03 dougb search for other commits by this committer
Upgrade to 4.58, a security and bugfix release which addresses the following:

* Potential security problems caused by maliciously-formed RFC 2231 attachment
parameters

Several other bugs fixed as well.

All users of Pine are highly encouraged to upgrade.

Improvements to the port:
* DOCSDIR'ification of plist
* Patches regenerated to remove fuzz

Approved by:    security-officer, portmgr
Original commit
Wednesday, 5 Mar 2003
14:29 dougb search for other commits by this committer
Add copyright and readme files to portdocs
Original commit
Wednesday, 22 Jan 2003
16:15 dougb search for other commits by this committer
Argh. Actually stop trying to install and package the pgp scripts.
Add a message about the new, improved pine-pgp-filters port.
Original commit
15:46 dougb search for other commits by this committer
Upgrade to 4.53, the latest version from our friends at UW. Several
bugs have been fixed, mostly in new options. Users of Pine are
encouraged to upgrade.

In addition to the version upgrade, I've overhauled the port. The most
significant change is that I'm now using the include version of the
c-client library, as opposed to the shared version used by the IMAP
port. The main reason for this is to stay current with the Pine
developer's view of the program. An additional benefit is that this
change will allow me to update the Pine port more rapidly, without
having to wait for the shared cclient port.

In order to avoid conflicts with the IMAP server port, I am now
compiling the pine binary static. On my system, this actually gives
the pine binary a smaller memory footprint. I've also adopted the
same option semantics that are currently in use for cclient. Namely
that WITH_SSL is now the default.

The other change of note is that I'm now installing the rpdump and
rpload binaries that let you save and load a remote pine configuration.

The Makefile has also been cleaned up, somewhat simplified, and made
more generic. The basic functionality should be the same.
Original commit
Monday, 22 Jan 2001
17:23 sf search for other commits by this committer
support %%PORTDOCS%% in pkg-plist.    
Original commit

Number of commits found: 7