Changes to header library layout and API in devel/pwlib require a few patches to gatekeeper to make it compile and run properly. These fixes were (mainly) pulled directly from the GnuGK 2.2.6 codebase and so can be removed when the maintainer updates to that version. Fix: Apply the following patch. Also available at: http://steve.energistic.com/h323-ports/gatekeeper-2.2.4.1-2.2.4.2.patch
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-ports-bugs->rafan I'll take it.
rafan 2008-03-01 07:26:20 UTC FreeBSD ports repository Modified files: net/gatekeeper Makefile Added files: net/gatekeeper/files patch-Routing-cxx patch-addpasswd-cxx patch-capctrl-cxx patch-clirw-cxx patch-main-cxx Log: - Fix build after devel/pwlib updated to 1.12.0 PR: ports/119375 Submitted by: Steve Ames <steve at energistic.com> (maintainer of devel/pwlib) Approved by: maintainer timeout (2 months) Revision Changes Path 1.47 +1 -1 ports/net/gatekeeper/Makefile 1.1 +12 -0 ports/net/gatekeeper/files/patch-Routing-cxx (new) 1.1 +11 -0 ports/net/gatekeeper/files/patch-addpasswd-cxx (new) 1.1 +22 -0 ports/net/gatekeeper/files/patch-capctrl-cxx (new) 1.1 +21 -0 ports/net/gatekeeper/files/patch-clirw-cxx (new) 1.1 +14 -0 ports/net/gatekeeper/files/patch-main-cxx (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"
State Changed From-To: feedback->closed Committed. Thanks!