aboutsummaryrefslogtreecommitdiff
path: root/astro/p5-Astro-Catalog
Commit message (Collapse)AuthorAgeFilesLines
* astro/p5-Astro-Catalog: Update to 4.36Wen Heping2021-10-123-5/+12
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update to 4.35Sunpoet Po-Chuan Hsieh2020-05-032-4/+4
| | | | | | | 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-062-4/+4
| | | | | | | Changes: https://metacpan.org/changes/release/GSB/Astro-Catalog-4.34 Notes: svn path=/head/; revision=473988
* Update WWWSunpoet Po-Chuan Hsieh2018-05-271-1/+1
| | | | | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl Notes: svn path=/head/; revision=470993
* Update to 4.33Sunpoet Po-Chuan Hsieh2018-02-082-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Astro-Catalog/Changes Notes: svn path=/head/; revision=461224
* - Update to 4.32Wen Heping2018-02-012-3/+4
| | | | | | | 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
* Some OCD cleanups on some of the perl@ ports.Adam Weinberger2015-03-121-38/+38
| | | | | | | | | | | | | | | | - 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. Notes: svn path=/head/; revision=381151
* 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
* Cleanup plistBaptiste Daroussin2014-10-191-8/+0
| | | | Notes: svn path=/head/; revision=371223
* - update to 4.31Yen-Ming Lee2014-07-152-3/+3
| | | | Notes: svn path=/head/; revision=361859
* - Update to 4.29Sunpoet Po-Chuan Hsieh2013-12-052-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Astro-Catalog/Changes Notes: svn path=/head/; revision=335684
* support STAGEDIR.Vanilla I. Shu2013-10-252-41/+38
| | | | 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-062-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Astro-Catalog/Changes Notes: svn path=/head/; revision=320071
* - Do not try to remove dirs. not created by the portMartin Wilke2013-05-311-1/+0
| | | | | | | Reported by: pkg (DEVELOPER_MODE) Notes: svn path=/head/; revision=319526
* 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-103-49/+63
| | | | | | | | | | - 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
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - only 13% of the p5- ports embed @comment $FreeBSD$:Philip M. Gollucci2010-09-241-1/+0
| | | | | | | | | so standarize and remove it With Hat: perl@ Notes: svn path=/head/; revision=261743
* - 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-183-5/+12
| | | | | | | | | | - Hand maintainership to perl@ PR: 97422 [1] Submitted by: Shaun Amott <shaun@inerd.com> Notes: svn path=/head/; revision=162740
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-3/+3
| | | | Notes: svn path=/head/; revision=154104
* - Update to 3.9.9Emanuel Haupt2005-12-304-26/+101
| | | | | | | - Update WWW Notes: svn path=/head/; revision=152394
* - Add SHA256Pav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149224
* - Update MASTER_SITESPav Lucistnik2004-05-231-1/+1
| | | | | | | | PR: ports/67071 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Notes: svn path=/head/; revision=109826
* Sort the entries I just added.Erwin Lansing2004-04-151-1/+1
| | | | | | | Submitted by: kris Notes: svn path=/head/; revision=107088
* Add missing binariesErwin Lansing2004-04-141-0/+3
| | | | | | | Submitted by: dosirak Notes: svn path=/head/; revision=107040
* Add SIZE.Trevor Johnson2004-01-271-0/+1
| | | | Notes: svn path=/head/; revision=99295
* update astro/p5-Astro-Catalog: 1.8.1 -> 2.1.3Daichi GOTO2003-10-143-15/+18
| | | | | | | | PR: 57993 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> (maintainer) Notes: svn path=/head/; revision=91174
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | 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-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* add WWWYing-Chieh Liao2002-10-201-0/+2
| | | | Notes: svn path=/head/; revision=68401
* add p5-Astro-Catalog 1.8.1Ying-Chieh Liao2002-10-205-0/+45
A generic stellar catalogue object Notes: svn path=/head/; revision=68399