brad
a8e202afdb
upgrade to kountdown 0.4.1.
2003-04-15 00:01:50 +00:00
avsm
5827253f2d
incorrect argument to sizeof results in too large a buffer-size to an strlcpy
...
submitted to upstream author; wilfried@ ok
2003-04-14 13:30:02 +00:00
pvalchev
8fa76ea898
fix some warnings; from maintainer Jim Geovedi
2003-04-13 07:48:02 +00:00
pvalchev
ecef48e44f
don't assume OpenBSD/i386 means a.out, add !__ELF__ define; ok espie
2003-04-12 17:12:25 +00:00
espie
c55f7e18d6
security update: invoke ghostscript with safe flags, to disable
...
pdf/postscript possible holes.
2003-04-12 15:37:01 +00:00
pvalchev
e0965b3a91
fix Xft after XFree update; ok maintainer Jim Geovedi
2003-04-11 16:20:21 +00:00
marcm
4affedc1f7
Missing BUILD_DEPENDS. Noticed by naddy@
2003-04-11 05:05:02 +00:00
jsyn
43d7195899
quote COMMENTs; ok naddy@
2003-04-10 18:08:56 +00:00
pvalchev
e9f6c0150a
fix freetype2 paths w/ new XF4
2003-04-10 16:58:19 +00:00
espie
70968c30de
activate gphoto support.
...
pull stuff that requires specific dependencies into subpackages:
kamera (libgphoto2, exif) and kpovmodeller (glut, povray)
2003-04-10 00:00:23 +00:00
espie
aadeb59a52
oops, somehow I forgot to disable the netscape plugins in a commit.
...
Reported by lots of people.
2003-04-09 23:53:02 +00:00
espie
53c7ee4db1
--disable-iconv is not enough, --disable-freetype as well
2003-04-06 22:56:28 +00:00
naddy
b40318e118
Update to 4.1.11.
2003-04-06 02:59:48 +00:00
espie
e09f90db54
3.1.1 update
2003-04-05 14:54:57 +00:00
espie
89eb769d9a
+libs
2003-04-05 14:54:19 +00:00
espie
fd5449f452
Update most of kde to 3.1.1.
...
Needs rebuild to check against XFree 4.3.0.
2003-04-05 14:53:38 +00:00
espie
d4512bb2c8
and remove integrated patches
2003-04-05 14:48:19 +00:00
espie
eea691e9a2
Update to qt-3.1.2, move samples from qt to qt-mt, enable tablet support.
2003-04-05 14:45:19 +00:00
wilfried
191d956047
update to fltk-1.1.3
2003-04-02 12:58:43 +00:00
sturm
f259b05fc2
missing dirrm
2003-03-31 17:44:21 +00:00
sturm
d348a7d641
USE_X11=Yes
2003-03-31 14:59:29 +00:00
miod
c0c3f60da9
Update the USER_LDT blurb to match reality; some feedback from espie@,
...
ok naddy@
2003-03-30 12:27:55 +00:00
marcm
a15b56bc4b
lib/bonobo and friends are now owned by the Gnome2 bonobo subsystem
...
rather than Gnome1.
2003-03-30 06:33:18 +00:00
couderc
d1b20a13c9
Use gcc3 on sparc64
2003-03-29 15:02:21 +00:00
couderc
425f102c35
Update to 1.3.7
2003-03-29 14:16:00 +00:00
espie
828608b31d
grrr... I hate cvs.
2003-03-29 00:18:25 +00:00
espie
e8a52d7d0a
0.9.1, minor changes
2003-03-28 18:17:15 +00:00
espie
66a8f0e7db
version 0.9.1, minor fixes
2003-03-28 18:16:44 +00:00
marcm
12c3c33d65
lib/gtk-2.0/2.0.0/engines is owned by GTK+2 now.
2003-03-28 07:38:13 +00:00
marcm
57a8bcf28c
Gnome2's vfs is now the owner of lib/vfs.
2003-03-28 07:36:48 +00:00
marcm
f94c8a9622
Have gtk+2 own lib/gtk-2.0/2.0.0/engines and lib/gtk-2.0/2.0.0/modules so
...
that other gtk+2 engines and modules can be installed/removed without
stepping on each other.
2003-03-28 07:28:21 +00:00
marcm
e277424ca2
A more proper fix for -pthread issues.
2003-03-28 07:19:36 +00:00
marcm
f209ad6eff
Make Gnome2 be able to find the default KDE icons.
2003-03-28 07:18:22 +00:00
ian
f2039de996
s/_macppc_/_powerpc_/ so klaptopdaemon builds on MacPPC; fix comments.
...
Commented by drahn@, ok pval@.
2003-03-17 21:00:59 +00:00
espie
60b30146a5
give auth file to _x11 user if it exists.
...
Mimics xdm's behavior, so that kdm fully works with OpenBSD's X server.
okay'd pval@
2003-03-12 01:17:57 +00:00
pvalchev
517bcb75be
register appropriate dependencies
2003-03-06 01:33:18 +00:00
naddy
010393609c
Do not build and install todo(1). It has little use and conflicts
...
with productivity/devtodo. ok pvalchev@
2003-03-05 22:09:44 +00:00
naddy
50f01d699c
mark broken, doesn't build with Qt 3.1; ok pvalchev@
2003-03-05 16:09:07 +00:00
espie
c4b8047d7e
backport buffer overrun fix from qt 3.1.2.
...
ok pval@
2003-03-04 18:06:59 +00:00
ish
c6fb86505a
- fix permissions on socket
...
- suggest to run the daemon as non-root
- ok matthieu, pval
2003-03-03 06:54:11 +00:00
margarida
02cba442cc
synch
2003-03-02 22:55:05 +00:00
pvalchev
475ad35ecf
sync patches (linenumbers)
2003-03-02 22:07:48 +00:00
pvalchev
5fce0e0d34
cast NULL sentinel to void * to make sure it's 64-bit on 64-bit architectures
...
(missed this one)
2003-03-02 21:23:03 +00:00
pvalchev
db084e84a2
cast NULL sentinel to void * to make sure it's 64-bit on 64-bit architectures
2003-03-02 21:22:22 +00:00
pvalchev
f5c52a5dae
needs -pthread
2003-03-02 21:08:39 +00:00
espie
f8417a93a1
Explain how to install kmplayer so that it cooperates (more or less) with
...
the rest of kde and mplayer.
2003-03-02 14:27:42 +00:00
espie
604483561e
Synch checksum, remove extra dirs.
...
Note that kmplayer wants an mplayer with arts (e.g., sdl or arts)
2003-03-02 14:22:47 +00:00
david
e74e4a4773
fix more spelling errors/typos
...
ok pvalchev@
2003-03-02 05:35:10 +00:00
david
388a53f2fc
fix some more spelling errors
...
ok pvalchev@
2003-03-01 09:22:50 +00:00
pvalchev
26cf1d617f
Cast NULL sentinel to void * to make sure it's 64-bit on 64-bit architectures
2003-03-01 06:25:19 +00:00
brad
892b460981
MODKDENO_DEBUG -> MODKDE_NODEBUG, the two users of this were already using
...
the later variable name.
espie@ ok
2003-02-28 15:08:21 +00:00
naddy
ce1180d3a7
Do not attempt to remove share/locale/* directories.
2003-02-27 02:43:26 +00:00
david
32bf3deee8
necessary is spelled necessary.
...
similar is spelled similar.
functionality is spelled functionality.
ok brad@ jmc@
2003-02-26 15:13:04 +00:00
espie
88abccde4b
do not run meinproc. Confirmed by the kde people, who are wondering
...
what we are doing with our timestamps in the first place.
2003-02-26 10:42:07 +00:00
david
ede2be6a8b
whitespace and missing apostrophes
...
ok pvalchev@ brad@
this DESCR still needs some work...
2003-02-26 03:46:23 +00:00
david
4aa9a3e6f7
spelling typos
...
ok pvalchev@ brad@
2003-02-26 03:25:12 +00:00
david
3e6f238637
remove double word stuttering
...
ok pvalchev@ brad@
2003-02-26 02:57:55 +00:00
pvalchev
1f3e3f4352
fix a setenv bug (logic error); patch from FreeBSD via maintainer William Yodlowsky
2003-02-25 22:39:31 +00:00
espie
5399337643
Remove work-arounds for threads bugs that have been fixed since.
2003-02-25 15:03:12 +00:00
espie
1762088ab8
switch to qt3-mt.
2003-02-25 10:34:02 +00:00
espie
900553b297
switch to using kde module (and thus qt3-mt)
2003-02-25 10:12:15 +00:00
marcm
d08348aa38
List conflicts with Gnome 2 packages.
...
ok naddy@
2003-02-25 03:37:00 +00:00
marcm
927594ff91
controlcenter2 depends on xscreensaver-gtk2 and xscreensaver-gtk2 puts files
...
into share/control-center-2.0/capplets so xscreensaver-gtk2 needs to
own share/control-center-2.0/capplets, not the other way around.
Noticed by naddy@
2003-02-25 00:56:49 +00:00
espie
3c77eff577
typo
2003-02-25 00:19:43 +00:00
espie
f80cf42cef
Make sure manpage is run through tbl.
...
Fix manpage so that table fits.
2003-02-24 23:36:18 +00:00
naddy
4c9e59bc5d
+xscreensaver,gtk2
2003-02-24 23:23:02 +00:00
espie
4de57439c3
make it build with new ogle.
2003-02-24 22:59:20 +00:00
espie
a9901242b0
Synch with ogle.
...
(I should mention that these were discussed with pval@ before the lock)
2003-02-24 22:57:36 +00:00
espie
20bffed549
ogle 0.9.0:
...
- most OpenBSD patches folded in, including simpler audio support,
- much less verbose console output,
- bookmark support,
- actual skip forward/backward,
- better dvdnav code.
2003-02-24 22:56:35 +00:00
espie
eddb4101f6
fix kdoc build
2003-02-23 14:09:21 +00:00
espie
424df3b70a
don't apply patches to non-existent files.
2003-02-23 13:55:37 +00:00
espie
7cc6543530
fix dependency
2003-02-23 13:34:58 +00:00
marcm
05920affc7
Update to 1.0.22, which eliminates leaking of toolbar widgets. Backported
...
from Bonobo 2.
As usual, an itty-bitty fix generates a huge port update because the
autoconf version was changed too.
2003-02-19 18:37:57 +00:00
pvalchev
094b63bb54
Brad, I had mirrored the skins package locally for a reason!
...
These people change the file on an daily basis (no comment)
2003-02-19 01:06:03 +00:00
marcm
83c85c2ad0
Use the gtk2 flavor of xscreensaver.
2003-02-18 19:11:39 +00:00
marcm
5eb6d74abc
Update to 4.06, mostly a bug fix release.
...
Add support for a gtk2 flavor.
2003-02-18 19:10:33 +00:00
marcm
10d36668fa
/me slaps forehead
...
Thanks to Han Boetes
2003-02-18 17:36:04 +00:00
espie
001f6902b9
Fix bad checksum for skin.
...
Add esd and arts flavors (unbreak package building, thanks to
auto-detection)
2003-02-18 17:17:44 +00:00
brad
753fa49b86
use :L variable modifier with ELF_TOOLCHAIN check
2003-02-18 16:40:38 +00:00
espie
6ed332439f
move kmplayer
2003-02-18 15:21:38 +00:00
espie
cab36c6089
move kmplayer from x11/kde/kmplayer
2003-02-18 15:20:14 +00:00
marcm
aec156115c
Gnome-session doesn't actually have any scrollkeeper-based documentation
...
but they pretend that they do and run the sk utilities anyway.
So we pretend to run them :).
Fixes the scrollkeeper gunk appearing under under /usr/local/var as pointed
out by naddy@ (not to mention the *very* slow fake times).
2003-02-18 07:14:46 +00:00
brad
f98a36cca2
- new version of default skin
...
- add message to PLIST which mentions the possibility of needing additional setup
- mention the use of sysctl(8) to modify shared memory settings in DESCR
--
From: MAINTAINER
2003-02-17 14:55:34 +00:00
espie
e4b2b490b6
grrr, argh
2003-02-16 16:28:37 +00:00
espie
f383562bd7
stop patching inexistent admin dir
2003-02-16 14:31:19 +00:00
brad
6f08bc466e
upgrade to mplayer 0.90rc4
...
based on diff from MAINTAINER for 0.90rc3
2003-02-16 07:25:18 +00:00
lebel
8def015d76
build with gcc3 on sparc64
2003-02-10 00:28:45 +00:00
espie
fe665c7630
... and more or less correct lib depends.
2003-02-09 19:24:06 +00:00
espie
65b581129c
fix kdebindings to use libqui-mt.
2003-02-09 19:18:05 +00:00
espie
0530a5ef91
In mt mode, rename libqui -> libqui-mt
...
qt-mt is now tested, one could say...
2003-02-09 19:17:32 +00:00
espie
09aa6e92e7
bring change from kde development: less blinking at opaque moves starts
2003-02-09 19:16:17 +00:00
espie
a89fcd284e
moved to kde module
2003-02-08 12:56:50 +00:00
espie
7e367fd024
reuse kde module
2003-02-08 12:56:23 +00:00
espie
27a6c032c5
moved to cad
2003-02-08 12:49:54 +00:00
espie
6f1a4afa5a
point people to pkg's DESCR at pkg_add time.
2003-02-08 12:46:33 +00:00
espie
875301c6bf
sysctl can tweak shared memory.
2003-02-08 12:45:40 +00:00
espie
e712271fff
start moving to a proper kde module. Don't put too many things in there yet.
2003-02-08 12:37:50 +00:00
naddy
f51fde9628
Update to 2.4; from Rob Sessink <rob@animoid-row.org>.
...
Trim description.
2003-02-08 12:27:25 +00:00
brad
2f983985fc
one more libworkman -> libkworkman so this automake change actually works
2003-02-06 14:30:10 +00:00
espie
c9218f3b3c
lib/qt3 belongs to -base. From Xavier Venient.
2003-02-06 11:18:09 +00:00
naddy
1b96a6c775
Update to 1.2.
...
I really need to adjust the convergence of my screen.
2003-02-04 21:02:13 +00:00
margarida
eaeb900654
Add XawMu and mowitz.
...
Enable neXtaw.
2003-02-03 03:39:36 +00:00
margarida
0b2e26302f
Import of Mowitz-0.2.2
...
--
The Mowitz ("More widgets") library is a set of widgets to use in
X Window applications.
WWW: http://siag.nu/mowitz/
brad@ ok
2003-02-03 03:30:12 +00:00
margarida
6572a50235
Import of neXtaw-0.13.0
...
--
neXtaw is a replacement library for the Athena (libXaw) widget set.
It is based on Xaw3d, by Kaleb Keithley and is almost 100% backward
compatible with it. Its goal is to try to emulate the look and feel
of the N*XTSTEP GUI.
WWW: http://siag.nu/neXtaw/
brad@ ok
2003-02-03 03:23:52 +00:00
margarida
7af10055db
Import of XawMu (XawM-1.5u)
...
--
The XawM Widget set is based on the widely-distributed Xaw3d widget set.
XawM makes a few changes required to give Athena the "modern"
look-and-feel. It borrows a few features from neXtaw and other widgets
sets as required to obtain a modern look and feel, although the actual
source code is entirely based on Xaw3d.
WWW: http://xawm.sourceforge.net/
brad@ ok
2003-02-03 03:19:37 +00:00
jcs
22bccce129
whack back into shape for naddy
...
perl 5.8.0 fixes in patch-Gtk_Makefile_PL from freebsd
2003-02-02 19:14:24 +00:00
espie
dfe0227da4
needs fixing
2003-02-02 13:29:57 +00:00
espie
70af5f59d4
+klogic
2003-02-02 13:26:05 +00:00
espie
fd8bea53bd
logic circuit simulator for kde
2003-02-02 13:25:09 +00:00
todd
9b7bd9f2b2
Import libgnomeui-2.0.6
...
--
This package contains the GUI components for GNOME.
From marcm for gnome2
2003-01-31 19:43:47 +00:00
todd
d6e2cfa370
Import libgnomecanvas-2.0.5
...
--
The GNOMECanvas library provides a number of features:
- Image loading facilities.
- Rendering of a GdkPixBuf into various formats:
drawables (windows, pixmaps), GdkRGB buffers.
- A cache interface
From marcm for gnome2
2003-01-31 19:41:29 +00:00
todd
f513e879e5
+gnome2; thanks to marcm and nino for getting us this far
2003-01-31 19:20:44 +00:00
todd
9f01920b01
Import yelp-1.0.7
...
--
Yelp is a help browser for GNOME 2.0.
From marcm for gnome2
2003-01-31 19:09:10 +00:00
todd
cfa0930767
Import gnome-vfs2-2.0.4.1
...
--
This is the GNOME Virtual File System.
GNOME VFS is currently used as one of the foundations of the Nautilus
file manager.
From marcm for gnome2
2003-01-31 19:08:33 +00:00
todd
b548f0a6a2
Import gnome-terminal-2.0.2
...
--
Gnome-terminal is a terminal emulator program that is part of the GNOME
project. Gnome-terminal supports color displays and provides mouse support
to applications that are aware of mouse events for xterm-like terminals.
From marcm for gnome2
2003-01-31 19:07:23 +00:00
todd
8b4be81055
Import gnome-session-2.0.9
...
--
This package contains the following:
* the GNOME session manager
* the GNOME session manager configuration program and several other
session management related utilities.
* the GNOME session manager proxy, which handles basic session
management for applications that do not support XSM.
From marcm for gnome2
2003-01-31 19:06:39 +00:00
todd
0ae1f304d7
Import gnome-panel-2.0.11
...
--
This package contains the GNOME panel which the area on your desktop
from which you can run applications and applets, and perform other
tasks.
The libpanel-applet library is also in this package. This library allows
one to develop small applications which may be embedded in the panel.
These are called applets. Several applets are also supplied - the
Workspace Switcher, the Window List, the Inbox Monitor, the Clock and
the infamous 'Wanda the Fish'.
From marcm for gnome2
2003-01-31 19:05:23 +00:00
todd
a9d7bbb4b3
Import nautilus-2.0.8
...
--
Nautilus is the official file manager for the GNOME desktop.
It is designed to be primarly a file manager, but there are
support for web and file viewing too.
For more information about nautilus, visit:
WWW: http://www.gnome.org/projects/nautilus/
From marcm for gnome2
2003-01-31 19:03:46 +00:00
todd
cf81504d05
Import metacity-2.4.5
...
--
Metacity is a simple window manager that integrates nicely with
GNOME 2.
From marcm for gnome2
2003-01-31 19:02:26 +00:00
todd
7c905a1861
Import librsvg-2.0.1
...
--
The librsvg library is a lightweight library for parsing and rendering
vector-graphic files in SVG format (like the ones made by sodipodi). It also
includes functions that render anti-aliased fonts using freetype, including
caching of glyphs. It's used by Nautilus for drawing vector icons and
anti-aliased type.
From marcm for gnome2
2003-01-31 19:00:10 +00:00
todd
feef93bb26
Import libgtkhtml-2.0.3
...
--
GtkHTML is a lightweight HTML rendering/printing/editing engine.
It was originally based on KHTMLW, part of the KDE project, but is
now being developed independently.
From marcm for gnome2
2003-01-31 18:56:47 +00:00
todd
1531bb5956
Import libgnome-2.0.6
...
--
These are the GNOME libraries, the foundation for most of the
applications of the GNOME project.
From marcm for gnome2
2003-01-31 18:52:44 +00:00
todd
dd598d0727
Import libbonoboui-2.0.3
...
--
This package contains the GUI components for GNOME Bonobo.
From marcm for gnome2
2003-01-31 18:51:47 +00:00
todd
354b2bbdab
Import libbonobo-2.0.0
...
--
Bonobo is a set of language and system independant CORBA interfaces
for creating reusable components, controls and creating compound
documents.
From marcm for gnome2
2003-01-31 18:51:03 +00:00
todd
f71794eccb
Import gail-0.17
...
--
This is the GNOME Accessibility Implementation Library.
From marcm for gnome2
2003-01-31 18:50:02 +00:00
todd
3cf2c1ff57
Import eel-2.0.8
...
--
The Eazel Extensions Library is a collection of widgets and extensions
to many modules of the GNOME platform. These widgets and extensions
were developed by hackers working on Nautilus. For the duration of
the Nautilus 1.0 development cycle, the code was internal to Nautilus
and its components.
From marcm for gnome2
2003-01-31 18:48:50 +00:00
todd
d38c9b9093
Import gnome-desktop-2.0.10
...
--
This package contains the libgnome-desktop library as well as GNOME's
.desktop files, the gnome-about program, some manpages and GNOME's
core graphics files and icons.
From marcm for gnome2
2003-01-31 18:47:09 +00:00
todd
c361f73926
Import control-center2-2.0.3
...
--
Control-center is a configuration tool for easily
setting up your GNOME environment.
From marcm for gnome2
2003-01-31 18:45:49 +00:00
todd
1c1a62c12f
Import bonobo-activation-1.0.4
...
--
Bonobo Activation is an object activation framework for GNOME. It uses ORBit.
From marcm for gnome2
2003-01-31 18:43:33 +00:00
todd
c1d533b841
Import gnome-applets2-2.0.4
...
--
The gnome-applets package provides panel applets which enhance your
GNOME experience.
From marcm for gnome2
2003-01-31 18:42:04 +00:00
espie
5be16120e5
+kmplayer
2003-01-29 10:13:54 +00:00
espie
ec7207f1d0
kpart for mplayer, allows videos to be played directly in konqueror.
2003-01-29 10:13:07 +00:00
espie
aed326b22d
+umbrello
2003-01-28 12:42:47 +00:00
espie
27bf99afa2
and bump the pkgname.
2003-01-28 12:37:16 +00:00
espie
7ae4690212
Fix two crashes in kword, from David Faure.
2003-01-28 12:36:45 +00:00
espie
82e586fb70
forgot missing patches:
...
- fix thread startup in knode, including work-around for thread bugs up until
a week ago...
- replace IP detection code with home-made code so that kfrb/krdc works for us.
2003-01-28 12:23:17 +00:00
espie
dbf369beb9
mark as broken until mosfet releases.
2003-01-27 21:55:29 +00:00
espie
6429df0324
koffice directory removal needs more since kde 3.1.
2003-01-27 20:28:31 +00:00
espie
540afb3d1f
umbrello is an uml modeller, scheduled to be included in kde 3.2
2003-01-27 20:27:13 +00:00
espie
ec86ea8bf0
Synchronize files with kdelibs
2003-01-27 20:26:00 +00:00
espie
a5e306716a
Synch i18n3 subpackages, add quanta,bindings,sdk...
2003-01-27 20:25:27 +00:00
espie
cf09715019
kde bindings for other programming languages
2003-01-27 20:24:28 +00:00
espie
6e9a97e78b
remove languages that seem to be absent now.
2003-01-27 20:20:12 +00:00
espie
1a9209d841
translations for kde 3.1
2003-01-27 20:18:16 +00:00
espie
15cbe7db74
quanta: kde's web authoring tool
2003-01-27 20:16:53 +00:00
espie
3cf740bf69
kdesdk3 holds stuff of concern to developers.
2003-01-27 20:14:49 +00:00
espie
ae08b89cba
update to 3.1
...
klaptop daemon code mostly from Ian Darwin.
2003-01-27 20:05:50 +00:00
espie
97423d8dbf
kdenetwork 3.1
...
- fix thread startup in knode, including work-around for thread bugs up until
a week ago...
- replace IP detection code with home-made code so that kfrb/krdc works for us.
2003-01-27 20:01:45 +00:00
espie
8b31b06943
kill old stuff
2003-01-27 19:59:40 +00:00
espie
9f08be24de
kdemultimedia 3.1, with fixes for kaudiocdcreator that used to be in
...
kdebase...
2003-01-27 19:53:58 +00:00