Commit Graph

5 Commits

Author SHA1 Message Date
Mathieu Arnold
0438143249 Remove OSVERSION checks that do not make sense any more.
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).

Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.

Differential Revision:	https://reviews.freebsd.org/D2209
2015-04-03 11:26:48 +00:00
Danilo Egea Gondolfo
8a39fc6ad7 - Update from 0.2 to 0.2.1
- Convert USE_BZIP2 to USES
- Add stage support

PR:		ports/190853
Submitted by:	erdgeist@erdgeist.org
2014-06-10 03:53:03 +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
Stefan Walter
050ae1a7e4 Update to 0.2.
PR:		178184
Submitted by:	maintainer
2013-04-27 09:16:55 +00:00
Chris Rees
86266bf2fa Jaildaemon provides services for a fixed command-line interface between
FreeBSD jails and their host system

WWW: http://erdgeist.org/arts/software/jaildaemon/

PR:		ports/176918
Submitted by:	Dirk Engling <erdgeist@erdgeist.org>
2013-03-19 20:13:16 +00:00