./geography/xrmap, Earth map viewer - complete

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.29nb2, Package name: xrmap-2.29nb2, Maintainer: pkgsrc-users

Xrmap is an GPL'd user-friendly X program which can be used to generate
accurate images of small or bigger portions of the Earth. The main data
source is the CIA World Data Bank II.
The CIA_WDB2 consists of vector descriptions of coastlines and islands,
political boundaries, major and minor rivers, glaciers, lakes, canals,
reefs, etc. The accuracy of the data is at best 1" of arc, approximately
30 meters at the Equator -- in fact all recorded points are given by
integer coordinates representing seconds of arc.


Required to build:
[pkgtools/cwrappers]

Version history: (Expand)


CVS history: (Expand)


   2017-09-06 12:40:36 by Thomas Klausner | Files touched by this commit (136)
Log message:
Comment out dead sites.
   2011-11-26 22:12:15 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Relax dependency on xrmap-base. Bump revision.
   2009-04-09 01:02:08 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Use META_PACKAGE.
   2008-07-14 14:56:20 by Joerg Sonnenberger | Files touched by this commit (563)
Log message:
Mark as destdir ready.
   2007-10-26 00:01:10 by Johnny C. Lam | Files touched by this commit (158)
Log message:
* If PLIST_SRC is explicitly set to an empty value in a package Makefile,
  then automatically generate a PLIST that says "${PKGNAME} has no files".

* If PLIST_SRC and GENERATE_PLIST are not set in a package Makefile,
  and no PLIST files exist, then fail during the package build with
  PKG_FAIL_REASON.

* Remove "intentionally empty" PLISTs again.

Now, the easy way to say that a package installs no files is to just
add the following to the package Makefile:

	PLIST_SRC=	# empty
   2007-10-25 19:50:03 by Johnny C. Lam | Files touched by this commit (85)
Log message:
Re-add "intentionally empty" PLISTs for meta-packages and other packages
that directly manipulate empty PLISTs.

Modify plist/plist.mk so that if the PLIST files are missing and no
GENERATE_PLIST is defined, then the package fails to build.
   2007-10-25 18:59:59 by Johnny C. Lam | Files touched by this commit (980)
Log message:
Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
   2006-05-11 13:05:54 by Roland Illig | Files touched by this commit (7) | Package updated
Log message:
Fixed all pkglint warnings in the category, except for update requests.