Here are several fixes to the port. 1) Fix installation of gpsfake, gpscat, gpsprof and their manual pages. Since we now patch the Makefile.in, create patch-file and remove post-patch REINPLACE_CMD. 2) Remove MKT3301 - no such option anymore. 3) Add AIVDM option. 4) gpsdecode and its manual page are installed only and only if three options are on: RTCM104V2 && RTCM104V3 && AIVDM.
Responsible Changed From-To: freebsd-ports-bugs->glebius Submitter has GNATS access (via the GNATS Auto Assign Tool)
Maintainer of astro/gpsd, Please note that PR ports/147722 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/147722 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
State Changed From-To: feedback->open I am not ports committer.
Responsible Changed From-To: glebius->freebsd-ports-bugs I am not ports committer.
wen 2010-06-10 02:02:40 UTC FreeBSD ports repository Modified files: astro/gpsd Makefile pkg-plist Added files: astro/gpsd/files patch-Makefile.in Log: - Fix installation of gpsfake, gpscat, gpsprof and their manual pages. [1] - Remove MKT3301 [1] - Add AIVDM option. [1] - gpsdecode and its manual page are installed only and only if three options are on: RTCM104V2 && RTCM104V3 && AIVDM. [1] - Fix PLIST PR: ports/147722 [1] Submitted by: Gleb Smirnoff <glebius@freebsd.org> [1] Revision Changes Path 1.21 +14 -10 ports/astro/gpsd/Makefile 1.1 +27 -0 ports/astro/gpsd/files/patch-Makefile.in (new) 1.8 +17 -2 ports/astro/gpsd/pkg-plist _______________________________________________ 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: open->closed Committed, with minor changes. Thanks!