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
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: devel/p5-ExtUtils-Manifest/Makefile
SVNWeb

Number of commits found: 23

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)
Tue, 21 Sep 2021
[ 22:23 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:3eeb19e6c13f36c88d92c97dd9078f8227513dc4  commit hash:3eeb19e6c13f36c88d92c97dd9078f8227513dc4  commit hash:3eeb19e6c13f36c88d92c97dd9078f8227513dc4  3eeb19e 
devel/p5-ExtUtils-Manifest: Update to 1.73

- Add LICENSE_FILE

Changes:	https://metacpan.org/dist/ExtUtils-Manifest/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:28 culot search for other commits by this committer ] Original commit   Revision:500962
devel/p5-ExtUtils-Manifest: update to 1.72

Changes:	https://metacpan.org/source/ETHER/ExtUtils-Manifest-1.72/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
Wed, 14 Oct 2015
[ 11:04 culot search for other commits by this committer ] Original commit   Revision:399249 (Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
- Reassign lippe@'s ports after his commit bit was taken in for safekeeping
Fri, 18 Sep 2015
[ 05:18 sunpoet search for other commits by this committer ] Original commit   Revision:397223
- Update to 1.70

Changes:	http://search.cpan.org/dist/ExtUtils-Manifest/Changes
PR:		202881
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 14 days)
Thu, 1 Jan 2015
[ 16:11 sunpoet search for other commits by this committer ] Original commit   Revision:375949
- Add LICENSE

Approved by:	portmgr (implicit)
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)
Mon, 6 Jan 2014
[ 11:00 az search for other commits by this committer ] Original commit   Revision:338856 (Only the first 10 of 50 ports in this commit are shown above. View all ports for this commit)
- add stage support

Approved by:	portmgr (blanket infrastructure)
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
[ 10:16 az search for other commits by this committer ] Original commit   Revision:326592 (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)
Tue, 6 Nov 2012
[ 19:54 lippe search for other commits by this committer ] Original commit   Revision:307090
- Update to 1.61.

Feature safe:	yes
Wed, 8 Feb 2012
[ 19:52 pgollucci search for other commits by this committer ] Original commit 
- Update to 1.60

PR:             ports/163202
Submitted by:   sunpoet
Approved by:    maintainer timeout (lippe ; 58 days)
Changes:        http://search.cpan.org/dist/ExtUtils-Manifest/Changes
Sun, 20 Dec 2009
[ 21:26 lippe search for other commits by this committer ] Original commit 
- Update to 1.58.

PR:             ports/141537
Submitted by:   pgollucci@
Sun, 18 Oct 2009
[ 20:14 lippe search for other commits by this committer ] Original commit 
- Update to 1.57.

PR:             ports/139661
Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br>
Approved by:    myself
Sun, 1 Feb 2009
[ 18:07 lippe search for other commits by this committer ] Original commit 
- Update to 1.56.
- Better adjustments of dependencies.
Fri, 28 Nov 2008
[ 02:34 lippe search for other commits by this committer ] Original commit 
- Update to 1.55.
Fri, 20 Jun 2008
[ 23:45 lippe search for other commits by this committer ] Original commit 
- Update to 1.54.

Approved by:    gabor (mentor, implicit)
Mon, 10 Mar 2008
[ 00:52 lippe search for other commits by this committer ] Original commit  (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
- Change my mail address to lippe@.

Approved by:    araujo (mentor)
Sat, 16 Feb 2008
[ 23:38 miwi search for other commits by this committer ] Original commit 
ExtUtils::Manifest provides a number of utilities to write and check a MANIFEST
file. At present the list includes mkmanifest, manicheck, filecheck, fullcheck,
skipcheck, manifind, maniread, manicopy, and maniadd.

WWW:    http://search.cpan.org/dist/ExtUtils-Manifest/

PR:             ports/120544
Submitted by:   Felippe de Meirelles Motta <lippemail at gmail.com>

Number of commits found: 23