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-Test-Fixme/Makefile
SVNWeb

Number of commits found: 16

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:17e21ebe70feb191ceabb80e38cbf56ec4e821ae  commit hash:17e21ebe70feb191ceabb80e38cbf56ec4e821ae  commit hash:17e21ebe70feb191ceabb80e38cbf56ec4e821ae  17e21eb 
devel/p5-Test-Fixme: 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.
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
Mon, 9 May 2016
[ 19:18 sunpoet search for other commits by this committer ] Original commit   Revision:414884
- Update to 0.16
- Add LICENSE_FILE
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/Test-Fixme/Changes
Fri, 24 Jul 2015
[ 08:58 sunpoet search for other commits by this committer ] Original commit   Revision:392778
- Update to 0.15

Changes:	http://search.cpan.org/dist/Test-Fixme/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, 9 Oct 2014
[ 15:24 sunpoet search for other commits by this committer ] Original commit   Revision:370543
- Update to 0.14
- Cleanup PLIST

Changes:	http://search.cpan.org/dist/Test-Fixme/Changes
Thu, 31 Jul 2014
[ 07:32 sunpoet search for other commits by this committer ] Original commit   Revision:363535
- Update to 0.11

Changes:	http://search.cpan.org/dist/Test-Fixme/Changes
Mon, 30 Sep 2013
[ 20:41 sunpoet search for other commits by this committer ] Original commit   Revision:328870 (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
Fri, 16 Aug 2013
[ 17:13 sunpoet search for other commits by this committer ] Original commit   Revision:324800
- Update to 0.10

Changes:	http://search.cpan.org/dist/Test-Fixme/Changes
Sat, 23 Mar 2013
[ 09:19 sunpoet search for other commits by this committer ] Original commit   Revision:315018
- Update to 0.09
- Cleanup comments from "port create" skeleton

Changes:	http://search.cpan.org/dist/Test-Fixme/Changes
Wed, 30 Jan 2013
[ 19:45 sunpoet search for other commits by this committer ] Original commit   Revision:311263
- Add p5-Test-Fixme 0.08

When coding it is common to come up against problems that need to be addressed
but that are not a big deal at the moment. What generally happens is that the
coder adds comments like:

# FIXME - what about windows that are bigger than the screen?
# FIXME - add checking of user priviledges here.

Test::Fixme allows you to add a test file that ensures that none of these get
forgotten in the module.

WWW: http://search.cpan.org/dist/Test-Fixme/

Number of commits found: 16