Commit graph

76 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
2d98adeaf4 - Update to 0.093
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2016-01-22 11:34:13 +00:00
Adam Weinberger
2effb7042b Remove perl5.16-specific bits from perl@ ports. While here, sort
plists as necessary.
2016-01-01 23:39:45 +00:00
Mathieu Arnold
afae652a2a 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
2015-09-14 12:19:48 +00:00
Adam Weinberger
34ed372f38 Start removing MASTER_SITE_SUBDIR=CPAN:username where possible. The
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).
2015-06-24 15:16:23 +00:00
Sunpoet Po-Chuan Hsieh
8e68a9759c - Add NO_ARCH 2015-06-08 19:37:48 +00:00
Sunpoet Po-Chuan Hsieh
c7c9a0efdd - Update to 0.092
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2015-05-28 14:03:15 +00:00
Sunpoet Po-Chuan Hsieh
ded0f8bcb0 - Update to 0.091
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2015-04-17 19:58:48 +00:00
Adam Weinberger
313df69641 Update to 0.90.
Changes: https://metacpan.org/changes/distribution/Astro-SpaceTrack
2015-02-14 20:22:13 +00:00
Anton Berezin
3ad2572da1 Update to 0.089. 2015-01-07 09:31:02 +00:00
Sunpoet Po-Chuan Hsieh
46ee46dbb2 - Add PORTSCOUT 2014-12-28 13:19:33 +00:00
Sunpoet Po-Chuan Hsieh
3565974feb - Update to 0.088
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2014-12-04 15:27:13 +00:00
Mathieu Arnold
eee58d187e 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
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
2014-11-26 13:08:24 +00:00
Baptiste Daroussin
4988946cd5 Cleanup plist 2014-10-19 23:19:41 +00:00
Sunpoet Po-Chuan Hsieh
f6cb9e3057 - Update to 0.086
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2014-04-27 00:02:16 +00:00
Sunpoet Po-Chuan Hsieh
59376f3dd1 - Update to 0.085
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2014-03-25 19:33:59 +00:00
Sunpoet Po-Chuan Hsieh
e5fe72d5d0 - Update to 0.084
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2014-01-02 20:57:15 +00:00
Sunpoet Po-Chuan Hsieh
692a97ac77 - Update to 0.083
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2013-11-24 16:17:00 +00:00
Sunpoet Po-Chuan Hsieh
7618ecb102 - Update to 0.082
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2013-11-09 18:48:53 +00:00
Sunpoet Po-Chuan Hsieh
1ec00c4c2e - Update to 0.081
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2013-10-23 17:21:56 +00:00
Sunpoet Po-Chuan Hsieh
47900d2ee4 - Update to 0.080
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2013-10-06 18:46:50 +00:00
Sunpoet Po-Chuan Hsieh
9ec77cfb87 - Update to 0.079
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2013-10-03 16:20:03 +00:00
Sunpoet Po-Chuan Hsieh
c5eea9cdd2 - Update to 0.078
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2013-10-02 17:44:06 +00:00
Baptiste Daroussin
701daf1eab Add NO_STAGE all over the place in preparation for the staging support (cat: astro) 2013-09-20 13:14:04 +00:00
Andrej Zverev
911aeddd51 - Convert to new perl framework
- Trim Makefile header
2013-08-02 16:55:05 +00:00
Wen Heping
5c15f87f50 - Update to 0.077
Changes: http://cpansearch.perl.org/src/WYANT/Astro-SpaceTrack-0.077/Changes
2013-07-19 08:25:12 +00:00
Anton Berezin
a63c80d554 Update to 0.074.
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2013-05-13 08:33:27 +00:00
Anton Berezin
482d19d6cb Update to 0.073.
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2013-02-21 21:40:26 +00:00
Anton Berezin
7a02498f5e Update to 0.072.
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2013-02-18 09:47:11 +00:00
Anton Berezin
2b5b4aabee Update to 0.070.
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2013-01-01 13:09:25 +00:00
Andrej Zverev
4603fee495 Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
2012-12-17 06:15:27 +00:00
Wen Heping
391b09f1ac - Update to 0.069
Changes: http://cpansearch.perl.org/src/WYANT/Astro-SpaceTrack-0.069/Changes

Feature safe:	yes
2012-11-13 07:16:39 +00:00
Wen Heping
3bddfe1459 - Update to 0.066
Changes: http://cpansearch.perl.org/src/WYANT/Astro-SpaceTrack-0.066/Changes
- Trim Makefile headers

Feature safe:	yes
2012-10-25 02:23:03 +00:00
Wen Heping
92d8f7e125 - Update to 0.062
Changes: http://cpansearch.perl.org/src/WYANT/Astro-SpaceTrack-0.062/Changes
2012-08-29 03:39:46 +00:00
Sunpoet Po-Chuan Hsieh
13c7f02a3f - Update to 0.061
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2012-08-21 16:06:11 +00:00
Sunpoet Po-Chuan Hsieh
4d17c015cc - Update to 0.060
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2012-06-10 10:25:52 +00:00
Sunpoet Po-Chuan Hsieh
362e5fb94d - Update to 0.059
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2012-06-03 14:17:45 +00:00
Philip M. Gollucci
b59621d3ae - Revert ports/165605 as requested by portmgr@
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)
2012-03-13 16:15:36 +00:00
Philip M. Gollucci
2cf4c1e2c8 - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, 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
2012-03-08 18:45:38 +00:00
Sunpoet Po-Chuan Hsieh
bd65b3454f - Update to 0.058
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2012-02-24 09:53:40 +00:00
Sunpoet Po-Chuan Hsieh
7a3627a256 - Update to 0.057
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2012-01-23 18:57:39 +00:00
Frederic Culot
1f1e96612d - Update to 0.056
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2011-12-19 15:50:40 +00:00
Sunpoet Po-Chuan Hsieh
bc01f45854 - Add TEST_DEPENDS
Feature safe:	yes
2011-12-06 05:00:08 +00:00
Sunpoet Po-Chuan Hsieh
dbdc4f7345 - Update to 0.055
- Add BUILD_DEPENDS and TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
Feature safe:	yes
2011-11-29 09:05:45 +00:00
Frederic Culot
a288d48de7 - Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)

PR:		ports/161336
Submitted by:	Simon Olofsson <simon@olofsson.de>
2011-10-07 11:22:46 +00:00
Sunpoet Po-Chuan Hsieh
dbb7f1315a - Update to 0.054
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/
2011-07-25 01:23:31 +00:00
Philippe Audeoud
fcb4f4ff0c - Update to 0.053
- Changelog: http://cpansearch.perl.org/src/WYANT/Astro-SpaceTrack-0.053/Changes
2011-07-05 07:48:13 +00:00
Baptiste Daroussin
bd80fc8bb0 - update to 0.052
- changes: http://cpansearch.perl.org/src/WYANT/Astro-SpaceTrack-0.052/Changes
2011-04-13 13:26:20 +00:00
Baptiste Daroussin
ed67d3fe3c - update to 0.051
- add licenses
- changes: http://cpansearch.perl.org/src/WYANT/Astro-SpaceTrack-0.051/Changes
2011-03-17 12:44:53 +00:00
Wen Heping
7c5e5cf2d2 - Update to 0.050 2010-10-15 08:54:09 +00:00
Wen Heping
0b699608c7 - Update to 0.049 2010-09-29 07:27:17 +00:00