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

Number of commits found: 66

Wednesday, 8 Feb 2023
10:53 Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**ldap.mk: Convert USE_LDAP to USES=ldap

Convert the USE_LDAP=yes to USES=ldap and adds the following features:

- Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as
  RUN_DEPENDS
- Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER
- Adds OPENLDAP versions in bsd.default-versions.mk
- Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk
- Changes consumers to use the features

Reviewed by:	delphij
Approved by:	portmgr
Differential Revision: https://reviews.freebsd.org/D38233
commit hash: 6e1233be229212a0496f42d611bd40f3e3a628da commit hash: 6e1233be229212a0496f42d611bd40f3e3a628da commit hash: 6e1233be229212a0496f42d611bd40f3e3a628da commit hash: 6e1233be229212a0496f42d611bd40f3e3a628da 6e1233b
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Sunday, 29 Aug 2021
18:29 Bernhard Froehlich (decke) search for other commits by this committer
www/squidguard: Add CPE information

Approved by:	portmgr (blanket)
commit hash: 9da0961027a1b41d91d2e4317dc38e9398561fb2 commit hash: 9da0961027a1b41d91d2e4317dc38e9398561fb2 commit hash: 9da0961027a1b41d91d2e4317dc38e9398561fb2 commit hash: 9da0961027a1b41d91d2e4317dc38e9398561fb2 9da0961
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Thursday, 22 Oct 2020
14:40 cy search for other commits by this committer
Fix build on 13-CURRENT with LLVM-11.

PR:		250517
Submitted by:	cy
Reported by:	cy
Approved by:	garga
Original commitRevision:552982 
Friday, 3 Jan 2020
21:02 garga search for other commits by this committer
www/squidguard: Unbreak

* Host source files on my local area
* While here, re-generate patches with make makepatch

Sponsored by:	Rubicon Communications, LLC (Netgate)
Original commitRevision:521961 
Wednesday, 6 Nov 2019
16:26 antoine search for other commits by this committer
Mark a few ports BROKEN (unfetchable)
Original commitRevision:516897 
Monday, 8 Aug 2016
13:46 mat search for other commits by this committer
USE_BDB cleanup.

- USE_BDB=4x+ -> USES=bdb.
- USE_BDB=yes -> USES=bdb.
- USE_BDB=xx  -> USES=bdb:xx.

Other modernisations when I see them.

PR:		209183
Sponsored by:	Absolight
Original commitRevision:419843 
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 
Wednesday, 22 Apr 2015
19:26 garga search for other commits by this committer
- Add an optional patch, off by default, that enable 2 new options:
  - stripntdomain
  - striprealm
- Take maintainership

Approved by:	madpilot (maintainer)
Obtained from:	pfSense
Sponsored by:	Netgate
Original commitRevision:384514 
Sunday, 15 Mar 2015
18:15 rene search for other commits by this committer
www/squidguard: remove optional dependency on expired www/squid33

Since there is only one squid version left, always depend on www/squid34 [1]

Differential Revision:	https://reviews.freebsd.org/D2067
Submitted by:	myself, madpilot [1]
Approved by:	maintainer (madpilot)
Original commitRevision:381353 
Friday, 19 Sep 2014
21:33 madpilot search for other commits by this committer
- Import patch from upstream to allow squidguard to work correctly
  with squid 3.4 [1]
- Put back the option to choose on which squid version to depend,
  which also controls if the above patch is applied, to allow using
  squid33 until it expires
- While here, take advantage of option helpers to simplify Makefile
  a little
- Canonicalize patch filenames

PR:		193771 [1]
Submitted by:	adrik@salesmanager.nl
Original commitRevision:368602 
Tuesday, 16 Sep 2014
14:52 madpilot search for other commits by this committer
Make squidguard depend on the www/squid port, recently updated to 3.4.
Original commitRevision:368314 
Friday, 22 Aug 2014
18:51 madpilot search for other commits by this committer
Fix staging when port is alredy installed on system.

Reported by:	Jeff Molofee <jeff.molofee at pro-westernplastics.com>
Original commitRevision:365686 
Thursday, 21 Aug 2014
22:50 mandree search for other commits by this committer
Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
  where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
  versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
  for new Berkeley DB, but are untested.

NOTE: please read UPDATING and the Wiki page before proceeding!

Announcement:	http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference:	https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR:		192690
Approved by:	portmgr (implicit, PORTREVISION bump on unstaged ports)
Original commitRevision:365599 
00:25 madpilot search for other commits by this committer
- Depend on squid33 unconditionally, this is the only squid port
  which isn't being deprecated. [1]
- Depend on any BDB version in the ports tree [1]
- Make packaging as a user possible and fix plist accordingly

Reported by:	marino@ [1]
Original commitRevision:365527 
Sunday, 17 Aug 2014
17:18 madpilot search for other commits by this committer
Remove SQUID27 option and make the port depend on squid 3.3 by
default due to squid 2.7 being deprecated.

Undeprecate.
Original commitRevision:365208 
14:06 marino search for other commits by this committer
Retire www/squid in a month, and deprecate 6 dependent ports too

Squid cache is only supported for one stable release.  There was an
exception for squid 2.7 (www/squid) as it was supported until squid 3.x
reached feature parity which occurred with the release of Squid 3.2

Thus the maintainers of Squid have declared Squid 2.7 reached End-of-Life
on 14 August 2012.  As a result, set this port to expire on 15 Sept 2014.

Seven ports dependent on www/squid have been deprecated with the same
date. Perhaps they can be switched to www/squid33 before they expire.

Approved by:	portmgr (implicit, some ports not staged)
Original commitRevision:365187 
Wednesday, 6 Aug 2014
09:11 olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category W.

CR:		D510
Approved by:	portmgr (bapt)
Original commitRevision:364158 
Thursday, 24 Jul 2014
18:34 tijl search for other commits by this committer
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD

databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip

databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample

databases/libgdamm:
- Drop :keepla
- USES=tar:bzip2
- Use INSTALL_TARGET=install-strip

databases/libgdamm5:
- Add INSTALL_TARGET=install-strip
- Drop --enable-static (inherited from old repocopy)

devel/anjuta x11-toolkits/py-gnome-extras:
- Drop :keepla

dns/powerdns dns/powerdns-devel:
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
- Disable static modules
- Stop creating library symlinks with .0 suffix, not needed for dynamically
  opened modules

mail/dovecot2:
- Add USES=libtool

mail/dovecot2-pigeonhole:
- Drop CONFIGURE_TARGET (incorrect for Dragonfly)
- Add USES=libtool and INSTALL_TARGET=install-strip

math/gnumeric:
- USES=libtool tar:xz

Approved by:	portmgr (implicit, bump unstaged ports)
Original commitRevision:362835 
Wednesday, 23 Apr 2014
18:41 madpilot search for other commits by this committer
- Fix port when SQUID_UID != squid [1]

While here fix a mistake I introduced in the plist.

Submitted by:	garga@ (via irc) [1]
MFH:		2014Q2
Original commitRevision:351965 
Tuesday, 14 Jan 2014
17:29 madpilot search for other commits by this committer
Fix when compiled with BerkeleyDB 6.

PR:		ports/185737
Submitted by:	Leonid Nevecherya <nlv@imbera.ru>
Original commitRevision:339702 
Tuesday, 15 Oct 2013
12:29 madpilot search for other commits by this committer
Remove path which slipped in by mistake in two plist lines.
Original commitRevision:330394 
Monday, 7 Oct 2013
11:45 madpilot search for other commits by this committer
- Respect EXAMPLES option and EXAMPLESDIR.
- Install sample configuration from distribution (with a small fix applied)
- Stop compiling sample blacklists automatically during installation
- Modify pkg-message to be in line with the above changes
- Support staging
- Use option helpers

Reviewed by:	bapt
Original commitRevision:329694 
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 
Sunday, 19 May 2013
09:00 madpilot search for other commits by this committer
When LDAP options is turned on make sure configure script can find
ldap libraries

Reported by:    Giuseppe Robbiati
Original commitRevision:318501 
Wednesday, 1 May 2013
20:52 tmseck search for other commits by this committer
Update the selection of Squid ports after the removal of Squid 3.1.

Submitted by:	ohauer
Approved by:	madpilot (maintainer), flo (mentor)
Original commitRevision:317051 
Friday, 28 Dec 2012
19:07 madpilot search for other commits by this committer
- Add option to depend on www/squid32

PR:		ports/174761
Submitted by:	Dewayne <dewayne@amdg.etowns.org>
Original commitRevision:309578 
Monday, 22 Oct 2012
12:05 madpilot search for other commits by this committer
- Add OPTION to choose which version of squid to depend on
- Trim Makefile headers [1]

PORTREVISION not bumped since there is no functional change or
dependency change with default options.

Requested by:	Rainer Duffner <rainer@ultra-secure.de> and many others in the
past
Approved by:	Dan Larsson <dl@tyfon.net> (creator) [1]
Feature safe:	yes
Original commitRevision:306271 
Monday, 25 Jun 2012
13:31 madpilot search for other commits by this committer
Fix option description.

Approved by:    crees, tabthorpe (mentors, implicit)
Original commit
Thursday, 31 May 2012
21:12 madpilot search for other commits by this committer
- Convert to new options framework
- Remove uneeded double quotes
- While here fix various portlint warnings
- Indent make conditionals and loop

Approved by:    Boris Samorodov <bsam@FreeBSD.org> (net/unison-nox11 maintainer)
Approved by:    Matthias Andree <mandree@FreeBSD.org> (implicit, net/unison232
maintainer)
Approved by:    tabthorpe (mentor)
Original commit
Saturday, 14 Apr 2012
18:45 madpilot search for other commits by this committer
Change to my FreeBSD.org email address.

Approved by:    crees (mentor)
Original commit
Thursday, 26 May 2011
12:30 mandree search for other commits by this committer
HAS_CONFIGURE -> GNU_CONFIGURE + cleanup
Original commit
12:22 mandree search for other commits by this committer
- Add optional vendor patch which adds support for dnsbl. [1]
- Pick assorted portlints [2], [3]
- Add -I${LOCALBASE}/include to fix WITH_LDAP build [3]
- MKDIR configuration directory to fix install from scratch [3]
- DISTFILE/MASTER_SITE matching [3]
- Bump PORTREVISION [3]

Suggested by: Davide D'Amico <davide.damico@gmail.com> (with patch) [1]
Submitted by: Guido Falsi (maintainer) [2]
Suggested by: mandree [3]
PR:           ports/157326 [1], [2]
PR:           ports/157338 [3]
PR:           ports/157343 [2]
Original commit
09:54 mandree search for other commits by this committer
DB4.1 is alright, bump USE_BDB, remove BROKEN.
Original commit
09:40 mandree search for other commits by this committer
Mark broken/forbidden.
Original commit
Monday, 23 May 2011
12:09 mandree search for other commits by this committer
Remove databases/db3. All users were using db3+
and have in fact been using 4.0+ since 2011-04-12 (Mk/bsd.database.mk r1.57).

Chase upgrade in dependent ports and change USE_BDB to 40+.
Original commit
Thursday, 10 Feb 2011
17:11 miwi search for other commits by this committer
- Add an option to activate a vendor patch which allows using quoted
strings in the configuration file.

PR:             154656
Submitted by:   Guido Falsi <mad@madpilot.net> (maintainer)
Original commit
Sunday, 31 Oct 2010
14:21 rene search for other commits by this committer
- Fix ldap support by helping the port's configure script find the ldap
  libraries. [1]
- Prevent an ECHO_MSG from being displayed twice
- Bump PORTREVISION
PR:             ports/151473
Submitted by:   maintainer
Reported by:    cyx on freebsd-ports@
Original commit
Friday, 13 Aug 2010
14:11 pav search for other commits by this committer
- Fix installation and plist for non-default SAMPLE_BL=off option

PR:             ports/148225
Submitted by:   Guido Falsi <mad@madpilot.net> (maintainer)
Original commit
Thursday, 22 Oct 2009
23:01 delphij search for other commits by this committer
Apply vendor fixes 20091015 and 20091019 to fix multiple vulnerabilities
of squidGuard 1.4.

Requested by:   maintainer
Security:       692ab645-bf5d-11de-849b-00151797c2d4
Original commit
Monday, 20 Jul 2009
05:31 pgollucci search for other commits by this committer
Added options to choose if sample blacklists should be installed
or not and for LDAP support.

Sample blacklists are now installed in a *.sample hierarchy and
copied other to the working one only if not present. This fixes
a problem with user blacklists being removed/overwritten on port
deinstall and update.

Patched the configure to correctly detect ldap library. This was
requested by many.

Many thanks to Gianni Doe <gdoe6545@yahoo.it> who tested the patch
and reported back ldap support is working properly.

PR:             ports/136628
Submitted by:   Guido Falsi <mad@madpilot.net> (maintainer)
Original commit
Wednesday, 14 Jan 2009
09:12 miwi search for other commits by this committer
- Update to 1.4

PR:             130051
Submitted by:   Guido Falsi <mad@madpilot.net>
Original commit
Saturday, 29 Nov 2008
23:53 linimon search for other commits by this committer
Assign to new volunteer who has submitted updates in the past.
Original commit
Friday, 28 Nov 2008
23:39 linimon search for other commits by this committer
Reset ports@tyfon.net due to maintainer-timeouts and no response to email.

Hat:    portmgr
Original commit
Tuesday, 23 Sep 2008
02:08 edwin search for other commits by this committer
Move the CHOWN to the build-phase where the usernames actually exist.
Noticed by: QAT.
Original commit
01:59 edwin search for other commits by this committer
[patch] www/squidguard - improve Makefile

        Redo Makefile:
        - split pre-install in post-build with regarding to extracting
          of blacklists.
        - Make targets easier to read.
        - Merge pkg-plist and pkg-plist.blacklist and use PLIST_SUB.

        - Add files/pkg-message.in

PR:             ports/126626
Approved by:    maintainer timeout
Original commit
Sunday, 24 Aug 2008
20:01 pav search for other commits by this committer
- Mark BROKEN: bad plist

Reported by:    pointyhat
Original commit
Monday, 18 Aug 2008
06:58 edwin search for other commits by this committer
www/squidguard does not work unless its UID/GID are modified

        www/squigguard installs blacklist files to /var/db/squidGuard
        and the UID:GID of the installed files is set to nobody:nogroup.
        The permission for the files is 0550 or 0660. On the other
        hand, www/squid specifies squid:squid as UID:GID.

        As a result, squidGuard cannot handle blacklist files so
        websites that should not be accessed cannot be filtered.

PR:             ports/120923
Submitted by:   Jiro Kita <ktj@ktjdragon.com>
Approved by:    maintainer timeout
Original commit
Saturday, 29 Mar 2008
05:32 beech search for other commits by this committer
- Update to 1.3

PR:             ports/121719
Submitted by:   Guido Falsi <mad@madpilot.net>
Approved by:    maintainer timeout (two weeks)
Original commit
Tuesday, 19 Dec 2006
01:27 leeym search for other commits by this committer
- utilize USE_BDB

PR:             89023
Original commit
Thursday, 17 Nov 2005
20:05 mnag search for other commits by this committer
Fix install when WRKDIRPREFIX is different

PR:             88871
Submitted by:   Dean Phillips <dmphilli@gmail.com>
Approved by:    Dan Larsson <dl@tyfon.net> (maintainer)
Original commit
Monday, 17 Oct 2005
18:10 garga search for other commits by this committer
- Fix port not respecting non-standard LOCALBASE/X11BASE
- Use DOCSDIR

PR:             ports/87570
Submitted by:   maintainer
Original commit
Saturday, 31 Jan 2004
23:34 sergei search for other commits by this committer
- Add USE_SIZE=yes to Makefile
- Add SIZE to distinfo

PR:             ports/62113
Submitted by:   maintainer
Original commit
Wednesday, 14 Jan 2004
10:12 sergei search for other commits by this committer
- ost.eltele.no seems to have moved to teledanmark.no, reflect this in
  MASTER_SITES. The distfile is fetchable from these sites although
  www.squidguard.org is currently not reachable (for me) due to DNS
  or domain registration problems.
- move runtime dependency from www/squid24 to www/squid

PR:             61255
Submitted by:   Thomas-Martin Seck <tmseck@netcologne.de>
Approved by:    maintainer
Original commit
Friday, 21 Feb 2003
14:01 knu search for other commits by this committer
De-pkg-comment.
Original commit
Thursday, 22 Aug 2002
19:13 ade search for other commits by this committer
BerkeleyDB cleanup - stage 2

Update databases/db3 to 3.3.11, and fix the few ports that need sorting
after the shlib version update, and a slight API change from 3.2.x->3.3.x
Original commit
Tuesday, 21 May 2002
14:09 cy search for other commits by this committer
Forced commit to document that the previous commit was submitted by
the MAINTAINER.
Original commit
13:21 cy search for other commits by this committer
The port installation fails during brand new installs, e.g not upgrades,
because of a missing file. This patch addresses this and adds an
alternative master site.

PR:             36875
Submitted by:   Dan Larsson  <ports@tyfon.net>
Original commit
Saturday, 18 May 2002
03:11 kris search for other commits by this committer
BROKEN: Does not install cleanly
Original commit
Saturday, 9 Feb 2002
16:39 cy search for other commits by this committer
Update squidguard 1.1.4 -> 1.2.0.    
Original commit
Friday, 5 Oct 2001
15:40 adrian search for other commits by this committer
Change the ports that relied on squid23 to rely on squid24.   I should have
checked this first. :(    
Original commit
Friday, 1 Jun 2001
07:05 obrien search for other commits by this committer
Use proper POSIX syntax for `chown'.    
Original commit
Tuesday, 16 Jan 2001
17:33 sobomax search for other commits by this committer
Massive style enforcement - use ^I instead of spaces for variables identation.  
 
Original commit
Monday, 10 Jul 2000
04:58 steve search for other commits by this committer
Adding squidguard version 1.1.4.   A fast redirector for squid.    
Original commit

Number of commits found: 66