non port: net-mgmt/pandorafms_server/Makefile |
SVNWeb
|
Number of commits found: 23 |
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 )
|
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.
|
Thu, 29 Jun 2017
|
[ 19:14 sunpoet ]
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 ]
Remove optional dependency on expired databases/p5-DBD-Oracle
|
Mon, 23 May 2016
|
[ 20:35 amdmi3 ] (Only the first 10 of 217 ports in this commit are shown above. )
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 ] (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
|
Thu, 30 Jul 2015
|
[ 14:22 amdmi3 ]
- Fix shebangs
Approved by: portmgr blanket
MFH: 2015Q3 (blanket)
|
Thu, 18 Dec 2014
|
[ 22:41 pawel ] (Only the first 10 of 15 ports in this commit are shown above. )
- Update net-mgmt/pandorafms ports to 5.1SP1 release
- Clean pkg-plists
PR: 194859
Submitted by: maintainer
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
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 )
|
Fri, 22 Aug 2014
|
[ 16:55 wg ]
net-mgmt/pandorafms_server: fix startup script
PR: 192915
Submitted by: maintainer
|
Wed, 20 Aug 2014
|
[ 20:01 wg ] (Only the first 10 of 26 ports in this commit are shown above. )
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 ] (Only the first 10 of 46 ports in this commit are shown above. )
Convert most NO_INSTALL_MANPAGES to USES=imake:noman
With hat: portmgr
|
Thu, 24 Jul 2014
|
[ 15:36 bapt ] (Only the first 10 of 41 ports in this commit are shown above. )
Reset maintainership for ports not staged with no pending PR
With hat: portmgr
|
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
|
[ 15:39 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)
|
Sat, 24 Aug 2013
|
[ 20:39 sunpoet ]
- 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 ] (Only the first 10 of 24 ports in this commit are shown above. )
- Fix build with new site_perl
Submitted by: olli hauer <ohauer@gmx.de>
|
Tue, 4 Jun 2013
|
[ 19:13 bapt ]
Convert to new options framework
|
Sun, 16 Dec 2012
|
[ 06:12 az ] (Only the first 10 of 113 ports in this commit are shown above. )
- 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 ] (Only the first 10 of 29 ports in this commit are shown above. )
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
|
Fri, 11 May 2012
|
[ 12:12 erwin ]
Fix plist
PR: 167766
Submitted by: KIKUCHI Koichiro <koichiro@rworks.jp> (maintainer)
|
Sat, 21 Apr 2012
|
[ 12:27 motoyuki ] (Only the first 10 of 33 ports in this commit are shown above. )
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 |