aboutsummaryrefslogtreecommitdiffstats
path: root/astro/p5-Astro-satpass
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.073wen2016-08-082-4/+4
| | | | Changes: http://cpansearch.perl.org/src/WYANT/Astro-satpass-0.073/Changes
* - Update to 0.072wen2016-07-042-3/+4
| | | | CHanges: http://cpansearch.perl.org/src/WYANT/Astro-satpass-0.072/Changes
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.mat2016-04-011-7/+7
| | | | | With hat: portmgr Sponsored by: Absolight
* - Update to 0.071wen2016-01-122-3/+3
| | | | Changes: http://cpansearch.perl.org/src/WYANT/Astro-satpass-0.071/Changes
* Make it so that the default Perl is always called perl5.mat2015-09-141-1/+1
| | | | | | | | | | | | | | | | - Move Perl's man1 files along with its man3 files. - Move where Perl installs its modules man1 pages. - Convert the ports installing man1 pages. - Make different Perl versions installable at the same time. Though you should note that only the default version can be used to install Perl modules, and the non default Perl versions cannot use the modules installed via ports if they contain .so as they are installed in a version specific directory. Reviewed by: bapt (the Mk bits) Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3542
* - Update to 0.070wen2015-06-282-3/+3
| | | | Changes: http://cpansearch.perl.org/src/WYANT/Astro-satpass-0.070/Changes
* Start removing MASTER_SITE_SUBDIR=CPAN:username where possible. Theadamw2015-06-241-1/+0
| | | | | | downside to having this set is that portscout cannot find new releases when the username changes (which happens often in large projects with multiple maintainers).
* - Update to 0.069sunpoet2015-06-092-3/+4
| | | | | | - Add NO_ARCH Changes: http://search.cpan.org/dist/Astro-satpass/Changes
* - Update to 0.068sunpoet2015-03-272-3/+3
| | | | Changes: http://search.cpan.org/dist/Astro-satpass/Changes
* Some OCD cleanups on some of the perl@ ports.adamw2015-03-131-10/+10
| | | | | | | | | | | | | - Remove dependencies in core - Put testing depends in TEST_DEPENDS - Remove unnecessary bsd.port.options.mk inclusions - Remove checks for Perl versions that no longer exist in the ports tree - Sort plists, some of which were so jumbled that I have to assume the plist was randomized before committing A lot of the plist changes in this commit are moving PERL5_MAN3 after SITE_PERL. It's repo churn now, but it makes updating the ports later far easier.
* - Add PORTSCOUTsunpoet2015-01-181-0/+2
|
* - Update to 0.067wen2014-12-072-4/+3
| | | | Changes: http://cpansearch.perl.org/src/WYANT/Astro-satpass-0.067/Changes
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-262-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr
* Cleanup plistbapt2014-10-201-7/+0
|
* astro/p5-Astro-satpass: 0.063 -> 0.065pi2014-07-282-3/+3
| | | | http://cpansearch.perl.org/src/WYANT/Astro-satpass-0.065/Changes
* - Update to 0.063jadawin2014-05-162-3/+3
|
* - Update to 0.062culot2014-04-262-3/+3
| | | | | | Changes: http://search.cpan.org/dist/Astro-satpass/Changes PR: ports/189012 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
* Update to 0.061ehaupt2014-02-112-3/+3
|
* - Update to 0.060sunpoet2013-12-312-3/+3
| | | | Changes: http://search.cpan.org/dist/Astro-satpass/Changes
* - Update to 0.059sunpoet2013-12-052-3/+3
| | | | Changes: http://search.cpan.org/dist/Astro-satpass/Changes
* - Update to 0.58sunpoet2013-11-262-25/+9
| | | | | | - Convert to new options helper Changes: http://search.cpan.org/dist/Astro-satpass/Changes
* support STAGEDIR.vanilla2013-10-252-13/+11
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-201-0/+1
| | | | astro)
* - Convert to new perl frameworkmat2013-08-031-1/+2
| | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default.
* - Update to 0.057wen2013-07-192-3/+3
| | | | Changes: http://cpansearch.perl.org/src/WYANT/Astro-satpass-0.057/Changes
* Cleanup supporting perl version 5.8 and 5.10,az2012-12-171-7/+1
| | | | lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
* - Update to 0.56sunpoet2012-12-092-4/+5
| | | | | | - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/Astro-satpass/Changes
* - Update to 0.055wen2012-11-132-3/+3
| | | | | | Changes: http://cpansearch.perl.org/src/WYANT/Astro-satpass-0.055/Changes Feature safe: yes
* - Update to 0.054wen2012-10-102-8/+4
| | | | | Changes: http://cpansearch.perl.org/src/WYANT/Astro-satpass-0.054/Changes - Trim Makefile headers
* - Update to 0.053wen2012-09-162-3/+3
| | | | Changes: http://cpansearch.perl.org/src/WYANT/Astro-satpass-0.053/Changes
* - Update to 0.51sunpoet2012-06-102-3/+3
| | | | Changes: http://search.cpan.org/dist/Astro-satpass/Changes
* Convert to new options frameworkbapt2012-05-311-10/+12
|
* - Update to 0.50sunpoet2012-05-053-17/+18
| | | | | | | - Sort MAN3 - Sort PLIST and remove duplicate entry (@dirrmtry %%SITE_PERL%%/Astro) Changes: http://search.cpan.org/dist/Astro-satpass/Changes
* - Revert ports/165605 as requested by portmgr@pgollucci2012-03-141-1/+7
| | | | | | | | | Note: devel/p5-B-Size and devel/p5-Devel-Arena where intentionally not restored. PR: ports/165605 Approved by: portmgr (bapt) Feature safe: yes (I sure hope so)
* - Update to 0.49sunpoet2012-03-132-3/+3
| | | | | Changes: http://search.cpan.org/dist/Astro-satpass/Changes Feature safe: yes
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵pgollucci2012-03-091-7/+1
| | | | | | | | | | | | | | | devel/p5-Devel-Arena) - Remove conditionals for PERL_LEVEL < 501200 - Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk - Other minor cleanups RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS} PR: ports/165605 Submitted by: pgollucci (myself) Approved by: portmgr (linimon) Exp Run by: linimon Tested by: make index
* - Update to 0.47sunpoet2012-01-222-3/+3
| | | | Changes: http://search.cpan.org/dist/Astro-satpass/Changes
* - Update to 0.45sunpoet2011-12-062-6/+12
| | | | | | | | - Add OPTIONS GEOCODER_US - Depcreate SOAP::Lite dependency (default off) Changes: http://search.cpan.org/dist/Astro-satpass/Changes Feature safe: yes
* - Update to 0.44sunpoet2011-10-202-4/+10
| | | | Changes: http://search.cpan.org/dist/Astro-satpass/Changes
* - Update to 0.043sunpoet2011-09-012-29/+31
| | | | | | - Pet portlint Changes: http://search.cpan.org/dist/Astro-satpass/Changes
* - update to 0.042bapt2011-08-172-4/+4
| | | | - changes: http://cpansearch.perl.org/src/WYANT/Astro-satpass-0.042/Changes
* - Update to 0.041sunpoet2011-07-312-3/+3
| | | | Changes: http://search.cpan.org/dist/Astro-satpass/Changes
* - update to 0.040bapt2011-07-112-3/+3
| | | | - changes: http://cpansearch.perl.org/src/WYANT/Astro-satpass-0.040/Changes
* - update to 0.030bapt2011-05-052-3/+3
| | | | - changes: http://cpansearch.perl.org/src/WYANT/Astro-satpass-0.039/Changes
* - update to 0.038bapt2011-04-182-3/+3
| | | | - changes: http://cpansearch.perl.org/src/WYANT/Astro-satpass-0.038/Changes
* - Update to 0.037jadawin2011-04-062-3/+3
| | | | - Changelog: http://cpansearch.perl.org/src/WYANT/Astro-satpass-0.037/Changes
* - update to 0.035bapt2011-03-172-3/+6
| | | | | - add licenses - changes: http://cpansearch.perl.org/src/WYANT/Astro-satpass-0.035/Changes
* - Update to 0.034wen2010-12-232-4/+3
| | | | ChangeLog: http://cpansearch.perl.org/src/WYANT/Astro-satpass-0.034/Changes
* Update to 0.033az2010-09-242-6/+5
|
* - Update to 0.032wen2010-07-052-4/+4
| | | | Feature safe: yes
* - Update to 0.031wen2010-05-072-5/+5
| | | | - Set maintainer to perl@
* - Update to 0.030wen2010-03-102-4/+4
|
* - Update to 0.029wen2010-02-222-4/+4
| | | | Feature safe: yes
* - Update to 0.028wen2010-01-152-6/+28
| | | | - Add some options entry
* - Update to 0.027wen2010-01-092-4/+4
|
* - Update to 0.026wen2009-10-032-4/+4
| | | | Approved by: mentors(implicit)
* - Update to 0.025wen2009-09-252-5/+5
| | | | | | | - Update my mail address to FreeBSD Approved by: jadawin(co-mentor) Feature safe: yes
* - Update to 0.024miwi2009-08-203-6/+6
| | | | | PR: 137947 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
* Astro-satpass contains classes needed to predict satellitemiwi2009-04-124-0/+61
visibility, and a demonstration application (satpass) that makes use of these classes. WWW: http://search.cpan.org/dist/Astro-satpass/ PR: ports/133605 Submitted by: Wen Heping <wenheping at gmail.com>