pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
*: remove users of wip/grass/* which does not exist
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By: wiz
Date: Fri Jul 28 04:49:02 2023 +0200
Changeset: b7eb135d9eb27776aca48f7793807687d6dc9952
Modified Files:
Makefile
Removed Files:
gdal-grass/DESCR
gdal-grass/Makefile
gdal-grass/PLIST
gdal-grass/distinfo
gdal-grass/patches/patch-aa
grass-JockeyRidge/DESCR
grass-JockeyRidge/Makefile
grass-JockeyRidge/PLIST
grass-JockeyRidge/distinfo
grass-Maas/DESCR
grass-Maas/Makefile
grass-Maas/PLIST
grass-Maas/distinfo
grass-Slovakia/DESCR
grass-Slovakia/Makefile
grass-Slovakia/NOTES
grass-Slovakia/PLIST
grass-Slovakia/distinfo
grass-Spearfish-imagery/DESCR
grass-Spearfish-imagery/Makefile
grass-Spearfish-imagery/PLIST
grass-Spearfish-imagery/distinfo
grass-WakeCounty/DESCR
grass-WakeCounty/Makefile
grass-WakeCounty/PLIST
grass-WakeCounty/distinfo
grass-gully/DESCR
grass-gully/Makefile
grass-gully/PLIST
grass-gully/distinfo
Log Message:
*: remove users of wip/grass/* which does not exist
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b7eb135d9eb27776aca48f7793807687d6dc9952
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 9 +---
gdal-grass/DESCR | 16 ------
gdal-grass/Makefile | 28 ----------
gdal-grass/PLIST | 5 --
gdal-grass/distinfo | 5 --
gdal-grass/patches/patch-aa | 16 ------
grass-JockeyRidge/DESCR | 2 -
grass-JockeyRidge/Makefile | 16 ------
grass-JockeyRidge/PLIST | 80 ----------------------------
grass-JockeyRidge/distinfo | 4 --
grass-Maas/DESCR | 1 -
grass-Maas/Makefile | 16 ------
grass-Maas/PLIST | 34 ------------
grass-Maas/distinfo | 4 --
grass-Slovakia/DESCR | 2 -
grass-Slovakia/Makefile | 16 ------
grass-Slovakia/NOTES | 1 -
grass-Slovakia/PLIST | 54 -------------------
grass-Slovakia/distinfo | 4 --
grass-Spearfish-imagery/DESCR | 3 --
grass-Spearfish-imagery/Makefile | 16 ------
grass-Spearfish-imagery/PLIST | 110 ---------------------------------------
grass-Spearfish-imagery/distinfo | 4 --
grass-WakeCounty/DESCR | 1 -
grass-WakeCounty/Makefile | 14 -----
grass-WakeCounty/PLIST | 40 --------------
grass-WakeCounty/distinfo | 4 --
grass-gully/DESCR | 3 --
grass-gully/Makefile | 17 ------
grass-gully/PLIST | 2 -
grass-gully/distinfo | 4 --
31 files changed, 2 insertions(+), 529 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 5010dfbdc6..a08665c7e8 100644
--- a/Makefile
+++ b/Makefile
@@ -1098,7 +1098,6 @@ SUBDIR+= gcc7-contrib
SUBDIR+= gcc9snapshot
SUBDIR+= gconf-cleaner
SUBDIR+= gdal-docs
-SUBDIR+= gdal-grass
SUBDIR+= gdb-git
SUBDIR+= gdb5
SUBDIR+= gdb6
@@ -1399,13 +1398,7 @@ SUBDIR+= granite
SUBDIR+= grantlee-editor
SUBDIR+= grantleetheme
SUBDIR+= graphmonkey
-SUBDIR+= grass-JockeyRidge
-SUBDIR+= grass-Maas
-SUBDIR+= grass-Slovakia
SUBDIR+= grass-Spearfish
-SUBDIR+= grass-Spearfish-imagery
-SUBDIR+= grass-WakeCounty
-SUBDIR+= grass-gully
SUBDIR+= graveman
SUBDIR+= grc
SUBDIR+= greenbone-security-assistant
@@ -3657,6 +3650,7 @@ SUBDIR+= py-django-sympycharfield
SUBDIR+= py-django-templatetag-sugar
SUBDIR+= py-django-uuidfield
SUBDIR+= py-django-webpack-loader
+SUBDIR+= py-django4
SUBDIR+= py-djangopypi2
SUBDIR+= py-djvulibre
SUBDIR+= py-dlib
@@ -5630,6 +5624,7 @@ SUBDIR+= u-boot-khadas-vim3
SUBDIR+= u-boot-nanopi-r2s
SUBDIR+= u-boot-orangepi-pc2
SUBDIR+= u-boot-pinebook-crust
+SUBDIR+= u-boot-rock5b
SUBDIR+= u-boot-sifive-unleashed
SUBDIR+= u-boot-tools
SUBDIR+= u-boot-visionfive2
diff --git a/gdal-grass/DESCR b/gdal-grass/DESCR
deleted file mode 100644
index b421ed6f94..0000000000
--- a/gdal-grass/DESCR
+++ /dev/null
@@ -1,16 +0,0 @@
- Standalone GRASS 6 Drivers for GDAL and OGR
- ===========================================
-
-This package contains standalone drivers for GRASS raster and vector
-files that can be built after GDAL has been built and installed as an
-"autoload" driver.
-
-This is particularly useful in resolving problems with GRASS depending
-on GDAL, but GDAL with GRASS support depending on GRASS. With this
-package you can configure and install GDAL normally (--without-grass), then
-build and install GRASS normally and finally build and install this driver.
-
-See also:
-
- http://www.gdal.org/
- http://grass.itc.it/
diff --git a/gdal-grass/Makefile b/gdal-grass/Makefile
deleted file mode 100644
index 42e8ade1cd..0000000000
--- a/gdal-grass/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# $NetBSD: Makefile,v 1.11 2015/03/14 18:42:48 lexort Exp $
-#
-
-DISTNAME= gdal-grass-1.3.1.2
-PKGREVISION= 13
-CATEGORIES= geography
-MASTER_SITES= http://www.gdal.org/dl/
-
-MAINTAINER= brook%nmsu.edu@localhost
-HOMEPAGE= http://www.gdal.org/dl/
-COMMENT= Standalone GRASS 6 drivers for GDAL and OGR
-
-
-.include "../../wip/grass/Makefile.common"
-
-WRKSRC= ${WRKDIR}/gdal-grass-1.3.1
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --with-gdal=${PREFIX}/bin/gdal-config
-CONFIGURE_ARGS+= --with-grass=${GRASS_HOME}
-USE_LANGUAGES= c++
-BUILD_TARGET= default
-
-BUILDLINK_PASSTHRU_RPATHDIRS+= ${GRASS_HOME}/lib
-
-.include "../../geography/gdal-lib/buildlink3.mk"
-.include "../../geography/proj/buildlink3.mk"
-.include "../../wip/grass/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/gdal-grass/PLIST b/gdal-grass/PLIST
deleted file mode 100644
index 4e00ba57f6..0000000000
--- a/gdal-grass/PLIST
+++ /dev/null
@@ -1,5 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2009/10/11 10:44:38 thomasklausner Exp $
-lib/gdalplugins/gdal_GRASS.so
-lib/gdalplugins/ogr_GRASS.so
-share/gdal/grass/etc/datum.table
-share/gdal/grass/etc/ellipse.table
diff --git a/gdal-grass/distinfo b/gdal-grass/distinfo
deleted file mode 100644
index 64de0987f0..0000000000
--- a/gdal-grass/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1 2006/11/01 22:26:59 brook1 Exp $
-
-RMD160 (gdal-grass-1.3.1.2.tar.gz) = c7747492875a4ada04bc23e77a1d310987773f21
-Size (gdal-grass-1.3.1.2.tar.gz) = 75034 bytes
-SHA1 (patch-aa) = dc16d7ab9f19abe6c0c8cd1cc164d56b60659203
diff --git a/gdal-grass/patches/patch-aa b/gdal-grass/patches/patch-aa
deleted file mode 100644
index a102ffd372..0000000000
--- a/gdal-grass/patches/patch-aa
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD: patch-aa,v 1.1 2006/11/01 22:26:59 brook1 Exp $
-
---- Makefile.in.orig
-+++ Makefile.in
-@@ -9,9 +9,9 @@
-
- RANLIB = @RANLIB@
- SO_EXT = @SO_EXT@
--LD_SHARED = @LD_SHARED@
-+LD_SHARED = @LD_SHARED@
-
--LIBS = @LIBS@
-+LIBS = --verbose -t -Wl,-rpath,@GRASS_GISBASE@/lib -Wl,-rpath,@prefix@/lib @LIBS@
-
- GRASSTABLES_DIR = @prefix@/share/gdal/grass
-
diff --git a/grass-JockeyRidge/DESCR b/grass-JockeyRidge/DESCR
deleted file mode 100644
index aed6ba272e..0000000000
--- a/grass-JockeyRidge/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-Jockey's Ridge is a sample dataset for grass 5.0.x. It contains
-contains raster, vector and point data of North Carolina
diff --git a/grass-JockeyRidge/Makefile b/grass-JockeyRidge/Makefile
deleted file mode 100644
index 41a2df1c1b..0000000000
--- a/grass-JockeyRidge/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2006/04/29 17:43:15 shattered Exp $
-#
-
-DISTNAME= nclidar-utm
-PKGNAME= grass-JockeyRidge-20040302
-CATEGORIES= geography
-MASTER_SITES= http://mpa.itc.it/grasstutor/grasslocations/
-
-MAINTAINER= mchittur%cs.nmsu.edu@localhost
-HOMEPAGE= http://mpa.itc.it/grasstutor/
-COMMENT= Example grass dataset for North Carolina
-
-WRKSRC= ${WRKDIR}/nclidar-utm/
-
-.include "../../wip/grass/Makefile.dataset"
-.include "../../mk/bsd.pkg.mk"
diff --git a/grass-JockeyRidge/PLIST b/grass-JockeyRidge/PLIST
deleted file mode 100644
index 10a1327b75..0000000000
--- a/grass-JockeyRidge/PLIST
+++ /dev/null
@@ -1,80 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2009/10/11 10:44:40 thomasklausner Exp $
-share/dataset/geography/${PKGNAME}/PERMANENT/DEFAULT_WIND
-share/dataset/geography/${PKGNAME}/PERMANENT/MYNAME
-share/dataset/geography/${PKGNAME}/PERMANENT/PROJ_INFO
-share/dataset/geography/${PKGNAME}/PERMANENT/PROJ_UNITS
-share/dataset/geography/${PKGNAME}/PERMANENT/WIND
-share/dataset/geography/${PKGNAME}/helena/.bash_history
-share/dataset/geography/${PKGNAME}/helena/.bashrc
-share/dataset/geography/${PKGNAME}/helena/SEARCH_PATH
-share/dataset/geography/${PKGNAME}/helena/WIND
-share/dataset/geography/${PKGNAME}/helena/cats/dem.30m
-share/dataset/geography/${PKGNAME}/helena/cats/lidar99.def
-share/dataset/geography/${PKGNAME}/helena/cats/lidar99.sites.1m
-share/dataset/geography/${PKGNAME}/helena/cats/lidar99.sites.3m
-share/dataset/geography/${PKGNAME}/helena/cats/manteo1m.20k
-share/dataset/geography/${PKGNAME}/helena/cell/dem.30m
-share/dataset/geography/${PKGNAME}/helena/cell/lidar99.def
-share/dataset/geography/${PKGNAME}/helena/cell/lidar99.sites.1m
-share/dataset/geography/${PKGNAME}/helena/cell/lidar99.sites.3m
-share/dataset/geography/${PKGNAME}/helena/cell/manteo1m.20k
-share/dataset/geography/${PKGNAME}/helena/cell_misc/dem.30m/f_format
-share/dataset/geography/${PKGNAME}/helena/cell_misc/dem.30m/f_quant
-share/dataset/geography/${PKGNAME}/helena/cell_misc/dem.30m/f_range
-share/dataset/geography/${PKGNAME}/helena/cell_misc/dem.30m/null
-share/dataset/geography/${PKGNAME}/helena/cell_misc/lidar99.def/f_format
-share/dataset/geography/${PKGNAME}/helena/cell_misc/lidar99.def/f_quant
-share/dataset/geography/${PKGNAME}/helena/cell_misc/lidar99.def/f_range
-share/dataset/geography/${PKGNAME}/helena/cell_misc/lidar99.def/null
-share/dataset/geography/${PKGNAME}/helena/cell_misc/lidar99.sites.1m/f_format
-share/dataset/geography/${PKGNAME}/helena/cell_misc/lidar99.sites.1m/f_quant
-share/dataset/geography/${PKGNAME}/helena/cell_misc/lidar99.sites.1m/f_range
-share/dataset/geography/${PKGNAME}/helena/cell_misc/lidar99.sites.1m/null
-share/dataset/geography/${PKGNAME}/helena/cell_misc/lidar99.sites.3m/f_format
-share/dataset/geography/${PKGNAME}/helena/cell_misc/lidar99.sites.3m/f_quant
-share/dataset/geography/${PKGNAME}/helena/cell_misc/lidar99.sites.3m/f_range
-share/dataset/geography/${PKGNAME}/helena/cell_misc/lidar99.sites.3m/null
-share/dataset/geography/${PKGNAME}/helena/cell_misc/manteo1m.20k/f_format
-share/dataset/geography/${PKGNAME}/helena/cell_misc/manteo1m.20k/f_quant
-share/dataset/geography/${PKGNAME}/helena/cell_misc/manteo1m.20k/f_range
-share/dataset/geography/${PKGNAME}/helena/cell_misc/manteo1m.20k/null
-share/dataset/geography/${PKGNAME}/helena/cellhd/dem.30m
-share/dataset/geography/${PKGNAME}/helena/cellhd/lidar99.def
-share/dataset/geography/${PKGNAME}/helena/cellhd/lidar99.sites.1m
-share/dataset/geography/${PKGNAME}/helena/cellhd/lidar99.sites.3m
-share/dataset/geography/${PKGNAME}/helena/cellhd/manteo1m.20k
-share/dataset/geography/${PKGNAME}/helena/colr/dem.30m
-share/dataset/geography/${PKGNAME}/helena/colr/lidar99.def
-share/dataset/geography/${PKGNAME}/helena/colr/manteo1m.20k
-share/dataset/geography/${PKGNAME}/helena/dig_ascii/test
-share/dataset/geography/${PKGNAME}/helena/dig_ascii/test.ascii
-share/dataset/geography/${PKGNAME}/helena/dig_att/test.ascii
-share/dataset/geography/${PKGNAME}/helena/fcell/dem.30m
-share/dataset/geography/${PKGNAME}/helena/fcell/lidar99.def
-share/dataset/geography/${PKGNAME}/helena/fcell/lidar99.sites.1m
-share/dataset/geography/${PKGNAME}/helena/fcell/lidar99.sites.3m
-share/dataset/geography/${PKGNAME}/helena/fcell/manteo1m.20k
-share/dataset/geography/${PKGNAME}/helena/hist/dem.30m
-share/dataset/geography/${PKGNAME}/helena/hist/lidar99.def
-share/dataset/geography/${PKGNAME}/helena/hist/lidar99.sites.1m
-share/dataset/geography/${PKGNAME}/helena/hist/lidar99.sites.3m
-share/dataset/geography/${PKGNAME}/helena/hist/manteo1m.20k
-share/dataset/geography/${PKGNAME}/helena/site_lists/jr12april02.3d
-share/dataset/geography/${PKGNAME}/helena/site_lists/lidar99
-share/dataset/geography/${PKGNAME}/helena/windows/clookout.2m
-share/dataset/geography/${PKGNAME}/helena/windows/frftolookout
-share/dataset/geography/${PKGNAME}/helena/windows/jockey.1mtif
-share/dataset/geography/${PKGNAME}/helena/windows/jockey.lidar.2m
-share/dataset/geography/${PKGNAME}/helena/windows/lookout.2m.big
-share/dataset/geography/${PKGNAME}/helena/windows/lookout.2ma
-share/dataset/geography/${PKGNAME}/helena/windows/meas02
-share/dataset/geography/${PKGNAME}/helena/windows/meas02.1m
-share/dataset/geography/${PKGNAME}/helena/windows/seg.1m.dmin05
-@exec ${MKDIR} %D/share/dataset/geography/${PKGNAME}/helena/g3dcell
-@exec ${MKDIR} %D/share/dataset/geography/${PKGNAME}/helena/dig_plus
-@exec ${MKDIR} %D/share/dataset/geography/${PKGNAME}/helena/dig_cats
-@exec ${MKDIR} %D/share/dataset/geography/${PKGNAME}/helena/dig
-@exec ${MKDIR} %D/share/dataset/geography/${PKGNAME}/helena/.tmp/bathy.meas.ncsu.edu
-@exec ${MKDIR} %D/share/dataset/geography/${PKGNAME}/PERMANENT/.tmp/bathy.meas.ncsu.edu
-@exec ${MKDIR} %D/share/dataset/geography/${PKGNAME}
-@exec ${MKDIR} %D/share/dataset/geography/
diff --git a/grass-JockeyRidge/distinfo b/grass-JockeyRidge/distinfo
deleted file mode 100644
index 5123d5c62d..0000000000
--- a/grass-JockeyRidge/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.2 2006/08/19 16:25:25 kristerw Exp $
-
-RMD160 (nclidar-utm.tar.gz) = 950b7fb890fc677489f91cd4a008f4d8ee5c1d3c
-Size (nclidar-utm.tar.gz) = 41426552 bytes
diff --git a/grass-Maas/DESCR b/grass-Maas/DESCR
deleted file mode 100644
index 74debadd11..0000000000
--- a/grass-Maas/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Example dataset for grass 5.0
diff --git a/grass-Maas/Makefile b/grass-Maas/Makefile
deleted file mode 100644
index 7e3fcf0085..0000000000
--- a/grass-Maas/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/02/08 17:13:23 daprice Exp $
-#
-
-DISTNAME= maas_grass_location
-PKGNAME= grass-Maas-20030302
-CATEGORIES= geography
-MASTER_SITES= http://grass.itc.it/statsgrass/
-
-MAINTAINER= mchittur%cs.nmsu.edu@localhost
-HOMEPAGE= http://grass.itc.it/statsgrass/
-COMMENT= Example dataset for grass 5.0
-
-WRKSRC= ${WRKDIR}/maas
-
-.include "../../wip/grass/Makefile.dataset"
-.include "../../mk/bsd.pkg.mk"
diff --git a/grass-Maas/PLIST b/grass-Maas/PLIST
deleted file mode 100644
index 81a16d41e0..0000000000
--- a/grass-Maas/PLIST
+++ /dev/null
@@ -1,34 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2009/10/11 10:44:40 thomasklausner Exp $
-share/dataset/geography/${PKGNAME}/PERMANENT/DEFAULT_WIND
-share/dataset/geography/${PKGNAME}/PERMANENT/MYNAME
-share/dataset/geography/${PKGNAME}/PERMANENT/PROJ_INFO
-share/dataset/geography/${PKGNAME}/PERMANENT/PROJ_UNITS
-share/dataset/geography/${PKGNAME}/PERMANENT/WIND
-share/dataset/geography/${PKGNAME}/PERMANENT/cats/maasbank
-share/dataset/geography/${PKGNAME}/PERMANENT/cats/topomap
-share/dataset/geography/${PKGNAME}/PERMANENT/cell/maasbank
-share/dataset/geography/${PKGNAME}/PERMANENT/cell/topomap
-share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/maasbank/f_format
-share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/maasbank/f_quant
-share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/maasbank/f_range
-share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/maasbank/null
-share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/topomap/null
-share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/topomap/range
-share/dataset/geography/${PKGNAME}/PERMANENT/cellhd/maasbank
-share/dataset/geography/${PKGNAME}/PERMANENT/cellhd/topomap
-share/dataset/geography/${PKGNAME}/PERMANENT/colr/maasbank
-share/dataset/geography/${PKGNAME}/PERMANENT/colr/topomap
-share/dataset/geography/${PKGNAME}/PERMANENT/fcell/maasbank
-share/dataset/geography/${PKGNAME}/PERMANENT/hist/maasbank
-share/dataset/geography/${PKGNAME}/PERMANENT/hist/topomap
-share/dataset/geography/${PKGNAME}/PERMANENT/site_lists/Cd
-share/dataset/geography/${PKGNAME}/PERMANENT/site_lists/Cu
-share/dataset/geography/${PKGNAME}/PERMANENT/site_lists/Fldf
-share/dataset/geography/${PKGNAME}/PERMANENT/site_lists/LOI
-share/dataset/geography/${PKGNAME}/PERMANENT/site_lists/Pb
-share/dataset/geography/${PKGNAME}/PERMANENT/site_lists/Soil
-share/dataset/geography/${PKGNAME}/PERMANENT/site_lists/Zn
-share/dataset/geography/${PKGNAME}/PERMANENT/site_lists/d.river
-share/dataset/geography/${PKGNAME}/PERMANENT/site_lists/elev
-share/dataset/geography/${PKGNAME}/README
-share/dataset/geography/${PKGNAME}/user1/WIND
diff --git a/grass-Maas/distinfo b/grass-Maas/distinfo
deleted file mode 100644
index 4cffb85060..0000000000
--- a/grass-Maas/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.2 2005/09/28 06:41:19 rillig Exp $
-
-RMD160 (maas_grass_location.tar.gz) = d4a83e81cbc658de0124c3c1c49af4b283418e3d
-Size (maas_grass_location.tar.gz) = 654810 bytes
diff --git a/grass-Slovakia/DESCR b/grass-Slovakia/DESCR
deleted file mode 100644
index 55e46809d1..0000000000
--- a/grass-Slovakia/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-Slovakia is a sample dataset for grass 5.0.x. It contains
-contains slovakia precipitation data.
diff --git a/grass-Slovakia/Makefile b/grass-Slovakia/Makefile
deleted file mode 100644
index 037d3d0374..0000000000
--- a/grass-Slovakia/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/02/08 17:17:01 daprice Exp $
-#
-
-DISTNAME= slovakia
-PKGNAME= grass-Slovakia-20040302
-CATEGORIES= geography
-MASTER_SITES= http://mpa.itc.it/grasstutor/grasslocations/
-
-MAINTAINER= mchittur%cs.nmsu.edu@localhost
-HOMEPAGE= http://mpa.itc.it/grasstutor/grasslocations/
-COMMENT= Example data set for grass 5.0
-
-WRKSRC= ${WRKDIR}/slovakia
-
-.include "../../wip/grass/Makefile.dataset"
-.include "../../mk/bsd.pkg.mk"
diff --git a/grass-Slovakia/NOTES b/grass-Slovakia/NOTES
deleted file mode 100644
index ea64accd1f..0000000000
--- a/grass-Slovakia/NOTES
+++ /dev/null
@@ -1 +0,0 @@
-the '"' is missing in line 15 of the Makefile, add it to the end of that line
diff --git a/grass-Slovakia/PLIST b/grass-Slovakia/PLIST
deleted file mode 100644
index 28b27aa726..0000000000
--- a/grass-Slovakia/PLIST
+++ /dev/null
@@ -1,54 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2009/10/11 10:44:40 thomasklausner Exp $
-share/dataset/geography/${PKGNAME}/PERMANENT/.bash_history
-share/dataset/geography/${PKGNAME}/PERMANENT/.bashrc
-share/dataset/geography/${PKGNAME}/PERMANENT/DEFAULT_WIND
-share/dataset/geography/${PKGNAME}/PERMANENT/DEFAULT_WIND3
-share/dataset/geography/${PKGNAME}/PERMANENT/MYNAME
-share/dataset/geography/${PKGNAME}/PERMANENT/WIND
-share/dataset/geography/${PKGNAME}/PERMANENT/WIND3
-share/dataset/geography/${PKGNAME}/PERMANENT/cats/MASK
-share/dataset/geography/${PKGNAME}/PERMANENT/cats/dem500
-share/dataset/geography/${PKGNAME}/PERMANENT/cats/mask
-share/dataset/geography/${PKGNAME}/PERMANENT/cats/precip
-share/dataset/geography/${PKGNAME}/PERMANENT/cats/precip.topo
-share/dataset/geography/${PKGNAME}/PERMANENT/cell/MASK
-share/dataset/geography/${PKGNAME}/PERMANENT/cell/dem500
-share/dataset/geography/${PKGNAME}/PERMANENT/cell/mask
-share/dataset/geography/${PKGNAME}/PERMANENT/cell/precip
-share/dataset/geography/${PKGNAME}/PERMANENT/cell/precip.topo
-share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/MASK/range
-share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/dem500/f_format
-share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/dem500/f_quant
-share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/dem500/f_range
-share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/dem500/null
-share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/mask/null
-share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/mask/range
-share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/mask/reclassed_to
-share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/precip.topo/f_format
-share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/precip.topo/f_quant
-share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/precip.topo/f_range
-share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/precip.topo/null
-share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/precip/f_format
-share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/precip/f_quant
-share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/precip/f_range
-share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/precip/null
-share/dataset/geography/${PKGNAME}/PERMANENT/cellhd/MASK
-share/dataset/geography/${PKGNAME}/PERMANENT/cellhd/dem500
-share/dataset/geography/${PKGNAME}/PERMANENT/cellhd/mask
-share/dataset/geography/${PKGNAME}/PERMANENT/cellhd/precip
-share/dataset/geography/${PKGNAME}/PERMANENT/cellhd/precip.topo
-share/dataset/geography/${PKGNAME}/PERMANENT/colr/precip
-share/dataset/geography/${PKGNAME}/PERMANENT/colr/precip.topo
-share/dataset/geography/${PKGNAME}/PERMANENT/fcell/dem500
-share/dataset/geography/${PKGNAME}/PERMANENT/fcell/precip
-share/dataset/geography/${PKGNAME}/PERMANENT/fcell/precip.topo
-share/dataset/geography/${PKGNAME}/PERMANENT/hist/MASK
-share/dataset/geography/${PKGNAME}/PERMANENT/hist/dem500
-share/dataset/geography/${PKGNAME}/PERMANENT/hist/mask
-share/dataset/geography/${PKGNAME}/PERMANENT/hist/precip
-share/dataset/geography/${PKGNAME}/PERMANENT/hist/precip.topo
-share/dataset/geography/${PKGNAME}/PERMANENT/site_lists/precip3d
-share/dataset/geography/${PKGNAME}/PERMANENT/windows/default
-@exec ${MKDIR} %D/share/dataset/geography/${PKGNAME}/PERMANENT/.tmp/guyot.meas.ncsu.edu
-@exec ${MKDIR} %D/share/dataset/geography/${PKGNAME}
-@exec ${MKDIR} %D/share/dataset/geography
diff --git a/grass-Slovakia/distinfo b/grass-Slovakia/distinfo
deleted file mode 100644
index 430bae7307..0000000000
--- a/grass-Slovakia/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.2 2005/09/28 06:41:19 rillig Exp $
-
-RMD160 (slovakia.tar.gz) = 0fa6a73e14bc070ed3b68d6a1e5357ab86c24485
-Size (slovakia.tar.gz) = 3555357 bytes
diff --git a/grass-Spearfish-imagery/DESCR b/grass-Spearfish-imagery/DESCR
deleted file mode 100644
index d02864d536..0000000000
--- a/grass-Spearfish-imagery/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-Imagery for Spearfish, South Dakota, USA
-Spearfish is a sample dataset for grass 5.0.x. It contains
-contains raster, vector and point data of South Dakota.
diff --git a/grass-Spearfish-imagery/Makefile b/grass-Spearfish-imagery/Makefile
deleted file mode 100644
index 4a7e87b450..0000000000
--- a/grass-Spearfish-imagery/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/02/08 17:21:32 daprice Exp $
-#
-
-DISTNAME= imagery_grassdata
-PKGNAME= grass-Spearfish-imagery-20040302
-CATEGORIES= geography
-MASTER_SITES= http://grass.itc.it/sampledata/
-
-MAINTAINER= mchittur%cs.nmsu.edu@localhost
-HOMEPAGE= http://grass.itc.it/sampledata/
-COMMENT= Grass 5.0 sample dataset
-
-WRKSRC= ${WRKDIR}/imagery
-
-.include "../../wip/grass/Makefile.dataset"
-.include "../../mk/bsd.pkg.mk"
diff --git a/grass-Spearfish-imagery/PLIST b/grass-Spearfish-imagery/PLIST
deleted file mode 100644
index 7498dd6a22..0000000000
--- a/grass-Spearfish-imagery/PLIST
+++ /dev/null
@@ -1,110 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2009/10/12 21:35:57 thomasklausner Exp $
-share/dataset/geography/${PKGNAME}/PERMANENT/DEFAULT_WIND
-share/dataset/geography/${PKGNAME}/PERMANENT/MYNAME
-share/dataset/geography/${PKGNAME}/PERMANENT/SEARCH_PATH
-share/dataset/geography/${PKGNAME}/PERMANENT/WIND
-share/dataset/geography/${PKGNAME}/PERMANENT/cats/gs13.1
-share/dataset/geography/${PKGNAME}/PERMANENT/cats/gs14.1
-share/dataset/geography/${PKGNAME}/PERMANENT/cats/nhap.1
-share/dataset/geography/${PKGNAME}/PERMANENT/cats/nhap.2
-share/dataset/geography/${PKGNAME}/PERMANENT/cats/nhap.3
-share/dataset/geography/${PKGNAME}/PERMANENT/cats/nhap.enh
-share/dataset/geography/${PKGNAME}/PERMANENT/cats/spot.comp
-share/dataset/geography/${PKGNAME}/PERMANENT/cats/spot.ms.1
-share/dataset/geography/${PKGNAME}/PERMANENT/cats/spot.ms.2
-share/dataset/geography/${PKGNAME}/PERMANENT/cats/spot.ms.3
-share/dataset/geography/${PKGNAME}/PERMANENT/cats/spot.p
-share/dataset/geography/${PKGNAME}/PERMANENT/cell/gs13.1
-share/dataset/geography/${PKGNAME}/PERMANENT/cell/gs14.1
-share/dataset/geography/${PKGNAME}/PERMANENT/cell/nhap.1
-share/dataset/geography/${PKGNAME}/PERMANENT/cell/nhap.2
-share/dataset/geography/${PKGNAME}/PERMANENT/cell/nhap.3
-share/dataset/geography/${PKGNAME}/PERMANENT/cell/nhap.enh
-share/dataset/geography/${PKGNAME}/PERMANENT/cell/spot.comp
-share/dataset/geography/${PKGNAME}/PERMANENT/cell/spot.ms.1
-share/dataset/geography/${PKGNAME}/PERMANENT/cell/spot.ms.2
-share/dataset/geography/${PKGNAME}/PERMANENT/cell/spot.ms.3
-share/dataset/geography/${PKGNAME}/PERMANENT/cell/spot.p
-share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/gs13.1/histogram
-share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/gs13.1/range
-share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/gs14.1/histogram
-share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/gs14.1/range
-share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/nhap.1/hist.test
-share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/nhap.1/histogram
-share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/nhap.1/range
-share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/nhap.1/tmp
-share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/nhap.2/histogram
-share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/nhap.2/range
-share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/nhap.3/histogram
-share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/nhap.3/range
-share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/nhap.enh/range
-share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/spot.cluster
-share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/spot.comp/range
-share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/spot.ms.1/histogram
-share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/spot.ms.1/range
-share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/spot.ms.2/histogram
-share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/spot.ms.2/range
-share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/spot.ms.3/histogram
-share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/spot.ms.3/range
-share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/spot.p/range
-share/dataset/geography/${PKGNAME}/PERMANENT/cellhd/gs13.1
-share/dataset/geography/${PKGNAME}/PERMANENT/cellhd/gs14.1
-share/dataset/geography/${PKGNAME}/PERMANENT/cellhd/nhap.1
-share/dataset/geography/${PKGNAME}/PERMANENT/cellhd/nhap.2
-share/dataset/geography/${PKGNAME}/PERMANENT/cellhd/nhap.3
-share/dataset/geography/${PKGNAME}/PERMANENT/cellhd/nhap.enh
-share/dataset/geography/${PKGNAME}/PERMANENT/cellhd/spot.comp
-share/dataset/geography/${PKGNAME}/PERMANENT/cellhd/spot.ms.1
-share/dataset/geography/${PKGNAME}/PERMANENT/cellhd/spot.ms.2
-share/dataset/geography/${PKGNAME}/PERMANENT/cellhd/spot.ms.3
-share/dataset/geography/${PKGNAME}/PERMANENT/cellhd/spot.p
-share/dataset/geography/${PKGNAME}/PERMANENT/colr/gs13.1
-share/dataset/geography/${PKGNAME}/PERMANENT/colr/gs14.1
-share/dataset/geography/${PKGNAME}/PERMANENT/colr/nhap.1
-share/dataset/geography/${PKGNAME}/PERMANENT/colr/nhap.2
-share/dataset/geography/${PKGNAME}/PERMANENT/colr/nhap.3
-share/dataset/geography/${PKGNAME}/PERMANENT/colr/nhap.enh
-share/dataset/geography/${PKGNAME}/PERMANENT/colr/spot.comp
-share/dataset/geography/${PKGNAME}/PERMANENT/colr/spot.ms.1
-share/dataset/geography/${PKGNAME}/PERMANENT/colr/spot.ms.2
-share/dataset/geography/${PKGNAME}/PERMANENT/colr/spot.ms.3
-share/dataset/geography/${PKGNAME}/PERMANENT/colr/spot.p
-share/dataset/geography/${PKGNAME}/PERMANENT/hist/gs13.1
-share/dataset/geography/${PKGNAME}/PERMANENT/hist/gs14.1
-share/dataset/geography/${PKGNAME}/PERMANENT/hist/nhap.1
-share/dataset/geography/${PKGNAME}/PERMANENT/hist/nhap.2
-share/dataset/geography/${PKGNAME}/PERMANENT/hist/nhap.3
-share/dataset/geography/${PKGNAME}/PERMANENT/hist/nhap.enh
-share/dataset/geography/${PKGNAME}/PERMANENT/hist/spot.comp
-share/dataset/geography/${PKGNAME}/PERMANENT/hist/spot.ms.1
-share/dataset/geography/${PKGNAME}/PERMANENT/hist/spot.ms.2
-share/dataset/geography/${PKGNAME}/PERMANENT/hist/spot.ms.3
-share/dataset/geography/${PKGNAME}/PERMANENT/hist/spot.p
-share/dataset/geography/${PKGNAME}/user1/GROUP
-share/dataset/geography/${PKGNAME}/user1/SEARCH_PATH
-share/dataset/geography/${PKGNAME}/user1/WIND
-share/dataset/geography/${PKGNAME}/user1/group/demo/REF
-share/dataset/geography/${PKGNAME}/user1/group/demo/TARGET
-share/dataset/geography/${PKGNAME}/user1/group/gs/REF
-share/dataset/geography/${PKGNAME}/user1/group/gs/TARGET
-share/dataset/geography/${PKGNAME}/user1/group/nhap/POINTS
-share/dataset/geography/${PKGNAME}/user1/group/nhap/REF
-share/dataset/geography/${PKGNAME}/user1/group/nhap/SUBGROUP
-share/dataset/geography/${PKGNAME}/user1/group/nhap/TARGET
-share/dataset/geography/${PKGNAME}/user1/group/nhap/TITLE
-share/dataset/geography/${PKGNAME}/user1/group/nhap/subgroup/nhap.123/REF
-share/dataset/geography/${PKGNAME}/user1/group/spotspear/REF
-share/dataset/geography/${PKGNAME}/user1/group/spotspear/SUBGROUP
-share/dataset/geography/${PKGNAME}/user1/group/spotspear/TARGET
-share/dataset/geography/${PKGNAME}/user1/group/spotspear/subgroup/spot.test/REF
-share/dataset/geography/${PKGNAME}/user1/group/spotspear/subgroup/spot.test/sig/sig.1
-share/dataset/geography/${PKGNAME}/user1/group/spotspear/subgroup/spot.test/sig/test
-share/dataset/geography/${PKGNAME}/user1/group/spotxy/POINTS
-share/dataset/geography/${PKGNAME}/user1/group/spotxy/REF
-share/dataset/geography/${PKGNAME}/user1/group/spotxy/SUBGROUP
-share/dataset/geography/${PKGNAME}/user1/group/spotxy/TARGET
-share/dataset/geography/${PKGNAME}/user1/group/spotxy/subgroup/spot.test/REF
-share/dataset/geography/${PKGNAME}/user1/group/spotxy/subgroup/spot.test/sig/sig.1
-share/dataset/geography/${PKGNAME}/user1/group/spotxy/subgroup/spot.test/sig/test
-share/dataset/geography/${PKGNAME}/user1/gscam
-@pkgdir share/dataset/geography/${PKGNAME}/PERMANENT/cell_misc/nhap1.orig
diff --git a/grass-Spearfish-imagery/distinfo b/grass-Spearfish-imagery/distinfo
deleted file mode 100644
index c40ea90ff2..0000000000
--- a/grass-Spearfish-imagery/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.2 2005/09/28 06:41:19 rillig Exp $
-
-RMD160 (imagery_grassdata.tar.gz) = 04a78c76f1add2542e7e07593f65ddde50eed6f5
-Size (imagery_grassdata.tar.gz) = 19099196 bytes
diff --git a/grass-WakeCounty/DESCR b/grass-WakeCounty/DESCR
deleted file mode 100644
index 74debadd11..0000000000
--- a/grass-WakeCounty/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Example dataset for grass 5.0
diff --git a/grass-WakeCounty/Makefile b/grass-WakeCounty/Makefile
deleted file mode 100644
index 4eae4e5261..0000000000
--- a/grass-WakeCounty/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/02/08 17:23:35 daprice Exp $
-#
-
-DISTNAME= wake-spm
-PKGNAME= grass-WakeCounty-20030302
-CATEGORIES= geography
-MASTER_SITES= http://mpa.itc.it/grasstutor/grasslocations/
-
-MAINTAINER= mchittur%cs.nmsu.edu@localhost
-HOMEPAGE= http://mpa.itc.it/grasstutor/grasslocations/
-COMMENT= Example dataset for grass 5.0
-
-.include "../../wip/grass/Makefile.dataset"
-.include "../../mk/bsd.pkg.mk"
diff --git a/grass-WakeCounty/PLIST b/grass-WakeCounty/PLIST
deleted file mode 100644
index 7c54ef44cf..0000000000
--- a/grass-WakeCounty/PLIST
+++ /dev/null
@@ -1,40 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2009/10/11 10:44:40 thomasklausner Exp $
-share/dataset/geography/${PKGNAME}/PERMANENT/DEFAULT_WIND
-share/dataset/geography/${PKGNAME}/PERMANENT/MYNAME
-share/dataset/geography/${PKGNAME}/PERMANENT/PROJ_INFO
-share/dataset/geography/${PKGNAME}/PERMANENT/PROJ_UNITS
-share/dataset/geography/${PKGNAME}/PERMANENT/WIND
-share/dataset/geography/${PKGNAME}/helena/.bash_history
-share/dataset/geography/${PKGNAME}/helena/.bashrc
-share/dataset/geography/${PKGNAME}/helena/WIND
-share/dataset/geography/${PKGNAME}/helena/cats/ned30
-share/dataset/geography/${PKGNAME}/helena/cats/ned30.asp
-share/dataset/geography/${PKGNAME}/helena/cats/ned30.sl
-share/dataset/geography/${PKGNAME}/helena/cell/ned30
-share/dataset/geography/${PKGNAME}/helena/cell/ned30.asp
-share/dataset/geography/${PKGNAME}/helena/cell/ned30.sl
-share/dataset/geography/${PKGNAME}/helena/cell_misc/ned30.asp/f_format
-share/dataset/geography/${PKGNAME}/helena/cell_misc/ned30.asp/f_quant
-share/dataset/geography/${PKGNAME}/helena/cell_misc/ned30.asp/f_range
-share/dataset/geography/${PKGNAME}/helena/cell_misc/ned30.asp/null
-share/dataset/geography/${PKGNAME}/helena/cell_misc/ned30.sl/f_format
-share/dataset/geography/${PKGNAME}/helena/cell_misc/ned30.sl/f_quant
-share/dataset/geography/${PKGNAME}/helena/cell_misc/ned30.sl/f_range
-share/dataset/geography/${PKGNAME}/helena/cell_misc/ned30.sl/null
-share/dataset/geography/${PKGNAME}/helena/cell_misc/ned30/f_format
-share/dataset/geography/${PKGNAME}/helena/cell_misc/ned30/f_quant
-share/dataset/geography/${PKGNAME}/helena/cell_misc/ned30/f_range
-share/dataset/geography/${PKGNAME}/helena/cell_misc/ned30/null
-share/dataset/geography/${PKGNAME}/helena/cellhd/ned30
-share/dataset/geography/${PKGNAME}/helena/cellhd/ned30.asp
-share/dataset/geography/${PKGNAME}/helena/cellhd/ned30.sl
-share/dataset/geography/${PKGNAME}/helena/colr/ned30
-share/dataset/geography/${PKGNAME}/helena/colr/ned30.asp
-share/dataset/geography/${PKGNAME}/helena/fcell/ned30
-share/dataset/geography/${PKGNAME}/helena/fcell/ned30.asp
-share/dataset/geography/${PKGNAME}/helena/fcell/ned30.sl
-share/dataset/geography/${PKGNAME}/helena/hist/ned30
-share/dataset/geography/${PKGNAME}/helena/hist/ned30.asp
-share/dataset/geography/${PKGNAME}/helena/hist/ned30.sl
-@exec ${MKDIR} %D/share/dataset/geography/${PKGNAME}/helena/.tmp/bathy.meas.ncsu.edu
-@exec ${MKDIR} %D/share/dataset/geography/${PKGNAME}/PERMANENT/.tmp/bathy.meas.ncsu.edu
diff --git a/grass-WakeCounty/distinfo b/grass-WakeCounty/distinfo
deleted file mode 100644
index daf66707e0..0000000000
--- a/grass-WakeCounty/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.2 2005/09/28 06:41:19 rillig Exp $
-
-RMD160 (wake-spm.tar.gz) = 94b03ade8d022013cd3205226077dd0c553b5e9a
-Size (wake-spm.tar.gz) = 26258590 bytes
diff --git a/grass-gully/DESCR b/grass-gully/DESCR
deleted file mode 100644
index 8a081b5264..0000000000
--- a/grass-gully/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-Example dataset for grass 5.0. This dataset represents 3000pts ASCII
-file (x,y,z mass points and gully fault line points) for a DEM with
-gully.
diff --git a/grass-gully/Makefile b/grass-gully/Makefile
deleted file mode 100644
index a4cbac12be..0000000000
--- a/grass-gully/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2006/04/29 17:43:15 shattered Exp $
-#
-
-DISTNAME= gully.dat
-PKGNAME= grass-gully-20030302
-CATEGORIES= geography
-MASTER_SITES= http://mpa.itc.it/grasstutor/data7/
-EXTRACT_SUFX= .gz
-
-MAINTAINER= mchittur%cs.nmsu.edu@localhost
-HOMEPAGE= http://mpa.itc.it/grasstutor/
-COMMENT= Example dataset for grass 5.0
-
-WRKSRC= ${WRKDIR}
-
-.include "../../wip/grass/Makefile.dataset"
-.include "../../mk/bsd.pkg.mk"
diff --git a/grass-gully/PLIST b/grass-gully/PLIST
deleted file mode 100644
index 71fdd294b2..0000000000
--- a/grass-gully/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2009/10/11 10:44:40 thomasklausner Exp $
-share/dataset/geography/${PKGNAME}/gully.dat
diff --git a/grass-gully/distinfo b/grass-gully/distinfo
deleted file mode 100644
index dbe4015262..0000000000
--- a/grass-gully/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.2 2005/09/28 06:41:20 rillig Exp $
-
-RMD160 (gully.dat.gz) = bdfcd8032a7a640fda27a1bdc8aeaf99ef01e407
-Size (gully.dat.gz) = 16697 bytes
Home |
Main Index |
Thread Index |
Old Index