Commit Graph

81253 Commits

Author SHA1 Message Date
benoit
02793fd7be - update py-pykpass to 0.5
maintainer timeout
2013-01-29 16:14:48 +00:00
espie
427ff0a96e document m parameter for -F
noticed by jasper@
2013-01-29 16:14:44 +00:00
sthen
73cb848f4c SECURITY update to libupnp 1.6.18 http://www.kb.cert.org/vuls/id/922681
- at least three remotely exploitable buffer overflows in the
unique_service_name() function, which is called to process incoming
SSDP requests on UDP port 1900.

- devices that use libupnp may also accept UPnP queries over the
WAN interface, therefore exposing the vulnerabilitites to the
internet.

(and roll shared libs from PFRAG.shared into PLIST while there).
2013-01-29 16:14:06 +00:00
espie
98aec6d004 don't let check_signature be silent, say that the package is absent, make
things more obvious with a new REVISION/version.
2013-01-29 15:11:41 +00:00
espie
5c9dbf69b7 adjust to reality: the current algorithm cleans up packages one subpackage
at a time.
2013-01-29 15:11:02 +00:00
jasper
f76199953f - update to fribidi-0.19.5
* adds support for unicode 6.2.0
2013-01-29 14:55:49 +00:00
tobiasu
166aa5bddb Fix symbol names of assembly routines for SH.
ok naddy@
2013-01-29 12:40:05 +00:00
ajacoutot
645c393008 Typo. 2013-01-29 12:15:05 +00:00
espie
6fdb04dc14 handle memory and mem as synonyms 2013-01-29 11:16:58 +00:00
sthen
8067630250 32-bit-align PCI data structure for vgabios in Qemu. ok brad@ 2013-01-29 10:57:03 +00:00
ajacoutot
dd95011b71 Remove comment. 2013-01-29 10:48:41 +00:00
ajacoutot
f92cd1b3dc Update to zurmo-1.0.20. 2013-01-29 10:25:08 +00:00
benoit
c2751a1b23 - update py-gunicorn to 0.17.2 2013-01-29 07:59:22 +00:00
jasper
123168291a - update to xbindkeys-1.8.5
* mostly fixes for guile, which is disabled in our port.
2013-01-29 07:34:46 +00:00
brad
8c54177e3f Rename dprintf function to debugprintf so as to not conflict with POSIX
function name.

ok stsp@ sthen@
2013-01-29 00:05:43 +00:00
nigel
1071d1b260 Change <hostname>-stop to stop-<hostname>
Ok to fix espie@
2013-01-28 23:07:36 +00:00
sthen
b4dbef5c18 Only use PFRAG.shared for plugins, not standard libraries; pkg_create has
had magic to deal with these since PkgCreate.pm 1.68. ok espie@ (rewrite of
this code is pending, but this helps for now).
2013-01-28 21:27:59 +00:00
sthen
7120709ab9 security and bugfix update to WordPress 3.5.1:
- server-side request forgery vulnerability and remote port scanning
using pingbacks
(http://lab.onsec.ru/2013/01/wordpress-xmlrpc-pingback-additional.html)
- cross-site scripting via shortcodes and post content
- cross-site scripting vulnerability in the external library Plupload

ok merdely@
2013-01-28 21:14:09 +00:00
sthen
ff750e2173 update to tre 0.8.0, ok kili@ 2013-01-28 21:08:04 +00:00
rpe
d34970da5b Use VERSION in Makefile together with SUBST_VARS to avoid literal
version numbers in PLIST.

suggested and ok sthen@
2013-01-28 17:58:09 +00:00
espie
a3886a4ab8 reversed test result somehow 2013-01-28 17:36:11 +00:00
ajacoutot
01080db2f9 Mention sysutils/firmware/ulpt. 2013-01-28 17:16:22 +00:00
stsp
263d310025 +ulpt 2013-01-28 17:12:06 +00:00
stsp
f63c2ecb7a Add a port for firmware which ulpt(4) will make use of. ok sthen 2013-01-28 17:10:21 +00:00
espie
f11250b9ac okay, less smart, just do the whole series, don't special case the
main package. should work.
2013-01-28 15:52:04 +00:00
stsp
9014b21793 Fix build on !shared arch; with and ok sthen@ 2013-01-28 15:38:31 +00:00
nigel
e7df779f8b Fix typo in REGRESS_DEPENDS
Ok sthen@
2013-01-28 14:09:12 +00:00
stsp
bca2e6b00a +megaglest 2013-01-28 14:00:20 +00:00
stsp
0ad1ac8fab Import megaglest port.
MegaGlest is an entertaining free and open source cross-platform 3D
real-time strategy game, where you control the armies of one of seven
different factions: Tech, Magic, Egypt, Indians, Norsemen, Persian or
Romans. The game is set in one of 17 naturally looking settings,
which are crafted with great appreciation for detail.

With tweaks from kirby@, bentley@, and sthen@.
ok sthen@
2013-01-28 13:58:49 +00:00
stsp
51a5a4ad80 +libircclient 2013-01-28 13:52:09 +00:00
stsp
074541a78e Import libircclient port.
libircclient is a small but extremely powerful library which implements
the IRC protocol. It is designed to be small, fast, portable and
compatible with the RFC standards as well as non-standard but popular
features. It is perfect for building the IRC clients and bots.

tweaks and ok sthen@
2013-01-28 13:49:52 +00:00
espie
8ced3b60c4 rebuild.log is gone, that info went back to separate paths.
Reasoning as follows: we were starting a job, and dumping the path
info in there. Just stopping right there makes little sense, so put
the rebuild info there anyways.
2013-01-28 13:48:31 +00:00
sthen
6c101bada6 rework endianness detection to use machine/endian.h; fixed build on i386/amd64 2013-01-28 13:44:30 +00:00
espie
5c9638a323 tweak, remove rebuild.log, as we log stuff directly into paths/ now.
do register_package in a slightly more efficient way (less -f tests)
2013-01-28 13:31:40 +00:00
espie
a2a420d6a5 fix -R for real... what check_signatures does is nice, but needs to be
partly redone in the main dpb process. Obviously, children's changes to
uptodate don't affect the main process.

thanks to fgs@ for being the crash-test bunny.
2013-01-28 13:25:59 +00:00
espie
f9d05fde34 document FETCH_TIMEOUT 2013-01-28 12:24:51 +00:00
espie
573c499cf5 add a FETCH_TIMEOUT, similar to STUCK_TIMEOUT, but slightly simpler,
as there is no speed factor there...
2013-01-28 12:23:45 +00:00
sthen
c162d4f3bf update DESCR, pointed out by stsp 2013-01-28 11:56:55 +00:00
pascal
5d1e11d3f5 Don't hide error messages from gnatmake to give us a chance to debug this when
it fails.

ok tobiasu@
2013-01-28 11:42:33 +00:00
sthen
2cef9b9eb4 honour CFLAGS/CC 2013-01-28 11:36:09 +00:00
sthen
6a6bfb1f9f - update WPA-Supplicant to 2.0
- add OpenBSD WPA support written by kettenis@ (also tested by matthieu@
and Gregor Best)
- enable smartcard support via PCSC-Lite
- garbage collect OS compatibility patches which are no longer needed
(one found by me, one by kettenis@)

ok phessler@
2013-01-28 11:03:16 +00:00
espie
11cd4c0c77 don't bother dumping distfiles, history is quite enough 2013-01-28 10:50:46 +00:00
espie
e06e006a3a document new logs, new -J, new -M.
removes description of fetch/distfiles.log as that one no longer serves
any purpose (bye bye!)
2013-01-28 10:24:24 +00:00
espie
c259d653cc tweak memory handling to make it less special: treat -M as an override_prop
as we should.
Use core methods to access the memory threshold.

UI simplification: -M can take a suffix, default is K, but you can just say
-M 520M or -M 2G now.
2013-01-28 10:14:17 +00:00
espie
cd3023d079 add debugging message that does not depend on Devel::StackTrace, may be
useful to find out where dpb gets stuck
2013-01-28 09:56:00 +00:00
jasper
8bdd32b5bf sync, 7865 unzels 2013-01-28 09:14:03 +00:00
jasper
1cc8e82af9 sync 2013-01-28 08:19:06 +00:00
jasper
15f2131cda import bpython-0.12
bpython is a fancy interface to the Python interpreter

It has the following (special) features:
- In-line syntax highlighting.
- Readline-like autocomplete with suggestions displayed as you type.
- Expected parameter list for any Python function.
- "Rewind" function to pop the last line of code from memory and
  re-evaluate.
[...]

ok aja@
2013-01-28 08:18:19 +00:00
rpe
fbbff6d505 move FULLARCH/SUBST_VARS from individual Makefiles to Makefile.inc
in parent directory.

suggested and ok sthen@
2013-01-28 08:17:15 +00:00
jasper
09fe4fcad7 sync 2013-01-28 07:56:39 +00:00