aboutsummaryrefslogtreecommitdiff
path: root/astro/p5-Astro-Catalog/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update to 4.35Sunpoet Po-Chuan Hsieh2020-05-031-1/+1
| | | | | | | Changes: https://metacpan.org/changes/distribution/Astro-Catalog Notes: svn path=/head/; revision=533871
* Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, exceptDag-Erling Smørgrav2018-10-061-2/+2
| | | | | | | | | | for where it resulted in a change in output from build-depends-list or run-depends-list. Approved by: portmgr (adamw) Notes: svn path=/head/; revision=481365
* - Update to 4.34Wen Heping2018-07-061-1/+1
| | | | | | | Changes: https://metacpan.org/changes/release/GSB/Astro-Catalog-4.34 Notes: svn path=/head/; revision=473988
* Update to 4.33Sunpoet Po-Chuan Hsieh2018-02-081-1/+1
| | | | | | | Changes: http://search.cpan.org/dist/Astro-Catalog/Changes Notes: svn path=/head/; revision=461224
* - Update to 4.32Wen Heping2018-02-011-1/+1
| | | | | | | Changes: http://cpansearch.perl.org/src/GSB/Astro-Catalog-4.32/Changes Notes: svn path=/head/; revision=460556
* Use real PORTVERSIONSunpoet Po-Chuan Hsieh2017-02-051-6/+3
| | | | | | | | - Add NO_ARCH - Use USES=localbase Notes: svn path=/head/; revision=433362
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-10/+10
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-261-0/+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 Notes: svn path=/head/; revision=373448
* - update to 4.31Yen-Ming Lee2014-07-151-1/+1
| | | | Notes: svn path=/head/; revision=361859
* - Update to 4.29Sunpoet Po-Chuan Hsieh2013-12-051-1/+1
| | | | | | | Changes: http://search.cpan.org/dist/Astro-Catalog/Changes Notes: svn path=/head/; revision=335684
* support STAGEDIR.Vanilla I. Shu2013-10-251-40/+0
| | | | Notes: svn path=/head/; revision=331586
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | astro) Notes: svn path=/head/; revision=327701
* - Convert to new perl frameworkMathieu Arnold2013-08-021-1/+2
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* Update to 4.2(.)7.Anton Berezin2013-06-061-1/+1
| | | | | | | Changes: http://search.cpan.org/dist/Astro-Catalog/Changes Notes: svn path=/head/; revision=320071
* For perl@ owned ports:Eitan Adler2013-03-291-7/+2
| | | | | | | | - Fix COMMENT - Trim header Notes: svn path=/head/; revision=315509
* Cleanup supporting perl version 5.8 and 5.10,Andrej Zverev2012-12-171-8/+1
| | | | | | | lang/perl5.8 and lang/5.10 will be removed from ports tree soon. Notes: svn path=/head/; revision=309062
* - Update to 4.24Sunpoet Po-Chuan Hsieh2012-07-101-16/+31
| | | | | | | | | | - Remove configuration file check and use .sample suffix for sample files - Sort PLIST Changes: http://search.cpan.org/dist/Astro-Catalog/Changes Notes: svn path=/head/; revision=300736
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-041-1/+1
| | | | Notes: svn path=/head/; revision=298334
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-7/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-041-3/+3
| | | | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) Notes: svn path=/head/; revision=197075
* - Respect DESTDIRRong-En Fan2006-08-121-3/+3
| | | | | | | | PR: ports/101838 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=170381
* - Update to 4.1.0 [1]Erwin Lansing2006-05-181-2/+5
| | | | | | | | | | - Hand maintainership to perl@ PR: 97422 [1] Submitted by: Shaun Amott <shaun@inerd.com> Notes: svn path=/head/; revision=162740
* - Update to 3.9.9Emanuel Haupt2005-12-301-11/+54
| | | | | | | - Update WWW Notes: svn path=/head/; revision=152394
* - Update MASTER_SITESPav Lucistnik2004-05-231-1/+1
| | | | | | | | PR: ports/67071 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Notes: svn path=/head/; revision=109826
* update astro/p5-Astro-Catalog: 1.8.1 -> 2.1.3Daichi GOTO2003-10-141-3/+4
| | | | | | | | PR: 57993 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> (maintainer) Notes: svn path=/head/; revision=91174
* De-pkg-comment.Akinori MUSHA2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75951
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-101-2/+0
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-061-0/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* add p5-Astro-Catalog 1.8.1Ying-Chieh Liao2002-10-201-0/+31
A generic stellar catalogue object Notes: svn path=/head/; revision=68399