diff --git a/.portsignore b/.portsignore index 1a5532664c48..abfe411edb87 100644 --- a/.portsignore +++ b/.portsignore @@ -66,6 +66,7 @@ astro/opencpn astro/phd2 astro/qmapshack astro/siril +astro/starplot astro/wmglobe astro/wmsun audio/abgate-lv2 diff --git a/astro/Makefile b/astro/Makefile index ba80f9d4bdd6..527287450b55 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -107,7 +107,6 @@ SUBDIR += sscalc SUBDIR += stardates SUBDIR += starfetch - SUBDIR += starplot SUBDIR += stars SUBDIR += stellarium SUBDIR += stellarsolver diff --git a/astro/starplot/Makefile b/astro/starplot/Makefile deleted file mode 100644 index 51eae3c223e4..000000000000 --- a/astro/starplot/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -PORTNAME= starplot -PORTVERSION= 0.95.5 -PORTREVISION= 11 -CATEGORIES= astro -MASTER_SITES= http://starplot.org/downloads/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= 3-dimensional viewer for star charts -WWW= http://www.starplot.org/ - -OPTIONS_DEFINE= DOCS EXAMPLES - -USES= compiler:c++11-lang gmake gnome localbase:ldflags pathfix \ - gettext pkgconfig -USE_GNOME= gtk20 -GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share - -post-patch: - @${REINPLACE_CMD} -e \ - 's|$$(docdir)/examples|${EXAMPLESDIR}|g' ${WRKSRC}/configure - -.include diff --git a/astro/starplot/distinfo b/astro/starplot/distinfo deleted file mode 100644 index b852ceded95c..000000000000 --- a/astro/starplot/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (starplot-0.95.5.tar.gz) = e320f141b736b3a6468e7d0c08a93961db6615e9eb4d533d554eea31c3fa845a -SIZE (starplot-0.95.5.tar.gz) = 892878 diff --git a/astro/starplot/files/patch-src_convert_convert.cc b/astro/starplot/files/patch-src_convert_convert.cc deleted file mode 100644 index a9840f45329e..000000000000 --- a/astro/starplot/files/patch-src_convert_convert.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- src/convert/convert.cc.orig 2008-04-14 18:19:13 UTC -+++ src/convert/convert.cc -@@ -64,7 +64,7 @@ available on the StarPlot web page, you - in that package for more information.") << endl << endl; - - do { -- moredata = infile.getline(record, 999, '\n'); -+ moredata = (bool)infile.getline(record, 999, '\n'); - record[999] = 0; - - // $ ; and , have special meanings to StarPlot, so purge them: diff --git a/astro/starplot/pkg-descr b/astro/starplot/pkg-descr deleted file mode 100644 index ecda0c4cfc05..000000000000 --- a/astro/starplot/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -StarPlot allows you to view three-dimensional perspective charts -of stars. Check the Web site to get more star data sets. diff --git a/astro/starplot/pkg-plist b/astro/starplot/pkg-plist deleted file mode 100644 index 323f2f808a14..000000000000 --- a/astro/starplot/pkg-plist +++ /dev/null @@ -1,62 +0,0 @@ -bin/starconvert -bin/starpkg -bin/starplot -share/man/man1/starconvert.1.gz -share/man/man1/starpkg.1.gz -share/man/man1/starplot.1.gz -share/applications/starplot.desktop -%%PORTDOCS%%%%DOCSDIR%%/html/ch0.html -%%PORTDOCS%%%%DOCSDIR%%/html/ch1.html -%%PORTDOCS%%%%DOCSDIR%%/html/ch2.html -%%PORTDOCS%%%%DOCSDIR%%/html/ch3.html -%%PORTDOCS%%%%DOCSDIR%%/html/ch4.html -%%PORTDOCS%%%%DOCSDIR%%/html/ch5.html -%%PORTDOCS%%%%DOCSDIR%%/html/images/bayerdes.png -%%PORTDOCS%%%%DOCSDIR%%/html/images/button-brighter.png -%%PORTDOCS%%%%DOCSDIR%%/html/images/button-ccw.png -%%PORTDOCS%%%%DOCSDIR%%/html/images/button-cw.png -%%PORTDOCS%%%%DOCSDIR%%/html/images/button-dimmer.png -%%PORTDOCS%%%%DOCSDIR%%/html/images/button-down.png -%%PORTDOCS%%%%DOCSDIR%%/html/images/button-earthview.png -%%PORTDOCS%%%%DOCSDIR%%/html/images/button-open.png -%%PORTDOCS%%%%DOCSDIR%%/html/images/button-up.png -%%PORTDOCS%%%%DOCSDIR%%/html/images/button-zoomin.png -%%PORTDOCS%%%%DOCSDIR%%/html/images/button-zoomout.png -%%PORTDOCS%%%%DOCSDIR%%/html/images/coords.png -%%PORTDOCS%%%%DOCSDIR%%/html/images/dialog-define-chart.png -%%PORTDOCS%%%%DOCSDIR%%/html/images/dialog-file-open.png -%%PORTDOCS%%%%DOCSDIR%%/html/images/dialog-search.png -%%PORTDOCS%%%%DOCSDIR%%/html/images/filebar.png -%%PORTDOCS%%%%DOCSDIR%%/html/images/gcoords.png -%%PORTDOCS%%%%DOCSDIR%%/html/images/hrdiagram.png -%%PORTDOCS%%%%DOCSDIR%%/html/images/legend.png -%%PORTDOCS%%%%DOCSDIR%%/html/images/menu-chart.png -%%PORTDOCS%%%%DOCSDIR%%/html/images/menu-file.png -%%PORTDOCS%%%%DOCSDIR%%/html/images/star-parts.png -%%PORTDOCS%%%%DOCSDIR%%/html/images/star-popup.png -%%PORTDOCS%%%%DOCSDIR%%/html/images/starplot-png.png -%%PORTDOCS%%%%DOCSDIR%%/html/images/status.png -%%PORTDOCS%%%%DOCSDIR%%/html/images/tour-40ly-reddwarfs.png -%%PORTDOCS%%%%DOCSDIR%%/html/images/tour-40ly.png -%%PORTDOCS%%%%DOCSDIR%%/html/images/tour-arcturus.png -%%PORTDOCS%%%%DOCSDIR%%/html/images/tour-first.png -%%PORTDOCS%%%%DOCSDIR%%/html/images/tour-galplane.png -%%PORTDOCS%%%%DOCSDIR%%/html/images/tour-hr-diagram.png -%%PORTDOCS%%%%DOCSDIR%%/html/images/tour-hyades.png -%%PORTDOCS%%%%DOCSDIR%%/html/images/tour-legend-sun.png -%%PORTDOCS%%%%DOCSDIR%%/html/images/tour-scocen.png -%%PORTDOCS%%%%DOCSDIR%%/html/images/tour-sunlike-info.png -%%PORTDOCS%%%%DOCSDIR%%/html/images/tour-sunlike.png -%%PORTDOCS%%%%DOCSDIR%%/html/images/ui-parts.png -%%PORTDOCS%%%%DOCSDIR%%/html/index.html -%%PORTDOCS%%%%DOCSDIR%%/html/parfiles/galplane.par -%%PORTDOCS%%%%DOCSDIR%%/html/parfiles/hyades.par -%%PORTDOCS%%%%DOCSDIR%%/html/parfiles/scocen.par -%%PORTDOCS%%%%DOCSDIR%%/html/starplot.css -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example.spec -share/locale/en@boldquot/LC_MESSAGES/starplot.mo -share/locale/en@quot/LC_MESSAGES/starplot.mo -share/locale/es/LC_MESSAGES/starplot.mo -share/pixmaps/starplot32x32.xpm -%%DATADIR%%/sample.stars -%%DATADIR%%/test.stars