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

Number of commits found: 38

Wednesday, 12 Dec 2018
01:35 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 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, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
Original commitRevision:487272 
Sunday, 11 Nov 2018
18:18 sunpoet search for other commits by this committer
Mark DEPRECATED and set EXPIRATION_DATE to 2018-12-31

PR:		232952
Notified by:	brnrd
Original commitRevision:484710 
Tuesday, 6 Nov 2018
21:12 sunpoet search for other commits by this committer
Remove outdated BROKEN_SSL

PR:		232952
Submitted by:	brnrd
Original commitRevision:484351 
Monday, 10 Sep 2018
13:14 mat search for other commits by this committer
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
Original commitRevision:479406 
Sunday, 29 Jul 2018
22:18 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

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

PR:		222542
Original commitRevision:475857 
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, 20 Aug 2017
12:27 sunpoet search for other commits by this committer
Pet portlint: move BROKEN_* upward
Original commitRevision:448394 
Monday, 1 May 2017
12:47 sunpoet search for other commits by this committer
Use USES=gnome

- Adjust BROKEN_powerpc64
Original commitRevision:439886 
Sunday, 30 Apr 2017
04:35 linimon search for other commits by this committer
Provide more descriptive error messages for ports failing on powerpc64.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:439789 
Saturday, 15 Apr 2017
00:46 sunpoet search for other commits by this committer
Use BROKEN_SSL
Original commitRevision:438554 
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 
Monday, 13 Mar 2017
17:43 mat search for other commits by this committer
Mark a few more ports BROKEN with openssl-devel.

Sponsored by:	Absolight
Original commitRevision:436094 
Monday, 20 Feb 2017
02:57 jbeich search for other commits by this committer
devel/libevent2: drop historical suffix after r362796

PR:		216777
Approved by:	mm (maintainer)
Original commitRevision:434427 
Saturday, 4 Feb 2017
07:56 jbeich search for other commits by this committer
devel/libevent2: update to 2.1.8 and cleanup

- DEFAULT_VERSIONS += ssl=openssl-devel is now supported
- devel/py-event and devel/p5-Event-Lib are marked BROKEN

Changes:	https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt
Changes:	https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog
PR:		216527
Exp-run by:	antoine
Approved by:	mm (maintainer)
Original commitRevision:433286 
Tuesday, 3 Jan 2017
18:43 jbeich search for other commits by this committer
Assume "pkg-config --static zlib" works after 9.x EOL

Many hacks simply removed dependency on zlib which broke static linking
if it was actually supported.
Original commitRevision:430509 
17:06 jbeich search for other commits by this committer
Assume "pkg-config zlib" works after 9.x reached EOL

Many ports passed ZLIB_CFLAGS="-I/usr/include" ZLIB_LIBS="-L/usr/lib -lz"
which is unsafe at least with lang/gcc* that override some system headers
and have newer libgcc_s.so that our old version in base may not be
forward-compatible with.
Original commitRevision:430483 
Sunday, 1 Jan 2017
04:41 sunpoet search for other commits by this committer
Remove outdated OSVERSION check

- Remove RUN_DEPENDS: BUILD_DEPENDS is sufficient to block unqualified version
Original commitRevision:430240 
Saturday, 19 Nov 2016
17:04 sunpoet search for other commits by this committer
- Update to 1.4.0
- Use USES=ssl

Changes:	https://github.com/tatsuhiro-t/spdylay/releases
Original commitRevision:426424 
Tuesday, 20 Sep 2016
09:18 linimon search for other commits by this committer
Also mark as broken on sparc64.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:422490 
Thursday, 16 Jun 2016
13:23 mat search for other commits by this committer
Fix usage of WITH_OPENSSL_BASE, WITH_OPENSSL_PORT and OPENSSL_PORT.

WITH_OPENSSL_* can't be set after bsd.port.pre.mk.
Fold all other usage into using SSL_DEFAULT == foo

PR:		210149
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	The FreeBSD Foundation, Absolight
Differential Revision:	https://reviews.freebsd.org/D6577
Original commitRevision:416966 
Saturday, 23 Apr 2016
06:47 sunpoet search for other commits by this committer
- Pet portlint
- Update BROKEN: use lowercase for leading character
Original commitRevision:413813 
Thursday, 21 Apr 2016
16:43 swills search for other commits by this committer
many ports: mark broken on powerpc64
Original commitRevision:413746 
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, 1 Feb 2016
19:47 sunpoet search for other commits by this committer
- Add LICENSE_FILE
Original commitRevision:407732 
Saturday, 21 Mar 2015
22:00 sunpoet search for other commits by this committer
- Update to 1.3.2

Changes:	https://github.com/tatsuhiro-t/spdylay/releases
Original commitRevision:381872 
Saturday, 13 Sep 2014
15:18 sunpoet search for other commits by this committer
- Update to 1.3.1
- Add BUILD_DEPENDS and RUN_DEPENDS to check version requirement

Changes:	https://github.com/tatsuhiro-t/spdylay/releases
Original commitRevision:368110 
Friday, 12 Sep 2014
16:00 sunpoet search for other commits by this committer
- Update to 1.3.0

Changes:	https://github.com/tatsuhiro-t/spdylay/releases
Original commitRevision:368035 
Saturday, 30 Aug 2014
15:36 sunpoet search for other commits by this committer
- Use INSTALL_TARGET=install-strip
- Do not silence installation message
Original commitRevision:366636 
Thursday, 24 Jul 2014
13:32 bapt search for other commits by this committer
Only use libevent2

Remove libevent as libevent2 is providing a good compatibility interface as well
as providing better performances.
Remove custom patches from libevent2 and install libevent2 the regular way
Mark ports abusing private fields of the libevent1 API as broken
Import a patch from fedora to have honeyd working with libevent2
Remove most of the patches necessary to find the custom installation we used to
have for libevent2

With hat:	portmgr
Original commitRevision:362796 
Monday, 14 Jul 2014
09:56 sunpoet search for other commits by this committer
- Update to 1.2.5

Changes:	https://github.com/tatsuhiro-t/spdylay/releases
Original commitRevision:361749 
Saturday, 24 May 2014
06:23 sunpoet search for other commits by this committer
- Update to 1.2.4
- Use USES=libtool

Changes:	https://github.com/tatsuhiro-t/spdylay/releases
Original commitRevision:354983 
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 
Friday, 14 Mar 2014
15:20 sunpoet search for other commits by this committer
- Add my LOCAL to MASTER_SITES
- Use USES=tar:xz
Original commitRevision:348252 
Thursday, 13 Feb 2014
16:28 sunpoet search for other commits by this committer
- Update to 1.2.3
- Fix libspdylay.pc
- Simplify PORTDOCS
- Update WWW

Changes:	https://github.com/tatsuhiro-t/spdylay/releases
Original commitRevision:344126 
Sunday, 19 Jan 2014
09:26 sunpoet search for other commits by this committer
- Update to 1.2.2
- Update MASTER_SITES
- Update COMMENT and pkg-descr

Changes:	https://github.com/tatsuhiro-t/spdylay/blob/master/NEWS
PR:		ports/185634
Submitted by:	pluknet
Original commitRevision:340241 
Monday, 4 Nov 2013
10:40 sunpoet search for other commits by this committer
- Remove SHRPX option: always build shrpx
- Simplify Makefile
- Bump PORTREVISION for package change
Original commitRevision:332685 
Wednesday, 23 Oct 2013
19:41 sunpoet search for other commits by this committer
- Respect libevent_openssl.pc
Original commitRevision:331419 
19:10 sunpoet search for other commits by this committer
- Add spdylay 1.1.0

Spdylay - SPDY C Library

This is an experimental implementation of Google's SPDY protocol in C. This
library provides SPDY version 2 and 3 framing layer implementation. It does not
perform any I/O operations. When the library needs them, it calls the callback
functions provided by the application. It also does not include any event
polling mechanism, so the application can freely choose the way of handling
events. This library code does not depend on any particular SSL library (except
for example programs which depend on OpenSSL 1.0.1 or later).

This project also develops SPDY client, server and proxy on top of Spdylay
library.

WWW: http://spdylay.sourceforge.net/
Original commitRevision:331414 

Number of commits found: 38