Bug 192235 - [stage][PATCH] net/userfw: support STAGEDIR
Summary: [stage][PATCH] net/userfw: support STAGEDIR
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-29 08:39 UTC by gelraen.ua
Modified: 2014-07-29 14:34 UTC (History)
2 users (show)

See Also:


Attachments
Patch generated with `svn diff` (6.20 KB, patch)
2014-07-29 08:39 UTC, gelraen.ua
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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