mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Upgrade to 1.0. There no need of the freebsd.h and -freebsd patch as
the -markerfile option now exists. A freebsd.markers is now supplied and copied in ${PREFIX}/lib/X11.
This commit is contained in:
parent
93d99c32c3
commit
247a0eac30
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2209
@ -1,19 +1,19 @@
|
||||
# New ports collection makefile for: xearth
|
||||
# Version required: 0.92
|
||||
# Version required: 1.0
|
||||
# Date created: 29 October 1995
|
||||
# Whom: piero
|
||||
#
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.4 1995/04/12 20:31:54 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xearth-0.92
|
||||
DISTNAME= xearth-1.0
|
||||
CATEGORIES+= x11
|
||||
MASTER_SITES= ftp://cag.lcs.mit.edu/pub/tuna/
|
||||
|
||||
USE_IMAKE= yes
|
||||
|
||||
# Copy the list of FreeBSD sites
|
||||
pre-patch:
|
||||
cp ${FILESDIR}/freebsd.h ${WRKSRC}
|
||||
post-install:
|
||||
cp ${FILESDIR}/freebsd.markers ${PREFIX}/lib/X11
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (xearth-0.92.tar.gz) = b500455c29e8e1ea5eb45df8ec043e56
|
||||
MD5 (xearth-1.0.tar.gz) = 241bb88b946631a9b0de91602a1bb639
|
||||
|
@ -1 +1 @@
|
||||
XEarth 0.92
|
||||
XEarth 1.0
|
||||
|
@ -6,5 +6,6 @@ time between updates can be changed with the -wait option.
|
||||
Xearth can also render directly into PPM and GIF files
|
||||
instead of drawing in the root window.
|
||||
|
||||
This version has a new option (-freebsd) that will display
|
||||
notable FreeBSD sites instead of city names.
|
||||
There is an additional file called freebsd.markers which
|
||||
give the location of several FreeBSD core team members and
|
||||
FTP sites.
|
||||
|
@ -1,3 +1,4 @@
|
||||
@cwd /usr/X11R6
|
||||
bin/xearth
|
||||
man/man1/xearth.1.gz
|
||||
lib/X11/freebsd.markers
|
||||
|
Loading…
Reference in New Issue
Block a user