Commit graph

19 commits

Author SHA1 Message Date
Doug Barton
eaba514de6 Recognize the demise of Pine. 2008-09-02 07:29:20 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Doug Barton
da4d853828 Don't try to install pine if alpine is already installed. 2007-12-26 22:18:26 +00:00
Doug Barton
e4b22bab3c The gnupg* dependency is needed in BUILD_DEPENDS too.
Not firing on all cylinders:	dougb
Approved by:	portmgr (pav)
2007-12-08 23:44:26 +00:00
Doug Barton
b8e9571ef9 Un-break packaging by making the GnuPG dependency explicit. My original
goal was to have this port be gpg-version-agnostic, but since there is
no gpg installed on the package builders, and the new configure script
in version 1.5 fails if it can't find one, package building was failing.

The solution is twofold, in the port test if gpg2 is already present,
and record a dependency on it if so. If not, depend on gpg 1.x, and
record that dependency. [1] Second, rev the configure script to look
for gpg2 first, and use that if its found. That will allow those that
install the port (or the software without the port) to prefer gpg2.

Other than the fix in the configure script there are no other changes
from version 1.5 to 1.6.

Submitted by:	pav [1]
Approved by:	portmgr (pav)
2007-12-05 19:57:49 +00:00
Doug Barton
f90cd37b02 Update to version 1.5. There are many changes to improve portability
to other platforms (notably to Linux) and several substantive changes:

Bug fixes
=========
1. Add error handling for failed TDIR creation in ppf_decrypt,
ppf_verify, and ppf_mime*.
2. Fix error handling in ppf_mime_decrypt.

Improvements
============
1. When displaying MIME messages after verification, substitute a space
for the MIME'ified =20 character at the end of a line, and substitute
an = sign for the MIME'ified =3D. This greatly improves readability
of the verified message.
2. Add a --- Status --- line for the beginning and end of the PGP
stuff which includes a timestamp to help avoid a socially engineered
message that includes the "good signature" output in the same format
as what we print.

Notes
=====
1. Support for other than GnuPG was dropped in this version, which I
don't think will actually affect anyone.
2. I did do a version 1.4, but it was a limited release.

See CHANGES for more information.

Approved by:	portmgr (erwin)
2007-12-01 22:01:44 +00:00
Doug Barton
e5e8e6ae20 Upgrade to version 1.3, which primarily enhances the capabilities of
the MIME scripts, and picks a few other nits.
2006-10-10 04:21:17 +00:00
Doug Barton
0c647c614f Add long-forgotten dependency on Pine. 2006-06-27 17:21:19 +00:00
Doug Barton
baf2812e43 Update WWW, I've moved my personal web site. 2006-06-07 17:28:46 +00:00
Doug Barton
622fd39b2a Add SHA256 checksums to my ports 2005-11-24 00:08:51 +00:00
Doug Barton
cfda064524 For the ports that I maintain, do the following as appropriate:
1. Add myself as a backup master site (Sourceforge and CPAN ports
already have good enough coverage, so skip them).
2. For all ports that have them, download the PGP signature files.
3. For ports in 2, add a verify target to the Makefile
4. For ports where I was already providing a master site, update the URL.
5. Pet portlint in a couple of places.
2005-10-29 07:13:29 +00:00
Doug Barton
e4ade1a90e Upgrade to 1.2, which fixes the display problem introduced in a
prior version of Pine, adds script to decrypt MIME messages,
and automatically determines the right key to use for sign/encrypt.
2005-04-28 01:46:08 +00:00
Doug Barton
6ec1a3dfcd Add a helpful message to tell users where to get install instructions 2005-04-28 01:44:09 +00:00
Doug Barton
eade3ab710 Now that the SIZE thing has stabilized, add it to the ports I maintain. 2004-03-14 00:17:57 +00:00
Doug Barton
061bee5cf8 Re-roll the distfile to include a minor documentation change.
Add security as a virtual category.
2003-09-07 00:04:09 +00:00
Doug Barton
e90312c05e Upgrade to version 1.1, which has infinitely better error handling.
All users of this package are encouraged to upgrade.
2003-09-06 23:39:55 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Doug Barton
6835cc3401 Fix the MASTER_SITE_LOCAL stuff 2003-01-23 09:07:23 +00:00
Doug Barton
e4bc30e984 Re-creation of the Bourne Shell based pgp filters for Pine that used
to be part of the pine4 port. These have been updated to A) actually
work, and B) use gnupg if it's available.
2003-01-22 15:21:51 +00:00