Bug 192235

Summary: [stage][PATCH] net/userfw: support STAGEDIR
Product: Ports & Packages Reporter: gelraen.ua
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: marino, wg
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch generated with `svn diff` none

Description gelraen.ua 2014-07-29 08:39:31 UTC
Created attachment 145118 [details]
Patch generated with `svn diff`

Given how CMake handles DESTDIR from environment, I just needed to pass it through to Makefiles that are invoked from CMakeLists.txt. Also fixed build on FreeBSD >= 10.
Comment 1 William Grzybowski freebsd_committer freebsd_triage 2014-07-29 12:54:26 UTC
Would you like to be the maintainer?
Comment 2 William Grzybowski freebsd_committer freebsd_triage 2014-07-29 14:06:21 UTC
Nevermind, I see you already changed in the patch.
Comment 3 commit-hook freebsd_committer freebsd_triage 2014-07-29 14:08:15 UTC
A commit references this bug:

Author: wg
Date: Tue Jul 29 14:07:43 UTC 2014
New revision: 363323
URL: http://svnweb.freebsd.org/changeset/ports/363323

Log:
  net/userfw: support stage [1]

  - Fix for FreeBSD >= 10 [1]
  - USES tar:xz [1]
  - USES kmod
  - Remove check for FreeBSD < 8
  - Pass maintainership to submitter

  PR:		192235
  Submitted by:	gelraen.ua gmail com [1]

Changes:
  head/net/userfw/Makefile
  head/net/userfw/files/
  head/net/userfw/files/patch-cmake__userfw_module.cmake
  head/net/userfw/files/patch-core__CMakeLists.txt
  head/net/userfw/files/patch-modules__dummynet__dummynet.c
  head/net/userfw/files/patch-modules__ng_userfw_connector__ng_userfw_connector.c
  head/net/userfw/pkg-plist