diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/gnats4/Makefile | 2 | ||||
-rw-r--r-- | databases/gnatsweb4/Makefile | 3 | ||||
-rw-r--r-- | databases/postgis33/Makefile | 1 | ||||
-rw-r--r-- | databases/postgis34/Makefile | 1 | ||||
-rw-r--r-- | databases/postgis35/Makefile | 2 | ||||
-rw-r--r-- | databases/pspg/Makefile | 2 | ||||
-rw-r--r-- | databases/pspg/distinfo | 6 | ||||
-rw-r--r-- | databases/redis/Makefile | 2 | ||||
-rw-r--r-- | databases/redis/distinfo | 6 | ||||
-rw-r--r-- | databases/sfcgal/Makefile | 5 | ||||
-rw-r--r-- | databases/sfcgal/distinfo | 10 | ||||
-rw-r--r-- | databases/sfcgal/pkg-plist | 16 |
12 files changed, 39 insertions, 17 deletions
diff --git a/databases/gnats4/Makefile b/databases/gnats4/Makefile index 787752413377..5888ee19b1a8 100644 --- a/databases/gnats4/Makefile +++ b/databases/gnats4/Makefile @@ -14,6 +14,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_mips= Does not build: error: conflicting types for yy_scan_string BROKEN_mips64= Does not build: error: conflicting types for yy_scan_string +DEPRECATED= Abandoned upstream, last release in 2015 and last activity about 9 years ago +EXPIRATION_DATE=2024-06-30 USES= cpe gettext-runtime gmake CPE_VENDOR= gnu diff --git a/databases/gnatsweb4/Makefile b/databases/gnatsweb4/Makefile index ff476e0dc4c0..34b183c027f8 100644 --- a/databases/gnatsweb4/Makefile +++ b/databases/gnatsweb4/Makefile @@ -11,6 +11,9 @@ WWW= https://www.gnu.org/software/gnats/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Abandoned upstream, last release in 2015 and no active development in the last 10 years +EXPIRATION_DATE=2025-06-30 + USES= apache:run perl5 shebangfix SHEBANG_FILES= gnatsweb.pl USE_PERL5= run diff --git a/databases/postgis33/Makefile b/databases/postgis33/Makefile index fef4912e6920..e736ff74b858 100644 --- a/databases/postgis33/Makefile +++ b/databases/postgis33/Makefile @@ -1,5 +1,6 @@ PORTNAME= postgis DISTVERSION= 3.3.8 +PORTREVISION= 1 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 33 diff --git a/databases/postgis34/Makefile b/databases/postgis34/Makefile index 5cb6d1e6f92e..179bc45734fa 100644 --- a/databases/postgis34/Makefile +++ b/databases/postgis34/Makefile @@ -1,5 +1,6 @@ PORTNAME= postgis DISTVERSION= 3.4.4 +PORTREVISION= 1 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 34 diff --git a/databases/postgis35/Makefile b/databases/postgis35/Makefile index 6a72558e0dcc..8f087664e7dc 100644 --- a/databases/postgis35/Makefile +++ b/databases/postgis35/Makefile @@ -1,6 +1,6 @@ PORTNAME= postgis DISTVERSION= 3.5.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases geography MASTER_SITES= https://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 35 diff --git a/databases/pspg/Makefile b/databases/pspg/Makefile index a5249e59d37f..3816690fa7cd 100644 --- a/databases/pspg/Makefile +++ b/databases/pspg/Makefile @@ -1,5 +1,5 @@ PORTNAME= pspg -DISTVERSION= 5.8.9 +DISTVERSION= 5.8.10 CATEGORIES= databases MAINTAINER= bofh@FreeBSD.org diff --git a/databases/pspg/distinfo b/databases/pspg/distinfo index 8207da5cc632..b475c917d275 100644 --- a/databases/pspg/distinfo +++ b/databases/pspg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747045170 -SHA256 (okbob-pspg-5.8.9_GH0.tar.gz) = c84c4d2cc14bdc3780494b77cf31946549e59e501555e0b0b88747181d4ec087 -SIZE (okbob-pspg-5.8.9_GH0.tar.gz) = 2445330 +TIMESTAMP = 1747216936 +SHA256 (okbob-pspg-5.8.10_GH0.tar.gz) = 806d6b3c3f53144487368caff851d3373735129db68908b9eb45efa58e3d0a8e +SIZE (okbob-pspg-5.8.10_GH0.tar.gz) = 2445610 diff --git a/databases/redis/Makefile b/databases/redis/Makefile index 18a76b09e4cb..0da204027df4 100644 --- a/databases/redis/Makefile +++ b/databases/redis/Makefile @@ -1,5 +1,5 @@ PORTNAME= redis -DISTVERSION= 8.0.0 +DISTVERSION= 8.0.1 CATEGORIES= databases MASTER_SITES= https://download.redis.io/releases/ diff --git a/databases/redis/distinfo b/databases/redis/distinfo index ba097311a171..b89fae42e185 100644 --- a/databases/redis/distinfo +++ b/databases/redis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746189281 -SHA256 (redis-8.0.0.tar.gz) = cf395665ba5fcecc4ef7aed1d8ab19c268619d98595827565c82344160171262 -SIZE (redis-8.0.0.tar.gz) = 3824488 +TIMESTAMP = 1747217171 +SHA256 (redis-8.0.1.tar.gz) = d3a11d6ababf44cb98d23f23cee39ae75d17867dcd64aac4add808e21ed36e0c +SIZE (redis-8.0.1.tar.gz) = 3811847 diff --git a/databases/sfcgal/Makefile b/databases/sfcgal/Makefile index 8beae9a3e55c..130824fe0c52 100644 --- a/databases/sfcgal/Makefile +++ b/databases/sfcgal/Makefile @@ -1,7 +1,6 @@ PORTNAME= sfcgal DISTVERSIONPREFIX= v -DISTVERSION= 2.0.0 -PORTREVISION= 2 +DISTVERSION= 2.1.0 CATEGORIES= databases math graphics MASTER_SITES= https://github.com/CGAL/cgal/releases/download/v${CGAL_VERSION}/:source1 @@ -25,7 +24,7 @@ GL_PROJECT= SFCGAL USE_LDCONFIG= yes PLIST_SUB= SHL3=${PORTVERSION} SHL1=${PORTVERSION:R:R} DEBUG_SUFFIX=${WITH_DEBUG:Dd} -CGAL_VERSION= 6.0 +CGAL_VERSION= 6.0.1 CMAKE_ARGS+= -DCGAL_DIR=${WRKDIR}/CGAL-${CGAL_VERSION} diff --git a/databases/sfcgal/distinfo b/databases/sfcgal/distinfo index 9fe544ab9a65..c6613cc28613 100644 --- a/databases/sfcgal/distinfo +++ b/databases/sfcgal/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1728574335 -SHA256 (CGAL-6.0.tar.xz) = 6b0c9b47c7735a2462ff34a6c3c749d1ff4addc1454924b76263dc60ab119268 -SIZE (CGAL-6.0.tar.xz) = 25979696 -SHA256 (SFCGAL-v2.0.0.tar.bz2) = 6a78dca7b481e253a4f9dff4388f8b1778ff027ab331d919f630120ddd9abdb2 -SIZE (SFCGAL-v2.0.0.tar.bz2) = 2662718 +TIMESTAMP = 1747206059 +SHA256 (CGAL-6.0.1.tar.xz) = 0acdfbf317c556630dd526f3253780f29b6ec9713ee92903e81b5c93c0f59b7f +SIZE (CGAL-6.0.1.tar.xz) = 25659212 +SHA256 (SFCGAL-v2.1.0.tar.bz2) = 6f57a0b5fd879bec5a570ffa13cbd64f34957c479992cf3e6bda35e5e5d988cd +SIZE (SFCGAL-v2.1.0.tar.bz2) = 2719674 diff --git a/databases/sfcgal/pkg-plist b/databases/sfcgal/pkg-plist index 12587bf8805a..aedccb50265a 100644 --- a/databases/sfcgal/pkg-plist +++ b/databases/sfcgal/pkg-plist @@ -16,6 +16,8 @@ include/SFCGAL/Point.h include/SFCGAL/Polygon.h include/SFCGAL/PolyhedralSurface.h include/SFCGAL/PreparedGeometry.h +include/SFCGAL/Segment.h +include/SFCGAL/Simplicity.h include/SFCGAL/Solid.h include/SFCGAL/Sphere.h include/SFCGAL/Surface.h @@ -26,8 +28,10 @@ include/SFCGAL/Validity.h include/SFCGAL/algorithm/BoundaryVisitor.h include/SFCGAL/algorithm/ConsistentOrientationBuilder.h include/SFCGAL/algorithm/alphaShapes.h +include/SFCGAL/algorithm/alphaWrapping3D.h include/SFCGAL/algorithm/area.h include/SFCGAL/algorithm/buffer3D.h +include/SFCGAL/algorithm/centroid.h include/SFCGAL/algorithm/collect.h include/SFCGAL/algorithm/collectionExtract.h include/SFCGAL/algorithm/collectionHomogenize.h @@ -42,8 +46,10 @@ include/SFCGAL/algorithm/distance3d.h include/SFCGAL/algorithm/extrude.h include/SFCGAL/algorithm/force2D.h include/SFCGAL/algorithm/force3D.h +include/SFCGAL/algorithm/forceMeasured.h include/SFCGAL/algorithm/intersection.h include/SFCGAL/algorithm/intersects.h +include/SFCGAL/algorithm/isSimple.h include/SFCGAL/algorithm/isValid.h include/SFCGAL/algorithm/length.h include/SFCGAL/algorithm/lineSubstring.h @@ -56,6 +62,7 @@ include/SFCGAL/algorithm/partition_2.h include/SFCGAL/algorithm/plane.h include/SFCGAL/algorithm/rotate.h include/SFCGAL/algorithm/scale.h +include/SFCGAL/algorithm/simplification.h include/SFCGAL/algorithm/straightSkeleton.h include/SFCGAL/algorithm/tesselate.h include/SFCGAL/algorithm/translate.h @@ -65,14 +72,17 @@ include/SFCGAL/algorithm/volume.h include/SFCGAL/capi/sfcgal_c.h include/SFCGAL/config.h include/SFCGAL/detail/ComplexComparator.h +include/SFCGAL/detail/ConstraintInfo.h include/SFCGAL/detail/EnvelopeVisitor.h include/SFCGAL/detail/ForceValidityVisitor.h include/SFCGAL/detail/GeometrySet.h include/SFCGAL/detail/GetPointsVisitor.h include/SFCGAL/detail/Interval.h +include/SFCGAL/detail/SegmentStore.h include/SFCGAL/detail/TestGeometry.h include/SFCGAL/detail/TypeForDimension.h include/SFCGAL/detail/algorithm/coversPoints.h +include/SFCGAL/detail/algorithm/simplification.h include/SFCGAL/detail/generator/building.h include/SFCGAL/detail/generator/disc.h include/SFCGAL/detail/generator/hoch.h @@ -97,6 +107,7 @@ include/SFCGAL/detail/tools/Registry.h include/SFCGAL/detail/transform/AffineTransform2.h include/SFCGAL/detail/transform/AffineTransform3.h include/SFCGAL/detail/transform/Force2D.h +include/SFCGAL/detail/transform/ForceM.h include/SFCGAL/detail/transform/ForceOrderPoints.h include/SFCGAL/detail/transform/ForceZ.h include/SFCGAL/detail/transform/ForceZOrderPoints.h @@ -113,10 +124,15 @@ include/SFCGAL/io/osg.h include/SFCGAL/io/vtk.h include/SFCGAL/io/wkb.h include/SFCGAL/io/wkt.h +include/SFCGAL/namespace.h include/SFCGAL/numeric.h include/SFCGAL/triangulate/triangulate2DZ.h include/SFCGAL/triangulate/triangulatePolygon.h include/SFCGAL/version.h +lib/cmake/SFCGAL/SFCGALConfig.cmake +lib/cmake/SFCGAL/SFCGALConfigVersion.cmake +lib/cmake/SFCGAL/SFCGALTargets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/SFCGAL/SFCGALTargets.cmake lib/libSFCGAL%%DEBUG_SUFFIX%%.so lib/libSFCGAL%%DEBUG_SUFFIX%%.so.%%SHL1%% lib/libSFCGAL%%DEBUG_SUFFIX%%.so.%%SHL3%% |