Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.17 21 Oct 2024 09:17:37
    |
Po-Chuan Hsieh (sunpoet)  |
www/p5-Catalyst-Action-RenderView: Update to 0.17
- Add LICENSE_FILE
- Remove unneeded post-extract:
Changes: https://metacpan.org/dist/Catalyst-Action-RenderView/changes |
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) |
0.16_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 ) |
0.16_1 20 Jul 2022 14:23:26
    |
Tobias C. Berner (tcberner)  |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
0.16_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.16_1 01 Mar 2020 18:19:41
  |
sunpoet  |
Add NO_ARCH |
0.16_1 06 Oct 2018 13:06:45
  |
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) |
0.16_1 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 |
0.16_1 15 Sep 2017 08:58:50
  |
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.16_1 19 May 2016 10:53:06
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
0.16_1 01 Apr 2016 14:33:58
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.16_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 ) |
07 Nov 2013 08:28:22

|
vanilla  |
support STAGEDIR. |
0.16 20 Sep 2013 23:36:54
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.16 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.16 26 Jul 2013 18:02:29
  |
az  |
- switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header
Approved by: bapt@ (portmrg@) |
0.16 10 Jun 2012 18:42:48
 |
swills  |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
0.16 07 Oct 2011 11:22:46
 |
culot  |
- Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)
PR: ports/161336
Submitted by: Simon Olofsson <simon@olofsson.de> |
0.16 17 Sep 2011 06:49:29
 |
sunpoet  |
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl |
0.16 22 Apr 2011 16:02:51
 |
bapt  |
- update to 0.16
- add licenses
- changes:
http://cpansearch.perl.org/src/BOBTFISH/Catalyst-Action-RenderView-0.16/Changes |
0.14 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
0.14 15 Dec 2009 06:26:59
 |
pgollucci  |
- Update to 0.14 |
0.13 07 Nov 2009 02:45:48
 |
leeym  |
- update to 0.13 |
0.12 20 Oct 2009 14:23:16
 |
tobez  |
Update to 0.12.
Changes:
http://cpansearch.perl.org/src/MSTROUT/Catalyst-Action-RenderView-0.12/Changes |
0.11 21 Sep 2009 00:37:11
 |
kuriyama  |
- Fix dependency version spec for p5-Data-Visitor.
Feature safe: yes |
0.11 18 Aug 2009 07:09:22
 |
az  |
Update to 0.11
Changelog:
http://cpansearch.perl.org/src/FLORA/Catalyst-Action-RenderView-0.11/Changes |
0.10 16 Aug 2009 09:22:05
 |
linimon  |
Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
0.10 15 Jun 2009 21:12:36
 |
pgollucci  |
- Update to 0.10
- 'hack' around AutoInstall brokenness
- Portlint
PR: ports/135107
Approved by: maintainer timeout (lbr; 2 weeks 1 day)
Submitted by: pgollucci@ (myself)
Discussed with: tobez |
0.09 22 Mar 2009 00:58:24
 |
lbr  |
Update to 0.09 |
0.08 29 Jun 2008 19:07:46
 |
lbr  |
Update to 0.08 |
0.07 08 Sep 2007 01:10:46
 |
linimon  |
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 |
0.07 02 Sep 2007 08:26:15
 |
lbr  |
Update to 0.07 |
0.06 30 Aug 2007 08:41:51
 |
lbr  |
Update to 0.06 |
0.05 19 Jun 2007 21:46:39
 |
lbr  |
Update to 0.05 |
0.04 11 Jul 2006 17:36:07
 |
lbr  |
New port, www/p5-Catalyst-Action-RenderView, Sensible default end action for
Catalyst |