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

Number of commits found: 34

Saturday, 28 Feb 2015
12:54 marino search for other commits by this committer
www/squid33: Fast track removal to 14 March 2015

This port was supposed to be removed 31 Jan 2015, but it was extended
four months.  A few days later the bug that it was extended for was
fixed and is already in www/squid (3.4.12)

Therefore, cancel the rest of the extension and remove this port in
two weeks.
Original commitRevision:380140 
Sunday, 22 Feb 2015
15:16 marino search for other commits by this committer
www/squid33: Fix [-Werror=logical-not-parentheses] (gcc5)

Fix logical evaluation of condition (caught by gcc5)
Original commitRevision:379611 
Monday, 5 Jan 2015
09:46 pi search for other commits by this committer
www/squid33: move EXPIRATION_DATE to 2015-05-31

Reason: ntlm_auth issue with www/squid, see
http://bugs.squid-cache.org/show_bug.cgi?id=3997

PR:		195556
Submitted by:	timp87@gmail.com
Original commitRevision:376287 
Monday, 22 Sep 2014
08:40 madpilot search for other commits by this committer
Add CPE info to squid ports.

Requested by:	des@
Original commitRevision:368828 
Thursday, 18 Sep 2014
15:22 amdmi3 search for other commits by this committer
- Unbreak ECAP option
Original commitRevision:368485 
13:24 madpilot search for other commits by this committer
Update squid to 3.4.8 and add patches to squid33.

This update addresses CVE-2014-6270.

PR:		193737
Submitted by:	timp87 at gmail.com
Original commitRevision:368457 
06:58 marino search for other commits by this committer
www/squid and www/squid33: Fix plist error depending on selected options

PR:		193717
Reported by:	kib@
Fixed by:	timp87 (gmail)
Original commitRevision:368421 
Tuesday, 16 Sep 2014
12:57 marino search for other commits by this committer
www/squid33: Update deprecation message with a more accurate EOL date
Original commitRevision:368309 
12:29 marino search for other commits by this committer
www/squid: Upgrade version 2.7.9 => 3.4.7

From now on, there will only be one squid port, this one.  Squid33 has
been deprecated and will expire on 31 JAN 2015.

PR:		192828
Submitted by:	timp87 (gmail)
Contributions:	takefu (airport.fm), Dennis Glatting
Original commitRevision:368307 
Wednesday, 27 Aug 2014
21:55 marino search for other commits by this committer
www/squid33: Upgrade version 3.3.11 => 3.3.13

Refactored the makefile again, added urls for known bugs in the makefile,
Removed FS_COSS from options (broken everywhere).  The new versions bring
in fixes from upstream too.

PR:		192983
Collaboration:	timp87 and ohauer@
Original commitRevision:366362 
Monday, 25 Aug 2014
17:54 marino search for other commits by this committer
www/squid33: Clarify option for http-violations

The option STRICT_HTTP was highly misleading.  If enabled, it disabled
strict checking, the opposite of what somebody would reasonably assume.
Rename the option to LAX_HTTP and improve the description to ward off
potential confusion.

PR:		192980
Reported by:	screenblack (gmail)
Original commitRevision:366115 
Saturday, 23 Aug 2014
12:36 marino search for other commits by this committer
www/squid33: Support Kerberos on DragonFly

DragonFly does not have Kerberos in the base system as this port assumes.
In order to build squid33, DF has a dependency on krb5 packages.  Morever,
the configure check assumes Kerberos is in the base system, so it fails
to configure.  Disable the check completely as it's guaranteed to pass on
FreeBSD and the sought headers are installed with krb5.
Original commitRevision:365726 
11:40 marino search for other commits by this committer
www/squid33: Fix plist for options, enable keytab only for squid

PR:		192913
Submitted by:	timp87
Original commitRevision:365721 
Wednesday, 20 Aug 2014
07:31 marino search for other commits by this committer
www/squid33: Convert to static pkg-list, use option configuration

Also remove the IPv6 disabled patch.

PR:		192846
Submitted by:	takefu (airport.fm)
Original commitRevision:365436 
Tuesday, 19 Aug 2014
08:27 marino search for other commits by this committer
www/squid33: Fix basic_auth helper, cleanup, and rework @sample files

  basic_db_auth ext_sql_session_acl is not installed it's perl5.16 later
  WARNING: no_suid: setuid(0): (1) Operation not permitted
    http://www.squid-cache.org/mail-archive/squid-users/201301/0390.html
    http://www.squid-cache.org/mail-archive/squid-dev/201305/0172.html
  Change to .sample from .default the configuration file name
  use criteria change of clang
  The trimmed of PLIST_FILES
  It does not require the deletion of .orig .bak.

PR:		192824
Submitted by:	takefu (airport.fm)
Original commitRevision:365365 
Monday, 18 Aug 2014
18:44 marino search for other commits by this committer
www/squid33: Use @sample with 5 conf files to avoid overwrites
Original commitRevision:365339 
Sunday, 17 Aug 2014
12:47 marino search for other commits by this committer
Stage www/squid33

This port needed a *lot* of love, and it needs a lot more.  It has a
ton of options (Do we need so many options rather than enabled by
default?) and I suspect many options aren't staged properly.  Also the
way the plist is put together is crazy.  This needs a proper static
pkg-plist with PLIST_SUB switches.  This port badly needs a full-time
maintainer.  (www/squid32 and www/squid are just as bad)

I also added patch from PR 192119 while I was here.

PR:		189903
Submitted by:	joe (thralling.com)
Lotsa TLC:	marino
Original commitRevision:365181 
Monday, 11 Aug 2014
13:18 marino search for other commits by this committer
www/squid, squid32, squid33: Reset maintainer

At least 2 PRs per port have been submitted to provide staging going back
to May, but the maintainer has not responded.  These PRs prevented the
maintainer from being reset on the big pass, so do it now that there are
only 2 weeks left to stage these ports.

Approved by:	portmgr (implicit, NOT_STAGED)
Original commitRevision:364602 
Tuesday, 29 Jul 2014
18:41 adamw search for other commits by this committer
Convert a bunch of USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
Original commitRevision:363371 
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, 16 Jul 2014
08:44 bapt search for other commits by this committer
Fix some non default LIB_DEPENDS

With hat:	portmgr
Original commitRevision:362053 
Wednesday, 16 Apr 2014
18:28 zeising search for other commits by this committer
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
Original commitRevision:351411 
Thursday, 5 Dec 2013
11:10 mat search for other commits by this committer
Fixup pkgnames.

PR:		ports/184440, ports/184441, ports/184442, ports/184443, ports/184444,
ports/184445, ports/184446, ports/184447, ports/184448, ports/184449,
ports/184450
Submitted by:	mat
Approved by:	portmgr (bapt)
Original commitRevision:335658 
06:28 tmseck search for other commits by this committer
Update to 3.3.11.

Approved by:	crees (Mentor)
Original commitRevision:335653 
Tuesday, 26 Nov 2013
14:57 mat search for other commits by this committer
Fix build with ECAP.

USES can't be fiddled with after including bsd.port.pre.mk.

maintainer timeout

PR:		ports/183894
Submitted by:	mat
Original commitRevision:334940 
Monday, 11 Nov 2013
20:29 flo search for other commits by this committer
- fix build on FreeBSD >= 10.0 [1]
- update to 3.3.10

PR:		ports/183352
Submitted by:	dim [1]
Approved by:	maintainer timeout
Original commitRevision:333532 
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 
Tuesday, 17 Sep 2013
05:13 tmseck search for other commits by this committer
Update to 3.3.9.

Approved by:	crees (mentor)
Original commitRevision:327449 
Saturday, 14 Sep 2013
15:39 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:327296 
Sunday, 4 Aug 2013
19:40 tmseck search for other commits by this committer
- Update rc script to fix squid_fib handling [1]
- Add patchsets 12594-12601 from upstream

Approved by:	crees (mentor)
Obtained from:	kib [1], hrs [1]
Original commitRevision:324248 
Tuesday, 16 Jul 2013
00:33 delphij search for other commits by this committer
Security update to www/squid32 and www/squid33 to 3.2.13 and 3.3.8 in order
to address remote denial of service vulnerability.

Security:	30a04ab4-ed7b-11e2-8643-8c705af55518
With hat:	ports-security
Original commitRevision:323084 
Sunday, 9 Jun 2013
19:47 tmseck search for other commits by this committer
- Update to 3.3.5 including vendor patches 12566 to 12572
- Remove some leftovers from the repocopy of squid32 [1]
- Move the creation/deletion of the Squid state directory from
  pkg-install/pkg-deinstall to rc.d/squid [2]
- Add a squid_getpid function and update the procname pattern to get
  the correct name and PID of Squid's master process

PR:		ports/178511 [1]
Submitted by:	crees [2]
Approved by:	crees (mentor)
Original commitRevision:320406 
Saturday, 11 May 2013
10:59 tmseck search for other commits by this committer
- Move Squid's IPC work directory from /var/squid/run/squid/ to
  /var/run/squid/. This should fix issues with SMP mode [1].
- Rename some variables in pkg-install.in to be consistent with pkg-deinstall.
- Fix the path of the default cache directory in pkg-message.in.
- Otherwise no user visible changes.

PR:		ports/178304 [1]
Approved by:	flo (mentor)
Original commitRevision:317862 
Wednesday, 1 May 2013
16:56 tmseck search for other commits by this committer
Add www/squid33.

Approved by:	flo (mentor)
Original commitRevision:317033 

Number of commits found: 34