Commit Graph

76393 Commits

Author SHA1 Message Date
naddy
def6c9bc95 revert stpcpy() removal which introduced at least one string handling bug
ok jasper@
2012-07-30 15:37:10 +00:00
naddy
cc478cc891 sync 2012-07-23 18:54:56 +00:00
jasper
c41e86a7c5 sneak in a missing bump in previous
ok naddy@
2012-07-23 17:51:45 +00:00
naddy
e9890b1bbc final sync for 5.2, 7647 entries 2012-07-20 14:25:52 +00:00
jasper
79af181004 Apply patches for two security issues:
- Fix insecure permissions for directories in distfile build tree. CVE-2009-4029
- Fix insecure permissions used for the top of the distfile build tree. CVE-2012-3386

This was already tested in a bulk build by me as part of a larger diff

from brad
ok aja@ sthen@ espie@
2012-07-20 12:03:50 +00:00
espie
5752c45e75 fix caching issues.
- during the scanning stage, we can rely on more than sizes. Specifically,
for files with cached sha values: detect problems early, zap the files, so
the new ones do fetch.

- do not allow "negative" caching: if the cached file doesn't match, just
run the checksum again to make sure (manual download would tamper with that).
This should allow builders to forget about the existence of
/usr/ports/distfiles/distinfo again.

- remove bad files so that fetch has a chance to work (todo: log some more
info, yeah landry...)

- zap code from (checksum) proper  that's no longer in-use.

okay jasper@

(gets in because fixing the mirrors for the release is important, and dpb -F
would not do the right thing without manual intervention).
2012-07-20 11:45:33 +00:00
espie
6454700bfa fix dep, no need to pull drupal6 in (which may pull a lot of shit along
if you're running d7 with sqlite).

okay jasper@
2012-07-20 09:31:35 +00:00
ajacoutot
7a624f03a0 Update to caribou-0.4.3.
(needed after the recent py-gobect3 fix)

"get it in" naddy@ ok jasper@
2012-07-20 07:15:02 +00:00
ajacoutot
db211b4c58 Escape identifiers which are Python keywords to avoid breaking the API
between different Python versions, from upstream.

tested in a bulk by jasper@
"get it in" naddy@ ok jasper@
2012-07-20 07:14:12 +00:00
jasper
8f07699ad8 regen 2012-07-19 21:33:10 +00:00
jasper
6e6d339879 fixup corelgilua.so name 2012-07-19 20:26:26 +00:00
jasper
af916f73a3 add MODLUA_DEP_VERSION to SUBST_VARS 2012-07-19 20:25:16 +00:00
jasper
325590fbeb - update to 0.6.2
* various fixes for lua 5.2 and fixes a few memory leaks
2012-07-19 20:06:34 +00:00
landry
7b446d9807 Fix url in README, reminded by viq. 2012-07-19 15:27:11 +00:00
giovanni
e7614bf689 Update to 6.0.6
hfaxd.conf has moved from lib/fax to libdata/hylafax/etc
2012-07-19 15:05:30 +00:00
giovanni
da2d8d2eca Update to 2.0.4
Maintainer timed out
2012-07-19 14:56:59 +00:00
sthen
a5cfa1000f add _yubiserve to user.list 2012-07-19 08:47:01 +00:00
sthen
c397356e55 +isc-bind 2012-07-19 08:37:02 +00:00
sthen
1fae95c381 import BIND 9.9.1-P1 as ports/net/isc-bind - this is newer than the
version of BIND than is in the base OS (some people require features
from this version e.g. DNS64), but note that it does not include
the hardening changes made to the version in base.

feedback from naddy@ giovanni@, ok giovanni@.

"BIND is open source software that implements the Domain Name System
(DNS) protocols for the Internet. It is a reference implementation
of those protocols, but it is also production-grade software,
suitable for use in high-volume and high-reliability applications."
2012-07-19 08:36:45 +00:00
jasper
83b6738491 some distfiles have been re-rolled 2012-07-19 08:26:30 +00:00
jasper
1cba10f912 - update to 0.21 2012-07-19 08:25:54 +00:00
jasper
1bce05246d hookup duke3ddata which rfreeman@ forgot again.. 2012-07-19 07:20:28 +00:00
landry
d47ed74f3f Bugfix update to tt-rss 1.5.11. 2012-07-19 07:19:21 +00:00
rfreeman
8eb79cd61c duke nukem 3d game data, required for games/eduke32.
OK sthen@, edd@
2012-07-18 20:07:29 +00:00
sthen
0d2b074e89 update to spectrwm 1.1.2, ok gonzalo@
* Fix issue where a window/icon could not be clicked or otherwise
be manipulated (skype, thunderbird etc).
* Fix an issue where on some Intel graphics cards when exiting the
screen turned garbled and would blink really badly.
* Bonus fix: spawn_position to actually do what it is supposed to do.
2012-07-18 19:54:56 +00:00
robert
482fa42fb6 add missing patch for amd64 2012-07-18 16:49:21 +00:00
jasper
e89a6bc56c - update to 3.2.13
from vtamara@pasosdeJesus.org
maintainer timed-out
2012-07-18 14:10:28 +00:00
jasper
1082d1b985 - update to 2.8.4
from piotr sikora (MAINTAINER)
2012-07-18 14:03:44 +00:00
jasper
91d743a84d - Fix use of "clever" mktime.
-  Fix support for leap seconds-aware timezones.

from piotr sikora
2012-07-18 13:44:31 +00:00
jasper
e36ebe3043 Update to 2.10.6, includes a security fix for:
CVE-2012-3374 Fix a buffer overflow vulnerability when parsing incoming messagescontaining inline images.

from brad (MAINTAINER)
2012-07-18 13:31:49 +00:00
jasper
d7cbf10b07 Security fix for CVE-2012-3368
Memory portion (random stack data) disclosure to the client by unclean client disconnect
2012-07-18 11:15:30 +00:00
naddy
3be9465329 fix man page and remove unnecessary dependencies 2012-07-18 10:42:27 +00:00
espie
2da54d1547 delete DIST once we know 2012-07-18 10:31:18 +00:00
espie
f16903c2cc don't delete DIST, prevents checksum from doing its job 2012-07-18 10:30:56 +00:00
sthen
1883325b00 update to the version of queryperf distributed with BIND 9.9.1-P1 2012-07-18 10:22:44 +00:00
jasper
2d91c2d13f add bugtracker id 2012-07-18 08:50:41 +00:00
jasper
63c668d85a - prevent opennx from breaking the ssh key, which caused a password dialog
respawning fest.

from robert@
2012-07-18 08:47:34 +00:00
sthen
32268b7d14 Update to the Apache HTTP server 2.2.22, the current release on the 2.2 branch.
Merged from diffs from myself, Rodolfo Gouveia and with an rc script from
giovanni@.

This is a security update, fixing CVE-2011-3348, CVE-2011-3368, CVE-2011-3607,
CVE-2011-4317, CVE-2012-0021, CVE-2012-0031 and CVE-2012-0053.
2012-07-18 08:45:42 +00:00
sthen
ffbfde3b63 import ports/security/yubiserve, ok jsaper@
YubiServe is a lightweight Validation Server supporting both OATH/HOTP
and Yubico Yubikey implementations, written in Python that uses an
SQLite database or, optionally, a MySQL database. It has an integrated
threaded webserver, with HTTPS/SSL support, compatible with the
Yubico validation protocol 2.0 including HMAC SHA-1 signatures to
provide for authentication of the server.
2012-07-18 08:25:07 +00:00
sthen
97c2764b34 update to Cocinelle 1.0.0-rc11 2012-07-18 08:04:43 +00:00
sthen
2a6f9b3f23 fix dynamically linking against ocaml-pcre and some general cleanup, from
Christopher Zimmermann
2012-07-18 08:04:11 +00:00
ajacoutot
db5c35c3cf Bugfix update to gnome-screensaver-3.4.4. 2012-07-18 06:52:31 +00:00
jasper
e60c658ef0 add eduke32 2012-07-18 06:38:52 +00:00
abieber
376ea144e6 Remove REVISION for 2.1.5 update. 2012-07-18 04:28:40 +00:00
abieber
f8a4775524 Fixed non-updated Makefile ( 2.1.5 update )
ok jeremy@, jasper@
2012-07-18 04:15:16 +00:00
abieber
52cf5a9f80 Update node-sqlite3 to 2.1.5
ok jeremy@, jasper@
2012-07-18 02:18:35 +00:00
bluhm
3fda649f23 update p5-File-MMagic to 1.29 2012-07-17 22:04:37 +00:00
rfreeman
3dcfce0df6 Import eduke32.
eduke32 is an advanced Duke Nukem 3D engine capable of playing
the game, and filled to the brim with editing enhancements.
Includes mapster32, a map-making program similar to the original
build map editor.

ok jasper@, edd@
2012-07-17 21:29:50 +00:00
jasper
481ec44063 missed in previous 2012-07-17 20:56:22 +00:00
landry
48155f33a4 Reserve uid 699 for user _mozsync. 2012-07-17 20:19:27 +00:00