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: sysutils/p5-MogileFS-Client/Makefile
SVNWeb

Number of commits found: 25

Sat, 10 Sep 2022
[ 13:03 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:80c315e254a189dc6f2f45ad9735e79a31c61564  commit hash:80c315e254a189dc6f2f45ad9735e79a31c61564  commit hash:80c315e254a189dc6f2f45ad9735e79a31c61564  80c315e 
sysutils/p5-MogileFS-Client: Add NO_ARCH

Approved by:	portmgr (blanket)
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)
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, 26 Jun 2020
[ 11:55 sunpoet search for other commits by this committer ] Original commit   Revision:540492 (Only the first 10 of 61 ports in this commit are shown above. View all ports for this commit)
Move devel/p5-IO-stringy to devel/p5-IO-Stringy and update to 2.113

- Fix LICENSE_FILE
- Update pkg-descr
- Update WWW
- Bump PORTREVISION of dependent ports for dependency change

Changes:	https://metacpan.org/changes/distribution/IO-Stringy
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, 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)
Fri, 18 Oct 2013
[ 19:48 trociny search for other commits by this committer ] Original commit   Revision:330770
Staging support.

Approved by:	bdrewery (mentor)
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:11 az search for other commits by this committer ] Original commit   Revision:326574 (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

Submitted by:	portmgr (bapt@, blanket)
Mon, 12 Aug 2013
[ 17:42 trociny (src committer) search for other commits by this committer ] Original commit   Revision:324638
Update to 1.17.

Approved by:	bdrewery
Wed, 16 Jan 2013
[ 15:08 tobez search for other commits by this committer ] Original commit   Revision:310494
sysutils/p5-MogileFS-Server: fix issues with with daemon startup.

Assign maintainership of this and related ports to the submitter -
he can take better care of these ports than perl@.

PR:		171691
Submitted by:	trociny
Sun, 1 Apr 2012
[ 19:35 sunpoet search for other commits by this committer ] Original commit 
- Update to 1.16

Changes:        http://search.cpan.org/dist/MogileFS-Client/CHANGES
Feature safe:   yes
Sun, 29 Jan 2012
[ 01:17 sunpoet search for other commits by this committer ] Original commit 
- Update to 1.15
- Add BUILD_DEPENDS
- Sort PLIST

Changes:        http://search.cpan.org/dist/MogileFS-Client/CHANGES
Mon, 20 Jun 2011
[ 09:03 az search for other commits by this committer ] Original commit  (Only the first 10 of 146 ports in this commit are shown above. View all ports for this commit)
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
Mon, 10 Jan 2011
[ 06:25 wen search for other commits by this committer ] Original commit 
- Update to 1.14
ChangeLog: http://cpansearch.perl.org/src/DORMANDO/MogileFS-Client-1.14/CHANGES
Sun, 12 Dec 2010
[ 21:33 pgollucci search for other commits by this committer ] Original commit 
- Update to 1.13
- Remove MD5

With Hat:       perl@
Changes:        http://search.cpan.org/dist/MogileFS-Client/Changes
Tue, 7 Dec 2010
[ 19:35 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 37 ports in this commit are shown above. View all ports for this commit)
With portmgr hat, reassign some ports from clsung to perl, since clsung
is apparently having some trouble with email.
Mon, 23 Aug 2010
[ 03:58 pgollucci search for other commits by this committer ] Original commit 
- Update to 1.11

Changes:        http://search.cpan.org/dist/MogileFS-Client/Changes
PR:             ports/147621
Submitted by:   pgollucci (myself)
Approved by:    maintainer timeout (clsung; > 2.5 months)
Thu, 10 Dec 2009
[ 15:17 clsung search for other commits by this committer ] Original commit 
- Update to 1.10
Tue, 17 Nov 2009
[ 07:04 clsung search for other commits by this committer ] Original commit 
- Update to 1.09

Changes:        http://search.cpan.org/dist/MogileFS-Client/Changes
Tue, 16 Oct 2007
[ 08:36 clsung search for other commits by this committer ] Original commit 
- Update to 1.08
Fri, 8 Jun 2007
[ 06:00 clsung search for other commits by this committer ] Original commit 
- Update to 1.07
- pass maintainership

PR:             ports/112432
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
Fri, 27 Apr 2007
[ 10:10 clsung search for other commits by this committer ] Original commit 
Add p5-MogileFS-Client 1.06, client library for the MogileFS distributed
file system.

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

Number of commits found: 25