summaryrefslogtreecommitdiffstats
path: root/mail/mailagent
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade, 3.0pl63 -> pl65.max1999-01-194-9/+9
|
* Update this port so that it uses correct perl5.max1998-09-191-9/+8
| | | | Some portlint fixes.
* Remove more manpages, as part of the great manpage removal project.hoek1998-08-171-6/+0
|
* Upgrade, 3.0pl61 -> 3.0pl63.max1998-08-103-9/+9
|
* Upgrade, 3.0pl58 -> 3.0pl61.max1998-04-043-16/+52
| | | | Install additional examples from ${WRKSRC}/misc directory.
* Eliminate double slashes in URL's by:fenner1998-01-081-2/+2
| | | | | | - Removing trailing slashes from MASTER_SITE_SUBDIR - Removing doubled slashes in URL - Adding %2F at start of absolute pathnames (see RFC1738)
* Add a suggestion to avoid getting warning message everytime mailagentmax1998-01-031-0/+4
| | | | processes a mail even though those messages are harmless.
* Copy example files in agent/examples into ${PREFIX}/share/examples/mailagent.max1997-11-231-0/+10
|
* In pre-extract:, check if the make was run by root. If so, abort themax1997-11-231-1/+8
| | | | | | extraction/build as it won't go through the sanity tests afterwards. Copy example files in agent/examples into ${PREFIX}/share/examples/mailagent.
* Upgrade, 3.0pl56 -> 3.0pl58.max1997-09-164-9/+11
|
* /bin/sh -> ${SH}max1997-07-131-2/+2
|
* Define USE_PERL5 and remove BUILD_DEPENDS & RUN_DEPENDS.max1997-06-241-4/+2
|
* Hardcode ${PREFIX}/bin as the directory where perl5 is instead ofmax1997-06-021-5/+5
| | | | | | | | | | dynamically set it. Suggested by: asami Instead of explicitly specifying the path in MAKE_ENV, just retrieve it from the env. var. Move the comment about MAN1 var to the front of the variable definition.
* Use the file in CPAN as distfile instead of one I created.max1997-05-252-8/+7
|
* Upgrade all ports requiring perl5.003 to perl5.004jfitz1997-05-241-4/+4
| | | | Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution.
* Remove perl5 from CATEGORIESjfitz1997-05-061-2/+2
| | | | Approved-by: Wolfram Schneider <wosch@apfel.de>
* Use new MASTER_SITE_LOCAL variable from bsd.port.mk.asami1997-04-301-2/+2
|
* Add virtual category 'perl5'.wosch1997-04-201-2/+2
|
* Upgrade, 3.0.54 -> 3.0.56.max1997-04-184-16/+16
|
* One of MASTER_SITES was missing trailing slash.max1997-03-251-2/+2
| | | | Noticed by: Bill Fenner
* Upgrade, 3.0pl53 -> 3.0pl54.max1997-01-312-9/+5
|
* Oops, correct umask is 0022, not 022.max1997-01-201-2/+2
|
* Added pre-extract target to check and cause error if it's not 022.max1997-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>
* Use read -p to get user input instead of echo prompt read var.max1997-01-201-3/+3
|
* Upgrade, 3.0PL44 -> 3.0PL53+unofficial patch.max1997-01-165-67/+59
|
* No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,max1996-12-081-2/+2
| | | | | RESTRICTED or BROKEN. Pointed-out by: asami
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-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.
* Convert to use MAN[1-8LN]obrien1996-11-171-8/+3
|
* CATEGORIES+= --> CATEGORIES=obrien1996-11-101-2/+2
| | | | And clean up variable ordering (as shown in the handbook) as little.
* Use ${COMPRESS_MAN} to compress man pages.max1996-11-021-7/+4
|
* Removed the lines in the patches that contain $Id$. Fortunately, allmax1996-09-296-24/+12
| | | | those lines were in the very last part of the hunks. :-)
* A sophisticated mail processing program.max1996-09-2915-0/+328
OpenPOWER on IntegriCloud