Commit Graph

3908 Commits

Author SHA1 Message Date
espie
c30c781182 missed patch for qt 3.3.5 2005-09-20 09:25:46 +00:00
espie
0f6031fd50 a few more patches related to qt3.3.5 2005-09-19 20:42:53 +00:00
espie
373aaa2628 Update to 4.0.1 2005-09-19 20:40:16 +00:00
bernd
71f663f54f - add myself to the markers file
- bump PKGNAMEs

ok sturm@
2005-09-19 18:32:43 +00:00
espie
85e1b5ee35 This used to be named differently. 2005-09-19 14:07:08 +00:00
espie
583aad18f0 qt 3.3.5 uic does weird things with hints. Patch taken from FreeBSD. 2005-09-19 14:05:37 +00:00
espie
913759e07b update to qt 3.3.5 2005-09-19 10:24:56 +00:00
espie
3309e65009 now that kde 3.5 is almost out, prepare infrastructure 2005-09-18 12:21:07 +00:00
espie
551ae9faf2 all multi-packages are affected 2005-09-18 09:08:42 +00:00
espie
6090e42e6f Fix stuff that otto broke.
Also noticed by Matthias  Kilian.
2005-09-18 00:52:40 +00:00
espie
0031945c6e Fix a buglet in bsd.port.mk where the PSEUDO_FLAVORS get encoded into
the FULLPKGPATH, thus providing changes to packing-lists which shouldn't
happen, and making update more difficult.

Accordingly, bump all pkgnames with PSEUDO_FLAVORS, and provide an
update @pkgpath for the bug for most of them (left out the ones with 3
or 4 pseudo flavors for space constraints...)
2005-09-16 09:51:25 +00:00
espie
4050e30f04 WANTLIB 2005-09-11 07:27:51 +00:00
espie
5b0a003de9 fix WANTLIB 2005-09-10 22:33:17 +00:00
espie
5a6c411ceb fix WANTLIB 2005-09-10 17:15:04 +00:00
espie
cd411e2be3 fix WANTLIB 2005-09-10 10:44:29 +00:00
espie
b933feb943 fix WANTLIB 2005-09-10 10:12:42 +00:00
espie
bde5267c60 bad nikolai 2005-09-10 09:06:19 +00:00
marcm
022e60cd82 Update this to Release 3. What's Gnome? 2005-09-08 22:13:54 +00:00
fgsch
b412403b9c fix a crash when playing some wmv files; maintainer ok. 2005-09-08 16:35:00 +00:00
marcm
4f79c6b50d Remove bonobo-conf, part of Gnome 1 used only by Evolution 1. 2005-09-08 15:23:13 +00:00
kurt
3b24ddf582 make emacs the default key theme. this will make the standard ^U, ^A, ^E
etc emacs commands work by default for gtk+2 apps. orig from pvalchev@.

okay marcm@
2005-09-07 20:51:14 +00:00
pedro
2a408b7cee ion-3ds-20050820, okay sturm@, hi marco@! 2005-09-07 19:53:41 +00:00
fgsch
f35c7d27e6 update to 2.9. 2005-09-07 17:32:26 +00:00
espie
abfe10b6c2 remove dependency on gnu-m4, now that our m4 is happy with it. 2005-09-06 19:58:03 +00:00
marcm
c2d76c6627 Bugfix update to 2.6.10. 2005-09-06 16:51:46 +00:00
pvalchev
9fd4dd42db fix obvious off-by-one memory access as reported on misc@; ok mcbride 2005-09-06 04:59:58 +00:00
marcm
63a9f2f818 Gnome1 can be maintained by ports@ too. 2005-09-05 20:05:02 +00:00
espie
c063a5bfac missing common directory. 2005-09-05 14:57:06 +00:00
espie
1b289443b8 fix manpage location 2005-09-05 13:38:58 +00:00
espie
6906deb604 fix a few more obvious coredumps and bad dereferences. 2005-09-04 23:51:51 +00:00
espie
3020c80d45 zap @exec 2005-09-04 23:37:30 +00:00
aanriot
8e2dea579c update to 4.22.
ok marcm@
2005-09-04 19:53:33 +00:00
espie
e89f8d0a7d fix qdns, from Greg Estabrooks
okay pvalchev@
2005-08-31 22:01:09 +00:00
biorn
66966fa462 Fix a potential heap overflow when playing uncompressed pcm audio.
ok pvalchev@
2005-08-29 06:53:54 +00:00
espie
d36666f229 Two bug-fixes.
- allows realmedia streams to work.
- fix af resample=wrongvalue.

Okay pvalchev@
2005-08-27 21:11:49 +00:00
fgsch
b756759b0f fix off by one and bump package; makes the package usable. pvalchev@ ok. 2005-08-23 20:43:40 +00:00
sturm
df369a952d qt4-debug is too big for ftp
ok pval@
2005-08-17 21:06:48 +00:00
espie
f1e7eab840 those packages have not changed names since 3.6, even though their
packing-lists was changes in significant ways, and they do not have
enough dependencies that pkg_add can detect they changed through their
signature.

Bump the pkgname, so that pkg_add -r will choose to update them.

okay pvalchev@
2005-08-17 16:10:02 +00:00
espie
bf3e9edf34 oops, noticed by Bernd Ahlers.
okay pvalchev@
2005-08-17 16:02:05 +00:00
espie
9571031547 fix conflicts with 3.6 packages, thus allowing updates.
Okay pvalchev@
2005-08-16 18:28:55 +00:00
espie
f90faf868a conflicts from the past: history since 3.7.
As noted on ports@ recently, pkg_add -r relies on conflicts, and the
sheer existence of updates means we MUST take the past into account in
conflicts now.

Note the renaming of hugs98 to valid package names where versions are
concerned.

This commit shows clearly the renaming of the xfce4 plugin packages, the
ditching of eclipse flavors, the splitting of nessus into subpackages,
the splitting of various other software documentations, some packaging bugs
in kdeedu, and a lot of files moving around...

okay pvalchev@
2005-08-16 09:49:51 +00:00
espie
0933f491aa some shared dirs, okay pvalchev@ 2005-08-15 22:56:44 +00:00
espie
957b96a95f the linux realmedia codec can't work: our dlopen won't load them correctly.
More annoyingly, it abort()s the current process (thanks dale),
so comment them out, add the win32 codecs, and use them instead.

For some strange reason, the audio codec insists on being launched
from its own directory.

With this change, realmedia playing works.

okay sturm@, okay pvalchev@
2005-08-12 22:59:15 +00:00
naddy
16c7c089d3 Fix denial of service vulnerability.
Check sanity of the TrueType "loca" table.  Specially crafted broken
tables caused disk space exhaustion due to very large generated glyph
descriptions when attempting to fix the table.  CAN-2005-2097.

http://www.kde.org/info/security/advisory-20050809-1.txt
2005-08-11 14:21:46 +00:00
espie
2076dcf323 typo in DESCR 2005-08-11 11:28:20 +00:00
sturm
63bed7dc1c 855resolution 2005-08-09 20:15:31 +00:00
sturm
3630bec40d Initial import of 855resolution 0.4
This software changes the resolution of an available vbios mode.
It is reported to work on several i855 / i865 / i915 chipset based
laptops. This is needed on certain laptops in order to get the full
native resolution of the LCD.
2005-08-09 20:14:27 +00:00
naddy
3c02aaf978 devel/libbt and x11/blackbox conflict over "libbt" 2005-08-09 19:09:05 +00:00
aanriot
4c31d80061 one checksum has changed. 2005-08-09 08:22:57 +00:00
kurt
b8f386f1fe update to 2.6.9 which is a bug fix release that includes the fix for
focus problems seen with firefox/gtk2 combined with ion.

ok marcm@
2005-08-05 17:15:09 +00:00
espie
e3ca4011d8 finish commit, thx fries@ 2005-08-05 13:54:03 +00:00
espie
3d0b96bfc9 koffice 1.4.1
does not enable all kexi plugins yet.
karbon does not work (bug in ld.so)
2005-08-05 10:49:18 +00:00
robert
dd77ea6520 Disalble the internal mp3lib (mpg123) on arm, because it relies on the FPU.
Instead of using that let's enable the mad flavor by default on this arch.
This way you can watch movies on the Zaurus. A little description is added
to the DESCR file for people who want to use mplayer on the Zaurus.
2005-08-04 22:43:18 +00:00
sturm
ded4761194 bump PKGNAME after recent changes in xglobe/files/OpenBSD-markers 2005-08-03 16:39:06 +00:00
sturm
7304428db4 - i moved
- fix getcloudmap
- bump PKGNAME
2005-08-03 08:19:24 +00:00
pvalchev
ed6065e101 oops, unbust; mpech 2005-08-03 07:38:58 +00:00
aanriot
864958b68e the checksum of index.html has changed.
ok naddy@
2005-08-02 14:02:55 +00:00
jolan
1479134daf update to 0.8.2
main diff from jsg@ with some tweaks from me
2005-07-31 19:07:10 +00:00
espie
2e86e350da fix mastersites to fetch stuff from actual site.
Noticed by Jean-Jacques Roh.
2005-07-30 13:53:40 +00:00
pvalchev
b44f2eb4dd update to fvwm-2.4.19; prodded by mpech/form 2005-07-29 05:01:49 +00:00
pedro
e37360c615 upgrade to ion-3ds-20050728, "AHHHHHHHHHHHHH" and okay sturm@ 2005-07-29 00:16:46 +00:00
jolan
6cd679cccb fix apm packaging for macppc too, bump pkgname 2005-07-28 23:44:17 +00:00
espie
841aded105 KDE 3.4.2 2005-07-28 08:47:39 +00:00
biorn
5622693947 Depend on no_x11 flavors of lame and aalib when building with FLAVOR=no_x11
With help from sturm@ and espie@
2005-07-27 11:56:01 +00:00
jolan
531d3d565c use if ${ARCH} == zaurus for determining whether or not to include APM
files rather than ${MACHINE_ARCH}.  if you build this port on cats, then
you get two completely different arm packages.  not pretty but whatever.

pointed by & discussed with andreas@
2005-07-25 18:08:27 +00:00
biorn
50bd77a890 theora seems to be popular these days, so enable it. 2005-07-25 17:10:09 +00:00
fgsch
2cf6d2a50b damn, missing trailing / 2005-07-23 18:42:05 +00:00
fgsch
6de753e7e2 update master site and remove imlib dependency. 2005-07-23 18:39:44 +00:00
fgsch
44b92bab88 better compilation and regen. 2005-07-22 19:32:17 +00:00
jaredy
6b8072735c there i am 2005-07-15 04:48:47 +00:00
aanriot
08adb158c2 - bump libXaw3d, from Bernd Ahlers <b.ahlers@ba-net.org>, thanks.
- bump PKGNAME.

"go ahead" espie@
2005-07-14 12:45:35 +00:00
robert
a3378413a0 add astro to CATEGORIES; bump PKGNAME
from Michael Knudsen
2005-07-13 20:49:54 +00:00
jolan
88f0026c01 bump PKGNAME when you change a package so pkg_add -r can do its thing 2005-07-12 05:00:57 +00:00
marcm
4ff6535829 Make this install on sparc64 - now that I own one. Also fix some stupid
scrollkeeper warnings and add a RUN_DEPENDS on hicolor-icon-theme.

Bump package name.
2005-07-11 04:28:58 +00:00
grunk
1519ac1c73 add jmc@, requested and ok by him 2005-07-09 09:19:50 +00:00
jolan
a25265c1b2 enable theora support, bump pkgname 2005-07-09 00:36:43 +00:00
ian
4ed1a36e3d There I am. 2005-07-08 14:50:23 +00:00
niallo
3d4141fa02 finally add myself to OpenBSD-markers
ok aanriot@
2005-07-06 19:13:45 +00:00
naddy
af089ed8da use libpng from port rather than building a private copy 2005-07-05 21:10:44 +00:00
espie
d743a567a7 fix a few building nits 2005-07-05 17:44:46 +00:00
espie
0e6d594605 a few tweaks yet 2005-07-04 21:44:04 +00:00
espie
eeb47bfb32 oops 2005-07-04 21:23:06 +00:00
espie
3ad639c1b3 okay, let's tweak the install procedure to use what the trolltech
people want...
2005-07-04 21:16:18 +00:00
robert
07426c2681 Include the OpenBSD-markers file from x11/xglobe's ${FILESDIR},
because it is compatible with xplanet.
2005-07-04 12:29:00 +00:00
espie
624145a353 forgot to install default file for qt3to4.
Also fix a few typos in trolltech's sources...
2005-07-04 11:32:50 +00:00
espie
1dbe794df9 +qt4 2005-07-04 11:11:19 +00:00
espie
6d87eabb9d new version of qt. nothing much uses it yet, but it looks nicer
than the old ones.
2005-07-04 11:10:13 +00:00
pedro
5d160e4710 ion-3ds-20050625, okay sturm@ 2005-07-02 15:55:59 +00:00
grunk
242a7ca952 whitespaces, ok xsa@ 2005-07-01 09:31:11 +00:00
jolan
eee58ef5cb fix packaging on archs without apm, pointed out by sturm@ 2005-06-30 21:50:51 +00:00
aanriot
720e2cc29f add grunk@ and me, sorting.
ok xsa@
2005-06-30 19:10:28 +00:00
fgsch
2afa4819b1 link xpad. 2005-06-30 04:32:57 +00:00
fgsch
2a75d32972 virtual sticky pad system; jolan@ ok. 2005-06-30 04:28:43 +00:00
sturm
9c0bce08df update to bbkeys 0.9.0
from Alexandre Anriot <aanriot at atlantilde.com>
ok maintainer
2005-06-23 20:36:39 +00:00
sturm
0953490b7d update to blackbox 0.70.0
from Alexandre Anriot <aanriot at atlantilde.com>
2005-06-23 20:35:23 +00:00
jolan
8d2bbfc6c9 move a52 support out of the !no_dvd case since some non-dvd stuff uses
it, it's also a dependency of a dependency so we'll have it around
anyway

bump PKGNAME
2005-06-23 00:54:40 +00:00
fgsch
01a8dcec7e Update to 0.16.7.2; from maintainer. 2005-06-22 04:48:28 +00:00
marcm
722635be89 Update to 1.2.0.
ok MAINTAINER
2005-06-19 17:59:37 +00:00
david
4f6939d6cd fix from upstream: fbgm used non-portable grep - option (-m) 2005-06-19 03:55:50 +00:00
jolan
a4f0cba393 +matchbox 2005-06-17 02:59:43 +00:00
jolan
7b19d81e95 matchbox, window manager for pda-like devices
loosely based on prior work from andreas@ and peter haight
2005-06-17 02:57:30 +00:00
mjc
cfc4198165 fix build/install with USE_SYSTRACE=Yes 2005-06-16 21:53:38 +00:00
espie
7f892882d6 forgot commit 2005-06-16 19:07:41 +00:00
kevlo
9c1357f5b2 add quadkonsole 2005-06-16 04:40:24 +00:00
kevlo
9a48c00ed1 Initial import of quadkonsole 2.0
QuadKonsole is a terminal application that embeds Konsole kparts
in a grid layout.
2005-06-16 04:39:47 +00:00
niallo
9dc075d8d1 Hook in x11/gromit 2005-06-15 17:31:54 +00:00
niallo
94088cdbf2 import x11/gromit
Gromit (GRaphics Over MIscellaneous Things) is a small tool to
make annotations on the screen. It is particularly useful when
making presentations of programs to highlight certain features
or screen elements.

From: Michael Knudsen <e@molioner.dk>

ok alek@
2005-06-15 17:30:20 +00:00
espie
a2346615c1 can't believe no-one noticed printing was foobar'ed.
dyslexia in memset, sigh...
2005-06-14 02:01:25 +00:00
alek
dae44aeb01 Remove xfstt 2005-06-13 11:58:55 +00:00
alek
a2ae98f3f8 Marked broken since 2004/04/21
ok ish@, sturm@
2005-06-13 11:49:18 +00:00
marcm
e6caf0b72a Don't pick up mozilla and make the moz plugin, noticed by Alexandre
Anriot.  Reinstall the gdk-pixbuf-loader since ld.so plays nice now.

Bump the package name.
2005-06-13 05:09:10 +00:00
david
0f58aa3763 take MAINTAINER 2005-06-12 16:52:20 +00:00
espie
cfec340a83 make really really sure we don't get tremor includes from an installed
tremor port.
2005-06-11 14:03:17 +00:00
mjc
4774eafc09 update to version 4.14
from maintainer
2005-06-10 00:57:16 +00:00
pedro
62688aae07 Update to ion-3ds-20050607, okay robert@ 2005-06-08 12:45:55 +00:00
xsa
4b5c850ede use INSTALL_DATA_DIR instead of mkdir -p 2005-06-07 09:25:37 +00:00
espie
feca467797 the big tarball is gone, so put back the small ones framework... 2005-06-06 09:25:53 +00:00
naddy
cd22d11f65 scsi/scsi_cd.h is gone 2005-06-04 12:12:10 +00:00
sturm
4d25aae501 fix dependencies and build with -current rep-gtk 2005-06-03 19:09:02 +00:00
sturm
912c3a372c fix dependencies and build with -current gtk2 2005-06-03 19:08:30 +00:00
marcm
71ed86c4a3 sync with xscreensaver changes 2005-06-03 05:39:43 +00:00
marcm
bd83817373 Update to 4.21, it works better with Gnome 2.10. Also default to gtk2 and
remove gtk1 support entirely as it makes the port a lot simpler :).
2005-06-03 05:38:32 +00:00
espie
e53b4f4aa8 oops. Thanks Laurence Tratt. 2005-06-02 21:41:13 +00:00
naddy
2e268112c5 part of KDE 3.4.1 as well 2005-06-02 19:42:01 +00:00
pvalchev
acb7724375 new mastersite/homepage; maintainer Josh Rivel 2005-06-02 19:41:25 +00:00
espie
b30b56d207 update to 3.4.1 2005-06-02 14:01:25 +00:00
mjc
6c224f3d6b fix load average and mail output in ion-status
ok pedro@
2005-05-28 05:19:00 +00:00
marcm
65561a8905 Disable the svg gdk-pixbuf-loader until we figure out why it hates the
recent ld.so changes.

Bump package version.
2005-05-28 00:01:30 +00:00
marcm
55110a9e07 Crap. This patch was overlooked. Screenshots don't work w/o it.
Bump package version.
2005-05-27 17:27:08 +00:00
marcm
9a1e368699 More Gnome 2.10.1 2005-05-27 07:08:40 +00:00
pvalchev
db5bd865a3 recognise zaurus/cats (not the most elegant way but least intrusive now) 2005-05-27 04:33:06 +00:00
pvalchev
db15b80605 sync 2005-05-27 04:31:51 +00:00
mjc
271d17f187 in case I get lost. 2005-05-27 00:09:46 +00:00
marcm
43b3db0cf5 Update this for Gnome 2.10 as well. Woo-hoo screenshots! 2005-05-26 22:54:07 +00:00
marcm
24f3bf79bf Conflicts with gtk-engines2 now. 2005-05-26 03:40:26 +00:00
marcm
2d1bbdc257 Gnome 2.10.0/2.10.1 2005-05-26 03:39:30 +00:00
david
a2dcb9f724 update to fluxbox-0.9.13; ok niallo@; testing by Maxim Bourmistrov 2005-05-25 06:59:56 +00:00
marcm
64ddf22289 This should build now 2005-05-24 22:15:18 +00:00
marcm
cc712e1780 Update for GNome 2.10 so there are new pretty icons. 2005-05-24 22:06:27 +00:00
marcm
ee4e16d8ab Update to 0.4.2 for, yep, Gnome 2.10. 2005-05-24 22:05:26 +00:00
marcm
c96205a59b Update this to Gnome 2.10 too. 2005-05-24 22:02:44 +00:00
marcm
9ac0cba4bc Forgot to add this... 2005-05-24 22:00:31 +00:00
marcm
9b31bcf6cc Update for Gnome 2.10.0 2005-05-24 21:57:26 +00:00
marcm
0ce29f2a13 This time it's to 2.10.2 in support of 2.10.1. 2005-05-24 21:53:35 +00:00
marcm
c9e17c75ea Update to version 2.10.3... for Gnome 2.10.1. 2005-05-24 21:52:35 +00:00
marcm
1a9a6c5d46 Update for Gnome 2.10. 2005-05-24 21:51:32 +00:00
marcm
080245f869 Update for Gnome 2.10 2005-05-24 21:50:12 +00:00
marcm
fb823d5212 More 2.8 updates for Gnome 2.10. 2005-05-24 21:45:26 +00:00
marcm
544f2563e6 Update for Gnome 2.10... yet the version is still 2.8... go figure. 2005-05-24 21:44:14 +00:00
marcm
c447f6a9c9 Gnome 2.10 :) 2005-05-24 21:42:16 +00:00
marcm
893e01e3f9 Update to 2.6.3. New theme engines and stuff for GTK+ 2.6. 2005-05-24 21:30:27 +00:00
marcm
ec73f555e3 Update to GTK+ 2.6.7, the next release in the GTK cycle. 2005-05-24 21:29:11 +00:00
mcbride
5de4eec333 Add xscribble. 2005-05-24 19:50:52 +00:00
robert
9c29b93d58 +xplanet 2005-05-24 19:17:16 +00:00
robert
3f9d859a9a import xplanet-1.1.2
Xplanet was inspired by Xearth, which renders an image of the earth into the X
root window. Xplanet uses the Imlib library to read user supplied maps of the
earth (or another planet). Orthographic and mercator projections can be
rendered to the root window or saved to a file. An image that the user can
rotate interactively can be popped up in a window using OpenGL or Mesa.
2005-05-24 19:15:53 +00:00
mcbride
deaeaef311 Initial import of xscribble-20000616
Xscribble is an X application that allows a user of a touch screen to
input characters into X applications, using a uni-stroke (graffiti like)
alphabet.

ok msf@
2005-05-24 07:19:35 +00:00
marius
6ca7abea6d Update to version 1.3
From: Nicolas Baldi

ok todd@
2005-05-23 20:29:45 +00:00
marius
4df5d796f6 Update to version 0.18.
From: Nicolas Baldi

ok todd@
2005-05-23 20:28:50 +00:00
jolan
d32d916c0c update to 4.2.2 2005-05-22 01:28:06 +00:00
alek
bf0b20f510 - security/cyrus-sasl2 is required to build sieve stuff
- Bump PKGNAME

spotted by strum@
2005-05-21 13:52:36 +00:00
drahn
e63ddc3a78 I moved. 2005-05-20 02:09:18 +00:00
espie
661c576b6d do not create symlinks for libraries. 2005-05-18 14:24:32 +00:00
naddy
7075351099 remove flavor no longer supported by port 2005-05-17 22:16:43 +00:00
alek
8c4a2b35a2 - Remove (borken) gnome FLAVOR
- Use devel/gettext MODULE
- Switch to python 2.3
- Adjust LIB_DEPENDS and WANTLIB marker
- Bump PKGNAME
2005-05-16 21:19:38 +00:00
pedro
d7cb870a14 update to ion-3ds-20050502 2005-05-14 20:16:32 +00:00
espie
3c12e79a5f mention libdvd in DESCR 2005-05-14 09:32:50 +00:00
biorn
093049d8da unbreak aa FLAVOR. Found and tested by Matthias Kilian 2005-05-13 16:14:00 +00:00
naddy
e36578afb0 update to 2.4.1; no objection from mjc@ 2005-05-12 21:10:05 +00:00
jolan
5f62e72841 disappearorize more cruft from old 4.0.6 layout 2005-05-12 20:10:08 +00:00
jolan
3f1f3560fe +xfce4-xkb 2005-05-12 05:22:26 +00:00
jolan
c011ead701 xfce4-xkb-0.3.2, xkb layout switcher plugin for the xfce4 panel
submitted by alexey e. suslikov
2005-05-12 05:21:24 +00:00
jolan
07c26cdbb3 remove 4.0.6 2005-05-12 05:01:07 +00:00
jolan
52aaccad91 switch to 4.2.1 2005-05-12 04:43:12 +00:00
jolan
a07fea9485 zap junk 2005-05-12 04:41:26 +00:00
jolan
0f5e57869f xfce 4.2.1 2005-05-12 04:38:34 +00:00
alek
aa8b4f6b0b - Bump lib major after recent libc changes
- Bump PKGNAME
- Regen PLIST

go ahead espie@
2005-05-11 19:18:42 +00:00
espie
f04553db33 remove i18n work-around, there's no enough to allow enlightenment to compile. 2005-05-11 19:16:40 +00:00
alek
39bbae013c - Bump lib major after recent libc changes
- Bump PKGNAME

go ahead espie@
2005-05-11 19:08:53 +00:00
alek
0c626e2953 - Bump lib major after recent libc changes
- Bump PKGNAME
- Regen PLIST

go ahead espie@
2005-05-11 19:05:20 +00:00
alek
cf963b404a - Bump lib major after recent libc changes
- Bump PKGNAME

go ahead espie@
2005-05-11 18:59:19 +00:00
biorn
f5271b838d Update to 1.0pre7
Don't depend on ogg/vorbis as it's built in now
Put fontconfig and freetype in WANTLIB and BUILD_DEPEND on pkgconfig if
 FLAVOR is not no_x11.
2005-05-09 12:24:38 +00:00
jcs
edab9ae2eb update to rdesktop-1.4.1 2005-05-09 02:36:44 +00:00
naddy
2f5b481352 Update to 2.7a, fixes segfault. ok maintainer 2005-05-08 14:46:57 +00:00
espie
4279f88857 new versions.
Build system of goggles entirely changed. Totally funky, but still
more fun than autoconf junk !
2005-05-07 11:53:03 +00:00
sturm
d8b4c6dbdb fix Xfm.ad generation
from Alf Schlichting <a.schlichting at lemarit.com>
2005-05-07 06:52:41 +00:00
drahn
f231a8c67a Print the symbol name when a dlsym fails, bump packagename.
kdecore (KLibLoader): WARNING: KLibrary: Unable to resolve symbol [<name>]
ok espie
2005-04-27 15:49:55 +00:00
espie
3db55448ba start getting ready for FAKE=all: grab all the libraries where they should
come from, and remove all the hardcoded -R in the configure script.
Don't do it at the configure.in stage since we don't fake autoconf yet.
2005-04-27 10:29:54 +00:00
msf
265f95bafe - grammar fix from maintainer 2005-04-26 15:20:47 +00:00
espie
bb801cbee5 let's fake it all 2005-04-25 16:29:19 +00:00
pedro
e469d8cb56 upgrade to ion-3ds-20050406, input from mjc@ and sturm@, okay sturm@ 2005-04-23 16:22:26 +00:00
marcm
697ac4ac71 Disable gnome-menus for now. 2005-04-19 15:33:40 +00:00
espie
20ae9afccc prepare xview for libc changes.
xview is abusing FILE, by making its own in order to coerce vfscanf to
give it stuff it shouldn't.

This is absolutely awful code. The clean way would be to duplicate the
vfscanf code there.  But hey, C doesn't have stringstreams, so it must
suffer.

Fix independently reinvented, looks a lot like NetBSD's.
2005-04-18 11:48:20 +00:00
naddy
c469e9a30a try out new FAKE=lib infrastructure 2005-04-17 23:02:51 +00:00
espie
8e058091a9 endfake markers/no need to install rplay,jpeg,png to build afterstep. 2005-04-17 21:18:29 +00:00
espie
7a797c9e94 tell those packages they can't use wchar yet. 2005-04-14 21:29:28 +00:00
matthieu
d6da00ff96 Update to X.Org 6.8.2. Ok alek@. 2005-04-12 22:12:40 +00:00
alek
5ff1ff9dff Add peksystray 2005-04-12 21:47:36 +00:00
alek
d111252ef6 Import peksystray 0.2.1
PekSysTray is an freedesktop.org compliant system tray notification
area dockapp similar to the Gnome notification area applet. However,
it is designed for any window manager supporting docking.

From Michael Knudsen <mk@molioner.dk>
2005-04-12 21:35:26 +00:00
marcm
d722e25b18 +gnome-menus 2005-04-12 21:21:04 +00:00
marcm
45bb309242 gnome-menus, an implementation of the draft "Desktop Menu Specification"
from freedesktop.org.  Yep, for upcoming Gnome 2.10.
2005-04-12 21:20:02 +00:00