summaryrefslogtreecommitdiff
path: root/mail/mailagent (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade, 3.0pl53 -> 3.0pl54.Masafumi Max NAKANE1997-01-312-9/+5
| | | | Notes: svn path=/head/; revision=5479
* Oops, correct umask is 0022, not 022.Masafumi Max NAKANE1997-01-201-2/+2
| | | | Notes: svn path=/head/; revision=5391
* Added pre-extract target to check and cause error if it's not 022.Masafumi Max NAKANE1997-01-201-3/+8
| | | | | | | | | This is because the build procedure doesn't go quite well if it's other than 022. Rported by: "Barry Friedman" <friedman@nortel.ca> Notes: svn path=/head/; revision=5390
* Use read -p to get user input instead of echo prompt read var.Masafumi Max NAKANE1997-01-201-3/+3
| | | | Notes: svn path=/head/; revision=5389
* Upgrade, 3.0PL44 -> 3.0PL53+unofficial patch.Masafumi Max NAKANE1997-01-165-67/+59
| | | | Notes: svn path=/head/; revision=5366
* No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,Masafumi Max NAKANE1996-12-081-2/+2
| | | | | | | | RESTRICTED or BROKEN. Pointed-out by: asami Notes: svn path=/head/; revision=4884
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-1/+0
| | | | | | | | | | | 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
* Convert to use MAN[1-8LN]David E. O'Brien1996-11-171-8/+3
| | | | Notes: svn path=/head/; revision=4536
* CATEGORIES+= --> CATEGORIES=David E. O'Brien1996-11-101-2/+2
| | | | | | | And clean up variable ordering (as shown in the handbook) as little. Notes: svn path=/head/; revision=4382
* Use ${COMPRESS_MAN} to compress man pages.Masafumi Max NAKANE1996-11-021-7/+4
| | | | Notes: svn path=/head/; revision=4265
* Removed the lines in the patches that contain $Id$. Fortunately, allMasafumi Max NAKANE1996-09-296-24/+12
| | | | | | | those lines were in the very last part of the hunks. :-) Notes: svn path=/head/; revision=3897
* A sophisticated mail processing program.Masafumi Max NAKANE1996-09-2915-0/+328
Notes: svn path=/head/; revision=3894