1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
Commit Graph

4508 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
6087ee004c - Update to 0.20
- Fix *_DEPENDS: p5-Net-IP is required

Changes:	http://search.cpan.org/dist/Net-Abuse-Utils/Changes
2013-09-14 08:51:26 +00:00
Mark Felder
191cb29bac Fix building on HEAD with no GCC
Approved by:	swills (mentor)
2013-09-13 18:58:11 +00:00
Vsevolod Stakhov
46dc67cb00 * Improve locking for ipacct hash table by converting from a global
mutex to a set of fine-grained rmlocks per hash buckets.
* Increase hash buckets from 256 to 512.
* Remove obsoleted master site and added local one.
* Stylefix for the ignore message.
* Bump portrevision.
* Take ownership.
2013-09-13 15:16:52 +00:00
Brad Davis
d1cfa261c4 - Update net-mgmt/collectd5 to 5.4.0 (by me)
- Convert to the new options layout like net-mgmt/collectd (by maintainer: Krzysztof Stryjek <ports@bsdserwis.com>)
- Clean up some options and simplify the CONFIGURE_ARGS (by swills@)

PR:		181443
Submitted by:	brd@
Reviewed by:	swills@
Approved by:	Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
2013-09-13 01:32:38 +00:00
Andrej Zverev
8b77080918 - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-12 15:23:58 +00:00
Dmitry Morozovsky
0379fcaf6f Complete r326363 by including more complete set of headers.
Fix one incorrecr usage of perror(3).

No functional changes.

Notified by:	pkg-fallout
2013-09-12 11:40:30 +00:00
John Marino
d834ce47a7 Add explicit dependency on pkgconf (20 ports)
Approved by:	portmgr (bapt, implicit)
2013-09-12 08:41:52 +00:00
William Grzybowski
e97223edc2 net-mgmt/omping: Tool to test IP multicast functionality
Omping (Open Multicast Ping) is tool to test IP multicast functionality
primarily in local network.

Features
* Similar user experience as classic ping tool
* Ping multiple hosts at once
* Implementation of RFC Draft draft-ietf-mboned-ssmping-08
* Any-source and Source-specific Multicast

WWW: https://fedorahosted.org/omping/

PR:		ports/181979
Submitted by:	Frank Wall <fw moov.de>
2013-09-10 22:44:04 +00:00
Sunpoet Po-Chuan Hsieh
73d68e732c - Add p5-GRNOC-Config 1.0.9
A module to allow everyone to access config files in a fairly standard
way.  Uses XML::XPath and XML::Simple to parse our XML files, and
stores all configs it has access to in this module.

WWW: http://www.sourceforge.net/projects/routerproxy

PR:		ports/178516
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2013-09-09 18:19:46 +00:00
Boris Samorodov
7046a55fd8 Introduce variable ICONV_PREFIX at Mk/Uses/iconv.mk. The default for
pre 100043 is ${LOCALBASE} and /usr otherwise. Convert all ports to
new variable usage.

Approved by:	portmgr (bapt, implicit)
2013-09-07 19:49:41 +00:00
Ryan Steinmetz
2070859dfd - Add OPTIONS for MongoDB and GeoIP support
Requested by:	softded@gmail.com
2013-09-07 12:07:49 +00:00
Anton Berezin
6307e435e3 Update to 0.19.
Changes:	http://search.cpan.org/dist/Net-Abuse-Utils/Changes
2013-09-06 08:25:19 +00:00
William Grzybowski
bbc9375bb7 net-mgmt/netdisco: update to 1.3.2
- Update to 1.3.2
- USES perl5

PR:		ports/181829
Submitted by:	Geoffroy Desvernay <dgeo centrale-marseille.fr> (maintainer)
2013-09-05 17:19:32 +00:00
Mark Felder
c440114d57 Fix missing quotes in generated conf.php file
Approved by:	swills (mentor)
2013-09-05 13:48:34 +00:00
Dmitry Morozovsky
8d172abc06 Clang is more strict than gcc. Fix build for 10.*
No need to bump revision as there are no changes
except one brach build fix.

Notified by:	pkg-fallout
2013-09-05 07:40:06 +00:00
Anton Berezin
19d8734ef6 Update to 0.18.
Changes:	http://search.cpan.org/dist/Net-Abuse-Utils/Changes
2013-09-04 08:52:12 +00:00
Andrej Zverev
6337984890 - convert to the new perl5 framework
Approved by:	portmgr (bapt@, blanket)
2013-09-04 05:52:04 +00:00
Andrej Zverev
e242f309a8 - convert to the new perl5 framework
Approved by:	portmgr (bapt@, blanket)
2013-09-04 03:27:37 +00:00
Andrej Zverev
49056bafcb - convert to the new perl5 framework
Approved by:	portmgr (bapt@, blanket)
2013-09-04 03:24:02 +00:00
Andrej Zverev
53cf8c3d6d - convert to the new perl5 framework
Approved by:	portmgr (bapt@, blanket)
2013-09-03 16:18:49 +00:00
Baptiste Daroussin
1c7c3d2208 Add an explicit dependency on pkgconf 2013-09-03 12:13:23 +00:00
Baptiste Daroussin
b3e4e19ddc Add an explicit dependency on pkgconf 2013-09-03 09:59:01 +00:00
Baptiste Daroussin
be41425d62 Add an explicit dependency on pkgconf 2013-09-02 21:16:30 +00:00
Antoine Brodin
b9263cf556 Add an explicit dependency on pkgconf
Approved by:	portmgr (bapt)
2013-09-02 20:51:26 +00:00
Baptiste Daroussin
0e4c70bcc8 Add an explicit dependency on pkgconf 2013-09-02 19:55:48 +00:00
Baptiste Daroussin
f5447d93be Add an explicit dependency on pkgconfig
Fix missing description for the NOTIFYEMAIL option
2013-09-02 05:40:37 +00:00
Andrej Zverev
fc191cc3a9 - Finish conversion to perl5 framework
EMBEDDED_PERL - needs perl for run
2013-09-01 19:12:18 +00:00
Andrej Zverev
95620bc217 - Resolve of using PERL_CONFIGURE and USE_PERL5 together
- Convert to new perl5 framework

With hat:	perl@
2013-09-01 17:23:33 +00:00
Ruslan Makhmatkhanov
fbb8191a71 - update to 2.0.8
- various whitespace fixes, while here

PR:		181651
Submitted by:	Pakhom Golynga <pakhom706@gmail.com> (maintainer)
2013-08-31 05:33:55 +00:00
Baptiste Daroussin
dcaa491233 Convert USE_GNOME=pkgconfig to USES=pkgconfig
Convert USE_GNOME=gnomehack to USES=pathfix
Convert USE_GMAKE to USES=gmake
2013-08-31 00:15:18 +00:00
Andrej Zverev
7cd54fe68a - Fix pkg-list
- bump portresivion

Approved by:	maintainer (via IM)
2013-08-29 12:46:55 +00:00
Sergey Matveychuk
574bb87b22 - Update to 0.8.8b
* Security update

PR:		ports/181608 (based on)
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu>
2013-08-29 11:15:12 +00:00
Sunpoet Po-Chuan Hsieh
9e12ae1e0f - Use single space after WWW: 2013-08-29 04:10:37 +00:00
Sunpoet Po-Chuan Hsieh
7a0285baaf - Use single space after WWW: 2013-08-29 04:08:53 +00:00
Sunpoet Po-Chuan Hsieh
aece3fe9ec - Update to 0.17
Changes:	http://search.cpan.org/dist/Net-Abuse-Utils/Changes
2013-08-28 14:01:43 +00:00
Rene Ladan
829b60e37d Remove expired ports:
2013-08-27 lang/ldc-devel: Broken for more than 6 month
2013-08-27 www/mod_smooth_streaming: Broken for more than 6 month
2013-08-27 www/p5-Apache2-Scoreboard: Broken for more than 6 month
2013-08-27 sysutils/avfs: Broken for more than 6 month
2013-08-27 multimedia/mp4split: Broken for more than 6 month
2013-08-27 net-mgmt/noc: Broken for more than 6 month
2013-08-27 sysutils/empower: Broken for more than 6 month
2013-08-27 emulators/xgngeo: Broken for more than 6 month
2013-08-27 graphics/geglmm: Broken for more than 6 month
2013-08-27 sysutils/libumberlog: Broken for more than 6 month
2013-08-27 net/wizd: Broken for more than 6 month
2013-08-27 net-p2p/nicotine-plus: Broken for more than 6 month
2013-08-27 palm/barry: Broken for more than 6 month
2013-08-27 x11-themes/kde-icons-noia-warm: Broken for more than 6 month
2013-08-27 news/lottanzb: Broken for more than 6 month
2013-08-27 textproc/xaira: Broken for more than 6 month
2013-08-27 graphics/f90gl: Broken for more than 6 month
2013-08-27 multimedia/linux-gspca-kmod: Broken for more than 6 month
2013-08-27 x11/cl-clx-sbcl: Broken for more than 6 month
2013-08-27 math/dislin: Broken for more than 6 month
2013-08-27 irc/smuxi: Broken for more than 6 month
2013-08-27 18:57:00 +00:00
Sunpoet Po-Chuan Hsieh
0330a458ad - 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
2013-08-24 20:39:45 +00:00
Mathieu Arnold
e861d79dc4 Update to 0.15 2013-08-22 09:27:33 +00:00
Sunpoet Po-Chuan Hsieh
fa1716b118 - Remove leading indefinite article from COMMENT 2013-08-21 17:17:25 +00:00
Philippe Audeoud
39df4e2177 - Update to 3.05
- Changelog: http://cpansearch.perl.org/src/OLIVER/SNMP-Info-3.05/ChangeLog
2013-08-21 13:40:12 +00:00
Steven Kreuzer
d9b2262059 Update to 2.14
PR:		ports/180447
Submitted by:	Steven Kreuzer <skreuzer@FreeBSD.org>
Approved by:	maintainer timeout (42 days)
2013-08-21 13:36:27 +00:00
Juergen Lock
8a233fbb94 Package actually got built but was broken so we need to bump PORTREVISION
for the plist fix too. [1]

PR:		ports/181363 [1]
Submitted by:	marino [1]
2013-08-18 20:54:02 +00:00
Juergen Lock
cfb7308a81 Fix bad plist. (remove a stray dir)
PR:		ports/181363
Submitted by:	marino
Approved by:	geoffroy desvernay <dgeo@centrale-marseille.fr> (maintainer)
2013-08-18 20:40:02 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
William Grzybowski
0b5b2c8f01 net-mgmt/darkstat: update to 3.0.717
- Update to 3.0.717

Changes: http://unix4lyfe.org/darkstat/changelog.txt

PR:		ports/181277
Submitted by:	Emil Mikulic <emikulic gmail.com> (maintainer)
2013-08-14 10:54:47 +00:00
Ryan Steinmetz
19d8e2cbf2 - Make SMUX an easily editable option, default to ON 2013-08-13 16:34:57 +00:00
Ryan Steinmetz
4bb997a4b6 - Fix bad MASTER_SITES to resolve fetch issues [1]
- Convert to new 'created by' header+Makefile cleanup while here

PR:		ports/180584 [1]
Submitted by:	brd@ [1]
2013-08-13 01:19:08 +00:00
Dmitry Sivachenko
39cad52958 pack_sockaddr_in6 --> Socket6::pack_sockaddr_in6
PR:		181229
Submitted by:	Darren Henderson <darren.henderson@gmail.com>
2013-08-12 11:15:04 +00:00
Veniamin Gvozdikov
ae7f3b735c - Added new options NOTIFYDESKTOP and NOTIFYEMAIL
- Bump portrevision
- BIND removed from default because depended by CURL option

PR:		ports/181103
Submitted by:	Krzysztof Stryjek <ports@bsdserwis.com>
Approved by:	eadler (mentor)
2013-08-10 17:00:46 +00:00
Dirk Meyer
b83d7bf933 - update libdg to 2.1.0 2013-08-09 14:05:52 +00:00