Bug 211774 - [PATCH] www/nghttp2: Update to v1.13.0 and enable build of library only
Summary: [PATCH] www/nghttp2: Update to v1.13.0 and enable build of library only
Status: Closed DUPLICATE of bug 211494
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2016-08-12 13:12 UTC by Robert Schulze
Modified: 2016-09-11 07:53 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (sunpoet)


Attachments
Patch for Makefile and pkg-plist (2.34 KB, patch)
2016-08-12 13:12 UTC, Robert Schulze
no flags Details | Diff
Patch for Makefile, pkg-plist, distinfo (3.31 KB, patch)
2016-08-15 08:12 UTC, Robert Schulze
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Schulze 2016-08-12 13:12:23 UTC
Created attachment 173586 [details]
Patch for Makefile and pkg-plist

The patch makes it possible to disable the main applications and their dependencies altogether. Furthermore, building of the example applications (and the dependency on libevent-opensssl) is dropped since there were not mentioned in pkg-plist. 

After all, one can use the library to build www/apache24 with HTTP2 support without any further dependencies.
Comment 1 Po-Chuan Hsieh freebsd_committer freebsd_triage 2016-08-13 07:57:45 UTC
I prefer not to change the defaults.
Comment 2 Bernard Spil freebsd_committer freebsd_triage 2016-08-13 14:01:34 UTC
Can we at least progress upgrading nghttp2 to 1.13.0? It was released on July 27 and we've missed updating to 1.12.0 as well. 1.11.1 is from 2016-05-29.
Comment 3 Robert Schulze 2016-08-15 08:12:30 UTC
Created attachment 173695 [details]
Patch for Makefile, pkg-plist, distinfo

This patch leaves the defaults untouched and updates the port to nghttp2-v1.13.0.
Comment 4 Bernard Spil freebsd_committer freebsd_triage 2016-08-15 10:44:08 UTC
Patch merged into earlier patch by peter

*** This bug has been marked as a duplicate of bug 211494 ***
Comment 5 commit-hook freebsd_committer freebsd_triage 2016-09-11 07:53:17 UTC
A commit references this bug:

Author: brnrd
Date: Sun Sep 11 07:52:27 UTC 2016
New revision: 421805
URL: https://svnweb.freebsd.org/changeset/ports/421805

Log:
  www/nghttp2: Update to 1.14.0

    - Update to 1.14.0
    - Switch USE_OPENSSL to USES= ssl
    - Add options for APPS and SPDY
    - Default no change (i.e. APPS and SPDY on)
    - Add rc-script for nghttpx
    - Add sample config for nghttpx

  PR:             211336, 211494, 211774
  Submitted by:   brnrd (211336, version update)
  Submitted by:   peter (211494, rc-script and sample config)
  Submitted by:   Robert Schulze <rs@bytecamp.net> (211774, APPS and SPDY options)
  Approved by:    Maintainer timeout

Changes:
  head/www/nghttp2/Makefile
  head/www/nghttp2/distinfo
  head/www/nghttp2/files/
  head/www/nghttp2/files/nghttpx.conf.sample
  head/www/nghttp2/files/nghttpx.in
  head/www/nghttp2/pkg-plist