summaryrefslogtreecommitdiff
path: root/x11/xearth
AgeCommit message (Collapse)AuthorFilesLines
2015-11-04Add SHA512 digests for distfiles for x11 categoryagc1-1/+2
Problems found locating distfiles: Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2 Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz Package xservers: missing distfile xservers-3.3.6.5.tar.bz2 Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2013-04-06Various MASTER_SITES-related fixes.rodent1-5/+2
2012-10-29Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2009-05-01add more mirror.zafer1-3/+5
2008-06-20Add DESTDIR support.joerg1-1/+3
2006-12-27- fine grained X11 dependencies for packages which have either USE_IMAKEjoerg1-1/+3
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or via buildlink3.mks - introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm in the !modular case - fix some cases where the check for libX11 couldn't work at all by using C++ for compilation without including the proper headers Verified using a full X11_TYPE=xorg bulk build without additional breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
2006-11-04Fixed PKGMANDIR.rillig1-1/+2
2006-10-04Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.wiz1-3/+3
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 checksums to the SHA1 ones.wiz1-1/+2
2004-04-22Convert to buildlink3.snj1-2/+2
2003-09-02Remove ".gz" from entry for manual page. "bsd.pkg.mk" will add it if ittron1-2/+2
is necessary.
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-03-03Use new IMAKE_MAN_DIR variables in PLISTs to make these packages morejschauma2-4/+4
portable. Bump PKGREVISION accordingly.
2002-12-28Convert to use buildlink2. This makes using this package as a buildlink2jlam1-1/+2
test actually mean something.
2002-09-12Fix build problem under NetBSD-current.tron2-7/+17
2002-05-20Add NetBSD tag.cjep1-0/+1
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-10-31Move pkg/ files into package's toplevel directoryzuntum3-3/+3
2001-07-10Eliminate the hideous blue-on-black problem with zoom factors set tooatatat3-2/+28
high. The problem is with casting doubles to ints, which is nasty and overflows easily.
2001-04-19Move to sha1 digests, and add distfile sizes.skrll1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc2-7/+1
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
1999-11-10Update xearth to 1.1. From the HISTORY file:fredb4-171/+11
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>.
1999-09-21Consistency:abs1-1/+1
Capitalise, remove trailing '.', remove many leading 'a', or 'the'.
1999-07-09Add package patch checksum files.agc1-0/+3
1999-06-04Fix by Wolfgang Rupprecht for 24BPP in continuous mode.tron1-7/+38
1999-05-27Rework patch so that 32BPP displays still work.tron1-57/+54
XXX 24BPP display need to be tested again.
1999-05-26Remove leading and trailing garbage and add RCS Id.tron1-44/+1
1999-05-26Fix for 24bit displays per PR 7626 by Wolfgang Rupprecht <wolfgang@wsrcc.com>hubertf1-0/+179
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-08-07Add NetBSD RCS Ids.agc1-0/+2
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-03-10portlint: remove unnecessery blank line.frueauf1-1/+0
1998-02-10portlint: move NetBSD Id where it belongs.frueauf1-2/+2
1998-02-05Initial addition, to the NetBSD packages collection, ofagc5-0/+35
xearth 1.0 - a utility to display an image of the Earth, as viewed from space, in an X11 root window