From owner-cvs-all@FreeBSD.ORG Thu Jun 10 02:02:40 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D0DF6106566C; Thu, 10 Jun 2010 02:02:40 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repoman.freebsd.org (unknown [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C017E8FC1B; Thu, 10 Jun 2010 02:02:40 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o5A22emG095723; Thu, 10 Jun 2010 02:02:40 GMT (envelope-from wen@repoman.freebsd.org) Received: (from wen@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o5A22eHJ095722; Thu, 10 Jun 2010 02:02:40 GMT (envelope-from wen) Message-Id: <201006100202.o5A22eHJ095722@repoman.freebsd.org> From: Wen Heping Date: Thu, 10 Jun 2010 02:02:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/astro/gpsd Makefile pkg-plist ports/astro/gpsd/files patch-Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jun 2010 02:02:40 -0000 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 [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