Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4_15 08 Feb 2023 10:53:56 |
Muhammad Moinur Rahman (bofh) |
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 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.4_15 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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.
(Only the first 15 lines of the commit message are shown above ) |
1.4_15 29 Aug 2021 18:29:57 |
Bernhard Froehlich (decke) |
www/squidguard: Add CPE information
Approved by: portmgr (blanket) |
1.4_15 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.4_15 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
1.4_15 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.4_15 22 Oct 2020 14:40:16 |
cy |
Fix build on 13-CURRENT with LLVM-11.
PR: 250517
Submitted by: cy
Reported by: cy
Approved by: garga |
1.4_15 03 Jan 2020 21:02:42 |
garga |
www/squidguard: Unbreak
* Host source files on my local area
* While here, re-generate patches with make makepatch
Sponsored by: Rubicon Communications, LLC (Netgate) |
1.4_15 06 Nov 2019 16:26:35 |
antoine |
Mark a few ports BROKEN (unfetchable) |
1.4_15 14 Aug 2019 12:25:09 |
mat |
Convert to UCL & cleanup pkg-message (categories w) |
1.4_15 08 Aug 2016 13:46:50 |
mat |
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 |
1.4_15 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.4_15 22 Apr 2015 19:26:09 |
garga |
- 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 |
1.4_15 15 Mar 2015 18:15:26 |
rene |
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) |
1.4_15 18 Nov 2014 08:45:01 |
madpilot |
Clean up plist. |
1.4_15 19 Sep 2014 21:33:27 |
madpilot |
- 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 |
1.4_14 16 Sep 2014 14:52:50 |
madpilot |
Make squidguard depend on the www/squid port, recently updated to 3.4. |
1.4_13 02 Sep 2014 17:47:47 |
bapt |
Simplify plist |
1.4_13 22 Aug 2014 18:51:47 |
madpilot |
Fix staging when port is alredy installed on system.
Reported by: Jeff Molofee <jeff.molofee at pro-westernplastics.com> |
1.4_12 21 Aug 2014 22:50:30 |
mandree |
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) |
1.4_11 21 Aug 2014 00:25:29 |
madpilot |
- 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] |
1.4_10 17 Aug 2014 17:18:22 |
madpilot |
Remove SQUID27 option and make the port depend on squid 3.3 by
default due to squid 2.7 being deprecated.
Undeprecate. |
1.4_9 17 Aug 2014 14:06:11 |
marino |
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) |
1.4_9 06 Aug 2014 09:11:58 |
olgeni |
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) |
1.4_9 24 Jul 2014 18:34:16 |
tijl |
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 (Only the first 15 lines of the commit message are shown above ) |
1.4_8 23 Apr 2014 18:41:40 |
madpilot |
- 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 |
1.4_7 14 Jan 2014 17:29:21 |
madpilot |
Fix when compiled with BerkeleyDB 6.
PR: ports/185737
Submitted by: Leonid Nevecherya <nlv@imbera.ru> |
1.4_6 15 Oct 2013 12:29:02 |
madpilot |
Remove path which slipped in by mistake in two plist lines. |
1.4_5 07 Oct 2013 11:45:09 |
madpilot |
- 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 |
1.4_4 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.4_4 19 May 2013 09:00:32 |
madpilot |
When LDAP options is turned on make sure configure script can find
ldap libraries
Reported by: Giuseppe Robbiati |
1.4_4 01 May 2013 20:52:31 |
tmseck |
Update the selection of Squid ports after the removal of Squid 3.1.
Submitted by: ohauer
Approved by: madpilot (maintainer), flo (mentor) |
1.4_4 28 Dec 2012 19:07:35 |
madpilot |
- Add option to depend on www/squid32
PR: ports/174761
Submitted by: Dewayne <dewayne@amdg.etowns.org> |
1.4_4 22 Oct 2012 12:05:14 |
madpilot |
- 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 |
1.4_4 25 Jun 2012 13:31:07 |
madpilot |
Fix option description.
Approved by: crees, tabthorpe (mentors, implicit) |
1.4_4 31 May 2012 21:12:14 |
madpilot |
- 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) |
1.4_4 14 Apr 2012 18:45:07 |
madpilot |
Change to my FreeBSD.org email address.
Approved by: crees (mentor) |
1.4_4 16 Nov 2011 16:15:48 |
miwi |
- Fix build with BDB 5.2
PR: 162582
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
Feature safe: yes |
1.4_4 26 May 2011 12:30:29 |
mandree |
HAS_CONFIGURE -> GNU_CONFIGURE + cleanup |
1.4_4 26 May 2011 12:22:56 |
mandree |
- 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] |
1.4_3 26 May 2011 11:59:53 |
mandree |
Fix to build with db4.0. Needs revision before db60.
Submitted by: Guido Falsi (maintainer)
PR: ports/157340
PR: ports/157343 (partially)
Reported by: pointyhat |
1.4_3 26 May 2011 09:54:09 |
mandree |
DB4.1 is alright, bump USE_BDB, remove BROKEN. |
1.4_3 26 May 2011 09:40:11 |
mandree |
Mark broken/forbidden. |
1.4_3 23 May 2011 12:09:06 |
mandree |
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+. |
1.4_3 10 Feb 2011 17:11:15 |
miwi |
- 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) |
1.4_3 31 Oct 2010 14:21:16 |
rene |
- 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@ |
1.4_2 13 Aug 2010 14:11:05 |
pav |
- Fix installation and plist for non-default SAMPLE_BL=off option
PR: ports/148225
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer) |
1.4_2 22 Oct 2009 23:01:54 |
delphij |
Apply vendor fixes 20091015 and 20091019 to fix multiple vulnerabilities
of squidGuard 1.4.
Requested by: maintainer
Security: 692ab645-bf5d-11de-849b-00151797c2d4 |
1.4_1 20 Jul 2009 05:31:08 |
pgollucci |
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) |
1.4 14 Jan 2009 09:12:29 |
miwi |
- Update to 1.4
PR: 130051
Submitted by: Guido Falsi <mad@madpilot.net> |
1.3_1 01 Dec 2008 09:05:57 |
pav |
- Fix leftover .conf file
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer) |
1.3_1 29 Nov 2008 23:53:48 |
linimon |
Assign to new volunteer who has submitted updates in the past. |
1.3_1 28 Nov 2008 23:39:55 |
linimon |
Reset ports@tyfon.net due to maintainer-timeouts and no response to email.
Hat: portmgr |
1.3_1 23 Sep 2008 02:08:28 |
edwin |
Move the CHOWN to the build-phase where the usernames actually exist.
Noticed by: QAT. |
1.3 23 Sep 2008 01:59:14 |
edwin |
[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 |
1.3 24 Aug 2008 20:01:05 |
pav |
- Mark BROKEN: bad plist
Reported by: pointyhat |
1.3 18 Aug 2008 06:58:12 |
edwin |
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 |
1.3 29 Mar 2008 05:32:14 |
beech |
- Update to 1.3
PR: ports/121719
Submitted by: Guido Falsi <mad@madpilot.net>
Approved by: maintainer timeout (two weeks) |
1.2.0_1 19 Dec 2006 01:27:09 |
leeym |
- utilize USE_BDB
PR: 89023 |
1.2.0_1 24 Jan 2006 03:14:23 |
edwin |
SHA256ify
Approved by: krion@ |
1.2.0_1 17 Nov 2005 20:05:34 |
mnag |
Fix install when WRKDIRPREFIX is different
PR: 88871
Submitted by: Dean Phillips <dmphilli@gmail.com>
Approved by: Dan Larsson <dl@tyfon.net> (maintainer) |
1.2.0_1 17 Oct 2005 18:10:17 |
garga |
- Fix port not respecting non-standard LOCALBASE/X11BASE
- Use DOCSDIR
PR: ports/87570
Submitted by: maintainer |
1.2.0_1 31 Jan 2004 23:34:35 |
sergei |
- Add USE_SIZE=yes to Makefile
- Add SIZE to distinfo
PR: ports/62113
Submitted by: maintainer |
1.2.0_1 14 Jan 2004 10:12:16 |
sergei |
- 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 |
1.2.0_1 21 Feb 2003 14:01:38 |
knu |
De-pkg-comment. |
1.2.0_1 22 Aug 2002 19:13:46 |
ade |
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 |
1.2.0 21 May 2002 14:09:16 |
cy |
Forced commit to document that the previous commit was submitted by
the MAINTAINER. |
1.2.0 21 May 2002 13:21:37 |
cy |
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> |
1.2.0 18 May 2002 03:11:52 |
kris |
BROKEN: Does not install cleanly |
09 Feb 2002 16:39:41 |
cy |
Update squidguard 1.1.4 -> 1.2.0. |
20 Nov 2001 23:29:38 |
lioux |
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the
later case |
05 Oct 2001 15:40:23 |
adrian |
Change the ports that relied on squid23 to rely on squid24. I should have
checked this first. :( |
01 Jun 2001 07:05:18 |
obrien |
Use proper POSIX syntax for `chown'. |
16 Jan 2001 17:33:20 |
sobomax |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
08 Oct 2000 08:11:25 |
asami |
Convert category www to new layout. |
10 Jul 2000 04:58:41 |
steve |
Adding squidguard version 1.1.4. A fast redirector for squid. |