summaryrefslogtreecommitdiff
path: root/mail/pgpsendmail (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-3/+3
| | | | Notes: svn path=/head/; revision=27500
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20954
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803
* Remove more manpages, as part of the great manpage removal project.Tim Vanderhoek1998-08-171-4/+0
| | | | Notes: svn path=/head/; revision=12567
* 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