8e2a FreshPorts -- astro/p5-Astro-Catalog
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Astro-Catalog 4.2.4 astro on this many watch lists=0 search for ports that depend on this port
Generic stellar catalogue object
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 20 Oct 2002 07:19:08
Also Listed In: perl5
License: GPLv3


A generic object orientated astronomical catalogue object.

WWW: http://search.cpan.org/dist/Astro-Catalog/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. astro/p5-Astro-Coords
  2. astro/p5-Astro-FITS-CFITSIO
  3. astro/p5-Astro-Flux
  4. astro/p5-Astro-Telescope
  5. devel/p5-DateTime
  6. devel/p5-DateTime-Format-ISO8601
  7. astro/p5-Misc-Quality
  8. math/p5-Number-Uncertainty
  9. net/p5-SOAP-Lite
  10. www/p5-libwww
  11. devel/p5-Module-Build
  12. lang/perl5.14
Required To Run:
  1. astro/p5-Astro-Coords
  2. astro/p5-Astro-FITS-CFITSIO
  3. astro/p5-Astro-Flux
  4. astro/p5-Astro-Telescope
  5. devel/p5-DateTime
  6. devel/p5-DateTime-Format-ISO8601
  7. astro/p5-Misc-Quality
  8. math/p5-Number-Uncertainty
  9. net/p5-SOAP-Lite
  10. www/p5-libwww
  11. lang/perl5.14
There are no ports dependent upon this port

To install the port: cd /usr/ports/astro/p5-Astro-Catalog/ && make install clean
To add the package: pkg_add -r p5-Astro-Catalog


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Astro/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Astro/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Astro/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Astro/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Astro/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Astro/
  8. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Astro/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Astro/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Astro/
  11. http://at.cpan.org/modules/by-module/Astro/
  12. http://backpan.perl.org/modules/by-module/Astro/
  13. http://cpan.nctu.edu.tw/modules/by-module/Astro/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Astro/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Astro/
  16. http://www.cpan.dk/modules/by-module/Astro/
  17. http://www.cpan.dk/modules/by-module/Astro/

Number of commits found: 23

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
29 Mar 2013 00:44:54
Original commit files touched by this commit  4.2.4
eadler search for other commits by this committer
For perl@ owned ports:

- Fix COMMENT
- Trim header
17 Dec 2012 05:44:44
Original commit files touched by this commit  4.2.4
az search for other commits by this committer
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
10 Jul 2012 19:37:37
Original commit files touched by this commit  4.2.4
sunpoet search for other commits by this committer
- 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
04 Jun 2012 05:21:59
Original commit files touched by this commit  4.1.0
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS
21 Jan 2012 17:40:15
Original commit files touched by this commit  4.1.0
eadler search for other commits by this committer
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
19 Mar 2011 12:38:54
Original commit files touched by this commit  4.1.0
miwi search for other commits by this committer
- Get Rid MD5 support
24 Sep 2010 02:03:44
Original commit files touched by this commit  4.1.0
pgollucci search for other commits by this committer
- only 13% of the p5- ports embed @comment $FreeBSD$:
  so standarize and remove it

With Hat:   perl@
17 Apr 2008 14:30:31
Original commit files touched by this commit  4.1.0
araujo search for other commits by this committer
- 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)
08 Sep 2007 00:51:20
Original commit files touched by this commit  4.1.0
linimon search for other commits by this committer
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
04 Aug 2007 11:41:31
Original commit files touched by this commit  4.1.0
gabor search for other commits by this committer
- 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)
12 Aug 2006 04:07:30
Original commit files touched by this commit  4.1.0
rafan search for other commits by this committer
- Respect DESTDIR

PR:             ports/101838
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
18 May 2006 20:24:10
Original commit files touched by this commit  4.1.0
erwin search for other commits by this committer
- Update to 4.1.0 [1]
- Hand maintainership to perl@

PR:             97422 [1]
Submitted by:   Shaun Amott <shaun@inerd.com>
22 Jan 2006 00:10:31
Original commit files touched by this commit  3.9.9
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
30 Dec 2005 02:29:26
Original commit files touched by this commit  3.9.9
ehaupt search for other commits by this committer
- Update to 3.9.9
- Update WWW
23 Nov 2005 23:45:54
Original commit files touched by this commit  2.1.3
pav search for other commits by this committer
- Add SHA256
23 May 2004 22:26:19
Original commit files touched by this commit  2.1.3
pav search for other commits by this committer
- Update MASTER_SITES

PR:             ports/67071
Submitted by:   Roman Neuhauser <neuhauser@chello.cz>
15 Apr 2004 05:20:39
Original commit files touched by this commit  2.1.3
erwin search for other commits by this committer
Sort the entries I just added.

Submitted by:   kris
14 Apr 2004 18:49:00
Original commit files touched by this commit  2.1.3
erwin search for other commits by this committer
Add missing binaries

Submitted by:   dosirak
27 Jan 2004 20:51:07
Original commit files touched by this commit  2.1.3
trevor search for other commits by this committer
Add SIZE.
14 Oct 2003 11:58:15
Original commit files touched by this commit  2.1.3
daichi search for other commits by this committer
update astro/p5-Astro-Catalog: 1.8.1 -> 2.1.3

PR:             57993
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net> (maintainer)
20 Feb 2003 16:46:35
Original commit files touched by this commit  1.8.1
knu search for other commits by this committer
De-pkg-comment.
20 Oct 2002 07:27:48
Original commit files touched by this commit  1.8.1
ijliao search for other commits by this committer
add WWW
20 Oct 2002 07:18:23
Original commit files touched by this commit  1.8.1
ijliao search for other commits by this committer
add p5-Astro-Catalog 1.8.1
A generic stellar catalogue object

Number of commits found: 23

2841
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24528
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours7
new 7 days29
new fortnight58
new month215

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0