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: www/p5-POE-Component-Server-SimpleHTTP/Makefile
SVNWeb

Number of commits found: 41

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, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
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.
Wed, 10 Oct 2018
[ 19:11 sunpoet search for other commits by this committer ] Original commit   Revision:481763
Update to 2.28

Changes:	https://metacpan.org/changes/distribution/POE-Component-Server-SimpleHTTP
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
Fri, 10 Mar 2017
[ 22:45 sunpoet search for other commits by this committer ] Original commit   Revision:435863
Update to 2.26

Changes:	http://search.cpan.org/dist/POE-Component-Server-SimpleHTTP/Changes
Wed, 22 Feb 2017
[ 17:14 sunpoet search for other commits by this committer ] Original commit   Revision:434612
Update to 2.24

- Add LICENSE_FILE
- Sort PLIST

Changes:	http://search.cpan.org/dist/POE-Component-Server-SimpleHTTP/Changes
Fri, 1 Apr 2016
[ 14:33 mat search for other commits by this committer ] Original commit   Revision:412351 (Only the first 10 of 2136 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Thu, 25 Feb 2016
[ 17:43 adamw search for other commits by this committer ] Original commit   Revision:409541
Update to 2.22. Adjust dependencies (MooseX::AttributeHelpers support was
removed 3 years ago), add NO_ARCH, use OPTIONS helpers, and regenerate patch
with makepatch.

Changes:
https://metacpan.org/changes/distribution/POE-Component-Server-SimpleHTTP
Sat, 17 Oct 2015
[ 14:18 lth search for other commits by this committer ] Original commit   Revision:399538
- Update to 2.20
- Add LICENSE
- Transfer maintainership

Changes:	https://metacpan.org/changes/distribution/POE-Component-Server-SimpleHTTP
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)
Wed, 29 Jan 2014
[ 07:58 miwi search for other commits by this committer ] Original commit   Revision:341688
- Stage support
Fri, 20 Sep 2013
[ 23:36 bapt search for other commits by this committer ] Original commit   Revision:327776 (Only the first 10 of 2206 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:
www)
Wed, 7 Aug 2013
[ 13:20 az search for other commits by this committer ] Original commit   Revision:324352 (Only the first 10 of 155 ports in this commit are shown above. View all ports for this commit)
- Convert to new perl framework

per port extra changes:
devel/p5-Perl-Version remove outage PERL_LEVEL check
devel/p5-Devel-LeakTrace-Fast remove perl version requiment 5.12.0- (no need in
current version)

Approved by:	lth@ (maintainer)
[ 10:46 lth search for other commits by this committer ] Original commit   Revision:324343
- update to 2.18
- trim Makefile header
Sun, 28 Oct 2012
[ 10:55 lth search for other commits by this committer ] Original commit   Revision:306543
- update to 2.16
- convert to optionsng

Feature safe: yes
Wed, 14 Mar 2012
[ 21:55 lth search for other commits by this committer ] Original commit 
update to 2.14

Feature safe:   yes
Sat, 20 Aug 2011
[ 15:13 lth search for other commits by this committer ] Original commit 
Update to 2.12
Wed, 16 Mar 2011
[ 16:05 lth search for other commits by this committer ] Original commit 
Update to 2.10
Mon, 13 Dec 2010
[ 09:29 lth search for other commits by this committer ] Original commit 
Update to 2.06
Sun, 1 Aug 2010
[ 19:04 lth search for other commits by this committer ] Original commit 
Update to 2.04
Mon, 25 Jan 2010
[ 14:00 kuriyama search for other commits by this committer ] Original commit  (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 5).

Approved by:    portmgr (itetcu)
Tue, 8 Sep 2009
[ 08:53 lth search for other commits by this committer ] Original commit 
Update to 2.0
Wed, 25 Mar 2009
[ 10:42 lth search for other commits by this committer ] Original commit 
Update to 1.58
Sat, 3 Jan 2009
[ 20:42 lth search for other commits by this committer ] Original commit 
Update to 1.50
Mon, 20 Oct 2008
[ 12:43 lth search for other commits by this committer ] Original commit 
Update to 1.48
Wed, 25 Jun 2008
[ 07:29 lth search for other commits by this committer ] Original commit 
Update to 1.46
Tue, 19 Feb 2008
[ 08:53 lth search for other commits by this committer ] Original commit 
Update to 1.42
Tue, 12 Feb 2008
[ 10:47 lth search for other commits by this committer ] Original commit 
Update to 1.40
Sun, 30 Dec 2007
[ 16:06 lth search for other commits by this committer ] Original commit 
Update to 1.30
Thu, 22 Mar 2007
[ 19:44 lth search for other commits by this committer ] Original commit 
Update to 1.23
Tue, 20 Mar 2007
[ 18:01 lth search for other commits by this committer ] Original commit 
Update to 1.21
Wed, 7 Mar 2007
[ 20:14 lth search for other commits by this committer ] Original commit 
Update to 1.20
Sat, 17 Feb 2007
[ 13:32 lth search for other commits by this committer ] Original commit 
Update to 1.19
Thu, 1 Feb 2007
[ 22:10 lth search for other commits by this committer ] Original commit 
- Update to 1.16.
- Remove legacy perl support.
Wed, 10 Jan 2007
[ 19:46 lth search for other commits by this committer ] Original commit 
Update to 1.15
Thu, 21 Sep 2006
[ 06:44 lth search for other commits by this committer ] Original commit 
Update to 1.13
Sun, 17 Sep 2006
[ 18:53 lth search for other commits by this committer ] Original commit 
Update to 1.12. Now requires perl from ports
Mon, 17 Oct 2005
[ 15:31 lth search for other commits by this committer ] Original commit 
Removed patch droppings

Noticed by:     pointyhat via kris
Pointy hat to:  lth
Wed, 12 Oct 2005
[ 12:31 lth search for other commits by this committer ] Original commit 
Add p5-POE-Component-Server-SimpleHTTP 1.11, Perl extension to serve
HTTP requests in POE.

Number of commits found: 41