Bug 146065 - astro/gpsd not building xgps and xgpsspeed
Summary: astro/gpsd not building xgps and xgpsspeed
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-26 14:10 UTC by Thomas Steen Rasmussen / Tykling
Modified: 2010-05-03 05:12 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.