Commit Graph

42842 Commits

Author SHA1 Message Date
jasper
c7b71e057f - update devilspie to 0.22
testing & ok Olle Nilsson (MAINTAINER)
2008-02-15 15:44:00 +00:00
kurt
6284762954 - update to BSD patchset 8 based off Sun's JRL licensed Update 14 source:
http://java.sun.com/j2se/1.5.0/ReleaseNotes.html#150_14
- NOTE: patchset 8 includes amd64 plugin support now.
- adjust pkg/MESSAGE-* files for change in plugin support and add missing
  JRL licensing blurb for the jre package.
2008-02-15 15:14:37 +00:00
winiger
22758a0413 update to 1.3.3
sync with wordpress 2.3.3 which is a major security update

"looks fine" ajacoutot@
2008-02-15 15:13:14 +00:00
ajacoutot
d100ca7f95 - update to osmo-0.2.0
- add libgringotts support and update-desktop-database goo

from Pierre-Emmanuel Andre <pea at raveland dot org> (MAINTAINER)
2008-02-15 14:36:24 +00:00
sthen
82a4909879 OpenLDAP 2.3 segfaults with DB >= 4.6.3 due to an API change.
After discussions with a few people and testing of how upgrades will
be handled, mark this FLAVOR as broken so existing -bdb users don't
break their installation with pkg_add -u. Those wishing to upgrade
must dump their database, remove the openldap-*-bdb package, then
they are free to install the new unFLAVORed version and restore
the database.

This can be revisited after release, hopefully OpenLDAP 2.4 (which
requires newer DB) will be stable by then.

ok mbalmer (MAINTAINER)
2008-02-15 12:34:20 +00:00
ajacoutot
3b38acc12a +krename 2008-02-15 12:33:53 +00:00
ajacoutot
bc00709531 Import krename-3.0.14
KRename is a powerful batch renamer for KDE.  It allows you to easily
rename hundreds or even more files in one go.  The filenames can be
created by parts of the original filename, numbering the files or
accessing hundreds of informations about the file, like creation date or
Exif informations of an image, thanks to KDE file plugins.


Based on a submission by Vadim Zhukov
<persgray at gmail dot com> (MAINTAINER)
2008-02-15 12:33:10 +00:00
ajacoutot
fa905828ae - update to gcompris-8.4.4
(fix a crash introduced with version 8.4.3)
2008-02-15 12:29:46 +00:00
jakob
9fc65763a7 upgrade to PCRE v7.6
fixes "PCRE Character Class Buffer Overflow" (Secunia Advisory SA28923)
2008-02-15 10:07:11 +00:00
sthen
fe1aabc94e update dcraw to 8.81, supporting newer cameras.
ok okan (and also for a previous 8.80 update which I slacked on)
2008-02-14 23:06:19 +00:00
jasper
76b263011c - remove two unneeded patches
spotted by brad
2008-02-14 22:46:52 +00:00
sthen
32b4023745 update Erlang/OTP to R12B-1, from MAINTAINER Jon Olsson.
additional thanks to viq for ejabberd testing.

"go ahead" jasper
2008-02-14 22:44:36 +00:00
kurt
ef1a64e45b - pkg bump all 1.3+ ports due to 1.3-linux removal and change in
RUN_DEPENDS via java.port.mk. okay ian@ pval@
2008-02-14 21:51:31 +00:00
kurt
b3296e52b5 - remove 1.3-linux now that it is no longer needed for building 1.4
- update 1.3+ MODJAVA_RUN_DEPENDS to account for 1.3-linux removal
okay ian@ pval@
2008-02-14 21:48:43 +00:00
rui
a8f72637fb - update my e-mail address
ok jasper@
2008-02-14 21:36:27 +00:00
merdely
6ceec323ef Make glimpse honor our CFLAGS and not hardcode -O.
Fixes build on alpha.

help and ok naddy@
2008-02-14 21:00:00 +00:00
naddy
22b12a30a5 update to 2.3.1; based on a submission by Dongsheng Song 2008-02-14 19:54:16 +00:00
jasper
9c6f5a3662 - update gmime to 2.2.17
identical diff and testing by steffen schuetz, thanks!

"looks fine" ajacoutot@
2008-02-14 19:50:31 +00:00
ajacoutot
2b6f74519a - fix OSS audio output with azalia(4); patch from jakemsr@, thanks ;-)
- we're using autotools, so patch gst-default.m4 instead of configure to
add sensible output defaults; problem noticed by jakemsr@
- fix WANTLIB while here

ok jakemsr@
2008-02-14 18:51:59 +00:00
ajacoutot
27e509243a - make it possible to choose between different menu layouts (kde3, gnome)
using symlinks instead of being stuck with whatever was installed first

ok jasper@
2008-02-14 18:02:10 +00:00
merdely
6d1a15f750 Add MESSAGE file (forgotten from previous commit) 2008-02-14 16:25:05 +00:00
merdely
51150cc35d Update login_ldap to 3.51.
- Better AD support
  - Better SSL/TLS support
  - Alternate server support

NOTE: The config file format has changed from version <= 3.3, refer to
the man page and examples.

I've taken over maintainership (with OK from previous MAINTAINER). And
moved the project to Sourceforge.

openldap testing by William Yodlowsky < bsd + openbsd - rutgers - edu >
ok landry, okan
2008-02-14 16:19:49 +00:00
ajacoutot
0bb98fe9bd - fix compiling on 64-bit
issue reported by RD Thrush <rd at thrush dot com>
patch from Pierre-Emmanuel Andre <pea at raveland dot org> (MAINTAINER)
- add VMEM_WARNING while here
2008-02-14 13:40:55 +00:00
jasper
7c12499275 - fix a possible deadlock, from gnome svn
ok ajacoutot@ mbalmer@
2008-02-14 12:39:15 +00:00
ajacoutot
5186acea2b - buxfixe release 0.3.5.10 2008-02-14 11:01:36 +00:00
winiger
e14b53fe96 change dependency to flavoured py-Imaging
bump PKGNAME

ok mbalmer@ msf@
testing by Laurance Tratt
2008-02-14 08:58:23 +00:00
winiger
12a269aa3a build py-Imaging for python2.4 and python2.5 2008-02-14 08:55:19 +00:00
winiger
0f4de24d60 make it possible to install for different python versions
ok mbalmer@ msf@
testing by Laurence Tratt
2008-02-14 08:52:51 +00:00
landry
cca632a485 Finally, fix make install (spotted by markus lude at gmx.de)
fix from sthen@
ok sthen@ steven@
2008-02-14 08:52:35 +00:00
okan
a1d07dc44c disable snapshot; stable is snapshot right now. 2008-02-13 23:13:52 +00:00
okan
aa652966db - update to 2.27.57 from Giovanni Bechis
- VERSION -> V while here

MAINTAINER ok

ok merdely@
2008-02-13 23:13:27 +00:00
merdely
50ae15753d Update to sharity-light 1.3.
Mostly from Pea < pea - raveland + org >
Added patch to show the right version.

ok okan@
2008-02-13 23:01:23 +00:00
martynas
cd9e31fdcb update to xulrunner-1.8.1.12; ok kurt@ 2008-02-13 20:52:28 +00:00
jcs
36fe901ed0 update to wmctrl-1.07
works on 64-bit platforms so remove NOT_FOR_ARCHS
2008-02-13 17:51:13 +00:00
jasper
c503467255 - update libgnomeprint to 2.18.4
ok ajacoutot@
2008-02-13 17:48:56 +00:00
ckuethe
dec0cce3a2 Update to vim 7.1.244
Fix the -python flavour (from landry@)
2008-02-13 16:28:18 +00:00
okan
f024ca595a - maintenance update to 3.6.1 from Pierre-Emmanuel Andre
- re-sync patches

ok kevlo@ (MAINTAINER), merdely@
2008-02-13 16:27:10 +00:00
landry
fda5721896 Finally, make xpdf MULTI_PACKAGES, xpdf -main package provides x-depending
parts of xpdf, and xpdf -utils provides non-x-depending parts (replacing the
no_x11 flavor). Appropriate @conflict marker makes upgrade flawless.
While here, remove dependency on a specific version of auto* (prompted by naddy@)
(and remember me to never _ever_ touch xpdf again)

Change requested by naddy@ espie@
ok sthen@ naddy@
2008-02-13 16:18:33 +00:00
merdely
861150ab07 Update to Wordpress 2.3.3, which consists of bug & security fixes and
feature enhancements.

ok kevlo
2008-02-13 15:37:57 +00:00
ajacoutot
396838e289 - update to new version: pcmanfm-0.3.5.9 2008-02-13 15:26:27 +00:00
kurt
e0c8972d72 - switch to kaffe bootstrap. linux emul no longer needed to build.
- update to patchset 8. mostly just removal of patches committed
  upstream a long time ago.
okay brad@
2008-02-13 13:53:50 +00:00
kurt
bd92589c03 bug fix update to 5.5.26. for details:
http://tomcat.apache.org/tomcat-5.5-doc/changelog.html
okay ian@
2008-02-13 13:48:22 +00:00
landry
8415046062 +claws-mail-clamav 2008-02-13 13:26:56 +00:00
landry
0c7f765028 Reimport claws-mail-clamav, the clamAV plugin for claws-mail. It was
previously a subpackage of claws-mail but moved outside official distfile
due to licencing issues.

ok ajacoutot@
2008-02-13 13:25:50 +00:00
ajacoutot
5982c6a6ed - update to sane-backends-1.0.19
(it should be the last release of the SANE 1.0 series)
- some port cleanups while here
2008-02-13 13:23:58 +00:00
landry
04a526965e Update to claws-mail-vcalendar 1.101, remove two integrated patches.
ok ajacoutot@ pyr@
2008-02-13 13:23:08 +00:00
landry
08d78dc935 Update to claws-mail-rssyl 0.18
ok ajacoutot@ pyr@
2008-02-13 13:21:44 +00:00
landry
ae986d2fa9 Update to claws-mail-pdfviewer 0.9
ok ajacoutot@ pyr@
2008-02-13 13:21:05 +00:00
landry
637560711f Update to claws-mail-notification 0.15
ok ajacoutot@ pyr@
2008-02-13 13:20:21 +00:00
landry
6a9b9383ff Update to claws-mail-htmlviewer 0.17.1
ok ajacoutot@ pyr@
2008-02-13 13:19:33 +00:00