View | Details | Raw Unified | Return to bug 239217 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-18 / +8 lines)
Lines 3-10 Link Here
3
3
4
PORTNAME=	xastir
4
PORTNAME=	xastir
5
DISTVERSIONPREFIX=	Release-
5
DISTVERSIONPREFIX=	Release-
6
DISTVERSION=	2.1.0
6
DISTVERSION=	2.1.4
7
PORTREVISION=	4
8
CATEGORIES=	comms hamradio
7
CATEGORIES=	comms hamradio
9
8
10
MAINTAINER=	carl@stagecraft.cx
9
MAINTAINER=	carl@stagecraft.cx
Lines 13-20 Link Here
13
LICENSE=	GPLv2
12
LICENSE=	GPLv2
14
LICENSE_FILE=	${WRKSRC}/COPYING
13
LICENSE_FILE=	${WRKSRC}/COPYING
15
14
16
BROKEN=		magick/image-private.h: No such file or directory
17
18
BUILD_DEPENDS=	xfontsel:x11-fonts/xfontsel
15
BUILD_DEPENDS=	xfontsel:x11-fonts/xfontsel
19
RUN_DEPENDS=	wget:ftp/wget
16
RUN_DEPENDS=	wget:ftp/wget
20
LIB_DEPENDS=	libtiff.so:graphics/tiff \
17
LIB_DEPENDS=	libtiff.so:graphics/tiff \
Lines 25-38 Link Here
25
		liblcms2.so:graphics/lcms2 \
22
		liblcms2.so:graphics/lcms2 \
26
		libfreetype.so:print/freetype2 \
23
		libfreetype.so:print/freetype2 \
27
		libjasper.so:graphics/jasper \
24
		libjasper.so:graphics/jasper \
28
		libwmflite.so:graphics/libwmf
25
		libwmflite.so:graphics/libwmf \
26
		libshp.so:devel/shapelib
29
27
30
GNU_CONFIGURE=	yes
28
GNU_CONFIGURE=	yes
31
USES=		gettext gmake jpeg motif python:run shebangfix
29
USES=		gettext gmake jpeg motif python:run shebangfix
32
USE_GCC=	yes
33
USE_XORG=	x11 xt xext sm ice
30
USE_XORG=	x11 xt xext sm ice
34
USE_GNOME+=	libxml2
31
USE_GNOME+=	libxml2
35
SHEBANG_FILES=	scripts/gpx2shape scripts/values.pl.in
32
SHEBANG_FILES=	scripts/gpx2shape
36
SHEBANG_REGEX=	./scripts/.*\.(sh|pl|py)
33
SHEBANG_REGEX=	./scripts/.*\.(sh|pl|py)
37
34
38
USE_GITHUB=	yes
35
USE_GITHUB=	yes
Lines 41-56 Link Here
41
38
42
SUB_FILES=	pkg-message
39
SUB_FILES=	pkg-message
43
40
44
OPTIONS_DEFINE=	DAVIS SHAPELIB DBFAWK MAGICK CURL GEOTIFF GDAL GPSMAN FESTIVAL \
41
OPTIONS_DEFINE=	DAVIS DBFAWK MAGICK CURL GEOTIFF GPSMAN FESTIVAL \
45
		RTREE ERRORPOP BDB
42
		RTREE ERRORPOP BDB
46
43
47
DAVIS_DESC=	Include Davis Weatherstation Support
44
DAVIS_DESC=	Include Davis Weatherstation Support
48
SHAPELIB_DESC=	Include Shapelib support
49
DBFAWK_DESC=	Include DBFAWK Support
45
DBFAWK_DESC=	Include DBFAWK Support
50
MAGICK_DESC=	Include GraphicsMagick Support
46
MAGICK_DESC=	Include GraphicsMagick Support
51
CURL_DESC=	Include CURL Internet Image support
47
CURL_DESC=	Include CURL Internet Image support
52
GEOTIFF_DESC=	Include GeoTIFF Support
48
GEOTIFF_DESC=	Include GeoTIFF Support
53
GDAL_DESC=	Include GDAL Support
54
GPSMAN_DESC=	Include GPSMAN Support
49
GPSMAN_DESC=	Include GPSMAN Support
55
FESTIVAL_DESC=	Include Festival Voice Synthesis Support
50
FESTIVAL_DESC=	Include Festival Voice Synthesis Support
56
RTREE_DESC=	Enable spatial indexing of shapefiles
51
RTREE_DESC=	Enable spatial indexing of shapefiles
Lines 57-71 Link Here
57
ERRORPOP_DESC=	Send error popups to stderr
52
ERRORPOP_DESC=	Send error popups to stderr
58
BDB_DESC=	Tiger Map Caching using Berkeley DB
53
BDB_DESC=	Tiger Map Caching using Berkeley DB
59
54
60
OPTIONS_DEFAULT=	SHAPELIB DBFAWK MAGICK CURL RTREE BDB
55
OPTIONS_DEFAULT=	DBFAWK MAGICK CURL RTREE BDB
61
56
62
DAVIS_CONFIGURE_ON=	--enable-davis
57
DAVIS_CONFIGURE_ON=	--enable-davis
63
58
64
SHAPELIB_LIB_DEPENDS=	libshp.so:devel/shapelib
65
SHAPELIB_CONFIGURE_WITH=	shapelib
66
67
MAGICK_LIB_DEPENDS=	libGraphicsMagickWand.so:graphics/GraphicsMagick
59
MAGICK_LIB_DEPENDS=	libGraphicsMagickWand.so:graphics/GraphicsMagick
68
MAGICK_CONFIGURE_WITH=	imagemagick graphicsmagick
60
MAGICK_CONFIGURE_WITH=	graphicsmagick
61
MAGICK_USES=		compiler:gcc-c++11-lib
69
62
70
DBFAWK_LIB_DEPENDS=	libpcre.so:devel/pcre
63
DBFAWK_LIB_DEPENDS=	libpcre.so:devel/pcre
71
DBFAWK_CONFIGURE_WITH=	dbfawk
64
DBFAWK_CONFIGURE_WITH=	dbfawk
Lines 74-82 Link Here
74
67
75
GEOTIFF_LIB_DEPENDS=	libgeotiff.so:graphics/libgeotiff
68
GEOTIFF_LIB_DEPENDS=	libgeotiff.so:graphics/libgeotiff
76
69
77
GDAL_LIB_DEPENDS=	libgdal.so:graphics/gdal
78
GDAL_CONFIGURE_WITH=	gdal
79
80
GPSMAN_BUILD_DEPENDS=	${LOCALBASE}/share/doc/gpsmanshp/GPSManSHP.pdf:graphics/gpsmanshp
70
GPSMAN_BUILD_DEPENDS=	${LOCALBASE}/share/doc/gpsmanshp/GPSManSHP.pdf:graphics/gpsmanshp
81
GPSMAN_IMPLIES=		SHAPELIB
71
GPSMAN_IMPLIES=		SHAPELIB
82
GPSMAN_CONFIGURE_WITH=	gpsman
72
GPSMAN_CONFIGURE_WITH=	gpsman
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1519518726
1
TIMESTAMP = 1563174412
2
SHA256 (Xastir-Xastir-Release-2.1.0_GH0.tar.gz) = a481e6a6c035954041904352ec58f52240c06874a30dfb810001da489d40f43a
2
SHA256 (Xastir-Xastir-Release-2.1.4_GH0.tar.gz) = 0bd3768440422a666e1c4c532df0184374244b77ae6650e6690715a0ca1fe7bc
3
SIZE (Xastir-Xastir-Release-2.1.0_GH0.tar.gz) = 2996246
3
SIZE (Xastir-Xastir-Release-2.1.4_GH0.tar.gz) = 2694124
(-)pkg-plist (-11 / +9 lines)
Lines 64-69 Link Here
64
%%DATADIR%%/config/nwsc_ddmmyy_13.dbfawk
64
%%DATADIR%%/config/nwsc_ddmmyy_13.dbfawk
65
%%DATADIR%%/config/nwsc_ddmmyy_15.dbfawk
65
%%DATADIR%%/config/nwsc_ddmmyy_15.dbfawk
66
%%DATADIR%%/config/nwshzddmmyy.dbfawk
66
%%DATADIR%%/config/nwshzddmmyy.dbfawk
67
%%DATADIR%%/config/nwshzddmmyy_old14.dbfawk
67
%%DATADIR%%/config/nwsmzddmmyy.dbfawk
68
%%DATADIR%%/config/nwsmzddmmyy.dbfawk
68
%%DATADIR%%/config/nwsmzddmmyy_09.dbfawk
69
%%DATADIR%%/config/nwsmzddmmyy_09.dbfawk
69
%%DATADIR%%/config/nwsmzddmmyy_11.dbfawk
70
%%DATADIR%%/config/nwsmzddmmyy_11.dbfawk
Lines 74-79 Link Here
74
%%DATADIR%%/config/nwsozddmmyy.dbfawk
75
%%DATADIR%%/config/nwsozddmmyy.dbfawk
75
%%DATADIR%%/config/nwsozddmmyy_09.dbfawk
76
%%DATADIR%%/config/nwsozddmmyy_09.dbfawk
76
%%DATADIR%%/config/nwsozddmmyy_14.dbfawk
77
%%DATADIR%%/config/nwsozddmmyy_14.dbfawk
78
%%DATADIR%%/config/nwsozddmmyy_14b.dbfawk
77
%%DATADIR%%/config/nwsw_ddjn12.dbfawk
79
%%DATADIR%%/config/nwsw_ddjn12.dbfawk
78
%%DATADIR%%/config/nwsw_ddmmyy.dbfawk
80
%%DATADIR%%/config/nwsw_ddmmyy.dbfawk
79
%%DATADIR%%/config/nwsw_ddmmyy_09.dbfawk
81
%%DATADIR%%/config/nwsw_ddmmyy_09.dbfawk
Lines 151-167 Link Here
151
%%DATADIR%%/maps/Online/OSM_tiled_cycle.geo
153
%%DATADIR%%/maps/Online/OSM_tiled_cycle.geo
152
%%DATADIR%%/maps/Online/OSM_tiled_fosm.geo
154
%%DATADIR%%/maps/Online/OSM_tiled_fosm.geo
153
%%DATADIR%%/maps/Online/OSM_tiled_mapnik.geo
155
%%DATADIR%%/maps/Online/OSM_tiled_mapnik.geo
156
%%DATADIR%%/maps/Online/USTigermap.geo
157
%%DATADIR%%/maps/Online/USTigermapBorders.geo
154
%%DATADIR%%/maps/Online/geogratis.gc.ca/National.geo
158
%%DATADIR%%/maps/Online/geogratis.gc.ca/National.geo
155
%%DATADIR%%/maps/Online/geogratis.gc.ca/Regional.geo
159
%%DATADIR%%/maps/Online/geogratis.gc.ca/Regional.geo
156
%%DATADIR%%/maps/Online/geogratis.gc.ca/Sub_national.geo
160
%%DATADIR%%/maps/Online/geogratis.gc.ca/Sub_national.geo
157
%%DATADIR%%/maps/Online/geogratis.gc.ca/Sub_regional.geo
161
%%DATADIR%%/maps/Online/geogratis.gc.ca/Sub_regional.geo
158
%%DATADIR%%/maps/Online/nationalmap.gov/Aerial.geo
162
%%DATADIR%%/maps/Online/nationalmap.gov/WMS_USGS_Hydrography.geo
159
%%DATADIR%%/maps/Online/nationalmap.gov/Contours.geo
163
%%DATADIR%%/maps/Online/nationalmap.gov/WMS_USGS_ImageryOnly.geo
160
%%DATADIR%%/maps/Online/nationalmap.gov/Hydrography.geo
164
%%DATADIR%%/maps/Online/nationalmap.gov/WMS_USGS_ImageryTopo.geo
161
%%DATADIR%%/maps/Online/nationalmap.gov/ShadedRelief.geo
165
%%DATADIR%%/maps/Online/nationalmap.gov/WMS_USGS_ShadedReliefOnly.geo
162
%%DATADIR%%/maps/Online/nationalmap.gov/Topo1-10.geo
166
%%DATADIR%%/maps/Online/nationalmap.gov/WMS_USGS_Topo.geo
163
%%DATADIR%%/maps/Online/nationalmap.gov/TopoRelief1-7.geo
164
%%DATADIR%%/maps/Online/nationalmap.gov/Transportation.geo
165
%%DATADIR%%/maps/worldhi.map
167
%%DATADIR%%/maps/worldhi.map
166
%%DATADIR%%/scripts/Coordinate.pm
168
%%DATADIR%%/scripts/Coordinate.pm
167
%%DATADIR%%/scripts/Xastir_tigerpoly.py
169
%%DATADIR%%/scripts/Xastir_tigerpoly.py
Lines 200-212 Link Here
200
%%DATADIR%%/scripts/toporama50k.pl
202
%%DATADIR%%/scripts/toporama50k.pl
201
%%DATADIR%%/scripts/track-get.pl
203
%%DATADIR%%/scripts/track-get.pl
202
%%DATADIR%%/scripts/update_langfile.pl
204
%%DATADIR%%/scripts/update_langfile.pl
203
%%DATADIR%%/scripts/values
204
%%DATADIR%%/scripts/values.pl
205
%%DATADIR%%/scripts/waypoint-get.pl
205
%%DATADIR%%/scripts/waypoint-get.pl
206
%%DATADIR%%/scripts/wms.pl
206
%%DATADIR%%/scripts/wms.pl
207
%%DATADIR%%/scripts/wxnowsrv.pl
207
%%DATADIR%%/scripts/wxnowsrv.pl
208
%%DATADIR%%/scripts/xastir-fixcfg.sh
209
%%DATADIR%%/scripts/xastir-migrate.sh
210
%%DATADIR%%/sounds/placeholder
208
%%DATADIR%%/sounds/placeholder
211
%%DATADIR%%/symbols/13pct.xbm
209
%%DATADIR%%/symbols/13pct.xbm
212
%%DATADIR%%/symbols/25pct.xbm
210
%%DATADIR%%/symbols/25pct.xbm

Return to bug 239217