Commit Graph

5135 Commits

Author SHA1 Message Date
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
ajacoutot
c60fc548e4 - update to xfe-1.00
ok espie@
2007-08-10 12:50:33 +00:00
ajacoutot
12ceff9744 - fix DEPENDS now that fox has xft enabled
ok espie@
2007-08-10 12:48:07 +00:00
steven
8c2a16ad49 drop version numbers on qtruby bindings.
problem reported by Jeremy Evans <openbsd at jeremyevans.net>

ok espie
2007-08-08 22:49:33 +00:00
kurt
4c29196332 - fix installation of dlllablgtk.so (respect DESTDIR)
- install .o files on 'native' arch
okay pvalchev@
2007-08-07 17:02:59 +00:00
steven
6964b4b6a1 add missing dependency on the nspr libraries.
ok pval
2007-08-07 15:18:22 +00:00
naddy
dd7806fdfa LP64 fix, tested by jakemsr@ 2007-08-05 13:43:39 +00:00
ajacoutot
237e6e5e55 - remove BUILD_DEPENDS=::graphics/jpeg
it has been useless for a long time and only confuses people (as we have
another BUILD_DEPENDS line right after this one)
no binary change of course

noticed by Markus Lude <markus.lude at gmx dot de>
"go ahead" espie@
2007-08-05 12:31:20 +00:00
ajacoutot
3a5d95cfc8 - following kili@'s change on print/ghostscript/gnu-fonts:
pkg tools now deal with fonts.dir -- installing it explicitely
will cause pkg_delete to leave a partial package around.

ok espie@
2007-08-04 20:43:38 +00:00
bernd
9b0c253c15 Add @conflict markers for the following conflicts:
devtodo-0.1.17p1,openmotif-demos-2.3.0
        /usr/local/bin/todo
gnokii-0.6.14p2,gnokii-0.6.14p2-no_x11,smstools-3.0.9
        /usr/local/bin/sendsms
openmotif-demos-2.3.0,tree-0.61
        /usr/local/bin/tree

ok espie@
2007-08-03 17:42:45 +00:00
kili
ace9ce5ead SECURITY: CVE-2007-3387.
While here, tweak WANTLIB (+print/libpaper) and remove quotes from
COMMENT.

go for it, espie@
2007-08-03 00:46:29 +00:00
kili
fd22f8d1db SECURITY: CVE-2007-3387.
While here, tweak WANTLIB (+print/libpaper) and remove quotes from
COMMENT.

go for it, espie@
2007-08-03 00:37:55 +00:00
steven
aebe5ebec0 +xsel 2007-08-01 05:14:23 +00:00
steven
04cc0dc201 import xsel 0.9.6
XSel is a command-line program for getting and setting the contents of
the X selection. Normally this is only accessible by manually
highlighting information and pasting it with the middle mouse button.
2007-08-01 05:13:44 +00:00
steven
125eedcb43 remove obsolete tcl and tk 8.0
ok naddy@
2007-07-30 16:59:54 +00:00
kili
3a4baef1a3 +gmrun 2007-07-29 18:48:08 +00:00
kili
7336a13893 This tool is a simple "run-program" window, something like "xrun"
or "gnome-run". However, those other tools don't have some nice and
important features: the very useful feature that allows one to use
it with keyboard only, and to be fast enough.

Testing, some corrections, and ok, ajacoutot@
2007-07-29 18:47:29 +00:00