| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
PR: ports/68282
Submitted by: Mohacsi Janos <janos.mohacsi@bsd.hu>
Notes:
svn path=/head/; revision=117077
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
inappropriate scrolling. The problem is related to the behavior of
cons25 when something is written to the lower right corner.
This will cause a "blank" square in that position for some terminals,
but the effect is harmless.
Pointed out by: Lars Eighner <eighner@io.com>
URL: http://www.washington.edu/pine/pine-info/2002.01/msg00038.html
Notes:
svn path=/head/; revision=115982
|
|
|
|
| |
Notes:
svn path=/head/; revision=115725
|
|
|
|
| |
Notes:
svn path=/head/; revision=115724
|
|
|
|
| |
Notes:
svn path=/head/; revision=115723
|
|
|
|
|
|
|
|
| |
PR: ports/65852
Submitted by: Janos Mohacsi <mohacsi@niif.hu>
Notes:
svn path=/head/; revision=111156
|
|
|
|
|
|
|
|
|
|
|
|
| |
in 4.60. The patch is from
http://www.washington.edu/pine/pine-info/2004.06/msg00023.html, which
is similar to the one in the PR.
PR: ports/67522
Submitted by: Oleg Sharoiko <os@rsu.ru>
Notes:
svn path=/head/; revision=111155
|
|
|
|
|
|
|
| |
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Notes:
svn path=/head/; revision=109889
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
bug fixes are included. See
http://www.washington.edu/pine/changes/4.58-to-4.60.html for more information.
One wonky master site is removed, thanks to fenner's distfile survey,
and patches are regenerated as needed.
The idea for the patch to obey ${CC} came from the PR, the implementation is
my own.
PR: ports/65232
Submitted by: michael johnson <ahze@ahze.net>
Notes:
svn path=/head/; revision=109745
|
|
|
|
|
|
|
| |
use LDAP, but no one who does has stepped forward with a better patch.
Notes:
svn path=/head/; revision=109738
|
|
|
|
| |
Notes:
svn path=/head/; revision=103917
|
|
|
|
|
|
|
|
|
|
|
| |
CFLAGS. We're far enough past the transition of cclient being a dependency
that I think this is safe.
I've tested this in environments with and without the cclient port installed,
and it should be ok. If anyone has any problems, please let me know asap.
Notes:
svn path=/head/; revision=100339
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
Notes:
svn path=/head/; revision=88954
|
|
|
|
| |
Notes:
svn path=/head/; revision=81937
|
|
|
|
|
|
|
|
| |
bug fixes. See http://www.washington.edu/pine/changes/4.53-to-4.55.html
for details.
Notes:
svn path=/head/; revision=79259
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Update to Makefile COMMENT
* Take advantage of pkg-message to hit both ports and package installs
* Thanks to work done by winter to make ispell do reasonable things when
invoked as 'spell', properly define the speller for pico, and add a default
speller for the pine.conf. The reason for the latter is to take advantage of
the (arguably) superior behavior of ispell when files are piped to it.
* Do to the speller updates, grow a dependency on ispell and bump the revision.
* Add readme and copyright to portdocs
Notes:
svn path=/head/; revision=76941
|
|
|
|
| |
Notes:
svn path=/head/; revision=76939
|
|
|
|
| |
Notes:
svn path=/head/; revision=76938
|
|
|
|
| |
Notes:
svn path=/head/; revision=76937
|
|
|
|
|
|
|
| |
* Delete text about the pgp filters that now live in their own port
Notes:
svn path=/head/; revision=76936
|
|
|
|
| |
Notes:
svn path=/head/; revision=76926
|
|
|
|
| |
Notes:
svn path=/head/; revision=76624
|
|
|
|
| |
Notes:
svn path=/head/; revision=76344
|
|
|
|
| |
Notes:
svn path=/head/; revision=73848
|
|
|
|
|
|
|
| |
Add a message about the new, improved pine-pgp-filters port.
Notes:
svn path=/head/; revision=73797
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=73793
|
|
|
|
|
|
|
|
| |
Pine authors on this and we think it's no longer necessary. Please let
me know if I'm wrong. :)
Notes:
svn path=/head/; revision=73791
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=73790
|
|
|
|
|
|
|
|
|
|
|
| |
Disable-Sender, Scramble-Message-Id, Spell-Check-Before-Sending.
Pine users are strongly encouraged to upgrade.
Approved by: portmgr (knu)
Notes:
svn path=/head/; revision=71693
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
enhanced rule patterns, role-based smtp server, better character set support,
and most importantly, a fix for the DoS recently reported on bugtraq. There
are other fixes and improvements as well, check out the release notes for
more information.
* Usual round of patch re-generation
* Add a makefile.bsf fix and a patch for pine/strings.c not being able to
find utf8.h
Notes:
svn path=/head/; revision=71115
|
|
|
|
| |
Notes:
svn path=/head/; revision=55310
|
|
|
|
| |
Notes:
svn path=/head/; revision=52867
|
|
|
|
|
|
|
|
| |
used features. Also, remove maildir support due to the staleness
of the previous patch, and promised updates not appearing.
Notes:
svn path=/head/; revision=51251
|
|
|
|
|
|
|
|
| |
the cclient library and this port in synch, both in terms of version
and compile options.
Notes:
svn path=/head/; revision=48656
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
at UW. Improvements include TLS and SSL support fully integrated
into the code base (requires OpenSSL), support for remote address
books, improved rules-based filtering, and new filter options.
* Bugs fixed include longer folder names, temp file cleanup,
mail sorted by filters more accurately, et al.
* Re-generate almost all of the patches to clean out more of the fuzz.
Notes:
svn path=/head/; revision=48464
|
|
|
|
| |
Notes:
svn path=/head/; revision=43698
|
|
|
|
|
|
|
| |
on the original makefile.bsf, so I feel confident that I can handle it. :)
Notes:
svn path=/head/; revision=43696
|
|
|
|
|
|
|
|
| |
PR: 27160
Submitted by: Przemyslaw Frasunek <venglin@freebsd.lublin.pl>
Notes:
svn path=/head/; revision=43244
|
|
|
|
| |
Notes:
svn path=/head/; revision=42154
|
|
|
|
|
|
|
| |
plumbing.
Notes:
svn path=/head/; revision=42153
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. Add support for building cclient with SSL. Warn about the possibility
that some ports may have been missed and need ssl added at link time.
2. Update cclient and imap-uw to latest versions.
3. Fix pine4 to add ssl libraries. This can be used as a model for what
other ports may need to do.
4. Release MAINTAINERship (by request).
Submitted by: anders@fix.no
Approved by: petef@databits.net
Notes:
svn path=/head/; revision=40861
|
|
|
|
|
|
|
|
|
|
| |
though the only slave port to this is mail/pine4-ssl, which is
marked BROKEN.
Submitted by: kris
Notes:
svn path=/head/; revision=40369
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
about the operating system, the version of Pine, and the word
"PINE". As described in http://www.crimelabs.net/docs/passive.html
this information could be of use to someone with malicious
intentions.
PR: 26051 (duplicated as 26052)
Approved by: maintainer
Notes:
svn path=/head/; revision=40328
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Notes:
svn path=/head/; revision=38934
|
|
|
|
|
|
|
|
| |
PR: 24830
Submitted by: maintainer
Notes:
svn path=/head/; revision=38229
|
|
|
|
|
|
|
|
| |
PR: 24830
Submitted by: Pete Fritchman <petef@databits.net>
Notes:
svn path=/head/; revision=38184
|
|
|
|
|
|
|
|
| |
PR: 23652
Suggested by: Jimmy Olgeni <olgeni@uli.it>
Notes:
svn path=/head/; revision=37451
|
|
|
|
| |
Notes:
svn path=/head/; revision=37380
|
|
|
|
|
|
|
| |
Approved by: asami
Notes:
svn path=/head/; revision=36564
|
|
|
|
| |
Notes:
svn path=/head/; revision=36074
|