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
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: sysutils/p5-Filesys-DiskUsage/Makefile
SVNWeb

Number of commits found: 24

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:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:ea7123695aad83707eba8adaf42b29dac7f296e4  commit hash:ea7123695aad83707eba8adaf42b29dac7f296e4  commit hash:ea7123695aad83707eba8adaf42b29dac7f296e4  ea71236  (Only the first 10 of 972 ports in this commit are shown above. View all ports for this commit)
sysutils: remove 'Created by' lines

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

  *  <jsmith@resonatingmedia.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Landwehr <aaron@snaphat.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Adrian Chadd
  *  Adrian Chadd <adrian@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Eldridge <alane@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Deiter <alex.deiter@gmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 6 Sep 2021
[ 21:13 Rene Ladan (rene) search for other commits by this committer ]    commit hash:3f85df49256b7bd28441e3babed9727005dce586  commit hash:3f85df49256b7bd28441e3babed9727005dce586  commit hash:3f85df49256b7bd28441e3babed9727005dce586  3f85df4  (Only the first 10 of 140 ports in this commit are shown above. View all ports for this commit)
*: Return culot@'s ports to the pool (and perl@) after safekeeping his bit.
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.
Thu, 5 Sep 2019
[ 13:08 culot search for other commits by this committer ] Original commit   Revision:511185
sysutils/p5-Filesys-DiskUsage: update to 0.13

Changes:	https://metacpan.org/changes/distribution/Filesys-DiskUsage
Sun, 9 Dec 2018
[ 17:46 culot search for other commits by this committer ] Original commit   Revision:487066
sysutils/p5-Filesys-DiskUsage: update to 0.12

Changes:	https://metacpan.org/changes/distribution/Filesys-DiskUsage
Wed, 21 Feb 2018
[ 12:29 culot search for other commits by this committer ] Original commit   Revision:462494
- Update to 0.11

Changes:	http://search.cpan.org/dist/Filesys-DiskUsage/Changes
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
Wed, 23 Aug 2017
[ 11:03 culot search for other commits by this committer ] Original commit   Revision:448597
- Update to 0.10

Changes:	http://search.cpan.org/dist/Filesys-DiskUsage/Changes
Fri, 1 Apr 2016
[ 14:25 mat search for other commits by this committer ] Original commit   Revision:412349 (Only the first 10 of 2099 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

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)
Thu, 16 Oct 2014
[ 07:43 culot search for other commits by this committer ] Original commit   Revision:370976
- Update to 0.08

Changes:	http://search.cpan.org/dist/Filesys-DiskUsage/Changes
Wed, 10 Sep 2014
[ 07:26 culot search for other commits by this committer ] Original commit   Revision:367798
- Update to 0.07
- Add LICENSE (Artistic 1 & GPL 1)
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Filesys-DiskUsage/Changes
Mon, 6 Jan 2014
[ 09:44 az search for other commits by this committer ] Original commit   Revision:338851 (Only the first 10 of 46 ports in this commit are shown above. View all ports for this commit)
- add stage support

Approved by:	portmgr (blanket infrastructure)
Fri, 20 Sep 2013
[ 23:06 bapt search for other commits by this committer ] Original commit   Revision:327772 (Only the first 10 of 1053 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:
sysutils)
Sat, 7 Sep 2013
[ 07:44 az search for other commits by this committer ] Original commit   Revision:326575 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- convert to the new perl5 framework

Approved by:	portmgr (bapt@, blanket)
Wed, 20 Oct 2010
[ 05:53 culot search for other commits by this committer ] Original commit  (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
Update my MAINTAINER address to culot@FreeBSD.org.

Approved by:    sahil@ (mentor)
Wed, 18 Aug 2010
[ 07:52 miwi search for other commits by this committer ] Original commit 
- Update to 0.05
- Pass maintainership to submitter

PR:             149731
Submitted by:   Frederic Culot <frederic@culot.org>
Thu, 17 Apr 2008
[ 14:30 araujo search for other commits by this committer ] Original commit  (Only the first 10 of 2168 ports in this commit are shown above. View all ports for this commit)
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
Fri, 6 Apr 2007
[ 06:48 gabor search for other commits by this committer ] Original commit  (Only the first 10 of 41 ports in this commit are shown above. View all ports for this commit)
- Remove old Perl support from unmaintained ports in categories starting
  with letter o-z
Tue, 27 Feb 2007
[ 00:27 linimon search for other commits by this committer ] Original commit 
Reset tiamat@komi.mts.ru due to maintainer timeouts and no response to
earlier email.

Hat:            portmgr
Tue, 15 Nov 2005
[ 08:28 tobez search for other commits by this committer ] Original commit 
Update to 0.04.

Changelog:
 - added sector-size and symlink-size patch, thanks to Darin McBride
 - fixed a couple of things on fdu

While at it, add SHA256.

PR:             89047
Submitted by:   maintainer
Tue, 1 Nov 2005
[ 14:50 arved search for other commits by this committer ] Original commit 
Update to 0.03

PR:             88330
Submitted by:   Alex Deiter <tiamat@komi.mts.ru>
Thu, 22 Sep 2005
[ 13:32 tobez search for other commits by this committer ] Original commit 
Add p5-Filesys-DiskUsage 0.02, perl equivalent of du(1).

PR:             86378
Submitted by:   Alex Deiter <tiamat@komi.mts.ru>

Number of commits found: 24