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/clamcour/Makefile

Number of commits found: 22

Sunday, 4 Aug 2019
09:07 antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
Original commitRevision:508082 
Saturday, 19 Jan 2019
07:15 antoine search for other commits by this committer
Mark BROKEN: fails to build

clam.cpp:148:45: error: use of undeclared identifier 'CL_SCAN_ARCHIVE'

Reported by:	pkg-fallout
Original commitRevision:490703 
Friday, 1 Apr 2016
14:25 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412349 
Friday, 11 Dec 2015
01:08 zi search for other commits by this committer
- Bump PORTREVISION after security/clamav update

PR:		205086
Submitted by:	me
Original commitRevision:403481 
Wednesday, 25 Mar 2015
08:30 marino search for other commits by this committer
security category: Remove $PTHREAD_LIBS

approved by:	PTHREAD blanket
Original commitRevision:382200 
Sunday, 21 Dec 2014
13:19 antoine search for other commits by this committer
Put back an empty dir in plist
Original commitRevision:375159 
Saturday, 20 Dec 2014
19:37 bapt search for other commits by this committer
cleanup plist
Original commitRevision:375111 
Thursday, 15 May 2014
15:40 garga search for other commits by this committer
. Add USES=libtool on security/clamav
. Drop .la files
. Since lib version was downgraded, bump portrevision on ports that depends of
clamav
. Fix REQUIRE names on rc.d scripts
Original commitRevision:354141 
14:02 garga search for other commits by this committer
. Support stage
. Move to new LIB_DEPENDS

Approved by:	portmgr (blanket)
Original commitRevision:354127 
Friday, 20 Sep 2013
22:55 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
Original commitRevision:327769 
Tuesday, 6 Apr 2010
12:01 garga search for other commits by this committer
Chase clamav's lib bump
Original commit
Friday, 27 Mar 2009
11:53 garga search for other commits by this committer
- Bump necessary PORTREVISIONS and fix some ports to new clamav API
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
Thursday, 21 Aug 2008
06:18 rafan search for other commits by this committer
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
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:             126524 (obsoletes 52917)
Submitted by:   rafan
Tested on:      two pointyhat 7-amd64 exp runs (by pav)
Approved by:    portmgr (pav)
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
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
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
Sunday, 11 Mar 2007
09:04 kris search for other commits by this committer
BROKEN: Does not compile
Original commit
Monday, 13 Nov 2006
10:17 miwi search for other commits by this committer
- Update to 0.3.8

PR:             ports/105432
Submitted by:   Milan Obuch<bsd@dino.sk> (maintainer)
Original commit
Saturday, 13 May 2006
04:15 edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with S
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
Sunday, 15 Jan 2006
15:24 pav search for other commits by this committer
ClamCour is a filter for courier MTA using ClamAV for scanning mails for
viruses.

PR:             ports/91740
Submitted by:   Milan Obuch <bsd@dino.sk>
Original commit

Number of commits found: 22