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: www/havp/Makefile

Number of commits found: 32

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

clamlibscanner.cpp:283:16: error: use of undeclared identifier 'CL_SCAN_STDOPT'

Reported by:	pkg-fallout
Original commitRevision:490705 
Wednesday, 27 Jun 2018
13:55 mat search for other commits by this committer
Do not force stop services when a package is deinstalled.

Starting or stopping services is the role of pkg(8).

Sponsored by:	Absolight
Original commitRevision:473439 
Tuesday, 2 May 2017
06:30 miwi search for other commits by this committer
- Fixed a error writing to the syslog

PR:             21145
Submitted by:	Franco Fichtner
Reported by:	Alexander Shursha
Approved by:	maintainer timeout
Original commitRevision:439930 
Friday, 1 Apr 2016
14:33 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412351 
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 
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 
13:19 garga search for other commits by this committer
. Support stage
. Use new LIB_DEPENDS syntax

Approved by:	portmgr (blanket)
Original commitRevision:354123 
Friday, 20 Sep 2013
23:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
Original commitRevision:327776 
Saturday, 14 Sep 2013
14:47 az search for other commits by this committer
- convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
Original commitRevision:327292 
Tuesday, 4 Jun 2013
10:02 bapt search for other commits by this committer
Convert to new options framework
Original commitRevision:319846 
Tuesday, 6 Apr 2010
12:01 garga search for other commits by this committer
Chase clamav's lib bump
Original commit
Saturday, 19 Sep 2009
10:45 erwin search for other commits by this committer
Assign to new volunteer.

Submitted by:   Ayumi Mitsui <ayu@commun.jp>
Feature safe:   yes
Original commit
09:51 erwin search for other commits by this committer
Reset maintainership

Submitted by:   "Elisey O. Savateev" <b3k@mail.ru> (maintainer)
Feature safe:   yes
Original commit
Sunday, 13 Sep 2009
02:43 lippe search for other commits by this committer
- Update to 0.91.

PR:             ports/138216
Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br>
Approved by:    maintainer timeout (>2 weeks)
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
Friday, 2 May 2008
19:21 miwi search for other commits by this committer
- Update to 0.88

PR:             122874
Submitted by:   Volker Werth <volker@vwsoft.com>
Approved by:    maintainer timeout
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
Thursday, 21 Feb 2008
13:05 garga search for other commits by this committer
- Update to 0.87

PR:             ports/120789
Approved by:    maintainer
Original commit
Saturday, 22 Dec 2007
15:59 miwi search for other commits by this committer
- Fix OPTIONS handling

PR:             118373
Submitted by:   Max N. Boyarov <m.boyarov@bsd.by>
Approved by:    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, 26 Nov 2007
17:45 ade search for other commits by this committer
Unbreak pthread-related issues on 5.x

Approved by:    portmgr
Original commit
Sunday, 25 Nov 2007
01:24 linimon search for other commits by this committer
Mark as broken on 5.x: fails to find pthread.h.

Something in the infrastructure changed in the late July timeframe that
actually caused this problem.  The only major thing at that time was the
autoconf/libtool change, but I can't see how that could have caused this
failure mode.  It only happens on 5.x; 6.x and 7.x are fine.

Approved by:    portmgr (self)
Original commit
Monday, 11 Jun 2007
13:51 araujo search for other commits by this committer
- Update to version 0.86.

PR:             ports/112410
Submitted by:   Ivan Lago <ivan.lago@ifom-ieo-campus.it>
Reviewed by:    Elisey Savateev <b3k@mail.ru> (maintainer)
Approved by:    stas (mentor)
Original commit
Friday, 16 Mar 2007
15:06 novel search for other commits by this committer
Fix clamav dependency.

PR:             110390
Submitted by:   Volker Werth <volker@vwsoft.com>
Approved by:    Elisey Savateev (maintainer)
Pointyhat to:   novel
Original commit
Thursday, 15 Mar 2007
07:01 novel search for other commits by this committer
Update to 0.85.

PR:             110117
Submitted by:   Elisey Savateev (maintainer)
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, 18 Feb 2007
18:34 garga search for other commits by this committer
- Fix build with clamav 0.90
- Bump PORTREVISION

Reported by:    krismail
Original commit
Thursday, 3 Aug 2006
14:46 novel search for other commits by this committer
- Update to 0.82
- Marked as BROKEN on 4.x (compile problem reported to author)
- Added CONFIGURE_TARGET in Makefile

PR:             101300
Submitted by:   Elisey Savateev (maintainer)
Original commit
Sunday, 18 Jun 2006
04:54 novel search for other commits by this committer
HAVP (HTTP Antivirus Proxy) is a proxy with a ClamAV anti-virus scanner. The
main aims are continuous, non-blocking downloads and smooth scanning of
dynamic and password protected HTTP traffic. Havp antivirus proxy has a parent
and transparent proxy mode. It can be used with squid or standalone.

WWW: http://www.server-side.de/

PR:             ports/99073
Submitted by:   Elisey Savateev <b3k@mail.ru>
Original commit

Number of commits found: 32