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/c-icap/files/patch-c-icap.conf.in

Number of commits found: 5

Saturday, 17 Jun 2023
21:34 Rodrigo Osorio (rodrigo) search for other commits by this committer
www/c-icap: Fix invalid integer conversion with llvm15+

Fix invalid pointer conversion with llvm15+. This issue
has been corrected previously by asking the compile to ignore
the errors using CFLAGS -Wno-error=int-conversion.
This flag is now removed and the errors properly fixed.

Also fix the some of the paths in the default configuration
to match the FreeBSD HIER.

PR:		271810
Reported by:	fluffy
commit hash: 74d9fa77b3a72e7745f21e5cf3a56557b4f935fd commit hash: 74d9fa77b3a72e7745f21e5cf3a56557b4f935fd commit hash: 74d9fa77b3a72e7745f21e5cf3a56557b4f935fd commit hash: 74d9fa77b3a72e7745f21e5cf3a56557b4f935fd 74d9fa7
Sunday, 30 Sep 2018
08:58 rodrigo search for other commits by this committer
Upgrade c-icap to 0.5.5

- Update c-icap to 0.5.5
- Move USES to a better place and silence portlint
- Remove 'ListenAddress 127.0.0.1' parameter from sample c-icap.conf since it
doesn't work. Instead, replace the change to 'Port 127.0.0.1:1344'. More
references about this problem at https://redmine.pfsense.org/issues/8832#note-10
- Regenerate patches with 'make makepatch'

c-icap-0.5.5 changes
- c-icap may crash with a SIGBUS while using mmap to map files to memory.
- Fix multiple brotli decoding bugs
- c-icap-client does not send the ";ieof" preview termination sequence when
sends zero sized files

PR:		231377
Submitted by:	garga
Original commitRevision:480943 
Sunday, 1 May 2016
04:39 pi search for other commits by this committer
www/c-icap: add ListenAddress directive to conf

- include ListenAddress directive and set it to 127.0.0.1 in c-icap.conf

PR:		208374
Submitted by:	Marko Cupac <marko.cupac@mimar.rs>
Original commitRevision:414379 
Wednesday, 15 Aug 2012
00:09 mm search for other commits by this committer
Update c-icap to 0.2.1

PR:		ports/170121
Approved by:	maintainer (timeout)
Original commit
Thursday, 26 Mar 2009
13:59 pav search for other commits by this committer
- Update to 060708

PR:             ports/130633
Submitted by:   Vladimir Kondratiev <wulf@mail.mipt.ru>
Approved by:    Tofig Suleymanov <tofig@freebsd.az> (maintainer)
Original commit

Number of commits found: 5