aboutsummaryrefslogtreecommitdiff
path: root/sysutils/safecat/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Register dependency on groffAntoine Brodin2017-05-291-0/+1
| | | | | | | PR: 213725 Notes: svn path=/head/; revision=441979
* - Add staging supportPawel Pekala2014-08-031-5/+5
| | | | | | | | - More precise LICENSE - Remove Author tag from pkg-descr Notes: svn path=/head/; revision=363872
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* - Update MASTER_SITES and WWW: linePawel Pekala2012-11-021-16/+17
| | | | | | | | | | | | | | | | | - Add LICENSE - Add MAKE_JOBS_UNSAFE - Switch to PLIST_FILES While here: - Correct COMMENT's length - Fix build with clang PR: ports/172253 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Feature safe: yes Notes: svn path=/head/; revision=306875
* - Reassign to the heapGreg Larkin2012-02-271-1/+1
| | | | | | | Requested by: roam (on ports-developers@) Notes: svn path=/head/; revision=292325
* Add a couple of local (FreeBSD) master sites while waiting for Len BudneyPeter Pentchev2009-02-271-1/+3
| | | | | | | | | to fix / relocate his website. Reported by: pav Notes: svn path=/head/; revision=229169
* Update safecat to version 1.13, which has absolutely no functionalPeter Pentchev2008-06-131-2/+2
| | | | | | | | changes (for those of us that do not build RPM's ;), but has the distinct advantage of being fetchable :) Notes: svn path=/head/; revision=214779
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-2/+0
| | | | Notes: svn path=/head/; revision=162215
* Update to safecat 1.12.Peter Pentchev2005-07-041-1/+1
| | | | | | | | PR: 80248 Submitted by: Vasil Dimov <vd@datamax.bg> Notes: svn path=/head/; revision=138457
* A long-overdue dequoting of COMMENT. D'oh, I thought I'd done this,Peter Pentchev2004-11-011-1/+1
| | | | | | | | | like, MONTHS ago! Submitted by: Brian Poole <raj@cerias.purdue.edu> Notes: svn path=/head/; revision=120589
* Update safecat to 1.11 - no functional changes, mostly configurationPeter Pentchev2003-07-181-1/+1
| | | | | | | bugfixes for other systems. Notes: svn path=/head/; revision=85112
* Update the distribution and WWW site, and add the Sunsite mirror.Peter Pentchev2003-05-081-1/+3
| | | | | | | Spotted by: fenner's scripts Notes: svn path=/head/; revision=80442
* Remove pkg-comment files in my ports.Peter Pentchev2003-02-191-0/+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-021-2/+1
| | | | | | | Prompted by: fenner's distfile scripts Notes: svn path=/head/; revision=62314
* Fix an mtree problem on bento: the installation utility wasPeter Pentchev2001-08-061-0/+1
| | | | | | | | | | | 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-221-1/+1
| | | | | | | 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-211-1/+1
| | | | | | | | | | 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-271-0/+25
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