86184 Commits

Author SHA1 Message Date
bluhm
eb9a859bb1 Initial import of ipv6-toolkit 1.4b
The SI6 Networks' IPv6 toolkit is a set of IPv6 security/trouble-shooting
tools, that can send arbitrary IPv6-based packets.

OK stsp@ sthen@
2013-08-30 23:41:15 +00:00
bluhm
e2ecb4c315 update p5-File-LibMagic to 0.99 2013-08-30 22:58:25 +00:00
ajacoutot
0fab6c88e6 LOCALBASE -> TRUEPREFIX 2013-08-30 22:56:49 +00:00
sthen
b912c8df3e fix for long long time_t (used to hold an uptime value); feedback from naddy@ 2013-08-30 22:42:04 +00:00
bcallah
b8f06a60fd +seed7 2013-08-30 21:41:32 +00:00
bcallah
2f81217716 Import lang/seed7. Seed7 is a high-level, extensible, general purpose
programming language.

Includes a Seed7 interpreter, Seed7 compiler, and many example programs.

tested and ok abieber@
2013-08-30 21:41:09 +00:00
naddy
ceec6a88f5 fix for long long time_t on LP64 archs; ok sthen@ 2013-08-30 20:15:39 +00:00
sthen
b6f9703194 update to sslh 1.15, from maintainer Björn Ketelaars 2013-08-30 19:10:34 +00:00
ajacoutot
ec2e464dff Update to gtk+3-3.8.4. 2013-08-30 14:47:20 +00:00
ajacoutot
d4fd07e867 Update to gnome-documents-3.8.4. 2013-08-30 12:07:07 +00:00
ajacoutot
af8159ff90 Update to gnome-online-accounts-3.8.3. 2013-08-30 11:57:51 +00:00
ajacoutot
266652d22d Update to gstreamer1-plugins-libav-1.0.10. 2013-08-30 07:47:48 +00:00
ajacoutot
b6a1b1bb01 Update to gstreamer1-plugins-bad-1.0.10. 2013-08-30 07:47:31 +00:00
ajacoutot
ede86af0c1 Update to gstreamer1-plugins-ugly-1.0.10. 2013-08-30 07:47:09 +00:00
ajacoutot
b82f447493 Update to gstreamer1-plugins-good-1.0.10. 2013-08-30 07:46:55 +00:00
ajacoutot
5f8558d2d2 Update to gstreamer1-plugins-base-1.0.10. 2013-08-30 07:46:32 +00:00
ajacoutot
a8dc5edbc4 Update to gstreamer1-1.0.10. 2013-08-30 07:46:16 +00:00
ajacoutot
40293edc09 Bump to 1.0.10. 2013-08-30 07:45:47 +00:00
martin
5bb2f28785 fix build on gcc3, on gcc4 -Wextra and -W is the same
with input and ok ajacoutot
ok sthen too
2013-08-30 07:36:56 +00:00
djm
68a1f5abf9 make home/end keys work in rxvt-derived terminals; ok sthen, ajacoutot 2013-08-30 01:45:13 +00:00
sthen
92b3a44b8a Recent network.conf.template changed MASTER_SITE_PYPI which was used in this
port's HOMEPAGE. However it's not a useful homepage anyway; bump REVISION to
unbreak and use a better HOMEPAGE.
2013-08-29 19:59:42 +00:00
pea
57a193e493 Update to 2013-05-10a
ok ajacoutot@
2013-08-29 16:30:09 +00:00
naddy
a4b5e33088 * replace random() with arc4random()
* improve configuration examples after discussion with Amit Kulkarni
2013-08-29 14:28:13 +00:00
giovanni
954c489d64 Security update to 3.7.3, fixes CVE-2013-4852, CVE-2013-4206, CVE-2013-4207, CVE-2013-4208.
All security bugs were in putty code which has been merged from upstream after recent putty
vulnerabilities has been fixed.
ok bcallah@
2013-08-29 07:55:22 +00:00
rpe
f49c21319a Reintroduce the V variable to fix download path in MASTER_SITES
ok aja@
2013-08-29 07:45:54 +00:00
ajacoutot
5d247ed892 Update to libgdata-0.14.0. 2013-08-29 07:20:12 +00:00
ajacoutot
5dfaca6140 Remove useless CONFIGURE_ARGS. 2013-08-29 07:13:15 +00:00
rpe
e3281ab567 RRL patches version naming scheme changed and
bump REVISION due to slightly changed patch file

with feedback from and ok sthen@
2013-08-28 20:55:22 +00:00
rpe
bd05b78d69 zap two outdated MASTER_SITE_ISC mirrors
ok sthen@ ajacoutot@
2013-08-28 20:43:11 +00:00
abieber
d75064d771 Forgot to remove the patch-binding_gyp file from last commit.
Thanks Alexey Suslikov for noticing.
2013-08-28 20:25:21 +00:00
abieber
f2d96c6470 Update to latest version to fix build as root issue.
Diff from Roman Kravchuk, @comment suggestion from Alexey Suslikov.

OK landry@
2013-08-28 20:09:42 +00:00
martin
270d20f0eb fix compilation on archs where char is unsigned by default (like ppc)
bump and fix Makefile typo while there

ok ajacoutot
2013-08-28 18:56:37 +00:00
rpe
92ddc6887d - remove non-working master sites
- replace e.pypi.python.org with g.pypi.python.org

ok sthen@
2013-08-28 17:27:47 +00:00
brad
32fef3dc08 Several fixes from upstream:
- Fix multichannel playback.
- Default to square pixels.
- Avoid CODEC_FLAG_EMU_EDG.
- Use AV_CODEC_ID_MPEG2VIDEO.
- Fix another potential xine_play() hang.

ok sthen@
2013-08-28 15:30:34 +00:00
espie
1ecc61b2c8 so new_path relies on the pkgname being there, but the engine proper doesn't.
confuses the hell out of some people (hi naddy!) as dpb restarts will notice
built packages regardless of the path.

make things more symetric by doing the check each time we go through tobuild.

I have some misgivings about this, since this is potentially expensive...
2013-08-28 12:00:39 +00:00
espie
b3962116eb some features are not tested often enough.
fix "stop-host".
problem noticed by Florian Obser
2013-08-28 11:55:06 +00:00
fgsch
86cc9cacfb SECURITY update to ngIRCd 20.3
ngIRCd 20, 20.1, and 20.2 contains an error that could crash the server
daemon when the configuration option NoticeAuth is enabled (which is not
the default).
2013-08-28 11:53:16 +00:00
ajacoutot
5ec0a943d2 Pushed upstream. 2013-08-28 10:02:53 +00:00
sthen
2e860b2538 SECURITY update to Asterisk 11.5.1
AST-2013-005: Remote crash from invalid SDP

        If the SIP channel driver processes an invalid SDP that defines media
        descriptions before connection information, it may attempt to
        reference the socket address information even though that information
        has not yet been set. This will cause a crash.

AST-2013-004: Fix crash when handling ACK on dialog that has no channel

        A remotely exploitable crash vulnerability exists in the SIP channel
        driver if an ACK with SDP is received after the channel has been
        terminated. The handling code incorrectly assumed that the channel
        would always be present.
2013-08-28 09:46:15 +00:00
ajacoutot
417c7a7a03 Some part of this patch is not needed anymore. 2013-08-28 09:45:12 +00:00
stsp
9a23ced5f7 Make GNOME detect supported locales from 'locale -a' output (which is
POSIX compliant), in addition to looking for linux-specific locale
archive files and rummaging around in the /usr/share/locale directory
with unportable assumptions about its contents.

Fixes GNOME's language/keyboard settings and makes locales work as
expected in the GNOME desktop.

ok aja
2013-08-28 09:33:30 +00:00
ajacoutot
4441a6d003 Update to gnumeric-1.12.6. 2013-08-28 08:00:59 +00:00
ajacoutot
06224db6ff Update to goffice-0.10.6. 2013-08-28 08:00:37 +00:00
ajacoutot
074af028b9 Fix build with libsecret >=0.16
spotted by nigel@
2013-08-28 07:59:46 +00:00
ajacoutot
444e7b8ea4 Remove useless, forgot in previous. 2013-08-28 07:47:12 +00:00
ajacoutot
12d89c4ace Properly detect atomic ops.
prodded by miod@ and tested by myself on sparc
patch from sthen@
2013-08-28 07:46:09 +00:00
bcallah
12ae510824 Update HOMEPAGE and regen distinfo.
Bump REVISION.
From Donovan Watteau <tsoomi AT gmail dot com>
While here, add mips64 to the arch list. Tested by me on an O2.
2013-08-27 21:53:10 +00:00
ajacoutot
e2c515c86b Remove un-needed patches. 2013-08-27 16:53:09 +00:00
pirofti
3d36a7e178 Update to cln-1.3.3.
Discussed with landry@
2013-08-27 09:19:25 +00:00
zhuk
e7d0aee1d9 Catch more files with wrong permissions. 2013-08-27 07:52:15 +00:00