summaryrefslogtreecommitdiff
path: root/x11/xearth/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2004-04-22Convert to buildlink3.snj1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-03-03Use new IMAKE_MAN_DIR variables in PLISTs to make these packages morejschauma1-2/+2
portable. Bump PKGREVISION accordingly.
2002-12-28Convert to use buildlink2. This makes using this package as a buildlink2jlam1-1/+2
test actually mean something.
2001-11-29Get rid of manually adding "nbX" to PKGNAME when a pkg was changed inhubertf1-2/+2
pkgsrc. Instead, a new variable PKGREVISION is invented that can get bumped independent of DISTNAME and PKGNAME. Example #1: DISTNAME= foo-X.Y PKGREVISION= Z => PKGNAME= foo-X.YnbZ Example #2: DISTNAME= barthing-X.Y PKGNAME= bar-X.Y PKGREVISION= Z => PKGNAME= bar=X.YnbZ (!) On subsequent changes, only PKGREVISION needs to be bumped, no more risk of getting DISTNAME changed accidentally.
2001-07-10Eliminate the hideous blue-on-black problem with zoom factors set tooatatat1-1/+2
high. The problem is with casting doubles to ints, which is nasty and overflows easily.
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
1999-11-10Update xearth to 1.1. From the HISTORY file:fredb1-3/+4
xearth version 1.1 (6 November 1999) Finalize some changes that I've been sitting on for a few years; integrate some contributed code. New features: - new position specifier (moon) - new rotation specifier (galactic) - cylindrical projections (-proj cyl) - support for "real" 24-bit displays - support for running xearth it its own top-level window (-noroot, -geometry) Plus miscellaneous code cleanup. "moon" and "galactic" changes are courtesy of Frank T. Solensky <solensky@TopLayer.com>.
1998-08-20The Grand Homepagification:tsarna1-1/+2
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
1998-06-22Update package Makefiles for automatic manual page handling.agc1-2/+1
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc1-7/+2
Remove redundant (and sometimes erroneous) comments.
1998-02-10portlint: move NetBSD Id where it belongs.frueauf1-2/+2
1998-02-05Initial addition, to the NetBSD packages collection, ofagc1-0/+18
xearth 1.0 - a utility to display an image of the Earth, as viewed from space, in an X11 root window