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-ExtUtils-Depends/Makefile
SVNWeb

Number of commits found: 34

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, 3 Jun 2022
[ 09:00 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:91260d81d3b8180574459fb3fcb9d6fddceb147e  commit hash:91260d81d3b8180574459fb3fcb9d6fddceb147e  commit hash:91260d81d3b8180574459fb3fcb9d6fddceb147e  91260d8 
devel/p5-ExtUtils-Depends: Remove outdated PERL_LEVEL check

lang/perl5.30 has been removed in b3fb5d8b3c860bd3c3ebcffafe621aea61379539.
Tue, 21 Sep 2021
[ 22:23 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:395d8e515bd37417f47037a926fadc8521b274bc  commit hash:395d8e515bd37417f47037a926fadc8521b274bc  commit hash:395d8e515bd37417f47037a926fadc8521b274bc  395d8e5 
devel/p5-ExtUtils-Depends: Update to 0.8001

Changes:	https://metacpan.org/dist/ExtUtils-Depends/changes
Mon, 6 Sep 2021
[ 21:13 Rene Ladan (rene) search for other commits by this committer ]    commit hash:3f85df49256b7bd28441e3babed9727005dce586  commit hash:3f85df49256b7bd28441e3babed9727005dce586  commit hash:3f85df49256b7bd28441e3babed9727005dce586  3f85df4  (Only the first 10 of 140 ports in this commit are shown above. View all ports for this commit)
*: Return culot@'s ports to the pool (and perl@) after safekeeping his bit.
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.
Tue, 7 May 2019
[ 14:32 culot search for other commits by this committer ] Original commit   Revision:500963
devel/p5-ExtUtils-Depends: update to 0.8000

Changes:	https://metacpan.org/source/XAOC/ExtUtils-Depends-0.8000/Changes
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
Fri, 4 Dec 2015
[ 13:27 culot search for other commits by this committer ] Original commit   Revision:402985
- Update to 0.405
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/ExtUtils-Depends/Changes
Tue, 17 Feb 2015
[ 07:33 culot search for other commits by this committer ] Original commit   Revision:379145
- Update to 0.404

PR:		197727
Submitted by:	adamw@
Changes:	http://search.cpan.org/dist/ExtUtils-Depends/Changes
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)
Thu, 14 Aug 2014
[ 07:49 culot search for other commits by this committer ] Original commit   Revision:364834
- Update to 0.400

Changes:	http://search.cpan.org/dist/ExtUtils-Depends/Changes
Fri, 4 Jul 2014
[ 08:37 culot search for other commits by this committer ] Original commit   Revision:360571
- Update to 0.308

Changes:	http://search.cpan.org/dist/ExtUtils-Depends/Changes
Mon, 5 May 2014
[ 07:20 culot search for other commits by this committer ] Original commit   Revision:352980
- Update to 0.307

Changes:	http://search.cpan.org/dist/ExtUtils-Depends/Changes
Thu, 12 Dec 2013
[ 07:50 culot search for other commits by this committer ] Original commit   Revision:336249
- Update to 0.306
- Add LICENSE (Artistic 1 & GPL 1)
- Support staging

Changes:	http://search.cpan.org/dist/ExtUtils-Depends/Changes
PR:		ports/184701
Submitted by:	sunpoet@
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)
Sat, 7 Sep 2013
[ 15:51 az search for other commits by this committer ] Original commit   Revision:326644 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
Mon, 20 Jun 2011
[ 08:36 az search for other commits by this committer ] Original commit  (Only the first 10 of 192 ports in this commit are shown above. View all ports for this commit)
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
Mon, 21 Feb 2011
[ 07:08 culot search for other commits by this committer ] Original commit 
- Update to 0.304

Changes:        http://search.cpan.org/dist/ExtUtils-Depends/Changes
Sat, 4 Dec 2010
[ 07:58 culot search for other commits by this committer ] Original commit 
- Update to 0.303
- Take maintainership

Changes:        http://search.cpan.org/dist/ExtUtils-Depends/Changes
Approved by:    wen@ (mentor)
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, 9 Jul 2009
[ 18:43 pgollucci search for other commits by this committer ] Original commit 
- Update to 0.302

PR:             ports/136500
Approved by:    skv (blanket)
Submitted by:   myself (pgollucci@)
Fri, 5 Jun 2009
[ 22:46 pgollucci search for other commits by this committer ] Original commit 
- Update to 0.301

PR:             ports/134812
Approved by:    maintainer timeout (skv; 15 days)
Submitted by:   me
Wed, 11 Jun 2008
[ 12:51 skv search for other commits by this committer ] Original commit 
Update to 0.300

Changes:        http://search.cpan.org/src/TSCH/ExtUtils-Depends-0.300/Changes
Thu, 17 Apr 2008
[ 14:30 araujo search for other commits by this committer ] Original commit  (Only the first 10 of 2168 ports in this commit are shown above. View all ports for this commit)
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
Sat, 8 Sep 2007
[ 00:57 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 91 ports in this commit are shown above. View all ports for this commit)
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
Sat, 11 Jun 2005
[ 16:13 skv search for other commits by this committer ] Original commit  (Only the first 10 of 144 ports in this commit are shown above. View all ports for this commit)
* reflect renaming on CPAN File-Spec to PathTools
   + add devel/p5-PathTools, remove devel/p5-File-Spec
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
   + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports

* for all changed ports make dependencies on File::Temp, Digest::MD5,
  Storable unconditional

* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
  (this variable is forced by bsd.port.mk now)

* update Class-Autouse to 1.17

* update POE-API-Hooks to 1.05

* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
Thu, 27 Jan 2005
[ 10:20 skv search for other commits by this committer ] Original commit 
Update to 0.205
Sun, 17 Oct 2004
[ 16:01 skv search for other commits by this committer ] Original commit 
Updated to 0.204
Tue, 20 Apr 2004
[ 07:37 skv search for other commits by this committer ] Original commit 
IGNORE if perl less than 5.6.x

Pointed by:     kris
Sun, 11 Apr 2004
[ 05:04 kris search for other commits by this committer ] Original commit 
BROKEN with perl < 5.8: Does not compile
Sun, 28 Mar 2004
[ 16:59 skv search for other commits by this committer ] Original commit 
Updated to 0.202
Mon, 8 Dec 2003
[ 17:08 skv search for other commits by this committer ] Original commit 
Updated to 0.104
Sat, 18 Oct 2003
[ 12:28 skv search for other commits by this committer ] Original commit 
Add p5-ExtUtils-Depends 0.102,
easily build XS extensions that
depend on XS extensions.

Number of commits found: 34