Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20090304 04 Mar 2009 12:09:30 |
garga |
- Update to 20090304 |
20090302 02 Mar 2009 11:31:02 |
garga |
- Update to 20090302 |
20090226 26 Feb 2009 12:50:40 |
garga |
- Update to 20090226 to align witth 0.95rc1
- Remove USE_GMAKE, it's not needed
- Remove libgmp dependency, it's using libtommath instead
- Some cosmetic changes to align with clamav port and pacify portlint
- libs version bumped .5 -> .6, it'll fail as dependency of some ports for now |
20090223 23 Feb 2009 13:24:00 |
garga |
- Update to 20090223 |
20090220 20 Feb 2009 14:16:24 |
garga |
- Update to 20090220 |
20090219 19 Feb 2009 12:49:21 |
garga |
- Update to 20090219 |
20090218_1 18 Feb 2009 12:52:33 |
garga |
- Fix instalation of clamav-milter.conf when MILTER option is disabled
- Bump PORTREVISION
Reported by: QAT |
20090218 18 Feb 2009 11:41:57 |
garga |
- 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 |
20090107 07 Jan 2009 19:12:51 |
garga |
- Update to 20090107 |
20081223 23 Dec 2008 15:27:38 |
garga |
- Update to 20081223 |
20081209 09 Dec 2008 15:36:57 |
garga |
- Update to 20081209 |
20081128 28 Nov 2008 10:36:23 |
garga |
- Update to 20081128 |
20081125 25 Nov 2008 10:41:53 |
garga |
- Update to 20081125 |
20081117 17 Nov 2008 19:07:59 |
garga |
- Update to 20081117
- Remove --disable-zlib-vcheck, it's not necessary anymore and is generating a
warning on configure script
- Remove libtool from dependencies and leave it using its own libtool, without
it, clamav doesn't build anymore
Discussed with: Török Edwin at clamav-devel maillist |
20081105 05 Nov 2008 16:17:11 |
garga |
- Update to 20081105 |
20081016 16 Oct 2008 16:20:12 |
garga |
- Update to 20081016 |
20080818 21 Aug 2008 14:25:33 |
garga |
- Change pre-install: target to pre-su-install: since user and group are
created there (via pkg-install), and it must be done as root.
- While i'm here, fix the same on clamav-devel port
PR: ports/126701
Submitted by: grog |
20080818 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
20080818 19 Aug 2008 11:25:56 |
garga |
- Update to 20080818 to align with 0.94-RC1 |
20080811 18 Aug 2008 18:43:13 |
garga |
- Permit to ser owner and group to clamav milter socket [1]
- Remove @ to show some install commands, and add -v to cp
- Install clamav-milter doc
- User CHOWN and CHMOD from bsd.commands.mk
PR: ports/126069 [1]
Submitted by: Matthew D. Fuller <fullermd@over-yonder.net> [1] |
20080811 18 Aug 2008 14:39:59 |
garga |
- Fix wrong error message in clamav-milter startup script
PR: ports/126575
Submitted by: Paul Toirkens <paul@sapphire.toirkens.com> |
20080811 11 Aug 2008 16:50:25 |
garga |
- Update to 20080811 |
20080805 05 Aug 2008 14:41:36 |
garga |
- Update to 20080805 |
20080725 25 Jul 2008 17:25:34 |
garga |
- Upgrade to 20080725 |
20080724 24 Jul 2008 13:43:46 |
garga |
- Update to 20080724 |
20080708 14 Jul 2008 11:21:50 |
garga |
- Last change on clamav-milter startup script doesn't work if used with inet[6]
sockets, fixing it now.
No bump PORTREVISION needed since MILTER option is off by default
Reported by: Gregory Shapiro <gshapiro@gshapiro.net>
Tested by: Gregory Shapiro <gshapiro@gshapiro.net> |
20080708 08 Jul 2008 16:17:40 |
garga |
- Update to 20080708
- Align clamav-milter startup script with security/clamav version, that waits
for milter sock before chmod it |
20080520_2 17 Jun 2008 11:20:04 |
garga |
- 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 |
20080520_1 16 Jun 2008 19:28:23 |
garga |
- Fix clamd startup script to support cld containers for virus databases
- Bump PORTREVISION
Reported by: Robert Huff <roberthuff@rcn.com> |
20080520 09 Jun 2008 23:55:21 |
garga |
- Forgot to remove one conditional about PTHREAD_LIB on last commit |
20080520 09 Jun 2008 23:50:09 |
garga |
- Remove < 6.1 conditional since it's no longer supported |
20080520 20 May 2008 17:45:57 |
garga |
- Update to 20080520
- Change OPTION UNRAR on by default to align with clamav port
- USE_GMAKE to build fine new version |
20080221 21 Feb 2008 15:38:31 |
garga |
- Update to 20080221
- Fix pthread problem on 5.x to align with security/clamav
- Fix pkg-install to five correct permissions to log, db and run dirs |
20080124 24 Jan 2008 16:35:39 |
garga |
- Update to 20080124
- Add a new OPTION ICONV (off by default), with it fix an auto iconv detection
problem on last version
Reported by: pavmail |
20080121 21 Jan 2008 18:04:29 |
garga |
- Update to 20080121 |
20071212 12 Dec 2007 11:15:27 |
garga |
- Update to 20071212
- Unrar code was removed from clamav source due to license problems, and a patch
was created. I've added an UNRAR option, Off by default.
- Cosmetic changes
- Fix rc.d/clamav-milter to change socket permissions after startup. It fixes
proclems when sendmail or postfix cannot connect to this socket. [1]
Submitted by: Chris St Denis <chris@smartt.com> by email |
20071011 11 Oct 2007 18:31:17 |
garga |
- Update to 20071011 to reflect 0.92RC2 |
20070830 30 Aug 2007 16:25:07 |
garga |
Update to 20070830 |
20070724 14 Aug 2007 11:14:06 |
garga |
Fix clamav-milter startup script to don't wait clamd socket when it's using tcp
socket
PR: ports/115353 (Based on)
Submitted by: Alexander Shikoff <minotaur@crete.org.ua> |
20070724 24 Jul 2007 13:35:11 |
garga |
- Update to 20070724
PR: ports/114854
Submitted by: delphij |
20070711 23 Jul 2007 09:36:52 |
rafan |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
20070711 11 Jul 2007 13:13:42 |
garga |
- Remove CURL option, forgotten on last commit. It's not needed anymore |
20070711 11 Jul 2007 12:50:12 |
garga |
- Update to 20070711 |
20070529_1 31 May 2007 00:44:57 |
garga |
- Fix CLAMAV_CLAMD_SOCKET
Reported by: Robert Huff <roberthuff@rcn.com> |
20070529 29 May 2007 17:33:52 |
garga |
- Update to 20070529
- Make all last changes that i've made on security/clamav:
o Make arc, arj, lha and unzoo achives support dependency as OPTIONS
o Fix build with gethostbyname_r after 601103
o Install clamav-config.h
o Change clamav-milter rc.d script to use a var to determine seconds of
timeout to wait clamd socket be started, just if clamav_clamd_enable
is set |
20070218 24 Feb 2007 14:42:08 |
garga |
Change clamav-milter startup script and make it wait for clamd socket.
Submitted by: ache@ |
20070218 18 Feb 2007 18:36:50 |
garga |
- Update to 20070218
- Make all cleanups and changes i made on security/clamav port
- Add CURL and LDAP OPTION |
20061217 17 Dec 2006 15:34:27 |
garga |
- Update to 20061217 |
20061029 13 Dec 2006 01:41:51 |
mnag |
- Mark as FORBIDDEN
Security:
http://www.vuxml.org/freebsd/eb5124a4-8a20-11db-b033-00123ffe8333.html
With hat: secteam |
20061029 30 Oct 2006 13:52:36 |
garga |
Update to 20061029 to fix vulnerability
Approved by: portmgr (erwin)
Security:
http://www.vuxml.org/freebsd/8012a79d-5d21-11db-bb8d-00123ffe8333.html |
20060922 20 Oct 2006 14:53:55 |
mnag |
- Mark as forbidden
Approved by: portmgr (secteam blanket)
Security:
http://www.vuxml.org/freebsd/8012a79d-5d21-11db-bb8d-00123ffe8333.html |
20060922 26 Sep 2006 13:37:22 |
garga |
- Fix build on 7-CURRENT
Thanks to: mnag |
20060922 22 Sep 2006 11:46:55 |
garga |
- Update do 20060922 snapshot.
- Add --enable-experimental and remove CURL option to test new code that
doesn't depend of external curl. |
20060905 05 Sep 2006 13:56:23 |
garga |
Update to 20060905 snapshot |
20060808 08 Aug 2006 14:43:18 |
garga |
- Update to 20060808
- s/INSTALLS_SHLIB/USE_LDCONFIG/ |
20060724 24 Jul 2006 15:20:02 |
garga |
Update to 20060724 |
20060703 03 Jul 2006 12:56:58 |
garga |
Update to 20060703 |
20060525_1 26 May 2006 16:49:11 |
garga |
- Add an option to print logs on stderr instead stdout, it's useful to catch
logs and use on smtp log. In preparation to update spamcontro to 2.4 series.
- s/unarj/arj/ on clamscan man [1]
- Bump PORTREVISION because man change
Reported by: Anton Yuzhaninov <citrin at citrin.ru> [1] |
20060525 25 May 2006 12:21:45 |
garga |
- Update to 20060525
- Use arj and unzoo instead unarj and zoo |
20060503_1 10 May 2006 14:46:48 |
ale |
Chase gmp library and bump PORTREVISION. |
20060503 03 May 2006 13:14:59 |
garga |
Update to 20060503 |
20060426 27 Apr 2006 10:49:58 |
garga |
Add a forgotten patch to fix build on 4.x
Reported by: krismail |
20060426 26 Apr 2006 14:04:31 |
garga |
Remove uneeded patch, it was added to source |
20060426 26 Apr 2006 12:47:51 |
garga |
- Update to 20060426 |
20060406 07 Apr 2006 10:10:20 |
garga |
- 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 |
20051104_1 07 Apr 2006 10:07:49 |
garga |
Take over maintainership
Approved by: maintainer by email |
20051104_1 06 Apr 2006 17:24:25 |
mnag |
- Mark as FORBIDDEN
Security:
http://www.vuxml.org/freebsd/6a5174bd-c580-11da-9110-00123ffe8333.html |
20051104_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
20051104 20 Feb 2006 20:47:50 |
dougb |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
20051104 24 Jan 2006 01:03:33 |
edwin |
SHA256ify
Approved by: krion@ |
20051104 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
20051104 07 Nov 2005 09:41:07 |
garga |
- Update to 20051104
PR: 88483
Approved by: rob@debank.tv (simon bypass maintainer timeout)
Security: CAN-2005-3303,
http://www.zerodayinitiative.com/advisories/ZDI-05-002.html |
20051003 04 Oct 2005 13:39:49 |
mnag |
Update to 20051003
Unmark FORBIDDEN
PR: 86878
Approved by: rob@debank.tv (maintainer), pav (mentor) |
20050704 24 Sep 2005 08:35:43 |
simon |
Mark FORBIDDEN due to arbitrary code execution vulnerability.
Security:
http://vuxml.FreeBSD.org/271498a9-2cd4-11da-a263-0001020eed82.html
With hat: secteam |
20050704 22 Sep 2005 13:17:52 |
dinoex |
- presrve downloaded cvd files on deinstall
Approved by: Rob Evers |
20050704 21 Jul 2005 17:53:45 |
garga |
Change MASTERSITE from ~renato to ~garga because I change my account
here
Approved by: flz (mentor) |
20050704 04 Jul 2005 17:38:52 |
novel |
Update to 20050704.
PR: 82972
Submitted by: Renato Botelho <freebsd@galle.com.br>
Approved by: Rob Evers (maintainer) |
20050614_1 29 Jun 2005 04:57:38 |
lawrance |
Remove mtree dir from pkg-plist |
20050614_1 28 Jun 2005 18:58:07 |
jylefort |
Fix compilation of the milter interface. |
20050614_1 24 Jun 2005 08:02:04 |
sem |
- Bump PORTREVISION
Requested by: Pavel Rochnyack (irc) |
20050614 23 Jun 2005 13:22:22 |
jylefort |
- Fix compilation of the milter interface
- Unconditionally define PORTDOCS, as bsd.port.mk now tests ${NOPORTDOCS} |
20050614 22 Jun 2005 10:50:39 |
jylefort |
Fix the packing list |
20050614 14 Jun 2005 19:35:44 |
novel |
Update to 20050614 (0.86rc1).
PR: 82222
Submitted by: Renato Botelho <freebsd@galle.com.br>
Approved by: Rob Evers (maintainer) |
20050608 10 Jun 2005 10:01:21 |
novel |
Update to 20050608.
PR: 82042
Submitted by: Renato Botelho <freebsd@galle.com.br>
Approved by: Rob Evers (maintainer) |
20050529 30 May 2005 20:40:05 |
pav |
- Update to 20050529
PR: ports/81681
Submitted by: Renato Botelho <freebsd@galle.com.br>
Approved by: Rob Evers <rob@debank.tv> (maintainer) |
20050524 24 May 2005 18:29:17 |
novel |
Update to 20050524.
PR: 81441
Submitted by: Renato Botelho <freebsd@galle.com.br>
Approved by: Rob Evers (maintainer) |
20050503 21 May 2005 18:03:55 |
marcus |
Do not remove libdata/pkgconfig since it is now part of mtree.
Reported by: pointyhat via kris |
20050503 06 May 2005 08:05:02 |
pav |
- Update to 20050503
PR: ports/80581
Submitted by: Renato Botelho <freebsd@galle.com.br>
Approved by: rob@debank.tv (maintainer) |
20050408 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
20050408 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
20050408 09 Apr 2005 20:17:07 |
pav |
- Update to 20050408, unbreak
PR: ports/79688
Submitted by: Renato Botelho <freebsd@galle.com.br> |
20050110_1 11 Feb 2005 22:19:43 |
kris |
BROKEN: Unfetchable |
20050110_1 27 Jan 2005 12:50:32 |
yar |
Drop a log-related SED_SCRIPT rule undeeded since rev#1.61.
Since then, there has been a common rule for both LogFile and
UpdateLogFile. |
20050110_1 27 Jan 2005 12:15:27 |
yar |
Introduce a variable LOGDIR instead of using a literal log directory
pathname everywhere.
Approved by: Rob Evers (maintainer) |
20050110_1 25 Jan 2005 12:01:34 |
yar |
Don't leave the pkgconfig data directory rotting there
if we are the last to clean it up.
Pointed out by: kris' magic tools
Approved by: Rob Evers (maintainer) |
20050110_1 12 Jan 2005 18:22:56 |
yar |
Finish incorporating the changes proposed in
ports/75607 into clamav-devel.
In particular, the last change to this port makes
use of the clamav-milter pidfile, which wouldn't be
recorded without the present change.
PR: ports/75607
Approved by: maintainer |
20050110 12 Jan 2005 15:09:51 |
niels |
Unbreak security/clamav-devel by updating it to 20050110 (maintainer update)
PR: ports/76086
Submitted by: maintainer
Approved by: nectar (mentor) |
20041213_1 22 Dec 2004 02:10:12 |
edwin |
Fix ports: security/clamav and security/clamav-devel (change db
directory to /var/db/clamav and fix removal of db on deinstall)
For the sake of coherence, the ClamAV database should be
installed in /var/db/clamav, not /usr/local/share/clamav.
Also fixes the database removal on package deinstallation.
PR: ports/74172
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
Approved by: Rob Evers <rob@debank.tv> |
20041213 15 Dec 2004 09:57:28 |
ale |
Update to 20041213 snapshot.
Approved by: maintainer |
20041201 03 Dec 2004 09:52:20 |
ale |
Update to 20041201 snapshot.
Approved by: maintainer |