85521 Commits

Author SHA1 Message Date
william
d29d55fa6e Import dkimproxy-1.4.1
DKIMproxy is an SMTP-proxy that implements the DKIM and DomainKeys
standards, to sign and verify email messages using digital signatures
and DNS records. It can be used to add DKIM support to nearly any
existing SMTP mail server.

Committing on behalf of sthen, who wrote the port.

help and ok giovanni
2013-07-17 03:09:18 +00:00
william
c603c2d3d1 reserve 721 for _dkimproxy 2013-07-17 03:01:13 +00:00
william
ecfafa71cf SECURITY update to 1.4.24
- BUG/MAJOR: backend: consistent hash can loop forever in certain circumstances
- BUG/MEDIUM: checks: disable TCP quickack when pure TCP checks are used
- MEDIUM: protocol: implement a "drain" function in protocol layers
- BUG/CRITICAL: fix a possible crash when using negative header occurrences

Resolves CVE-2013-2175

ok gonzalo
2013-07-17 02:52:53 +00:00
jturner
5fc2af670a Update lumail to 0.13.
Remove patches that were integrated upstream.
2013-07-16 23:58:11 +00:00
jturner
c457719374 Send backdir to the attic.
It's not currently linked and its issue of code quality was never
addressed by the upstream developer.
2013-07-16 22:24:42 +00:00
jasper
d3c8df5a14 Security fix for CVE-2013-2174,
libcURL "curl_easy_unescape()" Buffer Overflow Vulnerability

ok naddy@ (MAINTAINER)
2013-07-16 19:25:38 +00:00
schwarze
7ab1db99e2 Some time ago, espie@ sent me this patch to drop USE_GROFF.
Back then, the patch was actually incorrect, mandoc(1) didn't cope.
Meanwhile, i fixed both mandoc and groff in all required respects.
Committing now because of an author timeout.
2013-07-16 18:44:39 +00:00
sthen
579a4c4957 remove commented-out entries for Doppelstern in default configs;
db will be going away.
2013-07-16 15:57:38 +00:00
sthen
f1cbc9da27 update to Asterisk 11.5.0 (and enabled FreeTDS cel/cdr support) 2013-07-16 13:03:19 +00:00
ajacoutot
7e320ace86 Update to ocsync-0.80.0. 2013-07-16 10:18:04 +00:00
ajacoutot
abfd78a01a Update to owncloud-5.0.9. 2013-07-16 10:11:46 +00:00
jasper
e250b17c21 Update to php-5.3.27, includes a fix for CVE-2013-4113, heap corruption in xml parser
ok robert@
2013-07-16 08:49:09 +00:00
espie
0b25ecfb8b fix on vax 2013-07-16 08:25:26 +00:00
jasper
8dd3c1ddaf update to apache-ant-1.9.2 2013-07-16 07:45:41 +00:00
ajacoutot
278debeeb0 SECURITY update to opera-12.16.
http://www.opera.com/security/advisory/1048

ok jasper@
2013-07-16 06:47:16 +00:00
ajacoutot
d940830f3a Update to gnome-user-share-3.8.3. 2013-07-16 06:39:42 +00:00
stu
a70d4e364a Sync patch in README with recent /etc/man.conf changes. 2013-07-16 02:48:45 +00:00
stu
0213be4740 Sync patch in README with recent /etc/man.conf changes.
Sync README with 8.6.
2013-07-16 02:48:05 +00:00
jturner
cad4d5c646 Update tarsnap to 1.0.34.
Thanks to Tim van der Molen for testing.
2013-07-16 00:24:05 +00:00
jca
63f69b043e milter-greylist uses libspf2 which needs libbind, but libbind is in
a non-standard directory.  Tweak LDFLAGS and bump for safety.  ok sthen@
2013-07-15 21:51:57 +00:00
jca
eba0f55e35 The libbind headers were not picked up (typo). Bump since this may
affect the packaged files.  ok sthen@
2013-07-15 21:47:50 +00:00
sthen
994f059b04 fix rc.d stop/restart (broken pexp), reported by jasper@
add sigaction diff from upstream
2013-07-15 21:35:46 +00:00
espie
2f7aaf0176 let vax find gpg-error, maybe it will build 2013-07-15 20:47:01 +00:00
naddy
1b562e7109 update to 1.0.3: includes a new surround API and various minor fixes 2013-07-15 19:47:38 +00:00
jasper
17fe163fd3 Apply a patch from upstream to fix a warning on startup:
fcntl(8, F_SETFL): Operation not permitted
2013-07-15 19:12:07 +00:00
miod
b3d2c78490 The m68k fixes were not good enough to work correctly for closures around
functions returning structs of 5 to 15 bytes, inclusive; making me wonder
what I had actually tested. Now all the testcase passes, for real. Noticed
while working on cleaning these changes to push them upstream.
Bump revision.
2013-07-15 19:01:56 +00:00
landry
5be997cf5e Fix build on 32-bits archs. One of the python tests still does an abort
trap, but at least this packages now, tested on i386 & powerpc. To be
refined...
2013-07-15 17:09:16 +00:00
jasper
4aac27d7d9 update to youtube-dl 2013.07.12
ok pirofti@ (MAINTAINER)
2013-07-15 16:56:58 +00:00
bcallah
904127f3b0 Enable py-six's tests.
ok aja@
2013-07-15 15:08:00 +00:00
robert
0d1cda5e04 update to 28.0.1500.45 2013-07-15 14:59:30 +00:00
pascal
4eb6a8887c BDEP on devel/jam for desktop too, found the hard way by naddy@ 2013-07-15 12:05:26 +00:00
jasper
7c5708c615 update to iso-codes-3.44 2013-07-15 11:11:03 +00:00
espie
6e9319b47e give it a chance on vax 2013-07-15 09:31:03 +00:00
sthen
05787d260d SECURITY update to Squid 3.3.8, fixes CVE-2013-4115 CVE-2013-4123
"Due to incorrect data validation Squid is vulnerable to a buffer overflow
attack when processing specially crafted HTTP requests."
2013-07-15 08:21:54 +00:00
jca
4a49644307 The uuid library from sysutils/e2fsprogs was renamed, so fix up WANTLIB.
Note: not hooked to the build; likely the last port that needed fixup
for the uuid naming change.  Amit Kulkarni had the same diff,
ok aja@ sthen@
2013-07-15 08:05:50 +00:00
sthen
bfa9b1b83d regen patch; no pkg change 2013-07-15 07:40:18 +00:00
sthen
caba649c5a add a comment warning about a conflict if enabling a tool in moreutils which
is currently disabled. no pkg change.
2013-07-15 07:33:47 +00:00
ajacoutot
c19b680d2a Update to gnumeric-1.12.4. 2013-07-15 07:16:41 +00:00
ajacoutot
d116bf2929 Update to goffice-0.10.4. 2013-07-15 07:14:33 +00:00
jasper
cc117eb26c - update to cgit-0.9.2
- bump git to 1.8.3.2
- sync MASTER_SITES with the git port

ok landry@
2013-07-15 07:00:49 +00:00
jasper
5179817bc8 Allow to built with Ant 1.9. 2013-07-15 06:59:35 +00:00
jasper
edc667c38a update to apache-ant-1.9.1
tested in a bulk by landry@, thanks
2013-07-15 06:58:28 +00:00
jasper
aaad1ffbce update to facter-1.7.2 2013-07-15 06:55:25 +00:00
espie
42033f2a01 yet another declaration after statement.
don't try to fix this one, I don't see cross-compile from vax as a useful
endeavor anyways...
2013-07-15 04:37:40 +00:00
espie
f9e8fb86a0 !gcc2 2013-07-15 04:32:03 +00:00
espie
b68091b83b one gcc2 error -> fix 2013-07-15 04:27:40 +00:00
jeremy
88faa5f0ec Update to sequel_pg 1.6.7. Add correct version constraint to ruby-pg
dependency.
2013-07-15 01:46:50 +00:00
jeremy
4d4eb4396b Update to sequel 4.0.0. 2013-07-15 01:31:14 +00:00
bluhm
8b87c434cc - update p5-Devel-NYTProf to 5.05
- no USE_GROFF
- more TEST_DEPENDS
2013-07-15 01:06:03 +00:00
bluhm
2dc6c9a654 update p5-Net-Inspect to 0.300 2013-07-14 23:31:07 +00:00