| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
30 Jun 2012 12:36:12
3.2.3_2
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
10 Feb 2012 14:37:30
3.2.3_2
|
scheidell  |
- patch swatch.rc to check for buffer overflow in cmdarg with long _flags lines
- add p5-File-Tail dependency
- Bump PORTREVISION
PR: ports/164529
Submitted by: scheidell
Approved by: joseph@randomnetworks.com (maintainer timeout, 15 days), gabor
(mentor) |
21 Jan 2012 17:40:15
3.2.3_1
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
14 Jan 2012 08:57:23
3.2.3_1
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
03 Jul 2011 14:03:52
3.2.3_1
|
ohauer  |
-remove MD5 |
10 Aug 2010 11:48:25
3.2.3_1
|
gabor  |
- Fix nit in last commit; respect %%LOCALBASE%% |
10 Aug 2010 11:46:11
3.2.3_1
|
gabor  |
- Set procname in rc.d script to make it always work correctly
- Bump PORTREVISION
PR: ports/148893
Submitted by: Michael Scheidell <scheidell@secnap.net>
Approved by: Joseph Scott <joseph@randomnetworks.com> (maintainer) |
19 May 2010 18:52:10
3.2.3
|
sylvio  |
- Fix when a Swatch rule has an "exec" action, child processes are not
correctly cleaned up.
PR: ports/136611
Submitted by: Thomas Quinot <thomas@cuivre.fr.eu.org>
Approved by: Joseph Scott <joseph@josephscott.org> (maintainer) |
27 Mar 2010 00:15:24
3.2.3
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
17 Jan 2010 00:20:11
3.2.3
|
kuriyama  |
- Upgrade to 3.2.3.
Approved by: maintainer |
10 Dec 2009 23:41:19
3.2.1_2
|
kuriyama  |
- Remove blank variable $BUILD_DEPENDS_56. |
26 Oct 2009 07:55:37
3.2.1_2
|
leeym  |
- replace ${SITE_PERL}/${PERL_ARCH}/Date/Calc.pm with ${SITE_PERL}/Date/Calc.pm
for ${PORTSDIR}/devel/p5-Date-Calc |
25 Aug 2009 00:34:02
3.2.1_2
|
dougb  |
Not only is procname not needed, but it actively interferes with
the ability of rc.d to properly execute a 'stop' command.
Submitted by: BÅetislav Kubesa <bretislav.kubesa@centrum.cz>
Approved by: Joseph Scott <joseph@josephscott.org> (Maintainer) |
22 Aug 2009 00:35:32
3.2.1_2  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
27 Jul 2009 23:07:22
3.2.1_2
|
dougb  |
Somehow the script got duplicated within the same file.
Eliminate the duplicate. |
22 Jul 2009 17:42:40
3.2.1_2
|
pgollucci  |
- USE_RC_SUBR != yes
PR: ports/136850
Approved by: maintainer
Submitted by: myself (pgollucci@) |
22 Jul 2009 16:27:08
3.2.1_1
|
pgollucci  |
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav) |
12 Mar 2008 01:28:28
3.2.1_1
|
gahr  |
- Make RC script match pid with procname
PR: 117957
Submitted by: Michael Scheidell <scheidell@secnap.net>
Reviewed by: Joseph Scott <joseph@randomnetworks.com> (maintainer)
Approved by: Joseph Scott <joseph@randomnetworks.com> (maintainer),
miwi (mentor) |
22 Feb 2007 09:58:40
3.2.1
|
clsung  |
- I forgot to add this patch into cvs
PR: ports/109370 |
22 Feb 2007 09:57:53
3.2.1
|
clsung  |
- Update to swatch 3.2.1
- Include threshold and exit patch from sourceforge site
PR: ports/109370
Submitted by: Ralf van der Enden <tremere_AT_cainites dot net>
Approved by: maintainer (Joseph Scott) |
19 Jul 2006 16:18:41
3.1.1_1
|
dougb  |
Clean up sig_stop values. In most cases this means removing a leading -,
since rc.subr adds that already. In 3 cases it meant removing a wrongly
specified TERM, since that is the default. |
24 Jan 2006 01:03:33
3.1.1_1
|
edwin  |
SHA256ify
Approved by: krion@ |
17 Nov 2004 01:42:54
3.1.1_1
|
kuriyama  |
- Use "tail -F" rather than "tail -f".
- Add rc.subr script to allow invoking multiple instance of swatch
daemon at startup time.
Approved by: maintainer |
11 Aug 2004 16:14:07
3.1.1
|
kuriyama  |
Upgrade to 3.1.1.
Approved by: maintainer |
31 Mar 2004 03:12:58
3.0.8_1
|
trevor  |
SIZEify (maintainer timeout) |
17 Mar 2004 02:15:28
3.0.8_1
|
kuriyama  |
Reduce dependency for perl-5.8.x.
Update WWW line in pkg-descr.
No response from: maintainer |
10 Nov 2003 22:10:58
3.0.8
|
sanpei  |
add RUN_DEPEND
Reviewed by: Maintainer |
24 Oct 2003 12:05:09
3.0.8
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
01 Oct 2003 10:06:00
3.0.8
|
krion  |
- Update to version 3.0.8
PR: 57430
Submitted by: maintainer |
06 Jun 2003 23:22:52
3.0.4
|
erwin  |
swatch has moved to source forge. Below is a simple patch to update the
security/swatch port to reflect this change
PR: 53002
Submitted by: maintainer
Approved by: edwin (mentor) |
21 Feb 2003 13:26:58
3.0.4
|
knu  |
De-pkg-comment. |
13 Nov 2001 22:39:27 
|
des  |
Upgrade to 3.0.4. |
06 Nov 2001 01:01:10 
|
sf  |
update to 3.0.3. |
30 Aug 2001 21:10:55 
|
sf  |
BUILD_DEPEND's on p5-Time-HiRes to unbreak build. |
24 Aug 2001 22:32:55 
|
tobez  |
Remove redundant USE_PERL5 statements. |
24 Aug 2001 01:23:31 
|
petef  |
- update to version 3.0.2 - fix pkg-plist (include missing .packlist file) |
29 Dec 2000 15:42:32 
|
kevlo  |
Upgrade to 3.0.1 |
17 Nov 2000 21:53:47 
|
ade  |
Fix MASTER_SITES, switch maintainer from ports@FreeBSD.org |
23 Oct 2000 22:03:12 
|
will  |
Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer. |
08 Oct 2000 07:30:58 
|
asami  |
Convert category security to new layout. |