Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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.36 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.36 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.36 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.36 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.36 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.36 15 Sep 2017 08:58:50
  |
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.36 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.36 28 Sep 2015 06:21:06
  |
sunpoet  |
- Update to 0.36
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Catalyst-View-Email/Changes |
0.35 11 Jan 2015 13:31:33
  |
sunpoet  |
- Update to 0.35
- Fix *_DEPENDS:
- Moose are missing
- p5-Catalyst-Devel and p5-Class-C3 are not required
- Catalyst::View::Mason, Catalyst::View::TT and Test::Requires are test-only
dependencies
- Use TEST_DEPENDS
- Sort PLIST
Changes: http://search.cpan.org/dist/Catalyst-View-Email/Changes |
0.33_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.33 20 Sep 2013 23:36:54
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.33 29 Aug 2013 17:16:53
  |
sunpoet  |
- Add WWW
- Use single space after WWW:
- Remove Author line |
0.33 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.33 14 Feb 2013 13:32:46
  |
tobez  |
Update to 0.33.
Changes: http://search.cpan.org/dist/Catalyst-View-Email/Changes |
0.32 05 Feb 2013 10:29:45
  |
tobez  |
Update to 0.32.
Changes: http://search.cpan.org/dist/Catalyst-View-Email/Changes |
0.31_1 17 Dec 2012 12:15:18
  |
az  |
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon. |
0.31_1 13 Mar 2012 16:15:36
 |
pgollucci  |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
0.31_1 08 Mar 2012 18:45:38
 |
pgollucci  |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
0.31_1 08 Jan 2012 13:29:22
 |
sunpoet  |
- Update *_DEPENDS: p5-parent is already in perl >= 5.10.1
- Bump PORTREVISION for dependency change |
0.31 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.31 24 Apr 2011 22:34:55
 |
bapt  |
Fix the dependency version for p5-Email-Sender
Reported by: Pointy Hat (Pav) |
0.31 22 Apr 2011 16:25:25
 |
bapt  |
- update to 0.31
- add license
- fix a type in dependency
- changes: http://cpansearch.perl.org/src/DHOSS/Catalyst-View-Email-0.31/Changes |
0.30 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
0.30 25 Sep 2010 20:38:59
 |
az  |
Update to 0.30 |
0.29 24 Sep 2010 02:03:44
 |
pgollucci  |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
0.29 22 May 2010 09:16:55
 |
wen  |
- Update to 0.29 |
0.28 18 May 2010 06:14:58
 |
wen  |
- Update to 0.28 |
0.27 24 Mar 2010 07:16:48
 |
wen  |
- Update to 0.27 |
0.23 10 Feb 2010 00:01:13
 |
pgollucci  |
- Update to 0.23 |
0.22 29 Jan 2010 09:44:05
 |
wen  |
- Update to 0.22 |
0.18 18 Jan 2010 00:23:19
 |
wen  |
- Update to 0.18 |
0.13_1 24 Nov 2009 21:44:45
 |
pav  |
- Remove mail/p5-Email-MIME-Creator, it has been folded into mail/p5-Email-MIME
- Remove mail/p5-Email-MIME-Modifier, it has been folded into mail/p5-Email-MIME
- Remove mail/p5-Email-Simple-Creator, it has been folded into
mail/p5-Email-Simple
- Adjust dependencies
Reported by: pointyhat
With hat: portmgr |
0.13 03 Nov 2009 02:54:10
 |
linimon  |
Reset cherry@trombik.org due to maintainer-timeouts and no response
to email.
Hat: portmgr |
0.13 30 Jul 2009 23:04:49
 |
pgollucci  |
Utilize %%SITE_PERL%% and %%PERL_ARCH%% in pkg-plists
PR: ports/136771
Exp Run by: pav
Approved by: portmgr (pav) |
0.13 11 Apr 2009 11:47:03
 |
miwi  |
- Update to 0.13
PR: 133556
Submitted by: Tomoyuki Sakurai <cherry@trombik.org> (maintainer) |
0.11 07 Jul 2008 15:45:15
 |
miwi  |
- Update to 0.11
PR: 125302
Submitted by: Tomoyuki Sakurai <cherry@trombik.org> (maintainer) |
0.10 19 May 2008 13:12:08
 |
araujo  |
- Include some ports in perl5 category.
PR: ports/123530
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: flz (portmgr) |
0.10 14 Mar 2008 02:36:40
 |
lippe  |
- Update to 0.10.
- Better adjustment of dependencies.
PR: ports/121009
Submitted by: lippe (myself)
Approved by: gabor (mentor), Tomoyuki Sakurai <cherry@trombik.org>
(maintainer) |
0.01 07 Sep 2007 08:08:05
 |
edwin  |
[NEW PORT] www/p5-Catalyst-View-Email: Catalyst View for Email
Catalyst::Helper::View::Email - Helper for Email Views
WWW: http://search.cpan.org/dist/Catalyst-View-Email/
PR: ports/113319
Submitted by: Tomoyuki Sakurai <cherry@trombik.org> |