Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jun 2017 19:27:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 219622] New port: net/ndproxy The ndproxy(4) kernel module implements IPv6 Neighbor Discovery proxying with many options to handle several use-cases.
Message-ID:  <bug-219622-13-A3Zv3rGkjl@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219622-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-219622-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219622

--- Comment #3 from Alexandre Fenyo <fbsd.bugzilla@fenyo.net> ---
Created attachment 183688
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D183688&action=
=3Dedit
updated port shell archive

Thanks for your advices, I've applied all of them in this updated attacheme=
nt:

- I've solved every warning and errors reported by portlint

- I've removed useless variables (WRKSRC, GH_PROJECT, NO_PACKAGE)

- I've removed "${MV} -f work/ndproxy-${PORTVERSION} work/sources" from the
Makefile

- I've remove "pre-everything" Makefile target

- I've changed the module installation directory to ${STAGEDIR}${KMODDIR}
(/boot/module)

Then I've updated files/ndproxy.in according to the previous changes (I've
removed kldconfig calls since the module is now in the default /boot/module
directory).
And I've finally moved pkg-message to files/pkg-message.in in order to repl=
ace
the string /usr/local by %%PREFIX%%

I've tested this new version and everything seems OK.

Many thanks,
Sincerely,

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219622-13-A3Zv3rGkjl>