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.50 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.50 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.50 21 Dec 2021 18:47:35
    |
Po-Chuan Hsieh (sunpoet)  |
devel/p5-MooseX-Types: Update version requirement of *_DEPENDS |
0.50 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.50 30 Mar 2019 09:47:46
  |
sunpoet  |
Remove Perl core module
- Take maintainership |
0.50 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.50 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.50 15 Sep 2017 08:58:50
  |
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.50 09 Feb 2017 13:50:43
  |
sunpoet  |
Update to 0.50
Changes: http://search.cpan.org/dist/MooseX-Types/Changes |
0.49 23 Dec 2016 20:28:12
  |
sunpoet  |
- Update to 0.49
Changes: http://search.cpan.org/dist/MooseX-Types/Changes |
0.48 07 Dec 2016 16:19:22
  |
sunpoet  |
- Update to 0.48
- Remove MASTER_SITE_SUBDIR
- Add NO_ARCH
Changes: http://search.cpan.org/dist/MooseX-Types/Changes |
0.46 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.46 17 Aug 2015 13:06:32
  |
sunpoet  |
- Update to 0.46
Changes: http://search.cpan.org/dist/MooseX-Types/Changes |
0.45 01 Jan 2015 16:23:52
  |
sunpoet  |
- Update to 0.45
Changes: http://search.cpan.org/dist/MooseX-Types/Changes |
0.44_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.44 27 Oct 2014 10:55:59
  |
bapt  |
Cleanup plist |
0.44 22 Mar 2014 09:31:19
  |
az  |
- update to 0.44
Changes: http://search.cpan.org/dist/MooseX-Types/Changes |
0.41 23 Dec 2013 17:54:20
  |
sunpoet  |
- Update to 0.41
Changes: http://search.cpan.org/dist/MooseX-Types/Changes |
0.39 01 Dec 2013 18:44:28
  |
sunpoet  |
- Update to 0.39
- Support STAGEDIR
Changes: http://search.cpan.org/dist/MooseX-Types/Changes |
0.38 20 Sep 2013 17:13:47
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.38 17 Sep 2013 16:28:19
  |
sunpoet  |
- Update to 0.38
Changes: http://search.cpan.org/dist/MooseX-Types/Changes |
0.37 09 Sep 2013 08:01:29
  |
tobez  |
Update to 0.37.
Changes: http://search.cpan.org/dist/MooseX-Types/Changes |
0.35_1 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.35_1 04 Feb 2013 15:02:01
  |
sunpoet  |
- Fix *_DEPENDS: Scalar::Util 1.19+ is already in all supported Perl releases
- Sort TEST_DEPENDS
- Bump PORTREVIISON for dependency change
- Cleanup Makefile header |
0.35 19 May 2012 18:59:39
 |
sunpoet  |
- Update to 0.35
Changes: http://search.cpan.org/dist/MooseX-Types/Changes |
0.32 19 May 2012 04:47:32
 |
sunpoet  |
- Update to 0.32
Changes: http://search.cpan.org/dist/MooseX-Types/Changes |
0.31 23 Dec 2011 21:18:19
 |
sunpoet  |
- Update to 0.31
Changes: http://search.cpan.org/dist/MooseX-Types/Changes |
0.30 07 Oct 2011 15:26:11
 |
swills  |
- Add test depends to enable testing
- Remove unnecessary post-extract step |
0.30 20 Sep 2011 02:11:56
 |
sunpoet  |
- Update to 0.30
Changes: http://search.cpan.org/dist/MooseX-Types/Changes |
0.29 27 Aug 2011 11:13:38
 |
sunpoet  |
- Update to 0.29
- Sort *_DEPENDS
- Pet portlint
Changes: http://search.cpan.org/dist/MooseX-Types/Changes |
0.28 16 Aug 2011 21:51:52
 |
bapt  |
- update to 0.28
- changes: http://cpansearch.perl.org/src/DROLSKY/MooseX-Types-0.28/Changes |
0.27 12 Jun 2011 14:28:45
 |
bapt  |
- update to 0.27
- changes: http://cpansearch.perl.org/src/DROLSKY/MooseX-Types-0.27/Changes |
0.26 09 Jun 2011 06:41:06
 |
bapt  |
- update to 0.26
- add licenses |
0.25 17 Dec 2010 20:15:23
 |
pgollucci  |
- Update to 0.25
- Remove MD5
With Hat: perl@
Changes: http://search.cpan.org/dist/MooseX-Types/Changes |
0.24 24 Sep 2010 12:30:23
 |
az  |
Update to 0.24
Changes: http://search.cpan.org/dist/MooseX-Types/Changes |
0.22 10 Jun 2010 01:33:35
 |
pgollucci  |
- Update to 0.22
With Hat: perl@
Changes: http:/search.cpan.org/dist/MooseX-Types/Changes |
0.21 25 Dec 2009 05:30:18
 |
wen  |
- Update to 0.21 |
0.20 11 Sep 2009 08:36:51
 |
tobez  |
Update to 0.20.
Changes: http://search.cpan.org/dist/MooseX-Types/Changes |
0.19 24 Aug 2009 12:26:03
 |
skv  |
Update to 0.19
Changes:
http://cpansearch.perl.org/src/RKITOVER/MooseX-Types-0.19/Changes |
0.17 19 Aug 2009 10:14:49
 |
tobez  |
Update to 0.17.
Changes: http://search.cpan.org/dist/MooseX-Types/Changes |
0.16 16 Aug 2009 09:22:05
 |
linimon  |
Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
0.16 23 Jul 2009 17:25:18
 |
pgollucci  |
- Update to 0.16
PR: ports/136516
Approved by: maintainer timeout (lbr; 14 days)
Submitted by: myself (pgollucci@) |
0.12 19 Jun 2009 16:24:41
 |
pgollucci  |
- Update to 0.12
PR: ports/135758
Approved by: maintainer (lbr)
Submitted by: myself (pgollucci@) |
0.10 22 Mar 2009 00:36:35
 |
lbr  |
Update to 0.10 |
0.08 10 Dec 2008 22:28:19
 |
lbr  |
Update to 0.08 |
0.07 08 Nov 2008 19:31:06
 |
lbr  |
Update to 0.07 |
0.06 26 Oct 2008 11:12:21
 |
lbr  |
Update to 0.06 |
0.04 28 Jul 2008 00:54:19
 |
lbr  |
New port: devel/p5-MooseX-Types, Organise your Moose types in libraries |