non port: astro/p5-Astro-satpass/pkg-plist |
SVNWeb
|
Number of commits found: 10 |
Tue, 24 Jul 2018
|
[ 02:37 wen ]
- Update to 0.100
Changes: https://metacpan.org/changes/distribution/Astro-satpass
|
Sun, 4 Dec 2016
|
[ 14:24 sunpoet ]
- Sort PLIST
|
Mon, 14 Sep 2015
|
[ 12:19 mat ] (Only the first 10 of 546 ports in this commit are shown above. )
Make it so that the default Perl is always called perl5.
- 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
|
Thu, 12 Mar 2015
|
[ 23:00 adamw ] (Only the first 10 of 229 ports in this commit are shown above. )
Some OCD cleanups on some of the perl@ ports.
- 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.
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
Change the way Perl modules are installed, update the default Perl to 5.18.
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 (Only the first 15 lines of the commit message are shown above )
|
Sun, 19 Oct 2014
|
[ 23:19 bapt ] (Only the first 10 of 66 ports in this commit are shown above. )
Cleanup plist
|
Fri, 25 Oct 2013
|
[ 14:04 vanilla ] (Only the first 10 of 27 ports in this commit are shown above. )
support STAGEDIR.
|
Sat, 5 May 2012
|
[ 06:13 sunpoet ]
- Update to 0.50
- Sort MAN3
- Sort PLIST and remove duplicate entry (@dirrmtry %%SITE_PERL%%/Astro)
Changes: http://search.cpan.org/dist/Astro-satpass/Changes
|
Wed, 19 Aug 2009
|
[ 17:14 miwi ]
- Update to 0.024
PR: 137947
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
|
Sat, 11 Apr 2009
|
[ 22:34 miwi ]
Astro-satpass contains classes needed to predict satellite
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>
|
Number of commits found: 10 |