notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: astro/p5-Astro-Catalog/Makefile
SVNWeb

Number of commits found: 34

Thu, 27 Apr 2023
[ 15:47 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:49d08ff75a2d741dbe1cb529f89af92b26eb7af7  commit hash:49d08ff75a2d741dbe1cb529f89af92b26eb7af7  commit hash:49d08ff75a2d741dbe1cb529f89af92b26eb7af7  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) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:20 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:b15254402b32382ff6da10de50bf7b0e84b841f4  commit hash:b15254402b32382ff6da10de50bf7b0e84b841f4  commit hash:b15254402b32382ff6da10de50bf7b0e84b841f4  b152544  (Only the first 10 of 105 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 12 Oct 2021
[ 12:50 Wen Heping (wen) search for other commits by this committer ]    commit hash:ccac042da695d8e5182d87ab09244435e13b7765  commit hash:ccac042da695d8e5182d87ab09244435e13b7765  commit hash:ccac042da695d8e5182d87ab09244435e13b7765  ccac042 
astro/p5-Astro-Catalog: Update to 4.36
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sun, 3 May 2020
[ 20:55 sunpoet search for other commits by this committer ] Original commit   Revision:533871
Update to 4.35

Changes:	https://metacpan.org/changes/distribution/Astro-Catalog
Sat, 6 Oct 2018
[ 13:06 des search for other commits by this committer ] Original commit   Revision:481365 (Only the first 10 of 2492 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:473988
- Update to 4.34
Changes: https://metacpan.org/changes/release/GSB/Astro-Catalog-4.34
Thu, 8 Feb 2018
[ 13:00 sunpoet search for other commits by this committer ] Original commit   Revision:461224
Update to 4.33

Changes:	http://search.cpan.org/dist/Astro-Catalog/Changes
Thu, 1 Feb 2018
[ 07:07 wen search for other commits by this committer ] Original commit   Revision:460556
- Update to 4.32
Changes: http://cpansearch.perl.org/src/GSB/Astro-Catalog-4.32/Changes
Sun, 5 Feb 2017
[ 05:31 sunpoet search for other commits by this committer ] Original commit   Revision:433362
Use real PORTVERSION

- Add NO_ARCH
- Use USES=localbase
Fri, 1 Apr 2016
[ 13:29 mat search for other commits by this committer ] Original commit   Revision:412344 (Only the first 10 of 1009 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Wed, 26 Nov 2014
[ 13:08 mat search for other commits by this committer ] Original commit   Revision:373448 (Only the first 10 of 10077 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 15 Jul 2014
[ 04:01 leeym search for other commits by this committer ] Original commit   Revision:361859
- update to 4.31
Thu, 5 Dec 2013
[ 20:25 sunpoet search for other commits by this committer ] Original commit   Revision:335684
- Update to 4.29

Changes:	http://search.cpan.org/dist/Astro-Catalog/Changes
Fri, 25 Oct 2013
[ 14:04 vanilla search for other commits by this committer ] Original commit   Revision:331586 (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
support STAGEDIR.
Fri, 20 Sep 2013
[ 13:14 bapt search for other commits by this committer ] Original commit   Revision:327701 (Only the first 10 of 123 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
astro)
Fri, 2 Aug 2013
[ 18:52 mat search for other commits by this committer ] Original commit   Revision:324174 (Only the first 10 of 1871 ports in this commit are shown above. View all ports for this commit)
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Thu, 6 Jun 2013
[ 09:59 tobez search for other commits by this committer ] Original commit   Revision:320071
Update to 4.2(.)7.

Changes:	http://search.cpan.org/dist/Astro-Catalog/Changes
Fri, 29 Mar 2013
[ 00:44 eadler search for other commits by this committer ] Original commit   Revision:315509 (Only the first 10 of 303 ports in this commit are shown above. View all ports for this commit)
For perl@ owned ports:

- Fix COMMENT
- Trim header
Mon, 17 Dec 2012
[ 05:44 az search for other commits by this committer ] Original commit   Revision:309062
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 search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit  (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
- Remove SITE_PERL from *_DEPENDS
Sat, 21 Jan 2012
[ 17:40 eadler search for other commits by this committer ] Original commit  (Only the first 10 of 1326 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit  (Only the first 10 of 2168 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit  (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit  (Only the first 10 of 291 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit 
- Respect DESTDIR

PR:             ports/101838
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Thu, 18 May 2006
[ 20:24 erwin search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
- Update to 3.9.9
- Update WWW
Sun, 23 May 2004
[ 22:26 pav search for other commits by this committer ] Original commit 
- Update MASTER_SITES

PR:             ports/67071
Submitted by:   Roman Neuhauser <neuhauser@chello.cz>
Tue, 14 Oct 2003
[ 11:58 daichi search for other commits by this committer ] Original commit 
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 search for other commits by this committer ] Original commit  (Only the first 10 of 46 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Sun, 20 Oct 2002
[ 07:18 ijliao search for other commits by this committer ] Original commit 
add p5-Astro-Catalog 1.8.1
A generic stellar catalogue object

Number of commits found: 34