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: lang/p5-Parse-Perl/Makefile
SVNWeb

Number of commits found: 16

Fri, 2 Jun 2017
[ 15:38 sunpoet search for other commits by this committer ] Original commit   Revision:442384
Mark DEPRECATED and set EXPIRATION_DATE to 2017-07-31

- Remove outdated PERL_LEVEL check
Fri, 1 Apr 2016
[ 14:08 mat search for other commits by this committer ] Original commit   Revision:412347 (Only the first 10 of 481 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
Mon, 8 Jun 2015
[ 19:16 mat search for other commits by this committer ] Original commit   Revision:388857
Mark those BROKEN, they don't build with Perl 5.22+

Sponsored by:	Absolight
Sun, 12 Apr 2015
[ 08:45 mat search for other commits by this committer ] Original commit   Revision:383844
These need Module::Build.

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)
Mon, 4 Nov 2013
[ 14:20 vanilla search for other commits by this committer ] Original commit   Revision:332724 (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
support STAGEDIR.
Fri, 20 Sep 2013
[ 19:53 bapt search for other commits by this committer ] Original commit   Revision:327741 (Only the first 10 of 379 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:
lang)
Fri, 2 Aug 2013
[ 18:52 mat search for other commits by this committer ] Original commit   Revision:324174 (Only the first 10 of 1871 ports in this commit are shown above. View all ports for this commit)
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Mon, 17 Dec 2012
[ 12:40 az search for other commits by this committer ] Original commit   Revision:309087
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
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
Mon, 5 Mar 2012
[ 01:27 sunpoet search for other commits by this committer ] Original commit 
- Add BUILD_DEPENDS and TEST_DEPENDS
Fri, 17 Feb 2012
[ 08:56 jadawin search for other commits by this committer ] Original commit 
- Add devel/p5-Devel-CallChecker as a build depends

Reported by:    PH
Mon, 13 Feb 2012
[ 09:31 jadawin search for other commits by this committer ] Original commit 
- Update to 0.007
- Add devel/p5-Devel-CallChecker as a dependency
- Changelog: http://search.cpan.org/src/ZEFRAM/Parse-Perl-0.007/Changes
Sat, 14 Jan 2012
[ 19:12 miwi search for other commits by this committer ] Original commit 
- Update to 0.006
- Pass maintainership to perl

PR:             Gea-Suan Lin <gslin@gslin.org> (maintainer)
Wed, 24 Nov 2010
[ 05:20 pgollucci search for other commits by this committer ] Original commit 
This module provides the capability to parse a string at runtime as
Perl source code, so that the resulting compiled code can be later
executed. This is part of the job of the string form of the eval
operator, but in this module it is separated out from the other jobs
of eval. Parsing of Perl code is generally influenced by its lexical
context, and this module provides some explicit control over this
process, by reifying lexical environments as Perl objects.

WWW:    http://search.cpan.org/dist/Parse-Perl/

PR:             ports/152447
Submitted by:   Gea-Suan Lin <gslin at gslin.org>

Number of commits found: 16