Commit graph

20 commits

Author SHA1 Message Date
rillig
e363191a1b geography: align variable assignments
pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
2019-11-03 19:30:32 +00:00
agc
30b55df38e Convert all occurrences (353 by my count) of
MASTER_SITES= 	site1 \
			site2

style continuation lines to be simple repeated

	MASTER_SITES+= site1
	MASTER_SITES+= site2

lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.
2017-01-19 18:52:01 +00:00
agc
2ce4810e5b Add SHA512 digests for distfiles for geography category
One mismatched digest found in geography/libmemphis02:
	# package libmemphis02
	recorded SHA1 (memphis-0.2.3.tar.gz) = dbc2f61e49b996dc9ca91df0de9a08eb7adbfa9b
	calculated SHA1 (memphis-0.2.3.tar.gz) = 85993bce12c3616fcf6e7682a70b9605883edec2
No changes were made to the libmemphis02 distinfo file

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.
2015-11-03 00:08:41 +00:00
gdt
d0b8bd86e2 Rototill makefile without changing binary package.
Upstream does not have stable naming or location conventions;
sometimes files are in subdirectories, and sometimes not.  Sometimes
files even have spaces in their names.

To ease coping with this chaos, define more variables that can be
adjusted by the packager.  (Really, this commit is to capture partial
work before giving up for now on updating to 8.3.)
2014-03-12 00:14:29 +00:00
gdt
41e5eb4134 Update to 8.1.
Upstream does not provide a NEWS file, but says of 8.1:

  Version 8.1 of the EPSG Geodetic Parameter Dataset comprises of data
  corrections and updates to the v8.0 release of August 2012.

  Changes as documented in Change Records through 2012.093, but with
  actions still remaining on some change requests.

  New data for Brazil, Tonga and the Arctic.

  Significant revisions to data for Brunei and Mayotte.

  Minor revisions to data for Europe, former Soviet Union and New Zealand.
2012-12-07 02:19:58 +00:00
asau
3459ebf5cd Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-04 09:19:16 +00:00
gdt
ed825dc976 Update to 7.4.1 (with readme at 7.4). This is a database, not a
program, so the changes are simply additions, deletions and
corrections.
2010-03-04 01:48:39 +00:00
wiz
cf79fe6cb9 Get rid of now unnecessary EXTRACT_OPTS_ZIP. 2009-08-25 11:57:44 +00:00
joerg
4bd41386e5 Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
wiz
60f460ab01 Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
2009-05-19 08:59:00 +00:00
wiz
983d94a777 Add master site for current (outdated) version. 2007-12-09 19:27:20 +00:00
joerg
860159249a Add DESTDIR support and bail-out in epsg-load when errors happened,
e.g. because psql or mysql failed. Bump revision.
Patch from Brook Milligan in private mail.
2007-08-14 17:19:20 +00:00
gdt
5350795162 Update to 6.13, provided by Brook Milligan.
Update license, and unset RESTRICTED.

Documentation is lo longer included; see epsg-docs.

The new version has updated parameters and has rationalized the use of
terms "supersede", "retire" and "replace".
2007-07-28 11:06:36 +00:00
wiz
a3a0dbe695 Update to 6.11.2:
* Change 2006.881 as documented in Change table - return of four
CRS records for Poland missing from v6.11 and v6.11.1.
2006-10-29 00:15:43 +00:00
wiz
0336991826 Update to 6.11.1 (old distfiles disappeared). Ok brook.
Version 6.11.1 is the current release of the EPSG dataset,
distributed in an MS Access 97 database and/or as SQL scripts.
It incorporates data received and verified since the release of
Version 6.11 in August 2006.

pkgsrc fixes: SUBST_* improvements (was patching nonexistent file)
2006-10-12 22:56:08 +00:00
gdt
74d9d366ce rename loader script to epsg-load, and install in ${PREFIX}/bin
PKGREVISION++
2006-10-04 14:25:57 +00:00
gdt
754626c9aa invoke help if called with no arguments 2006-10-03 12:55:47 +00:00
gdt
1f2b627621 Packaging update from Brook Milligan:
change DIST_SUBDIR to be based on date
  add helper script to load data into a database

PKGREVISION++
2006-10-03 12:53:44 +00:00
wiz
91e0d597d6 Use separate SITES.* for the two pdfs, to speed up downloads. 2006-08-23 18:29:53 +00:00
gdt
e13f4e2173 This package provides a database of geodetic parameters in a form
suitable for loading into mysql or PostgreSQL.

From Brook Milligan via pkgsrc-wip.
2006-08-16 14:37:21 +00:00