Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
F
FreeBSD ports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
4
Snippets
Groups
Projects
Show more breadcrumbs
FreeBSD
FreeBSD ports
Commits
00572fb9
Commit
00572fb9
authored
1 year ago
by
Rene Ladan
Browse files
Options
Downloads
Patches
Plain Diff
databases/grass7: remove LAS option due to devel/liblas, bump PORTREVISION
parent
645196e3
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
databases/grass7/Makefile
+3
-9
3 additions, 9 deletions
databases/grass7/Makefile
databases/grass7/pkg-plist
+0
-19
0 additions, 19 deletions
databases/grass7/pkg-plist
with
3 additions
and
28 deletions
databases/grass7/Makefile
+
3
−
9
View file @
00572fb9
PORTNAME
=
grass
PORTVERSION
=
7.8.7
PORTREVISION
=
1
3
PORTREVISION
=
1
4
CATEGORIES
=
databases geography
MASTER_SITES
=
https://grass.osgeo.org/%SUBDIR%/
\
http://grass.cict.fr/%SUBDIR%/
\
...
...
@@ -85,12 +85,12 @@ PLIST_SUB= GRASS_INST_DIR="${GRASS_INST_DIR}" \
VERSION
=
"
${
PORTVERSION
}
"
VERS
=
"
${
PORTVERSION:C/([0-9]+
)
.([0-9]+)(.*)/
\1
.
\2
/}"
\
VER
=
"
${
VER
}
"
MAJVER
=
"
${
PKGNAMESUFFIX
}
"
OPTIONS_DEFINE
=
LAS
NETCDF NLS PDAL ZSTD
OPTIONS_DEFINE
=
NETCDF NLS PDAL ZSTD
OPTIONS_MULTI
=
DB
OPTIONS_MULTI_DB
=
MYSQL ODBC PGSQL SQLITE
#OPTIONS_SINGLE= BLAS
#OPTIONS_SINGLE_BLAS= ATLAS NETLIB GOTOBLAS OPENBLAS
OPTIONS_DEFAULT
=
LAS
NETCDF NLS PDAL PGSQL SQLITE ZSTD
OPTIONS_DEFAULT
=
NETCDF NLS PDAL PGSQL SQLITE ZSTD
OPTIONS_SUB
=
yes
# BLAS/LAPACK: Only netlib compile the maxmimum number of modules
...
...
@@ -100,14 +100,8 @@ OPTIONS_SUB= yes
#NETLIB_USES= blaslapack
#GOTOBLAS_USES= blaslapack:gotoblas
#OPENBLAS_USES= blaslapack:openblas
LAS_DESC
=
Enable LiDAR modules
PDAL_DESC
=
Enable points cloud data modules
DB_DESC
=
Database support
LAS_CONFIGURE_ON
=
--with-liblas
=
yes
LAS_LIB_DEPENDS
=
liblas.so:devel/liblas
\
libboost_program_options.so:devel/boost-libs
\
libboost_thread.so:devel/boost-libs
\
libgeotiff.so:graphics/libgeotiff
MYSQL_USES
=
mysql
MYSQL_CONFIGURE_ON
=
--with-mysql
\
--with-mysql-includes
=
${
LOCALBASE
}
/include/mysql
\
...
...
This diff is collapsed.
Click to expand it.
databases/grass7/pkg-plist
+
0
−
19
View file @
00572fb9
...
...
@@ -4176,25 +4176,6 @@
%%GRASS_INST_DIR%%/tools/ghtml.py
%%GRASS_INST_DIR%%/tools/mkhtml.py
%%GRASS_INST_DIR%%/translators.csv
%%LAS%%%%GRASS_INST_DIR%%/bin/r.in.lidar
%%LAS%%%%GRASS_INST_DIR%%/bin/r3.in.lidar
%%LAS%%%%GRASS_INST_DIR%%/bin/v.in.lidar
%%LAS%%%%GRASS_INST_DIR%%/bin/v.out.lidar
%%LAS%%%%GRASS_INST_DIR%%/docs/html/r.in.lidar.html
%%LAS%%%%GRASS_INST_DIR%%/docs/html/r3.in.lidar.html
%%LAS%%%%GRASS_INST_DIR%%/docs/html/r3_in_lidar.png
%%LAS%%%%GRASS_INST_DIR%%/docs/html/r_in_lidar.png
%%LAS%%%%GRASS_INST_DIR%%/docs/html/r_in_lidar_base_raster.png
%%LAS%%%%GRASS_INST_DIR%%/docs/html/r_in_lidar_binning_count.png
%%LAS%%%%GRASS_INST_DIR%%/docs/html/r_in_lidar_binning_mean.png
%%LAS%%%%GRASS_INST_DIR%%/docs/html/r_in_lidar_dem_mean3D.jpg
%%LAS%%%%GRASS_INST_DIR%%/docs/html/r_in_lidar_zrange.png
%%LAS%%%%GRASS_INST_DIR%%/docs/html/v.in.lidar.html
%%LAS%%%%GRASS_INST_DIR%%/docs/html/v.out.lidar.html
%%LAS%%%%GRASS_INST_DIR%%/docs/man/man1/r.in.lidar.1.gz
%%LAS%%%%GRASS_INST_DIR%%/docs/man/man1/r3.in.lidar.1.gz
%%LAS%%%%GRASS_INST_DIR%%/docs/man/man1/v.in.lidar.1.gz
%%LAS%%%%GRASS_INST_DIR%%/docs/man/man1/v.out.lidar.1.gz
%%MYSQL%%%%GRASS_INST_DIR%%/docs/html/grass-mysql.html
%%MYSQL%%%%GRASS_INST_DIR%%/docs/man/man1/grass-mysql.1.gz
%%MYSQL%%%%GRASS_INST_DIR%%/driver/db/mysql
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment