Commit Graph

12 Commits

Author SHA1 Message Date
Alexey Dokuchaev 2c4b1d164e Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 6). 2020-05-28 08:43:29 +00:00
Yuri Victorovich b66056ffed Reset maintainership of the ports maintained by alexey@renatasystems.org
Based on the timeout of 3+ months (2018-03-23-now) on bug#226885 for net/ucarp

Also, looking at the subversion log, there were timeouts on:
* bug#224169 r465659 | ygy | 2018-03-26 19:51:12
* bug#224768 r459066 | swills | 2018-01-15 07:16:28
* bug#224755 r459058 | swills | 2018-01-15 06:55:08

The last approval from alexey@renatasystems.org was over a year ago:
bug#218563 r438885 | lifanov | 2017-04-19 08:30:28 (devel/py-colorama)
2018-07-18 22:20:23 +00:00
Sunpoet Po-Chuan Hsieh c9d66a121d Remove Perl core modules
- While I'm here, add NO_ARCH
- Bump PORTREVISION for dependency change

With hat:	perl
2017-06-26 19:37:37 +00:00
Mathieu Arnold 7f4572eae4 Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:29:15 +00:00
Antoine Brodin 5f8472ec36 Shebangfix 2014-12-21 19:00:43 +00:00
Alexey Degtyarev a422b1b310 * Specify phase in which to use Perl.
Approved by:	wg (mentor)
Reported by:	az
2013-11-30 15:18:49 +00:00
Alexey Degtyarev 8cac12f313 * Unbreak build after r334225.
* STAGE support.
2013-11-30 14:47:16 +00:00
Mathieu Arnold bb43811ef3 The default perl threads option changed.
Approved by:	with perl@ hat.
2013-11-18 16:49:08 +00:00
Baptiste Daroussin 0f0eb50c1e Add NO_STAGE all over the place in preparation for the staging support (cat: benchmarks) 2013-09-20 15:52:44 +00:00
Andrej Zverev d6908e9cb1 - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-15 08:15:41 +00:00
Martin Wilke 65e190c0f0 - Get Rid MD5 support
With hat:	portmgr (myself)
2011-03-18 17:59:50 +00:00
Philip M. Gollucci 597ef6d7b7 Slowloris both helps identify the timeout windows of a HTTP server or Proxy
server, can bypass httpready protection and ultimately performs a fairly low
bandwidth denial of service.  It has the added benefit of allowing the server
to come back at any time (once the program is killed), and not spamming the
logs excessively.  It also keeps the load nice and low on the target server, so
other vital processes don't die unexpectedly, or cause alarm to anyone who is
logged into the server for other reasons.

The main audience using slowloris is of course a system administrators wanting
to measure their webserver's performance and vulnerability.

WWW: http://ha.ckers.org/slowloris/

PR:		ports/136281
Submitted by:	Alexey V. Degtyarev
2009-07-13 22:40:20 +00:00