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
ajacoutot
bf26913f6f
- update to pidgin-2.4.2; from brad@ (MAINTAINER)
...
- install schemas files in the right place and add gconftool-2 goo
- use textproc/intltool MODULE
- purple.service: s/LOCALBASE/PREFIX/
2008-06-05 10:24:14 +00:00
ckuethe
38a547c9f3
quit spamming channels with "Download Pidgin!" when silc exits.
...
ok brad@ (MAINTAINER)
2008-04-25 04:15:33 +00:00
ajacoutot
973a6fb381
- tweak the way the gtk-update-icon-cache goo is run
...
gtk-update-icon-cache is part of gtk+2: adding gtk+2 to run_depends just
to update the icon cache (which only gtk apps can use) is overkill to
say the least!
As from now, each time icons are installed under %D/share/icons, we try
to execute gtk-update-icon-cache and if it is not there, we just ignore
the error.
What it means is that if you have gtk+2 installed, then it'll run fine
and your apps will be able to use the cache. Otherwise, it will silently
fails which is fine since it means none of your apps would have been
able to take advantage of the cache anyway.
discussed with jasper@
2008-04-17 08:10:09 +00:00
steven
df7c95f86c
tweak debug messages from openssl support
...
from brad
2008-04-12 08:19:28 +00:00
steven
603407d22b
update to pidgin 2.4.1
...
from brad
2008-04-04 22:39:09 +00:00
steven
fca8be156d
update to 2.4.0.
...
feedback/ok brad@ (maintainer), tested/ok merdely@ on similar diff
2008-03-24 08:23:22 +00:00
ajacoutot
09b1a95c36
- add update-desktop-database and gtk-update-icon-cache goo
2007-12-15 21:13:00 +00:00
steven
f4eef20fd2
update to 2.3.1
...
with wantlib reordering by brad
2007-12-09 10:56:31 +00:00
okan
c414cd6a17
create a place for plugin docs
...
ok steven@
2007-11-29 13:58:53 +00:00
steven
cb54ce651e
update to 2.3.0
...
from brad
2007-11-28 08:48:32 +00:00
steven
23aacad938
security update to pidgin 2.2.2
...
fixes a NULL pointer dereference in parsing invalid HTML (CVE-2007-4999)
from brad (maintainer)
2007-10-27 16:57:20 +00:00
steven
9bfed1ac43
bump PKGNAME after python version switch
2007-10-08 08:22:38 +00:00
merdely
e692aa37ef
Update to pidgin-2.2.1
...
From brad@
"just commit it" steven@
2007-10-01 22:03:29 +00:00
kili
eb4770dc84
Change Brads email address for now, so people can reach him instead of
...
getting bounces or 550s. Bump pkgnames. While here, remove quotes from
comments.
prompted by espie@
2007-09-01 20:11:21 +00:00
ckuethe
ec3e503aa2
Revert crash-prone update to pidgin 2.1.0 and silc-toolkit 1.1.2.
...
Discussed with brad, martynas and steven, ok pval
2007-08-11 22:14:27 +00:00
steven
33cddbcb6a
forgot to bump a few shared library versions.
...
"go ahead" brad
2007-08-02 08:31:34 +00:00
steven
2c2b5ba6a6
update to pidgin 2.1.0
...
"looks good" brad (maintainer)
2007-08-02 06:06:13 +00:00
steven
9bcc2b45cc
maintenance update to pidgin 2.0.1
...
from brad
2007-05-28 12:43:34 +00:00
ajacoutot
431f1a75e6
- respect CFLAGS
...
"sounds ok" jasper@
2007-05-26 19:56:10 +00:00