diff options
author | Wen Heping <wen@FreeBSD.org> | 2017-04-03 08:40:33 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2017-04-03 08:40:33 +0000 |
commit | 06a28c6eb05a5986e7ce6f980c512aefc01ecb94 (patch) | |
tree | c80fc70da3a45935fdc44e29311e4cea89a1cba3 /astro | |
parent | b2d54d85c90343f0e6beb4ed17496bdd7e9971a3 (diff) | |
download | ports-06a28c6eb05a5986e7ce6f980c512aefc01ecb94.tar.gz ports-06a28c6eb05a5986e7ce6f980c512aefc01ecb94.zip |
This class implements an application to predict satellite visibility and
related phenomena. It is a mostly-compatible rewrite and eventual
replacement of the satpass script in distribution Astro-satpass, aimed
at making it easier to test, and removing some of the odder cruft that
has accumulated in the satpass script.
WWW: http://search.cpan.org/dist/Astro-App-Satpass2/
Notes
Notes:
svn path=/head/; revision=437603
Diffstat (limited to 'astro')
-rw-r--r-- | astro/Makefile | 1 | ||||
-rw-r--r-- | astro/p5-Astro-App-Satpass2/Makefile | 28 | ||||
-rw-r--r-- | astro/p5-Astro-App-Satpass2/distinfo | 3 | ||||
-rw-r--r-- | astro/p5-Astro-App-Satpass2/pkg-descr | 7 | ||||
-rw-r--r-- | astro/p5-Astro-App-Satpass2/pkg-plist | 64 |
5 files changed, 103 insertions, 0 deletions
diff --git a/astro/Makefile b/astro/Makefile index e2dd6e93da82..32cedf71145d 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -49,6 +49,7 @@ SUBDIR += osmosis SUBDIR += p5-Astro SUBDIR += p5-Astro-ADS + SUBDIR += p5-Astro-App-Satpass2 SUBDIR += p5-Astro-Catalog SUBDIR += p5-Astro-Constants SUBDIR += p5-Astro-Coords diff --git a/astro/p5-Astro-App-Satpass2/Makefile b/astro/p5-Astro-App-Satpass2/Makefile new file mode 100644 index 000000000000..da1a5ee8f29b --- /dev/null +++ b/astro/p5-Astro-App-Satpass2/Makefile @@ -0,0 +1,28 @@ +# Created by: Wen Heping<wen@FreeBSD.org> +# $FreeBSD$ + +PORTNAME= Astro-App-Satpass2 +PORTVERSION= 0.034 +CATEGORIES= astro perl5 +MASTER_SITES= CPAN +PKGNAMEPREFIX= p5- + +MAINTAINER= wen@FreeBSD.org +COMMENT= Forecast satellite visibility + +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +BUILD_DEPENDS= p5-Astro-SIMBAD-Client>=0:astro/p5-Astro-SIMBAD-Client \ + p5-Astro-satpass>=0.077:astro/p5-Astro-satpass \ + p5-Clone>=0:devel/p5-Clone \ + p5-File-HomeDir>=0.93:devel/p5-File-HomeDir \ + p5-IPC-System-Simple>=0:devel/p5-IPC-System-Simple \ + p5-Template-Toolkit>=2.21:www/p5-Template-Toolkit +RUN_DEPENDS:= ${BUILD_DEPENDS} + +NO_ARCH= yes +USES= perl5 +USE_PERL5= configure + +.include <bsd.port.mk> diff --git a/astro/p5-Astro-App-Satpass2/distinfo b/astro/p5-Astro-App-Satpass2/distinfo new file mode 100644 index 000000000000..d58dbc490363 --- /dev/null +++ b/astro/p5-Astro-App-Satpass2/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1491233239 +SHA256 (Astro-App-Satpass2-0.034.tar.gz) = 5c62f38bde6ed67bb8f2fb17204c36bcff4880df7db274580898a6c880eafc70 +SIZE (Astro-App-Satpass2-0.034.tar.gz) = 306445 diff --git a/astro/p5-Astro-App-Satpass2/pkg-descr b/astro/p5-Astro-App-Satpass2/pkg-descr new file mode 100644 index 000000000000..79b943f93999 --- /dev/null +++ b/astro/p5-Astro-App-Satpass2/pkg-descr @@ -0,0 +1,7 @@ +This class implements an application to predict satellite visibility and +related phenomena. It is a mostly-compatible rewrite and eventual +replacement of the satpass script in distribution Astro-satpass, aimed +at making it easier to test, and removing some of the odder cruft that +has accumulated in the satpass script. + +WWW: http://search.cpan.org/dist/Astro-App-Satpass2/ diff --git a/astro/p5-Astro-App-Satpass2/pkg-plist b/astro/p5-Astro-App-Satpass2/pkg-plist new file mode 100644 index 000000000000..b9d8cb0859c6 --- /dev/null +++ b/astro/p5-Astro-App-Satpass2/pkg-plist @@ -0,0 +1,64 @@ +bin/satpass2 +%%SITE_PERL%%/Astro/App/Satpass2.pm +%%SITE_PERL%%/Astro/App/Satpass2/Copier.pm +%%SITE_PERL%%/Astro/App/Satpass2/Format.pm +%%SITE_PERL%%/Astro/App/Satpass2/Format/Dump.pm +%%SITE_PERL%%/Astro/App/Satpass2/Format/Template.pm +%%SITE_PERL%%/Astro/App/Satpass2/FormatTime.pm +%%SITE_PERL%%/Astro/App/Satpass2/FormatTime/Cldr.pm +%%SITE_PERL%%/Astro/App/Satpass2/FormatTime/DateTime.pm +%%SITE_PERL%%/Astro/App/Satpass2/FormatTime/DateTime/Cldr.pm +%%SITE_PERL%%/Astro/App/Satpass2/FormatTime/DateTime/Strftime.pm +%%SITE_PERL%%/Astro/App/Satpass2/FormatTime/POSIX/Strftime.pm +%%SITE_PERL%%/Astro/App/Satpass2/FormatTime/Strftime.pm +%%SITE_PERL%%/Astro/App/Satpass2/FormatValue.pm +%%SITE_PERL%%/Astro/App/Satpass2/FormatValue/Formatter.pm +%%SITE_PERL%%/Astro/App/Satpass2/Geocode.pm +%%SITE_PERL%%/Astro/App/Satpass2/Geocode/OSM.pm +%%SITE_PERL%%/Astro/App/Satpass2/Locale.pm +%%SITE_PERL%%/Astro/App/Satpass2/Locale/C.pm +%%SITE_PERL%%/Astro/App/Satpass2/Macro.pm +%%SITE_PERL%%/Astro/App/Satpass2/Macro/Code.pm +%%SITE_PERL%%/Astro/App/Satpass2/Macro/Command.pm +%%SITE_PERL%%/Astro/App/Satpass2/ParseTime.pm +%%SITE_PERL%%/Astro/App/Satpass2/ParseTime/Code.pm +%%SITE_PERL%%/Astro/App/Satpass2/ParseTime/Date/Manip.pm +%%SITE_PERL%%/Astro/App/Satpass2/ParseTime/Date/Manip/v5.pm +%%SITE_PERL%%/Astro/App/Satpass2/ParseTime/Date/Manip/v6.pm +%%SITE_PERL%%/Astro/App/Satpass2/ParseTime/ISO8601.pm +%%SITE_PERL%%/Astro/App/Satpass2/TUTORIAL.pod +%%SITE_PERL%%/Astro/App/Satpass2/Utils.pm +%%SITE_PERL%%/Astro/App/Satpass2/Warner.pm +%%SITE_PERL%%/Astro/App/Satpass2/Wrap/Array.pm +%%PERL5_MAN1%%/satpass2.1.gz +%%PERL5_MAN3%%/Astro::App::Satpass2.3.gz +%%PERL5_MAN3%%/Astro::App::Satpass2::Copier.3.gz +%%PERL5_MAN3%%/Astro::App::Satpass2::Format.3.gz +%%PERL5_MAN3%%/Astro::App::Satpass2::Format::Dump.3.gz +%%PERL5_MAN3%%/Astro::App::Satpass2::Format::Template.3.gz +%%PERL5_MAN3%%/Astro::App::Satpass2::FormatTime.3.gz +%%PERL5_MAN3%%/Astro::App::Satpass2::FormatTime::Cldr.3.gz +%%PERL5_MAN3%%/Astro::App::Satpass2::FormatTime::DateTime.3.gz +%%PERL5_MAN3%%/Astro::App::Satpass2::FormatTime::DateTime::Cldr.3.gz +%%PERL5_MAN3%%/Astro::App::Satpass2::FormatTime::DateTime::Strftime.3.gz +%%PERL5_MAN3%%/Astro::App::Satpass2::FormatTime::POSIX::Strftime.3.gz +%%PERL5_MAN3%%/Astro::App::Satpass2::FormatTime::Strftime.3.gz +%%PERL5_MAN3%%/Astro::App::Satpass2::FormatValue.3.gz +%%PERL5_MAN3%%/Astro::App::Satpass2::FormatValue::Formatter.3.gz +%%PERL5_MAN3%%/Astro::App::Satpass2::Geocode.3.gz +%%PERL5_MAN3%%/Astro::App::Satpass2::Geocode::OSM.3.gz +%%PERL5_MAN3%%/Astro::App::Satpass2::Locale.3.gz +%%PERL5_MAN3%%/Astro::App::Satpass2::Locale::C.3.gz +%%PERL5_MAN3%%/Astro::App::Satpass2::Macro.3.gz +%%PERL5_MAN3%%/Astro::App::Satpass2::Macro::Code.3.gz +%%PERL5_MAN3%%/Astro::App::Satpass2::Macro::Command.3.gz +%%PERL5_MAN3%%/Astro::App::Satpass2::ParseTime.3.gz +%%PERL5_MAN3%%/Astro::App::Satpass2::ParseTime::Code.3.gz +%%PERL5_MAN3%%/Astro::App::Satpass2::ParseTime::Date::Manip.3.gz +%%PERL5_MAN3%%/Astro::App::Satpass2::ParseTime::Date::Manip::v5.3.gz +%%PERL5_MAN3%%/Astro::App::Satpass2::ParseTime::Date::Manip::v6.3.gz +%%PERL5_MAN3%%/Astro::App::Satpass2::ParseTime::ISO8601.3.gz +%%PERL5_MAN3%%/Astro::App::Satpass2::TUTORIAL.3.gz +%%PERL5_MAN3%%/Astro::App::Satpass2::Utils.3.gz +%%PERL5_MAN3%%/Astro::App::Satpass2::Warner.3.gz +%%PERL5_MAN3%%/Astro::App::Satpass2::Wrap::Array.3.gz |