d24e FreshPorts -- security/swatch
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
swatch 3.2.3_2 security on this many watch lists=28 search for ports that depend on this port
The Simple WATCHer and filter
Maintained by: joseph@randomnetworks.com search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: sysutils
License: not specified in port


SWATCH - The Simple WATCHer and filter

Swatch is designed to  monitor  system  activity.   Swatch
requires a configuration file which contains pattern(s) to
look for and action(s) to do when each pattern is found.

WWW: http://swatch.sourceforge.net/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/p5-TimeDate
  2. devel/p5-Date-Manip
  3. devel/p5-Date-Calc
  4. devel/p5-File-Tail
  5. lang/perl5.8
Required To Run:
  1. devel/p5-TimeDate
  2. devel/p5-Date-Manip
  3. devel/p5-Date-Calc
  4. devel/p5-File-Tail
  5. lang/perl5.8
There are no ports dependent upon this port

To install the port: cd /usr/ports/security/swatch/ && make install clean
To add the package: pkg_add -r swatch


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://freefr.dl.sourceforge.net/project/swatch/swatch/3.2.3/
  3. http://heanet.dl.sourceforge.net/project/swatch/swatch/3.2.3/
  4. http://internode.dl.sourceforge.net/project/swatch/swatch/3.2.3/
  5. http://iweb.dl.sourceforge.net/project/swatch/swatch/3.2.3/
  6. http://jaist.dl.sourceforge.net/project/swatch/swatch/3.2.3/
  7. http://kent.dl.sourceforge.net/project/swatch/swatch/3.2.3/
  8. http://nchc.dl.sourceforge.net/project/swatch/swatch/3.2.3/
  9. http://ncu.dl.sourceforge.net/project/swatch/swatch/3.2.3/
  10. http://osdn.dl.sourceforge.net/project/swatch/swatch/3.2.3/
  11. http://sunet.dl.sourceforge.net/project/swatch/swatch/3.2.3/
  12. http://surfnet.dl.sourceforge.net/project/swatch/swatch/3.2.3/
  13. http://switch.dl.sourceforge.net/project/swatch/swatch/3.2.3/
  14. http://ufpr.dl.sourceforge.net/project/swatch/swatch/3.2.3/
  15. http://voxel.dl.sourceforge.net/project/swatch/swatch/3.2.3/
  16. http://waix.dl.sourceforge.net/project/swatch/swatch/3.2.3/

Number of commits found: 40

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
30 Jun 2012 12:36:12
Original commit files touched by this commit  3.2.3_2
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
10 Feb 2012 14:37:30
Original commit files touched by this commit  3.2.3_2
scheidell search for other commits by this committer
- 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
Original commit files touched by this commit  3.2.3_1
eadler search for other commits by this committer
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
Original commit files touched by this commit  3.2.3_1
dougb search for other commits by this committer
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
Original commit files touched by this commit  3.2.3_1
ohauer search for other commits by this committer
-remove MD5
10 Aug 2010 11:48:25
Original commit files touched by this commit  3.2.3_1
gabor search for other commits by this committer
- Fix nit in last commit; respect %%LOCALBASE%%
10 Aug 2010 11:46:11
Original commit files touched by this commit  3.2.3_1
gabor search for other commits by this committer
- 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
Original commit files touched by this commit  3.2.3
sylvio search for other commits by this committer
- 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
Original commit files touched by this commit  3.2.3
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
17 Jan 2010 00:20:11
Original commit files touched by this commit  3.2.3
kuriyama search for other commits by this committer
- Upgrade to 3.2.3.

Approved by:    maintainer
10 Dec 2009 23:41:19
Original commit files touched by this commit  3.2.1_2
kuriyama search for other commits by this committer
- Remove blank variable $BUILD_DEPENDS_56.
26 Oct 2009 07:55:37
Original commit files touched by this commit  3.2.1_2
leeym search for other commits by this committer
- 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
Original commit files touched by this commit  3.2.1_2
dougb search for other commits by this committer
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
Original commit files touched by this commit  3.2.1_2
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
27 Jul 2009 23:07:22
Original commit files touched by this commit  3.2.1_2
dougb search for other commits by this committer
Somehow the script got duplicated within the same file.
Eliminate the duplicate.
22 Jul 2009 17:42:40
Original commit files touched by this commit  3.2.1_2
pgollucci search for other commits by this committer
- USE_RC_SUBR != yes

PR:             ports/136850
Approved by:    maintainer
Submitted by:   myself (pgollucci@)
22 Jul 2009 16:27:08
Original commit files touched by this commit  3.2.1_1
pgollucci search for other commits by this committer
- 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
Original commit files touched by this commit  3.2.1_1
gahr search for other commits by this committer
- 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
Original commit files touched by this commit  3.2.1
clsung search for other commits by this committer
- I forgot to add this patch into cvs

PR:             ports/109370
22 Feb 2007 09:57:53
Original commit files touched by this commit  3.2.1
clsung search for other commits by this committer
- 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
Original commit files touched by this commit  3.1.1_1
dougb search for other commits by this committer
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
Original commit files touched by this commit  3.1.1_1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
17 Nov 2004 01:42:54
Original commit files touched by this commit  3.1.1_1
kuriyama search for other commits by this committer
- 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
Original commit files touched by this commit  3.1.1
kuriyama search for other commits by this committer
Upgrade to 3.1.1.

Approved by:    maintainer
31 Mar 2004 03:12:58
Original commit files touched by this commit  3.0.8_1
trevor search for other commits by this committer
SIZEify (maintainer timeout)
17 Mar 2004 02:15:28
Original commit files touched by this commit  3.0.8_1
kuriyama search for other commits by this committer
Reduce dependency for perl-5.8.x.
Update WWW line in pkg-descr.

No response from:       maintainer
10 Nov 2003 22:10:58
Original commit files touched by this commit  3.0.8
sanpei search for other commits by this committer
add RUN_DEPEND

Reviewed by:    Maintainer
24 Oct 2003 12:05:09
Original commit files touched by this commit  3.0.8
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
01 Oct 2003 10:06:00
Original commit files touched by this commit  3.0.8
krion search for other commits by this committer
- Update to version 3.0.8

PR:             57430
Submitted by:   maintainer
06 Jun 2003 23:22:52
Original commit files touched by this commit  3.0.4
erwin search for other commits by this committer
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
Original commit files touched by this commit  3.0.4
knu search for other commits by this committer
De-pkg-comment.
13 Nov 2001 22:39:27
files touched by this commit
des search for other commits by this committer
Upgrade to 3.0.4.    
06 Nov 2001 01:01:10
files touched by this commit
sf search for other commits by this committer
update to 3.0.3.    
30 Aug 2001 21:10:55
files touched by this commit
sf search for other commits by this committer
BUILD_DEPEND's on p5-Time-HiRes to unbreak build.    
24 Aug 2001 22:32:55
files touched by this commit
tobez search for other commits by this committer
Remove redundant USE_PERL5 statements.    
24 Aug 2001 01:23:31
files touched by this commit
petef search for other commits by this committer
- update to version 3.0.2   - fix pkg-plist (include missing .packlist file)    
29 Dec 2000 15:42:32
files touched by this commit
kevlo search for other commits by this committer
Upgrade to 3.0.1    
17 Nov 2000 21:53:47
files touched by this commit
ade search for other commits by this committer
Fix MASTER_SITES, switch maintainer from ports@FreeBSD.org    
23 Oct 2000 22:03:12
files touched by this commit
will search for other commits by this committer
Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.    
08 Oct 2000 07:30:58
files touched by this commit
asami search for other commits by this committer
Convert category security to new layout.  

Number of commits found: 40

2834
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24523
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 7
new 48 hours10
new 7 days29
new fortnight78
new month210

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0