notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/p5-Parse-Method-Signatures/Makefile
SVNWeb

Number of commits found: 25

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Fri, 25 Jun 2021
[ 13:35 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:2a7bd8331b35d5c04704a2814a288d6f6dac455f  commit hash:2a7bd8331b35d5c04704a2814a288d6f6dac455f  commit hash:2a7bd8331b35d5c04704a2814a288d6f6dac455f  2a7bd83 
devel/p5-Parse-Method-Signatures: Cosmetic change
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sat, 6 Oct 2018
[ 13:06 des search for other commits by this committer ] Original commit   Revision:481365 (Only the first 10 of 2492 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:449893 (Only the first 10 of 2495 ports in this commit are shown above. View all ports for this commit)
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
Tue, 11 Apr 2017
[ 00:47 sunpoet search for other commits by this committer ] Original commit   Revision:438230
Update to 1.003019

Changes:	http://search.cpan.org/dist/Parse-Method-Signatures/Changes
Sun, 26 Jun 2016
[ 17:15 sunpoet search for other commits by this committer ] Original commit   Revision:417556
- Update to 1.003017
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/Parse-Method-Signatures/Changes
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Wed, 26 Nov 2014
[ 13:08 mat search for other commits by this committer ] Original commit   Revision:373448 (Only the first 10 of 10077 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sun, 19 Jan 2014
[ 09:26 sunpoet search for other commits by this committer ] Original commit   Revision:340246
- Update to 1.003016

Changes:	http://search.cpan.org/dist/Parse-Method-Signatures/Changes
Mon, 30 Sep 2013
[ 20:25 sunpoet search for other commits by this committer ] Original commit   Revision:328865 (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
- Support STAGEDIR
Fri, 20 Sep 2013
[ 17:13 bapt search for other commits by this committer ] Original commit   Revision:327724 (Only the first 10 of 2998 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Wed, 21 Aug 2013
[ 14:08 sunpoet search for other commits by this committer ] Original commit   Revision:325134 (Only the first 10 of 272 ports in this commit are shown above. View all ports for this commit)
- Convert to new perl framework
Sun, 10 Mar 2013
[ 14:15 sunpoet search for other commits by this committer ] Original commit   Revision:313826
- Update to 1.003015
- Add LICENSE
- Cleanup Makefile header
- Update pkg-descr

Changes:	http://search.cpan.org/dist/Parse-Method-Signatures/Changes
Tue, 20 Sep 2011
[ 08:46 sunpoet search for other commits by this committer ] Original commit 
- Update to 1.003014
- Add TEST_DEPENDS
- Sort MAN3 and PLIST
- Take maintainership

Changes:        http://search.cpan.org/dist/Parse-Method-Signatures/Changes
Mon, 11 Jan 2010
[ 02:19 pgollucci search for other commits by this committer ] Original commit 
- Update to 1.003013

PR:             ports/142652
Sun, 10 Jan 2010
[ 03:54 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 71 ports in this commit are shown above. View all ports for this commit)
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.
Thu, 17 Sep 2009
[ 13:35 skv search for other commits by this committer ] Original commit 
Update to 1.003012

Changes:       
http://cpansearch.perl.org/src/ASH/Parse-Method-Signatures-1.003012/Changes
Feature safe:   yes
Thu, 20 Aug 2009
[ 09:43 skv search for other commits by this committer ] Original commit 
Update to 1.003011

Changes:       
http://cpansearch.perl.org/src/FLORA/Parse-Method-Signatures-1.003011/Changes
Mon, 17 Aug 2009
[ 19:00 skv search for other commits by this committer ] Original commit 
Update to 1.003010

Changes:       
http://cpansearch.perl.org/src/ASH/Parse-Method-Signatures-1.003010/Changes
Thu, 9 Jul 2009
[ 18:47 pgollucci search for other commits by this committer ] Original commit 
- Update to 1.003008

PR:             ports/136520
Approved by:    skv (blanket)
Submitted by:   myself (pgollucci@)
Fri, 3 Jul 2009
[ 20:10 pgollucci search for other commits by this committer ] Original commit 
- Update to 1.003007

PR:             ports/135764
Approved by:    maintainer timeout (skv; 16 days)
Submitted by:   myself (pgollucci@)
Fri, 5 Jun 2009
[ 22:49 pgollucci search for other commits by this committer ] Original commit 
- Update to 1.003006

PR:             ports/134821
Approved by:    maintainer timeout (skv; 15 days)
Submitted by:   me
Mon, 11 May 2009
[ 19:59 skv search for other commits by this committer ] Original commit 
Add p5-Parse-Method-Signatures 1.003005, Perl6 like method signature
parser.

Number of commits found: 25