notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: security/klamav/Makefile

Number of commits found: 37

Thursday, 11 Jul 2013
05:53 bapt search for other commits by this committer
Reset maintainer (email is bouncing)
While here:
- Trim headers
- Convert to USES where applicable
- Bump klamav portrevision (pkgconfig is not a run dep anymore)
Original commitRevision:322743 
Wednesday, 24 Apr 2013
18:10 ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
Original commitRevision:316464 
Friday, 29 Mar 2013
19:33 cs search for other commits by this committer
- Remove A/An in COMMENT
- Trim Header where applicable
Original commitRevision:315566 
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Original commit
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Tuesday, 5 Oct 2010
19:57 ade search for other commits by this committer
Round one migration of ports from automake{19,110} to automake111
Original commit
Monday, 31 May 2010
02:01 ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Original commit
Tuesday, 6 Apr 2010
12:01 garga search for other commits by this committer
Chase clamav's lib bump
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Saturday, 22 Aug 2009
00:35 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
Original commit
Sunday, 2 Aug 2009
19:36 mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
Original commit
Friday, 31 Jul 2009
13:57 dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Original commit
Monday, 23 Mar 2009
20:42 garga search for other commits by this committer
- Actually, klamav doesn't install docs, it just installs kde stuffs on
${PREFIX}/share/doc/HTML/en like another KDE related applications do, so, don't
treat those files as docs, setting DOCSDIR, like other KDE related apps do.
- Since I'm here, sort pkg-plist alphabetically
- Remove old-style signature from pkg-descr
- No bump on PORTREVISION is needed since generated package is the same

PR:             ports/132980
Submitted by:   garga
Approved by:    maintainer
Original commit
Sunday, 22 Mar 2009
20:42 makc search for other commits by this committer
Update to 0.48

This release includes the following features:

- Compatibility for the upcoming ClamAV 0.95
- Add new iconset
- Ukrainian translation
- Many other bug fixes

PR:             132902
Submitted by:   Anderson S. Ferreira (maintainer)
Original commit
Thursday, 8 Jan 2009
17:01 pav search for other commits by this committer
- USE_GZIP does not need to be defined last few years
Original commit
Tuesday, 16 Sep 2008
12:11 garga search for other commits by this committer
- UNBREAK: Fix build with clamav 0.94
- Bump PORTREVISION

PR:             ports/127421
Submitted by:   maintainer
Approved by:    portmgr (pav)
Original commit
Monday, 15 Sep 2008
19:56 garga search for other commits by this committer
- Update security/clamav to 0.94 [1] and fix a remote DoS [2]
- Chase libclamav version bump on all dependant ports
- Bump necessary PORTREVISIONS
- Fix some BROKEN messages from ports that were already broken with clamav-0.93
- Mark security/klamav as BROKEN since it doesn't build with clamav-0.94

PR:             ports/127122 [1], ports/127310 [2]
Submitted by:   Gary Palmer <freebsd-gnats@in-addr.com> [1], delphij [2]
Approved by:    portmgr (pav)
Original commit
Tuesday, 22 Jul 2008
01:44 lippe search for other commits by this committer
- Update to 0.44.

PR:             ports/125755
Submitted by:   Anderson S. Ferreira <anderson@cnpm.embrapa.br> (maintainer)
Approved by:    gabor (mentor, implicit)
Original commit
Friday, 6 Jun 2008
14:01 edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Original commit
Saturday, 10 May 2008
07:40 itetcu search for other commits by this committer
Upgrade from 0.42 to 0.43

PR:             123560
Submitted by:   miantainer
Original commit
Thursday, 17 Apr 2008
18:17 garga search for other commits by this committer
- Fix build with clamav-0.93
- Bump PORTREVISION

Submitted by:   maintainer by email
Original commit
Wednesday, 16 Apr 2008
16:10 garga search for other commits by this committer
- Chase clamav library to version 4
- Bump PORTREVISION

Following ports are marked as BROKEN since they don't build with new clamav
0.93:

www/c-icap
mail/claws-mail-clamav
www/gurlchecker
www/havp
security/klamav
devel/p5-Mail-ClamAV
devel/py-clamav
www/squidclam

This clamav version needed to be updated without wait other ports fixes
because it fixes important vulnerabilities.
Original commit
Saturday, 5 Apr 2008
14:58 mnag search for other commits by this committer
- Remove use of sqlite3-threads
- Bump PORTREVISION
Original commit
Saturday, 16 Feb 2008
09:55 miwi search for other commits by this committer
- Update to 0.42

PR:             120345
Submitted by:   Anderson S. Ferreira <anderson@cnpm.embrapa.br> (maintainer)
Original commit
Tuesday, 8 Jan 2008
01:13 rafan search for other commits by this committer
- Update to 0.41.1

PR:             ports/119306
Submitted by:   Anderson S. Ferreira <anderson at cnpm.embrapa.br> (maintainer)
Original commit
Wednesday, 19 Dec 2007
23:08 garga search for other commits by this committer
- Update security/clamav to 0.92
- Add a new OPTION (RAR) because unrar code is optional to fix a license
  issue
- Some cosmetic changes
- Chase library version bump and bump PORTREVISION of all dependant ports

Approved by:    portmgr (pav)
Security:       CVE-2007-6335, CVE-2007-6336, CVE-2007-6337
Original commit
Monday, 11 Jun 2007
08:25 miwi search for other commits by this committer
- Fix build problems with FreeBSD 5.5

PR:             113090
Submitted by:   Anderson S. Ferreira <anderson@cnpm.embrapa.br> (maintainer)
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Tuesday, 13 Mar 2007
20:11 garga search for other commits by this committer
- Update clamav to 0.90.1
- Use -lthr to build clamav since it has problems with libpthread
- Bump PORTREVISION of dependant ports, libclamav version was bumped
- Fix clamcour to build with clamav-0.90.x using patch sent by maintainer
Original commit
Wednesday, 7 Mar 2007
22:47 miwi search for other commits by this committer
- Update to 0.41

PR:             110008
Submitted by:   Anderson S. Ferreira <anderson@cnpm.embrapa.br> (maintainer)
Original commit
Tuesday, 6 Jun 2006
17:49 itetcu search for other commits by this committer
Upgrade to 0.37

PR:             ports/98594
Submitted by:   maintainer
Approved by:    lawrance (mentor, implicit)
Original commit
Monday, 5 Jun 2006
10:29 itetcu search for other commits by this committer
Update to 0.35.1

PR:             ports/95485
Submitted by:   Anderson S. Ferreira <anderson@cnpm.embrapa.br>
Approved by:    lawrance (mentor, implicit)
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Tuesday, 20 Dec 2005
20:48 edwin search for other commits by this committer
[maintainger-update] Klamav upgrade from 0.22 to 0.32

        Klamav upgrade from 0.22 to 0.32

PR:             ports/90427
Submitted by:   Anderson S. Ferreira <anderson@cnpm.embrapa.br>
Original commit
Thursday, 24 Nov 2005
21:03 edwin search for other commits by this committer
New port: security/klamav

        KlamAV - Clam Anti-Virus on the KDE Desktop

        KlamAV is a KDE 3 front-end to Clam Anti-Virus.  It includes
        the following features:

        - 'On Access' Scanning
        - Manual Scanning
        - Quarantine Management
        - Downloading Updates
        - Mail Scanning (KMail/Evolution)

PR:             ports/84342
Submitted by:   Anderson S. Ferreira <anderson@cnpm.embrapa.br>
Original commit

Number of commits found: 37