non port: devel/p5-MooseX-Types-Structured/Makefile |
SVNWeb
|
Number of commits found: 37 |
Tue, 25 Apr 2023
|
[ 17:30 Muhammad Moinur Rahman (bofh) ] fe5c423
devel/p5-MooseX-Types-Structured: Fix pkg-plist and build
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
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 )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 6 Oct 2018
|
[ 13:06 des ] (Only the first 10 of 2492 ports in this commit are shown above. )
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)
|
Fri, 15 Sep 2017
|
[ 08:58 mat ] (Only the first 10 of 2495 ports in this commit are shown above. )
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight
|
Wed, 10 May 2017
|
[ 17:51 sunpoet ]
Update to 0.36
Changes: http://search.cpan.org/dist/MooseX-Types-Structured/Changes
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 28 Dec 2015
|
[ 16:30 sunpoet ]
- Update to 0.35
Changes: http://search.cpan.org/dist/MooseX-Types-Structured/Changes
|
Wed, 19 Aug 2015
|
[ 03:54 sunpoet ]
- Update to 0.34
- Add NO_ARCH
Changes: http://search.cpan.org/dist/MooseX-Types-Structured/Changes
|
Thu, 2 Apr 2015
|
[ 19:21 sunpoet ]
- Update to 0.33
- Sort PLIST
Changes: http://search.cpan.org/dist/MooseX-Types-Structured/Changes
|
Sun, 29 Mar 2015
|
[ 16:12 adamw ]
Update to 0.32.
Changes: https://metacpan.org/changes/distribution/MooseX-Types-Structured
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
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 )
|
Tue, 31 Dec 2013
|
[ 01:22 sunpoet ]
- Update to 0.30
Changes: http://search.cpan.org/dist/MooseX-Types-Structured/Changes
|
Thu, 21 Nov 2013
|
[ 23:16 sunpoet ]
- Update to 0.29
- Fix TEST_DEPENDS
Changes: http://search.cpan.org/dist/MooseX-Types-Structured/Changes
|
Wed, 30 Oct 2013
|
[ 14:44 vanilla ] (Only the first 10 of 124 ports in this commit are shown above. )
support STAGEDIR.
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Fri, 2 Aug 2013
|
[ 18:52 mat ] (Only the first 10 of 1871 ports in this commit are shown above. )
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
Fri, 7 Oct 2011
|
[ 16:02 swills ]
- Add build depends to reduce the volume of build warnings
- Add test depends to enable testing
|
[ 11:22 culot ] (Only the first 10 of 100 ports in this commit are shown above. )
- Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)
PR: ports/161336
Submitted by: Simon Olofsson <simon@olofsson.de>
|
Mon, 3 Oct 2011
|
[ 18:12 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
|
Thu, 9 Jun 2011
|
[ 06:43 bapt ]
- update to 0.27
- add licenses
|
Mon, 28 Mar 2011
|
[ 08:10 clsung ]
- Update to 0.26
|
Thu, 18 Nov 2010
|
[ 12:04 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>
|
Sun, 31 Oct 2010
|
[ 10:27 bapt ]
- update to 0.23
- changes:
http://cpansearch.perl.org/src/JJNAPIORK/MooseX-Types-Structured-0.23/Changes
|
Sat, 7 Aug 2010
|
[ 18:45 sahil ]
- Pass maintainership to perl@
|
Fri, 11 Jun 2010
|
[ 11:26 sahil ]
- Update to 0.22
- Change my email to @FreeBSD.org
Approved by: wxs@/itetcu@ (mentors, implicit)
|
Sun, 4 Apr 2010
|
[ 23:18 itetcu ]
- Update to 0.21
- Changes:
http://cpansearch.perl.org/src/JJNAPIORK/MooseX-Types-Structured-0.21/Changes
PR: 145389
Submitted by: maintainer
|
Thu, 4 Mar 2010
|
[ 17:03 itetcu ]
- Update to 0.20
PR: 144195
Submitted by: Sahil Tandon (maintainer)
Feature safe: yes
|
Sun, 10 Jan 2010
|
[ 06:47 linimon ]
Over to submitter of most recent PRs.
Hat: portmgr
|
[ 03:54 linimon ] (Only the first 10 of 71 ports in this commit are shown above. )
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.
|
Mon, 23 Nov 2009
|
[ 18:22 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>
|
Tue, 1 Sep 2009
|
[ 20:28 skv ]
Update to 0.18
Changes:
http://cpansearch.perl.org/src/JJNAPIORK/MooseX-Types-Structured-0.18/Makefile.PL
|
Fri, 3 Jul 2009
|
[ 20:07 pgollucci ]
- Update to 0.16
PR: ports/135759
Approved by: maintainer timeout (skv; 16 days)
Submitted by: myself (pgollucci@)
|
Tue, 12 May 2009
|
[ 06:33 skv ]
Disable dangerous 'auto_install' in Module::Install.
|
Mon, 11 May 2009
|
[ 19:46 skv ]
Fix typo.
|
[ 19:37 skv ]
Add p5-MooseX-Types-Structured 0.14, moose Type Constraint classes for
Structured Types.
|
Number of commits found: 37 |