diff options
author | rene <rene@FreeBSD.org> | 2019-09-28 19:44:37 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2019-09-28 19:44:37 +0800 |
commit | 0f4f1214f9e3c23c93157fa467c0307b875f5cc9 (patch) | |
tree | ff702f22e1ba4b64eb69b3fa931637d0dcbfa893 /graphics | |
parent | 9f677779f445487b355b0290141d7fe620afa224 (diff) | |
download | freebsd-ports-gnome-0f4f1214f9e3c23c93157fa467c0307b875f5cc9.tar.gz freebsd-ports-gnome-0f4f1214f9e3c23c93157fa467c0307b875f5cc9.tar.zst freebsd-ports-gnome-0f4f1214f9e3c23c93157fa467c0307b875f5cc9.zip |
Remove expired ports:
2019-09-27 misc/zygrib: Can not build with graphics/proj
2019-09-27 misc/survex: Can not build with graphics/proj
2019-09-27 graphics/proj5: Please use graphics/proj instead
2019-09-27 graphics/p5-Geo-Proj4: Can not build with graphics/proj
misc/zygrib-maps, depends on expired misc/zygrib
graphics/p5-Geo-Point, depends on expired graphics/p5-Geo-Proj4
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 | ||||
-rw-r--r-- | graphics/p5-Geo-Point/Makefile | 26 | ||||
-rw-r--r-- | graphics/p5-Geo-Point/distinfo | 3 | ||||
-rw-r--r-- | graphics/p5-Geo-Point/pkg-descr | 7 | ||||
-rw-r--r-- | graphics/p5-Geo-Point/pkg-plist | 18 | ||||
-rw-r--r-- | graphics/p5-Geo-Proj4/Makefile | 30 | ||||
-rw-r--r-- | graphics/p5-Geo-Proj4/distinfo | 3 | ||||
-rw-r--r-- | graphics/p5-Geo-Proj4/pkg-descr | 6 | ||||
-rw-r--r-- | graphics/p5-Geo-Proj4/pkg-plist | 4 | ||||
-rw-r--r-- | graphics/proj5/Makefile | 43 | ||||
-rw-r--r-- | graphics/proj5/distinfo | 5 | ||||
-rw-r--r-- | graphics/proj5/pkg-descr | 4 | ||||
-rw-r--r-- | graphics/proj5/pkg-plist | 58 |
13 files changed, 0 insertions, 210 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index ed4446df9d70..e93d2a53f1d9 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -657,8 +657,6 @@ SUBDIR += p5-Geo-GDAL SUBDIR += p5-Geo-GML SUBDIR += p5-Geo-Gpx - SUBDIR += p5-Geo-Point - SUBDIR += p5-Geo-Proj4 SUBDIR += p5-Geometry-Primitive SUBDIR += p5-Gimp SUBDIR += p5-Google-Chart @@ -809,7 +807,6 @@ SUBDIR += price SUBDIR += processing SUBDIR += proj - SUBDIR += proj5 SUBDIR += pstoedit SUBDIR += pstoepsi SUBDIR += ptex diff --git a/graphics/p5-Geo-Point/Makefile b/graphics/p5-Geo-Point/Makefile deleted file mode 100644 index 5c62444551b7..000000000000 --- a/graphics/p5-Geo-Point/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -# Created by: Wen Heping <wenheping@gmail.com> -# $FreeBSD$ - -PORTNAME= Geo-Point -PORTVERSION= 0.98 -CATEGORIES= graphics devel perl5 -MASTER_SITES= CPAN -PKGNAMEPREFIX= p5- - -MAINTAINER= perl@FreeBSD.org -COMMENT= Perl Module Tries To Abstract Coordinate Systems - -LICENSE= ART10 GPLv1+ -LICENSE_COMB= dual - -BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-Geo-Distance>=0.06:math/p5-Geo-Distance \ - p5-Geo-Proj4>=1.01:graphics/p5-Geo-Proj4 \ - p5-Math-Polygon>=1.01:math/p5-Math-Polygon - -USES= perl5 -USE_PERL5= configure - -NO_ARCH= yes - -.include <bsd.port.mk> diff --git a/graphics/p5-Geo-Point/distinfo b/graphics/p5-Geo-Point/distinfo deleted file mode 100644 index 5e120d295c29..000000000000 --- a/graphics/p5-Geo-Point/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1549103581 -SHA256 (Geo-Point-0.98.tar.gz) = c9a038d9f3d86950013df8f3587577519e85499542be82b64957e572f3a2b66d -SIZE (Geo-Point-0.98.tar.gz) = 25580 diff --git a/graphics/p5-Geo-Point/pkg-descr b/graphics/p5-Geo-Point/pkg-descr deleted file mode 100644 index 050d73155a1a..000000000000 --- a/graphics/p5-Geo-Point/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -Geo::Point tries to abstract coordinate systems. It does not -try to solve all the problems itself, but will call-out for -helper modules when computation has to be done. - -The module is heavily resting on Math::Polygon. - -WWW: https://metacpan.org/release/Geo-Point diff --git a/graphics/p5-Geo-Point/pkg-plist b/graphics/p5-Geo-Point/pkg-plist deleted file mode 100644 index b620cf1f5f68..000000000000 --- a/graphics/p5-Geo-Point/pkg-plist +++ /dev/null @@ -1,18 +0,0 @@ -%%SITE_PERL%%/Geo/Line.pm -%%SITE_PERL%%/Geo/Line.pod -%%SITE_PERL%%/Geo/Point.pm -%%SITE_PERL%%/Geo/Point.pod -%%SITE_PERL%%/Geo/Proj.pm -%%SITE_PERL%%/Geo/Proj.pod -%%SITE_PERL%%/Geo/Shape.pm -%%SITE_PERL%%/Geo/Shape.pod -%%SITE_PERL%%/Geo/Space.pm -%%SITE_PERL%%/Geo/Space.pod -%%SITE_PERL%%/Geo/Surface.pm -%%SITE_PERL%%/Geo/Surface.pod -%%PERL5_MAN3%%/Geo::Line.3.gz -%%PERL5_MAN3%%/Geo::Point.3.gz -%%PERL5_MAN3%%/Geo::Proj.3.gz -%%PERL5_MAN3%%/Geo::Shape.3.gz -%%PERL5_MAN3%%/Geo::Space.3.gz -%%PERL5_MAN3%%/Geo::Surface.3.gz diff --git a/graphics/p5-Geo-Proj4/Makefile b/graphics/p5-Geo-Proj4/Makefile deleted file mode 100644 index 2e86a179ef7e..000000000000 --- a/graphics/p5-Geo-Proj4/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# Created by: Eric Stith -# $FreeBSD$ - -PORTNAME= Geo-Proj4 -PORTVERSION= 1.07 -PORTREVISION= 1 -CATEGORIES= graphics devel perl5 -MASTER_SITES= CPAN -PKGNAMEPREFIX= p5- - -MAINTAINER= culot@FreeBSD.org -COMMENT= Cartographic projections wrapper for Proj library - -LICENSE= ART10 GPLv1+ -LICENSE_COMB= dual - -DEPRECATED= Can not build with graphics/proj -EXPIRATION_DATE=2019-09-27 - -LIB_DEPENDS= libproj.so:graphics/proj5 - -CONFIGURE_ENV= GEOPROJ_FWTOOLS_DIR=${LOCALBASE} -MAKE_ENV= INC=-I${LOCALBASE}/include -USES= perl5 -USE_PERL5= configure - -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Geo/Proj4/Proj4.so - -.include <bsd.port.mk> diff --git a/graphics/p5-Geo-Proj4/distinfo b/graphics/p5-Geo-Proj4/distinfo deleted file mode 100644 index 99b89e83cf78..000000000000 --- a/graphics/p5-Geo-Proj4/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1510836606 -SHA256 (Geo-Proj4-1.07.tar.gz) = e231850da8fe4f7d739a1fece83b0675cb15f290570c5e9a539175399a1b7305 -SIZE (Geo-Proj4-1.07.tar.gz) = 18584 diff --git a/graphics/p5-Geo-Proj4/pkg-descr b/graphics/p5-Geo-Proj4/pkg-descr deleted file mode 100644 index 43967eedc36c..000000000000 --- a/graphics/p5-Geo-Proj4/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -The Open Source PROJ.4 library converts between geographic coordinate systems. -It is able to convert between geodetic latitude and longitude (LL, most commonly -the WGS84 projection), into an enormous variety of other cartographic -projections (XY, usually UTM). - -WWW: https://metacpan.org/release/Geo-Proj4 diff --git a/graphics/p5-Geo-Proj4/pkg-plist b/graphics/p5-Geo-Proj4/pkg-plist deleted file mode 100644 index db4be01510b6..000000000000 --- a/graphics/p5-Geo-Proj4/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -%%SITE_ARCH%%/Geo/Proj4.pm -%%SITE_ARCH%%/Geo/Proj4.pod -%%SITE_ARCH%%/auto/Geo/Proj4/Proj4.so -%%PERL5_MAN3%%/Geo::Proj4.3.gz diff --git a/graphics/proj5/Makefile b/graphics/proj5/Makefile deleted file mode 100644 index 1efea72814bc..000000000000 --- a/graphics/proj5/Makefile +++ /dev/null @@ -1,43 +0,0 @@ -# Created by: jedgar@FreeBSD.org -# $FreeBSD$ - -PORTNAME= proj -PORTVERSION= 5.1.0 -PORTEPOCH= 1 -CATEGORIES= graphics geography -MASTER_SITES= https://download.osgeo.org/proj/ -PKGNAMESUFFIX= 5 -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DATUM_GRID_FILES} -EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} - -MAINTAINER= fmysh@iijmio-mail.jp -COMMENT= Cartographic Projections library - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/COPYING - -CONFLICTS_INSTALL= proj-6.[0-9]*.[0-9]* - -DEPRECATED= Please use graphics/proj instead -EXPIRATION_DATE= 2019-09-27 - -DATUM_GRID_FILES= proj-datumgrid-1.7.zip - -GNU_CONFIGURE= yes -USES= compiler gmake libtool pathfix -USE_LDCONFIG= yes - -FMAN1= cs2cs.1 geod.1 proj.1 -FMAN3= geodesic.3 pj_init.3 - -INSTALL_TARGET= install-strip - -post-extract: - @${TAR} -xf ${DISTDIR}/${DATUM_GRID_FILES} -C ${WRKSRC}/nad - -post-install: -.for m in 1 3 - (cd ${STAGEDIR}${MANPREFIX}/man/man${m} && ${GZIP_CMD} ${FMAN${m}}) -.endfor - -.include <bsd.port.mk> diff --git a/graphics/proj5/distinfo b/graphics/proj5/distinfo deleted file mode 100644 index c1f91b2c2861..000000000000 --- a/graphics/proj5/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -TIMESTAMP = 1527753974 -SHA256 (proj-5.1.0.tar.gz) = 6b1379a53317d9b5b8c723c1dc7bf2e3a8eb22ceb46b8807a1ce48ef65685bb3 -SIZE (proj-5.1.0.tar.gz) = 1006324 -SHA256 (proj-datumgrid-1.7.zip) = ffcad4453fac3b4a13ca678ef343e688496e18019f35709ef03c5f200e9fb85a -SIZE (proj-datumgrid-1.7.zip) = 6601627 diff --git a/graphics/proj5/pkg-descr b/graphics/proj5/pkg-descr deleted file mode 100644 index 4cc80aa03082..000000000000 --- a/graphics/proj5/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Cartographic Projections library that performs projections to and from -various cartographic coordinate systems. - -WWW: https://github.com/OSGeo/proj.4 diff --git a/graphics/proj5/pkg-plist b/graphics/proj5/pkg-plist deleted file mode 100644 index da0525421a0e..000000000000 --- a/graphics/proj5/pkg-plist +++ /dev/null @@ -1,58 +0,0 @@ -bin/cct -bin/cs2cs -bin/geod -bin/gie -bin/invgeod -bin/invproj -bin/nad2bin -bin/proj -include/geodesic.h -include/org_proj4_PJ.h -include/proj.h -include/proj_api.h -include/projects.h -lib/libproj.a -lib/libproj.so -lib/libproj.so.13 -lib/libproj.so.13.1.0 -libdata/pkgconfig/proj.pc -man/man1/cct.1.gz -man/man1/cs2cs.1.gz -man/man1/geod.1.gz -man/man1/gie.1.gz -man/man1/proj.1.gz -man/man3/geodesic.3.gz -man/man3/pj_init.3.gz -%%DATADIR%%/BETA2007.gsb -%%DATADIR%%/CH -%%DATADIR%%/FL -%%DATADIR%%/GL27 -%%DATADIR%%/IGNF -%%DATADIR%%/ITRF2000 -%%DATADIR%%/ITRF2008 -%%DATADIR%%/ITRF2014 -%%DATADIR%%/MD -%%DATADIR%%/TN -%%DATADIR%%/WI -%%DATADIR%%/WO -%%DATADIR%%/alaska -%%DATADIR%%/conus -%%DATADIR%%/egm96_15.gtx -%%DATADIR%%/epsg -%%DATADIR%%/esri -%%DATADIR%%/esri.extra -%%DATADIR%%/hawaii -%%DATADIR%%/nad.lst -%%DATADIR%%/nad27 -%%DATADIR%%/nad83 -%%DATADIR%%/ntf_r93.gsb -%%DATADIR%%/ntv1_can.dat -%%DATADIR%%/null -%%DATADIR%%/nzgd2kgrid0005.gsb -%%DATADIR%%/other.extra -%%DATADIR%%/proj_def.dat -%%DATADIR%%/prvi -%%DATADIR%%/stgeorge -%%DATADIR%%/stlrnc -%%DATADIR%%/stpaul -%%DATADIR%%/world |