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

Number of commits found: 23

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:43ac3e28ab940adda213d535ac0b1f0792d456da  commit hash:43ac3e28ab940adda213d535ac0b1f0792d456da  commit hash:43ac3e28ab940adda213d535ac0b1f0792d456da  43ac3e2  (Only the first 10 of 285 ports in this commit are shown above. View all ports for this commit)
net-mgmt: remove 'Created by' lines

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

  *  @BABOLO <.@babolo.ru>
  *  Alex Samorukov, samm@freebsd.org
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Sulfrian <alexander@sulfrian.net>
  *  Alexander Y. Grigoryev <alexander.4mail@gmail.com>
  *  Alexandre Biancalana <ale@biancalanas.net>
  *  Alexandre Snarskii <snar@paranoia.ru>
  *  Alexandre Snarskii <snar@snar.spb.ru>
  *  Alexey Bobkov <mr.deadlystorm@gmail.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey V. Degtyarev
(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.
Thu, 29 Jun 2017
[ 19:14 sunpoet search for other commits by this committer ] Original commit   Revision:444678
Remove Perl core modules

- While I'm here, remove redundant LOCALBASE/bin from RUN_DEPENDS
- Bump PORTREVISION for dependency change

With hat:	perl
Wed, 8 Mar 2017
[ 12:20 rene search for other commits by this committer ] Original commit   Revision:435681
Remove optional dependency on expired databases/p5-DBD-Oracle
Mon, 23 May 2016
[ 20:35 amdmi3 search for other commits by this committer ] Original commit   Revision:415742 (Only the first 10 of 217 ports in this commit are shown above. View all ports for this commit)
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed

Approved by:	portmgr blanket
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, 30 Jul 2015
[ 14:22 amdmi3 search for other commits by this committer ] Original commit   Revision:393246
- Fix shebangs

Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
Thu, 18 Dec 2014
[ 22:41 pawel search for other commits by this committer ] Original commit   Revision:374927 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
- Update net-mgmt/pandorafms ports to 5.1SP1 release
- Clean pkg-plists

PR:		194859
Submitted by:	maintainer
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, 22 Aug 2014
[ 16:55 wg search for other commits by this committer ] Original commit   Revision:365676
net-mgmt/pandorafms_server: fix startup script

PR:		192915
Submitted by:	maintainer
Wed, 20 Aug 2014
[ 20:01 wg search for other commits by this committer ] Original commit   Revision:365508 (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
net-mgmt/pandorafms_*: update to 5.1 and support stage

- Pass maintainership back
- Add patches already incorporated upstream

PR:		192739
Submitted by:	KIKUCHI Koichiro
Mon, 18 Aug 2014
[ 19:13 antoine search for other commits by this committer ] Original commit   Revision:365343 (Only the first 10 of 46 ports in this commit are shown above. View all ports for this commit)
Convert most NO_INSTALL_MANPAGES to USES=imake:noman

With hat:	portmgr
Thu, 24 Jul 2014
[ 15:36 bapt search for other commits by this committer ] Original commit   Revision:362806 (Only the first 10 of 41 ports in this commit are shown above. View all ports for this commit)
Reset maintainership for ports not staged with no pending PR

With hat:	portmgr
Fri, 20 Sep 2013
[ 22:24 bapt search for other commits by this committer ] Original commit   Revision:327757 (Only the first 10 of 336 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-mgmt)
Sat, 14 Sep 2013
[ 15:39 az search for other commits by this committer ] Original commit   Revision:327296 (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
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
Sat, 24 Aug 2013
[ 20:39 sunpoet search for other commits by this committer ] Original commit   Revision:325311
- Update to 1.3.1
- Use !${PORT_OPTIONS:Mfoo} instead of empty(PORT_OPTIONS:Mfoo)
- Bump PORTREVISION for sysutils/freeipmi shlib change

Changes:	http://savannah.gnu.org/forum/forum.php?forum_id=7687
Wed, 12 Jun 2013
[ 17:45 az search for other commits by this committer ] Original commit   Revision:320709 (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
 - Fix build with new site_perl

Submitted by:	olli hauer <ohauer@gmx.de>
Tue, 4 Jun 2013
[ 19:13 bapt search for other commits by this committer ] Original commit   Revision:319898
Convert to new options framework
Sun, 16 Dec 2012
[ 06:12 az search for other commits by this committer ] Original commit   Revision:308985 (Only the first 10 of 113 ports in this commit are shown above. View all ports for this commit)
- Set default perl version for ports which currently using
  (5.x+ and x < 12) scheme.

Approved by: bapt@ (portmgr@)
Sat, 30 Jun 2012
[ 12:42 az 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)
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
Fri, 11 May 2012
[ 12:12 erwin search for other commits by this committer ] Original commit 
Fix plist

PR:             167766
Submitted by:   KIKUCHI Koichiro <koichiro@rworks.jp> (maintainer)
Sat, 21 Apr 2012
[ 12:27 motoyuki search for other commits by this committer ] Original commit  (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
Add Pandora FMS 4.0.1 - a Flexible Monitoring System.
    WMI client 1.3.16 - a WMI (Windows Management Instrumentation) client
                        which is needed for Pandora FMS.
Submitted by:   KIKUCHI Koichiro <koichiro@rworks.jp>
                Junichi Satoh <junichi@junichi.org>
WWW;            http://pandorafms.org/
Feature safe:   yes

Number of commits found: 23