Commit Graph

80969 Commits

Author SHA1 Message Date
ajacoutot
f462f7d5a4 Merge upstream fixes for the followings nasty bugs:
#692777 - Crash on folder rename
#692009 - text/css always formatted as attachment
#692775 - Double-quoting message with HTML and text
#692783 - Crash on edit prompt cancel
#692781 - Abort on book failure during contact import
2013-01-30 07:21:01 +00:00
ajacoutot
3fc2f948bc Fix crash when cancelling some operations; from upstream. 2013-01-30 07:20:04 +00:00
brad
ad18715b12 - Rename dprintf function to debugprintf so as to not conflict with POSIX
function name.
- Remove USE_GROFF
- Obey CC

Last few items from and OK sthen@
2013-01-30 01:45:20 +00:00
brad
87b949c462 - Uncomment bits of code using dprintf() now that OpenBSD has dprintf()
within libc
- Slightly better way of dealing with the lack of a sys/ucontext.h header

ok sthen@
2013-01-30 01:40:49 +00:00
brad
78130e1f73 Stop using the dprintf() wrapper function now that OpenBSD has dprintf()
within libc.

ok sthen@
2013-01-30 01:39:26 +00:00
sthen
ab8ce39fe9 zap %%SHARED%%; nigel@ 2013-01-30 01:08:32 +00:00
brad
2fca212ceb Rename dprintf macro to debugprintf so as to not conflict with POSIX
function name.

ok sthen@
2013-01-29 23:52:28 +00:00
brad
888e1e905f Update to ircd-hybrid 8.0.6. Fixes a DoS issue. CVE-2013-0238
ok sthen@
2013-01-29 23:50:04 +00:00
jeremy
2713d48e17 Update to tiny_tds 0.5.1. Remove now unnecessary patches. 2013-01-29 22:44:05 +00:00
jeremy
9bf67f8a94 Update to jdbc-postgres 9.2.1002.1. 2013-01-29 22:37:40 +00:00
jeremy
5da669e6d8 Update to jdbc-mysql 5.1.22.1. 2013-01-29 22:37:05 +00:00
jeremy
d7dd55227d Update to jdbc-h2 1.3.170.1. 2013-01-29 22:36:45 +00:00
jeremy
0f0d3c2369 Update to jdbc-sqlite3 3.7.2.1. 2013-01-29 22:36:16 +00:00
bcallah
e6779827da +keybinder 2013-01-29 19:24:48 +00:00
bcallah
8bdf0b6207 Import x11/keybinder. A library for registering keyboard shortcuts.
Help and thanks to landry@ and aja@.
ok landry@ aja@
2013-01-29 19:16:30 +00:00
espie
5eb35f9f1e adjust documentation a bit. 2013-01-29 16:19:41 +00:00
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