Bug 146065

Summary: astro/gpsd not building xgps and xgpsspeed
Product: Ports & Packages Reporter: Thomas Steen Rasmussen / Tykling <thomas>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Thomas Steen Rasmussen / Tykling 2010-04-26 14:10:01 UTC
astro/gpsd has an option to build xgps and xgpsspeed, but doesn't actually install the two programs.

Fix: 

I don't know, sorry
How-To-Repeat: cd /usr/ports/astro/gpsd && make config

..check the top option to build xgps...

make install clean

verify that xgps is still not installed
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-04-26 14:10:10 UTC
Maintainer of astro/gpsd,

Please note that PR ports/146065 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/146065

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-04-26 14:10:12 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Rene Ladan freebsd_committer freebsd_triage 2010-04-27 21:48:39 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rene

Grab
Comment 4 Rene Ladan freebsd_committer freebsd_triage 2010-04-27 21:59:39 UTC
Responsible Changed
From-To: rene->freebsd-ports-bugs

Back to pool, maintainer is actually committer
Comment 5 dfilter service freebsd_committer freebsd_triage 2010-05-03 05:09:33 UTC
wen         2010-05-03 04:09:15 UTC

  FreeBSD ports repository

  Modified files:
    astro/gpsd           Makefile 
  Log:
  - Fix the build about xgps and xgpsspeed
  
  PR:             ports/146065
  Submitted by:   Thomas Rasmussen <thomas@gibfest.dk>
  
  Revision  Changes    Path
  1.18      +5 -1      ports/astro/gpsd/Makefile
_______________________________________________
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"
Comment 6 Wen Heping freebsd_committer freebsd_triage 2010-05-03 05:12:37 UTC
State Changed
From-To: feedback->closed

I fixed it.