Bug 197190 - [maintainer] net-mgmt/nfdump: Add NSEL option
Summary: [maintainer] net-mgmt/nfdump: Add NSEL option
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: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-30 02:53 UTC by Carlos J Puga Medina
Modified: 2015-01-31 20:26 UTC (History)
1 user (show)

See Also:


Attachments
nfdump.diff (1.27 KB, patch)
2015-01-30 02:53 UTC, Carlos J Puga Medina
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos J Puga Medina 2015-01-30 02:53:34 UTC
Created attachment 152363 [details]
nfdump.diff

- Add NSEL option per user request.

Output:

% portlint -ac
WARN: Makefile: [111]: possible use of "${CHMOD}" found. Use @(owner,group,mode) syntax or @owner/@group operators in pkg-plist instead.
WARN: Consider to set DEVELOPER=yes in /etc/make.conf
0 fatal errors and 2 warnings found.

Build logs via poudriere:

https://fbsd.es/~cpm/freebsd/poudriere/freebsd:8:x86:32/2015-01-29_16h41m42s/build.html
https://fbsd.es/~cpm/freebsd/poudriere/freebsd:9:x86:32/2015-01-29_19h53m28s/build.html
https://fbsd.es/~cpm/freebsd/poudriere/freebsd:10:x86:32/2015-01-29_23h13m00s/build.html
Comment 2 Carlos J Puga Medina 2015-01-31 18:54:18 UTC
I will add build logs via poudriere on amd64 ASAP.
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2015-01-31 20:11:16 UTC
build test on amd64 went fine here. I'll commit it.
Comment 4 commit-hook freebsd_committer freebsd_triage 2015-01-31 20:14:03 UTC
A commit references this bug:

Author: pi
Date: Sat Jan 31 20:13:03 UTC 2015
New revision: 378226
URL: https://svnweb.freebsd.org/changeset/ports/378226

Log:
  net-mgmt/nfdump: add NSEL option per user request

  PR:		197190
  Submitted by:	cpm@fbsd.es (maintainer)

Changes:
  head/net-mgmt/nfdump/Makefile
Comment 5 Kurt Jaeger freebsd_committer freebsd_triage 2015-01-31 20:26:59 UTC
Committed, thanks.