Commit graph

12 commits

Author SHA1 Message Date
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
jschauma
90fb80758b Use new IMAKE_MAN_DIR variables in PLISTs to make these packages more
portable.  Bump PKGREVISION accordingly.
2003-03-03 04:17:23 +00:00
jlam
ec8d69b87e Convert to use buildlink2. This makes using this package as a buildlink2
test actually mean something.
2002-12-28 19:47:07 +00:00
hubertf
5542206cba Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in
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-11-29 01:12:24 +00:00
atatat
3affde40dd Eliminate the hideous blue-on-black problem with zoom factors set too
high.  The problem is with casting doubles to ints, which is nasty and
overflows easily.
2001-07-10 14:32:32 +00:00
wiz
a486f11406 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:06:11 +00:00
fredb
6c58a47f51 Update xearth to 1.1. From the HISTORY file:
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-11-10 18:41:45 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- 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-20 15:16:34 +00:00
agc
988019b016 Update package Makefiles for automatic manual page handling. 1998-06-22 12:58:33 +00:00
agc
258b808c9f Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
frueauf
0020334be0 portlint: move NetBSD Id where it belongs. 1998-02-10 21:58:50 +00:00
agc
88e95e0a73 Initial addition, to the NetBSD packages collection, of
xearth 1.0 - a utility to display an image of the Earth,
as viewed from space, in an X11 root window
1998-02-05 15:39:59 +00:00