non port: astro/p5-Astro-satpass/pkg-plist |
SVNWeb
|
Number of commits found XX: 10 |
Tue, 24 Jul 2018
|
[ 02:37 wen ] 
475220 astro/p5-Astro-satpass/Makefile
475220 astro/p5-Astro-satpass/distinfo
475220 astro/p5-Astro-satpass/pkg-plist
- Update to 0.100
Changes: https://metacpan.org/changes/distribution/Astro-satpass
|
Sun, 4 Dec 2016
|
[ 14:24 sunpoet ] 
427788 astro/p5-Astro-satpass/pkg-plist
- Sort PLIST
|
Mon, 14 Sep 2015
|
[ 12:19 mat ] 
396892 CHANGES
396892 Mk/Uses/perl5.mk
396892 Mk/bsd.default-versions.mk
396892 UPDATING
396892 astro/p5-Astro-ADS/pkg-plist
396892 astro/p5-Astro-PAL/pkg-plist
396892 astro/p5-Astro-SIMBAD-Client/pkg-plist
396892 astro/p5-Astro-SpaceTrack/pkg-plist
396892 astro/p5-Astro-satpass/pkg-plist
396892 audio/mp3-archive-tools/pkg-plist
(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 ] 
381151 archivers/p5-Archive-Rar/Makefile
381151 archivers/p5-Archive-SimpleExtractor/Makefile
381151 archivers/p5-Compress-LZ4/pkg-plist
381151 archivers/p5-Compress-LZO/pkg-plist
381151 archivers/p5-Compress-LZW/pkg-plist
381151 archivers/p5-Mac-Macbinary/pkg-plist
381151 archivers/p5-PerlIO-via-Bzip2/pkg-plist
381151 astro/p5-Astro-Catalog/pkg-plist
381151 astro/p5-Astro-FITS-Header/pkg-plist
381151 astro/p5-Astro-Hipparcos/Makefile
(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 ] 
373448 CHANGES
373448 Mk/Uses/perl5.mk
373448 Mk/bsd.default-versions.mk
373448 Mk/bsd.port.mk
373448 UPDATING
373448 archivers/dpkg/Makefile
373448 archivers/p5-Archive-Any-Lite/Makefile
373448 archivers/p5-Archive-Any-Lite/pkg-plist
373448 archivers/p5-Archive-Any-Plugin-Rar/Makefile
373448 archivers/p5-Archive-Any-Plugin-Rar/pkg-plist
(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 ] 
371223 astro/astrometry/pkg-plist
371223 astro/celestia/pkg-plist
371223 astro/ephem/pkg-plist
371223 astro/foxtrotgps/pkg-plist
371223 astro/garmindev/pkg-plist
371223 astro/gkrellmoon2/pkg-plist
371223 astro/gmapcatcher/pkg-plist
371223 astro/google-earth/pkg-plist
371223 astro/gpsd/pkg-plist
371223 astro/gpsdrive/pkg-plist
(Only the first 10 of 66 ports in this commit are shown above. )
Cleanup plist
|
Fri, 25 Oct 2013
|
[ 14:04 vanilla ] 
331586 astro/gpsdrive/Makefile
331586 astro/gpsdrive/pkg-plist
331586 astro/jday/Makefile
331586 astro/luna/Makefile
331586 astro/luna/files/patch-ab
331586 astro/luna/files/patch-makefile
331586 astro/mymoon/Makefile
331586 astro/openuniverse/Makefile
331586 astro/openuniverse/pkg-plist
331586 astro/p5-Astro-Catalog/Makefile
(Only the first 10 of 27 ports in this commit are shown above. )
support STAGEDIR.
|
Sat, 5 May 2012
|
[ 06:13 sunpoet ]
1.27 astro/p5-Astro-satpass/Makefile
1.25 astro/p5-Astro-satpass/distinfo
1.3 astro/p5-Astro-satpass/pkg-plist
- 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 ]
1.2 astro/p5-Astro-satpass/Makefile
1.2 astro/p5-Astro-satpass/distinfo
1.2 astro/p5-Astro-satpass/pkg-plist
- Update to 0.024
PR: 137947
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
|
Sat, 11 Apr 2009
|
[ 22:34 miwi ]
1.132 astro/Makefile
1.1 astro/p5-Astro-satpass/Makefile
1.1 astro/p5-Astro-satpass/distinfo
1.1 astro/p5-Astro-satpass/pkg-descr
1.1 astro/p5-Astro-satpass/pkg-plist
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 XX: 10 |