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: dns/p5-POE-Component-Resolver/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:66ee090ccad0160bf913ee776daa9c3bfdab1868  commit hash:66ee090ccad0160bf913ee776daa9c3bfdab1868  commit hash:66ee090ccad0160bf913ee776daa9c3bfdab1868  66ee090  (Only the first 10 of 188 ports in this commit are shown above. View all ports for this commit)
dns: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Allan Jude <allanjude@freebsd.org>
  *  Amar Takhar <verm@drunkmonk.net>
  *  Anders Nordby <anders@fix.no>
  *  Andrew Greenwood <greenwood.andy@gmail.com>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Ashish SHUKLA <ashish@FreeBSD.org>
  *  Attila Nagy <bra@fsn.hu>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
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:438232
Remove Perl core modules

- Add LICENSE_FILE
- Add NO_ARCH
- Bump PORTREVISION for dependency change
Sun, 18 Sep 2016
[ 11:54 rene search for other commits by this committer ] Original commit   Revision:422377 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Re-assign jase@'s p5-* ports to perl@

Submitted by:	antoine
[ 11:45 rene search for other commits by this committer ] Original commit   Revision:422375 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Reset jase@'s ports after taking in his commit bit for safekeeping.

With hat:	portmgr-secretary
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)
Tue, 10 Jun 2014
[ 07:39 olgeni search for other commits by this committer ] Original commit   Revision:357277 (Only the first 10 of 388 ports in this commit are shown above. View all ports for this commit)
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.

CR:		D196
Approved by:	portmgr (bapt)
Thu, 6 Mar 2014
[ 18:51 sunpoet search for other commits by this committer ] Original commit   Revision:347305 (Only the first 10 of 63 ports in this commit are shown above. View all ports for this commit)
- Remove outdated PERL_LEVEL check

With hat:	perl
Sat, 1 Feb 2014
[ 14:42 miwi search for other commits by this committer ] Original commit   Revision:342156
- Stage support
Fri, 20 Sep 2013
[ 16:31 bapt search for other commits by this committer ] Original commit   Revision:327719 (Only the first 10 of 165 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:
dns)
Tue, 17 Sep 2013
[ 06:28 bapt search for other commits by this committer ] Original commit   Revision:327451 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake
Thu, 16 Aug 2012
[ 09:57 jase search for other commits by this committer ] Original commit 
- Update to 0.921

Changes:	http://search.cpan.org/dist/POE-Component-Resolver/CHANGES
Approved by:	flo (mentor)
Tue, 5 Jun 2012
[ 12:18 jase search for other commits by this committer ] Original commit 
- Update to 0.920
- Update maintainer address

Changes:        http://search.cpan.org/dist/POE-Component-Resolver/CHANGES
Approved by:    flo, culot (mentors)
Tue, 15 May 2012
[ 18:22 culot search for other commits by this committer ] Original commit 
- Update to 0.918

Changes:        http://search.cpan.org/dist/POE-Component-Resolver/CHANGES
PR:             ports/167929
Submitted by:   Jase Thew <freebsd@beardz.net> (maintainer)
Tue, 13 Mar 2012
[ 16:15 pgollucci search for other commits by this committer ] Original commit  (Only the first 10 of 391 ports in this commit are shown above. View all ports for this commit)
- Revert ports/165605 as requested by portmgr@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
Thu, 8 Mar 2012
[ 18:45 pgollucci search for other commits by this committer ] Original commit  (Only the first 10 of 403 ports in this commit are shown above. View all ports for this commit)
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
Tue, 6 Mar 2012
[ 09:42 culot search for other commits by this committer ] Original commit 
- Update to 0.916

Changes:        http://search.cpan.org/dist/POE-Component-Resolver/CHANGES
PR:             ports/165718
Submitted by:   Jase Thew <freebsd@beardz.net> (maintainer)
Sun, 7 Aug 2011
[ 04:39 swills search for other commits by this committer ] Original commit 
- Update to 0.913
- Make use of CPAN:USER macro
- Correct LICENSE (ART10 instead of ART20)
- Pet portlint(1) by reordering LICENSE section

PR:             ports/159314
Submitted by:   Jase Thew <freebsd@beardz.net> (maintainer)
Thu, 5 May 2011
[ 01:37 wen search for other commits by this committer ] Original commit 
- Update to 0.912
- Add LICENSE

PR:             ports/156804
Submitted by:   Jase Thew <freebsd@beardz.net> (maintainer)
Sat, 26 Feb 2011
[ 16:35 skv search for other commits by this committer ] Original commit 
Forced commit to the previous one.

PR:             ports/154937
Submitted by:   Jase Thew <freebsd@beardz.net>
[ 16:32 skv search for other commits by this committer ] Original commit 
Add p5-POE-Component-Resolver 0.911, a non-blocking getaddrinfo()
resolver.

Number of commits found: 25