summaryrefslogtreecommitdiff
path: root/mail (follow)
Commit message (Collapse)AuthorAgeFilesLines
* New patch for man pages to make them correctly list the file locations.Masafumi Max NAKANE1996-12-062-0/+98
| | | | Notes: svn path=/head/; revision=4821
* Added PREFIX?=/usr/local to the Makefile so that nasty result can beMasafumi Max NAKANE1996-12-061-3/+4
| | | | | | | avoided even if the user typed ``make install'' in the WRKSRC directory. Notes: svn path=/head/; revision=4820
* Ollivier posted patches upto 13.David E. O'Brien1996-12-056-15/+27
| | | | Notes: svn path=/head/; revision=4809
* Additionly report "s/key xx xxxxx (required)" in popper errorAndrey A. Chernov1996-12-042-122/+136
| | | | | | | | | | | | message about incorrect password. It is only chance to bring it to user attention since 99% pop clients don't know about s/key existance and do not prompt for s/key BEFORE sending password. As result of this patch netscape allows reenter with valid s/key now, i.e. it shows needed s/key info in password reentering box after trying first time with incorrect one. Notes: svn path=/head/; revision=4800
* Add news to CATEGORIESAndrey A. Chernov1996-12-041-2/+2
| | | | Notes: svn path=/head/; revision=4798
* Add Pine WWW into commentAndrey A. Chernov1996-12-031-1/+2
| | | | Notes: svn path=/head/; revision=4782
* Move TAG_EMBED from valid Russian letter '\377' to more neutral '\001'Andrey A. Chernov1996-12-031-0/+19
| | | | | | | Tag quoting not implemented properly cause '\377' chars skipped Notes: svn path=/head/; revision=4781
* Turn on locale. More FreeBSD tuningsAndrey A. Chernov1996-12-031-6/+6
| | | | Notes: svn path=/head/; revision=4775
* More default CFLAGS fixesAndrey A. Chernov1996-12-031-15/+43
| | | | Notes: svn path=/head/; revision=4771
* Use dafault CFLAGSAndrey A. Chernov1996-12-031-1/+1
| | | | Notes: svn path=/head/; revision=4769
* /usr/local/news/lib -> /usr/local/lib/newsAndrey A. Chernov1996-12-031-1/+1
| | | | Notes: svn path=/head/; revision=4768
* Upgraded to PL-10.David E. O'Brien1996-12-039-9/+84
| | | | Notes: svn path=/head/; revision=4756
* Umgrade to v1.59 - the same as the GNU CD release version.Mark Murray1996-12-016-15/+15
| | | | Notes: svn path=/head/; revision=4742
* Cannot have an empty PATCHFILES if you have a DIST_SUBDIR now.David E. O'Brien1996-12-013-6/+6
| | | | Notes: svn path=/head/; revision=4741
* add "mutt/" to the MD5 checksumDavid E. O'Brien1996-12-013-3/+3
| | | | Notes: svn path=/head/; revision=4735
* Upgrade to 0.53David E. O'Brien1996-11-306-9/+9
| | | | Notes: svn path=/head/; revision=4734
* Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds toSatoshi Asami1996-11-303-3/+3
| | | | | | | changes made in rev. 1.232 of bsd.port.mk. Notes: svn path=/head/; revision=4733
* fix "replace" targetTorsten Blum1996-11-301-18/+31
| | | | Notes: svn path=/head/; revision=4719
* share/misc is now sanctioned in 2.2David E. O'Brien1996-11-263-6/+6
| | | | | | | Reviewed by: Satoshi Notes: svn path=/head/; revision=4690
* Fixed paths to reflect FBSD standard vs. my local box.David E. O'Brien1996-11-263-6/+6
| | | | Notes: svn path=/head/; revision=4685
* Sort.Satoshi Asami1996-11-261-3/+3
| | | | Notes: svn path=/head/; revision=4679
* Change DIST_SUBDIR to lowercase, like other ports.Satoshi Asami1996-11-263-6/+6
| | | | Notes: svn path=/head/; revision=4667
* Upgrade to version 0.52David E. O'Brien1996-11-259-96/+33
| | | | Notes: svn path=/head/; revision=4651
* Fix the PLIST.Mark Murray1996-11-213-6/+6
| | | | | | | (I did this yonks ago and forgot to commit) Notes: svn path=/head/; revision=4624
* I will have to conclude David was sound asleep when he made this change. ;)Satoshi Asami1996-11-211-7/+7
| | | | Notes: svn path=/head/; revision=4623
* libident is no longer optionalTorsten Blum1996-11-193-10/+4
| | | | Notes: svn path=/head/; revision=4588
* Upgrade, 1.9 rel9 -> 2.0 rel0.Masafumi Max NAKANE1996-11-192-4/+4
| | | | Notes: svn path=/head/; revision=4585
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-1812-23/+16
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-4/+4
| | | | Notes: svn path=/head/; revision=4570
* uncomment DEPENDS lineTorsten Blum1996-11-181-4/+4
| | | | Notes: svn path=/head/; revision=4569
* Use MASTER_SITE_PERL_CPAN. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-183-24/+14
| | | | Notes: svn path=/head/; revision=4568
* Upgrade to 3.2Torsten Blum1996-11-177-1334/+135
| | | | Notes: svn path=/head/; revision=4557
* Convert to use MAN[1-8LN]David E. O'Brien1996-11-1720-125/+78
| | | | Notes: svn path=/head/; revision=4536
* Gziped most of the manpages (except those that are linked to)David E. O'Brien1996-11-172-24/+24
| | | | Notes: svn path=/head/; revision=4535
* Removed the post-install target and use MAN1 variable instead to compressMasafumi Max NAKANE1996-11-161-6/+2
| | | | | | | the man page. Notes: svn path=/head/; revision=4523
* Upgrade to v1.58Mark Murray1996-11-136-21/+21
| | | | Notes: svn path=/head/; revision=4448
* The source distribution archive was changed right after my previousMasafumi Max NAKANE1996-11-121-1/+1
| | | | | | | | commit of the checksum file. (No change in version or release number.) Notes: svn path=/head/; revision=4417
* Changed the PKGNAME to include the release number (sort of like patchlevel)Masafumi Max NAKANE1996-11-111-1/+2
| | | | | | | | | defined in fetchmail.spec. This should make it easier for users to see if they've got the latest port installed. Notes: svn path=/head/; revision=4410
* The source distribution archive has been changed.Masafumi Max NAKANE1996-11-111-1/+1
| | | | | | | (V1.9 Release 9) Notes: svn path=/head/; revision=4406
* Don't make a seperate subdir w/DISTDIR for each version.David E. O'Brien1996-11-113-6/+6
| | | | | | | Requested by: Satoshi Notes: svn path=/head/; revision=4400
* Turned on mutt.with_pgpDavid E. O'Brien1996-11-111-2/+3
| | | | Notes: svn path=/head/; revision=4386
* CATEGORIES+= --> CATEGORIES=David E. O'Brien1996-11-1024-56/+51
| | | | | | | And clean up variable ordering (as shown in the handbook) as little. Notes: svn path=/head/; revision=4382
* Variable reordering. Removed a bogus "\" line continuation.David E. O'Brien1996-11-103-12/+15
| | | | | | | Submitted by: Satoshi Notes: svn path=/head/; revision=4373
* Add mutt.Satoshi Asami1996-11-101-1/+2
| | | | Notes: svn path=/head/; revision=4370
* Added warning that this is beta software (but quite usable -- both OlliverDavid E. O'Brien1996-11-103-6/+39
| | | | | | | | | | and I use mutt as our main MUA). Note, that its threaded support (ala SLRN) really helps in reading FBSD mailing lists. Notes: svn path=/head/; revision=4369
* Mutt -- "The Mongrel of Mail User Agents" (part Elm, part Pine, part mh,David E. O'Brien1996-11-1015-0/+237
| | | | | | | | | | | | part everything else) is an interactive screen-oriented mailer program that supersedes Elm, Pine, mail and mailx. This version of the port does *not* support PGP. The author considers the distfile with PGP hooks to be covered under ITAR. I have a PGP suporting mutt port that I will commit later. Notes: svn path=/head/; revision=4368
* Fix name of default inbox stated in the man page.David E. O'Brien1996-11-041-0/+20
| | | | | | | Caught by: Andreas Klemm <andreas@klemm.gtn.com> Notes: svn path=/head/; revision=4288
* Update for newly imported ports.James FitzGibbon1996-11-031-1/+2
| | | | Notes: svn path=/head/; revision=4284
* Import of a server to allow users to change their password from within EudoraJames FitzGibbon1996-11-038-0/+297
| | | | | | | | Reviewed by: jfitz@FreeBSD.ORG Submitted by: andrew@ugh.net.au Notes: svn path=/head/; revision=4281
* Turn on xlbiff.David E. O'Brien1996-11-031-1/+2
| | | | Notes: svn path=/head/; revision=4269