Commit graph

23 commits

Author SHA1 Message Date
Emanuel Haupt
50418f3429 Quiesce mkdir 2014-03-18 14:26:57 +00:00
Emanuel Haupt
7b01437348 Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
afterwards.

Encouraged by:	mat
2014-02-13 09:41:04 +00:00
Emanuel Haupt
4395f81b94 Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:25:55 +00:00
Emanuel Haupt
0453b815e7 Support staging. 2013-10-23 07:14:05 +00:00
Baptiste Daroussin
83f65384c9 Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) 2013-09-20 23:05:58 +00:00
Emanuel Haupt
ea0f02dfeb Remove MAKE_JOBS_SAFE which is now default. 2013-07-24 08:19:07 +00:00
Emanuel Haupt
6fe706fd4b - Convert USE_GMAKE to USES=gmake
- Change pkgconfig:build to pkgconfig since it's the same and it's bad practice.
  It accidentally slipped in during the original introduction
- Trim header
2013-07-08 18:42:15 +00:00
Emanuel Haupt
c4c14fd156 - Use DOC instead of NOPORTDOCS
- Pacify portlint
- Convert header
2013-01-15 13:40:28 +00:00
Emanuel Haupt
48b16bc177 Pacify portlint
Feature safe:	yes
2011-12-27 15:14:23 +00:00
Doug Barton
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00
Emanuel Haupt
ce1197e105 Add LICENSE and remove MD5 sums.
Feature safe:	yes
2011-01-25 19:59:40 +00:00
Emanuel Haupt
3f7ab0841e Update MASTER_SITES and remove WWW, site is unavailable 2010-10-17 15:38:44 +00:00
Emanuel Haupt
da3efa40a3 Update to 1.6.13
Feature safe:	yes
2009-09-25 08:25:54 +00:00
Emanuel Haupt
c810fd3c3f Mark MAKE_JOBS_SAFE 2009-03-27 09:53:36 +00:00
Emanuel Haupt
e9012fa0c4 Update to 1.6.11 2008-10-29 13:25:05 +00:00
Emanuel Haupt
19d2a8dc4a Update to 1.6.10 2008-06-24 09:01:30 +00:00
Emanuel Haupt
2e5b674261 Update to 1.6.9 2007-08-23 18:32:11 +00:00
Emanuel Haupt
86071a57b1 Update to 1.6.8 2007-08-22 06:31:14 +00:00
Emanuel Haupt
187d05071a Update to 1.6.7 2007-03-26 20:03:44 +00:00
Emanuel Haupt
9249f352e7 Update to 1.6.6 2006-05-28 23:00:13 +00:00
Emanuel Haupt
6229fea156 Add SHA256 hashes to my ports 2005-11-30 14:01:14 +00:00
Emanuel Haupt
4e74162b8b Change MAINTAINER address for my ports.
Approved by:	novel (mentor)
2005-10-06 11:57:11 +00:00
Jean-Yves Lefort
6b01656eed Add tmpreaper.
This port provides a program that can be used to clean out temporary-file
directories. It recursively searches the directory, refusing to chdir()
across symlinks, and removes files that have not been accessed in a
user-specified amount of time. You can specify a set of files to protect
from deletion with a shell pattern.

It will not remove symlinks, sockets, fifos, or special files unless given a
command line option enabling it to.

WWW: http://packages.debian.org/stable/admin/tmpreaper.html

PR:		ports/83868
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-07-25 05:30:59 +00:00