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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: mail/p5-Mail-ClamAV/Makefile

Number of commits found: 35

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:19 antoine search for other commits by this committer
Mark BROKEN: fails to build

ClamAV.xs:219:66: error: too few arguments to function call, expected 6, have 5
    status = cl_scandesc(fd, &virname, &scanned, c->root, options);

Reported by:	pkg-fallout
Original commitRevision:490707 
Saturday, 6 Oct 2018
13:06 des search for other commits by this committer
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.

Approved by:	portmgr (adamw)
Original commitRevision:481365 
Friday, 15 Sep 2017
08:58 mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
Original commitRevision:449893 
Friday, 21 Oct 2016
12:51 mat search for other commits by this committer
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Original commitRevision:424411 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
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 
Saturday, 3 Jan 2015
07:12 sunpoet search for other commits by this committer
- Update *_DEPENDS
- Add LICENSE
- Remove unnecessary USE_LDCONFIG
- Bump PORTREVISION for dependency change
- Sort PLIST
Original commitRevision:376094 
Wednesday, 26 Nov 2014
13:08 mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
Original commitRevision:373448 
Sunday, 2 Mar 2014
10:47 mat search for other commits by this committer
- Fix build with Clang [1]
- Convert to staging

Reported by:	pkg-fallout, for months [1]
Sponsored by:	Absolight
Original commitRevision:346754 
Friday, 20 Sep 2013
19:59 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
Original commitRevision:327742 
Friday, 2 Aug 2013
18:52 mat search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Original commitRevision:324174 
Sunday, 3 Jun 2012
19:44 az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS
Original commit
Saturday, 21 Jan 2012
17:40 eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
Original commit
Tuesday, 6 Apr 2010
12:01 garga search for other commits by this committer
Chase clamav's lib bump
Original commit
Sunday, 8 Nov 2009
09:39 leeym search for other commits by this committer
- update to 0.29
Original commit
Wednesday, 16 Sep 2009
21:52 linimon search for other commits by this committer
Reset j.koopmann@seceidos.de due to maintainer-timeouts and no response
to email.

Hat:            portmgr
Feature safe:   yes
Original commit
Thursday, 3 Sep 2009
22:58 pgollucci search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    p6 tb, asf tb
Approved by:    portmgr (linimon) via irc
Original commit
Thursday, 21 May 2009
00:00 delphij search for other commits by this committer
Update to 0.28 and unbreak.

PR:             ports/134047
Approved by:    maintainer timeout
Original commit
Monday, 30 Mar 2009
11:34 garga search for other commits by this committer
- Mark it as BROKEN while i can't find a fix to build it with new clamav,
  maintainer and author was already contacted.
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
Saturday, 3 May 2008
12:05 delphij search for other commits by this committer
Work around for clamav 0.93 related build issues by disabling related parts that
is no longer available in newer clamav versions.

PR:             ports/123350
Approved by:    maintainer
Original commit
Thursday, 17 Apr 2008
14:30 araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
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
Saturday, 8 Sep 2007
01:01 linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
Original commit
Wednesday, 14 Mar 2007
11:14 garga search for other commits by this committer
- UNBREAK: Update to 0.20
- Use USE_LDCONFIG instead INSTALLS_SHLIB
- Unquote IGNORE

Approved by:    maintainer on private email
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:09 kris search for other commits by this committer
BROKEN: Does not build
Original commit
Friday, 27 Jan 2006
09:47 garga search for other commits by this committer
- Update to 0.17

PR:             ports/91115
Submitted by:   ehaupt
Approved by:    maintainer timeout (30 days)
Original commit
Thursday, 21 Oct 2004
07:42 clsung search for other commits by this committer
- update to 0.12
- clamav 0.80 do not run in 0.11.

PR:             ports/72952
Approved by:    co-mentor (vanilla)
Original commit
Friday, 13 Aug 2004
13:33 arved search for other commits by this committer
Update to 0.11

PR:             70352
Submitted by:   Jan-Peter Koopmann <j.koopmann@seceidos.de>
Original commit
Monday, 23 Feb 2004
18:01 erwin search for other commits by this committer
- Update to 0.05
- Add a warning message to pkg-message that this port needs s threaded
  perl.

PR:             63266
Submitted by:   maintainer
Original commit
Thursday, 4 Dec 2003
17:23 mat search for other commits by this committer
Add p5-Mail-ClamAV 0.04, perl extension for the clamav virus scanner.

PR:             59639
Submitted by:   Jan-Peter Koopmann <Jan-Peter.Koopmann@seceidos.de>
Original commit

Number of commits found: 35