Port details |
- p5-Astro-SunTime Perl interface to calculate sunrise/sunset times
- 0.06 astro
=2 0.06Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2001-01-03 20:22:39
- Last Update: 2022-07-20 14:20:50
- Commit Hash: b152544
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: GPLv3
- Description:
- Astro::SunTime is a perl module that provides an interface to calculate
sunrise/sunset times.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Astro-SunTime>0:astro/p5-Astro-SunTime
- To install the port:
- cd /usr/ports/astro/p5-Astro-SunTime/ && make install clean
- To add the package, run one of these commands:
- pkg install astro/p5-Astro-SunTime
- pkg install p5-Astro-SunTime
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Astro-SunTime
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1500990004
SHA256 (Astro-SunTime-0.06.tar.gz) = b4a44fddfc055cc42ee67bfd8939354793da7512ea04f30578d42dc6a701112a
SIZE (Astro-SunTime-0.06.tar.gz) = 18891
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- astro_p5-Astro-SunTime
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.06 20 Jul 2022 14:20:50
    |
Tobias C. Berner (tcberner)  |
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 ) |
0.06 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.06 25 Jul 2017 16:21:56
  |
sunpoet  |
Update to 0.06
- Add LICENSE_FILE |
0.05 22 Jan 2017 14:37:55
  |
sunpoet  |
Update to 0.05
- Add LICENSE
- Add NO_ARCH |
0.01_1 01 Apr 2016 13:29:17
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
0.01_1 14 May 2015 10:15:09
  |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
0.01_1 26 Nov 2014 13:08:38
  |
mat  |
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 ) |
0.01 19 Oct 2014 23:19:41
  |
bapt  |
Cleanup plist |
0.01 25 Oct 2013 14:04:57
  |
vanilla  |
support STAGEDIR. |
0.01 20 Sep 2013 13:14:05
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
astro) |
0.01 02 Aug 2013 18:52:11
  |
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
0.01 04 Jun 2012 05:21:59
 |
az  |
- Remove SITE_PERL from *_DEPENDS |
0.01 21 Jan 2012 17:40:15
 |
eadler  |
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 |
0.01 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
0.01 13 Dec 2009 18:07:49
 |
pgollucci  |
- Turn over a bunch of p5- ports that change infrequently to perl@
so more people can look at them. |
0.01 16 May 2009 06:27:56
 |
pgollucci  |
- Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB |
0.01 23 Jul 2008 02:43:55
 |
pgollucci  |
Update my ports to my freebsd address
Approved by: araujo (mentor) |
0.01 24 Mar 2008 19:56:13
 |
araujo  |
- Use CPAN macro.
- Pass maintainership to submitter.
PR: ports/122001, ports/122002, ports/122005
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> |
0.01 26 Jan 2008 05:16:14
 |
danfe  |
Clean up port descriptions for unmaintained ports in `astro' category:
markup and spelling fixes, kill EOL whitespace and extraneous attribution. |
0.01 22 Jan 2006 00:10:31
 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry |
0.01 23 Nov 2005 23:45:54
 |
pav  |
- Add SHA256 |
0.01 27 Jan 2004 20:51:07
 |
trevor  |
Add SIZE. |
0.01 24 Oct 2003 12:05:09
 |
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
0.01 13 May 2003 09:13:48
 |
demon  |
Depend on p5-Time-modules port rather than p5-Time.
Remove redundant SITE_PERL declaration. |
0.01 20 Feb 2003 16:46:35
 |
knu  |
De-pkg-comment. |
14 Apr 2001 23:31:53
    |
steve  |
Remove empty directories on uninstall. |
01 Mar 2001 06:39:18
    |
vanilla  |
Remove do-configure section, use PERL_CONFIGURE now. |
03 Jan 2001 23:22:39
    |
will  |
Add p5-Astro-SunTime 0.01, perl interface to calculate sunrise/sunset times.
|