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
sthen
0608a4e204
tidy the Makefile and add appropriate @conflict markers so upgrades work.
...
from Brad.
2009-06-17 02:08:35 +00:00
ajacoutot
e9eb8057dc
Fix plists, run dependencies and libspec.
...
bad jasper!
2009-06-16 19:31:29 +00:00
jasper
07d14051ac
- split pidgin into -main, -finch and -libpurple.
...
- add a patch that fixing linking with libpurple
this allows the use of libpurple by other IM clients, without the need of having pidgin installed.
some initial input from brad (MAINTAINER), timed out generously on the diff
feedback from ajacoutot@ and sthen@ , thanks!
2009-06-16 17:19:41 +00:00
ajacoutot
364bb46d28
Unbreak packaging (the way they install schemas files is weird).
...
Noticed by kurt@
"please go and commit the fix" kili@ in a hurry to test upgrade paths ;)
2009-06-15 21:41:27 +00:00
ajacoutot
45eb496c30
Bump after recent gconf2 MODULE change.
2009-06-11 18:27:02 +00:00
ajacoutot
726683d492
Bump after recent gconf2 MODULE changes.
...
"yep, bumps are cheap" kili@
2009-06-08 16:58:15 +00:00
ajacoutot
4f5a750d1c
Convert to using the new gconf2.port.mk module.
2009-06-07 05:59:47 +00:00
steven
acdab6bf88
update to 2.5.6. includes some security related fixes.
...
from Brad (maintainer)
2009-05-21 15:07:37 +00:00
ajacoutot
ca85113e16
- use python MODULE instead of hardcoding python path
...
ok sthen@ steven@ Brad (maintainer)
2009-05-14 06:51:07 +00:00
steven
545a7738d5
update to 2.5.5
...
from Brad (maintainer)
2009-03-05 06:23:04 +00:00
sthen
a49968396f
fix a memory leak in the SILC protocol, from upstream repository
...
via Brad (maintainer).
2009-02-12 03:07:59 +00:00
sthen
8a1e28ae96
maintenance update to 2.5.4 from Brad.
2009-01-14 10:34:21 +00:00
steven
48b1d0b465
update to 2.5.3
...
from brad
2008-12-27 20:48:00 +00:00
brad
35218f315c
Update to Pidgin 2.5.2.
...
Tested by a number of users.
2008-10-23 02:55:43 +00:00
ajacoutot
4cdb0b51d7
- revert previous: p5-XML-Parser buid_depends is already provided by the
...
intltool MODULE
ok brad@
2008-10-21 21:40:39 +00:00
brad
a74de0d216
Add missing build dependency for p5-XML-Parser.
...
Issue reported by pedro@
2008-10-18 00:38:54 +00:00
sturm
e545b60d26
no python, no build
...
no PKGNAME bump needed
2008-09-24 07:13:43 +00:00
ajacoutot
4eed10c764
- TRUEPREFIX and LOCALBASE are already part of the default SUBST_VARS
2008-09-17 13:54:54 +00:00
brad
a7d478ac2e
Update to Pidgin 2.5.1.
...
ok steven@
2008-09-13 22:04:40 +00:00
brad
8bd6e8e1ac
Update to Pidgin 2.5.0.
...
"no worse than before" ckuethe@
2008-08-21 05:59:01 +00:00
brad
ef0aeed4b9
- Sync PLIST.
...
- Add a msnp14 FLAVOR to enable the experimental MSNP14 support.
ok sthen@ bernd@
2008-07-11 14:20:55 +00:00
bernd
2f8cd858c5
Update to pidgin-2.4.3. (ICQ works again)
...
ok brad@
2008-07-04 07:35:40 +00:00
ajacoutot
02e2de9051
- fix packaging by adding gconf2 to build+run_depends
...
noticed by Andreas Kahari and Alexander Pavlyutin on ports@, thanks!
ok brad@ (MAINTAINER)
2008-06-08 14:08:36 +00:00