non port: net-mgmt/pnp/Makefile |
SVNWeb
|
Number of commits found: 42 |
Sun, 16 Apr 2023
|
[ 18:09 Muhammad Moinur Rahman (bofh) ] 0ac3a69 (Only the first 10 of 188 ports in this commit are shown above. )
*/*: Remove merged or non-existent USE_PHP directives
- Remove USE_PHP=hash which is available in default php installation of
all versions of php
* security/pear-Horde_Crypt_Blowfish: Remove OPTION MHASH
- Remove USE_PHP=json which is available in default php installation of
all versions of php
* devel/pear-PHPTAL: Remove OPTION JSON
* www/ilias: Remove OPTION SCORM2004
- Remove USE_PHP=mssql which is no longer available in php from php80
and later and has been replaced with sqlsrv module which is Windows
only
* www/codeigniter: Remove OPTION MSSQL
* www/moodle311: Remove OPTION MSSQL
* www/moodle39: Remove OPTION MSSQL (Only the first 15 lines of the commit message are shown above )
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 43ac3e2 (Only the first 10 of 285 ports in this commit are shown above. )
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 )
|
Fri, 30 Jul 2021
|
[ 17:58 Jochen Neumeister (joneum) ] 8e72064 (Only the first 10 of 19 ports in this commit are shown above. )
net-mgmt/icinga*: - Take Maintainership
Sponsored by: Netzkommune GmbH
|
Wed, 28 Jul 2021
|
[ 20:34 Lars Engels (lme) ] c4fd779 (Only the first 10 of 45 ports in this commit are shown above. )
*: Drop maintainership on most of my ports.
Unfortunately I cannot give them the love they deserve at the moment.
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 15 Mar 2019
|
[ 04:50 tobik ]
net-mgmt/pnp: Fix PDF option
Options helpers are ineffective when set after bsd.port.options.mk.
Move them before that point.
Reported by: tobik (in D19553)
|
Wed, 16 Jan 2019
|
[ 13:37 lme ] (Only the first 10 of 13 ports in this commit are shown above. )
net-mgmt/pnp:
- Add patches from Check_MK that workaround missing sizeof() function in PHP 7.x
- Bump PORTREVSION
|
Mon, 10 Sep 2018
|
[ 13:15 mat ] (Only the first 10 of 127 ports in this commit are shown above. )
Add EXAMPLES options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
|
Wed, 23 Aug 2017
|
[ 10:46 lme ]
net-mgmt/pnp:
- Update to 0.6.26
- Remove upstreamed patches
|
Wed, 2 Aug 2017
|
[ 16:09 lme ]
- Add descr variable to all my ports' rc scripts
- Bump PORTREVISION
|
Tue, 21 Mar 2017
|
[ 13:49 lme ]
net-mgmt/pnp:
- Add patches for templates.dist to work with newer versions of rrdtool
- Switch from WANT_PHP_WEB to USES= php and php:web
- Bump PORTREVISION
|
Mon, 2 May 2016
|
[ 16:08 zeising ] (Only the first 10 of 49 ports in this commit are shown above. )
Update databases/rrdtool to 1.6.0
Most notably, this version of rrdtools.so is thread safe, so the
rrdtools_th.so library is removed.
Bump portrevision for depending ports due to shlib version bump.
For full changelog: http://oss.oetiker.ch/rrdtool/pub/CHANGES
Reviewed by: kwm
Differential Revision: D6168
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 18 Aug 2015
|
[ 19:00 lme ]
- Use the correct dependencies, now that the icinga port was made a meta port
- Bump PORTREVISION
Noticed by: antoine
|
Sun, 31 May 2015
|
[ 19:58 lme ]
- Really fix plist permissions
- Bump PORTREVISION
PR: 200545
Submitted by: peter
MFH: 2015Q2
|
[ 19:48 lme ]
- Fix directory permissions
- Bump PORTREVISION
PR: 200545
Submitted by: peter
MFH: 2015Q2
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
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
|
Fri, 24 Apr 2015
|
[ 13:30 lme ]
- Update to 0.6.25
- Take maintainership. Reason: last maintainer's activity on the port was 5
years ago, never replied to my mails concerning the port.
- Update COMMENT
- Add a missing dependency on php5-session
- Use simpler version of OPTIONS
- Remove pkg-{de,}install
- Install webserver sample configs
- Update pkg-message
|
Tue, 3 Mar 2015
|
[ 07:54 bapt ]
Cleanup plist from @unexec rmdir and @dirrm*
|
Sun, 18 May 2014
|
[ 14:29 ohauer ]
- update to 0.6.21
- add stage support
- sort pkg-plist (closer match to new `make makeplist')
- add NAGIOSDIR to PLIST_SUB (support nagios/icinga)
PR: ports/189197
Submitted by: ohauer
Approved by: maintainer timeout (16 days)
|
Tue, 4 Mar 2014
|
[ 21:06 gerald ]
Chase libdbi update.
Convert postfix-gps and refdb to new LIB_DEPENDS format.
Reported by: Jimmy Olgeni <olgeni@olgeni.com>
|
Sun, 29 Sep 2013
|
[ 09:00 lme ]
Add a slave port to pnp: pnp-icinga to use PNP with Icinga.
Approved by: portmgr (bapt)
|
Fri, 20 Sep 2013
|
[ 22:24 bapt ] (Only the first 10 of 336 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt)
|
Sat, 14 Sep 2013
|
[ 16:38 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
|
Fri, 10 May 2013
|
[ 11:28 bapt ]
Convert to new options framework
While here do some build with clang fixes
PR: ports/178445, ports/178446, ports/178444, ports/178443, ports/178425,
ports/178423
Submitted by: "Ilya A. Arkhipov" <rum1cro@yandex.ru>
|
Mon, 13 Aug 2012
|
[ 19:56 madpilot ] (Only the first 10 of 13 ports in this commit are shown above. )
- Update to 0.6.18
- This version makes it work again with php 5.4
- Update WWW line in pkg-descr
- While I'm here fix some portlint warnings
PR: ports/170565
Submitted by: Guido Falsi <madpilot@FreeBSD.org>
Approved by: maintainer timeout
Approved by: tabthorpe (mentor)
|
Sun, 5 Aug 2012
|
[ 23:19 dougb ] (Only the first 10 of 936 ports in this commit are shown above. )
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
|
Mon, 7 May 2012
|
[ 18:52 sylvio ] (Only the first 10 of 51 ports in this commit are shown above. )
- Chase rrdtool shlib version bump.
|
Thu, 30 Dec 2010
|
[ 17:25 rea ]
net-mgmt/pnp: fix issues brought by PNP developers
* php5-sockets is needed and php5-filter -- not needed;
* local modifications to config.php should go into config_local.php
and config.php must be replaced at every installation.
Feature safe: yes
Approved by: garga (mentor)
|
Tue, 28 Dec 2010
|
[ 18:58 rea ]
net-mgmt/pnp: upgrade to 0.6.10
Changelog (there were no 0.6.8 and 0.6.9):
- Feature: Add RRDTool Option ?only-graph if graph height is below
32px to create thumbnails
- Feature: RRDTool Option ?width and ?height is now allowed in
templates
- Feature: RRDTool DS Type for UOM of ?c? changed from COUNTER
to DERIVE
- Feature: Pass query string from special controller to image
controller ( Matthew Garrett )
- Feature: Authorisation against mk_livestatus API added
- Feature: Sample nginx webserver config added
(by evax@users.sourceforge.net)
- Feature: Kohana backport to support PHP 5.1.6 (Kudos to (Only the first 15 lines of the commit message are shown above )
|
Fri, 10 Dec 2010
|
[ 19:21 pgollucci ]
- Mark MAKE_JOBS_UNSAFE=yes
Reported by: RideCharge Inc. / TaxiMagic TB
Confirmed by: P6 TB
|
Tue, 23 Nov 2010
|
[ 22:10 rea ] (Only the first 10 of 20 ports in this commit are shown above. )
net-mgmt/pnp: update to 0.6.7
- update sources to 0.6.7 -- the tip of 0.6-series;
- reworked patches and grouped them by-commit rather than by-file;
- excluded removal of .orig files -- all files aren't installed anymore;
- changed maintainer (my) e-mail.
Approved by: garga (mentor)
PR: ports/151118
|
Thu, 30 Sep 2010
|
[ 18:29 glarkin ]
- Fixed PNG file breakage caused by overzealous dos2unix that I
introduced in a previous commit
- Fixed portlint warning about LICENSE
- Bumped PORTREVISION
PR: ports/151108
Submitted by: Youssef Ghorbal <djo at pasteur dot fr>
Approved by: Eygene Ryabinkin <rea-fbsd at codelabs dot ru> (maintainer,
implicit)
|
Fri, 23 Jul 2010
|
[ 20:59 glarkin ] (Only the first 10 of 17 ports in this commit are shown above. )
- Patch code emitting warnings after PHP 5.3.x upgrade
- Regenerated patch files with "make makepatch"
- Added GPLv2 license
- Bumped PORTREVISION
PR: ports/147199
Submitted by: olli hauer <ohauer at gmx dot de>
Approved by: rea-fbsd@codelabs.ru (maintainer - timeout; 55 days)
|
Sat, 22 Aug 2009
|
[ 00:32 amdmi3 ] (Only the first 10 of 341 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with N
|
Tue, 7 Jul 2009
|
[ 20:25 miwi ]
- Update to 0.4.14
PR: 136362
Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> (maintainer)
|
Thu, 25 Dec 2008
|
[ 00:32 miwi ]
- Update to 0.4.12
PR: 129912
Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> (maintainer)
|
Tue, 4 Nov 2008
|
[ 19:14 lth ]
- Fix PHP module dependency
- Bump PORTREVISION
PR: ports/127863
Submitted by: me
Approved by: maintainer
|
Mon, 18 Aug 2008
|
[ 15:42 pav ]
- Correct dependencies, install manpage, fix directory permissions
Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> (maintainer)
|
[ 00:10 edwin ]
Pull in rrdtool as a build-dependency.
Noticed by: pavbot.
|
Sun, 17 Aug 2008
|
[ 06:49 edwin ] (Only the first 10 of 12 ports in this commit are shown above. )
New port: net-mgmt/pnp, modern graphing tool for Nagios
After evaluation of net-mgmt/nagiosgraph I decided to search for
something more useful -- Nagios Graph was too hackish and unpretty for
my taste. Digging through Nagios sites I had found PNP and was pleased
by its simplicity and power.
WWW: http://www.pnp4nagios.org/pnp/start
PR: ports/126576
Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
|
Number of commits found: 42 |