Port details |
- p5-HTML-CalendarMonthSimple Perl Module for Generating HTML Calendars
- 1.26 www
=4 1.26Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2001-05-27 02:38:26
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: phpMyAdmin-php74, python, p5-HTML-FromText
- Also Listed In: perl5
- License: not specified in port
- Description:
- HTML::CalendarMonthSimple is a Perl module for generating, manipulating,
and printing a HTML calendar grid for a specified month. It is intended
as a faster and easier-to-use alternative to HTML::CalendarMonth.
WWW: https://metacpan.org/release/HTML-CalendarMonthSimple
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-HTML-CalendarMonthSimple>0:www/p5-HTML-CalendarMonthSimple
- To install the port:
- cd /usr/ports/www/p5-HTML-CalendarMonthSimple/ && make install clean
- To add the package, run one of these commands:
- pkg install www/p5-HTML-CalendarMonthSimple
- pkg install p5-HTML-CalendarMonthSimple
- PKGNAME: p5-HTML-CalendarMonthSimple
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1604421819
SHA256 (HTML-CalendarMonthSimple-1.26.tar.gz) = 404ce3a88e455f391dedfe3b0c382cbbf9324a3c608047116112be64f0da1c71
SIZE (HTML-CalendarMonthSimple-1.26.tar.gz) = 16672
- 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:
-
- p5-Date-Calc>=0 : devel/p5-Date-Calc
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Date-Calc>=0 : devel/p5-Date-Calc
- 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:
- www_p5-HTML-CalendarMonthSimple
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 1.26
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
03 Nov 2020 08:49:31
1.26
|
wen  |
- Update to 1.26 |
06 Oct 2018 13:06:45
1.25_1
|
des  |
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) |
27 May 2018 20:15:20
1.25_1
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
01 Apr 2016 14:33:58
1.25_1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
26 Nov 2014 13:08:38
1.25_1
|
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 ) |
07 Nov 2013 13:55:25
1.25
|
vanilla  |
support STAGEDIR. |
20 Sep 2013 23:36:54
1.25
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
02 Aug 2013 18:52:11
1.25
|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
16 May 2013 09:44:02
1.25
|
miwi  |
- Fix plist
- Trim header
Reported by: poudriere exp-run |
07 Jun 2012 07:50:04
1.25
|
jadawin  |
- Remove SITE_PERL from *_DEPENDS
Submitted by: az@ |
21 Jan 2012 17:40:15
1.25
|
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 |
19 Mar 2011 12:38:54
1.25
|
miwi  |
- Get Rid MD5 support |
26 Oct 2009 07:55:37
1.25
|
leeym  |
- replace ${SITE_PERL}/${PERL_ARCH}/Date/Calc.pm with ${SITE_PERL}/Date/Calc.pm
for ${PORTSDIR}/devel/p5-Date-Calc |
29 Jan 2009 17:41:17
1.25
|
erwin  |
Reassign my p5-* ports to perl@ so more than one person
can look at them. |
17 Apr 2008 14:30:31
1.25
|
araujo  |
- 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) |
25 Jun 2006 16:38:48
1.25
|
clsung  |
- MAN3PREFIX is implied when PERL_CONFIGURE is defined.
- this commit modified ports maintained by (non-)ports@, so approved by
portmgr (erwin) first.
PR: ports/98755
Submitted by: rafan
Approved by: portmgr (erwin) |
22 Jan 2006 02:58:25
1.25
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
26 Nov 2005 17:00:48
1.25
|
pav  |
- Add SHA256
Approved by: maintainer |
21 Sep 2005 19:35:50
1.25
|
fenner  |
search.cpan.org redirect reduction canonicalization project, pass 2:
Refer to all modules using their /dist/Foo/ path instead of via
the mishmash of old author path, new author path, module documentation,
etc.
This pass brought to you by loving, painstaking hand editing. |
25 Feb 2005 09:28:35
1.25
|
erwin  |
Update to 1.25 |
18 Mar 2004 18:01:13
1.24
|
trevor  |
Add size data, approved by maintainers. |
30 Oct 2003 23:49:20
1.24
|
erwin  |
Update to 1.24 |
24 Oct 2003 12:05:09
1.23
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
12 Jun 2003 16:41:16
1.23
|
erwin  |
Change to my FreeBSD.org address |
20 May 2003 11:42:53
1.23
|
mich  |
Update to 1.23
PR: 52460
Submitted by: maintainer
Approved by: roberto(mentor) |
18 Apr 2003 05:48:24
1.22
|
edwin  |
maintainer-update www/p5-HTML-CalendarMonthSimple to 1.22
update to 1.22
PR: ports/51083
Submitted by: Erwin Lansing <erwin@lansing.dk> |
13 Apr 2003 11:39:25
1.21
|
edwin  |
maintainer-update www/p5-HTML-CalendarMonthSimple to 1.21
PR: ports/50661
Submitted by: Erwin Lansing <erwin@lansing.dk> |
07 Apr 2003 04:55:02
1.20
|
kevlo  |
Update to 1.20
PR: 50636
Submitted by: MAINTAINER |
21 Feb 2003 14:01:38
1.19
|
knu  |
De-pkg-comment. |
16 Jan 2003 03:02:25
1.19
|
edwin  |
- update to 1.19
- add missing dirrm
PR: ports/47043
Submitted by: Erwin Lansing <erwin@lansing.dk> |
08 Jul 2002 06:34:51
1.18
|
kevlo  |
- Update to version 1.18
- Rearrange pkg-descr to silence portlint
- Add WWW
PR: 40316
Submitted by: MAINTAINER |
25 May 2002 04:37:13
1.17
|
pat  |
Update to 1.17
Give maintainership to submitter
PR: 38514
Submitted by: Erwin Lansing <erwin@lansing.dk> |
27 May 2001 06:38:26 
|
vanilla  |
HTML::CalendarMonthSimple - Perl Module for Generating HTML Calendars |