Bug 145176 - [patch] unbreak net-mgmt/ng_ipacct for RELENG_8 and later
Summary: [patch] unbreak net-mgmt/ng_ipacct for RELENG_8 and later
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: skv
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-29 18:10 UTC by Eugene Grosbein
Modified: 2010-06-07 16:50 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (359 bytes, patch)
2010-03-29 18:10 UTC, Eugene Grosbein
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene Grosbein 2010-03-29 18:10:01 UTC
	The port net-mgmt/ng_ipacct uses obsolete NG_PATHLEN define
	that's gone from recent FreeBSD kernel code, so it does not build.

Fix: Add this patch as ports/net-mgmt/ng_ipacct/files/patch-ipacctctl.c
How-To-Repeat: 
	Try to build it and get:

ipacctctl.c:146: error: 'NG_PATHLEN' undeclared here (not in a function)
ipacctctl.c: In function 'ip_account_get_info':
ipacctctl.c:505: warning: unused variable 'path'
ipacctctl.c: In function 'ip_account_show':
ipacctctl.c:602: warning: unused variable 'path'

*** Error code 1
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-03-29 18:11:02 UTC
Responsible Changed
From-To: freebsd-ports-bugs->skv

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Eugene Grosbein 2010-04-25 16:48:09 UTC
Hi!

Maintainer timeout has occured for this PR. Please commit the patch.

Eugene Grosbein
Comment 3 skv freebsd_committer freebsd_triage 2010-06-07 16:46:37 UTC
State Changed
From-To: open->closed

Finally closed.
Comment 4 dfilter service freebsd_committer freebsd_triage 2010-06-07 16:46:42 UTC
skv         2010-06-07 15:46:28 UTC

  FreeBSD ports repository

  Added files:
    net-mgmt/ng_ipacct/files patch-ipacctctl 
  Log:
  Unbreak build for RELENG_8 and later.
  
  PR:             ports/145176
  Submitted by:   Eugene Grosbein <eugen@grosbein.pp.ru>
  
  Revision  Changes    Path
  1.1       +15 -0     ports/net-mgmt/ng_ipacct/files/patch-ipacctctl (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"