aboutsummaryrefslogtreecommitdiff
path: root/mail/pgpsendmail
Commit message (Collapse)AuthorAgeFilesLines
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-182-6/+7
| | | | | | | | | | | 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
* 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
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
* Change EXEC->BUILD DEPENDSAndrey A. Chernov1995-09-231-2/+2
| | | | Notes: svn path=/head/; revision=2181
* Fix the dependencies. hfs is now in emulators and pgp is in security.Satoshi Asami1995-07-131-2/+2
| | | | Notes: svn path=/head/; revision=1957
* EXEC_DEPENDS goes after MAINTAINER.Satoshi Asami1995-07-111-2/+3
| | | | Notes: svn path=/head/; revision=1944
* Add exe_depends on pgpAndrey A. Chernov1995-07-081-1/+2
| | | | Notes: svn path=/head/; revision=1939
* Use absolute path for install or shell script withAndrey A. Chernov1995-05-221-8/+8
| | | | | | | same name already exists in current dir Notes: svn path=/head/; revision=1793
* Add pkgAndrey A. Chernov1995-04-163-0/+18
| | | | Notes: svn path=/head/; revision=1413
* Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean upSatoshi Asami1995-04-121-1/+3
| | | | | | | some Makefiles along the way. Notes: svn path=/head/; revision=1348
* Updated ports Makefiles for mails.Satoshi Asami1995-04-111-2/+4
| | | | Notes: svn path=/head/; revision=1340
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Automatically encrypt/decrypt/sign incoming/outgoing mailAndrey A. Chernov1995-01-214-0/+454
Notes: svn path=/head/; revision=797