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.
don't work well. They also don't take gnupg into account at all.
Therefore I'm removing them from here, and in their place I've created a
new pine-pgp-filters port with totally new, and fully functional versions.
Update to 0.9.1. So much has changed since 0.6.1 that I've practically
had to redo the port from scratch. It builds and installs fine now, but
due to limited resources I haven't been able to actually run it.
FreeBSD Fixes:
* Correctly find the corresponding cxx include dir.
* Set a default $LANG in the wrappers ENV if it is missing. Solves
the problem where OOo refused to read files with Umlauts.
Other Fixes:
* 6635: Fix for problem with OroborusX 0.8 window manager
* 5242: Calc not recalculating certain Excel imported \
shared formulas if they were moved.
* 6478: Nicaraguan currency symbol is C$ instead of $C
* 7284 #,##0, number format code displays wrong value
* 7230 enable ca_ES locale, correct es_ES locale data
* Calc: formulas containing the FORMULA() function need RecalcModeAlways
* Calc: Insert/Delete/Col/Row: restart RelName listeners on every sheet,
not just the modified sheet
* 8026 import number format codes containing trailing General subformat correctly
* correct fi_FI Finnish date format codes 3738 add sl_SI Slovenian locale data
* 6844 add et_EE Estonian locale data
* 3552 spreadsheet functions STDEV, STDEVP, VAR, VARP, DEVSQ, DSTDEV,
DSTDEVP, DVAR, DVARP could give a #VALUE error if all values
were equal with roundoff errors