Commit Graph

74015 Commits

Author SHA1 Message Date
ajacoutot
ea8767e120 Sync after upstream commit. 2012-04-12 08:14:56 +00:00
ajacoutot
ff6c9d6a30 No need for autoconf. 2012-04-12 06:23:23 +00:00
sthen
e3936faf0a No need for a MESSAGE warning us about modifications needed when upgrading
from a 4-year-old version ;)  OK merdely@.
2012-04-12 01:00:23 +00:00
bluhm
b424176c5b update p5-NetAddr-IP to 4.059 2012-04-11 21:37:02 +00:00
bluhm
fe8052e9b4 update p5-Net-SSLGlue to 1.01 2012-04-11 18:55:49 +00:00
bluhm
4789a0b4f8 update p5-Net-SSLeay to 1.47 2012-04-11 18:51:49 +00:00
sthen
bbad8b5b92 update to netatalk 2.2.2, from Brad, tested by william@ and Ian McWilliam
- support for MacOS X Lion and TimeMachine
- add rc scripts
2012-04-11 18:39:13 +00:00
bluhm
f5375bde7b update p5-IO-Socket-SSL to 1.64
from wen heping
2012-04-11 18:24:23 +00:00
naddy
48287859b7 add the required architecture definitions to allow this to build on alpha 2012-04-11 17:50:34 +00:00
ajacoutot
f4601f3381 Update to cups-pdf-2.6.1.
Use proper SUBST_CMD to not hardcode paths.
By default, save PDFs in the user's HOME.
MESSAGE -> README
2012-04-11 17:29:50 +00:00
sthen
276bf947ee Remove net-snmp workaround now that OPENBSD-PF-MIB is installed in the OS. 2012-04-11 16:31:14 +00:00
edd
03bdc902e8 Update to angband-3.3.2.
OK aja@
2012-04-11 16:16:33 +00:00
ajacoutot
2d90e3bd65 Update to foomatic-db-4.0.20120411. 2012-04-11 16:16:08 +00:00
ajacoutot
222e335c19 Update to system-config-printer-1.3.9. 2012-04-11 16:04:03 +00:00
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