Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.36 25 Apr 2023 17:30:47
    |
Muhammad Moinur Rahman (bofh)  |
devel/p5-MooseX-Types-Structured: Fix pkg-plist and build |
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: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.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 10 May 2017 17:51:50
  |
sunpoet  |
Update to 0.36
Changes: http://search.cpan.org/dist/MooseX-Types-Structured/Changes |
0.35 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.35 28 Dec 2015 16:30:39
  |
sunpoet  |
- Update to 0.35
Changes: http://search.cpan.org/dist/MooseX-Types-Structured/Changes |
0.34 19 Aug 2015 03:54:49
  |
sunpoet  |
- Update to 0.34
- Add NO_ARCH
Changes: http://search.cpan.org/dist/MooseX-Types-Structured/Changes |
0.33 02 Apr 2015 19:21:13
  |
sunpoet  |
- Update to 0.33
- Sort PLIST
Changes: http://search.cpan.org/dist/MooseX-Types-Structured/Changes |
0.32 29 Mar 2015 16:12:09
  |
adamw  |
Update to 0.32.
Changes: https://metacpan.org/changes/distribution/MooseX-Types-Structured |
0.30_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.30 27 Oct 2014 10:55:59
  |
bapt  |
Cleanup plist |
0.30 31 Dec 2013 01:22:09
  |
sunpoet  |
- Update to 0.30
Changes: http://search.cpan.org/dist/MooseX-Types-Structured/Changes |
0.29 21 Nov 2013 23:16:45
  |
sunpoet  |
- Update to 0.29
- Fix TEST_DEPENDS
Changes: http://search.cpan.org/dist/MooseX-Types-Structured/Changes |
0.28 30 Oct 2013 14:44:54
  |
vanilla  |
support STAGEDIR. |
0.28 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.28 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.28 07 Oct 2011 16:02:36
 |
swills  |
- Add build depends to reduce the volume of build warnings
- Add test depends to enable testing |
0.28 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.28 03 Oct 2011 18:12:57
 |
sunpoet  |
- Update to 0.28
- Remove duplicated entry in RUN_DEPENDS
- Sort MAN3
- Pet portlint
Changes: http://search.cpan.org/dist/MooseX-Types-Structured/Changes |
0.27 09 Jun 2011 06:43:38
 |
bapt  |
- update to 0.27
- add licenses |
0.26 28 Mar 2011 08:10:29
 |
clsung  |
- Update to 0.26 |
0.24 18 Nov 2010 12:04:23
 |
wen  |
- Update to 0.24
http://search.cpan.org/src/JJNAPIORK/MooseX-Types-Structured-0.24/Changes
PR: ports/152351
Submitted by: Gea-Suan Lin <gslin@gslin.org> |
0.23 31 Oct 2010 10:27:41
 |
bapt  |
- update to 0.23
- changes:
http://cpansearch.perl.org/src/JJNAPIORK/MooseX-Types-Structured-0.23/Changes |
0.22 07 Aug 2010 18:45:28
 |
sahil  |
- Pass maintainership to perl@ |
0.22 11 Jun 2010 11:26:46
 |
sahil  |
- Update to 0.22
- Change my email to @FreeBSD.org
Approved by: wxs@/itetcu@ (mentors, implicit) |
0.21 04 Apr 2010 23:18:02
 |
itetcu  |
- Update to 0.21
- Changes:
http://cpansearch.perl.org/src/JJNAPIORK/MooseX-Types-Structured-0.21/Changes
PR: 145389
Submitted by: maintainer |
0.20 04 Mar 2010 17:03:02
 |
itetcu  |
- Update to 0.20
PR: 144195
Submitted by: Sahil Tandon (maintainer)
Feature safe: yes |
0.19 10 Jan 2010 06:47:02
 |
linimon  |
Over to submitter of most recent PRs.
Hat: portmgr |
0.19 10 Jan 2010 03:54:09
 |
linimon  |
With portmgr hat on, reset the maintainership of skv@ for ports that
he has had one or more maintainer-timeouts on in the past 12 months. |
0.19 23 Nov 2009 18:22:49
 |
skv  |
Update to 0.19
Changes:
http://cpansearch.perl.org/src/FLORA/MooseX-Types-Structured-0.19/Changes
PR: ports/140366
Submitted by: Sahil Tandon <sahil xx tandon.net> |
0.18 01 Sep 2009 20:28:55
 |
skv  |
Update to 0.18
Changes:
http://cpansearch.perl.org/src/JJNAPIORK/MooseX-Types-Structured-0.18/Makefile.PL |
0.16 03 Jul 2009 20:07:43
 |
pgollucci  |
- Update to 0.16
PR: ports/135759
Approved by: maintainer timeout (skv; 16 days)
Submitted by: myself (pgollucci@) |
0.14 12 May 2009 06:33:42
 |
skv  |
Disable dangerous 'auto_install' in Module::Install. |
0.14 11 May 2009 19:46:38
 |
skv  |
Fix typo. |
0.14 11 May 2009 19:37:18
 |
skv  |
Add p5-MooseX-Types-Structured 0.14, moose Type Constraint classes for
Structured Types. |