From owner-svn-ports-all@FreeBSD.ORG Mon Oct 15 12:03:41 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1AE94CF0; Mon, 15 Oct 2012 12:03:41 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 035028FC16; Mon, 15 Oct 2012 12:03:41 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q9FC3eFU083531; Mon, 15 Oct 2012 12:03:40 GMT (envelope-from madpilot@svn.freebsd.org) Received: (from madpilot@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9FC3e0b083527; Mon, 15 Oct 2012 12:03:40 GMT (envelope-from madpilot@svn.freebsd.org) Message-Id: <201210151203.q9FC3e0b083527@svn.freebsd.org> From: Guido Falsi Date: Mon, 15 Oct 2012 12:03:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r305910 - head/astro/xearth X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Oct 2012 12:03:41 -0000 Author: madpilot Date: Mon Oct 15 12:03:40 2012 New Revision: 305910 URL: http://svn.freebsd.org/changeset/ports/305910 Log: - Change upstream to port maintainer's fork - Update to 1.2 - This version fixes build with clang and does not depend on imake - Remove pkg-plist in favour of make variables - Trim Makefile headers PR: ports/172143 Submitted by: Anton Shterenlikht Feature safe: yes Deleted: head/astro/xearth/pkg-plist Modified: head/astro/xearth/Makefile (contents, props changed) head/astro/xearth/distinfo (contents, props changed) head/astro/xearth/pkg-descr (contents, props changed) Modified: head/astro/xearth/Makefile ============================================================================== --- head/astro/xearth/Makefile Mon Oct 15 09:42:09 2012 (r305909) +++ head/astro/xearth/Makefile Mon Oct 15 12:03:40 2012 (r305910) @@ -1,34 +1,30 @@ -# New ports collection makefile for: xearth -# Date created: 29 October 1994 -# Whom: piero -# +# Created by: Piero Serini # $FreeBSD$ -# PORTNAME= xearth -PORTVERSION= 1.1 -PORTREVISION= 2 +PORTVERSION= 1.2 CATEGORIES= astro geography -MASTER_SITES= XCONTRIB/applications \ - http://seis.bris.ac.uk/~mexas/ \ - LOCAL/simon +MASTER_SITES= http://seis.bris.ac.uk/~mexas/ \ + LOCAL/madpilot/xearth MAINTAINER= mexas@bristol.ac.uk COMMENT= Set the root window to the image of earth -BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake - USE_XORG= x11 xext sm ice xt +USE_XZ= yes MAN1= xearth.1 +PLIST_FILES= bin/xearth \ + lib/X11/xearth/freebsd.committers.markers \ + lib/X11/xearth/freebsd.ftp.markers \ + lib/X11/xearth/freebsd.submitters.markers +PLIST_DIRS= lib/X11/xearth -pre-build: - cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${XMKMF} - -post-install: - @${MKDIR} ${PREFIX}/lib/X11/xearth +do-install: + @${INSTALL_PROGRAM} ${WRKSRC}/xearth ${PREFIX}/bin @${INSTALL_MAN} ${WRKSRC}/xearth.man ${MANPREFIX}/man/man1/xearth.1 + @${MKDIR} ${PREFIX}/lib/X11/xearth # Copy the list of FreeBSD sites & committers locations -.for marker in freebsd.committers.markers freebsd.submitters.markers freebsd.ftp.markers +.for marker in freebsd.committers.markers freebsd.ftp.markers freebsd.submitters.markers @${INSTALL_DATA} ${FILESDIR}/${marker} ${PREFIX}/lib/X11/xearth .endfor Modified: head/astro/xearth/distinfo ============================================================================== --- head/astro/xearth/distinfo Mon Oct 15 09:42:09 2012 (r305909) +++ head/astro/xearth/distinfo Mon Oct 15 12:03:40 2012 (r305910) @@ -1,2 +1,2 @@ -SHA256 (xearth-1.1.tar.gz) = bcb1407cc35b3f6dd3606b2c6072273b6a912cbd9ed1ae22fb2d26694541309c -SIZE (xearth-1.1.tar.gz) = 157887 +SHA256 (xearth-1.2.tar.xz) = fdbe24111fbb05ef1d554643ae189696a8a7a2c28d69d6be475ad1c39f8b0daf +SIZE (xearth-1.2.tar.xz) = 241816 Modified: head/astro/xearth/pkg-descr ============================================================================== --- head/astro/xearth/pkg-descr Mon Oct 15 09:42:09 2012 (r305909) +++ head/astro/xearth/pkg-descr Mon Oct 15 12:03:40 2012 (r305910) @@ -6,7 +6,9 @@ time between updates can be changed with Xearth can also render directly into PPM and GIF files instead of drawing in the root window. -There are two additional marker files installed in +WWW: http://xearth.org + +There are three additional marker files installed in /usr/local/lib/X11/xearth which specify the locations of various FreeBSD people and places: