ajacoutot
93a2577333
Update to py-cups-1.9.61.
2012-04-11 16:03:36 +00:00
ajacoutot
aedfa348bc
Fix HOMEPAGE.
2012-04-11 15:59:56 +00:00
ajacoutot
1e35b92048
Update to foo2zjs-20120223.
2012-04-11 15:54:35 +00:00
ajacoutot
dd1e622a14
Updtae to foomatic-filters-4.0.15.
2012-04-11 15:47:48 +00:00
ajacoutot
f73b69c5f0
Update to glom-1.22.0.
2012-04-11 15:32:24 +00:00
sthen
e7754ca9e1
update to moreutils 0.46, fixing a manpage typo and reading from named pipes
...
in combine(1)'s xor mode.
2012-04-11 14:41:40 +00:00
sthen
b9e13cca54
link showhttptest
2012-04-11 14:05:29 +00:00
naddy
d9d4d3aa09
define a memory fence primitive for alpha to enable building on that arch
2012-04-11 13:57:17 +00:00
sthen
c2e068b9ec
import www/slowhttptest, ok ajacoutot@
...
SlowHTTPTest is a highly configurable tool that simulates some
Application Layer Denial of Service attacks.
It implements most common low-bandwidth Application Layer DoS attacks,
such as slowloris, Slow HTTP POST, Slow Read attack (based on TCP persist
timer exploit) by draining concurrent connections pool, as well as Apache
Range Header attack by causing very significant memory and CPU usage on the
server.
Slowloris and Slow HTTP POST DoS attacks rely on the fact that the HTTP
protocol, by design, requires requests to be completely received by the
server before they are processed. If an HTTP request is not complete, or if
the transfer rate is very low, the server keeps its resources busy waiting
for the rest of the data. If the server keeps too many resources busy, this
creates a denial of service. This tool is sending partial HTTP requests,
trying to get denial of service from target HTTP server.
Slow Read DoS attack aims the same resources as slowloris and slow POST,
but instead of prolonging the request, it sends legitimate HTTP request and
reads the response slowly.
2012-04-11 13:37:27 +00:00
gsoares
2d150d881c
update to 1.45
...
zap groff
OK sthen@ jasper@
2012-04-11 13:35:47 +00:00
sthen
9ed38fb990
set ONLY_FOR_ARCHS to try and build only on arch where packages currently exist.
2012-04-11 13:05:45 +00:00
sthen
c3e2822fb2
missed bump; pointed out by nigel@
2012-04-11 10:11:32 +00:00
ajacoutot
e729c1554d
Update to owncloud-3.0.2.
2012-04-11 09:52:05 +00:00
ajacoutot
36f2377b08
Tweak DESCR/COMMENT in preparation for gtkspell3.
2012-04-11 09:10:09 +00:00
ajacoutot
3228888997
+video-effects
2012-04-11 08:51:28 +00:00
ajacoutot
b395b80d50
Import gnome-video-effects-0.4.0.
...
gnome-video-effects is a collection of GStreamer effects to be used in
different GNOME modules.
Effects will be available according to the GStreamer plugins installed
(no dependency is enforced).
ok jasper@
2012-04-11 08:50:14 +00:00
dcoppa
c93679301c
Warn if ctl is not a fifo.
...
Ordinary files are not supported and cause problems, so close the
fd and print a warning instead.
(upstream git commit ed6d013054f589f2999926b02f4ac6dc76c7fe91)
2012-04-11 08:41:58 +00:00
sthen
d1530660bc
I misunderstood the new -w flag, this is passed from 'postfix' to 'master'
...
automatically, no changes are necessary, so remove the change to daemon_flags
2012-04-11 08:34:55 +00:00
ajacoutot
5e8783d8d3
Adapt monitor_limit after the recent nofiles limit bump in login.conf(5).
...
Fix WANTLIB-evolution.
2012-04-11 07:39:37 +00:00
sthen
374bb1859b
sync with Dovecot 2.0.20
2012-04-10 22:39:25 +00:00
sthen
c8aa29fcf8
update to Dovecot 2.0.20, from Brad.
2012-04-10 22:39:08 +00:00
sthen
02b481b58a
*NASTY* security update to samba 3.6.4: remote code execution as root by
...
anonymous user. https://www.samba.org/samba/security/CVE-2012-1182
Note when MFC'ing: do not sync the new entries in PLIST-main back to
stable, they depend on dirfd being a function.
2012-04-10 22:37:02 +00:00
ajacoutot
5c6d2f6893
Fix default ssl certs path for the mk*cert tools so that it works out
...
of the box.
While here, fix REVISION to deal with multi packages.
ok giovanni@ (maintainer)
2012-04-10 22:31:10 +00:00
sthen
86813762f1
update to postfix/snapshot 2.10-20120407, from Brad
...
- also use the newly added -w option in the rc script, this delays exiting
after startup until daemon initialization has completed, so that init
failures will cause it to exit with an error code, so the infrastructure
can correctly report failure.
2012-04-10 22:24:29 +00:00
ajacoutot
defbd7eeda
Fix icon background color in fallback panel; from upstream.
2012-04-10 22:23:09 +00:00
sthen
c0b02f0089
fix WRKSRC/WRKDIST insanity
2012-04-10 22:01:20 +00:00
phessler
3cee774a9e
add a _cvsyncd user for cvsyncd daemon, and an rc.d start script.
...
while here, do a minor clean up of the sample config files
missing user noticed by henning@
OK naddy@
2012-04-10 19:52:44 +00:00
phessler
4e79f499c5
reserve user for cvsyncd
...
OK naddy@
2012-04-10 19:51:13 +00:00
sthen
cf97d0ad2e
Add a subpackage to make it easy to run fcgi-cgi in a chroot jail,
...
requested by Johan Huldtgren, thanks dhill for testing.
2012-04-10 19:34:52 +00:00
robert
274a4dd29b
update to 18.0.1025.152
2012-04-10 19:13:46 +00:00
jasper
f6a919aedc
- handle standard ctrl+(w|q) shortcuts
...
from upstream git
2012-04-10 18:23:55 +00:00
espie
8cb5363e94
whitespace
2012-04-10 17:06:15 +00:00
espie
ff2903bf59
document -DNO_BUILD_STATS on the off chance someone would ever need it.
2012-04-10 17:00:29 +00:00
espie
b56361e24c
always do default stats, unless we explicitly disable them with -DNO_STATS
2012-04-10 16:58:47 +00:00
espie
0deaaa9fa4
avoid spewed warnings in case we don't care.
2012-04-10 16:50:33 +00:00
gonzalo
465cab857a
remove patches/patch-ntpd_ntp_intres_c
2012-04-10 15:27:30 +00:00
dcoppa
b55651d9bf
Update to 0.16.8. Minor bugfixes, most likely the end of the line
...
for the 0.16.x releases.
2012-04-10 15:12:54 +00:00
gonzalo
4cf7f8dabb
Update for ntp:
...
* I remove the patch patch-ntpd_ntp_intres_c because is applied upstream.
* We doesn't need USE_GROFF here.
OK naddy@, aja@
2012-04-10 15:06:29 +00:00
ajacoutot
8d2c6a1f40
Update to stable gtk3mm-3.4.0.
2012-04-10 14:24:00 +00:00
dcoppa
18c96869ad
On sparc64, build rtorrent using gcc-4.6 to avoid a SIGBUS during
...
startup.
OK naddy@
2012-04-10 13:57:10 +00:00
ajacoutot
abb1d83425
Update to stable glib2mm-2.32.0.
2012-04-10 13:54:03 +00:00
robert
bca2772d76
fix icon handling by re-adding the removed @exec lines, and also remove
...
the base desktop file because the startcenter one is basically the same
2012-04-10 13:34:13 +00:00
jim
b1e75e3ee5
Update to 2.76. This is a significant update. Please read the Changes
...
file for all the details.
Input and feedback from sthen@ and Remi Locherer <remi.locherer at relo.ch>
"reads ok" sthen@
2012-04-10 13:32:45 +00:00
dcoppa
301285c09e
Update to 1.0.6
2012-04-10 13:29:33 +00:00
dcoppa
5dde8f799e
Save met file when a download is paused or stopped
...
(upstream git commit d9b4458b1ea214af48bea97cd8482016a0eccbb9)
Don't assert on ill-formed search requests
(upstream git commit e213af55f51b1fd34945c3afad3cdb7bfe605d6c)
2012-04-10 13:08:37 +00:00
jim
d8bf79f470
Update to 1.13 to support forthcoming update of Mojo.
...
"reads ok" sthen@
2012-04-10 13:02:02 +00:00
jim
efba1258f4
Update to 0.25 to support forthcoming update of Mojo.
...
"reads ok" sthen@
2012-04-10 12:56:40 +00:00
espie
45171542cd
+drupal7
2012-04-10 12:53:15 +00:00
espie
875b4357b8
... and core
2012-04-10 12:52:32 +00:00
espie
2ac16998d0
some drupal7 ports.
...
okay sthen@
2012-04-10 12:50:24 +00:00