Pav Lucistnik
3c120d6379
- Mark BROKEN on 6.X: does not configure
...
Reported by: pointyhat
2010-06-11 21:41:43 +00:00
Sergey Skvortsov
ffe1ecf7bb
- Update to 1.1006
...
- Change maintainer to perl@
Changes: http://cpansearch.perl.org/src/RDB/POE-Component-SNMP-1.1006/Changes
PR: ports/147336
Submitted by: Rob Bloodgood <rob@exitexchange.com>
2010-06-11 14:58:08 +00:00
Anton Berezin
910c859f35
Update to 4.02(.)8.
...
Changes: http://search.cpan.org/dist/NetAddr-IP/Changes
Feature safe: yes
2010-06-11 12:06:50 +00:00
Dirk Meyer
86c9f72a4c
- fix pkg-plist for LICENSE
2010-06-11 08:55:44 +00:00
Dirk Meyer
d8b08b353f
- add COPYING
2010-06-11 08:09:21 +00:00
Sylvio Cesar Teixeira
537f6b1cb0
- Update my email in pkg-message and location of snmpd.conf
2010-06-07 20:32:38 +00:00
Sergey Skvortsov
1edf8fc564
Unbreak build for RELENG_8 and later.
...
PR: ports/145176
Submitted by: Eugene Grosbein <eugen@grosbein.pp.ru>
2010-06-07 15:46:28 +00:00
Martin Wilke
aa504a5a14
MKLivestatus is a very simple and smart Nagios eventbroker module.
...
Livestatus is concepted and tuned to reduce disk, memory and cpu loads
caused by live-data processing on the Nagios system. Just as NDO,
Livestatus makes use of the Nagios Event Broker API and loads a binary
module into the Nagios process. But other than NDO, Livestatus does not
actively write out data e.g. to the disk. Instead, it opens a socket for
external applications to connect to and fetch the current status
information from Nagios.
WWW: http://mathias-kettner.de/checkmk_livestatus.html
PR: ports/145449
Submitted by: Peter C. Lai <cowbert at gmail.com>
2010-06-07 06:07:04 +00:00
Doug Barton
36ff43a47e
Remove bms from the pkg-descr's of ports he no longer maintains.
2010-06-06 22:09:10 +00:00
Sylvio Cesar Teixeira
6d39762f74
- Dependency on x11-toolkits/p5-Tk optional
2010-06-06 21:43:03 +00:00
Bruce M Simpson
adbcbdd9d6
Drop maintainership for these ports.
...
Regrettably, I have no free time for the foreseeable future which
I can commit directly to these aspects of FreeBSD work, due to
a demanding new role elsewhere.
I am able to review patches from time to time, but regrettably cannot
be directly involved in engineering work beyond this w/o it being
directly involved in day-to-day effort.
Thank you for your understanding.
2010-06-06 17:00:58 +00:00
Martin Wilke
5e5b55c972
- Update to 0.2.9
...
PR: 147435
Submitted by: Fabian Keil <fk@fabiankeil.de> (maintainer)
2010-06-06 07:17:49 +00:00
Martin Wilke
dec0c90749
- Add option to use PCRE regex library
...
PR: 144832
Submitted by: Marko Njezic <mrmax063@maxempire.com>
Approved by: maintainer timeout
2010-06-05 19:43:07 +00:00
Martin Wilke
8275099f12
- Fix ssh2 support
...
PR: 146660
Submitted by: Alex Deiter <alex.deiter@gmail.com>
Approved by: maintainer timeout
2010-06-05 19:26:08 +00:00
Koop Mast
c7d3087af6
Instead of only 1 LGPL license there are two namely: the 2.1 and 3 version.
...
So make a LGPL21 and LGPL3 value for the license framework.
Replace the LGPL used in ports with LGPL21. (checked all consumers)
Obtained from: http://www.gnu.org/licenses/ (Under License URL's)
2010-06-04 21:41:41 +00:00
Dirk Meyer
0862ea05a1
LICENSE BSD
2010-06-04 14:08:27 +00:00
Dirk Meyer
d2a5a46507
LICENSE GPLv2
2010-06-04 13:49:15 +00:00
Martin Wilke
dd6b803959
- Add missing depends
...
PR: 146282
Submitted by: Alex Deiter <alex.deiter@gmail.com>
Approved by: maintainer timeout
2010-06-03 17:12:19 +00:00
Sylvio Cesar Teixeira
da2897022c
- Chase net-snmp shlib bump
2010-06-02 19:14:17 +00:00
Sylvio Cesar Teixeira
d8fd1a8696
- Update to 5.5
2010-06-02 19:13:17 +00:00
Ade Lovett
8d837132c7
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
2010-05-31 02:01:56 +00:00
Sylvio Cesar Teixeira
4c528bc67a
- Update to 2.3.3
...
PR: ports/147223
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2010-05-31 00:04:10 +00:00
Sylvio Cesar Teixeira
7e2cb15ad6
- Update to 1.6.1
...
PR: ports/147218
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2010-05-30 23:57:08 +00:00
Sylvio Cesar Teixeira
87b36fd013
- Update to 1.4.0
...
PR: ports/147217
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2010-05-30 23:55:31 +00:00
Tilman Keskinoz
8643d4aa4f
Add LICENSE and LICENSE_FILE to my ports.
2010-05-30 17:39:07 +00:00
Doug Barton
b60d5aef0f
Tune up rc.d file
...
Approved by: maintainer timeout
2010-05-29 18:26:54 +00:00
Sylvio Cesar Teixeira
aed720de6e
- Fixed "make package" when option WITH_PERL_EMBEDDED if off
...
PR: ports/146699
Submitted by: Olivier Cochard-Labbé <olivier@cochard.me>
2010-05-28 19:03:30 +00:00
Wesley Shields
9010f5a289
Fix build and run dependencies: sysutils/dmidecode is only needed to build,
...
and the rest are really run dependencies.
PR: ports/146491
Submitted by: Guido Falsi <mad@madpilot.net>
Approved by: araujo@ (maintainer timeout)
2010-05-27 16:29:11 +00:00
Philip M. Gollucci
e5d1394eb9
- Use KNOBS
...
- Use Std pkg names
- p5-libapreq2 pulls in mod_perl2
PR: ports/146898
Submitted by: pgollucci@ (myself)
Approved by: maintainer (corsmith@gmail.com )
2010-05-27 04:23:30 +00:00
Pav Lucistnik
3380480d7e
- Mark BROKEN on 6.X: does not compile
...
Reported by: pointyhat
2010-05-25 21:14:44 +00:00
Pav Lucistnik
852df8d980
- Mark BROKEN on 6.X: does not configure
...
Reported by: pointyhat
2010-05-25 21:08:19 +00:00
Pav Lucistnik
23c162739d
- Mark BROKEN on 6.X: does not configure
...
Reported by: pointyhat
2010-05-25 20:58:20 +00:00
Pav Lucistnik
8280af7673
- Mark BROKEN on 6.X: does not configure
...
Reported by: pointyhat
2010-05-24 23:30:51 +00:00
Dmitry Marakasov
018e66797f
- Pass maintainership to gcooper@
...
PR: 146911
Submitted by: gcooper@
2010-05-24 15:31:21 +00:00
Mark Linimon
cb4c252136
Reset perky@FreeBSD.org due to maintainer-timeouts and no response
...
to email.
Hat: portmgr
2010-05-23 21:16:16 +00:00
Stefan Walter
f053a0493f
Use BROKEN instead of NOT_FOR_ARCHS.
...
Suggested by: linimon
2010-05-22 09:54:43 +00:00
Sergey Matveychuk
4441666612
- Update to 0.8.7f
...
Bug and security fixes release.
Release notes: http://www.cacti.net/release_notes_0_8_7f.php
2010-05-20 13:55:28 +00:00
Mark Linimon
59b8e8bcfa
Fix an obvious typo.
...
PR: ports/146748
Submitted by: Malte Hahlbeck <malte at gissmo dot net>
2010-05-20 08:44:31 +00:00
Stefan Walter
81372342ff
Ignore on amd64 for now, as it doesn't work there.
...
PR: ports/140303
2010-05-18 12:19:07 +00:00
Philip M. Gollucci
61bcae45bc
- Chase devel/apr -> devel/apr1 shuffling
...
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@
2010-05-18 04:08:05 +00:00
Philip M. Gollucci
55544fc2be
- Convert ports/ to devel/apr1
...
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@
2010-05-18 04:05:05 +00:00
Kirill Ponomarev
43e55b3fc4
Update to 0.12.1
2010-05-17 08:50:20 +00:00
Sylvio Cesar Teixeira
9cb79ba80f
- Tweak CONFIGURE_ARGS to pass appropriate flags to ld
...
- Fix PLIST when WITHOUT_PERL_EMBEDDED=yes
PR: ports/146559[1]
ports/146268[2]
ports/146084[3]
ports/146490[4]
Submitted by: sahil@ [1]
Josh Carroll <josh.carroll@gmail.com> [2]
Anton Gorlov <gorlov.a@gmail.com> [3]
Heino Tiedemann <rotkap@gmx.de> [4]
2010-05-16 19:42:27 +00:00
Pav Lucistnik
4ca7cc6a3e
- Update to 3.4.5
...
PR: ports/143410
Submitted by: Anton Vinokurov <anton@netams.com> (maintainer)
2010-05-14 12:42:50 +00:00
Sahil Tandon
e66e6df5c4
- Fix USE_LDCONFIG
...
Approved by: wxs@ (mentor)
2010-05-07 03:06:49 +00:00
Sahil Tandon
288bf0caf9
- Update to 4.9.2
...
- Add USE_LDCONFIG to register shared libs
- Pass maintainership to submitter
PR: ports/145239
Submitted by: Krzysztof Stryjek <ports@bsdserwis.com>
Approved by: Daniel Roethlisberger <daniel@roe.ch> (maintainer)
wxs@ (mentor)
2010-05-07 01:51:37 +00:00
Philip M. Gollucci
3a2084de1e
4/5: Chase devel/apr shlib bump
...
PR: ports/146130
Approved by: portmgr (pav)
Tested by: -exp run (pav)
With Hat: apache@
2010-05-05 21:52:39 +00:00
Philip M. Gollucci
bb992ed998
3/5: Fix apr-1.3 libnames to be apr-1
...
PORTREVISION bumps comming next
PR: ports/146130
Approved by: portmgr (pav)
Tested by: -exp run (pav)
With Hat: apache@
2010-05-05 21:47:49 +00:00
Sahil Tandon
7bbaba1225
- Fix fping location in sample conf files
...
PR: ports/145606
Submitted by: Jim Riggs <ports@christianserving.org> (maintainer)
Approved by: itetcu@ (mentor)
2010-05-05 04:07:00 +00:00
Norikatsu Shigemura
e36a78f95b
Add verbose option to print warning only, and another type gratuitous
...
ARP used by windows: packet containing zero sender ip.
PR: ports/145198
Submitted by: Gleb Kurtsou
2010-05-04 14:03:14 +00:00