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

Number of commits found: 40

Sunday, 11 Mar 2018
17:38 brnrd search for other commits by this committer
Migrate USE_APACHE to USES= apache (category www)

 - Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk

With hat:	apache
Original commitRevision:464189 
Monday, 19 Feb 2018
13:18 antoine search for other commits by this committer
Remove dependency on the python metaports

PR:		225752
Submitted by:	Yasuhiro KIMURA
Original commitRevision:462316 
Friday, 22 Sep 2017
10:48 mat search for other commits by this committer
Cleanup after removal of libexecinfo from ports.

PR:		220271
Submitted by:	mat (review), Yasuhiro KIMURA (PR)
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D11488
Original commitRevision:450353 
10:48 mat search for other commits by this committer
Remove USES=execinfo.

PR:		220271
Submitted by:	mat (review), Yasuhiro KIMURA (PR)
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D11488
Original commitRevision:450351 
Sunday, 10 Sep 2017
20:55 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
Original commitRevision:449591 
Sunday, 14 May 2017
07:06 linimon search for other commits by this committer
Commit a workaround for archs with no clang in base.  This avoids
the warning '"clang --version" returned non-zero status' when doing
operations such as 'make describe'.

I have been running with this patch on sparc64 for quite some time.
It has also been tested on powerpc64, and for harmlessness on amd64.

Arguably, this is a something missing in the infrastructure.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:440867 
Thursday, 27 Apr 2017
12:14 mat search for other commits by this committer
Enhance the BROKEN_SSL messages.

Sponsored by:	Absolight
Original commitRevision:439540 
Friday, 14 Apr 2017
14:42 mat search for other commits by this committer
Rename (BROKEN|IGNORE)_OPENSSL to \1_SSL.

Suggested by:	sunpoet
Sponsored by:	Absolight
Original commitRevision:438518 
Thursday, 13 Apr 2017
16:52 mat search for other commits by this committer
Add a BROKEN_OPENSSL and IGNORE_OPENSSL, to mark ports that are
BROKEN/IGNORE for specific OpenSSL flavors.

Convert a few ports as an example.

Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D10340
Original commitRevision:438453 
Saturday, 1 Apr 2017
15:23 gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
Original commitRevision:437439 
Sunday, 27 Nov 2016
12:28 antoine search for other commits by this committer
Unbreak INDEX

Pointy hat:	brnrd
Original commitRevision:427231 
10:21 brnrd search for other commits by this committer
www/mod_spdy: IGNORE with LibreSSL

  - IGNORE when built with security/libressl(-devel)
  - Move from USE_OPENSSL to USES= ssl
  - Update WWW

PR:		210773
Approved by:	maintainer timeout
Original commitRevision:427216 
Sunday, 20 Nov 2016
09:38 gerald search for other commits by this committer
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
Original commitRevision:426566 
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 
Monday, 16 Nov 2015
00:30 gerald search for other commits by this committer
Add GCC_DESC to Mk/bsd.options.desc.mk.  Use this in a number of ports
instead of their own respective settings.
Original commitRevision:401738 
Monday, 9 Nov 2015
10:50 gerald search for other commits by this committer
Adjust GCC_DESC to match the current situation (and be more resilient
to changes around USE_GCC going forward).
Original commitRevision:401089 
Friday, 23 Oct 2015
15:23 danfe search for other commits by this committer
- Suppress warnings about unused local typedefs for Clang 3.6.0 and higher
- Convert explicit dependency on `devel/libexecinfo' to USES=execinfo
- Wrap one overly long line while I'm here

PR:		198112
Submitted by:	dim
Original commitRevision:400029 
Thursday, 15 Oct 2015
14:55 mat search for other commits by this committer
Drop 8 support.

With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3694
Original commitRevision:399346 
Sunday, 2 Aug 2015
15:03 tijl search for other commits by this committer
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do.  On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).

Bump PORTREVISION on all ports where the build log contains -export-symbols.

audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions.  Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to.  Fix a number of other issues in the same
Makefile.am and clean up the port Makefile.

japanese/scim-honoka: Tries to hide all symbols that start with an
underscore, but because this library is written in C++ all symbols start
with _Z so it ends up hiding everything.  Just don't hide anything at all
like the textproc/scim configure script does.

multimedia/schroedinger: Apply an upstream patch.

textproc/scim-input-pad: Same as japanese/scim-honoka.

PR:		201922
Approved by:	portmgr (antoine)
Exp-run by:	antoine
Original commitRevision:393429 
Thursday, 14 May 2015
10:15 mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:386312 
Saturday, 3 Jan 2015
08:41 mva search for other commits by this committer
- Convert USE_PYTHON to new USES in www/

With hat:	python@
Original commitRevision:376109 
Friday, 19 Dec 2014
00:10 antoine search for other commits by this committer
Attempt to unbreak index on freebsd < 9.2 too
Original commitRevision:374935 
Saturday, 15 Mar 2014
08:12 miwi search for other commits by this committer
- Covert USE_GMAKE, USE_BZIP2, USE_XZ to USES
Original commitRevision:348295 
Monday, 13 Jan 2014
21:00 rene search for other commits by this committer
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
Original commitRevision:339634 
Monday, 30 Dec 2013
20:55 ohauer search for other commits by this committer
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20

- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4

PR:		ports/184785
Submitted by:	ohauer
Reviewed by:	tabthorpe
Approved by:	portmgr (tabthorpe@)
Original commitRevision:338168 
Tuesday, 17 Dec 2013
11:05 wg search for other commits by this committer
www/mod_spdy: depends explicitly on python

Reported by:	exp-run (PR/184591)
Approved by:	portmgr (blanket)
Original commitRevision:336714 
Friday, 15 Nov 2013
22:22 swills search for other commits by this committer
- Update to 0.9.4.1
- Fix build with clang on HEAD and 10
- Support StageDir
- Normalize COMMENT
- Add USE_OPENSSL and remove OpenSSL from DISTFILES
- Use clang as the default compiler
- Make portlint happy
- Sync Makefile style with www/chromium

PR:		ports/183529
Submitted by:	Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer)
Original commitRevision:333944 
Tuesday, 29 Oct 2013
13:49 brooks search for other commits by this committer
When the CLANG option is enabled and an appropraite clang is not
available use lang/clang33 rather than the deprecated lang/clang.

Approved by:	Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer)
Original commitRevision:331947 
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, 17 Aug 2013
16:27 gerald search for other commits by this committer
Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.

Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.

This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.

That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.

Approved by:	portmgr (bdrewery)
Original commitRevision:324851 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Thursday, 11 Oct 2012
00:59 swills search for other commits by this committer
- Update to 0.9.3.3

PR:		ports/172564
Submitted by:	Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer)
Feature safe:	yes
Original commitRevision:305695 
Monday, 24 Sep 2012
20:55 ohauer search for other commits by this committer
- USE_APACHE s/22+/22/

some additional cleanups/fixes
- adopt new Makefile header
- convert to optionsNG
- use BROKEN instead IGNORE in bsd.apache.mk

with hat apache@
Original commitRevision:304797 
Friday, 21 Sep 2012
21:31 swills search for other commits by this committer
- Update to 0.9.3.2

PR:		ports/171829
Submitted by:	Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer)
Original commitRevision:304641 
Wednesday, 12 Sep 2012
01:52 swills search for other commits by this committer
- Update to 0.9.3.1

PR:		ports/171560
Submitted by:	Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer)
Original commitRevision:304127 
Thursday, 6 Sep 2012
06:12 swills search for other commits by this committer
- Convert to OptionsNG

PR:		ports/171336
Submitted by:	Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer)
Original commitRevision:303745 
Wednesday, 29 Aug 2012
13:29 swills search for other commits by this committer
- Update www/mod_spdy to v0.9.2.2
- Update pkg-descr, this module is now suitable for production environments

PR:		ports/170854
Submitted by:	Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer)
Original commit
Sunday, 22 Jul 2012
14:08 swills search for other commits by this committer
- Avoid leftover file

Reported by:	pointyhat via beat
Original commit
Thursday, 17 May 2012
23:43 swills search for other commits by this committer
- Update www/mod_spdy to 0.9.2.1
- Since it synced to latest version of Chromium, we have to change the default
compiler as www/chromium
- Note that clang is now the default compiler (GCC 4.6 is optionable)
- Added DEBUG option

PR:             ports/167926
Submitted by:   Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer)
Original commit
Friday, 4 May 2012
13:37 swills search for other commits by this committer
mod_spdy is an Apache 2.x filter module that provides SPDY support in the
Apache HTTPD web server. Because mod_spdy is an Apache module, it can be
loaded into currently deployed Apache HTTPD 2.x web servers using mod_so.
This module is still an early beta and is not yet suitable for production
environments.

WWW:    http://code.google.com/p/mod-spdy/

PR:             ports/166538
Submitted by:   Masaki TAGAWA
Original commit

Number of commits found: 40