summaryrefslogtreecommitdiffstats
path: root/mail
Commit message (Collapse)AuthorAgeFilesLines
* Argh. Actually stop trying to install and package the pgp scripts.dougb2003-01-222-13/+6
| | | | Add a message about the new, improved pine-pgp-filters port.
* Upgrade to 4.53, the latest version from our friends at UW. Severaldougb2003-01-2215-330/+62
| | | | | | | | | | | | | | | | | | | | | | | | | 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.
* This patch was necessary when committed, but I've been working with thedougb2003-01-221-19/+0
| | | | | Pine authors on this and we think it's no longer necessary. Please let me know if I'm wrong. :)
* These files have suffered from a lot of bitrot, and either don't work, ordougb2003-01-224-89/+0
| | | | | | | 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.
* Re-creation of the Bourne Shell based pgp filters for Pine that useddougb2003-01-226-0/+50
| | | | | to be part of the pine4 port. These have been updated to A) actually work, and B) use gnupg if it's available.
* better workaround against PF_LOCAL.ume2003-01-229-122/+74
|
* Upgrade to 1.58.kuriyama2003-01-222-2/+2
| | | | Submitted by: Joseph Scott <joseph@randomnetworks.com>
* o) Fix some install problems due to X11 non-X11 versionlkoeller2003-01-214-22/+43
| | | | | | | o) Install faces.1.gz not faces.man o) Avoid package building due to various sound options, X11/non-X11 build o) Give maintainership to ports o) Bump PORTREVISION
* Do not create missing DB hints files for read-only operations on them;sheldonh2003-01-212-0/+12
| | | | | | | | | simply fail the lookup. This prevents Exim from creating hints files that it can't use when its DBM method is DB 1.85 (the default). Obtained from: author
* o) Fix wrong dependency of intl.4 instead of .1lkoeller2003-01-201-2/+2
| | | | | | o) Pump PORTREVISION PR: - Submitted by: obraun@FreeBSD.org
* USE_REINPLACE.roam2003-01-203-41/+44
| | | | | | | | The mail/vpopmail and mail/vpopmail-stable ports retain their Perl dependency, since the pkg-install script is written in Perl. I think this might need to be changed when I get the time to look into it. Submitted by: Ulrich Spoerlein <q@uni.de>
* - Add the patch that was accidentally omitted from the previous commit. :-(wjv2003-01-201-0/+31
|
* - Add dependency on www/lynx, required for Mailman's mail filtering feature.wjv2003-01-203-21/+29
| | | | | | | | | | | - Add patch to Mailman/Defaults.py.in, to correct path to lynx and various MTAs. - Change default $MAIL_GID and $CGI_GID values from numerical GIDs to group names. - Minor change to $PLIST to ensure clean deinstallation. - Bump $PORTREVISION Submitted by: Jan Siml <jsi@jules.de> (Lynx dependency)
* Sergei has agreed to take over maintainership, since he's been the onenbm2003-01-201-1/+1
| | | | keeping the port up to date for ages now.
* Fix curses bug in mail/offlineimap 3.99.7nbm2003-01-202-0/+102
| | | | | PR: 47013 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* - Avoid installation of Clock and PGP in GNUSTEP_USER_DIRdinoex2003-01-204-0/+74
| | | | Problem noted by: ryngold@softhome.net
* - Update to use gnustep-back instead of gnustep-xgpsdinoex2003-01-202-22/+0
| | | | | - Sweep devel slave ports - retire x11-toolkits/gnustep-xgps
* (Temporarily) retired ports should be retired into the attic so theykris2003-01-201-19/+0
| | | | don't confuse INDEX builds or cause warnings for 'make checksubdirs'
* Remove xfaces after port deletionkris2003-01-201-1/+0
| | | | Pointy hat to: lkoeller
* Update to 0.68.petef2003-01-192-2/+4
| | | | | PR: 46880 Submitted by: maintainer
* * Do not explicitly link against libcmarcus2003-01-194-32/+11
| | | | | | * Do not install module .a files Approved by: maintainer
* Update to 2.0.4.marcus2003-01-195-33/+47
|
* Update to 1.2.1.marcus2003-01-196-8/+46
|
* o) Patch reverse compface part to faces 1.6.1 portlkoeller2003-01-1919-8/+2675
| | | | | | | - Missing uncompface -X option used in exmh - Missing filter programs to generate ikon file - I will try communicate the necessary add ons to the new developers of faces.
* o) Functionallity is included in new faces port, which developent take place.lkoeller2003-01-197-853/+0
|
* o) Update to nearly complete rewritten faces-1.7.7 portlkoeller2003-01-1925-997/+229
| | | | | | | | o) This port now includes xfaces functionality -> remove xfaces port o) Support for different audio systems when building the port PR: ports/35578, ports/35617 Submitted by: Alan Eldridge <ports@geeksrus.net>
* upgrade to version 2.0.2sada2003-01-1955-209/+737
| | | | | PR: ports/47110 Submitted by: maintainer
* Fix make index (duplicate entry mailman-2.1), after temporaryade2003-01-191-1/+1
| | | | | | | | retiring of mail/mailman-devel -- the directory should really be wiped too, and reinstated according to the BROKEN message therein at a later date, but I'll leave that to MAINTAINER Submitted by: make index
* Add chk4mail 2.12, a utility to quickly check multiple folders for new email.obraun2003-01-196-0/+32
| | | | | PR: ports/44314 Submitted by: Johan van Selst <johans@stack.nl>
* Add ${SCRIPTDIR} to PATHarved2003-01-191-1/+2
| | | | | PR: 47041 Submitted by: "Simon 'corecode' Schubert" <corecode@corecode.ath.cx>
* Bump libpq version[1] and PORTREVISION. Add POSTGRESQL_PORT tunable.seanc2003-01-181-1/+3
| | | | | | | This should be the last of the PostgreSQL updates and everything should support the POSTGRESQL_PORT tunable. Submitted by: kris/bento[1]
* Fix a possible security issue with ezmlm-cgi mentioned in ports/47091.tom2003-01-184-23/+13
| | | | | | | | While I'm here, merge pkg-plist and pkg-plist.docs and remove some dead MASTER_SITES. PR: ports/47091 Submitted by: Matthias Andree <matthias.andree@web.de>
* Update to 0.8.9arved2003-01-188-8/+8
| | | | | PR: 47178 Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
* New port: Tool to convert Outlook .pst to Unix mboxedwin2003-01-189-0/+76
| | | | | | | | | A small CLI tool to convert M$ Outlook .pst files to standard Unix mbox files. Port is named libpst...actual binary is readpst. PR: ports/39963 Submitted by: Nate Underwood <natey@natey.com>
* - Temporarily retire this port until a new development branch of Mailmanwjv2003-01-1713-1882/+4
| | | | opens for business.
* - Update to the long-anticipated version 2.1wjv2003-01-1713-173/+1310
|
* Wrongly removed lib/sasl/Cyrus.conf instead of lib/sasl2/Cyrus.confume2003-01-174-20/+20
| | | | | | during deinstall. Reported by: bento via kris
* snprintf->vsnprintf, fixes build on alphamikeh2003-01-161-0/+11
|
* Update to 7.7, change maintainer to another sucker ... I mean volunteer.alane2003-01-164-7/+7
| | | | | PR: 47122 Submitted by: Bjorn Nelson + Erwin Lansing, our new contestant
* New port: mail/hotway, a POP3 gateway for Hotmail/MSN mailedwin2003-01-169-0/+83
| | | | | PR: ports/44593 Submitted by: John Nielsen <john@jnielsen.net>
* If MaxMimeHeaderLength is set and a malformed MIME header is fixed,dinoex2003-01-164-2/+226
| | | | | | log the fixup as "Fixed MIME header" instead of "Truncated MIME header". Problem noted by Ian J Hart. Submitted by: gshapiro
* - Update to 1.11dinoex2003-01-163-8/+10
|
* Update to version 20030115.gsutter2003-01-163-3/+3
|
* - add some notes about testingdinoex2003-01-151-0/+5
|
* Update to 0.12.knu2003-01-153-62/+94
|
* Add missing headerkris2003-01-141-0/+1
|
* Fix a format string vulnerability that could be exploited by an Eximsheldonh2003-01-132-0/+38
| | | | admin user to gain root privelege.
* Add p5-vpopmail-0.08, a Perl interface to the vpopmail API.roam2003-01-136-0/+42
| | | | | PR: 47003 Submitted by: James Raftery <james@now.ie>
* - create a slave port for SMTP_AFTER_POP3dinoex2003-01-132-0/+17
|
* Remove share/gnome/pixmaps/flink.marcus2003-01-131-0/+1
| | | | Reported by: bento
OpenPOWER on IntegriCloud