From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Mar 7 20:20:03 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 431F31065670 for ; Fri, 7 Mar 2008 20:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 322338FC14 for ; Fri, 7 Mar 2008 20:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m27KK3Kf042630 for ; Fri, 7 Mar 2008 20:20:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m27KK3pE042629; Fri, 7 Mar 2008 20:20:03 GMT (envelope-from gnats) Date: Fri, 7 Mar 2008 20:20:03 GMT Message-Id: <200803072020.m27KK3pE042629@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.org (dfilter service) Cc: Subject: Re: ports/120837: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Mar 2008 20:20:03 -0000 The following reply was made to PR ports/120837; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/120837: commit references a PR Date: Fri, 7 Mar 2008 20:18:23 +0000 (UTC) pav 2008-03-07 20:18:17 UTC FreeBSD ports repository Modified files: astro Makefile Added files: astro/gpscorrelate Makefile distinfo pkg-descr pkg-plist astro/gpscorrelate/files gpscorrelate-gui.1 gpscorrelate.1 patch-unixtime.h Log: A tool to "stamp" photos taken with digital camera with a location, where they were taken. It uses the GPS coordinates saved in GPX format. WWW: http://freefoote.dview.net/linux_gpscorr.html PR: ports/120837 Submitted by: Lukas Maly Revision Changes Path 1.119 +1 -0 ports/astro/Makefile 1.1 +36 -0 ports/astro/gpscorrelate/Makefile (new) 1.1 +3 -0 ports/astro/gpscorrelate/distinfo (new) 1.1 +115 -0 ports/astro/gpscorrelate/files/gpscorrelate-gui.1 (new) 1.1 +115 -0 ports/astro/gpscorrelate/files/gpscorrelate.1 (new) 1.1 +10 -0 ports/astro/gpscorrelate/files/patch-unixtime.h (new) 1.1 +4 -0 ports/astro/gpscorrelate/pkg-descr (new) 1.1 +13 -0 ports/astro/gpscorrelate/pkg-plist (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"