aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/pandorafms_server
Commit message (Collapse)AuthorAgeFilesLines
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-2/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Convert to UCL & cleanup pkg-message (categories n)Mathieu Arnold2019-08-141-7/+10
| | | | | | | (and missed 3 missed files from previous categories.) Notes: svn path=/head/; revision=508903
* Remove Perl core modulesSunpoet Po-Chuan Hsieh2017-06-291-3/+3
| | | | | | | | | | - While I'm here, remove redundant LOCALBASE/bin from RUN_DEPENDS - Bump PORTREVISION for dependency change With hat: perl Notes: svn path=/head/; revision=444678
* Remove optional dependency on expired databases/p5-DBD-OracleRene Ladan2017-03-081-5/+1
| | | | Notes: svn path=/head/; revision=435681
* Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled ↵Dmitry Marakasov2016-05-231-1/+1
| | | | | | | | | by default anyway and don't need to be listed Approved by: portmgr blanket Notes: svn path=/head/; revision=415742
* Update to upstream release 6.0SP2Thomas Zander2016-05-152-4/+3
| | | | | | | | PR: 208813 Submitted by: koichiro@rworks.jp (maintainer) Notes: svn path=/head/; revision=415266
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-23/+23
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* net-mgmt/pandorafms_{agent,console,server}: update 6.0 -> 6.0SP1Jason Unovitch2016-02-143-3/+7
| | | | | | | | | | | - Update shared PANDORA_VERSION to 6.0SP1 and bump PORTREVISION - Include newsyslog.conf.d log rotation file PR: 206734 Submitted by: KIKUCHI Koichiro <oi4io5me.cesium3@gmail.com> (maintainer) Notes: svn path=/head/; revision=408864
* net-mgmt/pandorafms_*: 5.1SP2 -> 6.0Kurt Jaeger2015-11-243-5/+5
| | | | | | | | | | | Changes: http://blog.pandorafms.org/pandora-fms-6-0-is-finally-here/ PR: 204520 Submitted by: Kikuchi Koichiro <koichiro@rworks.jp> (maintainer) Notes: svn path=/head/; revision=402346
* - Fix shebangsDmitry Marakasov2015-07-302-1/+23
| | | | | | | | Approved by: portmgr blanket MFH: 2015Q3 (blanket) Notes: svn path=/head/; revision=393246
* net-mgmt/pandorafms_(agent|console|server): Upgrade version 5.1SP1 => 5.1SP2John Marino2015-05-174-30/+19
| | | | | | | | PR: 198051 Submitted by: KIKUCHI Koichiro (maintainer) Notes: svn path=/head/; revision=386617
* - Update net-mgmt/pandorafms ports to 5.1SP1 releasePawel Pekala2014-12-186-5625/+22
| | | | | | | | | | - Clean pkg-plists PR: 194859 Submitted by: maintainer Notes: svn path=/head/; revision=374927
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-7/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr Notes: svn path=/head/; revision=373448
* net-mgmt/pandorafms_server: fix startup scriptWilliam Grzybowski2014-08-222-33/+34
| | | | | | | | PR: 192915 Submitted by: maintainer Notes: svn path=/head/; revision=365676
* net-mgmt/pandorafms_*: update to 5.1 and support stageWilliam Grzybowski2014-08-2012-352/+5713
| | | | | | | | | | | - Pass maintainership back - Add patches already incorporated upstream PR: 192739 Submitted by: KIKUCHI Koichiro Notes: svn path=/head/; revision=365508
* Convert most NO_INSTALL_MANPAGES to USES=imake:nomanAntoine Brodin2014-08-181-5/+0
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=365343
* Reset maintainership for ports not staged with no pending PRBaptiste Daroussin2014-07-241-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=362806
* Fix properties on pkg-plistBaptiste Daroussin2014-01-212-2/+0
| | | | Notes: svn path=/head/; revision=340674
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net-mgmt) Notes: svn path=/head/; revision=327757
* - convert to the new perl5 frameworkAndrej Zverev2013-09-141-1/+2
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327296
* - Update to 1.3.1Sunpoet Po-Chuan Hsieh2013-08-241-1/+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 Notes: svn path=/head/; revision=325311
* - Fix build with new site_perlAndrej Zverev2013-06-121-1/+1
| | | | | | | Submitted by: olli hauer <ohauer@gmx.de> Notes: svn path=/head/; revision=320709
* Convert to new options frameworkBaptiste Daroussin2013-06-041-16/+14
| | | | Notes: svn path=/head/; revision=319898
* - Set default perl version for ports which currently usingAndrej Zverev2012-12-161-1/+0
| | | | | | | | | (5.x+ and x < 12) scheme. Approved by: bapt@ (portmgr@) Notes: svn path=/head/; revision=308985
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-301-2/+2
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300264
* Fix plistErwin Lansing2012-05-113-2/+9
| | | | | | | | PR: 167766 Submitted by: KIKUCHI Koichiro <koichiro@rworks.jp> (maintainer) Notes: svn path=/head/; revision=296422
* Add Pandora FMS 4.0.1 - a Flexible Monitoring System.Motoyuki Konno2012-04-2111-0/+622
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 Notes: svn path=/head/; revision=295185