Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
04 Feb 2019 19:47:39
0.47_3

|
rene  |
Remove expired ports and dependencies:
sysutils/hs-ekg: Removed, depends on expired sysutils/hs-ekg-json
sysutils/hs-ekg-json: Has expired: Doesn't build with newest Haskell libraries
net-mgmt/icinga-core: Has expired: Upstream EOLed Icinga 1.x from 2018-12-31
net-mgmt/icinga: Removed, depends on expired net-mgmt/icinga-core
net-mgmt/icli: Removed, depends on expired net-mgmt/icinga-core
net-mgmt/icinga-classicweb: Has expired: Upstream EOLed Icinga 1.x from
2018-12-31
net-mgmt/pnp-icinga: Removed, depends on expired net-mgmt/icinga-classicweb |
31 Jan 2017 16:21:46
0.47_3

|
mat  |
Bump PORTREVISION for ports affected by the fix the last commit.
Done with: Tools/scripts/bump-revision.sh
Sponsored by: Absolight |
01 Apr 2016 14:16:20
0.47_2

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
01 Apr 2016 13:18:17
0.47_2

|
mat  |
Fixup some whitespace at the beginning of lines problems.
With hat: portmgr
Sponsored by: Absolight |
14 Sep 2015 12:19:50
0.47_2

|
mat  |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
18 Aug 2015 19:00:37
0.47_2

|
lme  |
- Use the correct dependencies, now that the icinga port was made a meta port
- Bump PORTREVISION
Noticed by: antoine |
26 Nov 2014 13:08:38
0.47_1

|
mat  |
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 ) |
30 May 2014 12:36:55
0.47

|
lme  |
Update to 0.47 |
04 Mar 2014 21:06:03
0.46_1

|
gerald  |
Chase libdbi update.
Convert postfix-gps and refdb to new LIB_DEPENDS format.
Reported by: Jimmy Olgeni <olgeni@olgeni.com> |
30 Sep 2013 20:05:11
0.46

|
lme  |
Add new port net-mgmt/icli:
Command line interface to Icinga.
Features:
- Listing of service/host states, check queue or downtimes
- Detailed service/host info
- Scheduling of service rechecks, acknowledging of problems
- Detailed filtering (host(group)/service name, state, passive, acknowledged,
etc.)
- Mostly nagios-compatible
http://finalrewind.org/projects/icli/ |