summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2003-09-30Match the buildlink3.mk guidelines set out in revision 1.22 ofjlam1-5/+4
bsd.buildlink3.mk.
2003-09-30Conform to latest buildlink3.mk guidelines using *_BUILDLINK3_MK guardsjlam1-10/+18
to protect more parts of buildlink3.mk files against multiple inclusion.
2003-09-29Fix varargs problems encountered with gcc 3.seb3-3/+111
While here fix my email address.
2003-09-28Rewrite buildlink3.mk files to match the updated buildlink3.mk templatejlam1-7/+8
in bsd.buildlink3.mk: the *_BUILDLINK3_MK multiple inclusion guards are removed and we ensure that things that should be defined only once really are defined only once by using section-specific or variable-specific guards.
2003-09-28fix distinfo (make makepatchsum)recht1-2/+2
2003-09-28Back out last change related to moving ncurses/buildlink2.mk tojlam2-4/+4
curses.buildlink2.mk. This was wrong because we _really_ do want to express that we want _n_curses when we include the buildlink2.mk file. We should have a better way to say that the NetBSD curses doesn't quite work well enough. In fact, it's far better to depend on ncurses by default, and exceptionally note when it's okay to use NetBSD curses for specific packages. We will look into this again in the future.
2003-09-28only pass gcc specific flags if we are using gcc.grant4-6/+22
2003-09-28add a test for CC_VERSION to correctly choose SunPro. fix anothergrant1-3/+6
gcc version test.
2003-09-27fix a configure test to work on Darwin (-lXext wasn't being automaticallydanw2-1/+13
pulled in by the check for -lXxf86misc since libtool isn't used for configure checks)
2003-09-27fix an incorrect #ifdef in gtk-demo so this builds on Darwindanw2-1/+15
2003-09-27move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it providesgrant2-4/+4
support for base system curses/ncurses as well as ncurses itself. suggested by wiz.
2003-09-27Regenerate (fix dependency to pkgconfig).martti12-46/+24
2003-09-26Update xosd and xmms-osd to 2.2.5. Changes since 2.2.2:jmmv5-11/+10
2.2.5: set font patch (Joachim "nomeata" Breitner) cleanup "draw_bar" method patch (Philipp Matthias Hahn) ran all source and header files through 'indent' for consistancy (Tim Wright). Used default arguents --- GNU style. 2.2.4: outline/shadow cut fix (Tomas Janousek) xmms_plugin: added outline (Ondrej Novy) added playlist_pos/playlist_length (Ondrej Novy) added time_pos on pause (Ondrej Novy) added outline to draw_bar and shadow fix (Ondrej Novy) 2.2.3: Alignment patch (Philipp Matthias Hahn) xosd-config xlibs patch (Philipp Matthias Hahn)
2003-09-26Added libxfce4gui, libxfce4mcs, libxfce4util, xfce4-desktop, ↵martti1-1/+13
xfce4-gtk2-engines, xfce4-mcs-manager, xfce4-mcs-plugins, xfce4-panel, xfce4-themes, xfce4-toys, xfce4-trigger-launcher, xfce4-utils
2003-09-26Utilities for XFce4.martti5-0/+118
2003-09-26Trigger launcher for XFce4.martti5-0/+63
2003-09-26Additional toys for XFce4.martti5-0/+87
2003-09-26Additional themes for XFce4.martti5-0/+162
2003-09-26GTK2 based panel for XFce4.martti5-0/+276
2003-09-26Derive PKGNAME from DISTNAME.jmmv1-2/+2
2003-09-26Settings manager plugins for XFce4.martti5-0/+84
2003-09-26Settings manager for XFce4.martti5-0/+85
2003-09-26GTK2 theme engine for XFce4.martti5-0/+108
2003-09-26Desktop background manager for XFce4.martti5-0/+100
2003-09-26Basic utility library for XFce4.martti5-0/+68
2003-09-26Settings management library for XFce4.martti5-0/+70
2003-09-26Widget library for XFce4.martti5-0/+118
2003-09-25Update to 2.5.1.recht4-35/+23
patch provided in PR 22412 by neil at daikokuya dot co dot uk Long list of changes/fixes. See the HISTORY file for details.
2003-09-25It's DISTINFO_FILE, but PATCHDIR. Fix another bug that happened becausewiz1-2/+2
of this inconsistency.
2003-09-25Fix GCC 3.3.1 related build problem.tron2-1/+69
2003-09-24Fix disfigurement in last commit.tron2-4/+4
2003-09-24Fix various botches in the "Imakefile" which e.g. caused a build failuretron2-8/+14
with GCC 3.3.1's preprocessor.
2003-09-22Add missing PKGCONFIG_OVERRIDE.recht1-1/+3
Bump PKGREVISION because of the changed *.pc files. ok'ed by wiz@
2003-09-21Would have to include <sys/param.h> to get a definition of NetBSD andmarkd2-1/+15
KDE is never going to build on NetBSD<1.0 so don't bother testing a version, just assume we have setproctitle in libc. Should fix a gcc3 build problem mentioned by Juan RP.
2003-09-19Update to 0.8.3.wiz5-69/+32
Remove Xext dependency; split in Xrender and render; use automake; add animate cursor support; some other fixes.
2003-09-19Add and enable render.wiz1-1/+2
2003-09-19Initial import of render-0.8:wiz5-0/+58
This package contains header files and documentation for the X render extension. Library and server implementations are separate.
2003-09-19Sort.wiz1-2/+2
2003-09-18require gcc 2.95.3 so this can be built on NetBSD 1.5.x.grant1-1/+2
closes PR pkg/19189 from hclsmith@yahoo.ca.
2003-09-18Add kde3-i18n-{hr,is,mk,se,ss}markd1-1/+6
2003-09-18Initial import of kde-i18n-ss-3.1.4markd4-0/+201
KDE3 ss locale
2003-09-18Initial import of kde-i18n-se-3.1.4markd4-0/+178
KDE3 se locale
2003-09-18Initial import of kde-i18n-mk-3.1.4markd4-0/+307
KDE3 mk locale
2003-09-18Initial import of kde-i18n-is-3.1.4markd4-0/+430
KDE3 is locale
2003-09-18Initial import of kde-i18n-hr-3.1.4markd4-0/+320
KDE3 hr locale
2003-09-18Fix typo (gtk-thinice-engines -> gtk-thinice-engine)xtraeme1-2/+2
2003-09-18Update to KDE3.1.4.markd101-264/+360
2003-09-17Update to KDE3.1.4.markd2-6/+6
2003-09-17Update to KDE3.1.4.markd4-18/+17
Changes: * kdialog: Fixed "--warningcontinuecancel". * Konqueror: Don't crash when opening a directory in tab from the navigation panel * KDM: Fix weak cookie generation / local root * smb:// slave: improve error handling. * khotkeys: allow usage of global config file for site-wide configuration. * kwin: fix mouse grabbing problem with _NET_WM_MOVERESIZE. * krdb: improve exported colorsheme for Adobe acroread. * fonts kcontrol: improve configure check to handle newer fontconfig releases which use pkg-config. * kwin: fix "left click into active window in background does not raise" bug * KDM: implement parsing of display names that contain dashes. * kicker: memory leak fixes. * khotkeys: crash fix. * konsole: ported grantpty to FreeBSD. * ksmserver: support read-only home directory. * Improve FreeBSD support in fish://. * kdesktop: accept empty password if account has no password set. * konqueror: ensure that we don't change the servicetype, in case the mimetype is ambiguous. * konqueror: Fix handling of wildcard file selection / unselection. * konqueror: fix crash when trying to drag the location label. * konqueror's listview: selected items don't get unselected anymore during DnD operation * thumbnail creator: fix filedescriptor leak. * thumbnail creator: fix Postscript thumbnail rendering.
2003-09-17Update to KDE3.1.4.markd3-29/+5
Changes: * Allows compilation against Qt 3.2.x * improvements to utf8-filename handling in KIO * fix nonlating-filenames in http form upload (#61721) * ignoring X11 errors during startup to avoid startup notification to stop early * Preformance improvement to KGuiItem::plainText() * kdesu: implement session management for kdesu-started applications. * khtml: fix form widget sizing when code is compiled with gcc 3.4+. * kio: fix bug that caused gzip-encoded webpages to fail rendering when compiled with Qt 3.2. * keramik widgets: fix merging mistake that caused drawing errors in comboboxes. * keramik widgets: Fix pixmap cachine keying, correcting odd artifacts with some colorscheme changes. * dcop: honor $DCOPAUTHORITY which allows to specify an alternative location than $HOME for .DCOPserver_xxx * kcookiejar: fix cookie handling cornercase * kdeinit: support read-only home directories * artsd: fix restart * khtml: code fixes to avoid miscompilation of SunProCC under Solaris * kate: fix offering of default encoding when saving a file. * netwm: fix massive memory leak (showing up e.g. in kicker). * kate: fix compilation under aCC. * khtml: several crash fixes. Qt 3.2.x compatibility fixes. rendering improvements. * khtml: merging bug that caused the famous scrollbar problem fixed. * klistview: massive performance improvement in alternative color background handling * khtml/java: improved handling of slightly malformed urls. * kio: only cache successful passwords, otherwise its impossible to re-enter a password when it failed authorisation the first time.