non port: astro/p5-Astro-Catalog/Makefile |
SVNWeb
|
Number of commits found: 34 |
Thu, 27 Apr 2023
|
[ 15:47 Po-Chuan Hsieh (sunpoet) ] 49d08ff
astro/p5-Astro-Catalog: Update to 4.37
Changes: https://metacpan.org/dist/Astro-Catalog/changes
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:20 Tobias C. Berner (tcberner) ] b152544 (Only the first 10 of 105 ports in this commit are shown above. )
astro: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* ABURAYER Rewsirow <rewsirow@ff.iij4u.or.jp>
* Alexander Leidinger
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org>
* Anton Karpov <toxa@toxahost.ru>
* Brion Moss <brion@queeg.com>
* Bruce M Simpson <bms@FreeBSD.org>
* Chris Piazza <cpiazza@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Tue, 12 Oct 2021
|
[ 12:50 Wen Heping (wen) ] ccac042
astro/p5-Astro-Catalog: Update to 4.36
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 3 May 2020
|
[ 20:55 sunpoet ]
Update to 4.35
Changes: https://metacpan.org/changes/distribution/Astro-Catalog
|
Sat, 6 Oct 2018
|
[ 13:06 des ] (Only the first 10 of 2492 ports in this commit are shown above. )
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw)
|
Fri, 6 Jul 2018
|
[ 01:52 wen ]
- Update to 4.34
Changes: https://metacpan.org/changes/release/GSB/Astro-Catalog-4.34
|
Thu, 8 Feb 2018
|
[ 13:00 sunpoet ]
Update to 4.33
Changes: http://search.cpan.org/dist/Astro-Catalog/Changes
|
Thu, 1 Feb 2018
|
[ 07:07 wen ]
- Update to 4.32
Changes: http://cpansearch.perl.org/src/GSB/Astro-Catalog-4.32/Changes
|
Sun, 5 Feb 2017
|
[ 05:31 sunpoet ]
Use real PORTVERSION
- Add NO_ARCH
- Use USES=localbase
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
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 )
|
Tue, 15 Jul 2014
|
[ 04:01 leeym ]
- update to 4.31
|
Thu, 5 Dec 2013
|
[ 20:25 sunpoet ]
- Update to 4.29
Changes: http://search.cpan.org/dist/Astro-Catalog/Changes
|
Fri, 25 Oct 2013
|
[ 14:04 vanilla ] (Only the first 10 of 27 ports in this commit are shown above. )
support STAGEDIR.
|
Fri, 20 Sep 2013
|
[ 13:14 bapt ] (Only the first 10 of 123 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
astro)
|
Fri, 2 Aug 2013
|
[ 18:52 mat ] (Only the first 10 of 1871 ports in this commit are shown above. )
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
Thu, 6 Jun 2013
|
[ 09:59 tobez ]
Update to 4.2(.)7.
Changes: http://search.cpan.org/dist/Astro-Catalog/Changes
|
Fri, 29 Mar 2013
|
[ 00:44 eadler ] (Only the first 10 of 303 ports in this commit are shown above. )
For perl@ owned ports:
- Fix COMMENT
- Trim header
|
Mon, 17 Dec 2012
|
[ 05:44 az ]
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
|
Tue, 10 Jul 2012
|
[ 19:37 sunpoet ]
- Update to 4.24
- Remove configuration file check and use .sample suffix for sample files
- Sort PLIST
Changes: http://search.cpan.org/dist/Astro-Catalog/Changes
|
Mon, 4 Jun 2012
|
[ 05:21 az ] (Only the first 10 of 15 ports in this commit are shown above. )
- Remove SITE_PERL from *_DEPENDS
|
Sat, 21 Jan 2012
|
[ 17:40 eadler ] (Only the first 10 of 1326 ports in this commit are shown above. )
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
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
|
Thu, 17 Apr 2008
|
[ 14:30 araujo ] (Only the first 10 of 2168 ports in this commit are shown above. )
- Take advantage of CPAN macro from bsd.sites.mk, change
${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)
|
Sat, 8 Sep 2007
|
[ 00:51 linimon ] (Only the first 10 of 22 ports in this commit are shown above. )
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
|
Sat, 4 Aug 2007
|
[ 11:41 gabor ] (Only the first 10 of 291 ports in this commit are shown above. )
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav)
|
Sat, 12 Aug 2006
|
[ 04:07 rafan ]
- Respect DESTDIR
PR: ports/101838
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
Thu, 18 May 2006
|
[ 20:24 erwin ]
- Update to 4.1.0 [1]
- Hand maintainership to perl@
PR: 97422 [1]
Submitted by: Shaun Amott <shaun@inerd.com>
|
Fri, 30 Dec 2005
|
[ 02:29 ehaupt ]
- Update to 3.9.9
- Update WWW
|
Sun, 23 May 2004
|
[ 22:26 pav ]
- Update MASTER_SITES
PR: ports/67071
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
|
Tue, 14 Oct 2003
|
[ 11:58 daichi ]
update astro/p5-Astro-Catalog: 1.8.1 -> 2.1.3
PR: 57993
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> (maintainer)
|
Thu, 20 Feb 2003
|
[ 16:46 knu ] (Only the first 10 of 46 ports in this commit are shown above. )
De-pkg-comment.
|
Sun, 20 Oct 2002
|
[ 07:18 ijliao ]
add p5-Astro-Catalog 1.8.1
A generic stellar catalogue object
|
Number of commits found: 34 |