Commit Graph

5151 Commits

Author SHA1 Message Date
jasper
695d5714c1 SECURITY update to 2.18.4, fixes CVE-2007-3381 2007-09-19 20:59:55 +00:00
jasper
bfb76e5227 update libgnomeprint to 2.18.2
(based on an update to 2.18.1 from martynas@)

ok martynas@
2007-09-19 15:07:04 +00:00
martynas
610959f4b2 update to 2.18.1; ok jasper@ 2007-09-19 13:09:54 +00:00
mgrimm
4841b7d06b Allow kdemultimedia to build with the audio/flac update, and also fix some
unrelated LIB_DEPENDS and WANTLIB issues while here, to make
port-lib-depends-check happy (more dependencies on x11/kde/arts3 contents,
libvorbisfile, libexpat and libfontconfig):
 - Require FLAC.>=8,
 - use a sledgehammer to make configure work with the new FLAC,
 - make it work with the new API.

ok naddy@
2007-09-18 18:36:52 +00:00
ajacoutot
a8875ab83c - fix a SIGSEGV under amd64 (and possibly other archs too) by telling
pcmanfm where to look for mime.cache instead of letting try to access
non existent directories

from Benoit Chesneau <bchesneau at gmail dot com>, thanks!
2007-09-18 06:23:28 +00:00
kettenis
0b92ed4403 Upgrade to 0.5.3, and add support for the GM965 chipset.
ok maintainer, sturm@
2007-09-17 12:14:11 +00:00
kili
0b641c20d7 Update to 0.3. 2007-09-16 19:56:33 +00:00
jasper
dfa7501b34 add planner 2007-09-16 19:52:54 +00:00
jasper
b0658bb698 import planner 0.14.2
Planner is a Project Management application that supports Gantt charts,
resource allocation and integration with other GNOME applications.

ok martynas@
2007-09-16 19:51:52 +00:00
simon
026a13bf4d remove surrounding quotes from COMMENT/PERMIT_*/BROKEN 2007-09-16 11:14:46 +00:00
merdely
70a0982420 Remove surrounding quotes in COMMENT* 2007-09-16 03:05:29 +00:00
merdely
ed50308497 Remove surrounding quotes in PERMIT_*/COMMENT 2007-09-15 22:11:38 +00:00
merdely
d0e220d33a Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
matthieu
001f557a39 - ftp.skynet.be has changed the way mirrors are named.
- while there, grab the distfile from the 'individual' X.Org repository.
- remove quotes from COMMENT.
2007-09-15 08:18:49 +00:00
matthieu
9fa3b68734 udate to the version in X.Org 7.3. Contributions by mederly@ 2007-09-15 08:07:15 +00:00
merdely
32aad9ae67 Added qwt 2007-09-14 01:20:51 +00:00
merdely
b417d0254a The Qwt library contains GUI Components and utility classes which
are primarily useful for programs with a technical background. Beside
a 2D plot widget it provides scales, sliders, dials, compasses,
thermometers, wheels and knobs to control or display values, arrays,
or ranges of type double.

help and okay steven@
2007-09-14 01:19:24 +00:00
ajacoutot
617ad0fe47 - small update to xfe-1.04
bugfixes
2007-09-12 16:23:26 +00:00
jasper
f528460a61 update gtk+2 to 2.10.14
"go ahead" steven@
2007-09-10 19:15:25 +00:00
jasper
b482ee6a69 - update gtk2mm to 2.10.11
- convert to use gnome.port.mk

ok wilfried@ (MAINTAINER)
2007-09-10 18:19:47 +00:00
ajacoutot
7dc9bbf63a - add shared-mime-info to RUN_DEPENDS so that pcmanfm can detect image
file and create thumbnails
from Benoit Chesneau <bchesneau at gmail dot com>
2007-09-10 06:16:09 +00:00
jasper
0ae727fcd6 update rox-filer to 2.6.1 2007-09-07 13:29:35 +00:00
jasper
1d46b79729 update gossip to 0.26 2007-09-07 13:18:08 +00:00
merdely
efba33b296 add dzen2
ok simon@
2007-09-06 19:46:35 +00:00
merdely
5a8e0396b8 Dzen is a general purpose messaging, notification and menu program
for X11. It was desigend to be scriptable in any language and
integrate well with window managers like dwm, wmii and xmonad though
it will work with any windowmanger.

From Dmitri Alenitchev <dma () dma dot org dot ru> (MAINTAINER) with
tweaks and help from kili@ and simon@.

ok kili@, simon@
2007-09-06 19:46:01 +00:00
steven
e614ac1797 SECURITY FIX for potential remote shell command execution
Details at http://bugzilla.xfce.org/show_bug.cgi?id=3383

from maintainer Landry Breuil
2007-09-06 18:44:52 +00:00
naddy
b7d8640f7d get malloc(3) prototype to fix a compiler warning on LP64 archs 2007-09-06 18:27:37 +00:00
sturm
6739623071 missing PKGNAME bump 2007-09-05 05:40:03 +00:00
kili
dbf30ca1cf Update to version 1.1.
From maintainer Giovanni Bechis <g.bechis@snb.it>.
2007-09-03 15:07:35 +00:00
kili
5db1a4e02f Add xmonad 2007-09-01 22:19:42 +00:00
kili
c6479abcee Xmonad is a tiling window manager for X. Windows are arranged
automatically to tile the screen without gaps or overlap, maximising
screen use. All features of the window manager are accessible from
the keyboard: a mouse is strictly optional. Xmonad is written and
extensible in Haskell. Custom layout algorithms, and other extensions,
may be written by the user in config files. Layouts are applied
dynamically, and different layouts may be used on each workspace.
Xinerama is fully supported, allowing windows to be tiled on several
screens. A guiding principle of the design is predictability: users
should know in advance precisely the window arrangement that will
result from any action, leading to a simpler user interface.
2007-09-01 22:18:41 +00:00
kili
0a26acd988 Add hs-x11-extras 2007-09-01 22:14:15 +00:00
kili
7ead46ad50 The X11 extra bindings for GHC expose more of X11 to the Haskell
world than the X11 libraries shipped with GHC.
2007-09-01 22:13:42 +00:00
jasper
ee36d3dde2 fix lib_depends 2007-08-30 13:04:15 +00:00
jasper
2fe4726b2d - update mowitz to 0.3.0
- remove NO_REGRESS
2007-08-30 07:41:33 +00:00
jasper
c4ba9ef432 - update neXtaw to 0.15.1
- remove NO_REGRESS
2007-08-30 07:40:41 +00:00
jasper
a0daef140e update dbus-python to 0.82.2
from Lars Hansson
2007-08-29 16:31:00 +00:00
espie
41dd9394d6 minor update to 4.3.1. Had this in my tree for a while, totally forgot about
it...
2007-08-29 12:30:58 +00:00
ajacoutot
93bed7a0a8 - minor update to openbox-3.4.4 2007-08-27 11:49:23 +00:00
ajacoutot
d65dfa1244 * cleanup (no package change):
- don't copy fonts.dir in WRKINST (fonts.dir is handled by pkg tools)
- remove quotes around COMMENT
- remove USE_X11 where not needed
2007-08-27 10:39:21 +00:00
ajacoutot
cdbcf2a56a - add amd64 to supported archs after several success reports 2007-08-26 21:49:07 +00:00
mbalmer
d2a5a8b95f Fix a problem where hitting Alt and Tabulator to cycle through windows,
pekwm crashes and dumps core.

This fix was backported from the pekwm svn repo.

From maintainer via Simon Kuhnle <simon@blarzwurst.de>
2007-08-26 19:21:07 +00:00
aanriot
1115acbb79 remove cwm, which was COMES_WITH=4.2 .
"go ahead" naddy@
2007-08-26 19:02:16 +00:00
aanriot
6fb2fb36c3 disconnect cwm. 2007-08-26 18:59:34 +00:00
jasper
787fb96f08 prevents bulk builds from hanging.
spotted by and ok mbalmber@
2007-08-25 11:17:40 +00:00
jasper
fa4f3009b4 py-Xlib also belongs in RUN_DEPENDS
spotted by Simon Kuhnle

ok martynas@
2007-08-25 11:14:40 +00:00
mglocker
97574ea6df Fixes WPrefs crash when choosing WPrefs Menu Definition. Patch from
Pedro Martelletto:

Revision 1.4 of x11/windowmaker/patches/patch-WINGs_string_c uncovered
a bug in WPrefs, WindowMaker's configuration tool. The bug can be easily
triggered by choosing the 'Applications Menu Definition' dialogue.

The problem is that WPrefs code relied on the fact that the first token
in the array would not be free'd by wtokenfree(), a misbehaviour which
was correctly addressed in the aforementioned change.

Tested by some, and OK jasper@ before ports tree lock.
2007-08-25 09:27:12 +00:00
espie
ba6fc509e6 CVE-2007-4224
CVE-2007-3820
2007-08-25 08:03:02 +00:00
mbalmer
ac972517c3 Change master site to match distinfo/distfile (openmotif people rerolled
a new tarball without bumping the version number).

ok espie, naddy
2007-08-14 14:19:11 +00:00
kurt
f0a10c95ff fix kded startup crash when launched from start_kdeinit due to undefined
symbols. okay espie@
2007-08-10 16:07:28 +00:00