Andrej Zverev
c9b4f372f4
- Remove SITE_PERL from *_DEPENDS
...
Approved by: portmgr@ (bapt@)
2012-06-30 12:42:52 +00:00
Michael Scheidell
1793f6d69a
- 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)
2012-02-10 14:37:30 +00:00
Eitan Adler
c59a3834c4
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
2012-01-21 17:40:15 +00:00
Doug Barton
83eb2c3700
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.
2012-01-14 08:57:23 +00:00
Olli Hauer
87931c6875
-remove MD5
2011-07-03 14:03:52 +00:00
Gabor Kovesdan
bd03bb519c
- Fix nit in last commit; respect %%LOCALBASE%%
2010-08-10 11:48:25 +00:00
Gabor Kovesdan
6a4d81e94c
- 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)
2010-08-10 11:46:11 +00:00
Sylvio Cesar Teixeira
4cf459974d
- 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)
2010-05-19 18:52:10 +00:00
Doug Barton
1d6b4b3f91
Begin the process of deprecating sysutils/rc_subr by
...
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Jun Kuriyama
1e892e4d28
- Upgrade to 3.2.3.
...
Approved by: maintainer
2010-01-17 00:20:11 +00:00
Jun Kuriyama
fc90372788
- Remove blank variable $BUILD_DEPENDS_56.
2009-12-10 23:41:19 +00:00
Yen-Ming Lee
868cb0f553
- replace ${SITE_PERL}/${PERL_ARCH}/Date/Calc.pm with ${SITE_PERL}/Date/Calc.pm for ${PORTSDIR}/devel/p5-Date-Calc
2009-10-26 07:55:37 +00:00
Doug Barton
4f5e76512c
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)
2009-08-25 00:34:02 +00:00
Dmitry Marakasov
3eb168f46b
- Switch SourceForge ports to the new File Release System: categories starting with P,R,S
2009-08-22 00:35:32 +00:00
Doug Barton
c70ee0633a
Somehow the script got duplicated within the same file.
...
Eliminate the duplicate.
2009-07-27 23:07:22 +00:00
Philip M. Gollucci
f6a05ad4e0
- USE_RC_SUBR != yes
...
PR: ports/136850
Approved by: maintainer
Submitted by: myself (pgollucci@)
2009-07-22 17:42:40 +00:00
Philip M. Gollucci
c10f314307
- 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)
2009-07-22 16:27:08 +00:00
Pietro Cerutti
ab6764d1b6
- 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)
2008-03-12 01:28:28 +00:00
Cheng-Lung Sung
2f8e7a283a
- I forgot to add this patch into cvs
...
PR: ports/109370
2007-02-22 09:58:40 +00:00
Cheng-Lung Sung
184cf29de3
- 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)
2007-02-22 09:57:53 +00:00
Doug Barton
53c3693939
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.
2006-07-19 16:18:41 +00:00
Edwin Groothuis
32487a10ad
SHA256ify
...
Approved by: krion@
2006-01-24 01:06:45 +00:00
Jun Kuriyama
163c72876f
- 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
2004-11-17 01:42:53 +00:00
Jun Kuriyama
790671b0a0
Upgrade to 3.1.1.
...
Approved by: maintainer
2004-08-11 16:14:07 +00:00
Trevor Johnson
8232e82f85
SIZEify (maintainer timeout)
2004-03-31 03:12:58 +00:00
Jun Kuriyama
f5da0fbd58
Reduce dependency for perl-5.8.x.
...
Update WWW line in pkg-descr.
No response from: maintainer
2004-03-17 02:15:28 +00:00
MIHIRA Sanpei Yoshiro
f49d5ccc38
add RUN_DEPEND
...
Reviewed by: Maintainer
2003-11-10 22:10:58 +00:00
Ying-Chieh Liao
c634b4bb83
utilize SITE_PERL
...
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Kirill Ponomarev
fd5ad2422e
- Update to version 3.0.8
...
PR: 57430
Submitted by: maintainer
2003-10-01 10:05:59 +00:00
Erwin Lansing
5703c139fe
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)
2003-06-06 23:22:52 +00:00
Akinori MUSHA
4c2e4f1862
De-pkg-comment.
2003-02-21 13:28:59 +00:00
Dag-Erling Smørgrav
05b56c73a4
Upgrade to 3.0.4.
...
PR: ports/31829
Submitted by: maintainer
2001-11-13 22:39:27 +00:00
FUJISHIMA Satsuki
091a467cc7
update to 3.0.3.
...
PR: 31788
Submitted by: Cy Schubert <Cy.Schubert@uumail.gov.bc.ca>,
maintainer
2001-11-06 01:01:10 +00:00
FUJISHIMA Satsuki
a95ea0ebea
BUILD_DEPEND's on p5-Time-HiRes to unbreak build.
2001-08-30 20:10:55 +00:00
Anton Berezin
2835757114
Remove redundant USE_PERL5 statements.
2001-08-24 21:32:55 +00:00
Pete Fritchman
043510c099
- update to version 3.0.2
...
- fix pkg-plist (include missing .packlist file)
PR: 30010
Submitted by: maintainer
Reviewed by: ade
2001-08-24 00:23:31 +00:00
Kevin Lo
4c92a68eab
Upgrade to 3.0.1
...
PR: 23911
Submitted by: MAINTAINER
2000-12-29 15:42:32 +00:00
Ade Lovett
1239b317c9
Fix MASTER_SITES, switch maintainer from ports@FreeBSD.org
...
PR: 22674
Submitted by: Joseph Scott <joseph@randomnetworks.com> (new maintainer)
2000-11-17 21:53:47 +00:00
Will Andrews
5b79c1e047
Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.
2000-10-23 21:03:11 +00:00
Michael Haro
4cf4ab0a2f
Correct whitespace introduced during PORTNAME conversion and portlint
2000-04-21 08:19:33 +00:00
Chris Piazza
3df86a88a9
Update with the new PORTNAME/PORTVERSION variables
2000-04-09 18:34:06 +00:00
Michael Haro
65ab34a667
FreeBSD.ORG -> FreeBSD.org
...
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
a53421230c
$Id$ -> $FreeBSD$
1999-08-31 01:53:22 +00:00
Tim Vanderhoek
f67f442cd4
Secure the freedom of the manpages! Free the manpages!
...
PR: ports/7651
1998-08-19 19:54:37 +00:00
James FitzGibbon
94ce971a74
Fix for FreeBSD specific files and binaries
...
PR: ports/4041
Submitted by: Dirk Froemberg <dirk@activ-consult.de>
1997-07-06 18:28:06 +00:00
James FitzGibbon
8b26f15c0e
Fix incorrect path: /usr/ucb/tail -> /usr/bin/tail
1997-05-09 16:06:41 +00:00
James FitzGibbon
bc4d206198
Make the DESCR file a little less of a copy of the README
...
right-to-be-lazy-revoked-by: asami@freebsd.org
1997-05-03 06:37:38 +00:00
James FitzGibbon
3036b701bb
Import of SWATCH, the Simple WATCHer and filter
1997-05-03 00:22:09 +00:00