FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 10:29 PM BST
non port: security/clamav-devel/files/clamav-clamd.in
CVSWeb

Number of commits found: 9

Sat, 14 Jan 2012
[ 08:57 dougb ] Original commit 
1.3 sysutils/freqsdwn/files/000.freqshpk.sh.in
1.3 www/zerowait-httpd/files/0W-httpd.in
1.3 mail/popular/files/0ringd.sh.in
1.5 sysutils/3dm/files/3dm2.sh.in
1.3 net/3proxy/files/3proxy.sh.in
1.7 mail/assp/files/510.assp.in
1.4 sysutils/915resolution/files/915resolution.sh.in
1.3 www/webobjects/files/JavaMonitor.sh.in
1.3 sysutils/lcdproc/files/LCDd.in
1.3 www/abyssws/files/abyssws.sh.in

(Only the first 10 of 951 ports in this commit are shown above. View all ports for this commit)
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.
Sat, 27 Mar 2010
[ 00:15 dougb ] Original commit 
1.2 sysutils/freqsdwn/files/000.freqshpk.sh.in
1.2 www/zerowait-httpd/files/0W-httpd.in
1.2 mail/popular/files/0ringd.sh.in
1.3 sysutils/3dm/files/3dm2.sh.in
1.2 net/3proxy/files/3proxy.sh.in
1.3 sysutils/915resolution/files/915resolution.sh.in
1.2 www/webobjects/files/JavaMonitor.sh.in
1.2 sysutils/lcdproc/files/LCDd.in
1.2 www/abyssws/files/abyssws.sh.in
1.2 sysutils/afbinit/files/afbinit.sh.in

(Only the first 10 of 798 ports in this commit are shown above. View all ports for this commit)
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
Wed, 15 Jul 2009
[ 16:56 dougb ] Original commit 
1.2 net/rp-pppoe/files/04pppoe-relay.sh.sample
1.2 net/rp-pppoe/files/04pppoe-server.sh.sample
1.7 security/amavisd-milter/files/amavisd-milter.sh.in
1.2 mail/antivirus-milter/files/antivirus-milter.sh.in
1.2 www/apache13+ipv6/files/apache.in
1.2 www/apache13-modperl/files/apache.in
1.3 www/apache13-ssl/files/apache.in
1.2 www/apache13/files/apache.in
1.4 www/apache20/files/apache2.sh.in
1.3 www/apache22/files/apache22.in

(Only the first 10 of 213 ports in this commit are shown above. View all ports for this commit)
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.

1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).

No PORTREVISION bumps because all of these changes are noops.
Tue, 21 Apr 2009
[ 13:52 garga ] Original commit 
1.155 security/clamav-devel/Makefile
1.6 security/clamav-devel/files/clamav-clamd.in
1.106 security/clamav-devel/distinfo
- Update to 20090420
- Add reload option to startup script, like was made on clamav port
Wed, 18 Feb 2009
[ 11:41 garga ] Original commit 
1.140 security/clamav-devel/Makefile
1.5 security/clamav-devel/files/clamav-clamd.in
1.10 security/clamav-devel/files/clamav-milter.in
1.93 security/clamav-devel/distinfo
1.2 security/clamav-devel/files/patch-etc_Makefile.in
1.42 security/clamav-devel/pkg-plist
- Update to 20090218
- All clamav-milter command line parameters were moved to clamav-milter.conf,
  modify startup script acordingly
- Remove pidfile from clamd startup script since this can be changed in
  clamav-clamd.conf
Tue, 17 Jun 2008
[ 11:20 garga ] Original commit 
1.122 security/clamav-devel/Makefile
1.116 security/clamav/Makefile
1.4 security/clamav-devel/files/clamav-clamd.in
1.4 security/clamav/files/clamav-clamd.in
- Fix checking of database viruses at startup script that i broke on last
  commit
- Bump PORTREVISION again

Submitted by:   George L. Yermulnik <yz@iptcom.net>
Pointyhat to:   me
Mon, 16 Jun 2008
[ 19:28 garga ] Original commit 
1.121 security/clamav-devel/Makefile
1.115 security/clamav/Makefile
1.3 security/clamav-devel/files/clamav-clamd.in
1.3 security/clamav/files/clamav-clamd.in
- Fix clamd startup script to support cld containers for virus databases
- Bump PORTREVISION

Reported by:    Robert Huff <roberthuff@rcn.com>
Tue, 20 May 2008
[ 17:45 garga ] Original commit 
1.118 security/clamav-devel/Makefile
1.2 security/clamav-devel/files/clamav-clamd.in
1.78 security/clamav-devel/distinfo
1.38 security/clamav-devel/pkg-plist
- Update to 20080520
- Change OPTION UNRAR on by default to align with clamav port
- USE_GMAKE to build fine new version
Fri, 7 Apr 2006
[ 10:10 garga ] Original commit 
1.90 security/clamav-devel/Makefile
1.1 security/clamav-devel/files/clamav-clamd.in
1.8 security/clamav-devel/files/clamav-clamd.sh
1.1 security/clamav-devel/files/clamav-freshclam.in
1.7 security/clamav-devel/files/clamav-freshclam.sh
1.1 security/clamav-devel/files/clamav-milter.in
1.9 security/clamav-devel/files/clamav-milter.sh
1.57 security/clamav-devel/distinfo
1.2 security/clamav-devel/files/patch-Makefile.am
1.3 security/clamav-devel/files/patch-configure

(Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
- Update to 20060406 snapshot -- fix multiple vulnerabilities
   * CVE-2006-1614
      Damian Put discovered an integer overflow in the PE header parser.
      This is only exploitable if the ArchiveMaxFileSize option is disabled.
   * CVE-2006-1615
      Format string vulnerabilities in the logging code have been discovered,
      which might lead to the execution of arbitrary code.
   * CVE-2006-1630
      David Luyer discovered, that ClamAV can be tricked into an invalid
      memory access in the cli_bitset_set() function, which may lead to
      a denial of service.

- Synchronize with clamav port using SUB_FILES, USE_RC_SUBR

PR:             ports/95425
Submitted by:   garga
Security:       VuXML 6a5174bd-c580-11da-9110-00123ffe8333

Number of commits found: 9

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours6
new 7 days60
new fortnight184
new month254

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

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.066 seconds.