ajacoutot
9141699f0f
Bump after dbus-python got renamed to py-dbus.
2013-09-10 13:26:45 +00:00
ajacoutot
58f1a6f9f6
USE_LIBTOOL=Yes is the default now.
2013-03-21 08:45:11 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
brad
3e2964487a
Update to Pidgin 2.10.7. Fixes 3 security issues and some crashing bugs,
...
as well as other bug fixes. CVE-2013-0271, CVE-2013-0272, CVE-2013-0273,
CVE-2013-0274
ok sthen@
2013-03-08 01:03:09 +00:00
sthen
f5a323c546
Don't use ${FLAVOR:L}, we only support lower-case flavours now.
...
OK ajacoutot@ espie@
2013-02-09 14:49:50 +00:00
ajacoutot
e953a008f8
Quiet gconftool-2:
...
gconf_ping() will try to shutdown gconfd, but since installing pkg is
done as root, there is not gconfd nor dbus that can be started when
DISPLAY isn't set and an annoying warning is issued.
discussed with espie@
2013-02-06 14:23:06 +00:00
ajacoutot
d9a4bcc50e
Bump after gstreamer-plugins-base subpackaging change.
2012-09-06 12:38:35 +00:00
ajacoutot
0bbbd35e32
register-plist did not catch the devel/glib2 -main -> empty change.
...
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00
ajacoutot
2ec950a657
Remove -pthread patching.
...
from Brad (maintainer)
2012-08-26 07:16:54 +00:00
espie
39ab78796c
... and some of the patches I forgot to add
2012-08-04 14:25:33 +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
ajacoutot
a1b7c39eb5
gtk-update-icon-cache:
...
Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.
Some hidden issues may appear, in which case please contact me.
discussed with and ok blind jasper@
2012-06-15 08:32:14 +00:00
sthen
14aded122e
Add --disable-farstream to avoid hidden dep, ok jasper@
2012-05-25 08:59:04 +00:00
jasper
48d957664a
Security update to 2.10.4, fixes CVE-2012-2214, Pidgin Two Denial of Service Weaknesses
...
ok brad (MAINTAINER)
2012-05-08 06:49:41 +00:00
sthen
dcfcba8b5c
Update to pidgin 2.10.3, fixes a problem with MSN buddies appearing
...
online when they shouldn't. From Brad.
2012-04-04 11:09:12 +00:00
sthen
88ea72915d
Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
...
make a distinction between these. ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
sthen
5b60b9fcbb
update to Pidgin 2.10.2, from Brad, also tested by rfreeman@
...
CVE-2011-4939 null pointer deref with certain types of nickname changes in XMPP
CVE-2012-1178 MSN crash due to not verifying UTF8 encoding
2012-03-15 21:45:06 +00:00
jasper
1cf9d346b9
be gone! evil patches!
2011-12-14 08:01:10 +00:00
jasper
d0be48be4a
- update to 2.10.1
...
from maintainer
2011-12-13 14:42:55 +00:00
ajacoutot
fb173cad3a
Add a dependency on x11/gtk+2,-guic.
2011-12-03 23:04:36 +00:00
jasper
5641233143
- Fix invalid UTF-8 string handling with SILC messages. CVE-2001-3594
...
- Make sure OpenSSL never tries to use SSLv2.
from brad (MAINTAINER)
2011-10-10 17:17:08 +00:00
espie
d0fa01c846
normalize pkgpath
2011-09-16 11:13:37 +00:00
jasper
d0ff45e476
- update pidgin to 2.10.0
...
from brad (MAINTAINER)
2011-08-22 07:35:34 +00:00
jasper
36ba1270db
- update pidgin to 2.9.0
...
* includes a security fix for SA45037 Pidgin "gdk_pixbuf__gif_image_load()" Denial of Service Weakness
from brad (MAINTAINER)
2011-07-22 06:44:45 +00:00
dcoppa
fdd00c20de
Fix libpthread linkage.
...
OK ajacoutot@, Brad (MAINTAINER)
2011-07-09 12:46:31 +00:00
dcoppa
75711dc648
- Delete the .la files.
...
- Get rid of using libtool's --tag=disable-static option.
- Stop moving the libjabber / liboscar libraries and properly set
the rpath for the XMPP / AIM / ICQ protocol plugins.
From Brad (MAINTAINER)
ac_cv_openssl_libs "fix" and WANTLIB fix by me.
2011-07-07 08:28:04 +00:00
jasper
88f8f0add6
bump after default python version switch
2011-06-08 18:00:49 +00:00
kili
27f99a5541
--disable-silent-rules is now added to CONFIGURE_ARGS per default,
...
if CONFIGURE_STYLE = gnu.
2011-06-02 17:09:31 +00:00
sthen
12db8b934a
switch to autoconf 2.67, from Brad. config.h's checked.
2011-04-15 21:43:13 +00:00
sthen
00582ef96a
Bump ports which should be using newer autoconf to 2.65;
...
config.h files checked. From Brad.
2011-03-26 10:05:24 +00:00
jasper
ca5e20e14b
- update pidgin to 2.7.11
...
* various fixes and a fix for CVE-2011-1091
from brad (MAINTAINER)
2011-03-13 17:27:10 +00:00
sthen
b4d328520d
- switch to more compact LIB_DEPENDS style for the audio flavour
...
- fix CFLAGS issue within autoconf script, remove CFLAGS from MAKE_FLAGS
from Brad.
2011-03-11 00:13:04 +00:00
steven
37115e2a1c
update to 2.7.10
...
from brad (maintainer)
2011-03-06 14:13:20 +00:00
jasper
9c7a6b7a43
- Security fix for SA43271, Pidgin Cipher API Information Disclosure Security Issue
...
from upstream git commit 16f4c309528b82961b169edb8b74b9061db6c471
from brad (MAINTAINER), ok aja@
2011-02-12 10:59:59 +00:00
jasper
90847ee882
- remove USE_GROFF=Yes, manpages checked by brad.
...
from brad (MAINTAINER)
2011-01-15 10:56:51 +00:00
jasper
236000cdea
- the facebook icons get installed by pidgin now, so add a conflict marker
...
in pidgin, and prevent pidgin-facebookchat from installing them
from mikolaj kucharski
ok sthen@ brad@ (MAINTAINER)
2011-01-13 10:29:27 +00:00
jasper
b003a7b2c1
- SECURITY update of pidgin to 2.7.9, which fixes a NULL pointer dereference
...
which could lead to a remotely-triggered DoS in MSN.
ok brad (MAINTAINER)
2010-12-28 18:18:02 +00:00
steven
ee9c201ba9
update to 2.7.8
...
from brad (maintainer)
2010-12-23 23:25:25 +00:00
steven
1ee81946e7
update to 2.7.7
...
from brad (maintainer)
2010-11-29 23:18:30 +00:00
espie
0397d65db0
new depends
2010-11-19 22:31:32 +00:00
espie
49cc004681
new WANTLIB
2010-11-11 16:27:54 +00:00
steven
b5397aa7ae
have the OpenSSL module call OpenSSL_add_all_algorithms() upon initialization
...
from brad (maintainer)
2010-11-07 12:32:07 +00:00
steven
0bf0c29a71
update to 2.7.5
...
from brad (maintainer)
2010-11-04 07:18:54 +00:00
steven
d5a33f4394
add a debug flavor
...
from brad
2010-10-28 10:10:24 +00:00
ajacoutot
ff07e285bc
Remove USE_X11.
2010-10-24 20:58:58 +00:00
steven
b8f3976a1a
update to 2.7.4
...
from brad (maintainer)
2010-10-24 19:17:31 +00:00
sthen
3b2bbaacc0
Add MODPY_WANTLIB, adjust MODPY_LIB_DEPENDS to new-style LIB_DEPENDS,
...
update all ports to match. Plists don't change -> no bump.
Looks ok to jasper.
2010-10-24 15:53:55 +00:00
espie
47ff75aa46
USE_GROFF=Yes
2010-10-18 18:36:45 +00:00
jasper
e34499f593
- fix WANTLIB after cairo update.
2010-10-11 08:11:24 +00:00
nicm
56fa27d696
Actually add the patch.
2010-09-06 18:33:37 +00:00