ports/126759: [Update]databases/grass:update tp 6.3.0

Wen heping wenheping at gmail.com
Sat Aug 23 08:20:02 UTC 2008


>Number:         126759
>Category:       ports
>Synopsis:       [Update]databases/grass:update tp 6.3.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 23 08:20:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Wen heping
>Release:        FreeBSD 7.0 release
>Organization:
ChangAn Middle School
>Environment:
FreeBSD tinderbox.wenjing.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008     root at logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
1 update to 6.3.0 from 6.2.3
2 fix the problem of installing manpage
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -curN grass/Makefile grass.new/Makefile
--- grass/Makefile	2008-06-06 21:16:48.000000000 +0800
+++ grass.new/Makefile	2008-08-23 14:02:31.000000000 +0800
@@ -2,26 +2,25 @@
 # Date created:		15 January 2000
 # Whom:			reg
 #
-# $FreeBSD: ports/databases/grass/Makefile,v 1.53 2008/06/06 13:16:48 edwin Exp $
+# $FreeBSD: ports/databases/grass/Makefile,v 1.52 2008/04/19 17:47:11 miwi Exp $
 #
 
 PORTNAME=	grass
-PORTVERSION=	6.2.3
-PORTREVISION=	2
+PORTVERSION=	6.3.0
 PORTEPOCH=	2
 CATEGORIES=	databases geography
-MASTER_SITES=	http://grass.itc.it/grass62/source/ \
-		ftp://grass.itc.it/pub/grass/grass62/source/ \
-		http://grass.ibiblio.org/grass62/source/\
-		ftp://www.ibiblio.org/pub/packages/gis/grass/grass62/source/\
-		http://www.geog.uni-hannover.de/grass/grass62/source/\
-		http://grass.meteo.uni.wroc.pl/grass62/source/ \
-		http://grass.ru.ac.za/grass62/source/\
-		http://wgrass.media.osaka-cu.ac.jp/grassh/grass62/source/\
-		http://public.planetmirror.com/pub/grass/grass62/source/\
-		ftp://ftp.planetmirror.com/pub/grass/grass62/source/\
-		http://gulus.usherbrooke.ca/pub/appl/grass/grass62/source/\
-		http://ludique.u-bourgogne.fr/grass/grass62/source/
+MASTER_SITES=	http://grass.itc.it/grass63/source/ \
+		ftp://grass.itc.it/pub/grass/grass63/source/ \
+		http://grass.ibiblio.org/grass63/source/\
+		ftp://www.ibiblio.org/pub/packages/gis/grass/grass63/source/\
+		http://www.geog.uni-hannover.de/grass/grass63/source/\
+		http://grass.meteo.uni.wroc.pl/grass63/source/ \
+		http://grass.ru.ac.za/grass63/source/\
+		http://wgrass.media.osaka-cu.ac.jp/grassh/grass63/source/\
+		http://public.planetmirror.com/pub/grass/grass63/source/\
+		ftp://ftp.planetmirror.com/pub/grass/grass63/source/\
+		http://gulus.usherbrooke.ca/pub/appl/grass/grass63/source/\
+		http://ludique.u-bourgogne.fr/grass/grass63/source/
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	An open source Geographical Information System (GIS)
@@ -47,8 +46,6 @@
 USE_TCL_BUILD=	yes
 USE_TK=		yes
 USE_TK_BUILD=	yes
-PATCH_TCL_SCRIPTS=lib/init/init.sh
-PATCH_TK_SCRIPTS=lib/init/init.sh
 
 ALL_TARGET=
 GNU_CONFIGURE=	yes
@@ -78,10 +75,155 @@
 BASH_SCRIPTS=	i.spectral r.mapcalculator r.tileset r3.mapcalculator \
 		v.in.gpsbabel
 
+MAN1=	d.ask.1 d.barscale.1 d.colorlist.1 \
+	d.colors.1 d.colortable.1 d.correlate.1 \
+	d.erase.1 d.extend.1 d.extract.1 \
+	d.font.1 d.font.freetype.1 d.frame.1 \
+	d.geodesic.1 d.graph.1 d.grid.1 \
+	d.his.1 d.histogram.1 d.info.1 \
+	d.labels.1 d.legend.1 d.linegraph.1 \
+	d.m.1 d.mapgraph.1 d.measure.1 \
+	d.menu.1 d.mon.1 d.monsize.1 \
+	d.mvmon.1 d.nviz.1 d.out.file.1 \
+	d.out.gpsdrive.1 d.out.png.1 d.paint.labels.1 \
+	d.path.1 d.polar.1 d.profile.1 \
+	d.rast.1 d.rast.arrow.1 d.rast.edit.1 \
+	d.rast.leg.1 d.rast.num.1 d.redraw.1 \
+	d.resize.1 d.rgb.1 d.rhumbline.1 \
+	d.save.1 d.shadedmap.1 d.slide.show.1 \
+	d.split.1 d.text.1 d.text.freetype.1 \
+	d.title.1 d.vect.1 d.vect.chart.1 \
+	d.vect.thematic.1 d.what.rast.1 d.what.vect.1 \
+	d.where.1 d.zoom.1 databaseintro.1 \
+	db.columns.1 db.connect.1 db.copy.1 \
+	db.describe.1 db.drivers.1 db.dropcol.1 \
+	db.execute.1 db.in.ogr.1 db.login.1 \
+	db.select.1 db.tables.1 db.test.1 \
+	displaydrivers.1 g.access.1 g.ask.1 \
+	g.copy.1 g.dirseps.1 g.filename.1 \
+	g.findetc.1 g.findfile.1 g.gisenv.1 \
+	g.gui.1 g.list.1 g.manual.1 \
+	g.mapset.1 g.mapsets.1 g.message.1 \
+	g.mkfontcap.1 g.mlist.1 g.mremove.1 \
+	g.parser.1 g.pnmcomp.1 g.proj.1 \
+	g.region.1 g.remove.1 g.rename.1 \
+	g.setproj.1 g.tempfile.1 g.transform.1 \
+	g.version.1 gm_animate.1 gm_georect.1 \
+	gm_profile.1 grass-dbf.1 grass-ogr.1 \
+	grass6.1 helptext.1 htmlmapdriver.1 \
+	i.atcorr.1 i.cca.1 i.class.1 \
+	i.cluster.1 i.fft.1 i.fusion.brovey.1 \
+	i.gensig.1 i.gensigset.1 i.group.1 \
+	i.his.rgb.1 i.ifft.1 i.image.mosaic.1 \
+	i.in.spotvgt.1 i.landsat.rgb.1 i.maxlik.1 \
+	i.oif.1 i.ortho.photo.1 i.pca.1 \
+	i.points.1 i.rectify.1 i.rgb.his.1 \
+	i.smap.1 i.spectral.1 i.target.1 \
+	i.tasscap.1 i.vpoints.1 i.zc.1 \
+	imageryintro.1 lrs.1 m.cogo.1 \
+	m.proj.1 mkftcap.1 nviz.1 \
+	p.out.vrml.1 photo.2image.1 photo.2target.1 \
+	photo.camera.1 photo.init.1 photo.rectify.1 \
+	pngdriver.1 projectionintro.1 ps.map.1 \
+	psdriver.1 r.average.1 r.basins.fill.1 \
+	r.bilinear.1 r.bitpattern.1 r.blend.1 \
+	r.buffer.1 r.carve.1 r.category.1 \
+	r.cats.1 r.circle.1 r.clump.1 \
+	r.coin.1 r.colors.1 r.composite.1 \
+	r.compress.1 r.contour.1 r.cost.1 \
+	r.covar.1 r.cross.1 r.describe.1 \
+	r.digit.1 r.distance.1 r.drain.1 \
+	r.fill.dir.1 r.fillnulls.1 r.flow.1 \
+	r.grow.1 r.gwflow.1 r.his.1 \
+	r.in.arc.1 r.in.ascii.1 r.in.aster.1 \
+	r.in.bin.1 r.in.gdal.1 r.in.gridatb.1 \
+	r.in.mat.1 r.in.poly.1 r.in.srtm.1 \
+	r.in.wms.1 r.in.xyz.1 r.info.1 \
+	r.kappa.1 r.lake.1 r.le.patch.1 \
+	r.le.pixel.1 r.le.setup.1 r.le.trace.1 \
+	r.li.1 r.li.cwed.1 r.li.daemon.1 \
+	r.li.dominance.1 r.li.edgedensity.1 r.li.mpa.1 \
+	r.li.mps.1 r.li.padcv.1 r.li.padrange.1 \
+	r.li.padsd.1 r.li.patchdensity.1 r.li.patchnum.1 \
+	r.li.richness.1 r.li.setup.1 r.li.shannon.1 \
+	r.li.shape.1 r.li.simpson.1 r.los.1 \
+	r.mapcalc.1 r.mapcalculator.1 r.mask.1 \
+	r.median.1 r.mfilter.1 r.mfilter.fp.1 \
+	r.mode.1 r.neighbors.1 r.null.1 \
+	r.out.arc.1 r.out.ascii.1 r.out.bin.1 \
+	r.out.gdal.1 r.out.gdal.sh.1 r.out.gridatb.1 \
+	r.out.mat.1 r.out.mpeg.1 r.out.png.1 \
+	r.out.pov.1 r.out.ppm.1 r.out.ppm3.1 \
+	r.out.tiff.1 r.out.vrml.1 r.out.vtk.1 \
+	r.out.xyz.1 r.param.scale.1 r.patch.1 \
+	r.plane.1 r.profile.1 r.proj.1 \
+	r.quant.1 r.random.1 r.random.cells.1 \
+	r.random.surface.1 r.reclass.1 r.reclass.area.1 \
+	r.recode.1 r.region.1 r.regression.line.1 \
+	r.report.1 r.resamp.interp.1 r.resamp.rst.1 \
+	r.resamp.stats.1 r.resample.1 r.rescale.1 \
+	r.rescale.eq.1 r.ros.1 r.series.1 \
+	r.shaded.relief.1 r.sim.sediment.1 r.sim.water.1 \
+	r.slope.aspect.1 r.spread.1 r.spreadpath.1 \
+	r.statistics.1 r.stats.1 r.sum.1 \
+	r.sun.1 r.sunmask.1 r.support.1 \
+	r.support.stats.1 r.surf.area.1 r.surf.contour.1 \
+	r.surf.fractal.1 r.surf.gauss.1 r.surf.idw.1 \
+	r.surf.idw2.1 r.surf.random.1 r.terraflow.1 \
+	r.texture.1 r.thin.1 r.tileset.1 \
+	r.timestamp.1 r.to.rast3.1 r.to.rast3elev.1 \
+	r.to.vect.1 r.topidx.1 r.topmodel.1 \
+	r.transect.1 r.univar.1 r.univar.sh.1 \
+	r.volume.1 r.walk.1 r.water.outlet.1 \
+	r.watershed.1 r.what.1 r.what.color.1 \
+	r3.cross.rast.1 r3.gwflow.1 r3.in.ascii.1 \
+	r3.in.v5d.1 r3.info.1 r3.mapcalc.1 \
+	r3.mapcalculator.1 r3.mask.1 r3.mkdspf.1 \
+	r3.null.1 r3.out.ascii.1 r3.out.v5d.1 \
+	r3.out.vtk.1 r3.stats.1 r3.timestamp.1 \
+	r3.to.rast.1 r3.univar.1 raster3dintro.1 \
+	rasterintro.1 sql.1 v.buffer.1 \
+	v.build.1 v.build.all.1 v.build.polylines.1 \
+	v.category.1 v.centroids.1 v.clean.1 \
+	v.convert.1 v.convert.all.1 v.db.addcol.1 \
+	v.db.addtable.1 v.db.connect.1 v.db.dropcol.1 \
+	v.db.droptable.1 v.db.join.1 v.db.reconnect.all.1 \
+	v.db.renamecol.1 v.db.select.1 v.db.univar.1 \
+	v.db.update.1 v.delaunay.1 v.digit.1 \
+	v.dissolve.1 v.distance.1 v.drape.1 \
+	v.edit.1 v.external.1 v.extract.1 \
+	v.extrude.1 v.generalize.1 v.hull.1 \
+	v.in.ascii.1 v.in.db.1 v.in.dxf.1 \
+	v.in.e00.1 v.in.garmin.1 v.in.gns.1 \
+	v.in.gpsbabel.1 v.in.mapgen.1 v.in.ogr.1 \
+	v.in.region.1 v.in.sites.1 v.in.sites.all.1 \
+	v.in.wfs.1 v.info.1 v.kcv.1 \
+	v.kernel.1 v.label.1 v.lidar.correction.1 \
+	v.lidar.edgedetection.1 v.lidar.growing.1 v.lrs.create.1 \
+	v.lrs.label.1 v.lrs.segment.1 v.lrs.where.1 \
+	v.mkgrid.1 v.neighbors.1 v.net.1 \
+	v.net.alloc.1 v.net.iso.1 v.net.path.1 \
+	v.net.salesman.1 v.net.steiner.1 v.net.visibility.1 \
+	v.normal.1 v.out.ascii.1 v.out.dxf.1 \
+	v.out.ogr.1 v.out.pov.1 v.out.svg.1 \
+	v.out.vtk.1 v.outlier.1 v.overlay.1 \
+	v.parallel.1 v.patch.1 v.perturb.1 \
+	v.proj.1 v.qcount.1 v.random.1 \
+	v.rast.stats.1 v.reclass.1 v.report.1 \
+	v.sample.1 v.segment.1 v.select.1 \
+	v.split.1 v.support.1 v.surf.bspline.1 \
+	v.surf.idw.1 v.surf.rst.1 v.to.db.1 \
+	v.to.points.1 v.to.rast.1 v.to.rast3.1 \
+	v.transform.1 v.type.1 v.univar.1 \
+	v.univar.sh.1 v.vol.rst.1 v.voronoi.1 \
+	v.what.1 v.what.rast.1 v.what.vect.1 \
+	variables.1 vectorintro.1 wxGUI.1 \
+	wxGUI.Attribute_Table_Manager.1 wxGUI.Digitization_Tool.1 xdriver.1
+
 .include <bsd.port.pre.mk>
 
 .if !defined (GRASS_INST_DIR)
-GRASS_INST_DIR=	${PORTNAME}
+GRASS_INST_DIR=	${PORTNAME}-${PORTVERSION}
 .endif
 
 .if defined(WITH_MYSQL)
@@ -126,4 +268,9 @@
 		 ${WRKSRC}/scripts/$s/$s
 .endfor
 
+post-install:
+	@${MV} ${PREFIX}/${GRASS_INST_DIR}/man/man1/* ${PREFIX}/man/man1/
+	@${RMDIR} ${PREFIX}/${GRASS_INST_DIR}/man/man1
+	@${RMDIR} ${PREFIX}/${GRASS_INST_DIR}/man
+
 .include <bsd.port.post.mk>
diff -curN grass/distinfo grass.new/distinfo
--- grass/distinfo	2008-02-17 14:00:53.000000000 +0800
+++ grass.new/distinfo	2008-08-23 12:25:58.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (grass-6.2.3.tar.gz) = 75c8832f90e445ff361d767c8a2c3ece
-SHA256 (grass-6.2.3.tar.gz) = a172d233fcbfc7f2c2de01af1f6fc7828e46867785dcaf861cf87238775e4a61
-SIZE (grass-6.2.3.tar.gz) = 12978605
+MD5 (grass-6.3.0.tar.gz) = 7dce50a076e2481733148ba34cbebc07
+SHA256 (grass-6.3.0.tar.gz) = a84658a7065a3ece09d3d18a3b601515484d1e5dbb3a92b8fbac3c37e368acf4
+SIZE (grass-6.3.0.tar.gz) = 17688547
diff -curN grass/files/patch-Makefile grass.new/files/patch-Makefile
--- grass/files/patch-Makefile	2008-04-05 03:24:35.000000000 +0800
+++ grass.new/files/patch-Makefile	2008-08-22 21:07:34.000000000 +0800
@@ -1,11 +1,12 @@
---- Makefile.orig	2007-11-28 05:33:13.000000000 +0900
-+++ Makefile	2008-03-20 21:32:22.000000000 +0900
-@@ -257,7 +257,7 @@
+--- Makefile.orig	2008-04-26 06:25:30.000000000 +0000
++++ Makefile	2008-04-26 06:26:02.000000000 +0000
+@@ -280,7 +280,8 @@
  	-chmod -R a+rX ${INST_DIR} 2>/dev/null
- 	#GEM installation
+ 	@#GEM installation
  	-tar cBf - gem/skeleton | (cd ${INST_DIR}/etc ; tar xBf - ) 2>/dev/null
--	-${INSTALL} gem/gem ${BINDIR} 2>/dev/null
-+	-${INSTALL} gem/gem ${BINDIR}/grass${GRASS_VERSION_MAJOR}${GRASS_VERSION_MINOR}-gem 2>/dev/null
- 	
+-	-${INSTALL} gem/gem6 ${BINDIR} 2>/dev/null
++	-${INSTALL} gem/gem6 ${BINDIR}/grass${GRASS_VERSION_MAJOR}${GRASS_VERSION_MINOR}-gem 2>/dev/null
++
+ 	@# enable OSX Help Viewer
+ 	@if [ "`cat include/Make/Platform.make | grep -i '^ARCH.*darwin'`" ] ; then /bin/ln -sfh "${INST_DIR}/docs/html" /Library/Documentation/Help/GRASS-${GRASS_VERSION_MAJOR}.${GRASS_VERSION_MINOR} ; fi
  
- install-strip: FORCE
diff -curN grass/files/patch-intr_char.c grass.new/files/patch-intr_char.c
--- grass/files/patch-intr_char.c	2007-04-12 04:12:06.000000000 +0800
+++ grass.new/files/patch-intr_char.c	1970-01-01 08:00:00.000000000 +0800
@@ -1,27 +0,0 @@
---- lib/gis/intr_char.c	Thu Feb  9 04:08:56 2006
-+++ lib/gis/intr_char.c	Mon Mar 26 19:27:22 2007
-@@ -2,7 +2,11 @@
- 
- #include <grass/config.h>
- #ifndef __MINGW32__
--#ifdef HAVE_TERMIO_H
-+#if defined(HAVE_TERMIOS_H)
-+# include <termios.h>
-+# define TYPE termios
-+# define C c_cc[VINTR]
-+#elif defined(HAVE_TERMIO_H)
- # include <termio.h>
- # define TYPE termio
- # define C c_cc[VINTR]
-@@ -32,7 +36,11 @@
- #ifndef __MINGW32__    
-     struct TYPE buf;
- 
-+#ifdef HAVE_TERMIOS_H
-+    tcgetattr (2, &buf);
-+#else
-     ioctl (2, GET, &buf);
-+#endif
-     c = buf.C;
- #endif    
-     return c;
diff -curN grass/pkg-plist grass.new/pkg-plist
--- grass/pkg-plist	2008-04-04 14:26:39.000000000 +0800
+++ grass.new/pkg-plist	2008-08-23 12:25:58.000000000 +0800
@@ -1,6 +1,10 @@
-bin/grass%%VER%%
-bin/grass%%VER%%-gem
-%%GRASS_INST_DIR%%/bin/bmif_to_cell
+bin/grass63
+bin/grass63-gem
+%%GRASS_INST_DIR%%/AUTHORS
+%%GRASS_INST_DIR%%/CHANGES
+%%GRASS_INST_DIR%%/COPYING
+%%GRASS_INST_DIR%%/GPL.TXT
+%%GRASS_INST_DIR%%/REQUIREMENTS.html
 %%GRASS_INST_DIR%%/bin/d.ask
 %%GRASS_INST_DIR%%/bin/d.barscale
 %%GRASS_INST_DIR%%/bin/d.colorlist
@@ -10,7 +14,6 @@
 %%GRASS_INST_DIR%%/bin/d.extend
 %%GRASS_INST_DIR%%/bin/d.extract
 %%GRASS_INST_DIR%%/bin/d.font
-%%GRASS_INST_DIR%%/bin/d.font.freetype
 %%GRASS_INST_DIR%%/bin/d.frame
 %%GRASS_INST_DIR%%/bin/d.geodesic
 %%GRASS_INST_DIR%%/bin/d.graph
@@ -26,18 +29,15 @@
 %%GRASS_INST_DIR%%/bin/d.menu
 %%GRASS_INST_DIR%%/bin/d.mon
 %%GRASS_INST_DIR%%/bin/d.nviz
-%%GRASS_INST_DIR%%/bin/d.paint.labels
 %%GRASS_INST_DIR%%/bin/d.path
 %%GRASS_INST_DIR%%/bin/d.profile
 %%GRASS_INST_DIR%%/bin/d.rast
 %%GRASS_INST_DIR%%/bin/d.rast.arrow
-%%GRASS_INST_DIR%%/bin/d.rast.edit
 %%GRASS_INST_DIR%%/bin/d.rast.num
 %%GRASS_INST_DIR%%/bin/d.rgb
 %%GRASS_INST_DIR%%/bin/d.rhumbline
 %%GRASS_INST_DIR%%/bin/d.save
 %%GRASS_INST_DIR%%/bin/d.text
-%%GRASS_INST_DIR%%/bin/d.text.freetype
 %%GRASS_INST_DIR%%/bin/d.title
 %%GRASS_INST_DIR%%/bin/d.vect
 %%GRASS_INST_DIR%%/bin/d.vect.chart
@@ -57,12 +57,17 @@
 %%GRASS_INST_DIR%%/bin/g.access
 %%GRASS_INST_DIR%%/bin/g.ask
 %%GRASS_INST_DIR%%/bin/g.copy
+%%GRASS_INST_DIR%%/bin/g.dirseps
 %%GRASS_INST_DIR%%/bin/g.filename
+%%GRASS_INST_DIR%%/bin/g.findetc
 %%GRASS_INST_DIR%%/bin/g.findfile
 %%GRASS_INST_DIR%%/bin/g.gisenv
+%%GRASS_INST_DIR%%/bin/g.gui
 %%GRASS_INST_DIR%%/bin/g.list
 %%GRASS_INST_DIR%%/bin/g.mapset
 %%GRASS_INST_DIR%%/bin/g.mapsets
+%%GRASS_INST_DIR%%/bin/g.message
+%%GRASS_INST_DIR%%/bin/g.mkfontcap
 %%GRASS_INST_DIR%%/bin/g.parser
 %%GRASS_INST_DIR%%/bin/g.pnmcomp
 %%GRASS_INST_DIR%%/bin/g.proj
@@ -73,6 +78,7 @@
 %%GRASS_INST_DIR%%/bin/g.tempfile
 %%GRASS_INST_DIR%%/bin/g.transform
 %%GRASS_INST_DIR%%/bin/g.version
+%%GRASS_INST_DIR%%/bin/i.atcorr
 %%GRASS_INST_DIR%%/bin/i.cca
 %%GRASS_INST_DIR%%/bin/i.class
 %%GRASS_INST_DIR%%/bin/i.cluster
@@ -94,8 +100,6 @@
 %%GRASS_INST_DIR%%/bin/i.zc
 %%GRASS_INST_DIR%%/bin/m.cogo
 %%GRASS_INST_DIR%%/bin/nviz
-%%GRASS_INST_DIR%%/bin/p.out.vrml
-%%GRASS_INST_DIR%%/bin/poly_to_bmif
 %%GRASS_INST_DIR%%/bin/ps.map
 %%GRASS_INST_DIR%%/bin/r.average
 %%GRASS_INST_DIR%%/bin/r.basins.fill
@@ -103,7 +107,7 @@
 %%GRASS_INST_DIR%%/bin/r.bitpattern
 %%GRASS_INST_DIR%%/bin/r.buffer
 %%GRASS_INST_DIR%%/bin/r.carve
-%%GRASS_INST_DIR%%/bin/r.cats
+%%GRASS_INST_DIR%%/bin/r.category
 %%GRASS_INST_DIR%%/bin/r.circle
 %%GRASS_INST_DIR%%/bin/r.clump
 %%GRASS_INST_DIR%%/bin/r.coin
@@ -121,6 +125,7 @@
 %%GRASS_INST_DIR%%/bin/r.fill.dir
 %%GRASS_INST_DIR%%/bin/r.flow
 %%GRASS_INST_DIR%%/bin/r.grow
+%%GRASS_INST_DIR%%/bin/r.gwflow
 %%GRASS_INST_DIR%%/bin/r.his
 %%GRASS_INST_DIR%%/bin/r.in.arc
 %%GRASS_INST_DIR%%/bin/r.in.ascii
@@ -137,16 +142,32 @@
 %%GRASS_INST_DIR%%/bin/r.le.pixel
 %%GRASS_INST_DIR%%/bin/r.le.setup
 %%GRASS_INST_DIR%%/bin/r.le.trace
+%%GRASS_INST_DIR%%/bin/r.li.cwed
+%%GRASS_INST_DIR%%/bin/r.li.dominance
+%%GRASS_INST_DIR%%/bin/r.li.edgedensity
+%%GRASS_INST_DIR%%/bin/r.li.mpa
+%%GRASS_INST_DIR%%/bin/r.li.mps
+%%GRASS_INST_DIR%%/bin/r.li.padcv
+%%GRASS_INST_DIR%%/bin/r.li.padrange
+%%GRASS_INST_DIR%%/bin/r.li.padsd
+%%GRASS_INST_DIR%%/bin/r.li.patchdensity
+%%GRASS_INST_DIR%%/bin/r.li.patchnum
+%%GRASS_INST_DIR%%/bin/r.li.richness
+%%GRASS_INST_DIR%%/bin/r.li.shannon
+%%GRASS_INST_DIR%%/bin/r.li.shape
+%%GRASS_INST_DIR%%/bin/r.li.simpson
 %%GRASS_INST_DIR%%/bin/r.los
 %%GRASS_INST_DIR%%/bin/r.mapcalc
 %%GRASS_INST_DIR%%/bin/r.median
 %%GRASS_INST_DIR%%/bin/r.mfilter
+%%GRASS_INST_DIR%%/bin/r.mfilter.fp
 %%GRASS_INST_DIR%%/bin/r.mode
 %%GRASS_INST_DIR%%/bin/r.neighbors
 %%GRASS_INST_DIR%%/bin/r.null
 %%GRASS_INST_DIR%%/bin/r.out.arc
 %%GRASS_INST_DIR%%/bin/r.out.ascii
 %%GRASS_INST_DIR%%/bin/r.out.bin
+%%GRASS_INST_DIR%%/bin/r.out.gdal
 %%GRASS_INST_DIR%%/bin/r.out.gridatb
 %%GRASS_INST_DIR%%/bin/r.out.mat
 %%GRASS_INST_DIR%%/bin/r.out.mpeg
@@ -169,7 +190,9 @@
 %%GRASS_INST_DIR%%/bin/r.recode
 %%GRASS_INST_DIR%%/bin/r.region
 %%GRASS_INST_DIR%%/bin/r.report
+%%GRASS_INST_DIR%%/bin/r.resamp.interp
 %%GRASS_INST_DIR%%/bin/r.resamp.rst
+%%GRASS_INST_DIR%%/bin/r.resamp.stats
 %%GRASS_INST_DIR%%/bin/r.resample
 %%GRASS_INST_DIR%%/bin/r.rescale
 %%GRASS_INST_DIR%%/bin/r.rescale.eq
@@ -186,6 +209,7 @@
 %%GRASS_INST_DIR%%/bin/r.sun
 %%GRASS_INST_DIR%%/bin/r.sunmask
 %%GRASS_INST_DIR%%/bin/r.support
+%%GRASS_INST_DIR%%/bin/r.support.stats
 %%GRASS_INST_DIR%%/bin/r.surf.area
 %%GRASS_INST_DIR%%/bin/r.surf.contour
 %%GRASS_INST_DIR%%/bin/r.surf.fractal
@@ -210,7 +234,9 @@
 %%GRASS_INST_DIR%%/bin/r.water.outlet
 %%GRASS_INST_DIR%%/bin/r.watershed
 %%GRASS_INST_DIR%%/bin/r.what
+%%GRASS_INST_DIR%%/bin/r.what.color
 %%GRASS_INST_DIR%%/bin/r3.cross.rast
+%%GRASS_INST_DIR%%/bin/r3.gwflow
 %%GRASS_INST_DIR%%/bin/r3.in.ascii
 %%GRASS_INST_DIR%%/bin/r3.in.v5d
 %%GRASS_INST_DIR%%/bin/r3.info
@@ -221,8 +247,10 @@
 %%GRASS_INST_DIR%%/bin/r3.out.ascii
 %%GRASS_INST_DIR%%/bin/r3.out.v5d
 %%GRASS_INST_DIR%%/bin/r3.out.vtk
+%%GRASS_INST_DIR%%/bin/r3.stats
 %%GRASS_INST_DIR%%/bin/r3.timestamp
 %%GRASS_INST_DIR%%/bin/r3.to.rast
+%%GRASS_INST_DIR%%/bin/r3.univar
 %%GRASS_INST_DIR%%/bin/v.buffer
 %%GRASS_INST_DIR%%/bin/v.build
 %%GRASS_INST_DIR%%/bin/v.build.polylines
@@ -235,9 +263,11 @@
 %%GRASS_INST_DIR%%/bin/v.digit
 %%GRASS_INST_DIR%%/bin/v.distance
 %%GRASS_INST_DIR%%/bin/v.drape
+%%GRASS_INST_DIR%%/bin/v.edit
 %%GRASS_INST_DIR%%/bin/v.external
 %%GRASS_INST_DIR%%/bin/v.extract
 %%GRASS_INST_DIR%%/bin/v.extrude
+%%GRASS_INST_DIR%%/bin/v.generalize
 %%GRASS_INST_DIR%%/bin/v.hull
 %%GRASS_INST_DIR%%/bin/v.in.ascii
 %%GRASS_INST_DIR%%/bin/v.in.db
@@ -264,11 +294,13 @@
 %%GRASS_INST_DIR%%/bin/v.net.path
 %%GRASS_INST_DIR%%/bin/v.net.salesman
 %%GRASS_INST_DIR%%/bin/v.net.steiner
+%%GRASS_INST_DIR%%/bin/v.net.visibility
 %%GRASS_INST_DIR%%/bin/v.normal
 %%GRASS_INST_DIR%%/bin/v.out.ascii
 %%GRASS_INST_DIR%%/bin/v.out.dxf
 %%GRASS_INST_DIR%%/bin/v.out.ogr
 %%GRASS_INST_DIR%%/bin/v.out.pov
+%%GRASS_INST_DIR%%/bin/v.out.svg
 %%GRASS_INST_DIR%%/bin/v.out.vtk
 %%GRASS_INST_DIR%%/bin/v.outlier
 %%GRASS_INST_DIR%%/bin/v.overlay
@@ -283,6 +315,7 @@
 %%GRASS_INST_DIR%%/bin/v.segment
 %%GRASS_INST_DIR%%/bin/v.select
 %%GRASS_INST_DIR%%/bin/v.split
+%%GRASS_INST_DIR%%/bin/v.support
 %%GRASS_INST_DIR%%/bin/v.surf.bspline
 %%GRASS_INST_DIR%%/bin/v.surf.idw
 %%GRASS_INST_DIR%%/bin/v.surf.rst
@@ -402,6 +435,7 @@
 %%GRASS_INST_DIR%%/docs/html/d.out.file.html
 %%GRASS_INST_DIR%%/docs/html/d.out.gpsdrive.html
 %%GRASS_INST_DIR%%/docs/html/d.out.png.html
+%%GRASS_INST_DIR%%/docs/html/d.paint.labels.html
 %%GRASS_INST_DIR%%/docs/html/d.path.html
 %%GRASS_INST_DIR%%/docs/html/d.polar.html
 %%GRASS_INST_DIR%%/docs/html/d.profile.html
@@ -415,6 +449,7 @@
 %%GRASS_INST_DIR%%/docs/html/d.rgb.html
 %%GRASS_INST_DIR%%/docs/html/d.rhumbline.html
 %%GRASS_INST_DIR%%/docs/html/d.save.html
+%%GRASS_INST_DIR%%/docs/html/d.shadedmap.html
 %%GRASS_INST_DIR%%/docs/html/d.slide.show.html
 %%GRASS_INST_DIR%%/docs/html/d.split.html
 %%GRASS_INST_DIR%%/docs/html/d.text.freetype.html
@@ -435,8 +470,9 @@
 %%GRASS_INST_DIR%%/docs/html/db.copy.html
 %%GRASS_INST_DIR%%/docs/html/db.describe.html
 %%GRASS_INST_DIR%%/docs/html/db.drivers.html
-%%GRASS_INST_DIR%%/docs/html/db.droptable.html
+%%GRASS_INST_DIR%%/docs/html/db.dropcol.html
 %%GRASS_INST_DIR%%/docs/html/db.execute.html
+%%GRASS_INST_DIR%%/docs/html/db.in.ogr.html
 %%GRASS_INST_DIR%%/docs/html/db.login.html
 %%GRASS_INST_DIR%%/docs/html/db.select.html
 %%GRASS_INST_DIR%%/docs/html/db.tables.html
@@ -445,13 +481,18 @@
 %%GRASS_INST_DIR%%/docs/html/g.access.html
 %%GRASS_INST_DIR%%/docs/html/g.ask.html
 %%GRASS_INST_DIR%%/docs/html/g.copy.html
+%%GRASS_INST_DIR%%/docs/html/g.dirseps.html
 %%GRASS_INST_DIR%%/docs/html/g.filename.html
+%%GRASS_INST_DIR%%/docs/html/g.findetc.html
 %%GRASS_INST_DIR%%/docs/html/g.findfile.html
 %%GRASS_INST_DIR%%/docs/html/g.gisenv.html
+%%GRASS_INST_DIR%%/docs/html/g.gui.html
 %%GRASS_INST_DIR%%/docs/html/g.list.html
 %%GRASS_INST_DIR%%/docs/html/g.manual.html
 %%GRASS_INST_DIR%%/docs/html/g.mapset.html
 %%GRASS_INST_DIR%%/docs/html/g.mapsets.html
+%%GRASS_INST_DIR%%/docs/html/g.message.html
+%%GRASS_INST_DIR%%/docs/html/g.mkfontcap.html
 %%GRASS_INST_DIR%%/docs/html/g.mlist.html
 %%GRASS_INST_DIR%%/docs/html/g.mremove.html
 %%GRASS_INST_DIR%%/docs/html/g.parser.html
@@ -465,21 +506,34 @@
 %%GRASS_INST_DIR%%/docs/html/g.transform.html
 %%GRASS_INST_DIR%%/docs/html/g.version.html
 %%GRASS_INST_DIR%%/docs/html/gis.m.html
+%%GRASS_INST_DIR%%/docs/html/gm_animate.html
+%%GRASS_INST_DIR%%/docs/html/gm_animate1.png
+%%GRASS_INST_DIR%%/docs/html/gm_animate2.jpg
+%%GRASS_INST_DIR%%/docs/html/gm_animatetool.png
+%%GRASS_INST_DIR%%/docs/html/gm_gcpmgr.jpg
+%%GRASS_INST_DIR%%/docs/html/gm_georect.html
+%%GRASS_INST_DIR%%/docs/html/gm_georectdisp.jpg
+%%GRASS_INST_DIR%%/docs/html/gm_georectstart.jpg
+%%GRASS_INST_DIR%%/docs/html/gm_gismgr.jpg
+%%GRASS_INST_DIR%%/docs/html/gm_gismgrtools.png
+%%GRASS_INST_DIR%%/docs/html/gm_gronsole.png
+%%GRASS_INST_DIR%%/docs/html/gm_mapdisp.jpg
+%%GRASS_INST_DIR%%/docs/html/gm_mapdisptools.png
+%%GRASS_INST_DIR%%/docs/html/gm_profile.html
+%%GRASS_INST_DIR%%/docs/html/gm_profile1.png
+%%GRASS_INST_DIR%%/docs/html/gm_profile2.jpg
+%%GRASS_INST_DIR%%/docs/html/gm_profile3.png
 %%GRASS_INST_DIR%%/docs/html/grass-dbf.html
-%%MYSQL%%%%GRASS_INST_DIR%%/docs/html/grass-mesql.html
-%%MYSQL%%%%GRASS_INST_DIR%%/docs/html/grass-mysql.html
-%%ODBC%%%%GRASS_INST_DIR%%/docs/html/grass-odbc.html
-%%PGSQL%%%%GRASS_INST_DIR%%/docs/html/grass-pg.html
-%%SQLITE%%%%GRASS_INST_DIR%%/docs/html/grass-sqlite.html
+%%GRASS_INST_DIR%%/docs/html/grass-ogr.html
 %%GRASS_INST_DIR%%/docs/html/grass6.html
 %%GRASS_INST_DIR%%/docs/html/grass_logo.txt
 %%GRASS_INST_DIR%%/docs/html/helptext.html
-%%GRASS_INST_DIR%%/docs/html/i.ask.html
+%%GRASS_INST_DIR%%/docs/html/htmlmapdriver.html
+%%GRASS_INST_DIR%%/docs/html/i.atcorr.html
 %%GRASS_INST_DIR%%/docs/html/i.cca.html
 %%GRASS_INST_DIR%%/docs/html/i.class.html
 %%GRASS_INST_DIR%%/docs/html/i.cluster.html
 %%GRASS_INST_DIR%%/docs/html/i.fft.html
-%%GRASS_INST_DIR%%/docs/html/i.find.html
 %%GRASS_INST_DIR%%/docs/html/i.fusion.brovey.html
 %%GRASS_INST_DIR%%/docs/html/i.gensig.html
 %%GRASS_INST_DIR%%/docs/html/i.gensigset.html
@@ -532,6 +586,8 @@
 %%GRASS_INST_DIR%%/docs/html/icons/gui-cmd.gif
 %%GRASS_INST_DIR%%/docs/html/icons/gui-display.gif
 %%GRASS_INST_DIR%%/docs/html/icons/gui-erase.gif
+%%GRASS_INST_DIR%%/docs/html/icons/gui-exit.gif
+%%GRASS_INST_DIR%%/docs/html/icons/gui-ff.gif
 %%GRASS_INST_DIR%%/docs/html/icons/gui-filesave.gif
 %%GRASS_INST_DIR%%/docs/html/icons/gui-font.gif
 %%GRASS_INST_DIR%%/docs/html/icons/gui-gcperase.gif
@@ -539,21 +595,36 @@
 %%GRASS_INST_DIR%%/docs/html/icons/gui-georect.gif
 %%GRASS_INST_DIR%%/docs/html/icons/gui-group.gif
 %%GRASS_INST_DIR%%/docs/html/icons/gui-help.gif
+%%GRASS_INST_DIR%%/docs/html/icons/gui-loop.gif
 %%GRASS_INST_DIR%%/docs/html/icons/gui-maplabels.gif
 %%GRASS_INST_DIR%%/docs/html/icons/gui-maptext.gif
 %%GRASS_INST_DIR%%/docs/html/icons/gui-mapzoom.gif
 %%GRASS_INST_DIR%%/docs/html/icons/gui-measure.gif
+%%GRASS_INST_DIR%%/docs/html/icons/gui-mouse.gif
+%%GRASS_INST_DIR%%/docs/html/icons/gui-overlay.gif
 %%GRASS_INST_DIR%%/docs/html/icons/gui-pan.gif
+%%GRASS_INST_DIR%%/docs/html/icons/gui-play.gif
 %%GRASS_INST_DIR%%/docs/html/icons/gui-pointer.gif
 %%GRASS_INST_DIR%%/docs/html/icons/gui-profile.gif
 %%GRASS_INST_DIR%%/docs/html/icons/gui-profiledefine.gif
 %%GRASS_INST_DIR%%/docs/html/icons/gui-profiledraw.gif
+%%GRASS_INST_DIR%%/docs/html/icons/gui-profileopt.gif
 %%GRASS_INST_DIR%%/docs/html/icons/gui-query.gif
+%%GRASS_INST_DIR%%/docs/html/icons/gui-rabbit.gif
+%%GRASS_INST_DIR%%/docs/html/icons/gui-rastanalyze.gif
 %%GRASS_INST_DIR%%/docs/html/icons/gui-rastarrowsdir.gif
 %%GRASS_INST_DIR%%/docs/html/icons/gui-rastarrowsint.gif
 %%GRASS_INST_DIR%%/docs/html/icons/gui-redraw.gif
+%%GRASS_INST_DIR%%/docs/html/icons/gui-rewind.gif
 %%GRASS_INST_DIR%%/docs/html/icons/gui-rms.gif
+%%GRASS_INST_DIR%%/docs/html/icons/gui-rplay.gif
+%%GRASS_INST_DIR%%/docs/html/icons/gui-rv.info.gif
+%%GRASS_INST_DIR%%/docs/html/icons/gui-snail.gif
 %%GRASS_INST_DIR%%/docs/html/icons/gui-startmon.gif
+%%GRASS_INST_DIR%%/docs/html/icons/gui-stepb.gif
+%%GRASS_INST_DIR%%/docs/html/icons/gui-stepf.gif
+%%GRASS_INST_DIR%%/docs/html/icons/gui-stop.gif
+%%GRASS_INST_DIR%%/docs/html/icons/gui-swing.gif
 %%GRASS_INST_DIR%%/docs/html/icons/gui-zoom_back.gif
 %%GRASS_INST_DIR%%/docs/html/icons/gui-zoom_current.gif
 %%GRASS_INST_DIR%%/docs/html/icons/gui-zoom_default.gif
@@ -564,6 +635,7 @@
 %%GRASS_INST_DIR%%/docs/html/icons/module-d.barscale.gif
 %%GRASS_INST_DIR%%/docs/html/icons/module-d.chart.gif
 %%GRASS_INST_DIR%%/docs/html/icons/module-d.frame.gif
+%%GRASS_INST_DIR%%/docs/html/icons/module-d.geodesic.gif
 %%GRASS_INST_DIR%%/docs/html/icons/module-d.gif
 %%GRASS_INST_DIR%%/docs/html/icons/module-d.graph.gif
 %%GRASS_INST_DIR%%/docs/html/icons/module-d.grid.gif
@@ -574,6 +646,9 @@
 %%GRASS_INST_DIR%%/docs/html/icons/module-d.rast.arrow.gif
 %%GRASS_INST_DIR%%/docs/html/icons/module-d.rast.num.gif
 %%GRASS_INST_DIR%%/docs/html/icons/module-d.rgb.gif
+%%GRASS_INST_DIR%%/docs/html/icons/module-d.rhumbline.gif
+%%GRASS_INST_DIR%%/docs/html/icons/module-d.shadedmap.gif
+%%GRASS_INST_DIR%%/docs/html/icons/module-d.text.gif
 %%GRASS_INST_DIR%%/docs/html/icons/module-d.thematic.gif
 %%GRASS_INST_DIR%%/docs/html/icons/module-d.vect.chart.gif
 %%GRASS_INST_DIR%%/docs/html/icons/module-d.vect.thematic.gif
@@ -585,6 +660,74 @@
 %%GRASS_INST_DIR%%/docs/html/icons/module-v.digit.gif
 %%GRASS_INST_DIR%%/docs/html/icons/module-v.gif
 %%GRASS_INST_DIR%%/docs/html/icons/module-xganim.gif
+%%GRASS_INST_DIR%%/docs/html/icons/silk/application.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/application_add.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/application_delete.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/application_lightning.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/application_view_columns.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/application_view_icons.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/arrow_inout.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/arrow_out.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/arrow_refresh.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/arrow_undo.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/bin_closed.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/bullet_add.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/bullet_go.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/chart_bar.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/chart_line.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/chart_line_add.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/chart_line_delete.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/chart_line_edit.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/chart_line_link.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/chart_organisation.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/chart_organisation_add.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/cog_add.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/color_swatch.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/cross.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/cursor.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/door_in.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/folder.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/folder_add.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/font.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/grid.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/his.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/image_add.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/images.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/information.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/layout_content.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/map.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/map_add.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/map_go.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/map_magnify.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/map_magnify_menu.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/overlays.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/page_green.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/page_save.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/page_white.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/page_white_get.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/page_white_picture.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/picture_empty.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/picture_save.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/plugin.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/plugin_add.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/printer.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/rgb.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/shape_handles.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/shape_square_add.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/sum.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/table.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/table_add.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/tag_blue_add.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/tag_green.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/textfield_add.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/thematic.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/vector_add.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/vector_delete.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/wand.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/zoom.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/zoom_back.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/zoom_in.png
+%%GRASS_INST_DIR%%/docs/html/icons/silk/zoom_out.png
 %%GRASS_INST_DIR%%/docs/html/icons/status-error.gif
 %%GRASS_INST_DIR%%/docs/html/icons/status-failure.gif
 %%GRASS_INST_DIR%%/docs/html/icons/status-gism.gif
@@ -597,17 +740,11 @@
 %%GRASS_INST_DIR%%/docs/html/lrs.html
 %%GRASS_INST_DIR%%/docs/html/m.cogo.html
 %%GRASS_INST_DIR%%/docs/html/m.proj.html
-%%GRASS_INST_DIR%%/docs/html/modcats.html
-%%GRASS_INST_DIR%%/docs/html/modcolr.html
-%%GRASS_INST_DIR%%/docs/html/modhead.html
-%%GRASS_INST_DIR%%/docs/html/modhist.html
+%%GRASS_INST_DIR%%/docs/html/mkftcap.html
 %%GRASS_INST_DIR%%/docs/html/nviz.html
-%%GRASS_INST_DIR%%/docs/html/nviz/Makefile
 %%GRASS_INST_DIR%%/docs/html/nviz/bugs_todo.html
 %%GRASS_INST_DIR%%/docs/html/nviz/gmsmodviz.gif
-%%GRASS_INST_DIR%%/docs/html/nviz/grass.smlogo.gif
-%%GRASS_INST_DIR%%/docs/html/nviz/help.tcl
-%%GRASS_INST_DIR%%/docs/html/nviz/help_frame.tcl
+%%GRASS_INST_DIR%%/docs/html/nviz/grass_logo.png
 %%GRASS_INST_DIR%%/docs/html/nviz/img/nv/9j.gif
 %%GRASS_INST_DIR%%/docs/html/nviz/img/nv/9j_i.gif
 %%GRASS_INST_DIR%%/docs/html/nviz/img/nv/cplane.gif
@@ -700,17 +837,17 @@
 %%GRASS_INST_DIR%%/docs/html/nviz/nviz_startup.html
 %%GRASS_INST_DIR%%/docs/html/nviz/nviz_state.html
 %%GRASS_INST_DIR%%/docs/html/nviz/nviz_toc.html
+%%GRASS_INST_DIR%%/docs/html/p.out.vrml.html
 %%GRASS_INST_DIR%%/docs/html/photo.2image.html
 %%GRASS_INST_DIR%%/docs/html/photo.2target.html
 %%GRASS_INST_DIR%%/docs/html/photo.camera.html
 %%GRASS_INST_DIR%%/docs/html/photo.camera.png
-%%GRASS_INST_DIR%%/docs/html/photo.elev.html
 %%GRASS_INST_DIR%%/docs/html/photo.init.html
 %%GRASS_INST_DIR%%/docs/html/photo.rectify.html
-%%GRASS_INST_DIR%%/docs/html/photo.target.html
 %%GRASS_INST_DIR%%/docs/html/pngdriver.html
 %%GRASS_INST_DIR%%/docs/html/projectionintro.html
 %%GRASS_INST_DIR%%/docs/html/ps.map.html
+%%GRASS_INST_DIR%%/docs/html/psdriver.html
 %%GRASS_INST_DIR%%/docs/html/r.average.html
 %%GRASS_INST_DIR%%/docs/html/r.basins.fill.html
 %%GRASS_INST_DIR%%/docs/html/r.bilinear.html
@@ -718,6 +855,7 @@
 %%GRASS_INST_DIR%%/docs/html/r.blend.html
 %%GRASS_INST_DIR%%/docs/html/r.buffer.html
 %%GRASS_INST_DIR%%/docs/html/r.carve.html
+%%GRASS_INST_DIR%%/docs/html/r.category.html
 %%GRASS_INST_DIR%%/docs/html/r.cats.html
 %%GRASS_INST_DIR%%/docs/html/r.circle.html
 %%GRASS_INST_DIR%%/docs/html/r.clump.html
@@ -737,6 +875,7 @@
 %%GRASS_INST_DIR%%/docs/html/r.fillnulls.html
 %%GRASS_INST_DIR%%/docs/html/r.flow.html
 %%GRASS_INST_DIR%%/docs/html/r.grow.html
+%%GRASS_INST_DIR%%/docs/html/r.gwflow.html
 %%GRASS_INST_DIR%%/docs/html/r.his.html
 %%GRASS_INST_DIR%%/docs/html/r.in.arc.html
 %%GRASS_INST_DIR%%/docs/html/r.in.ascii.html
@@ -756,11 +895,29 @@
 %%GRASS_INST_DIR%%/docs/html/r.le.pixel.html
 %%GRASS_INST_DIR%%/docs/html/r.le.setup.html
 %%GRASS_INST_DIR%%/docs/html/r.le.trace.html
+%%GRASS_INST_DIR%%/docs/html/r.li.cwed.html
+%%GRASS_INST_DIR%%/docs/html/r.li.daemon.html
+%%GRASS_INST_DIR%%/docs/html/r.li.dominance.html
+%%GRASS_INST_DIR%%/docs/html/r.li.edgedensity.html
+%%GRASS_INST_DIR%%/docs/html/r.li.html
+%%GRASS_INST_DIR%%/docs/html/r.li.mpa.html
+%%GRASS_INST_DIR%%/docs/html/r.li.mps.html
+%%GRASS_INST_DIR%%/docs/html/r.li.padcv.html
+%%GRASS_INST_DIR%%/docs/html/r.li.padrange.html
+%%GRASS_INST_DIR%%/docs/html/r.li.padsd.html
+%%GRASS_INST_DIR%%/docs/html/r.li.patchdensity.html
+%%GRASS_INST_DIR%%/docs/html/r.li.patchnum.html
+%%GRASS_INST_DIR%%/docs/html/r.li.richness.html
+%%GRASS_INST_DIR%%/docs/html/r.li.setup.html
+%%GRASS_INST_DIR%%/docs/html/r.li.shannon.html
+%%GRASS_INST_DIR%%/docs/html/r.li.shape.html
+%%GRASS_INST_DIR%%/docs/html/r.li.simpson.html
 %%GRASS_INST_DIR%%/docs/html/r.los.html
 %%GRASS_INST_DIR%%/docs/html/r.mapcalc.html
 %%GRASS_INST_DIR%%/docs/html/r.mapcalculator.html
 %%GRASS_INST_DIR%%/docs/html/r.mask.html
 %%GRASS_INST_DIR%%/docs/html/r.median.html
+%%GRASS_INST_DIR%%/docs/html/r.mfilter.fp.html
 %%GRASS_INST_DIR%%/docs/html/r.mfilter.html
 %%GRASS_INST_DIR%%/docs/html/r.mode.html
 %%GRASS_INST_DIR%%/docs/html/r.neighbors.html
@@ -769,6 +926,7 @@
 %%GRASS_INST_DIR%%/docs/html/r.out.ascii.html
 %%GRASS_INST_DIR%%/docs/html/r.out.bin.html
 %%GRASS_INST_DIR%%/docs/html/r.out.gdal.html
+%%GRASS_INST_DIR%%/docs/html/r.out.gdal.sh.html
 %%GRASS_INST_DIR%%/docs/html/r.out.gridatb.html
 %%GRASS_INST_DIR%%/docs/html/r.out.mat.html
 %%GRASS_INST_DIR%%/docs/html/r.out.mpeg.html
@@ -779,6 +937,7 @@
 %%GRASS_INST_DIR%%/docs/html/r.out.tiff.html
 %%GRASS_INST_DIR%%/docs/html/r.out.vrml.html
 %%GRASS_INST_DIR%%/docs/html/r.out.vtk.html
+%%GRASS_INST_DIR%%/docs/html/r.out.xyz.html
 %%GRASS_INST_DIR%%/docs/html/r.param.scale.html
 %%GRASS_INST_DIR%%/docs/html/r.patch.html
 %%GRASS_INST_DIR%%/docs/html/r.plane.html
@@ -794,7 +953,9 @@
 %%GRASS_INST_DIR%%/docs/html/r.region.html
 %%GRASS_INST_DIR%%/docs/html/r.regression.line.html
 %%GRASS_INST_DIR%%/docs/html/r.report.html
+%%GRASS_INST_DIR%%/docs/html/r.resamp.interp.html
 %%GRASS_INST_DIR%%/docs/html/r.resamp.rst.html
+%%GRASS_INST_DIR%%/docs/html/r.resamp.stats.html
 %%GRASS_INST_DIR%%/docs/html/r.resample.html
 %%GRASS_INST_DIR%%/docs/html/r.rescale.eq.html
 %%GRASS_INST_DIR%%/docs/html/r.rescale.html
@@ -812,6 +973,7 @@
 %%GRASS_INST_DIR%%/docs/html/r.sun.html
 %%GRASS_INST_DIR%%/docs/html/r.sunmask.html
 %%GRASS_INST_DIR%%/docs/html/r.support.html
+%%GRASS_INST_DIR%%/docs/html/r.support.stats.html
 %%GRASS_INST_DIR%%/docs/html/r.surf.area.html
 %%GRASS_INST_DIR%%/docs/html/r.surf.contour.html
 %%GRASS_INST_DIR%%/docs/html/r.surf.fractal.html
@@ -838,9 +1000,11 @@
 %%GRASS_INST_DIR%%/docs/html/r.walk.html
 %%GRASS_INST_DIR%%/docs/html/r.water.outlet.html
 %%GRASS_INST_DIR%%/docs/html/r.watershed.html
+%%GRASS_INST_DIR%%/docs/html/r.what.color.html
 %%GRASS_INST_DIR%%/docs/html/r.what.html
 %%GRASS_INST_DIR%%/docs/html/r3.cross.rast.html
 %%GRASS_INST_DIR%%/docs/html/r3.cross.rast.png
+%%GRASS_INST_DIR%%/docs/html/r3.gwflow.html
 %%GRASS_INST_DIR%%/docs/html/r3.in.ascii.html
 %%GRASS_INST_DIR%%/docs/html/r3.in.v5d.html
 %%GRASS_INST_DIR%%/docs/html/r3.info.html
@@ -852,16 +1016,30 @@
 %%GRASS_INST_DIR%%/docs/html/r3.out.ascii.html
 %%GRASS_INST_DIR%%/docs/html/r3.out.v5d.html
 %%GRASS_INST_DIR%%/docs/html/r3.out.vtk.html
+%%GRASS_INST_DIR%%/docs/html/r3.stats.html
 %%GRASS_INST_DIR%%/docs/html/r3.timestamp.html
 %%GRASS_INST_DIR%%/docs/html/r3.to.rast.html
 %%GRASS_INST_DIR%%/docs/html/r3.to.rast.png
-%%GRASS_INST_DIR%%/docs/html/ram.html
+%%GRASS_INST_DIR%%/docs/html/r3.univar.html
 %%GRASS_INST_DIR%%/docs/html/raster3dintro.html
 %%GRASS_INST_DIR%%/docs/html/rasterintro.html
 %%GRASS_INST_DIR%%/docs/html/rcost_knightsmove.png
+%%GRASS_INST_DIR%%/docs/html/rliDominance_formula.png
+%%GRASS_INST_DIR%%/docs/html/rliEdgeDensity_formula1.png
+%%GRASS_INST_DIR%%/docs/html/rliEdgeDensity_formula2.png
+%%GRASS_INST_DIR%%/docs/html/rliRichness_formula.png
+%%GRASS_INST_DIR%%/docs/html/rliShannon_formula.png
+%%GRASS_INST_DIR%%/docs/html/rliSimpson_formula.png
+%%GRASS_INST_DIR%%/docs/html/rlicwed_formula.png
+%%GRASS_INST_DIR%%/docs/html/rlimpa_formula.png
+%%GRASS_INST_DIR%%/docs/html/rlimps_formula.png
+%%GRASS_INST_DIR%%/docs/html/rlipadcv_formula1.png
+%%GRASS_INST_DIR%%/docs/html/rlipadcv_formula2.png
+%%GRASS_INST_DIR%%/docs/html/rlipadrange_formula.png
+%%GRASS_INST_DIR%%/docs/html/rlipadsd_formula.png
 %%GRASS_INST_DIR%%/docs/html/rterraflow_dir2.png
 %%GRASS_INST_DIR%%/docs/html/rterraflow_dir3.png
-%%GRASS_INST_DIR%%/docs/html/seg.html
+%%GRASS_INST_DIR%%/docs/html/sampleAreas.jpg
 %%GRASS_INST_DIR%%/docs/html/sql.html
 %%GRASS_INST_DIR%%/docs/html/v.buffer.html
 %%GRASS_INST_DIR%%/docs/html/v.build.all.html
@@ -875,18 +1053,24 @@
 %%GRASS_INST_DIR%%/docs/html/v.db.addcol.html
 %%GRASS_INST_DIR%%/docs/html/v.db.addtable.html
 %%GRASS_INST_DIR%%/docs/html/v.db.connect.html
+%%GRASS_INST_DIR%%/docs/html/v.db.dropcol.html
 %%GRASS_INST_DIR%%/docs/html/v.db.droptable.html
+%%GRASS_INST_DIR%%/docs/html/v.db.join.html
 %%GRASS_INST_DIR%%/docs/html/v.db.reconnect.all.html
+%%GRASS_INST_DIR%%/docs/html/v.db.renamecol.html
 %%GRASS_INST_DIR%%/docs/html/v.db.select.html
+%%GRASS_INST_DIR%%/docs/html/v.db.univar.html
 %%GRASS_INST_DIR%%/docs/html/v.db.update.html
 %%GRASS_INST_DIR%%/docs/html/v.delaunay.html
 %%GRASS_INST_DIR%%/docs/html/v.digit.html
 %%GRASS_INST_DIR%%/docs/html/v.dissolve.html
 %%GRASS_INST_DIR%%/docs/html/v.distance.html
 %%GRASS_INST_DIR%%/docs/html/v.drape.html
+%%GRASS_INST_DIR%%/docs/html/v.edit.html
 %%GRASS_INST_DIR%%/docs/html/v.external.html
 %%GRASS_INST_DIR%%/docs/html/v.extract.html
 %%GRASS_INST_DIR%%/docs/html/v.extrude.html
+%%GRASS_INST_DIR%%/docs/html/v.generalize.html
 %%GRASS_INST_DIR%%/docs/html/v.hull.html
 %%GRASS_INST_DIR%%/docs/html/v.in.ascii.html
 %%GRASS_INST_DIR%%/docs/html/v.in.db.html
@@ -900,6 +1084,7 @@
 %%GRASS_INST_DIR%%/docs/html/v.in.region.html
 %%GRASS_INST_DIR%%/docs/html/v.in.sites.all.html
 %%GRASS_INST_DIR%%/docs/html/v.in.sites.html
+%%GRASS_INST_DIR%%/docs/html/v.in.wfs.html
 %%GRASS_INST_DIR%%/docs/html/v.info.html
 %%GRASS_INST_DIR%%/docs/html/v.kcv.html
 %%GRASS_INST_DIR%%/docs/html/v.kernel.html
@@ -919,11 +1104,13 @@
 %%GRASS_INST_DIR%%/docs/html/v.net.path.html
 %%GRASS_INST_DIR%%/docs/html/v.net.salesman.html
 %%GRASS_INST_DIR%%/docs/html/v.net.steiner.html
+%%GRASS_INST_DIR%%/docs/html/v.net.visibility.html
 %%GRASS_INST_DIR%%/docs/html/v.normal.html
 %%GRASS_INST_DIR%%/docs/html/v.out.ascii.html
 %%GRASS_INST_DIR%%/docs/html/v.out.dxf.html
 %%GRASS_INST_DIR%%/docs/html/v.out.ogr.html
 %%GRASS_INST_DIR%%/docs/html/v.out.pov.html
+%%GRASS_INST_DIR%%/docs/html/v.out.svg.html
 %%GRASS_INST_DIR%%/docs/html/v.out.vtk.html
 %%GRASS_INST_DIR%%/docs/html/v.outlier.html
 %%GRASS_INST_DIR%%/docs/html/v.overlay.html
@@ -940,6 +1127,7 @@
 %%GRASS_INST_DIR%%/docs/html/v.segment.html
 %%GRASS_INST_DIR%%/docs/html/v.select.html
 %%GRASS_INST_DIR%%/docs/html/v.split.html
+%%GRASS_INST_DIR%%/docs/html/v.support.html
 %%GRASS_INST_DIR%%/docs/html/v.surf.bspline.html
 %%GRASS_INST_DIR%%/docs/html/v.surf.idw.html
 %%GRASS_INST_DIR%%/docs/html/v.surf.rst.html
@@ -961,34 +1149,49 @@
 %%GRASS_INST_DIR%%/docs/html/v_voronoi_delaunay.png
 %%GRASS_INST_DIR%%/docs/html/variables.html
 %%GRASS_INST_DIR%%/docs/html/vectorintro.html
+%%GRASS_INST_DIR%%/docs/html/vnetiso.png
+%%GRASS_INST_DIR%%/docs/html/vnetpath.png
+%%GRASS_INST_DIR%%/docs/html/vnetsalesman.png
+%%GRASS_INST_DIR%%/docs/html/vnetsteiner.png
+%%GRASS_INST_DIR%%/docs/html/wxGUI.Attribute_Table_Manager.html
+%%GRASS_INST_DIR%%/docs/html/wxGUI.Digitization_Tool.html
+%%GRASS_INST_DIR%%/docs/html/wxGUI.html
+%%GRASS_INST_DIR%%/docs/html/wxGUI_layer_manager.jpg
+%%GRASS_INST_DIR%%/docs/html/wxGUI_map_display.jpg
 %%GRASS_INST_DIR%%/docs/html/xdriver.html
+%%GRASS_INST_DIR%%/driver/HTMLMAP
 %%GRASS_INST_DIR%%/driver/PNG
+%%GRASS_INST_DIR%%/driver/PS
 %%GRASS_INST_DIR%%/driver/XDRIVER
 %%GRASS_INST_DIR%%/driver/db/dbf
-%%MYSQL%%%%GRASS_INST_DIR%%/driver/db/mysql
-%%ODBC%%%%GRASS_INST_DIR%%/driver/db/odbc
 %%GRASS_INST_DIR%%/driver/db/ogr
-%%PGSQL%%%%GRASS_INST_DIR%%/driver/db/pg
-%%SQLITE%%%%GRASS_INST_DIR%%/driver/db/sqlite
 %%GRASS_INST_DIR%%/etc/BUILD
 %%GRASS_INST_DIR%%/etc/FIPS.code
 %%GRASS_INST_DIR%%/etc/Init.sh
 %%GRASS_INST_DIR%%/etc/VERSION
 %%GRASS_INST_DIR%%/etc/VERSIONNUMBER
+%%GRASS_INST_DIR%%/etc/bmif_to_cell
 %%GRASS_INST_DIR%%/etc/clean_temp
 %%GRASS_INST_DIR%%/etc/colors/aspect
+%%GRASS_INST_DIR%%/etc/colors/aspectcolr
 %%GRASS_INST_DIR%%/etc/colors/bcyr
+%%GRASS_INST_DIR%%/etc/colors/bgyr
 %%GRASS_INST_DIR%%/etc/colors/byg
 %%GRASS_INST_DIR%%/etc/colors/byr
+%%GRASS_INST_DIR%%/etc/colors/curvature
+%%GRASS_INST_DIR%%/etc/colors/differences
 %%GRASS_INST_DIR%%/etc/colors/elevation
 %%GRASS_INST_DIR%%/etc/colors/etopo2
 %%GRASS_INST_DIR%%/etc/colors/evi
 %%GRASS_INST_DIR%%/etc/colors/grey
+%%GRASS_INST_DIR%%/etc/colors/grey1.0
+%%GRASS_INST_DIR%%/etc/colors/grey255
 %%GRASS_INST_DIR%%/etc/colors/gyr
 %%GRASS_INST_DIR%%/etc/colors/ndvi
 %%GRASS_INST_DIR%%/etc/colors/population
 %%GRASS_INST_DIR%%/etc/colors/rainbow
 %%GRASS_INST_DIR%%/etc/colors/ramp
+%%GRASS_INST_DIR%%/etc/colors/ryb
 %%GRASS_INST_DIR%%/etc/colors/ryg
 %%GRASS_INST_DIR%%/etc/colors/slope
 %%GRASS_INST_DIR%%/etc/colors/srtm
@@ -996,6 +1199,7 @@
 %%GRASS_INST_DIR%%/etc/colors/wave
 %%GRASS_INST_DIR%%/etc/current_time_s_ms
 %%GRASS_INST_DIR%%/etc/d.polar/ps_defs.eps
+%%GRASS_INST_DIR%%/etc/d.rast.edit.tcl
 %%GRASS_INST_DIR%%/etc/datum.table
 %%GRASS_INST_DIR%%/etc/datumtransform.table
 %%GRASS_INST_DIR%%/etc/db.test/test1
@@ -1075,6 +1279,7 @@
 %%GRASS_INST_DIR%%/etc/ellipse.table
 %%GRASS_INST_DIR%%/etc/epsg_option.tcl
 %%GRASS_INST_DIR%%/etc/file_option.tcl
+%%GRASS_INST_DIR%%/etc/fontcap
 %%GRASS_INST_DIR%%/etc/form/form
 %%GRASS_INST_DIR%%/etc/form/form.tcl
 %%GRASS_INST_DIR%%/etc/form/html_library.tcl
@@ -1082,7 +1287,6 @@
 %%GRASS_INST_DIR%%/etc/frame.dumper
 %%GRASS_INST_DIR%%/etc/frame.list
 %%GRASS_INST_DIR%%/etc/frame.select
-%%GRASS_INST_DIR%%/etc/freetypecap
 %%GRASS_INST_DIR%%/etc/g.mapsets.tcl
 %%GRASS_INST_DIR%%/etc/gem/skeleton/README
 %%GRASS_INST_DIR%%/etc/gem/skeleton/authors
@@ -1103,14 +1307,18 @@
 %%GRASS_INST_DIR%%/etc/gem/skeleton/version
 %%GRASS_INST_DIR%%/etc/gintro.gif
 %%GRASS_INST_DIR%%/etc/gis_set.tcl
+%%GRASS_INST_DIR%%/etc/gm/animate.tcl
 %%GRASS_INST_DIR%%/etc/gm/barscale.tcl
 %%GRASS_INST_DIR%%/etc/gm/chart.tcl
 %%GRASS_INST_DIR%%/etc/gm/cmd.tcl
 %%GRASS_INST_DIR%%/etc/gm/commonlayer.tcl
+%%GRASS_INST_DIR%%/etc/gm/dnviz.tcl
+%%GRASS_INST_DIR%%/etc/gm/dtext.tcl
 %%GRASS_INST_DIR%%/etc/gm/frames.tcl
 %%GRASS_INST_DIR%%/etc/gm/georect.tcl
 %%GRASS_INST_DIR%%/etc/gm/georecttool.tcl
 %%GRASS_INST_DIR%%/etc/gm/gm.tcl
+%%GRASS_INST_DIR%%/etc/gm/gmlib.tcl
 %%GRASS_INST_DIR%%/etc/gm/gmmenu.tcl
 %%GRASS_INST_DIR%%/etc/gm/gmtool1.tcl
 %%GRASS_INST_DIR%%/etc/gm/gmtool2.tcl
@@ -1133,27 +1341,21 @@
 %%GRASS_INST_DIR%%/etc/gm/raster.tcl
 %%GRASS_INST_DIR%%/etc/gm/rastnums.tcl
 %%GRASS_INST_DIR%%/etc/gm/rgbhis.tcl
+%%GRASS_INST_DIR%%/etc/gm/rules.tcl
 %%GRASS_INST_DIR%%/etc/gm/runandoutput.tcl
-%%GRASS_INST_DIR%%/etc/gm/script/d.colors.sh
-%%GRASS_INST_DIR%%/etc/gm/script/d.shadedmap
-%%GRASS_INST_DIR%%/etc/gm/script/d.text.sh
-%%GRASS_INST_DIR%%/etc/gm/script/d.title.sh
-%%GRASS_INST_DIR%%/etc/gm/script/print.sh
-%%GRASS_INST_DIR%%/etc/gm/script/r.colors.rules
-%%GRASS_INST_DIR%%/etc/gm/script/r.reclass.file
-%%GRASS_INST_DIR%%/etc/gm/script/r.reclass.rules
-%%GRASS_INST_DIR%%/etc/gm/script/r.recode.file
-%%GRASS_INST_DIR%%/etc/gm/script/r.recode.rules
-%%GRASS_INST_DIR%%/etc/gm/script/r.support.sh
-%%GRASS_INST_DIR%%/etc/gm/script/v.in.asciipoints
-%%GRASS_INST_DIR%%/etc/gm/script/v.type.sh
 %%GRASS_INST_DIR%%/etc/gm/thematic.tcl
 %%GRASS_INST_DIR%%/etc/gm/tksys.tcl
 %%GRASS_INST_DIR%%/etc/gm/vector.tcl
+%%GRASS_INST_DIR%%/etc/grass-interface.dtd
 %%GRASS_INST_DIR%%/etc/grass-run.sh
 %%GRASS_INST_DIR%%/etc/grass-xterm-wrapper
+%%GRASS_INST_DIR%%/etc/grass.ico
+%%GRASS_INST_DIR%%/etc/grass_dialog.ico
 %%GRASS_INST_DIR%%/etc/grass_intro
+%%GRASS_INST_DIR%%/etc/grass_map.ico
+%%GRASS_INST_DIR%%/etc/grass_sql.ico
 %%GRASS_INST_DIR%%/etc/grass_write_ascii.style
+%%GRASS_INST_DIR%%/etc/grocat
 %%GRASS_INST_DIR%%/etc/gtcltk/gmsg.tcl
 %%GRASS_INST_DIR%%/etc/gtcltk/gronsole.tcl
 %%GRASS_INST_DIR%%/etc/gtcltk/options.tcl
@@ -1189,6 +1391,8 @@
 %%GRASS_INST_DIR%%/etc/gui/icons/gui-cmd.gif
 %%GRASS_INST_DIR%%/etc/gui/icons/gui-display.gif
 %%GRASS_INST_DIR%%/etc/gui/icons/gui-erase.gif
+%%GRASS_INST_DIR%%/etc/gui/icons/gui-exit.gif
+%%GRASS_INST_DIR%%/etc/gui/icons/gui-ff.gif
 %%GRASS_INST_DIR%%/etc/gui/icons/gui-filesave.gif
 %%GRASS_INST_DIR%%/etc/gui/icons/gui-font.gif
 %%GRASS_INST_DIR%%/etc/gui/icons/gui-gcperase.gif
@@ -1196,21 +1400,36 @@
 %%GRASS_INST_DIR%%/etc/gui/icons/gui-georect.gif
 %%GRASS_INST_DIR%%/etc/gui/icons/gui-group.gif
 %%GRASS_INST_DIR%%/etc/gui/icons/gui-help.gif
+%%GRASS_INST_DIR%%/etc/gui/icons/gui-loop.gif
 %%GRASS_INST_DIR%%/etc/gui/icons/gui-maplabels.gif
 %%GRASS_INST_DIR%%/etc/gui/icons/gui-maptext.gif
 %%GRASS_INST_DIR%%/etc/gui/icons/gui-mapzoom.gif
 %%GRASS_INST_DIR%%/etc/gui/icons/gui-measure.gif
+%%GRASS_INST_DIR%%/etc/gui/icons/gui-mouse.gif
+%%GRASS_INST_DIR%%/etc/gui/icons/gui-overlay.gif
 %%GRASS_INST_DIR%%/etc/gui/icons/gui-pan.gif
+%%GRASS_INST_DIR%%/etc/gui/icons/gui-play.gif
 %%GRASS_INST_DIR%%/etc/gui/icons/gui-pointer.gif
 %%GRASS_INST_DIR%%/etc/gui/icons/gui-profile.gif
 %%GRASS_INST_DIR%%/etc/gui/icons/gui-profiledefine.gif
 %%GRASS_INST_DIR%%/etc/gui/icons/gui-profiledraw.gif
+%%GRASS_INST_DIR%%/etc/gui/icons/gui-profileopt.gif
 %%GRASS_INST_DIR%%/etc/gui/icons/gui-query.gif
+%%GRASS_INST_DIR%%/etc/gui/icons/gui-rabbit.gif
+%%GRASS_INST_DIR%%/etc/gui/icons/gui-rastanalyze.gif
 %%GRASS_INST_DIR%%/etc/gui/icons/gui-rastarrowsdir.gif
 %%GRASS_INST_DIR%%/etc/gui/icons/gui-rastarrowsint.gif
 %%GRASS_INST_DIR%%/etc/gui/icons/gui-redraw.gif
+%%GRASS_INST_DIR%%/etc/gui/icons/gui-rewind.gif
 %%GRASS_INST_DIR%%/etc/gui/icons/gui-rms.gif
+%%GRASS_INST_DIR%%/etc/gui/icons/gui-rplay.gif
+%%GRASS_INST_DIR%%/etc/gui/icons/gui-rv.info.gif
+%%GRASS_INST_DIR%%/etc/gui/icons/gui-snail.gif
 %%GRASS_INST_DIR%%/etc/gui/icons/gui-startmon.gif
+%%GRASS_INST_DIR%%/etc/gui/icons/gui-stepb.gif
+%%GRASS_INST_DIR%%/etc/gui/icons/gui-stepf.gif
+%%GRASS_INST_DIR%%/etc/gui/icons/gui-stop.gif
+%%GRASS_INST_DIR%%/etc/gui/icons/gui-swing.gif
 %%GRASS_INST_DIR%%/etc/gui/icons/gui-zoom_back.gif
 %%GRASS_INST_DIR%%/etc/gui/icons/gui-zoom_current.gif
 %%GRASS_INST_DIR%%/etc/gui/icons/gui-zoom_default.gif
@@ -1221,6 +1440,7 @@
 %%GRASS_INST_DIR%%/etc/gui/icons/module-d.barscale.gif
 %%GRASS_INST_DIR%%/etc/gui/icons/module-d.chart.gif
 %%GRASS_INST_DIR%%/etc/gui/icons/module-d.frame.gif
+%%GRASS_INST_DIR%%/etc/gui/icons/module-d.geodesic.gif
 %%GRASS_INST_DIR%%/etc/gui/icons/module-d.gif
 %%GRASS_INST_DIR%%/etc/gui/icons/module-d.graph.gif
 %%GRASS_INST_DIR%%/etc/gui/icons/module-d.grid.gif
@@ -1231,6 +1451,9 @@
 %%GRASS_INST_DIR%%/etc/gui/icons/module-d.rast.arrow.gif
 %%GRASS_INST_DIR%%/etc/gui/icons/module-d.rast.num.gif
 %%GRASS_INST_DIR%%/etc/gui/icons/module-d.rgb.gif
+%%GRASS_INST_DIR%%/etc/gui/icons/module-d.rhumbline.gif
+%%GRASS_INST_DIR%%/etc/gui/icons/module-d.shadedmap.gif
+%%GRASS_INST_DIR%%/etc/gui/icons/module-d.text.gif
 %%GRASS_INST_DIR%%/etc/gui/icons/module-d.thematic.gif
 %%GRASS_INST_DIR%%/etc/gui/icons/module-d.vect.chart.gif
 %%GRASS_INST_DIR%%/etc/gui/icons/module-d.vect.thematic.gif
@@ -1250,8 +1473,15 @@
 %%GRASS_INST_DIR%%/etc/gui/icons/status-running.gif
 %%GRASS_INST_DIR%%/etc/gui/icons/status-success.gif
 %%GRASS_INST_DIR%%/etc/gui/icons/status-warning.gif
-%%GRASS_INST_DIR%%/etc/gui/menus/menu.tcl
-%%GRASS_INST_DIR%%/etc/help.tcl
+%%GRASS_INST_DIR%%/etc/gui/scripts/d.colors.sh
+%%GRASS_INST_DIR%%/etc/gui/scripts/d.path.sh
+%%GRASS_INST_DIR%%/etc/gui/scripts/r.colors.rules
+%%GRASS_INST_DIR%%/etc/gui/scripts/r.reclass.file
+%%GRASS_INST_DIR%%/etc/gui/scripts/r.reclass.rules
+%%GRASS_INST_DIR%%/etc/gui/scripts/r.recode.file
+%%GRASS_INST_DIR%%/etc/gui/scripts/r.recode.rules
+%%GRASS_INST_DIR%%/etc/gui/scripts/r.support.sh
+%%GRASS_INST_DIR%%/etc/gui/scripts/v.type.sh
 %%GRASS_INST_DIR%%/etc/i.ask
 %%GRASS_INST_DIR%%/etc/i.find
 %%GRASS_INST_DIR%%/etc/i.oif/i.oifcalc
@@ -1260,7 +1490,10 @@
 %%GRASS_INST_DIR%%/etc/lister/cell
 %%GRASS_INST_DIR%%/etc/lister/vector
 %%GRASS_INST_DIR%%/etc/lock
-%%GRASS_INST_DIR%%/etc/make_location_epsg.sh
+%%GRASS_INST_DIR%%/etc/modcats
+%%GRASS_INST_DIR%%/etc/modcolr
+%%GRASS_INST_DIR%%/etc/modhead
+%%GRASS_INST_DIR%%/etc/modhist
 %%GRASS_INST_DIR%%/etc/mon.list
 %%GRASS_INST_DIR%%/etc/mon.release
 %%GRASS_INST_DIR%%/etc/mon.select
@@ -1270,18 +1503,27 @@
 %%GRASS_INST_DIR%%/etc/mon.which
 %%GRASS_INST_DIR%%/etc/monitorcap
 %%GRASS_INST_DIR%%/etc/msgs/am.msg
+%%GRASS_INST_DIR%%/etc/msgs/ar.msg
 %%GRASS_INST_DIR%%/etc/msgs/cs.msg
 %%GRASS_INST_DIR%%/etc/msgs/de.msg
+%%GRASS_INST_DIR%%/etc/msgs/el.msg
 %%GRASS_INST_DIR%%/etc/msgs/es.msg
 %%GRASS_INST_DIR%%/etc/msgs/fr.msg
+%%GRASS_INST_DIR%%/etc/msgs/hi.msg
 %%GRASS_INST_DIR%%/etc/msgs/it.msg
 %%GRASS_INST_DIR%%/etc/msgs/ja.msg
+%%GRASS_INST_DIR%%/etc/msgs/ko.msg
 %%GRASS_INST_DIR%%/etc/msgs/lv.msg
+%%GRASS_INST_DIR%%/etc/msgs/mr.msg
 %%GRASS_INST_DIR%%/etc/msgs/pl.msg
+%%GRASS_INST_DIR%%/etc/msgs/pt.msg
 %%GRASS_INST_DIR%%/etc/msgs/pt_br.msg
 %%GRASS_INST_DIR%%/etc/msgs/ru.msg
+%%GRASS_INST_DIR%%/etc/msgs/sl.msg
+%%GRASS_INST_DIR%%/etc/msgs/th.msg
 %%GRASS_INST_DIR%%/etc/msgs/tr.msg
 %%GRASS_INST_DIR%%/etc/msgs/vi.msg
+%%GRASS_INST_DIR%%/etc/msgs/zh.msg
 %%GRASS_INST_DIR%%/etc/nad/FL
 %%GRASS_INST_DIR%%/etc/nad/MD
 %%GRASS_INST_DIR%%/etc/nad/TN
@@ -1312,13 +1554,16 @@
 %%GRASS_INST_DIR%%/etc/nviz2.2/bitmaps/slow_right
 %%GRASS_INST_DIR%%/etc/nviz2.2/bitmaps/stop
 %%GRASS_INST_DIR%%/etc/nviz2.2/bitmaps/trash
+%%GRASS_INST_DIR%%/etc/nviz2.2/bitmaps/trash.gif
 %%GRASS_INST_DIR%%/etc/nviz2.2/bitmaps/up
+%%GRASS_INST_DIR%%/etc/nviz2.2/nviz
 %%GRASS_INST_DIR%%/etc/nviz2.2/scripts/ACS_utils.tcl
 %%GRASS_INST_DIR%%/etc/nviz2.2/scripts/assoc.tcl
 %%GRASS_INST_DIR%%/etc/nviz2.2/scripts/attIsosurfPopup.tcl
 %%GRASS_INST_DIR%%/etc/nviz2.2/scripts/attPopup.tcl
 %%GRASS_INST_DIR%%/etc/nviz2.2/scripts/colorPopup.tcl
 %%GRASS_INST_DIR%%/etc/nviz2.2/scripts/config.tcl
+%%GRASS_INST_DIR%%/etc/nviz2.2/scripts/configIndex
 %%GRASS_INST_DIR%%/etc/nviz2.2/scripts/cutplane_channels.tcl
 %%GRASS_INST_DIR%%/etc/nviz2.2/scripts/extra_bindings.tcl
 %%GRASS_INST_DIR%%/etc/nviz2.2/scripts/fileBrowser.tcl
@@ -1331,19 +1576,18 @@
 %%GRASS_INST_DIR%%/etc/nviz2.2/scripts/nviz_params
 %%GRASS_INST_DIR%%/etc/nviz2.2/scripts/panelIndex
 %%GRASS_INST_DIR%%/etc/nviz2.2/scripts/panel_animation.tcl
+%%GRASS_INST_DIR%%/etc/nviz2.2/scripts/panel_arrow.tcl
 %%GRASS_INST_DIR%%/etc/nviz2.2/scripts/panel_color.tcl
 %%GRASS_INST_DIR%%/etc/nviz2.2/scripts/panel_cutplane.tcl
-%%GRASS_INST_DIR%%/etc/nviz2.2/scripts/panel_highlight.tcl
+%%GRASS_INST_DIR%%/etc/nviz2.2/scripts/panel_fringe.tcl
 %%GRASS_INST_DIR%%/etc/nviz2.2/scripts/panel_kanimator.tcl
 %%GRASS_INST_DIR%%/etc/nviz2.2/scripts/panel_label.tcl
+%%GRASS_INST_DIR%%/etc/nviz2.2/scripts/panel_legend.tcl
 %%GRASS_INST_DIR%%/etc/nviz2.2/scripts/panel_lights.tcl
 %%GRASS_INST_DIR%%/etc/nviz2.2/scripts/panel_main.tcl
-%%GRASS_INST_DIR%%/etc/nviz2.2/scripts/panel_pick.tcl
 %%GRASS_INST_DIR%%/etc/nviz2.2/scripts/panel_pos.tcl
-%%GRASS_INST_DIR%%/etc/nviz2.2/scripts/panel_query.tcl
-%%GRASS_INST_DIR%%/etc/nviz2.2/scripts/panel_query_orig.tcl
-%%GRASS_INST_DIR%%/etc/nviz2.2/scripts/panel_query_pg.tcl
 %%GRASS_INST_DIR%%/etc/nviz2.2/scripts/panel_resize.tcl
+%%GRASS_INST_DIR%%/etc/nviz2.2/scripts/panel_rquery.tcl
 %%GRASS_INST_DIR%%/etc/nviz2.2/scripts/panel_scale.tcl
 %%GRASS_INST_DIR%%/etc/nviz2.2/scripts/panel_sdiff.tcl
 %%GRASS_INST_DIR%%/etc/nviz2.2/scripts/panel_site.tcl
@@ -1351,6 +1595,7 @@
 %%GRASS_INST_DIR%%/etc/nviz2.2/scripts/panel_tst.tcl
 %%GRASS_INST_DIR%%/etc/nviz2.2/scripts/panel_vect.tcl
 %%GRASS_INST_DIR%%/etc/nviz2.2/scripts/panel_vol.tcl
+%%GRASS_INST_DIR%%/etc/nviz2.2/scripts/panel_vquery.tcl
 %%GRASS_INST_DIR%%/etc/nviz2.2/scripts/position_procs.tcl
 %%GRASS_INST_DIR%%/etc/nviz2.2/scripts/queue.tcl
 %%GRASS_INST_DIR%%/etc/nviz2.2/scripts/script_file_tools
@@ -1367,8 +1612,10 @@
 %%GRASS_INST_DIR%%/etc/nviz2.2/scripts/wirecolorPopup.tcl
 %%GRASS_INST_DIR%%/etc/ogr_csv/ellipsoid.csv
 %%GRASS_INST_DIR%%/etc/ogr_csv/gcs.csv
+%%GRASS_INST_DIR%%/etc/ogr_csv/gcs.override.csv
 %%GRASS_INST_DIR%%/etc/ogr_csv/gdal_datum.csv
 %%GRASS_INST_DIR%%/etc/ogr_csv/pcs.csv
+%%GRASS_INST_DIR%%/etc/ogr_csv/pcs.override.csv
 %%GRASS_INST_DIR%%/etc/ogr_csv/prime_meridian.csv
 %%GRASS_INST_DIR%%/etc/ogr_csv/projop_wparm.csv
 %%GRASS_INST_DIR%%/etc/ogr_csv/stateplane.csv
@@ -1399,21 +1646,32 @@
 %%GRASS_INST_DIR%%/etc/photo.init
 %%GRASS_INST_DIR%%/etc/photo.rectify
 %%GRASS_INST_DIR%%/etc/photo.target
+%%GRASS_INST_DIR%%/etc/poly_to_bmif
+%%GRASS_INST_DIR%%/etc/proj-desc.table
+%%GRASS_INST_DIR%%/etc/proj-parms.table
+%%GRASS_INST_DIR%%/etc/proj-units.table
 %%GRASS_INST_DIR%%/etc/projections
 %%GRASS_INST_DIR%%/etc/prompt.sh
+%%GRASS_INST_DIR%%/etc/psdriver.ps
 %%GRASS_INST_DIR%%/etc/r.in.wms/r.in.gdalwarp
 %%GRASS_INST_DIR%%/etc/r.in.wms/wms.download
 %%GRASS_INST_DIR%%/etc/r.in.wms/wms.request
-%%GRASS_INST_DIR%%/etc/ram
+%%GRASS_INST_DIR%%/etc/r.li.setup/area_query
+%%GRASS_INST_DIR%%/etc/r.li.setup/circle.txt
+%%GRASS_INST_DIR%%/etc/r.li.setup/masked_area_selection
+%%GRASS_INST_DIR%%/etc/r.li.setup/polygon.txt
+%%GRASS_INST_DIR%%/etc/r.li.setup/r.li.setup.main
+%%GRASS_INST_DIR%%/etc/r.li.setup/r.li.setup.procedures.tcl
+%%GRASS_INST_DIR%%/etc/r.li.setup/r.li.windows.tcl
+%%GRASS_INST_DIR%%/etc/r.li.setup/sample_area_vector.sh
+%%GRASS_INST_DIR%%/etc/r.li.setup/square_mouse_selection.sh
+%%GRASS_INST_DIR%%/etc/r.li.setup/square_query
+%%GRASS_INST_DIR%%/etc/r.watershed.ram
+%%GRASS_INST_DIR%%/etc/r.watershed.seg
 %%GRASS_INST_DIR%%/etc/run
-%%GRASS_INST_DIR%%/etc/seg
 %%GRASS_INST_DIR%%/etc/set_data
 %%GRASS_INST_DIR%%/etc/state27
 %%GRASS_INST_DIR%%/etc/state83
-%%GRASS_INST_DIR%%/etc/support/modcats
-%%GRASS_INST_DIR%%/etc/support/modcolr
-%%GRASS_INST_DIR%%/etc/support/modhead
-%%GRASS_INST_DIR%%/etc/support/modhist
 %%GRASS_INST_DIR%%/etc/symbol/basic/arrow1
 %%GRASS_INST_DIR%%/etc/symbol/basic/arrow2
 %%GRASS_INST_DIR%%/etc/symbol/basic/box
@@ -1434,19 +1692,31 @@
 %%GRASS_INST_DIR%%/etc/symbol/extra/adcp
 %%GRASS_INST_DIR%%/etc/symbol/extra/airport
 %%GRASS_INST_DIR%%/etc/symbol/extra/alpha_flag
+%%GRASS_INST_DIR%%/etc/symbol/extra/bridge
 %%GRASS_INST_DIR%%/etc/symbol/extra/compass
 %%GRASS_INST_DIR%%/etc/symbol/extra/dive_flag
 %%GRASS_INST_DIR%%/etc/symbol/extra/fancy_compass
 %%GRASS_INST_DIR%%/etc/symbol/extra/half-circle
+%%GRASS_INST_DIR%%/etc/symbol/extra/n_arrow1
+%%GRASS_INST_DIR%%/etc/symbol/extra/offbox_ne
+%%GRASS_INST_DIR%%/etc/symbol/extra/offbox_nw
+%%GRASS_INST_DIR%%/etc/symbol/extra/offbox_se
+%%GRASS_INST_DIR%%/etc/symbol/extra/offbox_sw
+%%GRASS_INST_DIR%%/etc/symbol/extra/pentagon
 %%GRASS_INST_DIR%%/etc/symbol/extra/target
 %%GRASS_INST_DIR%%/etc/v.digit/add.vertex.gif
+%%GRASS_INST_DIR%%/etc/v.digit/box.xbm
 %%GRASS_INST_DIR%%/etc/v.digit/cats.tcl
 %%GRASS_INST_DIR%%/etc/v.digit/copy.cats.gif
+%%GRASS_INST_DIR%%/etc/v.digit/cross.xbm
+%%GRASS_INST_DIR%%/etc/v.digit/cross45.xbm
 %%GRASS_INST_DIR%%/etc/v.digit/delete.line.gif
 %%GRASS_INST_DIR%%/etc/v.digit/display.attributes.gif
 %%GRASS_INST_DIR%%/etc/v.digit/display.cats.gif
 %%GRASS_INST_DIR%%/etc/v.digit/edit.line.gif
 %%GRASS_INST_DIR%%/etc/v.digit/exit.gif
+%%GRASS_INST_DIR%%/etc/v.digit/form.tcl
+%%GRASS_INST_DIR%%/etc/v.digit/html_library.tcl
 %%GRASS_INST_DIR%%/etc/v.digit/move.line.gif
 %%GRASS_INST_DIR%%/etc/v.digit/move.vertex.gif
 %%GRASS_INST_DIR%%/etc/v.digit/new.boundary.gif
@@ -1465,30 +1735,102 @@
 %%GRASS_INST_DIR%%/etc/v.digit/zoom.pan.gif
 %%GRASS_INST_DIR%%/etc/v.digit/zoom.region.gif
 %%GRASS_INST_DIR%%/etc/v.digit/zoom.window.gif
-%%GRASS_INST_DIR%%/etc/water/ram
-%%GRASS_INST_DIR%%/etc/water/seg
 %%GRASS_INST_DIR%%/etc/welcome
-%%GRASS_INST_DIR%%/fonts/cyrilc
-%%GRASS_INST_DIR%%/fonts/gothgbt
-%%GRASS_INST_DIR%%/fonts/gothgrt
-%%GRASS_INST_DIR%%/fonts/gothitt
-%%GRASS_INST_DIR%%/fonts/greekc
-%%GRASS_INST_DIR%%/fonts/greekcs
-%%GRASS_INST_DIR%%/fonts/greekp
-%%GRASS_INST_DIR%%/fonts/greeks
-%%GRASS_INST_DIR%%/fonts/italicc
-%%GRASS_INST_DIR%%/fonts/italiccs
-%%GRASS_INST_DIR%%/fonts/italict
-%%GRASS_INST_DIR%%/fonts/romanc
-%%GRASS_INST_DIR%%/fonts/romancs
-%%GRASS_INST_DIR%%/fonts/romand
-%%GRASS_INST_DIR%%/fonts/romans
-%%GRASS_INST_DIR%%/fonts/romant
-%%GRASS_INST_DIR%%/fonts/scriptc
-%%GRASS_INST_DIR%%/fonts/scripts
+%%GRASS_INST_DIR%%/etc/wxpython/README
+%%GRASS_INST_DIR%%/etc/wxpython/compat/__init__.py
+%%GRASS_INST_DIR%%/etc/wxpython/compat/subprocess.py
+%%GRASS_INST_DIR%%/etc/wxpython/gis_set.py
+%%GRASS_INST_DIR%%/etc/wxpython/gui_modules/__init__.py
+%%GRASS_INST_DIR%%/etc/wxpython/gui_modules/dbm.py
+%%GRASS_INST_DIR%%/etc/wxpython/gui_modules/debug.py
+%%GRASS_INST_DIR%%/etc/wxpython/gui_modules/digit.py
+%%GRASS_INST_DIR%%/etc/wxpython/gui_modules/disp_print.py
+%%GRASS_INST_DIR%%/etc/wxpython/gui_modules/gcmd.py
+%%GRASS_INST_DIR%%/etc/wxpython/gui_modules/georect.py
+%%GRASS_INST_DIR%%/etc/wxpython/gui_modules/globalvar.py
+%%GRASS_INST_DIR%%/etc/wxpython/gui_modules/goutput.py
+%%GRASS_INST_DIR%%/etc/wxpython/gui_modules/grass-gxw.dtd
+%%GRASS_INST_DIR%%/etc/wxpython/gui_modules/grassenv.py
+%%GRASS_INST_DIR%%/etc/wxpython/gui_modules/gselect.py
+%%GRASS_INST_DIR%%/etc/wxpython/gui_modules/histogram.py
+%%GRASS_INST_DIR%%/etc/wxpython/gui_modules/location_wizard.py
+%%GRASS_INST_DIR%%/etc/wxpython/gui_modules/mapdisp.py
+%%GRASS_INST_DIR%%/etc/wxpython/gui_modules/mcalc_builder.py
+%%GRASS_INST_DIR%%/etc/wxpython/gui_modules/menudata.py
+%%GRASS_INST_DIR%%/etc/wxpython/gui_modules/menuform.py
+%%GRASS_INST_DIR%%/etc/wxpython/gui_modules/packages-uml.dia
+%%GRASS_INST_DIR%%/etc/wxpython/gui_modules/packages-uml.svg
+%%GRASS_INST_DIR%%/etc/wxpython/gui_modules/preferences.py
+%%GRASS_INST_DIR%%/etc/wxpython/gui_modules/profile.py
+%%GRASS_INST_DIR%%/etc/wxpython/gui_modules/render.py
+%%GRASS_INST_DIR%%/etc/wxpython/gui_modules/rules.py
+%%GRASS_INST_DIR%%/etc/wxpython/gui_modules/sqlbuilder.py
+%%GRASS_INST_DIR%%/etc/wxpython/gui_modules/states.txt
+%%GRASS_INST_DIR%%/etc/wxpython/gui_modules/toolbars.py
+%%GRASS_INST_DIR%%/etc/wxpython/gui_modules/toolbox.py
+%%GRASS_INST_DIR%%/etc/wxpython/gui_modules/track.py
+%%GRASS_INST_DIR%%/etc/wxpython/gui_modules/utils.py
+%%GRASS_INST_DIR%%/etc/wxpython/gui_modules/workspace.py
+%%GRASS_INST_DIR%%/etc/wxpython/gui_modules/wxgui_utils.py
+%%GRASS_INST_DIR%%/etc/wxpython/icons/__init__.py
+%%GRASS_INST_DIR%%/etc/wxpython/icons/icon.py
+%%GRASS_INST_DIR%%/etc/wxpython/icons/palette.gif
+%%GRASS_INST_DIR%%/etc/wxpython/icons/silk/__init__.py
+%%GRASS_INST_DIR%%/etc/wxpython/images/__init__.py
+%%GRASS_INST_DIR%%/etc/wxpython/images/grass_form.png
+%%GRASS_INST_DIR%%/etc/wxpython/images/intro.png
+%%GRASS_INST_DIR%%/etc/wxpython/images/intro.xcf
+%%GRASS_INST_DIR%%/etc/wxpython/images/loc_wizard.png
+%%GRASS_INST_DIR%%/etc/wxpython/images/loc_wizard_qgis.png
+%%GRASS_INST_DIR%%/etc/wxpython/images/qgis_world.png
+%%GRASS_INST_DIR%%/etc/wxpython/scripts/p.cmd
+%%GRASS_INST_DIR%%/etc/wxpython/scripts/p.db
+%%GRASS_INST_DIR%%/etc/wxpython/scripts/p.mon
+%%GRASS_INST_DIR%%/etc/wxpython/scripts/p.rast
+%%GRASS_INST_DIR%%/etc/wxpython/scripts/p.vect
+%%GRASS_INST_DIR%%/etc/wxpython/scripts/wxgui
+%%GRASS_INST_DIR%%/etc/wxpython/wxgui.py
+%%GRASS_INST_DIR%%/fonts/cyrilc.hmp
+%%GRASS_INST_DIR%%/fonts/fonts.table
+%%GRASS_INST_DIR%%/fonts/gothgbt.hmp
+%%GRASS_INST_DIR%%/fonts/gothgrt.hmp
+%%GRASS_INST_DIR%%/fonts/gothitt.hmp
+%%GRASS_INST_DIR%%/fonts/greekc.hmp
+%%GRASS_INST_DIR%%/fonts/greekcs.hmp
+%%GRASS_INST_DIR%%/fonts/greekp.hmp
+%%GRASS_INST_DIR%%/fonts/greeks.hmp
+%%GRASS_INST_DIR%%/fonts/hersh.oc1
+%%GRASS_INST_DIR%%/fonts/hersh.oc2
+%%GRASS_INST_DIR%%/fonts/hersh.oc3
+%%GRASS_INST_DIR%%/fonts/hersh.oc4
+%%GRASS_INST_DIR%%/fonts/italicc.hmp
+%%GRASS_INST_DIR%%/fonts/italiccs.hmp
+%%GRASS_INST_DIR%%/fonts/italict.hmp
+%%GRASS_INST_DIR%%/fonts/romanc.hmp
+%%GRASS_INST_DIR%%/fonts/romancs.hmp
+%%GRASS_INST_DIR%%/fonts/romand.hmp
+%%GRASS_INST_DIR%%/fonts/romans.hmp
+%%GRASS_INST_DIR%%/fonts/romant.hmp
+%%GRASS_INST_DIR%%/fonts/scriptc.hmp
+%%GRASS_INST_DIR%%/fonts/scripts.hmp
+%%GRASS_INST_DIR%%/include/Make/Dir.make
+%%GRASS_INST_DIR%%/include/Make/Doxygen.make
+%%GRASS_INST_DIR%%/include/Make/Grass.make
+%%GRASS_INST_DIR%%/include/Make/Html.make
+%%GRASS_INST_DIR%%/include/Make/Lib.make
+%%GRASS_INST_DIR%%/include/Make/Module.make
+%%GRASS_INST_DIR%%/include/Make/Multi.make
+%%GRASS_INST_DIR%%/include/Make/Platform.make
+%%GRASS_INST_DIR%%/include/Make/Rules.make
+%%GRASS_INST_DIR%%/include/Make/Script.make
+%%GRASS_INST_DIR%%/include/Make/Shlib.make
+%%GRASS_INST_DIR%%/include/Make/Stlib.make
 %%GRASS_INST_DIR%%/include/grass/CC.h
-%%GRASS_INST_DIR%%/include/grass/D.h
 %%GRASS_INST_DIR%%/include/grass/G3d.h
+%%GRASS_INST_DIR%%/include/grass/N_gwflow.h
+%%GRASS_INST_DIR%%/include/grass/N_heatflow.h
+%%GRASS_INST_DIR%%/include/grass/N_pde.h
+%%GRASS_INST_DIR%%/include/grass/N_solute_transport.h
 %%GRASS_INST_DIR%%/include/grass/P_datetime.h
 %%GRASS_INST_DIR%%/include/grass/P_site.h
 %%GRASS_INST_DIR%%/include/grass/Paintlib.h
@@ -1523,7 +1865,7 @@
 %%GRASS_INST_DIR%%/include/grass/dlg_bm.h
 %%GRASS_INST_DIR%%/include/grass/edit.h
 %%GRASS_INST_DIR%%/include/grass/form.h
-%%GRASS_INST_DIR%%/include/grass/geo.h
+%%GRASS_INST_DIR%%/include/grass/freetypecap.h
 %%GRASS_INST_DIR%%/include/grass/geom.h
 %%GRASS_INST_DIR%%/include/grass/gis.h
 %%GRASS_INST_DIR%%/include/grass/gisdefs.h
@@ -1554,8 +1896,6 @@
 %%GRASS_INST_DIR%%/include/grass/ogsf_proto.h
 %%GRASS_INST_DIR%%/include/grass/ortholib.h
 %%GRASS_INST_DIR%%/include/grass/patterns.h
-%%GRASS_INST_DIR%%/include/grass/pbmplus.h
-%%GRASS_INST_DIR%%/include/grass/portable.h
 %%GRASS_INST_DIR%%/include/grass/proto_dbmi.h
 %%GRASS_INST_DIR%%/include/grass/qtree.h
 %%GRASS_INST_DIR%%/include/grass/raster.h
@@ -1574,6 +1914,7 @@
 %%GRASS_INST_DIR%%/include/grass/sitelib.h
 %%GRASS_INST_DIR%%/include/grass/spawn.h
 %%GRASS_INST_DIR%%/include/grass/sqlp.h
+%%GRASS_INST_DIR%%/include/grass/stats.h
 %%GRASS_INST_DIR%%/include/grass/std_incs.h
 %%GRASS_INST_DIR%%/include/grass/symbol.h
 %%GRASS_INST_DIR%%/include/grass/transform.h
@@ -1585,104 +1926,118 @@
 %%GRASS_INST_DIR%%/include/grass/vect/dig_macros.h
 %%GRASS_INST_DIR%%/include/grass/vect/dig_structs.h
 %%GRASS_INST_DIR%%/include/grass/vect/digit.h
+%%GRASS_INST_DIR%%/include/grass/vedit.h
 %%GRASS_INST_DIR%%/include/grass/version.h
 %%GRASS_INST_DIR%%/include/grass/waterglobs.h
 %%GRASS_INST_DIR%%/include/grass/winname.h
-%%GRASS_INST_DIR%%/include/portable.h
-%%GRASS_INST_DIR%%/lib/libgrass_D.%%VERSION%%.so
-%%GRASS_INST_DIR%%/lib/libgrass_D.so
-%%GRASS_INST_DIR%%/lib/libgrass_I.%%VERSION%%.so
+%%GRASS_INST_DIR%%/lib/libgrass_I.6.3.0.so
 %%GRASS_INST_DIR%%/lib/libgrass_I.so
-%%GRASS_INST_DIR%%/lib/libgrass_Iortho.%%VERSION%%.so
+%%GRASS_INST_DIR%%/lib/libgrass_Iortho.6.3.0.so
 %%GRASS_INST_DIR%%/lib/libgrass_Iortho.so
-%%GRASS_INST_DIR%%/lib/libgrass_bitmap.%%VERSION%%.so
+%%GRASS_INST_DIR%%/lib/libgrass_bitmap.6.3.0.so
 %%GRASS_INST_DIR%%/lib/libgrass_bitmap.so
-%%GRASS_INST_DIR%%/lib/libgrass_btree.%%VERSION%%.so
+%%GRASS_INST_DIR%%/lib/libgrass_btree.6.3.0.so
 %%GRASS_INST_DIR%%/lib/libgrass_btree.so
-%%GRASS_INST_DIR%%/lib/libgrass_cdhc.%%VERSION%%.so
+%%GRASS_INST_DIR%%/lib/libgrass_cdhc.6.3.0.so
 %%GRASS_INST_DIR%%/lib/libgrass_cdhc.so
-%%GRASS_INST_DIR%%/lib/libgrass_datetime.%%VERSION%%.so
+%%GRASS_INST_DIR%%/lib/libgrass_datetime.6.3.0.so
 %%GRASS_INST_DIR%%/lib/libgrass_datetime.so
-%%GRASS_INST_DIR%%/lib/libgrass_dbmibase.%%VERSION%%.so
+%%GRASS_INST_DIR%%/lib/libgrass_dbmibase.6.3.0.so
 %%GRASS_INST_DIR%%/lib/libgrass_dbmibase.so
-%%GRASS_INST_DIR%%/lib/libgrass_dbmiclient.%%VERSION%%.so
+%%GRASS_INST_DIR%%/lib/libgrass_dbmiclient.6.3.0.so
 %%GRASS_INST_DIR%%/lib/libgrass_dbmiclient.so
-%%GRASS_INST_DIR%%/lib/libgrass_dbmidriver.%%VERSION%%.so
+%%GRASS_INST_DIR%%/lib/libgrass_dbmidriver.6.3.0.so
 %%GRASS_INST_DIR%%/lib/libgrass_dbmidriver.so
-%%GRASS_INST_DIR%%/lib/libgrass_dbstubs.%%VERSION%%.so
+%%GRASS_INST_DIR%%/lib/libgrass_dbstubs.6.3.0.so
 %%GRASS_INST_DIR%%/lib/libgrass_dbstubs.so
-%%GRASS_INST_DIR%%/lib/libgrass_dgl.%%VERSION%%.so
+%%GRASS_INST_DIR%%/lib/libgrass_dgl.6.3.0.so
 %%GRASS_INST_DIR%%/lib/libgrass_dgl.so
-%%GRASS_INST_DIR%%/lib/libgrass_dig2.%%VERSION%%.so
+%%GRASS_INST_DIR%%/lib/libgrass_dig2.6.3.0.so
 %%GRASS_INST_DIR%%/lib/libgrass_dig2.so
-%%GRASS_INST_DIR%%/lib/libgrass_display.%%VERSION%%.so
+%%GRASS_INST_DIR%%/lib/libgrass_display.6.3.0.so
 %%GRASS_INST_DIR%%/lib/libgrass_display.so
-%%GRASS_INST_DIR%%/lib/libgrass_driver.%%VERSION%%.so
+%%GRASS_INST_DIR%%/lib/libgrass_driver.6.3.0.so
 %%GRASS_INST_DIR%%/lib/libgrass_driver.so
-%%GRASS_INST_DIR%%/lib/libgrass_dspf.%%VERSION%%.so
+%%GRASS_INST_DIR%%/lib/libgrass_dspf.6.3.0.so
 %%GRASS_INST_DIR%%/lib/libgrass_dspf.so
-%%GRASS_INST_DIR%%/lib/libgrass_edit.%%VERSION%%.so
+%%GRASS_INST_DIR%%/lib/libgrass_edit.6.3.0.so
 %%GRASS_INST_DIR%%/lib/libgrass_edit.so
-%%GRASS_INST_DIR%%/lib/libgrass_form.%%VERSION%%.so
+%%GRASS_INST_DIR%%/lib/libgrass_form.6.3.0.so
 %%GRASS_INST_DIR%%/lib/libgrass_form.so
-%%GRASS_INST_DIR%%/lib/libgrass_g3d.%%VERSION%%.so
+%%GRASS_INST_DIR%%/lib/libgrass_g3d.6.3.0.so
 %%GRASS_INST_DIR%%/lib/libgrass_g3d.so
-%%GRASS_INST_DIR%%/lib/libgrass_gis.%%VERSION%%.so
+%%GRASS_INST_DIR%%/lib/libgrass_gis.6.3.0.so
 %%GRASS_INST_DIR%%/lib/libgrass_gis.so
-%%GRASS_INST_DIR%%/lib/libgrass_gmath.%%VERSION%%.so
+%%GRASS_INST_DIR%%/lib/libgrass_gmath.6.3.0.so
 %%GRASS_INST_DIR%%/lib/libgrass_gmath.so
-%%GRASS_INST_DIR%%/lib/libgrass_gproj.%%VERSION%%.so
+%%GRASS_INST_DIR%%/lib/libgrass_gpde.6.3.0.so
+%%GRASS_INST_DIR%%/lib/libgrass_gpde.so
+%%GRASS_INST_DIR%%/lib/libgrass_gproj.6.3.0.so
 %%GRASS_INST_DIR%%/lib/libgrass_gproj.so
-%%GRASS_INST_DIR%%/lib/libgrass_interpdata.%%VERSION%%.so
+%%GRASS_INST_DIR%%/lib/libgrass_interpdata.6.3.0.so
 %%GRASS_INST_DIR%%/lib/libgrass_interpdata.so
-%%GRASS_INST_DIR%%/lib/libgrass_interpfl.%%VERSION%%.so
+%%GRASS_INST_DIR%%/lib/libgrass_interpfl.6.3.0.so
 %%GRASS_INST_DIR%%/lib/libgrass_interpfl.so
 %%GRASS_INST_DIR%%/lib/libgrass_ismap.a
-%%GRASS_INST_DIR%%/lib/libgrass_lidar.%%VERSION%%.so
+%%GRASS_INST_DIR%%/lib/libgrass_lidar.6.3.0.so
 %%GRASS_INST_DIR%%/lib/libgrass_lidar.so
-%%GRASS_INST_DIR%%/lib/libgrass_linkm.%%VERSION%%.so
+%%GRASS_INST_DIR%%/lib/libgrass_linkm.6.3.0.so
 %%GRASS_INST_DIR%%/lib/libgrass_linkm.so
-%%GRASS_INST_DIR%%/lib/libgrass_lrs.%%VERSION%%.so
+%%GRASS_INST_DIR%%/lib/libgrass_lrs.6.3.0.so
 %%GRASS_INST_DIR%%/lib/libgrass_lrs.so
 %%GRASS_INST_DIR%%/lib/libgrass_manage.a
-%%GRASS_INST_DIR%%/lib/libgrass_ogsf.%%VERSION%%.so
+%%GRASS_INST_DIR%%/lib/libgrass_ogsf.6.3.0.so
 %%GRASS_INST_DIR%%/lib/libgrass_ogsf.so
-%%GRASS_INST_DIR%%/lib/libgrass_pngdriver.%%VERSION%%.so
+%%GRASS_INST_DIR%%/lib/libgrass_pngdriver.6.3.0.so
 %%GRASS_INST_DIR%%/lib/libgrass_pngdriver.so
-%%GRASS_INST_DIR%%/lib/libgrass_qtree.%%VERSION%%.so
+%%GRASS_INST_DIR%%/lib/libgrass_psdriver.6.3.0.so
+%%GRASS_INST_DIR%%/lib/libgrass_psdriver.so
+%%GRASS_INST_DIR%%/lib/libgrass_qtree.6.3.0.so
 %%GRASS_INST_DIR%%/lib/libgrass_qtree.so
-%%GRASS_INST_DIR%%/lib/libgrass_raster.%%VERSION%%.so
+%%GRASS_INST_DIR%%/lib/libgrass_raster.6.3.0.so
 %%GRASS_INST_DIR%%/lib/libgrass_raster.so
-%%GRASS_INST_DIR%%/lib/libgrass_rowio.%%VERSION%%.so
+%%GRASS_INST_DIR%%/lib/libgrass_rli.6.3.0.so
+%%GRASS_INST_DIR%%/lib/libgrass_rli.so
+%%GRASS_INST_DIR%%/lib/libgrass_rowio.6.3.0.so
 %%GRASS_INST_DIR%%/lib/libgrass_rowio.so
-%%GRASS_INST_DIR%%/lib/libgrass_rtree.%%VERSION%%.so
+%%GRASS_INST_DIR%%/lib/libgrass_rtree.6.3.0.so
 %%GRASS_INST_DIR%%/lib/libgrass_rtree.so
-%%GRASS_INST_DIR%%/lib/libgrass_segment.%%VERSION%%.so
+%%GRASS_INST_DIR%%/lib/libgrass_segment.6.3.0.so
 %%GRASS_INST_DIR%%/lib/libgrass_segment.so
-%%GRASS_INST_DIR%%/lib/libgrass_shape.%%VERSION%%.so
+%%GRASS_INST_DIR%%/lib/libgrass_shape.6.3.0.so
 %%GRASS_INST_DIR%%/lib/libgrass_shape.so
-%%GRASS_INST_DIR%%/lib/libgrass_sim.%%VERSION%%.so
+%%GRASS_INST_DIR%%/lib/libgrass_sim.6.3.0.so
 %%GRASS_INST_DIR%%/lib/libgrass_sim.so
-%%GRASS_INST_DIR%%/lib/libgrass_sites.%%VERSION%%.so
+%%GRASS_INST_DIR%%/lib/libgrass_sites.6.3.0.so
 %%GRASS_INST_DIR%%/lib/libgrass_sites.so
-%%GRASS_INST_DIR%%/lib/libgrass_sqlp.%%VERSION%%.so
+%%GRASS_INST_DIR%%/lib/libgrass_sqlp.6.3.0.so
 %%GRASS_INST_DIR%%/lib/libgrass_sqlp.so
-%%GRASS_INST_DIR%%/lib/libgrass_symb.%%VERSION%%.so
+%%GRASS_INST_DIR%%/lib/libgrass_stats.6.3.0.so
+%%GRASS_INST_DIR%%/lib/libgrass_stats.so
+%%GRASS_INST_DIR%%/lib/libgrass_symb.6.3.0.so
 %%GRASS_INST_DIR%%/lib/libgrass_symb.so
-%%GRASS_INST_DIR%%/lib/libgrass_trans.%%VERSION%%.so
+%%GRASS_INST_DIR%%/lib/libgrass_trans.6.3.0.so
 %%GRASS_INST_DIR%%/lib/libgrass_trans.so
-%%GRASS_INST_DIR%%/lib/libgrass_vask.%%VERSION%%.so
+%%GRASS_INST_DIR%%/lib/libgrass_vask.6.3.0.so
 %%GRASS_INST_DIR%%/lib/libgrass_vask.so
-%%GRASS_INST_DIR%%/lib/libgrass_vect.%%VERSION%%.so
+%%GRASS_INST_DIR%%/lib/libgrass_vect.6.3.0.so
 %%GRASS_INST_DIR%%/lib/libgrass_vect.so
+%%GRASS_INST_DIR%%/lib/libgrass_vedit.6.3.0.so
+%%GRASS_INST_DIR%%/lib/libgrass_vedit.so
+%%GRASS_INST_DIR%%/lib/libiostream.a
 %%GRASS_INST_DIR%%/locale/ar/LC_MESSAGES/grasslibs.mo
 %%GRASS_INST_DIR%%/locale/ar/LC_MESSAGES/grassmods.mo
 %%GRASS_INST_DIR%%/locale/cs/LC_MESSAGES/grasslibs.mo
 %%GRASS_INST_DIR%%/locale/cs/LC_MESSAGES/grassmods.mo
+%%GRASS_INST_DIR%%/locale/cs/LC_MESSAGES/grasswxpy.mo
 %%GRASS_INST_DIR%%/locale/de/LC_MESSAGES/grasslibs.mo
 %%GRASS_INST_DIR%%/locale/de/LC_MESSAGES/grassmods.mo
+%%GRASS_INST_DIR%%/locale/de/LC_MESSAGES/grasswxpy.mo
+%%GRASS_INST_DIR%%/locale/el/LC_MESSAGES/grasslibs.mo
+%%GRASS_INST_DIR%%/locale/el/LC_MESSAGES/grassmods.mo
 %%GRASS_INST_DIR%%/locale/es/LC_MESSAGES/grasslibs.mo
 %%GRASS_INST_DIR%%/locale/es/LC_MESSAGES/grassmods.mo
+%%GRASS_INST_DIR%%/locale/es/LC_MESSAGES/grasswxpy.mo
 %%GRASS_INST_DIR%%/locale/fr/LC_MESSAGES/grasslibs.mo
 %%GRASS_INST_DIR%%/locale/fr/LC_MESSAGES/grassmods.mo
 %%GRASS_INST_DIR%%/locale/hi/LC_MESSAGES/grasslibs.mo
@@ -1699,421 +2054,43 @@
 %%GRASS_INST_DIR%%/locale/mr/LC_MESSAGES/grassmods.mo
 %%GRASS_INST_DIR%%/locale/pl/LC_MESSAGES/grasslibs.mo
 %%GRASS_INST_DIR%%/locale/pl/LC_MESSAGES/grassmods.mo
+%%GRASS_INST_DIR%%/locale/pt/LC_MESSAGES/grasslibs.mo
+%%GRASS_INST_DIR%%/locale/pt/LC_MESSAGES/grassmods.mo
 %%GRASS_INST_DIR%%/locale/pt_br/LC_MESSAGES/grasslibs.mo
 %%GRASS_INST_DIR%%/locale/pt_br/LC_MESSAGES/grassmods.mo
 %%GRASS_INST_DIR%%/locale/ru/LC_MESSAGES/grasslibs.mo
 %%GRASS_INST_DIR%%/locale/ru/LC_MESSAGES/grassmods.mo
 %%GRASS_INST_DIR%%/locale/sl/LC_MESSAGES/grasslibs.mo
 %%GRASS_INST_DIR%%/locale/sl/LC_MESSAGES/grassmods.mo
+%%GRASS_INST_DIR%%/locale/th/LC_MESSAGES/grasslibs.mo
+%%GRASS_INST_DIR%%/locale/th/LC_MESSAGES/grassmods.mo
 %%GRASS_INST_DIR%%/locale/tr/LC_MESSAGES/grasslibs.mo
 %%GRASS_INST_DIR%%/locale/tr/LC_MESSAGES/grassmods.mo
 %%GRASS_INST_DIR%%/locale/vi/LC_MESSAGES/grasslibs.mo
 %%GRASS_INST_DIR%%/locale/vi/LC_MESSAGES/grassmods.mo
 %%GRASS_INST_DIR%%/locale/zh/LC_MESSAGES/grasslibs.mo
 %%GRASS_INST_DIR%%/locale/zh/LC_MESSAGES/grassmods.mo
-%%GRASS_INST_DIR%%/man/man1/d.ask.1
-%%GRASS_INST_DIR%%/man/man1/d.barscale.1
-%%GRASS_INST_DIR%%/man/man1/d.colorlist.1
-%%GRASS_INST_DIR%%/man/man1/d.colors.1
-%%GRASS_INST_DIR%%/man/man1/d.colortable.1
-%%GRASS_INST_DIR%%/man/man1/d.correlate.1
-%%GRASS_INST_DIR%%/man/man1/d.erase.1
-%%GRASS_INST_DIR%%/man/man1/d.extend.1
-%%GRASS_INST_DIR%%/man/man1/d.extract.1
-%%GRASS_INST_DIR%%/man/man1/d.font.1
-%%GRASS_INST_DIR%%/man/man1/d.font.freetype.1
-%%GRASS_INST_DIR%%/man/man1/d.frame.1
-%%GRASS_INST_DIR%%/man/man1/d.geodesic.1
-%%GRASS_INST_DIR%%/man/man1/d.graph.1
-%%GRASS_INST_DIR%%/man/man1/d.grid.1
-%%GRASS_INST_DIR%%/man/man1/d.his.1
-%%GRASS_INST_DIR%%/man/man1/d.histogram.1
-%%GRASS_INST_DIR%%/man/man1/d.info.1
-%%GRASS_INST_DIR%%/man/man1/d.labels.1
-%%GRASS_INST_DIR%%/man/man1/d.legend.1
-%%GRASS_INST_DIR%%/man/man1/d.linegraph.1
-%%GRASS_INST_DIR%%/man/man1/d.m.1
-%%GRASS_INST_DIR%%/man/man1/d.mapgraph.1
-%%GRASS_INST_DIR%%/man/man1/d.measure.1
-%%GRASS_INST_DIR%%/man/man1/d.menu.1
-%%GRASS_INST_DIR%%/man/man1/d.mon.1
-%%GRASS_INST_DIR%%/man/man1/d.monsize.1
-%%GRASS_INST_DIR%%/man/man1/d.mvmon.1
-%%GRASS_INST_DIR%%/man/man1/d.nviz.1
-%%GRASS_INST_DIR%%/man/man1/d.out.file.1
-%%GRASS_INST_DIR%%/man/man1/d.out.gpsdrive.1
-%%GRASS_INST_DIR%%/man/man1/d.out.png.1
-%%GRASS_INST_DIR%%/man/man1/d.path.1
-%%GRASS_INST_DIR%%/man/man1/d.polar.1
-%%GRASS_INST_DIR%%/man/man1/d.profile.1
-%%GRASS_INST_DIR%%/man/man1/d.rast.1
-%%GRASS_INST_DIR%%/man/man1/d.rast.arrow.1
-%%GRASS_INST_DIR%%/man/man1/d.rast.edit.1
-%%GRASS_INST_DIR%%/man/man1/d.rast.leg.1
-%%GRASS_INST_DIR%%/man/man1/d.rast.num.1
-%%GRASS_INST_DIR%%/man/man1/d.redraw.1
-%%GRASS_INST_DIR%%/man/man1/d.resize.1
-%%GRASS_INST_DIR%%/man/man1/d.rgb.1
-%%GRASS_INST_DIR%%/man/man1/d.rhumbline.1
-%%GRASS_INST_DIR%%/man/man1/d.save.1
-%%GRASS_INST_DIR%%/man/man1/d.slide.show.1
-%%GRASS_INST_DIR%%/man/man1/d.split.1
-%%GRASS_INST_DIR%%/man/man1/d.text.1
-%%GRASS_INST_DIR%%/man/man1/d.text.freetype.1
-%%GRASS_INST_DIR%%/man/man1/d.title.1
-%%GRASS_INST_DIR%%/man/man1/d.vect.1
-%%GRASS_INST_DIR%%/man/man1/d.vect.chart.1
-%%GRASS_INST_DIR%%/man/man1/d.vect.thematic.1
-%%GRASS_INST_DIR%%/man/man1/d.what.rast.1
-%%GRASS_INST_DIR%%/man/man1/d.what.vect.1
-%%GRASS_INST_DIR%%/man/man1/d.where.1
-%%GRASS_INST_DIR%%/man/man1/d.zoom.1
-%%GRASS_INST_DIR%%/man/man1/databaseintro.1
-%%GRASS_INST_DIR%%/man/man1/db.columns.1
-%%GRASS_INST_DIR%%/man/man1/db.connect.1
-%%GRASS_INST_DIR%%/man/man1/db.copy.1
-%%GRASS_INST_DIR%%/man/man1/db.describe.1
-%%GRASS_INST_DIR%%/man/man1/db.drivers.1
-%%GRASS_INST_DIR%%/man/man1/db.droptable.1
-%%GRASS_INST_DIR%%/man/man1/db.execute.1
-%%GRASS_INST_DIR%%/man/man1/db.login.1
-%%GRASS_INST_DIR%%/man/man1/db.select.1
-%%GRASS_INST_DIR%%/man/man1/db.tables.1
-%%GRASS_INST_DIR%%/man/man1/db.test.1
-%%GRASS_INST_DIR%%/man/man1/displaydrivers.1
-%%GRASS_INST_DIR%%/man/man1/g.access.1
-%%GRASS_INST_DIR%%/man/man1/g.ask.1
-%%GRASS_INST_DIR%%/man/man1/g.copy.1
-%%GRASS_INST_DIR%%/man/man1/g.filename.1
-%%GRASS_INST_DIR%%/man/man1/g.findfile.1
-%%GRASS_INST_DIR%%/man/man1/g.gisenv.1
-%%GRASS_INST_DIR%%/man/man1/g.list.1
-%%GRASS_INST_DIR%%/man/man1/g.manual.1
-%%GRASS_INST_DIR%%/man/man1/g.mapset.1
-%%GRASS_INST_DIR%%/man/man1/g.mapsets.1
-%%GRASS_INST_DIR%%/man/man1/g.mlist.1
-%%GRASS_INST_DIR%%/man/man1/g.mremove.1
-%%GRASS_INST_DIR%%/man/man1/g.parser.1
-%%GRASS_INST_DIR%%/man/man1/g.pnmcomp.1
-%%GRASS_INST_DIR%%/man/man1/g.proj.1
-%%GRASS_INST_DIR%%/man/man1/g.region.1
-%%GRASS_INST_DIR%%/man/man1/g.remove.1
-%%GRASS_INST_DIR%%/man/man1/g.rename.1
-%%GRASS_INST_DIR%%/man/man1/g.setproj.1
-%%GRASS_INST_DIR%%/man/man1/g.tempfile.1
-%%GRASS_INST_DIR%%/man/man1/g.transform.1
-%%GRASS_INST_DIR%%/man/man1/g.version.1
-%%GRASS_INST_DIR%%/man/man1/gis.m.1
-%%GRASS_INST_DIR%%/man/man1/grass-dbf.1
-%%MYSQL%%%%GRASS_INST_DIR%%/man/man1/grass-mesql.1
-%%MYSQL%%%%GRASS_INST_DIR%%/man/man1/grass-mysql.1
-%%ODBC%%%%GRASS_INST_DIR%%/man/man1/grass-odbc.1
-%%PGSQL%%%%GRASS_INST_DIR%%/man/man1/grass-pg.1
-%%SQLITE%%%%GRASS_INST_DIR%%/man/man1/grass-sqlite.1
-%%GRASS_INST_DIR%%/man/man1/grass6.1
-%%GRASS_INST_DIR%%/man/man1/helptext.1
-%%GRASS_INST_DIR%%/man/man1/i.ask.1
-%%GRASS_INST_DIR%%/man/man1/i.cca.1
-%%GRASS_INST_DIR%%/man/man1/i.class.1
-%%GRASS_INST_DIR%%/man/man1/i.cluster.1
-%%GRASS_INST_DIR%%/man/man1/i.fft.1
-%%GRASS_INST_DIR%%/man/man1/i.find.1
-%%GRASS_INST_DIR%%/man/man1/i.fusion.brovey.1
-%%GRASS_INST_DIR%%/man/man1/i.gensig.1
-%%GRASS_INST_DIR%%/man/man1/i.gensigset.1
-%%GRASS_INST_DIR%%/man/man1/i.group.1
-%%GRASS_INST_DIR%%/man/man1/i.his.rgb.1
-%%GRASS_INST_DIR%%/man/man1/i.ifft.1
-%%GRASS_INST_DIR%%/man/man1/i.image.mosaic.1
-%%GRASS_INST_DIR%%/man/man1/i.in.spotvgt.1
-%%GRASS_INST_DIR%%/man/man1/i.landsat.rgb.1
-%%GRASS_INST_DIR%%/man/man1/i.maxlik.1
-%%GRASS_INST_DIR%%/man/man1/i.oif.1
-%%GRASS_INST_DIR%%/man/man1/i.ortho.photo.1
-%%GRASS_INST_DIR%%/man/man1/i.pca.1
-%%GRASS_INST_DIR%%/man/man1/i.points.1
-%%GRASS_INST_DIR%%/man/man1/i.rectify.1
-%%GRASS_INST_DIR%%/man/man1/i.rgb.his.1
-%%GRASS_INST_DIR%%/man/man1/i.smap.1
-%%GRASS_INST_DIR%%/man/man1/i.spectral.1
-%%GRASS_INST_DIR%%/man/man1/i.target.1
-%%GRASS_INST_DIR%%/man/man1/i.tasscap.1
-%%GRASS_INST_DIR%%/man/man1/i.vpoints.1
-%%GRASS_INST_DIR%%/man/man1/i.zc.1
-%%GRASS_INST_DIR%%/man/man1/imageryintro.1
-%%GRASS_INST_DIR%%/man/man1/lrs.1
-%%GRASS_INST_DIR%%/man/man1/m.cogo.1
-%%GRASS_INST_DIR%%/man/man1/m.proj.1
-%%GRASS_INST_DIR%%/man/man1/modcats.1
-%%GRASS_INST_DIR%%/man/man1/modcolr.1
-%%GRASS_INST_DIR%%/man/man1/modhead.1
-%%GRASS_INST_DIR%%/man/man1/modhist.1
-%%GRASS_INST_DIR%%/man/man1/nviz.1
-%%GRASS_INST_DIR%%/man/man1/photo.2image.1
-%%GRASS_INST_DIR%%/man/man1/photo.2target.1
-%%GRASS_INST_DIR%%/man/man1/photo.camera.1
-%%GRASS_INST_DIR%%/man/man1/photo.elev.1
-%%GRASS_INST_DIR%%/man/man1/photo.init.1
-%%GRASS_INST_DIR%%/man/man1/photo.rectify.1
-%%GRASS_INST_DIR%%/man/man1/photo.target.1
-%%GRASS_INST_DIR%%/man/man1/pngdriver.1
-%%GRASS_INST_DIR%%/man/man1/projectionintro.1
-%%GRASS_INST_DIR%%/man/man1/ps.map.1
-%%GRASS_INST_DIR%%/man/man1/r.average.1
-%%GRASS_INST_DIR%%/man/man1/r.basins.fill.1
-%%GRASS_INST_DIR%%/man/man1/r.bilinear.1
-%%GRASS_INST_DIR%%/man/man1/r.bitpattern.1
-%%GRASS_INST_DIR%%/man/man1/r.blend.1
-%%GRASS_INST_DIR%%/man/man1/r.buffer.1
-%%GRASS_INST_DIR%%/man/man1/r.carve.1
-%%GRASS_INST_DIR%%/man/man1/r.cats.1
-%%GRASS_INST_DIR%%/man/man1/r.circle.1
-%%GRASS_INST_DIR%%/man/man1/r.clump.1
-%%GRASS_INST_DIR%%/man/man1/r.coin.1
-%%GRASS_INST_DIR%%/man/man1/r.colors.1
-%%GRASS_INST_DIR%%/man/man1/r.composite.1
-%%GRASS_INST_DIR%%/man/man1/r.compress.1
-%%GRASS_INST_DIR%%/man/man1/r.contour.1
-%%GRASS_INST_DIR%%/man/man1/r.cost.1
-%%GRASS_INST_DIR%%/man/man1/r.covar.1
-%%GRASS_INST_DIR%%/man/man1/r.cross.1
-%%GRASS_INST_DIR%%/man/man1/r.describe.1
-%%GRASS_INST_DIR%%/man/man1/r.digit.1
-%%GRASS_INST_DIR%%/man/man1/r.distance.1
-%%GRASS_INST_DIR%%/man/man1/r.drain.1
-%%GRASS_INST_DIR%%/man/man1/r.fill.dir.1
-%%GRASS_INST_DIR%%/man/man1/r.fillnulls.1
-%%GRASS_INST_DIR%%/man/man1/r.flow.1
-%%GRASS_INST_DIR%%/man/man1/r.grow.1
-%%GRASS_INST_DIR%%/man/man1/r.his.1
-%%GRASS_INST_DIR%%/man/man1/r.in.arc.1
-%%GRASS_INST_DIR%%/man/man1/r.in.ascii.1
-%%GRASS_INST_DIR%%/man/man1/r.in.aster.1
-%%GRASS_INST_DIR%%/man/man1/r.in.bin.1
-%%GRASS_INST_DIR%%/man/man1/r.in.gdal.1
-%%GRASS_INST_DIR%%/man/man1/r.in.gridatb.1
-%%GRASS_INST_DIR%%/man/man1/r.in.mat.1
-%%GRASS_INST_DIR%%/man/man1/r.in.poly.1
-%%GRASS_INST_DIR%%/man/man1/r.in.srtm.1
-%%GRASS_INST_DIR%%/man/man1/r.in.wms.1
-%%GRASS_INST_DIR%%/man/man1/r.in.xyz.1
-%%GRASS_INST_DIR%%/man/man1/r.info.1
-%%GRASS_INST_DIR%%/man/man1/r.kappa.1
-%%GRASS_INST_DIR%%/man/man1/r.lake.1
-%%GRASS_INST_DIR%%/man/man1/r.le.patch.1
-%%GRASS_INST_DIR%%/man/man1/r.le.pixel.1
-%%GRASS_INST_DIR%%/man/man1/r.le.setup.1
-%%GRASS_INST_DIR%%/man/man1/r.le.trace.1
-%%GRASS_INST_DIR%%/man/man1/r.los.1
-%%GRASS_INST_DIR%%/man/man1/r.mapcalc.1
-%%GRASS_INST_DIR%%/man/man1/r.mapcalculator.1
-%%GRASS_INST_DIR%%/man/man1/r.mask.1
-%%GRASS_INST_DIR%%/man/man1/r.median.1
-%%GRASS_INST_DIR%%/man/man1/r.mfilter.1
-%%GRASS_INST_DIR%%/man/man1/r.mode.1
-%%GRASS_INST_DIR%%/man/man1/r.neighbors.1
-%%GRASS_INST_DIR%%/man/man1/r.null.1
-%%GRASS_INST_DIR%%/man/man1/r.out.arc.1
-%%GRASS_INST_DIR%%/man/man1/r.out.ascii.1
-%%GRASS_INST_DIR%%/man/man1/r.out.bin.1
-%%GRASS_INST_DIR%%/man/man1/r.out.gdal.1
-%%GRASS_INST_DIR%%/man/man1/r.out.gridatb.1
-%%GRASS_INST_DIR%%/man/man1/r.out.mat.1
-%%GRASS_INST_DIR%%/man/man1/r.out.mpeg.1
-%%GRASS_INST_DIR%%/man/man1/r.out.png.1
-%%GRASS_INST_DIR%%/man/man1/r.out.pov.1
-%%GRASS_INST_DIR%%/man/man1/r.out.ppm.1
-%%GRASS_INST_DIR%%/man/man1/r.out.ppm3.1
-%%GRASS_INST_DIR%%/man/man1/r.out.tiff.1
-%%GRASS_INST_DIR%%/man/man1/r.out.vrml.1
-%%GRASS_INST_DIR%%/man/man1/r.out.vtk.1
-%%GRASS_INST_DIR%%/man/man1/r.param.scale.1
-%%GRASS_INST_DIR%%/man/man1/r.patch.1
-%%GRASS_INST_DIR%%/man/man1/r.plane.1
-%%GRASS_INST_DIR%%/man/man1/r.profile.1
-%%GRASS_INST_DIR%%/man/man1/r.proj.1
-%%GRASS_INST_DIR%%/man/man1/r.quant.1
-%%GRASS_INST_DIR%%/man/man1/r.random.1
-%%GRASS_INST_DIR%%/man/man1/r.random.cells.1
-%%GRASS_INST_DIR%%/man/man1/r.random.surface.1
-%%GRASS_INST_DIR%%/man/man1/r.reclass.1
-%%GRASS_INST_DIR%%/man/man1/r.reclass.area.1
-%%GRASS_INST_DIR%%/man/man1/r.recode.1
-%%GRASS_INST_DIR%%/man/man1/r.region.1
-%%GRASS_INST_DIR%%/man/man1/r.regression.line.1
-%%GRASS_INST_DIR%%/man/man1/r.report.1
-%%GRASS_INST_DIR%%/man/man1/r.resamp.rst.1
-%%GRASS_INST_DIR%%/man/man1/r.resample.1
-%%GRASS_INST_DIR%%/man/man1/r.rescale.1
-%%GRASS_INST_DIR%%/man/man1/r.rescale.eq.1
-%%GRASS_INST_DIR%%/man/man1/r.ros.1
-%%GRASS_INST_DIR%%/man/man1/r.series.1
-%%GRASS_INST_DIR%%/man/man1/r.shaded.relief.1
-%%GRASS_INST_DIR%%/man/man1/r.sim.sediment.1
-%%GRASS_INST_DIR%%/man/man1/r.sim.water.1
-%%GRASS_INST_DIR%%/man/man1/r.slope.aspect.1
-%%GRASS_INST_DIR%%/man/man1/r.spread.1
-%%GRASS_INST_DIR%%/man/man1/r.spreadpath.1
-%%GRASS_INST_DIR%%/man/man1/r.statistics.1
-%%GRASS_INST_DIR%%/man/man1/r.stats.1
-%%GRASS_INST_DIR%%/man/man1/r.sum.1
-%%GRASS_INST_DIR%%/man/man1/r.sun.1
-%%GRASS_INST_DIR%%/man/man1/r.sunmask.1
-%%GRASS_INST_DIR%%/man/man1/r.support.1
-%%GRASS_INST_DIR%%/man/man1/r.surf.area.1
-%%GRASS_INST_DIR%%/man/man1/r.surf.contour.1
-%%GRASS_INST_DIR%%/man/man1/r.surf.fractal.1
-%%GRASS_INST_DIR%%/man/man1/r.surf.gauss.1
-%%GRASS_INST_DIR%%/man/man1/r.surf.idw.1
-%%GRASS_INST_DIR%%/man/man1/r.surf.idw2.1
-%%GRASS_INST_DIR%%/man/man1/r.surf.random.1
-%%GRASS_INST_DIR%%/man/man1/r.terraflow.1
-%%GRASS_INST_DIR%%/man/man1/r.texture.1
-%%GRASS_INST_DIR%%/man/man1/r.thin.1
-%%GRASS_INST_DIR%%/man/man1/r.tileset.1
-%%GRASS_INST_DIR%%/man/man1/r.timestamp.1
-%%GRASS_INST_DIR%%/man/man1/r.to.rast3.1
-%%GRASS_INST_DIR%%/man/man1/r.to.rast3elev.1
-%%GRASS_INST_DIR%%/man/man1/r.to.vect.1
-%%GRASS_INST_DIR%%/man/man1/r.topidx.1
-%%GRASS_INST_DIR%%/man/man1/r.topmodel.1
-%%GRASS_INST_DIR%%/man/man1/r.transect.1
-%%GRASS_INST_DIR%%/man/man1/r.univar.1
-%%GRASS_INST_DIR%%/man/man1/r.univar.sh.1
-%%GRASS_INST_DIR%%/man/man1/r.volume.1
-%%GRASS_INST_DIR%%/man/man1/r.walk.1
-%%GRASS_INST_DIR%%/man/man1/r.water.outlet.1
-%%GRASS_INST_DIR%%/man/man1/r.watershed.1
-%%GRASS_INST_DIR%%/man/man1/r.what.1
-%%GRASS_INST_DIR%%/man/man1/r3.cross.rast.1
-%%GRASS_INST_DIR%%/man/man1/r3.in.ascii.1
-%%GRASS_INST_DIR%%/man/man1/r3.in.v5d.1
-%%GRASS_INST_DIR%%/man/man1/r3.info.1
-%%GRASS_INST_DIR%%/man/man1/r3.mapcalc.1
-%%GRASS_INST_DIR%%/man/man1/r3.mapcalculator.1
-%%GRASS_INST_DIR%%/man/man1/r3.mask.1
-%%GRASS_INST_DIR%%/man/man1/r3.mkdspf.1
-%%GRASS_INST_DIR%%/man/man1/r3.null.1
-%%GRASS_INST_DIR%%/man/man1/r3.out.ascii.1
-%%GRASS_INST_DIR%%/man/man1/r3.out.v5d.1
-%%GRASS_INST_DIR%%/man/man1/r3.out.vtk.1
-%%GRASS_INST_DIR%%/man/man1/r3.timestamp.1
-%%GRASS_INST_DIR%%/man/man1/r3.to.rast.1
-%%GRASS_INST_DIR%%/man/man1/ram.1
-%%GRASS_INST_DIR%%/man/man1/raster3dintro.1
-%%GRASS_INST_DIR%%/man/man1/rasterintro.1
-%%GRASS_INST_DIR%%/man/man1/seg.1
-%%GRASS_INST_DIR%%/man/man1/sql.1
-%%GRASS_INST_DIR%%/man/man1/v.buffer.1
-%%GRASS_INST_DIR%%/man/man1/v.build.1
-%%GRASS_INST_DIR%%/man/man1/v.build.all.1
-%%GRASS_INST_DIR%%/man/man1/v.build.polylines.1
-%%GRASS_INST_DIR%%/man/man1/v.category.1
-%%GRASS_INST_DIR%%/man/man1/v.centroids.1
-%%GRASS_INST_DIR%%/man/man1/v.clean.1
-%%GRASS_INST_DIR%%/man/man1/v.convert.1
-%%GRASS_INST_DIR%%/man/man1/v.convert.all.1
-%%GRASS_INST_DIR%%/man/man1/v.db.addcol.1
-%%GRASS_INST_DIR%%/man/man1/v.db.addtable.1
-%%GRASS_INST_DIR%%/man/man1/v.db.connect.1
-%%GRASS_INST_DIR%%/man/man1/v.db.droptable.1
-%%GRASS_INST_DIR%%/man/man1/v.db.reconnect.all.1
-%%GRASS_INST_DIR%%/man/man1/v.db.select.1
-%%GRASS_INST_DIR%%/man/man1/v.db.update.1
-%%GRASS_INST_DIR%%/man/man1/v.delaunay.1
-%%GRASS_INST_DIR%%/man/man1/v.digit.1
-%%GRASS_INST_DIR%%/man/man1/v.dissolve.1
-%%GRASS_INST_DIR%%/man/man1/v.distance.1
-%%GRASS_INST_DIR%%/man/man1/v.drape.1
-%%GRASS_INST_DIR%%/man/man1/v.external.1
-%%GRASS_INST_DIR%%/man/man1/v.extract.1
-%%GRASS_INST_DIR%%/man/man1/v.extrude.1
-%%GRASS_INST_DIR%%/man/man1/v.hull.1
-%%GRASS_INST_DIR%%/man/man1/v.in.ascii.1
-%%GRASS_INST_DIR%%/man/man1/v.in.db.1
-%%GRASS_INST_DIR%%/man/man1/v.in.dxf.1
-%%GRASS_INST_DIR%%/man/man1/v.in.e00.1
-%%GRASS_INST_DIR%%/man/man1/v.in.garmin.1
-%%GRASS_INST_DIR%%/man/man1/v.in.gns.1
-%%GRASS_INST_DIR%%/man/man1/v.in.gpsbabel.1
-%%GRASS_INST_DIR%%/man/man1/v.in.mapgen.1
-%%GRASS_INST_DIR%%/man/man1/v.in.ogr.1
-%%GRASS_INST_DIR%%/man/man1/v.in.region.1
-%%GRASS_INST_DIR%%/man/man1/v.in.sites.1
-%%GRASS_INST_DIR%%/man/man1/v.in.sites.all.1
-%%GRASS_INST_DIR%%/man/man1/v.info.1
-%%GRASS_INST_DIR%%/man/man1/v.kcv.1
-%%GRASS_INST_DIR%%/man/man1/v.kernel.1
-%%GRASS_INST_DIR%%/man/man1/v.label.1
-%%GRASS_INST_DIR%%/man/man1/v.lidar.correction.1
-%%GRASS_INST_DIR%%/man/man1/v.lidar.edgedetection.1
-%%GRASS_INST_DIR%%/man/man1/v.lidar.growing.1
-%%GRASS_INST_DIR%%/man/man1/v.lrs.create.1
-%%GRASS_INST_DIR%%/man/man1/v.lrs.label.1
-%%GRASS_INST_DIR%%/man/man1/v.lrs.segment.1
-%%GRASS_INST_DIR%%/man/man1/v.lrs.where.1
-%%GRASS_INST_DIR%%/man/man1/v.mkgrid.1
-%%GRASS_INST_DIR%%/man/man1/v.neighbors.1
-%%GRASS_INST_DIR%%/man/man1/v.net.1
-%%GRASS_INST_DIR%%/man/man1/v.net.alloc.1
-%%GRASS_INST_DIR%%/man/man1/v.net.iso.1
-%%GRASS_INST_DIR%%/man/man1/v.net.path.1
-%%GRASS_INST_DIR%%/man/man1/v.net.salesman.1
-%%GRASS_INST_DIR%%/man/man1/v.net.steiner.1
-%%GRASS_INST_DIR%%/man/man1/v.normal.1
-%%GRASS_INST_DIR%%/man/man1/v.out.ascii.1
-%%GRASS_INST_DIR%%/man/man1/v.out.dxf.1
-%%GRASS_INST_DIR%%/man/man1/v.out.ogr.1
-%%GRASS_INST_DIR%%/man/man1/v.out.pov.1
-%%GRASS_INST_DIR%%/man/man1/v.out.vtk.1
-%%GRASS_INST_DIR%%/man/man1/v.outlier.1
-%%GRASS_INST_DIR%%/man/man1/v.overlay.1
-%%GRASS_INST_DIR%%/man/man1/v.parallel.1
-%%GRASS_INST_DIR%%/man/man1/v.patch.1
-%%GRASS_INST_DIR%%/man/man1/v.perturb.1
-%%GRASS_INST_DIR%%/man/man1/v.proj.1
-%%GRASS_INST_DIR%%/man/man1/v.qcount.1
-%%GRASS_INST_DIR%%/man/man1/v.random.1
-%%GRASS_INST_DIR%%/man/man1/v.rast.stats.1
-%%GRASS_INST_DIR%%/man/man1/v.reclass.1
-%%GRASS_INST_DIR%%/man/man1/v.report.1
-%%GRASS_INST_DIR%%/man/man1/v.sample.1
-%%GRASS_INST_DIR%%/man/man1/v.segment.1
-%%GRASS_INST_DIR%%/man/man1/v.select.1
-%%GRASS_INST_DIR%%/man/man1/v.split.1
-%%GRASS_INST_DIR%%/man/man1/v.surf.bspline.1
-%%GRASS_INST_DIR%%/man/man1/v.surf.idw.1
-%%GRASS_INST_DIR%%/man/man1/v.surf.rst.1
-%%GRASS_INST_DIR%%/man/man1/v.to.db.1
-%%GRASS_INST_DIR%%/man/man1/v.to.points.1
-%%GRASS_INST_DIR%%/man/man1/v.to.rast.1
-%%GRASS_INST_DIR%%/man/man1/v.to.rast3.1
-%%GRASS_INST_DIR%%/man/man1/v.transform.1
-%%GRASS_INST_DIR%%/man/man1/v.type.1
-%%GRASS_INST_DIR%%/man/man1/v.univar.1
-%%GRASS_INST_DIR%%/man/man1/v.univar.sh.1
-%%GRASS_INST_DIR%%/man/man1/v.vol.rst.1
-%%GRASS_INST_DIR%%/man/man1/v.voronoi.1
-%%GRASS_INST_DIR%%/man/man1/v.what.1
-%%GRASS_INST_DIR%%/man/man1/v.what.rast.1
-%%GRASS_INST_DIR%%/man/man1/v.what.vect.1
-%%GRASS_INST_DIR%%/man/man1/variables.1
-%%GRASS_INST_DIR%%/man/man1/vectorintro.1
-%%GRASS_INST_DIR%%/man/man1/xdriver.1
 %%GRASS_INST_DIR%%/scripts/d.correlate
+%%GRASS_INST_DIR%%/scripts/d.font.freetype
 %%GRASS_INST_DIR%%/scripts/d.m
 %%GRASS_INST_DIR%%/scripts/d.monsize
 %%GRASS_INST_DIR%%/scripts/d.mvmon
 %%GRASS_INST_DIR%%/scripts/d.out.file
 %%GRASS_INST_DIR%%/scripts/d.out.gpsdrive
 %%GRASS_INST_DIR%%/scripts/d.out.png
+%%GRASS_INST_DIR%%/scripts/d.paint.labels
 %%GRASS_INST_DIR%%/scripts/d.polar
+%%GRASS_INST_DIR%%/scripts/d.rast.edit
 %%GRASS_INST_DIR%%/scripts/d.rast.leg
 %%GRASS_INST_DIR%%/scripts/d.redraw
 %%GRASS_INST_DIR%%/scripts/d.resize
+%%GRASS_INST_DIR%%/scripts/d.shadedmap
 %%GRASS_INST_DIR%%/scripts/d.slide.show
 %%GRASS_INST_DIR%%/scripts/d.split
+%%GRASS_INST_DIR%%/scripts/d.text.freetype
 %%GRASS_INST_DIR%%/scripts/d.vect.thematic
+%%GRASS_INST_DIR%%/scripts/db.dropcol
+%%GRASS_INST_DIR%%/scripts/db.in.ogr
 %%GRASS_INST_DIR%%/scripts/db.test
 %%GRASS_INST_DIR%%/scripts/g.manual
 %%GRASS_INST_DIR%%/scripts/g.mlist
@@ -2127,14 +2104,19 @@
 %%GRASS_INST_DIR%%/scripts/i.spectral
 %%GRASS_INST_DIR%%/scripts/i.tasscap
 %%GRASS_INST_DIR%%/scripts/m.proj
+%%GRASS_INST_DIR%%/scripts/mkftcap
+%%GRASS_INST_DIR%%/scripts/p.out.vrml
 %%GRASS_INST_DIR%%/scripts/r.blend
+%%GRASS_INST_DIR%%/scripts/r.cats
 %%GRASS_INST_DIR%%/scripts/r.fillnulls
 %%GRASS_INST_DIR%%/scripts/r.in.aster
 %%GRASS_INST_DIR%%/scripts/r.in.srtm
 %%GRASS_INST_DIR%%/scripts/r.in.wms
+%%GRASS_INST_DIR%%/scripts/r.li.setup
 %%GRASS_INST_DIR%%/scripts/r.mapcalculator
 %%GRASS_INST_DIR%%/scripts/r.mask
-%%GRASS_INST_DIR%%/scripts/r.out.gdal
+%%GRASS_INST_DIR%%/scripts/r.out.gdal.sh
+%%GRASS_INST_DIR%%/scripts/r.out.xyz
 %%GRASS_INST_DIR%%/scripts/r.plane
 %%GRASS_INST_DIR%%/scripts/r.reclass.area
 %%GRASS_INST_DIR%%/scripts/r.regression.line
@@ -2147,8 +2129,12 @@
 %%GRASS_INST_DIR%%/scripts/v.convert.all
 %%GRASS_INST_DIR%%/scripts/v.db.addcol
 %%GRASS_INST_DIR%%/scripts/v.db.addtable
+%%GRASS_INST_DIR%%/scripts/v.db.dropcol
 %%GRASS_INST_DIR%%/scripts/v.db.droptable
+%%GRASS_INST_DIR%%/scripts/v.db.join
 %%GRASS_INST_DIR%%/scripts/v.db.reconnect.all
+%%GRASS_INST_DIR%%/scripts/v.db.renamecol
+%%GRASS_INST_DIR%%/scripts/v.db.univar
 %%GRASS_INST_DIR%%/scripts/v.db.update
 %%GRASS_INST_DIR%%/scripts/v.dissolve
 %%GRASS_INST_DIR%%/scripts/v.in.e00
@@ -2157,25 +2143,28 @@
 %%GRASS_INST_DIR%%/scripts/v.in.gpsbabel
 %%GRASS_INST_DIR%%/scripts/v.in.mapgen
 %%GRASS_INST_DIR%%/scripts/v.in.sites.all
+%%GRASS_INST_DIR%%/scripts/v.in.wfs
 %%GRASS_INST_DIR%%/scripts/v.rast.stats
 %%GRASS_INST_DIR%%/scripts/v.report
 %%GRASS_INST_DIR%%/scripts/v.univar.sh
 %%GRASS_INST_DIR%%/scripts/v.what.vect
 @dirrm %%GRASS_INST_DIR%%/scripts
- at dirrm %%GRASS_INST_DIR%%/man/man1
- at dirrm %%GRASS_INST_DIR%%/man
 @dirrm %%GRASS_INST_DIR%%/locale/zh/LC_MESSAGES
 @dirrm %%GRASS_INST_DIR%%/locale/zh
 @dirrm %%GRASS_INST_DIR%%/locale/vi/LC_MESSAGES
 @dirrm %%GRASS_INST_DIR%%/locale/vi
 @dirrm %%GRASS_INST_DIR%%/locale/tr/LC_MESSAGES
 @dirrm %%GRASS_INST_DIR%%/locale/tr
+ at dirrm %%GRASS_INST_DIR%%/locale/th/LC_MESSAGES
+ at dirrm %%GRASS_INST_DIR%%/locale/th
 @dirrm %%GRASS_INST_DIR%%/locale/sl/LC_MESSAGES
 @dirrm %%GRASS_INST_DIR%%/locale/sl
 @dirrm %%GRASS_INST_DIR%%/locale/ru/LC_MESSAGES
 @dirrm %%GRASS_INST_DIR%%/locale/ru
 @dirrm %%GRASS_INST_DIR%%/locale/pt_br/LC_MESSAGES
 @dirrm %%GRASS_INST_DIR%%/locale/pt_br
+ at dirrm %%GRASS_INST_DIR%%/locale/pt/LC_MESSAGES
+ at dirrm %%GRASS_INST_DIR%%/locale/pt
 @dirrm %%GRASS_INST_DIR%%/locale/pl/LC_MESSAGES
 @dirrm %%GRASS_INST_DIR%%/locale/pl
 @dirrm %%GRASS_INST_DIR%%/locale/mr/LC_MESSAGES
@@ -2194,6 +2183,8 @@
 @dirrm %%GRASS_INST_DIR%%/locale/fr
 @dirrm %%GRASS_INST_DIR%%/locale/es/LC_MESSAGES
 @dirrm %%GRASS_INST_DIR%%/locale/es
+ at dirrm %%GRASS_INST_DIR%%/locale/el/LC_MESSAGES
+ at dirrm %%GRASS_INST_DIR%%/locale/el
 @dirrm %%GRASS_INST_DIR%%/locale/de/LC_MESSAGES
 @dirrm %%GRASS_INST_DIR%%/locale/de
 @dirrm %%GRASS_INST_DIR%%/locale/cs/LC_MESSAGES
@@ -2208,15 +2199,23 @@
 @dirrm %%GRASS_INST_DIR%%/include/grass/rtree
 @dirrm %%GRASS_INST_DIR%%/include/grass/dgl
 @dirrm %%GRASS_INST_DIR%%/include/grass
+ at dirrm %%GRASS_INST_DIR%%/include/Make
 @dirrm %%GRASS_INST_DIR%%/include
 @dirrm %%GRASS_INST_DIR%%/fonts
- at dirrm %%GRASS_INST_DIR%%/etc/water
+ at dirrm %%GRASS_INST_DIR%%/etc/wxpython/vdigit
+ at dirrm %%GRASS_INST_DIR%%/etc/wxpython/scripts
+ at dirrm %%GRASS_INST_DIR%%/etc/wxpython/images
+ at dirrm %%GRASS_INST_DIR%%/etc/wxpython/icons/silk
+ at dirrm %%GRASS_INST_DIR%%/etc/wxpython/icons
+ at dirrm %%GRASS_INST_DIR%%/etc/wxpython/gui_modules
+ at dirrm %%GRASS_INST_DIR%%/etc/wxpython/compat
+ at dirrm %%GRASS_INST_DIR%%/etc/wxpython
 @dirrm %%GRASS_INST_DIR%%/etc/v.digit
 @dirrm %%GRASS_INST_DIR%%/etc/symbol/extra
 @dirrm %%GRASS_INST_DIR%%/etc/symbol/demo
 @dirrm %%GRASS_INST_DIR%%/etc/symbol/basic
 @dirrm %%GRASS_INST_DIR%%/etc/symbol
- at dirrm %%GRASS_INST_DIR%%/etc/support
+ at dirrm %%GRASS_INST_DIR%%/etc/r.li.setup
 @dirrm %%GRASS_INST_DIR%%/etc/r.in.wms
 @dirrm %%GRASS_INST_DIR%%/etc/paint/patterns
 @dirrm %%GRASS_INST_DIR%%/etc/paint
@@ -2229,11 +2228,10 @@
 @dirrm %%GRASS_INST_DIR%%/etc/msgs
 @dirrm %%GRASS_INST_DIR%%/etc/lister
 @dirrm %%GRASS_INST_DIR%%/etc/i.oif
- at dirrm %%GRASS_INST_DIR%%/etc/gui/menus
+ at dirrm %%GRASS_INST_DIR%%/etc/gui/scripts
 @dirrm %%GRASS_INST_DIR%%/etc/gui/icons
 @dirrm %%GRASS_INST_DIR%%/etc/gui
 @dirrm %%GRASS_INST_DIR%%/etc/gtcltk
- at dirrm %%GRASS_INST_DIR%%/etc/gm/script
 @dirrm %%GRASS_INST_DIR%%/etc/gm
 @dirrm %%GRASS_INST_DIR%%/etc/gem/skeleton
 @dirrm %%GRASS_INST_DIR%%/etc/gem
@@ -2252,6 +2250,7 @@
 @dirrm %%GRASS_INST_DIR%%/docs/html/nviz/img/nv
 @dirrm %%GRASS_INST_DIR%%/docs/html/nviz/img
 @dirrm %%GRASS_INST_DIR%%/docs/html/nviz
+ at dirrm %%GRASS_INST_DIR%%/docs/html/icons/silk
 @dirrm %%GRASS_INST_DIR%%/docs/html/icons
 @dirrm %%GRASS_INST_DIR%%/docs/html
 @dirrm %%GRASS_INST_DIR%%/docs


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list