aboutsummaryrefslogtreecommitdiff
path: root/sysutils/safecat
Commit message (Collapse)AuthorAgeFilesLines
* Update safecat to 1.11 - no functional changes, mostly configurationPeter Pentchev2003-07-182-2/+2
| | | | | | | bugfixes for other systems. Notes: svn path=/head/; revision=85112
* Update the distribution and WWW site, and add the Sunsite mirror.Peter Pentchev2003-05-082-2/+4
| | | | | | | Spotted by: fenner's scripts Notes: svn path=/head/; revision=80442
* Remove pkg-comment files in my ports.Peter Pentchev2003-02-192-1/+1
| | | | Notes: svn path=/head/; revision=75894
* PERL -> REINPLACEEdwin Groothuis2002-11-041-3/+5
| | | | | | | And some ports have USE_PERL5=yes now. Notes: svn path=/head/; revision=69436
* Update to 1.9.Peter Pentchev2002-07-022-3/+2
| | | | | | | Prompted by: fenner's distfile scripts Notes: svn path=/head/; revision=62314
* Fix an mtree problem on bento: the installation utility wasPeter Pentchev2001-08-062-5/+17
| | | | | | | | | | | changing the modes on several directories to 2755. Guess I should have noticed this at my first installworld after testing this port. Bad me, no cookie. Submitted by: bento Notes: svn path=/head/; revision=45901
* Update to 1.8.Peter Pentchev2001-05-223-2/+14
| | | | | | | Submitted by: fenner's distfile checking scripts Notes: svn path=/head/; revision=42930
* Update to 1.5, remove all my unneeded patches, after Peter van DijkPeter Pentchev2001-02-217-192/+2
| | | | | | | | | | and the author, Len Budney, convinced me there was no need for my changes. Final push by: Bill Fenner's distfiles check Notes: svn path=/head/; revision=38565
* safecat is an implementation of D. J. Bernstein's maildir algorithm.Peter Pentchev2000-12-2710-0/+239
It can be used to write mail messages to a qmail-style maildir, or to write data to a "spool" directory reliably. Notes: svn path=/head/; revision=36401