From owner-cvs-all@FreeBSD.ORG Tue Feb 24 20:56:43 2009 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 69ABE10656EC; Tue, 24 Feb 2009 20:56:43 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 582548FC1D; Tue, 24 Feb 2009 20:56:43 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n1OKuhIc034698; Tue, 24 Feb 2009 20:56:43 GMT (envelope-from stas@repoman.freebsd.org) Received: (from stas@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n1OKuh7b034697; Tue, 24 Feb 2009 20:56:43 GMT (envelope-from stas) Message-Id: <200902242056.n1OKuh7b034697@repoman.freebsd.org> From: Stanislav Sedov Date: Tue, 24 Feb 2009 20:56:43 +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 Makefile ports/astro/josm Makefile distinfo pkg-descr ports/astro/josm/files josm.sh.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: Tue, 24 Feb 2009 20:56:44 -0000 stas 2009-02-24 20:56:43 UTC FreeBSD ports repository Modified files: astro Makefile Added files: astro/josm Makefile distinfo pkg-descr astro/josm/files josm.sh.in Log: - Add astro/josm, a comprehencive OpenStreetMap.org maps editor. WWW: http://wiki.openstreetmap.org/wiki/JOSM Submitted by: glebius@ Revision Changes Path 1.129 +1 -0 ports/astro/Makefile 1.1 +35 -0 ports/astro/josm/Makefile (new) 1.1 +3 -0 ports/astro/josm/distinfo (new) 1.1 +9 -0 ports/astro/josm/files/josm.sh.in (new) 1.1 +6 -0 ports/astro/josm/pkg-descr (new)