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
We just patched an SQL injection. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password. You might want to hold off on that change. We have a few more to fix.
non port: devel/p5-Task-Weaken/Makefile
SVNWeb

Number of commits found: 19

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, 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.
Sun, 22 Apr 2018
[ 08:55 sunpoet search for other commits by this committer ] Original commit   Revision:467981
Update to 1.06

Changes:	http://search.cpan.org/dist/Task-Weaken/Changes
Fri, 22 Dec 2017
[ 23:04 sunpoet search for other commits by this committer ] Original commit   Revision:456999
Update to 1.05

- Add LICENSE
- Add NO_ARCH
- Sort PLIST

Changes:	http://search.cpan.org/dist/Task-Weaken/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, 31 Oct 2013
[ 14:31 vanilla search for other commits by this committer ] Original commit   Revision:332245 (Only the first 10 of 165 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)
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.
Wed, 13 Mar 2013
[ 02:58 miwi search for other commits by this committer ] Original commit   Revision:314016
- Fix build
- While here trim header
Sat, 17 Sep 2011
[ 07:06 sunpoet search for other commits by this committer ] Original commit  (Only the first 10 of 152 ports in this commit are shown above. View all ports for this commit)
- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+

Suggested by:   az
With hat:       perl
Fri, 25 Mar 2011
[ 11:55 bapt search for other commits by this committer ] Original commit 
- update to 1.04
- changes: http://cpansearch.perl.org/src/ADAMK/Task-Weaken-1.04/Changes
Sun, 16 Aug 2009
[ 09:22 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 137 ports in this commit are shown above. View all ports for this commit)
Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:            portmgr
Fri, 19 Jun 2009
[ 16:25 pgollucci search for other commits by this committer ] Original commit 
- Update to 1.03

PR:             ports/135768
Approved by:    maintainer (lbr)
Submitted by:   myself (pgollucci@)
Tue, 11 Dec 2007
[ 20:40 lbr search for other commits by this committer ] Original commit 
Update to 1.02
Tue, 23 Oct 2007
[ 13:24 lbr search for other commits by this committer ] Original commit 
Update to 1.01
Sat, 8 Sep 2007
[ 00:59 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 127 ports in this commit are shown above. View all ports for this commit)
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
Tue, 21 Aug 2007
[ 06:32 lbr search for other commits by this committer ] Original commit 
Update to 1.00
Fri, 6 Apr 2007
[ 08:21 lbr search for other commits by this committer ] Original commit 
New port: devel/p5-Task-Weaken, Ensure that a platform has weaken support

Number of commits found: 19