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: net/ifstat/Makefile
SVNWeb

Number of commits found: 27

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:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:6a378e5659b93de6dbe8956246fb3bf971677624  commit hash:6a378e5659b93de6dbe8956246fb3bf971677624  commit hash:6a378e5659b93de6dbe8956246fb3bf971677624  6a378e5  (Only the first 10 of 1159 ports in this commit are shown above. View all ports for this commit)
net: remove 'Created by' lines

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

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Jette <jettea46@yahoo.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.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.
Wed, 18 Jul 2018
[ 22:20 yuri search for other commits by this committer ] Original commit   Revision:474907 (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
Reset maintainership of the ports maintained by alexey@renatasystems.org

Based on the timeout of 3+ months (2018-03-23-now) on bug#226885 for net/ucarp

Also, looking at the subversion log, there were timeouts on:
* bug#224169 r465659 | ygy | 2018-03-26 19:51:12
* bug#224768 r459066 | swills | 2018-01-15 07:16:28
* bug#224755 r459058 | swills | 2018-01-15 06:55:08

The last approval from alexey@renatasystems.org was over a year ago:
bug#218563 r438885 | lifanov | 2017-04-19 08:30:28 (devel/py-colorama)
Wed, 15 Mar 2017
[ 14:45 mat search for other commits by this committer ] Original commit   Revision:436247 (Only the first 10 of 257 ports in this commit are shown above. View all ports for this commit)
Remove all USE_OPENSSL occurrences.

Sponsored by:	Absolight
Fri, 1 Apr 2016
[ 14:16 mat search for other commits by this committer ] Original commit   Revision:412348 (Only the first 10 of 2612 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Thu, 14 May 2015
[ 10:15 mat search for other commits by this committer ] Original commit   Revision:386312 (Only the first 10 of 1814 ports in this commit are shown above. View all ports for this commit)
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Mon, 23 Jun 2014
[ 09:59 vanilla search for other commits by this committer ] Original commit   Revision:358916
1: Stagify.
2: new syntax of LIB_DEPENDS.
3: use option helper.

Approved by:	portmgr@
Fri, 20 Sep 2013
[ 22:10 bapt search for other commits by this committer ] Original commit   Revision:327755 (Only the first 10 of 1288 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:
net)
Tue, 5 Mar 2013
[ 17:07 miwi search for other commits by this committer ] Original commit   Revision:313460 (Only the first 10 of 46 ports in this commit are shown above. View all ports for this commit)
- Convert to OptionsNG
- Trim header

Reviewed by:	beat, bapt, kwm
Thu, 28 Jul 2011
[ 12:43 sylvio search for other commits by this committer ] Original commit  (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
- Chase net-snmp shlib version bump.
Wed, 2 Jun 2010
[ 19:14 sylvio search for other commits by this committer ] Original commit  (Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
- Chase net-snmp shlib bump
Sun, 11 Apr 2010
[ 11:57 wxs search for other commits by this committer ] Original commit 
- Correct libsnmp major version in LIB_DEPENDS.

PR:             ports/144991
Submitted by:   Ryan Steinmetz <rpsfa@rit.edu>
Sat, 21 Feb 2009
[ 21:24 lippe search for other commits by this committer ] Original commit 
- Pass maintainership to submitter.

PR:             ports/131852
Submitted by:   Alexey V. Degtyarev <alexey@renatasystems.org>
Wed, 28 Feb 2007
[ 01:19 kuriyama search for other commits by this committer ] Original commit  (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
- Bump shlib version to libnetsnmp.so.10 and bump $PORTREVISION.
Wed, 30 Nov 2005
[ 05:23 kuriyama search for other commits by this committer ] Original commit  (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
Chase shlib version bump of net-snmp.
Wed, 16 Nov 2005
[ 22:20 mnag search for other commits by this committer ] Original commit 
Use OPTIONS
Add SHA256

PR:             89154
Submitted by:   Pawel Wieleba <P.Wieleba@iem.pw.edu.pl>
Thu, 21 Apr 2005
[ 17:44 krion search for other commits by this committer ] Original commit  (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
Drop maintership.
Sun, 12 Dec 2004
[ 10:48 krion search for other commits by this committer ] Original commit 
Bump shlib number and PORTREVISION

No cookies for:         kuriyama
Sat, 10 Jul 2004
[ 11:32 krion search for other commits by this committer ] Original commit 
Move SNMP support to optional dependecies.

PR:             ports/68890
Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org>
Thu, 1 Apr 2004
[ 09:39 krion search for other commits by this committer ] Original commit 
- Remove USE_SIZE knob
Mon, 23 Feb 2004
[ 04:42 wollman search for other commits by this committer ] Original commit  (Only the first 10 of 907 ports in this commit are shown above. View all ports for this commit)
Say hello to the new "net-mgmt" category.  There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.

Approved in principle by: marcus
Fri, 6 Feb 2004
[ 13:12 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 1568 ports in this commit are shown above. View all ports for this commit)
Use PLIST_FILES (bento-tested, marcus-reviewed).
Fri, 30 Jan 2004
[ 14:05 krion search for other commits by this committer ] Original commit  (Only the first 10 of 108 ports in this commit are shown above. View all ports for this commit)
- SIZEify
Fri, 2 Jan 2004
[ 23:23 krion search for other commits by this committer ] Original commit 
- Update to version 1.1
- Take maintainership
Sun, 15 Jun 2003
[ 22:11 oliver search for other commits by this committer ] Original commit 
update ifstat to 1.0

PR:             51272
Submitted by:   Kirill Ponomarew <ponomarew@oberon.net>
Wed, 9 Apr 2003
[ 00:09 leeym search for other commits by this committer ] Original commit 
ifstat is a tool to report network interfaces bandwith just like
vmstat/iostat do for other system counters.

PR:             50667
Submitted by:   spf <spf@XSLT.cs.nccu.edu.tw>

Number of commits found: 27