Commit Graph

4609 Commits

Author SHA1 Message Date
bernd
3311692e39 circuit and xscreensaver both install a circuit.6 manpage.
Add @conflict markers.
2007-01-16 10:11:53 +00:00
espie
7d8128f43e unconfuse pkg_add, make sure all gstreamer-0.8 dependencies get the
right packages.
2007-01-13 11:27:56 +00:00
steven
23f5dc1b64 fix WANTLIB 2007-01-12 08:48:57 +00:00
robert
e8174dd3fd +tango-icon-theme 2007-01-08 15:47:23 +00:00
robert
cc46e13e69 import of tango-icon-theme-0.7.2;
Tango is a project to create a new cross-desktop and cross-platform icon
theme, using a standard style guide and the new Icon Naming Specification.
2007-01-08 15:46:49 +00:00
ajacoutot
8f714ca5f8 Add extace. 2007-01-08 11:02:35 +00:00
ajacoutot
a5a8f4c2fa Import extace-1.9.6
eXtace is an audio visualization plugin for the X-Window System.  It
connects to ESD (Enlightened Sound Daemon) and displays the audio data
as either a pseudo 3D flying landscape, pseudo 3D pointed landscape,
16-256 channel graphic EQ, multi-mode oscilloscopes, horizontal
spectrogram, or a combination of hi-res FFT with a vertical spectrogram.

All modes are fully scalable to nearly any resolution (within your
CPU/X11 capabilites).  Resolutions up to 1600x1200 at 40 FPS use
typically less than 30% CPU, depending on your host CPU/X11
capabilities.
2007-01-08 11:00:40 +00:00
steven
439c689881 reorder arguments to cabextract (as in the man page). it was causing problems
in some weird cases, as reported by Alex Holst <a at mongers.org>
2007-01-05 17:54:01 +00:00
steven
26f5ae54bd fix WANTLIB of ports using gtk, needed after switch to our own pkg-config 2007-01-04 20:19:53 +00:00
espie
37886b4083 update to qt 3.3.7 now that we have a qt immodule patch finally. 2007-01-04 18:34:46 +00:00
mbalmer
a4986d448c Security fix for vlc (see http://www.videolan.org/sa0701.html). NB, we never
had the extensions enabled that are affected by the problem.

from brad
2007-01-04 11:29:59 +00:00
robert
26c85981d5 fix a buffer overflow found in the code used to handle RealMedia RTSP
streams by applying the patches provided by the MPlayer team;

from Brad <brad@comstyle.com>
2007-01-02 09:01:58 +00:00
espie
83ba29a04d we want qdbus to be visible... 2006-12-29 23:22:51 +00:00
jasper
9c6dc2017f update to devilspie 0.19
from MAINTAINER Olle Nilsson <olle at vexed.se>

license GNU -> GPL and zap a trailing whitespace while there.
2006-12-29 11:04:58 +00:00
jasper
c7825c1449 - zap PFRAG.shared
- don't hardcode 4.0
- clean up do/post-install
- bump PKGNAME

feedback and ok steven@
2006-12-28 22:36:16 +00:00
pvalchev
70d6e270c0 switch skins master site to MASTER_SITE_BACKUP since we carry that
distfile now.  no change in pkg.
2006-12-28 02:23:17 +00:00
ajacoutot
9e10ff3dc7 - update to icewm-1.2.30
ok steven@
2006-12-27 16:18:24 +00:00
avsm
45a6e1fb7c bump PKGNAME on ocaml ports for recent ocaml-3.09.3 dependency change 2006-12-26 22:39:31 +00:00
jasper
e545312d3c Vlad Glagolev <stelzy at gmail.com> takes maintainership; bump pkgname 2006-12-26 14:51:04 +00:00
pvalchev
4a36be0139 fix rplay flavor lib depends entry; pointed out by sgeorge.ml@gmail.com 2006-12-25 20:10:14 +00:00
jasper
dde317767d update to 1.8 2006-12-24 22:48:03 +00:00
jasper
cdb50551ae rcs id.. 2006-12-24 22:47:17 +00:00
jasper
46566f98a4 update evilwm to 0.99.25
maintainer timed-out
2006-12-24 20:12:45 +00:00
jasper
1a23d7a236 add gtk-chtheme 2006-12-24 11:03:04 +00:00
pedro
bdef3de384 ion-20061223, take back maintainership 2006-12-24 11:01:55 +00:00
jasper
00a77d3b85 import gtk-chtheme 0.3.1
GTK ChTheme is a small and fast command line utility to switch GTK
themes on the fly. It also has an optional GUI to preview the requested
theme and change the font used with it, an optional GUI dock, and it can
install themes downloaded from http://gtk.themes.org, preview them, or
switch to them immediately.

submitted by Vlad Glagolev <stelzy at gmail.com>

ok dassow@
2006-12-24 10:59:04 +00:00
jolan
c932352c93 add mozilla plugin support, tested on amd64
now you can view fun stuff like http://www.borat.tv/reportings3.php
directly in firefox
2006-12-24 01:57:16 +00:00
jolan
06e809edbe update to 0.8.6 2006-12-23 13:31:30 +00:00
jasper
049a68e900 add pypanel 2006-12-21 09:11:45 +00:00
jasper
f3267b41ea import pypanel 2.4
PyPanel is a lightweight panel/taskbar written in Python and C for X11
window managers.  It can be easily customized to match any desktop theme
or taste. PyPanel works with WindowMaker and EWMH compliant WMs
(Kahakai, Openbox, PekWM, FVWM, etc).

help from steven@, ok ajacoutot@
2006-12-21 09:09:26 +00:00
steven
f66bb20275 unbreak, you don't need gmake
make regress do something
2006-12-18 21:52:18 +00:00
espie
c3fcda4c5e unhardcode autom4te-2.59 2006-12-18 19:52:44 +00:00
jasper
d0c7d1dc76 add py-Xlib 2006-12-18 18:18:59 +00:00
jasper
d7af4bd698 import py-Xlib 0.13
The Python X Library is intended to be a fully functional X client
library for Python programs. It is written entirely in Python, in
contrast to earlier X libraries for Python (the ancient X extension and
the newer plxlib) which were interfaces to the C Xlib.

ok ajacoutot@
2006-12-18 18:15:33 +00:00
wilfried
7e2fd65f75 Add missing $OpenBSD$ tag 2006-12-18 12:40:11 +00:00
kili
f50270bc88 Swap RUN_DEPENDS and BUILD_DEPENDS.
ok dassow@
2006-12-17 20:13:33 +00:00
espie
0f5dc96ea1 say goodbye to GNU land. 2006-12-16 12:22:32 +00:00
matthieu
08b47a34aa Fix build with modular X. ok pval@ 2006-12-16 08:57:16 +00:00
steven
b6d439743e use BASE_PKGPATH instead of homegrown variable, no bumps needed 2006-12-14 09:07:55 +00:00
steven
af14bcfa5b maintenance update to xpad 2.12
from martynas at altroot.org
2006-12-07 20:57:15 +00:00
jasper
0fa002b438 update rox-filer to 2.5
from Vlad Glagolev <stelzy at gmail.com>
with some tweaks by me

feedback and ok steven@
2006-12-07 19:46:53 +00:00
espie
6819fae982 maintainance update to 4.2.2, no binary interface change, improvements in
about all libraries -> minor bumps.
2006-12-06 08:32:44 +00:00
dim
d40dd4f83d Fix spelling errors in package message. ok jolan, jasper 2006-12-05 21:23:23 +00:00
espie
d3a582f3cc update to 1.6.1 2006-12-05 19:07:07 +00:00
espie
e1c16ae99b iick 2006-12-04 20:53:05 +00:00
bernd
405e6f758b Security fix for a JPEG-EXIF meta information vulnerability.
http://www.kde.org/info/security/advisory-20061129-1.txt

'go ahead' espie@
2006-12-04 13:44:04 +00:00
espie
218dbb8c3e update to 1.6.1 2006-12-03 11:00:34 +00:00
pedro
97da960bc3 New maintainer Dmitri Alenitchev 2006-12-02 18:12:50 +00:00
espie
99eec7d77b get the markers file from openbsd-developers 2006-12-01 17:00:26 +00:00
espie
10ee69c5e7 zap the license-check on xglobe, RUN_DEPENDS on openbsd-devel 2006-12-01 16:50:38 +00:00
robert
5bdb5fc842 Using the mad and no_x11 flavors together is not a nonsense combination.
This change also fixes the builds on arm because there the mad flavor
is on by default.
2006-11-29 19:49:33 +00:00
espie
be03706a50 bump pkgnames, noticed by naddy 2006-11-28 19:15:47 +00:00
jasper
b6ec52a2ad add jwm 2006-11-27 19:24:18 +00:00
jasper
4ef8e8359c import jwm 1.8rc4
JWM is a window manager for the X11 Window System. JWM is written in C
and uses only Xlib at a minimum.

based on a port by mk@, and incorporated feedback from steven@ and naddy@

ok matthieu@
2006-11-27 19:22:33 +00:00
msf
8dfb0505c7 switch to CONFIGURE_STYLE= ruby extconf 2006-11-27 09:43:14 +00:00
espie
02a798a1b1 new MULTI_PACKAGES 2006-11-26 11:35:12 +00:00
espie
a2b5d9c86f new MULTI_PACKAGES 2006-11-26 11:10:07 +00:00
espie
f03007119a new MULTI_PACKAGES 2006-11-26 10:53:32 +00:00
sturm
2077ed8b2d unbreak 2006-11-26 09:10:43 +00:00
espie
e0a8882f58 use BUILD_PKGPATH 2006-11-25 18:35:45 +00:00
jasper
07477a9c9f update xchm to 1.10 2006-11-25 16:41:33 +00:00
steven
27db26747f new MULTI_PACKAGES 2006-11-25 07:55:25 +00:00
steven
e85f2746c5 new MULTI_PACKAGES 2006-11-24 18:42:20 +00:00
sturm
dddf9ed149 fix LIB_DEPENDS 2006-11-24 17:28:20 +00:00
steven
23dc1c7a31 new MULTI_PACKAGES 2006-11-24 17:25:21 +00:00
kili
10bf5604d4 MULTI_PACKAGES
ok, espie@
2006-11-23 23:30:06 +00:00
bernd
3a9f89cf7d - Fix WANTLIBs.
- Fix linking with libiconv and libintl.
- Don't install stuff to /etc

'looks good' steven@
2006-11-23 17:29:58 +00:00
steven
8a0bd9f39c remove unneeded (and unreachable) lib from WANTLIB after imlib2 update 2006-11-22 22:29:25 +00:00
espie
feae415784 forgotten pkgpath, reminded by kurt 2006-11-21 22:40:31 +00:00
espie
4a6572a193 new MULTI_PACKAGES 2006-11-21 22:07:07 +00:00
espie
b7b5c42027 switch to new MULTI_PACKAGES 2006-11-21 21:04:56 +00:00
espie
fed260c722 new MULTI_PACKAGES, cpan module 2006-11-21 20:58:51 +00:00
espie
99d357796f new MULTI_PACKAGES 2006-11-21 20:39:03 +00:00
espie
0090b5b380 switch to new MULTI_PACKAGES 2006-11-21 19:25:47 +00:00
espie
6de7840b1f switch to new MULTI_PACKAGES 2006-11-21 11:54:02 +00:00
espie
69ad05d0a7 new MULTI_PACKAGES 2006-11-21 09:20:27 +00:00
espie
53dccbf184 switch to new MULTI_PACKAGES 2006-11-21 08:27:42 +00:00
espie
4ed0a57af4 switch to new MULTI_PACKAGES 2006-11-20 23:48:04 +00:00
bernd
a0078d9f9d Fix RUN_DEPENDS. 2006-11-20 20:49:34 +00:00
espie
ceea12786a switch to new MULTI_PACKAGES 2006-11-20 20:41:00 +00:00
espie
0923ba2dfd new MULTI_PACKAGES framework 2006-11-20 16:23:22 +00:00
espie
b75dec414c fix a few obviously wrong dependencies, and remove extra shells in ghc. 2006-11-20 13:07:19 +00:00
espie
9ebaaf908c zap obsolete construct 2006-11-20 12:28:48 +00:00
espie
25f136ac46 convert to the new MULTI_PACKAGES setup 2006-11-20 12:02:29 +00:00
steven
b58292acd3 USE_X11 2006-11-20 08:07:40 +00:00
alek
543bdf4bb8 Update to 2.2 2006-11-18 22:05:20 +00:00
alek
74ecdba099 Add gaim-guifications 2006-11-18 16:51:27 +00:00
alek
e09401be1d Import gaim-guifications 2.13beta3
Guifications is a Gaim plugin that displays msn style "toaster" popups
in a user defined corner of the screen. It's highly configurable, easy
to use, and has theme support.

From Thomas Wood <grand.edgemaster@gmail.com>
2006-11-18 16:38:17 +00:00
alek
f2a0107368 Add icon-naming-utils 2006-11-17 00:12:38 +00:00
alek
195fb0b4a6 Import icon-naming-utils 0.8.1
This package contains the perl script for maintaining backwards
compatibility between various releases of the Tango project.
2006-11-17 00:07:42 +00:00
steven
b3e96608dc new homepage and master site, remove -Os
from Tobias Ulmer <tobiasu at tmux.org>
ok maintainer
2006-11-16 21:09:46 +00:00
jasper
26cb2d82c9 add mrxvt 2006-11-15 22:14:56 +00:00
jasper
1f106aa535 import mrxvt 0.5.2 (on behalf of ajacoutot@ who is to drunk to do so)
Mrxvt (previously named materm) is a lightweight, powerful multi-tabbed
terminal emulator for the X window system.
mrxvt is based on rxvt version 2.7.11 CVS and aterm.
It implements many useful features seen in some modern X terminal
emulators (like gnome-terminal and konsole) but aims to be fast,
lightweight and independent of standard toolkits or desktop environments
(e.g. Gnome / KDE).

Original port from maxim at student.chalmers dot se

ok steven@ ajacoutot@
2006-11-15 22:11:29 +00:00
ajacoutot
88becd8afc - fix PATCH_LIST for APM capable archs
from dimitry at andric dot com, thanks!
2006-11-15 06:21:32 +00:00
steven
ec55f60823 USE_X11 (freetype) 2006-11-13 16:31:07 +00:00
steven
ca80985991 USE_X11 2006-11-13 13:01:37 +00:00
sturm
02a7d780b1 SHARED_LIBS to silence pkg_mklocatedb, still BROKEN 2006-11-11 18:38:02 +00:00
mbalmer
860afc6d66 Add missing WANTLIB pieces from an openldap change. 2006-11-11 16:24:41 +00:00
alek
f72fe27697 Add dbus-glib 2006-11-10 18:48:19 +00:00
alek
b461e24155 Import dbus-glib 0.71
GLib bindings for the D-BUS interprocess messaging system.
2006-11-10 18:46:10 +00:00
ajacoutot
39737f0c6c - add apm support _only_ for archs supporting it ; no need to bump
PKGNAME as for apm capable archs, nothing changes and for the others, it
didn't build

noticed by sturm@, thanks!

ok sturm@
2006-11-10 09:31:28 +00:00
steven
5850675743 zap duplicates in SHARED_LIBS, noticed by sturm@.
ok espie@
2006-11-09 23:24:00 +00:00
dim
35f85eee4d Add missed `extrusion' hack when building with empty FLAVOR, and add
required @mode annotation.

ok sturm@
2006-11-09 08:27:51 +00:00
espie
6389ca99b2 WTF.
noticed by nikolay
2006-11-08 23:59:30 +00:00
sturm
f219fba06b someone probably wanted to build xscreensaver with an empty FLAVOR 2006-11-08 22:44:30 +00:00
dim
c6b9c303c3 Fix packaging xscreensaver port when using empty FLAVOR.
ok jasper@
2006-11-08 22:16:06 +00:00
espie
2fa5926207 prevent recursive builds. It's a wonder it worked until now. 2006-11-07 21:32:47 +00:00
alek
afa58596de Update to 0.94 and make it work.
Sessionwide dbus tested with gaim; systemwide bus untested but at least it
starts up without dumping core.
2006-11-07 10:40:19 +00:00
alek
4c41dbe1c1 -examples subpackage needs QtDesigner as a LIB_DEPENDS 2006-11-07 09:27:37 +00:00
alek
6779e004fd Pass -pthread flag to linker; in preparation for new dbus port 2006-11-07 08:55:18 +00:00
sturm
f17066996f fix ownership of installed files 2006-11-07 06:42:56 +00:00
jasper
ee2b0396df regen plist after xscreensaver update
bump pkgname

noticed by viq <vicviq at gmail.com>

ok espie
2006-11-06 12:40:19 +00:00
espie
9d16852b89 SHARED_LIBS reformat 2006-11-05 13:02:30 +00:00
espie
63bf1a4d02 make it work again... reported by Uwe who said Brad told him.
Why did you wait for so long to tell me, guys ?
2006-11-04 23:58:11 +00:00
kili
262f516a1b Avoid references to PKGNAME.
Remove noops like WRKDIST=${WRKDIR}/${DISTNAME}.
Drop DIST_SUBDIR where appropriate.

Problem mentioned by naddy.
Some simplifications and ok, steven.
2006-11-04 19:19:15 +00:00
fgsch
70c0f4d3fc add support for apm. while i'm here regenerate patches.
bump pkgname. maintainer ok.
2006-11-04 17:59:19 +00:00
jasper
4c52d3dcf3 update xscreensaver to 5.01
ok kili mbalmer
2006-11-03 22:44:02 +00:00
bernd
f0360a0dca Backport a fix for kopete/icq from the kde subversion repository.
Fix bug 136566: Connecting to ICQ doesn't work anymore.

ok espie@
2006-11-03 18:00:59 +00:00
espie
4ec0940ae1 Remove traces of SCRIPTS_ENV 2006-11-03 17:01:10 +00:00
jolan
0920699ffd update to 0.8.5 2006-11-03 15:15:07 +00:00
ajacoutot
9266e0dd5e - update to 1.2.28 (from Mike Belopuhov <mkb at crypt dot orgdot ru>)
- take over maintainership.

"Go ahead, commit" bernd@
2006-11-02 17:53:03 +00:00
steven
a62699c8bc add 'geo' to categories for these.
ok ckuethe@
2006-11-02 07:03:29 +00:00
fkr
cff35738e5 finally add my coordinates.
ok mbalmer@
2006-11-01 11:55:34 +00:00
ajacoutot
87905f2cb6 - add missing WANTLIB after qt4 update
- bump PKGNAME

spotted by steven@
2006-10-31 12:54:23 +00:00
espie
782d3ac77f update to 4.2.1. Add a no_examples pseudo-flavor, by popular demand.
Move some stuff that is built only in examples in the proper package.
And mark it as conflicting with old qt4.
2006-10-30 18:17:32 +00:00
bernd
1e20fe9d80 Adjust *_DEPENDS after latest libxml changes. Bump PKGNAME. 2006-10-30 11:21:53 +00:00
espie
2403015f7d koffice i18n 1.6.0 2006-10-29 22:58:47 +00:00
espie
d448300644 koffice 1.6.0 2006-10-29 22:55:57 +00:00
kili
80959f9f6b Add my location.
ok, robert@ bernd@
2006-10-29 19:39:22 +00:00
sturm
9fe0666747 IGNOREd for 5 month, remove it 2006-10-29 18:32:09 +00:00
steven
83cd8dd019 missing WANTLIBs 2006-10-29 18:16:55 +00:00
pedro
d7ca7467ec ion-20061029, same diff provided by Simon Kuhnle 2006-10-29 11:09:07 +00:00
steven
91d300f3cd +iwidgets 2006-10-28 20:38:59 +00:00
steven
46986d9c25 import Iwidgets 4.0.1
[incr Widgets] is an object-oriented mega-widget set which extends
Tcl/Tk and is based on [incr Tcl] and [incr Tk]. This set of
mega-widgets delivers many new, general purpose widgets like option
menus, comboboxes, selection boxes, and various dialogs whose
couterparts are found in Motif and Windows.

from nikns at secure.lv
2006-10-28 20:38:25 +00:00
steven
b5ad736e43 add the version numbers back into some directory names, this works out
better for dependent ports.

ok maintainer
2006-10-28 17:52:18 +00:00
espie
d2ce329b85 new format for SHARED_LIBS 2006-10-28 11:52:13 +00:00
steven
661707e588 actually update the homepage now... 2006-10-27 17:52:33 +00:00
jasper
fe9b57556b - fix homepage
- tidy "post-install" a bit
- bump pkgname

from MAINTAINER
2006-10-27 16:34:02 +00:00
ajacoutot
36d2cceb0b - update my email address
- bump PKGNAME

ok robert@
2006-10-27 12:53:01 +00:00
steven
332ebf6585 +itk 2006-10-27 07:19:45 +00:00
steven
bdae4ec867 import itk 3.3
[incr Tk] is a framework for building mega-widgets using the
[incr Tcl] object system. Mega-widgets are high-level widgets like
a file browser or a tab notebook that act like ordinary Tk widgets
but are constructed using Tk widgets as component parts, without
having to write C code. In effect, a mega-widget looks and acts
exactly like a Tk widget, but is considerably easier to implement.

from nikns at secure.lv
2006-10-27 07:19:34 +00:00
jasper
2753d7666e - update openbox to 3.3.1
- zap NO_REGRESS
- re-format DESCR while there

please note there are new themes introduced, so you may find your old
theme removed.

ok naddy
2006-10-26 21:40:26 +00:00
espie
f1735615f6 Add the security patches from qt 3.3.7
we'll update to qt 3.3.7 after the immodule patch has been merged, which
should hopefully happen in the middle of november....
2006-10-24 22:39:36 +00:00
jcs
ff83cb4c8b i moved years ago, stop directing icbm's at my old house 2006-10-24 04:51:23 +00:00
espie
368d4ceef6 use libtool provided format for SHARED_LIBS, to get a feel about
how it works...
2006-10-21 22:25:28 +00:00
ajacoutot
2def6645a2 add xfe. 2006-10-21 16:55:10 +00:00
ajacoutot
9afce5499b Import xfe, an MS-Explorer like file manager for X.
Based on an original port by bsdmaniak at daemon-tips dot org

ok jasper@
2006-10-21 16:51:34 +00:00
ajacoutot
c88bb34908 Add subpackages for german and swedish encodings.
Original idea by Tobias Ulmer <tobiasu at tmux dot org>.

Inputs & ok sturm@
2006-10-21 11:47:42 +00:00
pedro
f5c6fb135b Fix description, okay sturm@ jasper@ 2006-10-20 22:52:23 +00:00
pedro
06aa0cfd2e ion-20061020, okay sturm@ jasper@ 2006-10-20 17:36:12 +00:00