Sunpoet Po-Chuan Hsieh
32ef7aa49f
- Update to 0.22
...
- Add LICENSE
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Data-Validate-IP/Changes
PR: ports/186815
Submitted by: sunpoet (myself)
Approved by: Tuc <freebsd-ports@t-b-o-h.net> (maintainer)
2014-02-18 21:30:23 +00:00
Steve Wills
7cccbc23bc
- Assign maintainership to submitter
2014-02-17 02:10:15 +00:00
Ruslan Makhmatkhanov
94100a887d
- pass maintainership to submitter
...
PR: 186809
Submitted by: Ryan Frederick <ryanrfrederick@gmail.com>
Approved by: Anders Troback <anders@troback.com>
2014-02-16 18:16:04 +00:00
Martin Wilke
3395af0a4b
- Convert to autoplist
...
- Stage support
- Bump PORTREV
2014-02-15 10:28:10 +00:00
Steve Wills
6de76bc98d
Nagios::Plugin::Beanstalk - Nagios plugin to observe Beanstalkd queue server.
...
WWW: http://search.cpan.org/dist/Nagios-Plugin-Beanstalk/
PR: ports/171762
Submitted by: Andrew Thompson <thompsa@freebsd.org>
2014-02-14 21:03:41 +00:00
Bernhard Froehlich
7a03c27878
- Drop maintainership
2014-02-14 15:10:57 +00:00
Edwin Groothuis
6b10b52f2a
Upgrade to version 0.96.0
...
use of md5 bundled code will be only used if not available on the system
(external md5 is currently only supported via openssl library).
Old behavior can be triggered using:
--enable-bundled-md5 (and for getopt: --enable-bundled-getopt)
ipv6calcweb.cgi was extended for supporting the new outputformat
"textkeyvalue", which can be parsed easier in scripts, example:
http://ip.bieringer.de/cgi-bin/ipv6calcweb.cgi?format=textkeyvalue
ipv6calc binaries can be build using shared libraries internally to save
space on disk with configure option: --enable-shared
ipv6calc (approx. 170 kB)
ipv6loganon (approx. 50 kB)
ipv6logstats (approx. 60 kB)
ipv6logconv (approx. 50 kB)
libipv6calc.so.0.96.0 (approx. 450 kB)
libipv6calc_db_wrapper.so.0.96.0 (approx. 1.8 MB)
(containing the BuiltIn databases)
instead of
ipv6calc (non-shared, 1.9 MB)
ipv6loganon (approx. 1.9 MB)
ipv6logstats (approx. 1.9 MB)
ipv6logconv (approx. 1.9 MB)
2014-02-14 10:49:17 +00:00
Martin Wilke
8f896af2f2
- Stage support
2014-02-12 10:47:41 +00:00
Martin Wilke
c35e7a0c92
- Stage support
2014-02-12 10:47:29 +00:00
Martin Wilke
af4959ec2d
- Stage support
2014-02-12 10:47:13 +00:00
Martin Wilke
635a219260
- Stage support
2014-02-12 10:46:53 +00:00
Martin Wilke
0594b70a0e
- Stage support
2014-02-12 10:46:38 +00:00
Martin Wilke
cd44b5718f
- Stage support
2014-02-12 10:46:23 +00:00
Martin Wilke
506ee676d4
- Stage support
2014-02-12 10:17:18 +00:00
Martin Wilke
571d6a7211
- Stage support
2014-02-12 10:16:48 +00:00
Martin Wilke
a583d66f2b
- Stage support
2014-02-12 10:16:37 +00:00
Martin Wilke
e5fdee1662
- Stage support
2014-02-12 10:16:28 +00:00
Martin Wilke
2ff03efb0b
- Stage support
2014-02-12 10:16:17 +00:00
Martin Wilke
14091d922b
- Stage support
2014-02-12 10:16:05 +00:00
Martin Wilke
81e7825f15
- Stage support
2014-02-12 09:44:36 +00:00
Lars Engels
4bbf0e8714
- Update to 1.10.3
...
- Switch to Github
- Strip IDO binaries and library
Changelog: https://www.icinga.org/2014/02/11/bugfix-releases-1-10-3-1-9-5-1-8-6/
2014-02-12 07:17:00 +00:00
Mark Felder
b1412a3f4b
STAGE support, fix port conflict on man page (par.1 -> rancid-par.1)
...
Fix on FreeBSD 10: missing cvs in base and needed shebangfix for Perl
because we lack the /usr/bin/perl symlink
Sponsored by: SupraNet Communications
2014-02-11 18:33:49 +00:00
Tijl Coosemans
805102b994
- USES=gmake libtool.
...
- Mark broken on FreeBSD 10+. Fixing one problem leads to another and
another in perpetuum...
2014-02-11 18:33:17 +00:00
Philippe Audeoud
e42e921955
- Update to 3.12
2014-02-11 12:28:44 +00:00
Mark Felder
0023edddfa
Update xymon-server and xymon-client to 4.3.16
...
Approved by: swills (mentor)
2014-02-10 20:10:29 +00:00
Emanuel Haupt
5005b67362
According to the Porter's Handbook (5.12.2.3.) default options must be added to
...
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org , kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
2014-02-10 13:54:26 +00:00
Baptiste Daroussin
ce1c0bc3ed
Back to the futur
2014-02-10 13:27:09 +00:00
Baptiste Daroussin
e6ef2c96d5
Mark as deprecated unmaintained ports for which no public distfiles are
...
available for part or all the needed distfiles.
Reported by: distillator
2014-02-10 12:58:54 +00:00
Ruslan Makhmatkhanov
d5b4436057
- MYSQL option was defined twice. Remove the first occurrence.
...
PR: 186600
Submitted by: Pakhom Golynga <pakhom706@gmail.com> (maintainer)
Reported by: Peter Kuyarov <fbsdq@peterk.org> (in PR 186451)
2014-02-09 20:33:50 +00:00
Ruslan Makhmatkhanov
988d74474b
- update py-snmp4 to 4.2.5 and py-snmp4-apps to 0.3.4
...
- convert to auto-generated auto-plist
- convert to optionsng for DOCS and EXAMPLES
- remove NO_STAGE
while here:
- update LICENSE (count clauses)
- do not use deprecated easy_install and unneeded PYDISTUTILS_* knobs
- make DOCSDIR and EXAPLESDIR contain ${PYTHON_PKGNAMEPREFIX} in it, because
that ports may be installed for different python versions simultaneously
- use common idiom for installing DOCS and EXAMPLES
- install DOCS and EXAMPLES into stage area uncoditioanlly
- remove inclusions of bsd.port.options.mk
- bump PORTREVISION for py-snmp4-mibs, because package is changed
- replace /bin/bash with /bin/sh in py-snmp4-mibs rebuild-pysnmp-mibs script
PR: 186190
Submitted by: olgeni
Approved by: Martin Jackson <mhjacks@swbell.net> (maintainer)
2014-02-09 16:41:53 +00:00
Mark Felder
ca988f626d
Fix shebang of devmon script
...
Approved by: swills (mentor,implicit)
2014-02-07 19:12:49 +00:00
Baptiste Daroussin
155aa7f937
Deprecate ports unmaintained for which distillator is not able to find public distfiles
...
Reported by: distilator
2014-02-07 18:50:30 +00:00
Philippe Audeoud
05c0992248
- Update to 3.11
2014-02-07 14:51:59 +00:00
Mathieu Arnold
cbec3a8908
It seems nagios 4 can't build without the event broker, so remove the option
...
and force it on.
While there, replace a REINPLACE_CMD by a patch to get rid of a
bsd.port.options.mk include.
Reported by: demon, pkg-fallout
Sponsored by: Absolight
2014-02-07 13:29:40 +00:00
Emanuel Haupt
351046a283
Support staging.
2014-02-06 13:15:54 +00:00
Emanuel Haupt
0e56ce8e14
Support staging.
2014-02-06 13:12:42 +00:00
Emanuel Haupt
eeff7daaad
Support staging.
2014-02-06 13:11:22 +00:00
Emanuel Haupt
010c138522
Support staging.
2014-02-06 13:08:12 +00:00
Emanuel Haupt
fe78e46f53
Support staging.
2014-02-06 13:05:16 +00:00
Emanuel Haupt
4129ad2834
Support staging.
2014-02-06 13:04:32 +00:00
Martin Wilke
efcb757551
- Stge support
2014-02-06 12:15:49 +00:00
Martin Wilke
8e97efcb88
- Stage support
2014-02-06 07:21:50 +00:00
Martin Wilke
37fa1c9fd9
- Stage support
2014-02-05 13:58:09 +00:00
Martin Wilke
e11a69fd49
- Stage support
2014-02-05 08:26:44 +00:00
Baptiste Daroussin
ee6bf67e6a
Reset maintainership due to mail bouncing
...
Reported by: pkg-fallout
2014-02-05 08:22:02 +00:00
Emanuel Haupt
7c986abf42
Add regression-test target.
2014-02-05 08:21:34 +00:00
Emanuel Haupt
f4ca0cfb71
Update to 4.0.3
2014-02-05 03:04:48 +00:00
Sunpoet Po-Chuan Hsieh
7990ca752c
- Update to 4.2.2
...
Changes: http://sourceforge.net/projects/flowviewer/files/README/view
PR: ports/184126
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by: maintainer (timeout, 10 weeks)
2014-02-04 16:31:28 +00:00
Dmitry Sivachenko
833a82123a
Convert to staging.
2014-02-03 11:30:35 +00:00
Martin Wilke
5e1fb835b8
- Stage support
2014-02-02 10:11:12 +00:00
Martin Wilke
232ce5fe5f
- Stage support
2014-02-02 08:35:23 +00:00
Eitan Adler
7405b8e0ed
Return some ports I maintain to the pool.
2014-02-02 08:11:05 +00:00
Martin Wilke
00996f2d1c
- Stage support
2014-02-01 16:14:05 +00:00
Kubilay Kocak
81607cea8a
Add UPDATING entry for zabbix UIDs change and bump ports
...
PR: ports/186298
Reviewed by: mat
2014-02-01 00:57:50 +00:00
Antoine Brodin
be791f91af
Mark broken: Does not build
...
===> Building for circe-0.2.3_1
make[1]: "/wrkdirs/usr/ports/net-mgmt/circe/work/Makefile" line 74: Cannot open /usr/ports/Mk/bsd.perl.mk
make[1]: Fatal errors encountered -- cannot continue
make[1]: stopped in /wrkdirs/usr/ports/net-mgmt/circe/work
*** Error code 1
Reported by: pkg-fallout since september 2013
With hat: portmgr
2014-01-31 22:24:52 +00:00
Rene Ladan
2bf8693840
Change optional run dependency for mbmon from sysutils/mbmon
...
to sysutils/xmbmon
The former port has expired.
2014-01-31 00:21:20 +00:00
Pawel Pekala
1c840bc3c0
- Update to 1.3
...
- Update maintainer's email
- Change license from BSD to BSD2CLAUSE
- Allow staging
PR: ports/186041
Submitted by: maintainer
2014-01-29 22:03:24 +00:00
Rodrigo Osorio
877dce2447
Update maintainer email address
...
Approved by: bapt@ (co-mentor)
2014-01-29 09:17:41 +00:00
Dmitry Marakasov
6270f9f8ae
- Keep category Makefiles sorted
2014-01-28 03:25:28 +00:00
Baptiste Daroussin
53f5bbb2ba
Deprecate ports broken for more than 6 month
2014-01-27 17:35:26 +00:00
Ruslan Makhmatkhanov
3413304bd3
- update to 3.3.0
...
- let it build with clang too
- update maintainer's email
- fix whitespace bugs, while here
PR: 182402
Submitted by: Nicolai Petri <nicolai@petri.dk> (maintainer)
2014-01-26 18:22:35 +00:00
Jason Helfman
0485584edb
- update to 3.0.718 [1]
...
- while here update to staging support
PR: 186117
Submitted by: emikulic@gmail.com (maintainer)
Changes: http://unix4lyfe.org/darkstat/changelog.txt
2014-01-26 18:06:45 +00:00
Baptiste Daroussin
8e29bca4e3
Support stage
...
USE_GMAKE -> USES=gmake
2014-01-25 22:18:46 +00:00
Baptiste Daroussin
5b25f02155
Support stage
...
USE_GMAKE -> USES=gmake
2014-01-25 22:17:03 +00:00
Baptiste Daroussin
61c076a242
Remove license file for well know license
...
Convert USE_GMAKE -> USES=gmake
2014-01-25 22:11:18 +00:00
Baptiste Daroussin
b92818123d
Support stage
2014-01-25 22:09:37 +00:00
Baptiste Daroussin
201f7e5cb9
Support stage
...
Fix shebang
USE_GMAKE -> USES=gmake
2014-01-25 21:58:31 +00:00
Ryan Steinmetz
a4674e6a09
- Fix python build
...
PR: ports/186074
Submitted by: Jimmy Olgeni <olgeni@FreeBSD.org>
2014-01-25 02:24:39 +00:00
Mathieu Arnold
8922ffcf50
Remove net-mgmt/nagios-devel, it's been outdated for a long time now.
...
Sponsored by: Absolight
2014-01-24 23:37:10 +00:00
Mathieu Arnold
0253032ea5
Add nagios4, the next version of the nagios monitoring system.
...
While there, garbage collect the UID/GID in nagios.
Sponsored by: Absolight
2014-01-24 23:24:53 +00:00
Antoine Brodin
8dc77b0582
- Stage support
...
- Remove non existent directories from plist
2014-01-24 23:14:40 +00:00
Rene Ladan
6af4f79e51
Do not set variables already set by USES=kmod
...
Approved by: maintainer silence (vsevolod@)
2014-01-24 22:56:46 +00:00
Dmitry Sivachenko
af771a09d2
This was not a move but rather a divorce.
...
Point master-site and WWW back to nagios-plugins.org.
monitoring-plugins probably deserves another port (if they release new version).
Pointer out by: lme and others.
2014-01-24 16:23:24 +00:00
Martin Wilke
c6a4d55ba1
- Stage Safe
2014-01-24 14:53:03 +00:00
Baptiste Daroussin
e04b632220
Fix properties on pkg-plist
2014-01-21 23:40:21 +00:00
Baptiste Daroussin
3571d93c55
Support stage
...
Fix shebang
2014-01-19 18:40:27 +00:00
Jun Kuriyama
1be118f047
Fix breakage with nagios-plugins 1.5.
2014-01-19 13:44:15 +00:00
Martin Matuska
6c41dda4d6
Add STAGE support to net-mgmt/nsca and net-mgmt/nsca27
2014-01-19 11:35:27 +00:00
Emanuel Haupt
04f342e02d
Update to 4.0.2
2014-01-18 08:33:40 +00:00
Raphael Kubo da Costa
a26c8d07f7
- Set only one (working) MASTER_SITE. [1]
...
- USE_GMAKE -> USES=gmake
PR: ports/185843 [1]
Submitted by: Mike Bristow <mike@urgle.com> (maintainer)
2014-01-17 16:56:00 +00:00
Pietro Cerutti
1c8abd1d90
- Convert to USES=tcl
2014-01-17 10:04:47 +00:00
Emanuel Haupt
31dd0a9cc1
Update to 4.0.1
2014-01-17 07:35:34 +00:00
Thierry Thomas
451f192437
Chase domain name change.
...
PR: ports/185801
Submitted by: /me
Approved by: demon (maintainer)
2014-01-15 15:10:52 +00:00
Vanilla I. Shu
1720395be1
1: Fix building on 10 and -current.
...
2: support stagedir
PR: ports/185694
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2014-01-15 08:25:17 +00:00
Thomas Abthorpe
1c9faa2c89
- Reassign to the heap due to mail bounces
2014-01-15 02:41:00 +00:00
Mathieu Arnold
121dea5a9c
* Add a patch from upstream fixing a cgi vulnerability[1]
...
* Cleanup COMMENT
* Rename patches to follow make makepatch naming
* Incorporate a sed into already patched files.
Poked by: ohauer [1]
Security: CVE-2013-7108 CVE-2013-7205
2014-01-14 14:23:36 +00:00
Mathieu Arnold
22e13304f8
Take that, will work on the main issue today.
2014-01-14 09:43:24 +00:00
Dmitry Sivachenko
152a0456ac
Drop maintainership, I have no enoght time now.
2014-01-14 06:20:37 +00:00
Rene Ladan
50f8eaece1
Python cleanup:
...
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
Renato Botelho
b6890d3749
Support staging
...
Respect ${CC}
Approved by: portmgr@ (blanket)
2014-01-13 17:55:52 +00:00
Henrik Brix Andersen
0b5d8635e1
- Add needed patches
...
- Bump PORTREVISION
2014-01-12 19:22:13 +00:00
Henrik Brix Andersen
f6dee8fd5a
- Update to v2011-08-R1
...
- Add staging support
2014-01-12 19:19:58 +00:00
Dmitry Sivachenko
56ae029ddd
Add new optional sigrok support;
...
Remove GLIB as runtime dependency unless sigrok plugin is enabled.
Approved by: maintainer
2014-01-10 08:25:34 +00:00
Baptiste Daroussin
44c3cb0410
Fix packaging as a user
2014-01-09 23:48:22 +00:00
Baptiste Daroussin
00ac6f2705
Do not assume the compiler is g++
...
While here stage
MFH: 2014Q1
2014-01-08 14:39:51 +00:00
Jason Helfman
571d40d348
- adjust USES to include gmake, and adopt staging
...
- modify maintainer address to new contact information
- while here trim comment
$
PR: 185545
Submitted by: maintainer, oberman@es.net
2014-01-07 16:10:48 +00:00
Raphael Kubo da Costa
b99624bc49
- Add VMware support by adding libxml2
...
- Add ICONV_PREFIX to the configure arguments (PR: ports/185197)
PR: ports/185412
Submitted by: Pakhom Golynga <pakhom706@gmail.com> (maintainer)
2014-01-06 20:00:46 +00:00
Sunpoet Po-Chuan Hsieh
7921b3bbc8
- Add p5-Net-SNMPTrapd 0.12
...
- While I'm here, add LICENSE
The Net::SNMPTrapd module implements an SNMP Trap Listener.
WWW: http://search.cpan.org/dist/Net-SNMPTrapd/
PR: ports/185418
Submitted by: Hung-Yi Chen <gaod@hychen.org>
2014-01-06 15:12:02 +00:00
Emanuel Haupt
08d0046992
Update to 4.0.0
2014-01-06 14:06:57 +00:00
Dmitry Sivachenko
23ee0ef9bb
1) remove --disable-getifaddrs from CONFIGURE_ARGS: "disabled" is the default
...
value and this option is also linux-specific.
2) convert LIB_DEPENDS to new format.
Approved by: maintainer
2014-01-06 08:41:51 +00:00
Andrej Zverev
195cae26f3
- stage support
...
Approved by: portmgr (blanket infrastructure)
2014-01-05 16:08:00 +00:00
Andrej Zverev
2875a8723c
- support stage
...
Approved by: portmgr (blanket infrastructure)
2014-01-05 15:52:33 +00:00
Andrej Zverev
9015802942
- stage support
...
Approved by: portmgr (blanket infrastructure)
2014-01-05 15:44:11 +00:00
Andrej Zverev
d7a605a2ef
- stage support
...
Approved by: portmgr (blanket infrastructure)
2014-01-05 12:20:02 +00:00
Dmitry Sivachenko
9322378f74
Fix network interface statistics reports broken on FreeBSD-10.
...
Approved by: maintainer
2014-01-05 08:14:25 +00:00
Mark Felder
2ee3459873
Welcome net-mgmt/unifi2 to the tree
...
Unifi 2.x is the current "stable" release from Ubiquiti
PR: ports/185000
Approved by: swills (mentor)
2014-01-03 18:15:52 +00:00
Mark Felder
f6ece39f85
Add CONFLICTS for incoming net-mgmt/unifi2
...
Update the LEGAL entry for net-mgmt/unifi3, missed during the MOVE
Approved by: swills (mentor)
2014-01-03 16:47:12 +00:00
Mark Felder
4a4aa94705
- Move net-mgmt/unifi to net-mgmt/unifi3
...
- Update port to 3.1.9
Unifi 3.x is still considered "beta". There has been a request to see
Unifi 2.x in the ports tree. They will live as separate ports,
net-mgmt/unifi2 and net-mgmt/unifi3.
PR: ports/185000
Approved by: swills (mentor)
2014-01-03 03:56:05 +00:00
Baptiste Daroussin
db9b6834d9
Part 3 at removing now useless FETCH_ARGS redifition
2014-01-03 01:53:21 +00:00
Baptiste Daroussin
313cb94889
Part 2 at removing now useless FETCH_ARGS redifition
2014-01-03 01:12:59 +00:00
Dmitry Sivachenko
b76dc6b28c
Fix build with clang (on FreeBSD-10) with curl plugin enabled:
...
curl_xml.c:617:37: error: variable 'url' is uninitialized when used here
[-Werror,-Wuninitialized]
status, db->curl_errbuf, url);
^~~
./plugin.h:342:47: note: expanded from macro 'ERROR'
#define ERROR(...) plugin_log (LOG_ERR, __VA_ARGS__)
^
curl_xml.c:610:12: note: initialize the variable 'url' to silence this warning
char *url;
^
= NULL
1 error generated.
2014-01-02 20:28:45 +00:00
Dmitry Sivachenko
8f47330888
Fix PLIST when PYTHON option is enabled (broken since rev. 318238).
2014-01-02 19:55:41 +00:00
Sunpoet Po-Chuan Hsieh
c9f4552e2b
- Add LICENSE
...
- Sort RUN_DEPENDS
- Support STAGEDIR
PR: ports/184469
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 28 days)
2013-12-31 08:31:04 +00:00
Olli Hauer
4fb1cfb1cd
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
...
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@)
2013-12-30 20:55:18 +00:00
Tilman Keskinoz
5505166d44
Support Stagedir
2013-12-30 17:22:40 +00:00
Lars Engels
0e10847841
- Resurrect ICINGAHTMURL and ICINGACGIURL so you can override the defaults
...
- Bump PORTREVISION
Noticed by: Markus Mann
2013-12-30 14:20:08 +00:00
Philippe Audeoud
1288c1a14f
- support STAGE
2013-12-27 14:47:58 +00:00
Mathieu Arnold
8ba3edb0ee
- Actually make nagios work with staging
...
- Make the index.php patch respect the possible corewindow parameter
2013-12-27 14:23:06 +00:00
Dmitry Sivachenko
78873ed8a4
Fix tac.cgi location for people with redefined $cgi_base_url in config.inc.php.
...
Submitted by: mat
2013-12-27 12:00:02 +00:00
Dmitry Sivachenko
b18fcf42b6
Replace meaningless startpage with tactical overview.
...
Submitted by: ohauer
2013-12-27 07:57:03 +00:00
Dmitry Sivachenko
25de3d6ce6
Bump portrevision because of recent changes.
...
Requested by: mat
2013-12-26 17:33:41 +00:00
Dmitry Sivachenko
3036971e90
Do not overwrite config.inc.php;
...
Convert to staging;
Use new LIB_DEPENDS format.
PR: 185187
Submitted by: mat
2013-12-26 11:44:20 +00:00
Mark Felder
d6e0f66e26
support STAGE
...
move contents to WWWDIR
PR: ports/182444
Approved by: swills (mentor), maintainer timeout
2013-12-24 00:42:51 +00:00
Steve Wills
ccb3a11c4c
A network daemon that runs on the Node.js platform and listens for statistics,
...
like counters and timers, sent over UDP and sends aggregates to one or more
pluggable backend services (e.g., Graphite).
WWW: https://github.com/etsy/statsd
PR: ports/171855
Submitted by: kimor79@yahoo.com
2013-12-22 16:25:58 +00:00
Lars Engels
9dac8da69c
- Fix install with SQLITE enabled
...
- Bump PORTREVISION
Noticed by: Jakub Lach <jakub_lach@mailplus.pl>
2013-12-20 22:33:05 +00:00
Vsevolod Stakhov
002cc97663
- Fix build on systems without /usr/share/mk/bsd.compat.mk
2013-12-20 18:22:32 +00:00
Lars Engels
6ff46fa515
- Added MTU get/set operations for use in airbase-ng(8) [1]
...
- Bump PORTREVISION
- Add licence
- Strip binaries
PR: ports/184988 [1]
Submitted by: Yuri <yuri@rawbw.com>
Reviewed by: adrian [1]
2013-12-20 16:41:26 +00:00
Lars Engels
f43e9201fa
Big cleanup for the icinga port:
...
- Update to 1.10.2
- Stagify
- Use new LIB_DEPENDS syntax
- Add USES gmake
- Remove a lot of no longer needed variables and logic from the old nagios port
- Install Apache 2.x configuration examples by default, no longer provide an
option to depend on www/apache22 to be more flexible
- Use ports system's own way to add and remove users and groups. Remove pkg-{de,}install
- Don't use the install-commandmode make target. ICINGADIR and ICINGALOGDIR are now created
from the icinga rc-script
- Remove embedded Perl option which is considered broken by the developers
- Remove UNHANDLED_HACK option - another relict from the old nagios port.
2013-12-20 16:05:51 +00:00
Vanilla I. Shu
4de24b4b85
Add zabbix22-*
...
PR: ports/183958
Submitted by: Pakhom Golynga (origin zabbix2-* maintainer)
2013-12-19 09:20:01 +00:00
Philippe Audeoud
ccc8d23eaf
- Really commit Makefile
2013-12-18 14:11:29 +00:00
Philippe Audeoud
a49db94627
- Update to 3.10
2013-12-18 13:01:00 +00:00
Jason Helfman
cee0c06ddd
- update to 1.2.0 and bump shared libraries in respective ports
...
- while here shift new lib_depends format where needed
Changes: http://libvirt.org/news.html
2013-12-17 23:54:04 +00:00
Dmitry Sivachenko
2925ef8a2a
More compact way to handle options.
...
Submitted by: mat
2013-12-16 20:17:52 +00:00
Dmitry Sivachenko
33b0cbe3ac
Fix PLIST for users with world built WITHOUT_OPENSSH.
...
PR: 184736
Submitted by: wallman
(he proposed different solution)
2013-12-16 12:06:28 +00:00
Xin LI
d643939751
Update to 2.0.10.
...
PR: ports/184495
Submitted by: maintainer (with changes to update to 2.0.10)
2013-12-16 06:02:22 +00:00
Dmitry Sivachenko
e58fe7a9dc
Add new option: EXTRAOPTS. It enables parsing of plugins ini
...
config files for extra options.
Submitted by: Chris 'sh0shin' Frage <cf@sh0shin.org>
2013-12-15 15:18:07 +00:00
Dmitry Sivachenko
c9d936d7aa
Use drill(1) instead of dig(1) on fresh FreeBSD-10.
...
Disable check_dns for now because there is no nslookup in base.
Several people pointed out drill can be use instead of dig
(mat@, Alexander Wittig <alexander@wittig.name>, et al).
2013-12-15 15:13:13 +00:00
Dmitry Sivachenko
040c763452
Use modern syntax for LIB_DEPENDS.
2013-12-14 16:52:16 +00:00
Dmitry Sivachenko
3e42ae3659
--without-pgsql does work now.
2013-12-14 16:49:23 +00:00
Dmitry Sivachenko
700604cee0
Fix build of check_radius.
...
PR: 184759
Patch from Niclas Zeising <zeising@daemonic.se>
2013-12-14 15:56:27 +00:00
Marcus von Appen
3c48c13036
- Fix the usage of 'python' to get rid of the implicit lang/python
...
dependency
Reported by: exp-run (PR 184591)
Approved by: portmgr (blanket)
2013-12-14 10:31:16 +00:00
Eitan Adler
1f09111816
Multiple ports: fix COMMENT
...
'Extremely' and 'Very' offer no value to the user.
2013-12-11 19:35:22 +00:00
Dmitry Sivachenko
8d379f5640
Remove patch integrated (in almost the same form) into distribution.
...
Noticed by: many
2013-12-10 16:21:22 +00:00
Dmitry Sivachenko
071e321415
Update to version 1.5.
...
(check_dig problem on FreeBSD-10 still unresolved)
PR: 184644
Submitted by: Niclas Zeising <zeising@daemonic.se>
2013-12-10 14:29:31 +00:00
Baptiste Daroussin
50cc027f57
Mark as broken:
...
usr/bin/ld: i386 architecture of input file `sendd.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `addr.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `cert.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `cga.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `config.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `cpa.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `cps.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `ctl.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `net.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `openssl.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `opt.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `params.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `proto.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `proto_nonce.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `proto_sig.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `proto_timestamp.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `ra.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `sigmeth.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `sig_rfc3971.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `console.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `dbg.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `params_gram.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `params_lex.o' is incompatible with i386:x86-64 output
2013-12-06 14:15:14 +00:00
Antoine Brodin
b6dab80b05
Update pkg-message, I forgot this file in previous commit
...
PR: ports/183928
Submitted by: Jake Smith (maintainer)
2013-12-03 18:09:55 +00:00
David Naylor
0b9f0d5cd6
Update net-mgmt/bsnmptools to 0.0.20060818.
...
Changes:
* Add license (BSD)
* Restrict to pre FreeBSD 9 (included in base)
* Add stage support
PR: ports/184043
Submitted by: Carlos A. M. dos Santos <unixmania@gmail.com> (maintainer)
2013-12-02 17:24:22 +00:00
Antoine Brodin
4dbe4974de
- Update to 0.9
...
- Stage support
- Use OPTIONS helpers
PR: ports/183928
Submitted by: Jake Smith (maintainer)
2013-12-01 20:03:09 +00:00
Lars Engels
78df45ed4a
- Update to 1.2-beta2
2013-12-01 18:36:27 +00:00
Marcelo Araujo
dcc5f1aa94
- Return almost all of my ports back to the pool. I have no time to make any
...
necessary fixes on them for the past months.
2013-11-29 07:37:52 +00:00
Alexey Degtyarev
110db9ce68
* Update to 1.4
...
* STAGE support
Approved by: wg (mentor)
2013-11-28 17:49:05 +00:00
Baptiste Daroussin
d4ab06368f
Allow building as a user
2013-11-28 17:23:15 +00:00
William Grzybowski
f8452d0517
net-mgmt/net-snmp: catch up with setuptools change
...
Approved by: portmgr (bapt, implicit)
2013-11-27 23:57:23 +00:00
Mark Felder
acf2ffc8fb
Take maintainership
...
Approved by: maintainer (private emai), swills (mentor, implicit)
2013-11-27 15:57:39 +00:00
Mark Felder
1e21036389
Unifi is the wireless controller software for Ubiquiti's Unifi APs
...
Approved by: crees (mentor)
2013-11-25 16:52:21 +00:00
Sunpoet Po-Chuan Hsieh
fa47eea00c
- Remove p5-IO: newer versions are included in all support Perl releases
...
PR: ports/184192
Submitted by: pluknet
2013-11-23 15:48:32 +00:00
Ryan Steinmetz
87168aa813
- Fix FreeBSD 11 support
2013-11-23 00:15:03 +00:00
Max Brazhnikov
b97da74ba1
- Convert to USES=qmake (and other USES while I'm here)
...
- Add state support
- Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc.
Approved by: portmgr (blanket approval)
2013-11-22 18:48:41 +00:00
Dmitry Sivachenko
4651fa0154
Revert r334475 for now until I figure out how to properly register dependency
...
on dig command (it can come wither from bindXX or bind-tools ports
which conflict to each other).
Noted by: mat@ and others.
2013-11-22 11:43:19 +00:00
Dmitry Sivachenko
4014c3ef5e
Add optional dependency on bind-tools to install dig(1) on FreeBSD-10 and above
...
(it has been removed from base system).
PR: 184118
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr>
2013-11-21 11:30:10 +00:00
Sunpoet Po-Chuan Hsieh
6670f0b757
- Update WWW:
...
- http://cheeseshop.python.org/ -> https://pypi.python.org/
- http://pypi.python.org/ -> https://pypi.python.org/
With hat: python
Approved by: bapt (portmgr)
2013-11-20 20:51:25 +00:00
Sunpoet Po-Chuan Hsieh
ee3dce8c27
- Add LICENSE
...
- Convert to new options framework
- Convert to new options helper
- While I'm here, sort PLIST
PR: ports/184115
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by: Volodymyr Kostyrko <c.kworr@gmail.com> (maintainer)
2013-11-20 19:12:47 +00:00
Mathieu Arnold
02e619a5d8
- Convert to dos2unix.mk
...
- While at it convert to gmake.mk ports that still USE_GMAKE.
2013-11-19 23:08:44 +00:00
Tijl Coosemans
970da3e658
Add support for FreeBSD 11.
...
PR: ports/183594
Approved by: maintainer timeout (17 days)
2013-11-19 20:15:54 +00:00
Pietro Cerutti
ed8300bb29
- Chase x11-toolkits/blt library name change
...
- Bump PORTREVISION
2013-11-19 11:15:07 +00:00
Rene Ladan
dc20ad9d05
Remove expired ports:
...
2013-11-18 devel/libXGP: Broken for more than 6 month
2013-11-18 deskutils/google-gadgets: Broken for more than 6 month
2013-11-18 palm/synce-trayicon: Broken for more than 6 month
2013-11-18 security/linux-pam-docs: Broken for more than 6 month
2013-11-18 net-p2p/mooseekd: Broken for more than 6 month
2013-11-18 textproc/p5-Lucene: Broken for more than 6 month
2013-11-18 net-mgmt/zenpack-dellmonitor: Broken for more than 6 month
2013-11-18 x11-wm/fbpager: BRoken for more than 6 month
2013-11-18 net/hf6to4: Broken for more than 6 month
2013-11-18 x11-themes/kde-icons-exquisite: Broken for more than 6 month
2013-11-18 x11-themes/kde-icons-marbles-translucent: Broken for more than 6 month
2013-11-18 security/dissembler: Broken for more than 6 month
2013-11-18 net-mgmt/zenpack-apachemonitor: Broken for more than 6 month
2013-11-18 textproc/rst.el: Broken for more than 6 month
2013-11-18 net-mgmt/zenpack-ntpmonitor: Broken for more than 6 month
2013-11-18 x11-themes/kde-icons-steel: Broken for more than 6 month
2013-11-18 databases/drizzle: Broken for more than 6 month
2013-11-18 devel/p5-File-Lock: Broken for more than 6 month
2013-11-18 devel/valide: Broken for more than 6 month
2013-11-18 databases/gomysql: Broken for more than 6 month
2013-11-18 databases/p5-DBZ_File: BRoken for more than 6 month
2013-11-18 devel/monodevelop-vala: Broken for more than 6 month
2013-11-18 devel/gonzui: Broken for more than 6 month
2013-11-18 devel/monodevelop-java: Broken for more than 6 month
2013-11-18 lang/objc: Broken for more than 6 month
2013-11-18 devel/klee: Broken for more than 6 month
2013-11-18 databases/p5-DBD-InterBase: Broken for more than 6 month
2013-11-18 devel/simulavr: Broken for more than 6 month
2013-11-18 japanese/mobileimap: Broken for more than 6 month
2013-11-18 devel/libYGP: Broken for more than 6 month
2013-11-18 devel/monodevelop-python: Broken for more than 6 month
2013-11-18 13:54:17 +00:00
Mark Felder
657aaa16b6
Fix LDAP option
...
Fix directory permission issue
PR: ports/183976
Approved by: swills (mentor)
2013-11-17 21:08:54 +00:00
Antoine Brodin
aceb008443
- Move from Google Code to Github
...
- Add LICENSE
- Stage support
- shebangfix
PR: ports/183806
Submitted by: Vladimir Kotal (maintainer and author)
2013-11-16 11:29:06 +00:00
Sunpoet Po-Chuan Hsieh
b49eeb68ee
- Update to 1.4.1
...
- Pass maintainership to submitter
- While I'm here, support STAGEDIR
Changes: https://code.google.com/p/pyang/source/browse/trunk/CHANGES
PR: ports/183998
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
2013-11-15 20:52:32 +00:00
Mark Felder
2f1b3cca2e
Fix missing SUB_LIST entry that was patching the config file with
...
nonsense paths.
Submitted by: Chad Gross
Approved by: swills (mentor, implicit) & myself who rewrote port
2013-11-13 22:21:35 +00:00
Emanuel Haupt
efcf437d91
Support staging.
2013-11-13 14:42:29 +00:00
Pietro Cerutti
b64a4229d0
- Convert to USES+=tcl
2013-11-13 10:58:37 +00:00
Philippe Audeoud
6969905b0d
- Add option for flow-tools-ng
...
PR: ports/183901
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
Approved by: maintainer
2013-11-12 22:19:20 +00:00
Antoine Brodin
4670d7a7a2
- Finish stage support
...
- Add LICENSE
2013-11-12 21:29:04 +00:00
Sunpoet Po-Chuan Hsieh
f3f38ae162
- Update to 2.1
...
- Add LICENSE
- Support STAGEDIR
- Pass maintainership to submitter
- While I'm here:
- Fix *_DEPENDS:
- Fix PLIST:
- Replace mach by %%PERL_ARCH%%
- Remove @dirrmtry on %%SITE_PERL%%/%%PERL_ARCH%%/auto and %%SITE_PERL%%/%%PERL_ARCH%%
Changes:
PR: ports/183684
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
2013-11-09 21:46:22 +00:00
William Grzybowski
605d017706
net-mgmt/netdisco: make web insterface optional
...
PR: ports/183716
Submitted by: maintainer
2013-11-09 14:05:30 +00:00
Lars Thegler
405a343ff6
- Update to 1.9019
...
Changes: https://metacpan.org/changes/distribution/Net-Netmask
2013-11-08 18:13:35 +00:00
Ryan Steinmetz
ef9c2dcc5b
- Fix build under HEAD
2013-11-08 01:36:37 +00:00
Emanuel Haupt
082bbafba0
Update to 1.1.1
2013-11-05 15:12:48 +00:00
Mark Felder
7ee6671f5c
Fix missing dirs for pkg_tools users
...
Convert a gmake to ${GMAKE}
PR: ports/183670
Approved by: crees (mentor)
2013-11-05 14:00:05 +00:00
Bryan Drewery
ade96b70a8
- Convert to staging
...
- Use new LIB_DEPENDS syntax
2013-11-05 12:07:07 +00:00
Vanilla I. Shu
572f6d4797
Support STAGEDIR.
2013-11-05 12:02:05 +00:00
Jun Kuriyama
418c50ee1c
- Specify nagios-plugins distfiles explicitly to cope with poudriere
...
by stop fetching at build stage.
2013-11-05 04:42:12 +00:00
Thomas Abthorpe
0b00ba3acb
- Add stage support
...
- Reassign to the heap
2013-11-05 04:28:02 +00:00
Mark Felder
2680aed816
Support STAGE
...
Approved by: swills (mentor)
2013-11-04 16:45:24 +00:00
Sunpoet Po-Chuan Hsieh
6bb71bde72
- Add missing rcvar in rc.d script
...
- Bump PORTREVISION for package change
- While I'm here, use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk
PR: ports/182277
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
Approved by: maintainer (timeout, 7 weeks)
2013-11-03 04:53:54 +00:00
Mark Felder
c734befa7f
Support STAGE
...
Approved by: swills (mentor)
2013-11-02 17:06:48 +00:00
Florian Smeets
f231f04572
- convert php53 ports to STAGE
...
- convert to new LIB_DEPENDS format
2013-11-01 23:49:56 +00:00
Mark Felder
01131e27df
Support STAGE
...
Approved by: swills (mentor, implicit)
2013-11-01 23:00:20 +00:00
Vsevolod Stakhov
90f5b719f0
- Support staging.
...
- Use kmod.
2013-11-01 16:55:13 +00:00
Mikolaj Golub
19905fddcd
Update to 0.3.2
...
Approved by: bdrewery (mentor)
2013-10-31 19:51:44 +00:00
Baptiste Daroussin
eb73c93e68
Fix typo
...
Reported by: Freshports
2013-10-31 11:39:05 +00:00
Baptiste Daroussin
fa3de0f230
Fix pkgname collision
...
With hat: portmgr
2013-10-31 11:30:42 +00:00
Philippe Audeoud
4d6b4f051a
- Update to 3.08
...
- Support STAGE
- Convert to new LIB_DEPENDS format
Sponsored by: OBS
2013-10-31 11:04:50 +00:00
Alex Dupre
c8e30015e9
Stagify.
2013-10-30 13:32:02 +00:00
Dirk Meyer
f9a95694ae
- revert r331810
2013-10-28 20:17:49 +00:00
Dirk Meyer
338eecf237
- use STAGEDIR
...
- use OPTIONS_DEFINE
2013-10-27 22:29:46 +00:00
Sunpoet Po-Chuan Hsieh
6cebe5e367
- Add LICENSE
...
- Support STAGEDIR
2013-10-26 16:25:23 +00:00
Sunpoet Po-Chuan Hsieh
0913560518
- Update to 0.23
...
Changes: http://search.cpan.org/dist/Net-Abuse-Utils/Changes
2013-10-26 14:28:24 +00:00
Emanuel Haupt
b6eeafcdd7
Fix package list.
2013-10-25 12:42:00 +00:00