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/pkg-plist

Number of commits found: 9

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 
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 
Monday, 8 Dec 2014
09:11 sunpoet search for other commits by this committer
- Cleanup PLIST
Original commitRevision:374246 
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, 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 
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: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: 9