Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1.0 19 May 2024 17:18:20 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Calendar-Simple: Update to 2.1.0
Changes: https://metacpan.org/dist/Calendar-Simple/changes |
2.0.3 16 May 2024 06:22:13 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Calendar-Simple: Use DISTVERSIONPREFIX instead of DISTNAME |
2.0.3 02 Aug 2023 09:04:16 |
Rodrigo Osorio (rodrigo) |
devel/p5-Calendar-Simple: update to 2.0.3
Major changes in 2.0.3:
* Improvements to `pcal`
Major changes in 2.0.2:
* Regenerated package so it includes repo and bugtracker info |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.0.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
2.0.1 13 Oct 2021 12:34:44 |
Wen Heping (wen) |
devel/p5-Calendar-Simple: Update to 2.0.1 |
1.21_2 04 Oct 2021 19:58:01 |
Rene Ladan (rene) |
*: re-assign kuriyama@s ports to the pool, commit bit safekept
With hat: portmgr-secretary |
1.21_2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.21_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.21_2 28 Feb 2019 09:00:52 |
amdmi3 |
- Add LICENSE
- Add NO_ARCH
Approved by: portmgr blanket |
1.21_2 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
1.21_2 31 Jan 2017 16:21:46 |
mat |
Bump PORTREVISION for ports affected by the fix the last commit.
Done with: Tools/scripts/bump-revision.sh
Sponsored by: Absolight |
1.21_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 ) |
1.21 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
1.21 05 Feb 2014 14:37:25 |
ehaupt |
Support staging. |
1.21 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.21 07 Sep 2013 10:57:49 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
1.21 20 Jun 2011 08:36:20 |
az |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum |
1.21 04 Apr 2010 14:18:46 |
kuriyama |
- Upgrade to 1.21. |
1.20 02 Jul 2008 09:05:45 |
kuriyama |
Upgrade to 1.20.
Submitted by: Wen heping <wenheping@gmail.com>
PR: ports/125067 |
1.17 17 Apr 2008 14:30:31 |
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) |
1.17 07 Nov 2006 04:57:34 |
kuriyama |
- Upgrade to 1.17.
PR: ports/104445
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> |
1.14 11 Sep 2006 22:34:25 |
kuriyama |
- Upgrade to 1.14.
PR: ports/103113, ports/103118
Submitted by: Gea-Suan Lin <gslin@gslin.org>, Jin-Shan Tseng
<tjs@cdpa.nsysu.edu.tw> |
1.13 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
1.13 22 Jan 2006 01:48:34 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.13 23 Jul 2005 06:57:38 |
kuriyama |
Update to 1.13. |
1.11 11 Jan 2005 03:07:36 |
kuriyama |
Update to 1.11. |
1.08 23 Aug 2004 07:04:03 |
kuriyama |
Make Test::Simple dependency optional. |
1.08 18 Mar 2004 00:48:53 |
kuriyama |
SIZEify.
Submitted by: trevor |
1.08 29 Oct 2003 09:01:47 |
kuriyama |
Add p5-Calendar-Simple 1.08,
perl extension to create simple calendars. |