Port details |
- spdylay SPDY protocol version 2, 3 and 3.1 implementation in C
- 1.4.0_7 www
=2 1.4.0_7Version of this port present on the latest quarterly branch.
- DEPRECATED: SPDY is deprecated, use HTTP/2 instead
This port expired on: 2018-12-31
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2013-10-23 19:10:47
- Last Update: 2018-12-31 13:37:59
- SVN Revision: 488786
- People watching this port, also watch:: screen, smartmontools, nghttp2, python, py39-tkinter
- Also Listed In: net
- License: MIT
- WWW:
- https://tatsuhiro-t.github.io/spdylay/
- Description:
- Spdylay - SPDY C Library
This is an experimental implementation of Google's SPDY protocol in C. This
library provides SPDY version 2, 3 and 3.1 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: https://tatsuhiro-t.github.io/spdylay/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: spdylay
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1479405022
SHA256 (spdylay-1.4.0.tar.xz) = 1a133578dd330f5ff3b1c25798c0594e39858e6a050513e5d7ec31eda6e89341
SIZE (spdylay-1.4.0.tar.xz) = 672332
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libevent>=2.0.8 : devel/libevent
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libevent_openssl.so : devel/libevent
- libxml2.so : textproc/libxml2
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for spdylay-1.4.0_7:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- compiler:c++11-lang gnome libtool pathfix pkgconfig ssl tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4.0_7 31 Dec 2018 13:37:59 |
rene |
Remove expired ports:
2018-12-31 net/libsrtp: Superseded by libsrtp2
2018-12-31 x11-toolkits/wlc: Deprecated upstream
2018-12-31 japanese/spamassassin: does not build
2018-12-31 www/spdylay: SPDY is deprecated, use HTTP/2 instead
2018-12-31 www/moodle33: Upstream no longer maintained
2018-12-31 security/krb5-114: EOL twelve months after release of krb5-1.16
2018-12-31 databases/mongodb32: EOL upstream since September 2018
2018-12-31 databases/mongodb32-tools: EOL upstream since September 2018
2018-12-31 audio/creox: Qt4 has been EOL since december 2015
2018-12-31 audio/terminatorx: Unmaintained, broken too often
2018-12-31 audio/shoutcast: Upstream vendor no longer provides releases
2018-12-31 dns/powerdns-recursor40: FreeBSD 10.3 has reached EoL since
2018-04-30; users should upgrade and use dns/powerdns-recursor instead
2018-12-31 sysutils/ataidle: obsoleted by camcontrol(8)
2018-12-31 sysutils/syslog-ng37: No longer officially supported by Balabit, does
not support openssl111
2018-12-31 sysutils/cfengine22: No longeer supported by cfengine.com
2018-12-31 sysutils/syslog-ng36: No longer officially supported by Balabit, does
not support openssl111 |
1.4.0_7 12 Dec 2018 01:35:36 |
gerald |
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 |
1.4.0_6 11 Nov 2018 18:18:25 |
sunpoet |
Mark DEPRECATED and set EXPIRATION_DATE to 2018-12-31
PR: 232952
Notified by: brnrd |
1.4.0_6 06 Nov 2018 21:12:23 |
sunpoet |
Remove outdated BROKEN_SSL
PR: 232952
Submitted by: brnrd |
1.4.0_6 10 Sep 2018 13:14:52 |
mat |
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 |
1.4.0_6 29 Jul 2018 22:18:46 |
gerald |
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 |
1.4.0_5 10 Sep 2017 20:55:39 |
gerald |
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 |
1.4.0_4 20 Aug 2017 12:27:21 |
sunpoet |
Pet portlint: move BROKEN_* upward |
1.4.0_4 15 Jul 2017 17:22:23 |
sunpoet |
Update WWW |
1.4.0_4 01 May 2017 12:47:05 |
sunpoet |
Use USES=gnome
- Adjust BROKEN_powerpc64 |
1.4.0_4 30 Apr 2017 04:35:11 |
linimon |
Provide more descriptive error messages for ports failing on powerpc64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
1.4.0_4 15 Apr 2017 00:46:55 |
sunpoet |
Use BROKEN_SSL |
1.4.0_4 01 Apr 2017 15:23:32 |
gerald |
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 |
1.4.0_3 13 Mar 2017 17:43:55 |
mat |
Mark a few more ports BROKEN with openssl-devel.
Sponsored by: Absolight |
1.4.0_3 20 Feb 2017 02:57:04 |
jbeich |
devel/libevent2: drop historical suffix after r362796
PR: 216777
Approved by: mm (maintainer) |
1.4.0_2 04 Feb 2017 07:56:59 |
jbeich |
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) |
1.4.0_1 03 Jan 2017 18:43:19 |
jbeich |
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. |
1.4.0 03 Jan 2017 17:06:49 |
jbeich |
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. |
1.4.0 01 Jan 2017 04:41:07 |
sunpoet |
Remove outdated OSVERSION check
- Remove RUN_DEPENDS: BUILD_DEPENDS is sufficient to block unqualified version |
1.4.0 19 Nov 2016 17:04:52 |
sunpoet |
- Update to 1.4.0
- Use USES=ssl
Changes: https://github.com/tatsuhiro-t/spdylay/releases |
1.3.2 20 Sep 2016 09:18:15 |
linimon |
Also mark as broken on sparc64.
Approved by: portmgr (tier-2 blanket) |
1.3.2 16 Jun 2016 13:23:13 |
mat |
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 |
1.3.2 23 Apr 2016 06:47:00 |
sunpoet |
- Pet portlint
- Update BROKEN: use lowercase for leading character |
1.3.2 21 Apr 2016 16:43:15 |
swills |
many ports: mark broken on powerpc64 |
1.3.2 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.3.2 01 Feb 2016 19:47:00 |
sunpoet |
- Add LICENSE_FILE |
1.3.2 21 Mar 2015 22:00:21 |
sunpoet |
- Update to 1.3.2
Changes: https://github.com/tatsuhiro-t/spdylay/releases |
1.3.1 08 Dec 2014 09:11:32 |
sunpoet |
- Cleanup PLIST |
1.3.1 13 Sep 2014 15:18:15 |
sunpoet |
- Update to 1.3.1
- Add BUILD_DEPENDS and RUN_DEPENDS to check version requirement
Changes: https://github.com/tatsuhiro-t/spdylay/releases |
1.3.0 12 Sep 2014 16:00:37 |
sunpoet |
- Update to 1.3.0
Changes: https://github.com/tatsuhiro-t/spdylay/releases |
1.2.5_1 30 Aug 2014 15:36:12 |
sunpoet |
- Use INSTALL_TARGET=install-strip
- Do not silence installation message |
1.2.5_1 24 Jul 2014 13:32:59 |
bapt |
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 |
1.2.5 14 Jul 2014 09:56:53 |
sunpoet |
- Update to 1.2.5
Changes: https://github.com/tatsuhiro-t/spdylay/releases |
1.2.4 24 May 2014 06:23:54 |
sunpoet |
- Update to 1.2.4
- Use USES=libtool
Changes: https://github.com/tatsuhiro-t/spdylay/releases |
1.2.3_1 16 Apr 2014 18:28:50 |
zeising |
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 (Only the first 15 lines of the commit message are shown above ) |
1.2.3 14 Mar 2014 15:20:30 |
sunpoet |
- Add my LOCAL to MASTER_SITES
- Use USES=tar:xz |
1.2.3 13 Feb 2014 16:28:35 |
sunpoet |
- Update to 1.2.3
- Fix libspdylay.pc
- Simplify PORTDOCS
- Update WWW
Changes: https://github.com/tatsuhiro-t/spdylay/releases |
1.2.2 19 Jan 2014 09:26:22 |
sunpoet |
- 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 |
1.1.0_1 04 Nov 2013 10:40:33 |
sunpoet |
- Remove SHRPX option: always build shrpx
- Simplify Makefile
- Bump PORTREVISION for package change |
1.1.0 23 Oct 2013 19:41:56 |
sunpoet |
- Respect libevent_openssl.pc |
1.1.0 23 Oct 2013 19:10:38 |
sunpoet |
- 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/ |