From owner-svn-ports-all@freebsd.org Wed Nov 29 09:00:24 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 06851DFE0D3; Wed, 29 Nov 2017 09:00:24 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C78026BD2C; Wed, 29 Nov 2017 09:00:23 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vAT90M8N079646; Wed, 29 Nov 2017 09:00:22 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vAT90MoP079644; Wed, 29 Nov 2017 09:00:22 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201711290900.vAT90MoP079644@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 29 Nov 2017 09:00:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455097 - head/astro/xearth X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/astro/xearth X-SVN-Commit-Revision: 455097 X-SVN-Commit-Repository: ports 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.25 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: Wed, 29 Nov 2017 09:00:24 -0000 Author: amdmi3 Date: Wed Nov 29 09:00:22 2017 New Revision: 455097 URL: https://svnweb.freebsd.org/changeset/ports/455097 Log: - Add license (note that commercial distribution is not allowed) - Unsilence installation - Fix WWW Approved by: portmgr blanket Modified: head/astro/xearth/Makefile head/astro/xearth/pkg-descr Modified: head/astro/xearth/Makefile ============================================================================== --- head/astro/xearth/Makefile Wed Nov 29 09:00:18 2017 (r455096) +++ head/astro/xearth/Makefile Wed Nov 29 09:00:22 2017 (r455097) @@ -9,6 +9,11 @@ MASTER_SITES= LOCAL/madpilot/xearth MAINTAINER= ler@FreeBSD.org COMMENT= Set the root window to the image of earth +LICENSE= Xearth +LICENSE_FILE= ${WRKSRC}/README +LICENSE_NAME= Xearth license +LICENSE_PERMS= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept + USE_XORG= x11 xext sm ice xt USES= tar:xz PLIST_FILES= bin/xearth \ @@ -18,12 +23,12 @@ PLIST_FILES= bin/xearth \ PLIST_DIRS= lib/X11/xearth do-install: - @${INSTALL_PROGRAM} ${WRKSRC}/xearth ${STAGEDIR}${PREFIX}/bin - @${INSTALL_MAN} ${WRKSRC}/xearth.man ${STAGEDIR}${MANPREFIX}/man/man1/xearth.1 + ${INSTALL_PROGRAM} ${WRKSRC}/xearth ${STAGEDIR}${PREFIX}/bin + ${INSTALL_MAN} ${WRKSRC}/xearth.man ${STAGEDIR}${MANPREFIX}/man/man1/xearth.1 @${MKDIR} ${STAGEDIR}${PREFIX}/lib/X11/xearth # Copy the list of FreeBSD sites & committers locations .for marker in freebsd.committers.markers freebsd.ftp.markers - @${INSTALL_DATA} ${FILESDIR}/${marker} ${STAGEDIR}${PREFIX}/lib/X11/xearth + ${INSTALL_DATA} ${FILESDIR}/${marker} ${STAGEDIR}${PREFIX}/lib/X11/xearth .endfor .include Modified: head/astro/xearth/pkg-descr ============================================================================== --- head/astro/xearth/pkg-descr Wed Nov 29 09:00:18 2017 (r455096) +++ head/astro/xearth/pkg-descr Wed Nov 29 09:00:22 2017 (r455097) @@ -6,7 +6,7 @@ time between updates can be changed with the -wait opt Xearth can also render directly into PPM and GIF files instead of drawing in the root window. -WWW: http://xearth.org +WWW: http://xearth.org/ There are three additional marker files installed in /usr/local/lib/X11/xearth which specify the locations of