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/rtg/Makefile
SVNWeb

Number of commits found: 40

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.
Mon, 8 Feb 2021
[ 09:25 rhurlin search for other commits by this committer ] Original commit   Revision:564684 (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
net/rtg: Update to 0.7.5

* Updated to latest cgilib (0.7)
* Removed old GD/PNG/ZLIB bundled libraries for ease of upgrading
* Added -b (background/daemonise) flag to rtgpoll
* Added -p <file> (PID file) flag to rtgpoll
* Added graph titles and legends to rtgplot
* Updated PHP scripts from ancient mysql to newer mysqli library
* Fixed many potential SQL injection and other vulnerabilities
* Updated MySQL support to compile against MySQL 8.0+
* Updated MySQL support to use mysql_config to pull in
  CFLAGS/LDFLAGS required depending on MySQL build
* Updated MySQL table schemas to support clustered MySQL setups
* Updated MySQL table schemas to improve speed (indexes)
* Added MySQL option to auto-reconnect if MySQL server goes away
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 22 Sep 2020
[ 11:15 se search for other commits by this committer ] Original commit   Revision:549572
Fix build with -fno-common
Mon, 18 Nov 2019
[ 08:05 tobik search for other commits by this committer ] Original commit   Revision:517860 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Add more missing USES=php
Tue, 23 Jul 2019
[ 14:47 rodrigo search for other commits by this committer ] Original commit   Revision:507219
Patch createdb script to avoid race condition / file tampering

During the initialization net/rtg uses the /tmp/mysql.sql
and /tmp/rtg.sql to store the SQL commands executed in the
database with special user privileges.

Using well known files can lead to a race condition between
two process who uses the same file names and allow file
tampering by a malicious user.

This fix uses mktemp command to create temporary files
in a safe way

PR:		238262
Submitted by:	rodrigo
Approved by:	freebsd-ports@dan.me.uk (maintainer timeout)
MFH:	2019Q3
Fri, 31 May 2019
[ 12:58 rodrigo search for other commits by this committer ] Original commit   Revision:503172 (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
Fix net/rtg with modern perl and php

 * Fix runtime PHP errors if short_opentag is disabled (default)
 * Remove most PHP warnings/notices that go to error_log
 * Fix HTML output to be valid
 * Fix quoting of SQL objects
 * Fix escaping of user-provided SQL data (potential sql injection)
 * Widen fields in 95.php and 95.pl for interface and router names
 * Fix warnings in perl modules in newer perl versions
 * Fix createdb script to use CREATE USER/GRANT not manipulate user db directly
 * Add "Update_desc" config entry to auto-update port descriptions from snmp
 * Update default SNMP version to 2

PR:		227376
Submitted by:	<freebsd-ports@dan.me.uk> (maintainer)
Tue, 28 May 2019
[ 06:51 tobik search for other commits by this committer ] Original commit   Revision:502862
net/rtg: Drop nop WANT_PERL

Perl seems to be wanted so add USES=perl5 instead.
Wed, 7 Nov 2018
[ 20:24 mat search for other commits by this committer ] Original commit   Revision:484408 (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
Revert r484406, it was never approved.

Pointy hat:	mfechner
With hat:	portmgr
[ 19:41 mfechner search for other commits by this committer ] Original commit   Revision:484406 (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
* Fix runtime PHP errors that stop the code working if short_opentag is disabled
(default!)
* Remove most PHP warnings/notices that go to error_log
* Convert patches to new format where needed
* Fix HTML output to be valid
* Fix quoting of SQL objects
* Fix escaping of user-provided SQL data (potential sql injection)
* Widen fields in 95.php and 95.pl for interface and router names
* Fix warnings in perl modules in newer perl versions
* Fix createdb script to use CREATE USER/GRANT not manipulate user db directly
* Add "Update_desc" config entry to auto-update port descriptions from snmp
* Update default SNMP version to 2
* Although this doesn't reference any CVE's, it does contain fixes for potential
security issues

PR:		227376
Submitted by:	freebsd-ports@dan.me.uk (maintainer)
Reported by:	freebsd-ports@dan.me.uk (maintainer)
Reviewed by:	mfechner
Approved by:	mentors (timeout), portmgr (timeout)
MFC after:	2 days
Differential Revision:	https://reviews.freebsd.org/D17637
Tue, 11 Apr 2017
[ 07:17 matthew search for other commits by this committer ] Original commit   Revision:438250
Patch based off of revision 434135

Fix configuration paths in CGIs and reports to include /usr/local/etc/rtg.
Affects common.php, reports.pl, and 95.pl.  This will fix the CGIs to almost
work out of the box.

Improve rtgtargmkr.pl to skip unresponsive routers rather than dying.

Add USES=ssl

PR:		217108
Submitted by:	andrew.fengler@scaleengine.com
Approved by:	maintainer timeout (15 days)
Wed, 26 Oct 2016
[ 07:01 matthew search for other commits by this committer ] Original commit   Revision:424678 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Improve RTG port

Summary:
Add 'rtg' user and group in UIDs/GIDs.
Use daemon(8) to daemonize rtgpoll.
Add prestart commands to set correct permissions for RTG's files.

Reviewers: swills, allanjude, xmj, andrew.fengler_scaleengine.com,
#contributor_reviewers_ports, matthew

Reviewed By: #contributor_reviewers_ports, matthew

Subscribers: matthew, mat

Differential Revision: https://reviews.freebsd.org/D7486
Thu, 15 Sep 2016
[ 01:41 swills search for other commits by this committer ] Original commit   Revision:422175 (Only the first 10 of 193 ports in this commit are shown above. View all ports for this commit)
Unmark broken on powerpc64

These ports built successfully
Thu, 21 Apr 2016
[ 16:43 swills search for other commits by this committer ] Original commit   Revision:413746 (Only the first 10 of 419 ports in this commit are shown above. View all ports for this commit)
many ports: mark broken on powerpc64
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
Mon, 13 Jul 2015
[ 20:10 amdmi3 search for other commits by this committer ] Original commit   Revision:391947
- Fix shebangs

Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
Fri, 3 Apr 2015
[ 11:26 mat search for other commits by this committer ] Original commit   Revision:383107 (Only the first 10 of 120 ports in this commit are shown above. View all ports for this commit)
Remove OSVERSION checks that do not make sense any more.

For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).

Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.

Differential Revision:	https://reviews.freebsd.org/D2209
Wed, 25 Mar 2015
[ 23:51 marino search for other commits by this committer ] Original commit   Revision:382278 (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
net category: Remove $PTHREAD_LIBS

openafs did not pass check-plist (pre-existing) so fixed and bumped.
Also, pkg-plist was sorted.  mediatomb and spread also fail plist-checks
but they weren't fixed.

approved by:	PTHREAD blanket
Thu, 10 Jul 2014
[ 12:13 olgeni search for other commits by this committer ] Original commit   Revision:361440 (Only the first 10 of 193 ports in this commit are shown above. View all ports for this commit)
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.

CR:		D307
Approved by:	portmgr (bapt)
Sun, 22 Jun 2014
[ 19:03 rakuco search for other commits by this committer ] Original commit   Revision:358821
- Update to use PHP mysqli extensions (as mysql extension is deprecated
  these days)
- Fix runtime dependencies to pull in perl's DBI and DBD::mysql modules for
  target maker.
- Add some options to pull in dependencies for mysql server and php web
  modules if needed.

PR:		191276
Submitted by:	 Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
Sun, 15 Jun 2014
[ 09:17 miwi search for other commits by this committer ] Original commit   Revision:357853
- Add a backup mirror

PR:		191013
Fri, 30 May 2014
[ 08:05 jadawin search for other commits by this committer ] Original commit   Revision:355800
- Convert to STAGE

PR:		ports/189620
Submitted by:	maintainer
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)
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.
Sat, 19 Mar 2011
[ 13:15 ale search for other commits by this committer ] Original commit  (Only the first 10 of 131 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports linking to default libmysqlclient.
Wed, 4 Aug 2010
[ 10:30 lwhsu search for other commits by this committer ] Original commit 
- Use .sample for sample config so that upgrades dont overwrite
  user-modified config files
- Added note to explain where/how to use rtgplot
- Added graph titles and friendly legend tags
- Modified rc script to load after mysql

PR:             ports/148363
Submitted by:   Daniel Austin MBCS <freebsd-ports AT dan.me.uk> (maintainer)
Wed, 30 Jun 2010
[ 20:05 stefan search for other commits by this committer ] Original commit 
- Add rc.d script.
- Optimise db table creation with indexes.
- Add PID file option.
- Fix a few warnings in the Makefile.
- Assign maintainership to submitter.

PR:             145924
Submitted by:   Daniel Austin <freebsd-ports@dan.me.uk>
Feature safe:   yes
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
Sat, 19 Sep 2009
[ 17:26 miwi search for other commits by this committer ] Original commit 
- Fix custom LOCALBASE build
- USE_MYSQL macro unless there is a reason to depend specifically on mysql41
- Use SF MASTER_SITES abbreviation

PR:             136678
Submitted by:   Sahil Tandon <sahil@tandon.net>
Feature safe:   yes
Sat, 22 Aug 2009
[ 00:32 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 341 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with N
Sat, 29 Mar 2008
[ 11:02 kuriyama search for other commits by this committer ] Original commit 
- Chase shlib version of net-mgmt/net-snmp which I've forgotten.
- Bump PORTREVISIONs again.
Thu, 27 Mar 2008
[ 10:58 kuriyama 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 shlib version of net-mgmt/net-snmp.
- Bump PORTREVISIONs.
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.
Thu, 11 May 2006
[ 22:49 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 270 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from all categories starting with N
Mon, 23 Jan 2006
[ 20:27 pav search for other commits by this committer ] Original commit 
- Drop maintainership. ENOTIME for ports, so let someone else take better care
  of them.

Submitted by:   Brad Davis <so14k@so14k.com>
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.
Tue, 17 May 2005
[ 18:49 pav search for other commits by this committer ] Original commit 
- Makefile cleanup
- Silence build warnings
- Fix plist

PR:             ports/81007
Submitted by:   Jeremy Chadwick <freebsd@jdc.parodius.com>
Approved by:    Brad Davis <so14k@so14k.com> (maintainer)
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
Wed, 7 Jan 2004
[ 06:39 will search for other commits by this committer ] Original commit 
Add rtg 0.7.4, a flexible, high-performance SNMP statistics monitoring
system.

Submitted by:   Brad Davis <so14k@so14k.com>

Number of commits found: 40