aboutsummaryrefslogtreecommitdiff
path: root/mail/alpine/files
Commit message (Collapse)AuthorAgeFilesLines
* - Update to upstream version 2.20Thomas Zander2015-03-0713-401/+0
| | | | | | | | | | | While on it: - Pet portlint PR: 197885 Submitted by: mbeis@xs4all.nl (maintainer) Notes: svn path=/head/; revision=380703
* mail/alpine: Regenerate extra patch for options cons25 supportJohn Marino2014-07-131-12/+12
| | | | | | | | | PR: 191350 Submitted by: Dan Lukes Approved by: maintainer timeout Notes: svn path=/head/; revision=361674
* mail/alpine: fixesKurt Jaeger2014-06-231-87/+5
| | | | | | | | | | | | | - fix hlp file [1] - quota patch now part of 2.11, disable config option [2] - fix/update maildir support [3] - fix distinfo Submitted by: antoine [1], Greg Rivers [2], Warren Block [3] Approved by: maintainer by mail Notes: svn path=/head/; revision=358924
* mail/alpine: 2.00 -> 2.11, stagify'ed, portlint'ed, new master siteKurt Jaeger2014-06-1515-410/+483
| | | | | | | | | | | | Big thanks to Michelle for the biggest part of the work in getting the port to StageAge. Thanks for Marco to take over as maintainer. PR: ports/190273 Submitted by: Michelle Sullivan <michelle@sorbs.net> Approved by: Marco Beishuizen <mbeis@xs4all.nl> (incoming maintainer) Notes: svn path=/head/; revision=357844
* Throw my ports back in the pool, and make my intentions clear for theDoug Barton2012-10-081-39/+39
| | | | | | | | | | | various ports that I've created. I bid fond fare well A chapter closes for me What opens for you? Notes: svn path=/head/; revision=305526
* Remove the "phone home" feature that was used by UW to gather statisticsDoug Barton2011-05-301-0/+381
| | | | | | | | | on [Al]pine usage. There is no one interested in this data anymore. Discussed on: alpine-info mailing list Notes: svn path=/head/; revision=274830
* A number of small-but-important updates:Doug Barton2008-09-061-0/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Update the names of some configure flags. This would not have affected users who used the defaults, or the package. 2. In order for the speller option to actually be chosen by configure it already has to be installed, so add them to BUILD_DEPENDS. [1] Fixing this properly also required a patch to configure which I am submitting upstream. 3. Update the location of mlock (if installed) [1] 4. Turns out that alpine no longer uses the value of SSLTYPE internally, (it is only used by the IMAP server which we don't build) so simplify the whole SSL section considerably. All authentication types are now available to alpine by default. 5. Include the proper MAKE_ARGS and relax a test in configure to give users who want to try the new S/MIME support a fighting chance. [2] Bump PORTREVISION accordingly Submitted by: Scott Allendorf <scott-allendorf@uiowa.edu> [1] Inspired by: scf [2] Notes: svn path=/head/; revision=219976
* Add a port for Alpine the new (Apache-licensed) version of Pine.Doug Barton2007-12-211-0/+15
Alpine is a screen-oriented message-handling tool for news, and POP, IMAP, and local e-mail. In its default configuration it offers a limited set of functions geared toward the novice user, but it also has a large list of optional "power-user" and personal-preference features. Alpine's basic feature set includes: * View, Save, Export, Delete, Print, Reply and Forward messages. Compose messages in a simple editor with word-wrap and a spelling checker. Messages may be postponed for later completion. * Selection and management of message folders. * Address book to keep a list of long or frequently-used addresses. Personal distribution lists may be defined. Addresses may be taken into the address book from incoming mail without retyping them. * New mail checking/notification occurs automatically (configurable). * On-line, context-sensitive help screens. Alpine supports MIME (Multipurpose Internet Mail Extensions), an Internet Standard for representing multipart and multimedia data in email. WWW: http://www.washington.edu/alpine/ This is a master port for editors/pico-alpine Notes: svn path=/head/; revision=204248