Commit Graph

5208 Commits

Author SHA1 Message Date
ajacoutot
41177f30fd - don't pick up libopensync just yet
- one glib-2.0 in WANTLIB is enough
2007-09-30 09:36:57 +00:00
sturm
14c6f46874 update maintainer's email address per his request
bump PKGNAME
2007-09-30 07:04:37 +00:00
jakemsr
17fa2fb91c - ioctl commands are of type unsigned long, not int
- fill in missing ioctls xawtv might use in xioctl()
- link libossaudio into lib/xawtv/snd-oss.so
- install bin/record and bin/pia, since they are now working*
- sync patches a'la update-patches

*still a possible issue with SNDCTL_DSP_GETISPACE which should be
 fixed soon

"if it works please go ahead" robert@ (MAINTAINER)
2007-09-28 08:24:42 +00:00
jakemsr
e866879e19 - pull in libdvbpsi so we can build the MPEG TS (transport stream)
demuxer
- fix no_web flavor LIB_DEPENDS
- update WANTLIB
- bump PKGNAME

ok brad@
2007-09-28 07:59:06 +00:00
merdely
722339af20 Add awesome 2007-09-26 19:17:06 +00:00
merdely
8218743290 awesome is a window manager initially based on a dwm code rewriting.
It's extremely fast, small, dynamic and awesome.

It manages windows in several layouts mode: tiled, floating, etc.  Each
layout can be applied dynamically, optimizing the environment for the
application in use and the task performed. Every aspect of awesome is
configurable via a configuration file: awesomerc.

From Will Maier (MAINTAINER)
ok pyr@
2007-09-26 19:13:35 +00:00
ajacoutot
8641c64b92 - add misc/shared-mime-info to run_depends 2007-09-25 18:29:38 +00:00
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
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
kili
f1e3714e91 Update to 4.3, add dmenu to RUN_DEPENDS, and pass maintainership
to Jim Razmus, who actually uses this WM for real. From new maintainer.

While here, remove quotes from COMMENT.
2007-07-29 17:26:10 +00:00
ajacoutot
8491753a36 +gnumail 2007-07-29 14:37:17 +00:00
ajacoutot
9d89dc3727 Import gnumail-1.2.0pre3
GNUMail is a fully featured mail application.
It uses the GNUstep development framework or Apple Cocoa, which is based
on the OpenStep specification provided by NeXT, Inc.
GNUMail was written from scratch. It uses Pantomime as its mail handling
framework.
2007-07-29 14:36:36 +00:00
ajacoutot
6b78ca6506 +pantomime 2007-07-29 14:16:18 +00:00
ajacoutot
614865b314 Import pantomime-1.2.0pre3
Pantomime provides a set of Objective-C classes that model a mail
system. Pantomime can be seen as a JavaMail 1.2 clone written in
Objective-C. The C language is only used where performance is critical.
Pantomime uses a little bit of ELM code.

Pantomime provides the following features (and more):
 * a full MIME encoder and decoder
 * a "folder view" to local mailboxes (Berkeley Format), POP3 accounts
   or IMAP mailboxes
 * a powerful API to work on all aspects of Message objects
 * a local mailer and a SMTP conduit for sending messages
 * APOP and SMTP AUTH support
 * IMAP and POP3 URL Scheme support
 * iconv and Core Foundation support
 * UNIX mbox and maildir support
 * SSL/TLS support for IMAP, POP3 and SMTP
2007-07-29 14:15:31 +00:00
ajacoutot
db97ea44eb - update to obconf-2.0.2 2007-07-29 13:04:19 +00:00
ajacoutot
42a5540f62 - update to openbox-3.4.3 2007-07-29 13:02:32 +00:00
naddy
b6813cc05f bump package name due to OSREV increment 2007-07-28 14:08:08 +00:00
naddy
1eca1c3e96 bump package name due to OSREV increment 2007-07-27 22:01:38 +00:00
naddy
7682bff9fd bump package name to accommodate OpenBSD 4.1 -> 4.2 change in MODRUBY_ARCH 2007-07-27 19:17:11 +00:00
ajacoutot
5bc8aad221 - fix checksum
spotted by sturm@
2007-07-26 07:20:46 +00:00
ajacoutot
ab8dec4276 +addresses 2007-07-25 06:19:10 +00:00
ajacoutot
eb7f3763ab Import addresses-0.4.7
Addresses for GNUstep is a versatile address book application for
managing contact information. It stores addresses, phone numbers,
pictures, instant messaging information, email, homepages and whatever.

Addresses is also a framework that allows access to the addresses
database in a way that is source code compatible with Apple's
AddressBook.framework. It also contains a view framework to facilitate
the construction of applications that use the contact database.
2007-07-25 06:18:27 +00:00
ajacoutot
d577c6b236 - enable gnustep (-make, -base, -gui, -back, -examples)
(note that you *need* a very current system with threaded libobjc before
compiling/using gnustep-*)

no objection from jasper@ and robert@
2007-07-25 06:14:48 +00:00
ajacoutot
c48bb64f29 - unbreak, now that threaded libobjc is enabled
- set CONFIGURE_STYLE=gnu
- remove quotes around COMMENT while here
2007-07-25 06:10:40 +00:00
ajacoutot
d92c72aee3 - minor update to bbdate-0.2.4 (from MAINTAINER William Yodlowsky <bsd at openbsd.rutgers dot edu>)
- remove RUN_DEPENDS on blackbox
2007-07-23 18:30:55 +00:00
ajacoutot
37a8629051 - using ${PKGNAME} in ${WRKDIST} is plain stupid (yes, my fault) ; unbreak
- no bump since it did no package

problem found by Moritz Grimm <mdgrimm at gmx dot net>
2007-07-23 16:53:00 +00:00
ajacoutot
c6a9efc569 +ecoliercourt-fonts 2007-07-22 08:11:00 +00:00
ajacoutot
b214f7899a Import ecoliercourt-fonts-0.1
The ecoliercourt-fonts package provides cursive TTF fonts with small
descenders covering the basic latin range with an ink and dip pen style.
Such fonts are widely used in education.
They come in two versions: with and without "Seyes" ruling.


Note that now that fonts.dir and fonts.scale are created at install time
you need a recent -current before installing this package.
2007-07-22 08:10:08 +00:00
ajacoutot
b4aacd2b07 - remove USE_X11
- don't manually run mkfontscale and mkfontdir ; pkg tools now take care
of this (you need a recent current for this)
- remove quotes around COMMENT while here
- bump PKGNAME

"looks good" to MAINTAINER Steve Shockley <steve.shockley at shockley dot net>
2007-07-22 08:03:07 +00:00
ajacoutot
aec52aea3e - don't manually run mkfontscale and mkfontdir ; pkg tools now take care
of this (you need a recent current for this)
- create fonts.alias in ${WRKSRC} so that fonts.dir does not get
installed
- remove quotes around COMMENT while here
- bump PKGNAME
2007-07-22 08:02:45 +00:00
ajacoutot
1cad020f30 - remove USE_X11
- don't manually run mkfontscale and mkfontdir ; pkg tools now take care
of this (you need a recent current for this)
- remove quotes around COMMENT while here
- bump PKGNAME
2007-07-22 08:02:11 +00:00
ajacoutot
b2c60cc534 - better HOMEPAGE
- add MASTER_SITE_SOURCEFORGE to MASTER_SITES

based on a diff from William Yodlowsky <bsd@openbsd.rutgers.edu> (MAINTAINER)
2007-07-22 07:30:26 +00:00
ajacoutot
319f6ad156 - do some cleaning before we can hopefully enable this (still waiting
for threaded libobjc to go in) ; re-order Makefile.inc and
gnustep.port.mk, set only for i386 until we get more test results, set
USE_X11 where it's due...
2007-07-21 17:30:10 +00:00
ajacoutot
832611db0a - add a note to explain why we use macppc and not powerpc in
ONLY_FOR_ARCHS ; discussed with sthen
- remove quotes around COMMENT while here
2007-07-19 13:06:40 +00:00
ajacoutot
3ee59e7b45 - fix typos in DESCR
no, this was not a cheap attempt to increase my commit counter ;)
2007-07-19 10:32:01 +00:00
ajacoutot
151dc4f9b2 +fbpanel 2007-07-19 10:25:39 +00:00