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

4525 Commits

Author SHA1 Message Date
Lars Engels
6c9005a675 - Support staging
- Switch to USES gmake
- Change from PLIST_FILES to pkg-plist
2013-09-26 09:02:12 +00:00
Dmitry Sivachenko
3c48668c58 Get rid of sshd: Read from socket failed: Connection reset by peer [preauth]
in server logs when using check_ssh.
2013-09-25 13:06:12 +00:00
Ruslan Makhmatkhanov
8328869cd2 - fix packing list with JAVAGW option enabled
PR:		181825
Reported by:    Ari Maniatis <ari@ish.com.au>
Approved by:	maintainer timeout (>2 weeks)
2013-09-23 14:26:59 +00:00
Baptiste Daroussin
f45d0a8198 Fix NO_STAGE attribution 2013-09-22 18:05:04 +00:00
Dirk Meyer
1e3119b07e - fix misplaced NO_STAGE in slaveports and ifdefs 2013-09-21 11:06:03 +00:00
Baptiste Daroussin
985b201424 Add NO_STAGE all over the place in preparation for the staging support (cat: net-mgmt) 2013-09-20 22:24:43 +00:00
Bryan Drewery
2324655f20 - Add NO_STAGE until validated to be safe for upcoming staging support 2013-09-20 15:58:09 +00:00
Bryan Drewery
c93dfc2e9f SSP support has been added to ports with WITH_SSP for i386 and amd64
on FreeBSD 10, and amd64 on earlier versions.

SSP_UNSAFE is added to disable in a port if it fails to build, but
this should only be used in rare circumstances such as kernel modules.
Otherwise, the port may just be failing due to lack of respecting
LDFLAGS.

On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in
libssp_nonshared.a to address issues linking on i386 [1].

On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared
to LDFLAGS on i386. This is not needed on amd64. However, several hundred
ports do not currently respect LDFLAGS, so this support is disabled currently
as it causes build failures if a dependency is looking for the stack_chk
symbols.

Many thanks to jlh@ for this as he had many years of patience in getting
all of the necessary pieces [1][2] in.

[1] http://svnweb.freebsd.org/base/head/lib/libc/libc.ldscript?revision=251668&view=markup

PR:		ports/138228 [2]
Submitted by:	jlh (bsd.ssp.mk based on)
Reviewed by:	bapt
With hat:	portmgr
exp-runs done:	37 over a month on 91i386,91amd64,10i386,10amd64
2013-09-20 12:54:54 +00:00
Dmitry Morozovsky
9bf8442902 More clang-only errors (actually, more uses non-void function types)
Notified by:	pkg-fallout
2013-09-19 14:12:59 +00:00
Baptiste Daroussin
7fb9058d37 Convert to new perl framework 2013-09-17 09:00:42 +00:00
Baptiste Daroussin
46c6877a4a Convert to new perl framework
Submitted by:	az
2013-09-17 06:12:35 +00:00
Dmitry Sivachenko
01067bb348 Update to 3.5.1. 2013-09-16 13:43:53 +00:00
Chris Rees
6d7055eb38 Allow compilation with clang as well
Submitted by:	Pierre David (maintainer)
2013-09-15 13:13:54 +00:00
Andrej Zverev
69b6f05b28 - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-14 18:12:50 +00:00
Sergey Matveychuk
60d7c5f2d4 - A patch to fix preview graphs
Submitted by:	"Chris" <chris@chrysalisnet.org>
Obtained from:	http://forums.cacti.net/viewtopic.php?f=21&t=50645&p=244422
2013-09-14 17:06:54 +00:00
Andrej Zverev
bd628ddcbf - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-14 16:38:28 +00:00
Andrej Zverev
83c8665826 - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-14 15:39:55 +00:00
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