Commit Graph

2688 Commits

Author SHA1 Message Date
marcm
66d738d360 Update to 2.2.0.1 in support of Gnome 2.2.1
ok jolan@
2003-06-12 19:58:10 +00:00
marcm
6fdf03bb6c Update to 2.2.0.2 in support of Gnome 2.2.1
ok jolan@
2003-06-12 19:56:33 +00:00
marcm
fd1b5010a0 Update to 2.2.0.1 in support of Gnome 2.2.1.
ok jolan@
2003-06-12 19:55:17 +00:00
marcm
5ab4c787ea Update to 2.2.3 in support of Gnome 2.2.1.
ok jolan@
2003-06-12 19:53:49 +00:00
marcm
7a64a14e62 Update to 2.2.0 in support of Gnome 2.2.1.
ok jolan@
2003-06-12 19:52:11 +00:00
marcm
9df05cf6e8 Update to 2.2.1 in support of Gnome 2.2.1.
ok jolan@
2003-06-12 19:51:14 +00:00
marcm
32c1bde1b6 Update to 2.2.1.1 in support of Gnome 2.2.1.
ok jolan@
2003-06-12 19:50:10 +00:00
marcm
a7062fcde7 A flat, simple theme engine for GTK+ 2, also used by Gnome 2.2.
ok jolan@
2003-06-12 19:29:56 +00:00
marcm
fb09d03364 Update to 2.2.0 to match GTK+2 2.2.1.
ok jolan@
2003-06-12 19:27:25 +00:00
marcm
db7f11a719 Update to 2.2.1... finally
urging and ok jolan@
2003-06-12 19:26:36 +00:00
espie
5ab3c901e1 Update to kde 3.1.2 (requires recent autoconf).
Fix some build issues, mainly in kdebindings and kdemultimedia.
2003-06-12 19:16:15 +00:00
brad
70a3cc1db3 upgrade to fluxbox 0.9.3
--
From: MAINTAINER
2003-06-12 14:46:02 +00:00
espie
cbe0b43d0a hyphenated flavor names don't exist.
Problem pointed out by Brad Ely.
2003-06-12 14:32:47 +00:00
brad
b7f1d32c30 upgrade to fluxbox 0.9.3
--
From: MAINTAINER
2003-06-12 14:04:26 +00:00
wilfried
47d21092aa update to 0.5.2
prevents core dump with malloc options
homepage moved
2003-06-11 07:35:03 +00:00
jolan
f1901174c4 update to 1.2.0, ok jcs@ 2003-06-10 19:59:02 +00:00
jolan
12b68fe787 drop MAINTAINER per his request 2003-06-08 00:23:09 +00:00
naddy
73912c9d4a Update to release 20030528.
From new maintainer Gregory Steuck <greg-openbsd-pwm@nest.cx>.
2003-06-05 23:01:51 +00:00
couderc
eb64122d2f update to 2.0.0 2003-06-02 12:33:10 +00:00
marcm
5f1bc7534b This is no longer needed. XF4-current finds these fonts w/o any
changes.
2003-06-01 21:57:31 +00:00
david
f9883dadb3 double word 2003-06-01 09:01:51 +00:00
brad
ca00053351 - use iconv MODULE
- don't need binutils anymore
2003-05-31 00:03:22 +00:00
naddy
2949621db7 Fold x11/rclock as a subpackage into x11/rxvt. ok ish@ 2003-05-30 11:18:01 +00:00
espie
a99f4efbb0 remove real flavor, fold it into win32, now that the win32 codecs package
also includes real video stuff.
2003-05-26 16:53:05 +00:00
marcm
fb37e1f46b Unbreak KDE builds.
ok pvalchev@
2003-05-22 20:25:33 +00:00
jolan
f0b22143e0 "{HOMEPAGE}" -> "${HOMEPAGE}" 2003-05-22 09:33:15 +00:00
marcm
f038f0d764 Um, we should install the actual engines. It's amazing how much better these
themes work when they're installed.
2003-05-21 06:44:10 +00:00
marcm
bae966d4fb GTK+2 owns lib/gtk-2.0/modules not lib/gtk-2.0/2.0.0/modules, duh. 2003-05-21 06:39:13 +00:00
marcm
2faa956913 Fix linking for static arches. Tested on Vax and i386.
ok brad@
2003-05-21 06:36:39 +00:00
naddy
3f7b2a4fe1 typo 2003-05-18 22:12:35 +00:00
ish
246405c0fc --with-ttygid; from jneitzel@bluemarble.net 2003-05-18 17:48:23 +00:00
espie
09b286d32a Partial real video support. Need manual installation of the codecs.
mplayer was already working, but if linked with g++, mencoder also
works, so one can convert stuff from realvideo into other more palateable
formats.

With help from Bjorn, who suggested linking with g++.
2003-05-18 11:49:55 +00:00
brad
fb9d536817 = -> ?= 2003-05-17 04:49:28 +00:00
margarida
047b6ea2f7 Add license,
Remove MAINTAINER.
2003-05-15 08:52:57 +00:00
margarida
c6f8190533 Bring PLIST and PFRAG.shared to reality.
Remove MAINTAINER, add license.
2003-05-15 04:39:16 +00:00
brad
519d6fed8c ARCH -> MACHINE_ARCH 2003-05-15 02:52:02 +00:00
couderc
5698fac502 Update to 1.3.8 2003-05-14 11:59:36 +00:00
couderc
51cb2f9d2c Fix golem for elf platforms. 2003-05-14 11:53:20 +00:00
pvalchev
954673a43a compile -fsigned-char everywhere (don't ifdef macppc), and don't override CFLAGS... 2003-05-14 00:04:51 +00:00
sturm
e2d67d3319 don't change SYSCONFDIR, use CONFDIR instead 2003-05-13 22:53:58 +00:00
pvalchev
ad42645e03 compile -fsigned-char on macppc as a hack since afterstep assigns -1
to chars in some places and other evil things like that..
2003-05-13 02:16:52 +00:00
naddy
de19673985 typo, fix build 2003-05-13 00:26:32 +00:00
naddy
13fad453ba - update to 1.2.1
- fix path in example configuration
2003-05-12 20:11:28 +00:00
margarida
d50000e68c MASTER_SITE changed, new tarball rolled up (different format) 2003-05-12 06:48:20 +00:00
margarida
a09afe6265 Update to version 0.14.0 2003-05-04 17:40:57 +00:00
brad
d4d626678b sync 2003-05-02 02:10:33 +00:00
matthieu
9ed90f62dd www.cryptonomicon.org has been decommissioned. (Jolan Luff). 2003-04-30 06:47:31 +00:00
sturm
015bce5c71 +jmk-fonts 2003-04-27 08:04:26 +00:00
sturm
bf69eda9be Initial import jmk-fonts 3.0
These are character-cell fonts for use with the X Window System,
created by Jim Knoble.  The current list of fonts included in this
package are:
  Neep (formerly known as NouveauGothic)
    ISO-8859-1, 2, 9, 15
  Modd
    ISO-8859-1 only

WWW: http://www.jmknoble.net/fonts/

from Jon Olsson <jon@abc.se>
2003-04-27 08:03:35 +00:00
wilfried
6edb76a202 site was reorganized 2003-04-27 07:03:30 +00:00
wilfried
86a85e82b0 homepage was resurrected 2003-04-27 06:54:26 +00:00
tedu
7e4e648082 update for XFree 4.3.0. ok espie@ 2003-04-26 10:26:03 +00:00
miod
300de4c27c The X11R5 remaining arch (not for long) is hp300, not vax.
ok maintainer.
2003-04-25 07:51:36 +00:00
matthieu
f36a41eb5b It's actually NOT_FOR_ARCHS, not NOT_FOR_ARCHES. (Noticed by Jolan Luff).
Thanks
2003-04-24 22:48:49 +00:00
matthieu
5289584fd4 this won't build against X11R5 on vax. 2003-04-24 22:06:56 +00:00
matthieu
f5a4ecaef7 add and enable xcursorgen 2003-04-24 21:43:28 +00:00
matthieu
f270c4f99f add xcursorgen - X11 Cursors themes 2003-04-24 21:42:38 +00:00
marcm
a687987233 XFree 4.3.0 comes with mkfontscale so we no longer need ttmkfdir (and
freetype) as BUILD_DEPENDS.

Pointed out by david@
2003-04-24 03:48:37 +00:00
brad
c7794cdd68 - remove freetype workaround patch which is no longer necessary
- reorder header paths
--
MAINTAINER ok
2003-04-22 15:00:25 +00:00
espie
2d22e37638 somehow, duplicates crept in. 2003-04-22 11:16:02 +00:00
brad
95cfbeb116 use a reasonable default CD/DVD-ROM device name of /dev/rcd0a instead
of Linux's /dev/cdrom.
2003-04-21 15:29:16 +00:00
marcm
14535d58b6 Update font install blurbage for XFree 4.3.0. 2003-04-20 17:36:47 +00:00
brad
bb3a6db063 this is no longer necessary. 2003-04-19 20:06:47 +00:00
brad
7972660e42 make this use Xft2, damn you pkg-config GARBAGE!@#$ 2003-04-19 19:12:41 +00:00
espie
aa2a856062 kludge compilation.
As usual, gnome stuff assumes it knows too much about the system.
What else is new ? when will those guys learn how to write semi-portable
code ?
2003-04-19 14:39:03 +00:00
espie
338b4b5036 move freetype1 includes in a separate subdirectory. 2003-04-19 13:30:47 +00:00
wilfried
294c607e02 update from maintainer Bjorn Sandell <biorn@dce.chalmers.se>
* Make mplayer compile on i386/elf
* Some whitespace and "=" -> "+=" in Makefile (from Thorsten Glaser)
2003-04-17 22:16:18 +00:00
wilfried
4b1aff6b12 add patch for XFree86 4.3.0; from ptiJo <ptiJo@noos.fr> 2003-04-17 19:08:32 +00:00
wilfried
55a5eee945 update to 0.90; from maintainer Bjorn Sandell <biorn@dce.chalmers.se>
No big changes; iconv flavor is gone, remove sparc64 from supported
architectures
2003-04-17 10:35:07 +00:00
david
edc97fa507 add myself
ok espie@
2003-04-16 21:19:52 +00:00
wilfried
684abcd9dd +terminus-font 2003-04-16 11:39:10 +00:00
wilfried
d6bf51a072 Import of terminus-font 4.00; submitted by Han Boetes <han@linux-mandrake.com>
The Terminus font is a complete set of fixed-size fonts designed
especially for the usage in terms.
2003-04-16 11:39:04 +00:00
brad
c156526cc4 don't try building the win32 FLAVORed mplayer when we
canot even distribute a package which its dependent upon.
2003-04-15 02:59:22 +00:00
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