non port: astro/p5-Astro-SIMBAD-Client/Makefile |
SVNWeb
|
Number of commits found: 41 |
Fri, 13 Jan 2023
|
[ 23:55 Wen Heping (wen) ] e63bd68
astro/p5-Astro-SIMBAD-Client: Update to 0.047
|
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 )
|
Sun, 19 Sep 2021
|
[ 00:01 Wen Heping (wen) ] e43dd72
astro/p5-Astro-SIMBAD-Client: Update to 0.046
|
Wed, 28 Apr 2021
|
[ 10:22 Wen Heping (wen) ] 058acf2
astro/p5-Astro-SIMBAD-Client: Update to 0.045
|
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, 17 Jan 2021
|
[ 08:16 wen ]
- Update to 0.043
|
Sun, 30 Aug 2020
|
[ 20:22 sunpoet ]
Update to 0.042
Changes: https://metacpan.org/changes/distribution/Astro-SIMBAD-Client
|
Thu, 19 Dec 2019
|
[ 14:11 wen ]
- Update to 0.041
|
Mon, 5 Aug 2019
|
[ 15:43 sunpoet ]
Update to 0.040
Changes: https://metacpan.org/changes/distribution/Astro-SIMBAD-Client
|
Thu, 18 Apr 2019
|
[ 18:01 sunpoet ]
Update to 0.039
- Sort PLIST
Changes: https://metacpan.org/changes/distribution/Astro-SIMBAD-Client
|
Mon, 8 Oct 2018
|
[ 13:01 wen ]
- Update to 0.038
Changes: https://metacpan.org/changes/distribution/Astro-SIMBAD-Client
|
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)
|
Tue, 18 Sep 2018
|
[ 08:43 wen ]
- Update to 0.037
Changes: https://metacpan.org/changes/distribution/Astro-SIMBAD-Client
|
Fri, 15 Sep 2017
|
[ 08:58 mat ] (Only the first 10 of 2495 ports in this commit are shown above. )
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight
|
Sat, 1 Oct 2016
|
[ 20:02 adamw ]
Update to 0.036.
Changes: https://metacpan.org/changes/distribution/Astro-SIMBAD-Client
|
Mon, 26 Sep 2016
|
[ 06:11 wen ]
- Update to 0.035
Changes: http://cpansearch.perl.org/src/WYANT/Astro-SIMBAD-Client-0.035/Changes
|
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
|
Tue, 12 Jan 2016
|
[ 12:09 wen ]
- Update to 0.034
Changes: http://cpansearch.perl.org/src/WYANT/Astro-SIMBAD-Client-0.034/Changes
|
Wed, 24 Jun 2015
|
[ 15:16 adamw ] (Only the first 10 of 19 ports in this commit are shown above. )
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).
|
Thu, 4 Dec 2014
|
[ 15:27 sunpoet ]
- Update to 0.033
Changes: http://search.cpan.org/dist/Astro-SIMBAD-Client/Changes
|
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 )
|
Mon, 10 Feb 2014
|
[ 22:50 ehaupt ]
- Update to 0.031
- Remove duplicate pkg-plist entry
|
Thu, 2 Jan 2014
|
[ 20:57 sunpoet ]
- Update to 0.30
Changes: http://search.cpan.org/dist/Astro-SIMBAD-Client/Changes
|
Tue, 19 Nov 2013
|
[ 09:32 jadawin ]
- Update to 0.029
|
Sat, 9 Nov 2013
|
[ 18:48 sunpoet ]
- Update to 0.28
- Add LICENSE
Changes: http://search.cpan.org/dist/Astro-SIMBAD-Client/Changes
|
Sat, 28 Sep 2013
|
[ 17:13 sunpoet ]
- 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)
|
Tue, 20 Aug 2013
|
[ 09:36 mat ]
Update to 0.027.
|
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.
|
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
|
Tue, 13 Nov 2012
|
[ 06:22 wen ]
- Update to 0.026
Changes: http://cpansearch.perl.org/src/WYANT/Astro-SIMBAD-Client-0.026/Changes
- Trim Makefile headers
Feature safe: yes
|
Fri, 6 Jan 2012
|
[ 06:32 sunpoet ]
- Update to 0.25
Changes: http://search.cpan.org/dist/Astro-SIMBAD-Client/Changes
|
Fri, 9 Dec 2011
|
[ 18:49 sunpoet ]
- Update to 0.24
Changes: http://search.cpan.org/dist/Astro-SIMBAD-Client/Changes
Feature safe: yes
|
Wed, 2 Nov 2011
|
[ 17:31 sunpoet ]
- Update to 0.23
Changes: http://search.cpan.org/dist/Astro-SIMBAD-Client/Changes
|
Tue, 16 Aug 2011
|
[ 23:28 swills ]
- Set BUILD_DEPENDS to silence build warnings
|
Sat, 6 Aug 2011
|
[ 01:36 wen ]
- Update to 0.022
ChangeLog:
http://cpansearch.perl.org/src/WYANT/Astro-SIMBAD-Client-0.022/Changes
- Reset maintainer to perl@
|
Wed, 29 Jun 2011
|
[ 08:24 wen ]
- Update to 0.021 [1]
- Update my mail to FreeBSD
PR: ports/158382 [1]
Submitted by: Jin-Sih Lin <linpct@gmail.com> [1]
|
Mon, 14 Mar 2011
|
[ 02:43 wen ]
- Update to 0.019
ChangeLog:
http://cpansearch.perl.org/src/WYANT/Astro-SIMBAD-Client-0.019/Changes
|
Fri, 29 Jan 2010
|
[ 14:52 kuriyama ] (Only the first 10 of 11 ports in this commit are shown above. )
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 19; last!).
Approved by: portmgr (itetcu)
|
Sat, 11 Apr 2009
|
[ 22:34 miwi ]
p5-Astro-SIMBAD-Client provides an object-oriented interface to
SIMBAD4. The new SOAP queries are supported, with the object carrying
default output type and output format, as well as server name on the
assumption that mirrors will be forthcoming.
WWW: http://search.cpan.org/dist/Astro-SIMBAD-Client/
PR: ports/133602
Submitted by: Wen Heping <wenheping at gmail.com>
|
Number of commits found: 41 |