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
nicm
043180dcbf
Python.h doesn't necessarily set _XOPEN_SOURCE_EXTENDED so set it
...
explicitly. Fixes build with ncursesw.
ok brad
2010-09-06 18:29:22 +00:00
ajacoutot
faf3141beb
Fix FULLPKGNAME and FULLPKGPATH so that updates work without ambiguity.
...
from sthen@, tested by myself.
2010-09-02 09:09:24 +00:00
sthen
1e1f9d925f
bump for python
2010-08-30 21:31:33 +00:00
steven
d04bfe562b
update to 2.7.3
...
from brad (maintainer)
2010-08-18 21:35:59 +00:00
steven
3047627546
update to 2.7.2
...
security fix for CVE-2010-2528, plus a few other bug fixes
from brad@
2010-08-01 20:11:48 +00:00
sthen
d1c6f80880
use REVISION, checked with before/after make show=PKGNAMES (plus some
...
extra-careful checking where there are complicated PSEUDO_FLAVORS).
2010-07-12 22:07:37 +00:00
landry
29c07cb70a
Fix libpurple,-audio flavor PKGNAME - it's different from libpurple
...
unflavored package, so forcing FULLPKGNAME/FULLPKGPATH was fucking it.
While here, fix dependencies on gstreamer with audio FLAVOR, and
correctly depend on the -audio flavoured libpurple for -finch,audio and
-main,audio.
Looks fine to brad (MAINTAINER)
2010-07-09 06:10:16 +00:00
sthen
9adc0b244d
--disable-mcheck is no longer a valid configure argument; remove it,
...
fixing DEBUG build. Spotted by dhill@, fix from Brad.
2010-07-07 15:57:48 +00:00
steven
5aa610b4df
update to 2.7.1
...
from Brad (maintainer)
2010-06-10 20:13:33 +00:00
sthen
0fbeaaa2a3
use newer autoconf, from Brad
2010-04-03 00:21:14 +00:00
sthen
83f602262c
SECURITY update to 2.66, fixing CVE-2010-0277, CVE-2010-0423, CVE-2010-0420
...
From Brad (maintainer), ok jasper@ (ports is still not fully open)
2010-02-28 22:51:56 +00:00
naddy
9d77290bb6
make sure flavor-invariant packages really don't pick up any flavor
2010-02-14 20:01:00 +00:00
jasper
b201f037c1
- update pidgin to 2.6.5, the biggest change was the security fix for msn,
...
which we already had.
from brad (MAINTAINER)
2010-01-10 17:53:23 +00:00
jasper
94fb8251e1
SECURITY FIX for SA37953:
...
Pidgin MSN Custom Smileys File Disclosure Vulnerability
ok brad (MAINTAINER)
2010-01-05 07:19:49 +00:00
sthen
925762d959
Use @unexec-delete instead of @unexec for the *-update-* goos.
...
prodded by espie@
discussed with espie@ ajacoutot@ landry@
2009-12-22 00:31:22 +00:00
steven
72237bc0af
update to 2.6.4
...
from brad (maintainer)
2009-12-07 06:27:59 +00:00
steven
37e90acae7
pass -rpath option to ld when linking libyahoo.so, so the libymsg shared
...
library is found at runtime
ok sthen, brad
2009-11-23 05:44:07 +00:00
steven
d57b3f38b4
update to 2.6.3
...
from Brad (maintainer)
2009-10-17 19:34:34 +00:00
sthen
0cd343daaf
tighten LIB_DEPENDS pkgspec for startup-notification (execinfo,
...
a WANTLIB for pidgin, was only pulled in with the last update).
Brad (maintainer) "ok I guess".
2009-09-10 17:49:21 +00:00
steven
8f6bd65375
update to pidgin 2.6.2
...
from Brad (maintainer)
2009-09-08 06:35:24 +00:00
sthen
5ce53fc712
SECURITY/crash fix update to 2.5.9, from Brad.
2009-08-20 10:43:13 +00:00
sthen
e56a56ca41
sync WANTLIB following startup-notification change and bump.
2009-08-20 10:41:33 +00:00
kili
8fc6287292
WANTLIB changes after xcb addition and bump.
2009-08-10 06:29:51 +00:00
naddy
507888dcdf
* fix package specs in depends
...
* the audio flavor adds a library dependency to finch, so the finch
package can't be unflavored
ok Brad
2009-07-20 14:27:05 +00:00
sthen
71b40d1d30
bugfix update to 2.5.8, mostly to fix problems introduced with the rushed
...
2.5.7 release forced out due to changes needed to keep connecting to Yahoo.
From Brad (maintainer).
2009-07-12 20:01:32 +00:00
sthen
8c2cbb8b06
update to 2.5.7; fixes yahoo. From Brad with a change to libpurple
...
LIB_DEPENDS from me to help pkg_add updates.
2009-06-23 22:47:23 +00:00