Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20041101 04 Nov 2004 22:49:52 |
pav |
- Update to 20041101
- Configuration file was renamed to clamd.conf!
PR: ports/73491
Submitted by: Rob Evers <rob@debank.tv> (maintainer) |
20040826 15 Oct 2004 17:32:46 |
ade |
Kill off automake18, switching to automake19. Requiem Mors Pacem. |
20040826 02 Sep 2004 15:24:16 |
vs |
- Update to 20040826 snapshot
- Fix fetching
- Fix -pthread/-lc_r issue for good
(courtesy of bsd.autotools.mk, who'd have guessed...)
PR: ports/71168
Submitted by: Rob Evers (maintainer), me |
20040701 04 Jul 2004 11:02:30 |
eik |
Unbreak (fetching) and update security/clamav-devel to 20040701 snapshot
PR: 68596
Submitted by: Rob Evers <rob@debank.tv> (maintainer) |
20040610 11 Jun 2004 20:04:31 |
pav |
- Update to 20040610
PR: ports/67792
Submitted by: Rob Evers <rob@debank.tv> (maintainer) |
20040609 09 Jun 2004 18:04:11 |
mi |
Update to today's release. Propagate CPPFLAGS to CONFIGURE_ENV to enable
building of the milter part. Use autoconf-2.59 instead of the deprecated
2.57
Approved by: Rob Evers (maintainer) |
20040603 03 Jun 2004 22:14:40 |
pav |
- Update to 20040603
PR: ports/67524
Submitted by: Rob Evers <rob@debank.tv> (maintainer) |
20040524_2 30 May 2004 08:03:49 |
pav |
- Use fixed UID/GID (same as security/clamav) |
20040524_2 25 May 2004 12:49:28 |
eik |
undo chmod on socket directory
Approved by: Rob Evers <rob@debank.tv> (maintainer) |
20040524_1 25 May 2004 09:36:35 |
pav |
- Change permissions on socket directory to 750.
This unbreaks sendmail.
Submitted by: ume
Approved by: maintainer |
20040524 24 May 2004 23:02:23 |
pav |
- Update to 20040524
- Rename rc script freshclam.sh -> clamav-freshclam.sh for consistency
BEWARE if you're using freshclam daemon you must update your rc.conf!
- Chmod 770 socket directory
- Diff reduction against security/clamav port
PR: ports/67125
Submitted by: Rob Evers <rob@debank.tv> (maintainer) |
20040521 23 May 2004 16:50:21 |
pav |
- Update to 20040521
PR: ports/67040
Submitted by: Rob Evers <rob@debank.tv> (maintainer) |
20040503 03 May 2004 20:22:55 |
dinoex |
- update to 20040503
AllowSupplementaryGroups enabled by default
Removed OSVERSION check (not needed anymore)
Make the port look a bit more like security/clamav
PR: 66203
Submitted by: Rob Evers |
20040419 20 Apr 2004 10:27:54 |
arved |
Update to 20040419
PR: 65764
Submitted by: Rob Evers <rob@debank.tv> |
20040404 06 Apr 2004 15:32:08 |
dinoex |
- update to 20040404
PR: 65205
Submitted by: Rob Evers
- fix deinstallation on clean system.
sed modifies clamav.conf.default and freshclam.conf.default only.
when installing on a clean system from port (package is fine),
clamav.conf.default and clamav.conf are diffrent
also freshclam.conf.default and freshclam.conf are diffrent,
and a deinstallation will leave stale files. |
20040321 22 Mar 2004 13:08:09 |
clement |
- Update to 20040321 snapshot
PR: 64564
Submitted by: Rob Evers <rob@debank.tv> (maintainer) |
20040313 16 Mar 2004 06:33:00 |
daichi |
Update to 20040313
PR: ports/64224
Submitted by: Rob Evers <rob@haha.debank.tv> (maintainer) |
20040229 14 Mar 2004 06:17:56 |
ade |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
20040229 12 Mar 2004 02:48:25 |
ade |
Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* with
the USE_<x> equivalents. In the current scheme of things, the WANT_
variables in this case are synonymous with the USE_ ones, and thus need
to be exterminated.
First in a series of major autotools cleanups. |
20040229 01 Mar 2004 10:35:30 |
mbr |
Upgrade to 20040229 snapshot.
Submitted by: Rob Evers <rob@debank.tv> (maintainer) |
20040210_1 18 Feb 2004 20:24:40 |
dinoex |
- Unbreak threading issue
PR: 63022
Submitted by: rob@debank.tv
- Use fixStaleSocket by default
- Add clamav user to mail group (for exim users)
- clean up DOCSDIR variable
PR: 63022
Submitted by: rob@debank.tv
Suggested by: eik |
20040210 17 Feb 2004 00:16:33 |
kris |
FORBIDDEN on 502102: Links against libc_r and libpthread |
20040210 11 Feb 2004 10:39:34 |
dinoex |
- update to 20040210
- The install doesn't delete the database anymore
- Don't remove the database on deinstall
- Use OPTIONS target
- handle all config install via the port
You have to run freshclam manually once after upgrade to restore the database.
PR: 62653
Submitted by: rob@debank.tv
- Fix deinstall when no database was installed.
Submitted by: dinoex |
20040129_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
20040129 30 Jan 2004 18:45:04 |
dinoex |
- udpate to 20040129 (Various OLE2/VBA fixes)
Get default config files from BUILD_WRKSRC to fix upgrade when config files are
untouched
Really use the POST-INSTALL target
PR: 62112
Submitted by: rob@debank.tv |
20040126 28 Jan 2004 13:50:04 |
dinoex |
- update to 20040126
Various bugfixes
Added support for OLE2 / VBA streams scanning
PR: 61948
Submitted by: rob@debank.tv |
20040120 21 Jan 2004 14:41:02 |
dinoex |
- update to 20040120
- Added some docs
PR: 61675
Submitted by: rob@debank.tv
- Fix: remove docdir |
20040116 16 Jan 2004 17:39:46 |
clement |
- Update to 0.9.1
- Revert to clamav_milter_enable (rc.subr)
PR: 61431
Submitted by: Rob Evers <rob@debank.tv> (maintainer)
Approved by: erwin (mentor) (implicitly) |
20040113 13 Jan 2004 16:22:04 |
dinoex |
- Update to 20040113
Add freshclam daemon startup script
Modify freshclam.conf with sane values
Milter script cleanup (Milter socket changed)
PR: 61313
Submitted by: rob@debank.tv |
20040103 05 Jan 2004 13:29:00 |
dinoex |
- Fix build with WRKDIRPREFIX set,
hardcoded ./work removed. |
20040103 05 Jan 2004 03:56:18 |
petef |
Emergency update to 20040103.
PR: 60865
Submitted by: maintainer |
20031229 30 Dec 2003 15:42:38 |
dinoex |
- update to 20031229
- new config file freshclam.conf
Fix problem with clamscan --mbox
Approved by: rob@debank.tv |
20031222 22 Dec 2003 19:57:25 |
dinoex |
- Fix build under 5.1 RELEASE (malloc.h)
- Update to 20031222
Submitted by: rob@debank.tv |
20031211 11 Dec 2003 15:33:10 |
dinoex |
- Update to 20031211
clamd: UseProcesses: use processes instead of threads (initial version)
clamav-milter: Added --quarantine-dir
clamd: new directive ArchiveMaxCompressionRatio
Various fixes
PR: 60137
Submitted by: rob@debank.tv |
20031118 11 Dec 2003 15:32:29 |
dinoex |
- fix path for freshclam |
20031118 19 Nov 2003 16:19:23 |
dinoex |
- update to 20031118
- Fix manpage with option WITH_MILTER
Submitted by: rob@debank.tv |
20031112 12 Nov 2003 21:14:57 |
dinoex |
- update to 20031112
PR: 59219
Submitted by: rob@debank.tv |
20031030 30 Oct 2003 16:14:49 |
dinoex |
- update to 20031030
This snapshot supports cvd database updates
PR: 58727
Submitted by: rob@debank.tv |
20031020 21 Oct 2003 11:10:15 |
dinoex |
- update to 20031020
- Added LIB_DEPENDS libgmp (for signed virus signatures)
- sigtool: receive digital signature from remote ClamAV Signing Service
PR: 58274
Submitted by: rob@debank.tv |
20031014 15 Oct 2003 02:32:54 |
dinoex |
- Add conflict with clamav port
PR: 58036
Submitted by: rob@debank.tv |
20031011 12 Oct 2003 05:48:03 |
dinoex |
- Update to 20031011
PR: 57867
Submitted by: rob@debank.tv |
20031001 03 Oct 2003 13:47:18 |
dinoex |
- Use the correct patch, I forgot to sync dir before commit. |
20031001 03 Oct 2003 13:31:26 |
dinoex |
- Upgrade to 20031001
- added RC-ng scripts
- Fix build on CURENT
PR: 57451
Submitted by: rob@debank.tv, eikemeier@fillmore-labs.com, dinoex |
20030930 30 Sep 2003 18:21:48 |
dinoex |
- Upgrade to 20030930
- This snapshot should be much more stable
- Some minor cleanup
PR: 57404
Submitted by: rob@debank.tv |
20030928 30 Sep 2003 03:39:11 |
dinoex |
Update to 20030928
- use included libtool (seems heavily patched)
- make packageable and include a working configure file
- don't install useless .la files
- use DATADIR
- 510001 is FreeBSD 5.10, 5.1-CURRENT is 501100
- Change log and pid file location to more universal one
- RC-ng scripts for clamd and clamav-milter are planned
- Thanks to Oliver Eikemeier from whom I stole most (clamav-port)
PR: 57371
Submitted by: rob@debank.tv |
20030926 26 Sep 2003 17:34:19 |
dinoex |
- Udpate to 20030926
add a few switches for spooldir and user
The clamav-user doesn't get deinstalled by default (easy when upgrading),
after deinstall a message is presented to remove the clamav-user if neccesary.
PR: 57254
Submitted by: rob@debank.tv |
20030829_1 26 Sep 2003 12:19:55 |
dinoex |
- add sample rc-script for clamav-clamd and clamav-milter
- Fix path to sendmail binary
- Fix pthread on current
Approved by: rob@debank.tv |
20030829 04 Sep 2003 02:53:26 |
dinoex |
- Update to 20030829
- Fix build under stable
PR: 56374
Submitted by: rob@debank.tv |
20030805 08 Aug 2003 17:09:11 |
leeym |
The clamav-people do nightly snapshots now, hence the port must be updated
every day or snapshots have to be preserved elsewhere, this patch changes
the master_sites to a mirror which keeps the clamav-devel package for a
longer time. And while we're at it update to the latest snapshot.
PR: 55294
Submitted by: Rob Evers <rob@debank.tv> |
20030803 04 Aug 2003 09:24:25 |
leeym |
Upgrade security/clamav-devel to 20030803
PR: 55224
Submitted by: Rob Evers <rob@debank.tv> |
20030720_1 24 Jul 2003 20:33:43 |
osa |
Fix pkg-plist, bump PORTREVISION
Submitted by: Rob <rob@debank.tv> (maintainer)
PR: 54818 |
20030720 22 Jul 2003 13:54:09 |
leeym |
add a knob of WITH_MILTER in Makefile and update description.
Submitted by: Rob <rob@debank.tv> (maintainer) |
20030720 22 Jul 2003 12:55:07 |
daichi |
update security/clamav-devel: 20030705 -> 20030720
PR: 54701
Submitted by: Rob Evers <rob@debank.tv> (maintainer)
Reviewed by: leeym |
20030705 07 Jul 2003 05:43:36 |
daichi |
update security/clamav-devel: 20030625 --> 20030705
PR: 54150
Submitted by: Rob Evers <rob@debank.tv> (maintainer) |
20030625 26 Jun 2003 10:55:19 |
nork |
Add --enable-bigstack (to CONFIGURE_ARGS) and a manual (to MAN1).
PR: ports/53759
Submitted by: Rob Evers <rob@debank.tv> (maintainer) |
20030625 25 Jun 2003 12:33:31 |
nork |
Add new port of clamav-devel after repo copy.
Update to snapshot(20030625).
PR: ports/53306
Submitted by: Rob Evers <rob@debank.tv>
Approved by: portmgr (marcus)
Repo copyed by: cvs (joe) |