Commit graph

7992 commits

Author SHA1 Message Date
drochner
6736a3e13c update to 2.18.4
changes:
-bugdix
-translation update
2008-01-11 12:57:18 +00:00
drochner
ca924a6930 update to 0.16.12
changes: minor fixes
2008-01-11 12:52:25 +00:00
tnn
3ddefc23b4 Update to gtk2-2.12.5.
This release fixes an incomplete icon cache that was accidentally shipped
in 2.12.4.

Noted by wiz@
2008-01-09 20:27:19 +00:00
reed
350f0a87bd Update to 0.3.1.
Improve COMMENT.
Change configure argument from --with-xawm to --with-xaw3d.
Add to BUILD_DEFS.

(NOTE: I am updating misc/siag also.)

Changelog has:

070830  Two patches from Pascal Terjan fixes buffer overflows
        in MwXFilesel.c and MwXFormat.c.
        Released 0.3.1.

040108  Added John Cwikla's XCC code. Prepended Mw to all files
        and external symbols. This adds "Color Contexts" which
        allow easy colour management with any visual. Anything
        within Mowitz that calls MwAllocColor or MwQueryColor
        will be rewritten to use color contexts instead.

030919  Cleaned up the code for release.
        Released 0.3.0.

030304  New widget in MwApplicationShell.c is subclassed from
        applicationShellWidgetClass, but has callbacks for
        OffiX and Xdnd drops.

030209  MwMenu.c: catch X errors in XGrabButton. Needed for OpenWindows,
        discovered by James B. Hiller <jhiller@visi.net>.
        Released 0.2.3.

030128  Changed malloc to MwMalloc, realloc to MwRealloc and
        free to MwFree in MwRudegrid.c.
2008-01-09 19:00:25 +00:00
drochner
1d65682e8d update to 2.12.1
changes: misc fixes
2008-01-09 18:56:01 +00:00
bjs
b6de97bf96 Add patch so that pixbuf fast paths are not used when the source
picture has alpha.  Fixes freedesktop.org bugzilla bug #13650.

Bump rev.
2008-01-09 04:16:41 +00:00
tnn
5c6e33638d Update to gtk2-2.12.4.
Overview of Changes from GTK+ 2.12.3 to 2.12.4
==============================================

 * Bugs fixed:
 494667 gdkpixloader jpeg loader problems with some files
 496546 Tooltips may crashe because a window is destroyed
 503824 gtk_paned_find_neighbours aborts with assertion failure
 388321 gtk_notebook_remove_tab_label
 503190 Doesn't build with directfb >= 1.0
 491847 gtk-builder-convert --root option doesn't work for GtkWin...
 492977 Setup autorelease pool automatically in each mainloop ite...
 499951 GtkAssistant remove_page may leave current_page as a dang...
 502250 Leak in gtkfilechooserdefault.c:shortcuts_reload_icons()
 503569 Leak in GtkTreeViewColumn
 504753 Destroyed subviews are not removed from the view hierarchy
 504804 Typo in TEST_EXPAND_ROW signal
 504984 Problems with hiding/showing transient windows
 505708 compatibility macros for signals has wrong type.
 506107 mem leak in print dialogue
 502850 gtk-builder-convert program not found
 504749 gtk-builder-convert and GtkMenu
2008-01-09 00:15:35 +00:00
markd
5e8252a1cd Dont default QT_NO_DBUS to on in qconfig.h to be consistent with qt4-qdbus
package. (and therefore set it explicitly in qt4-tools)
Bump PKGREVISION of qt4-libs.
2008-01-08 08:35:18 +00:00
ghen
8b93918fe5 Fix build on NetBSD < 4.0. 2008-01-07 21:09:05 +00:00
tron
5ab01fe2a1 Unbreak build of a lot of X11 packages on systems which use native X11
(e.g. NetBSD with bundled XFree86). Checking whether "X11_TYPE" is "xorg"
is obsolete and *not* equivalent to checking whether we are not using
modular X.org.
2008-01-07 13:59:35 +00:00
ghen
6d4038a0cd + dmenu. 2008-01-06 21:45:56 +00:00
ghen
a78d975df4 Import dmenu-3.4 from www.suckless.org.
dmenu is a generic menu for X, originally designed for wm/dwm, now used by
wm/wmii.  It manages huge amounts  (up to 10.000 and more) of user defined
menu items efficiently.
2008-01-06 21:45:07 +00:00
rillig
3842f2df7a Since X11_TYPE cannot be "xorg", there's no point in checking for that
condition. What was really meant is X11_TYPE != "modular".
2008-01-06 16:57:41 +00:00
drochner
71d57f2972 update to 0.16.11
changes: minor bugfixes
2008-01-06 15:50:00 +00:00
rillig
863e9d140a pkgsrc doesn't have "xorg" anymore. 2008-01-06 00:08:30 +00:00
wiz
ecf12c063b Create a shared library for libQtUiTools, in the hope that this fixes
the build for kdelibs4 on amd64.

Bump PKGREVISION for qt4-tools.
2008-01-05 22:15:24 +00:00
rillig
7633160c4a Fixed tools definition, as reported by pkglint. 2008-01-05 20:55:28 +00:00
rillig
505c9f9fc6 ERROR: patches/patch-ac:35: This code must not be included in patches.
(hi joerg!)
2008-01-05 20:53:18 +00:00
rillig
40cd0c00e3 Patch files have to start with a CVS Id. 2008-01-05 20:52:17 +00:00
rillig
53adcee35b Fixed naming mismatches reported by pkglint. 2008-01-05 20:45:59 +00:00
tron
999c3df226 Use the "pkg-config" file to detect the version number. A builtin version
will otherwise get rejected because we require at least version 1.1.1..
2008-01-05 16:05:52 +00:00
tron
f08b9fd33b Use the "pkg-config" file to detect the version number. A builtin version
will otherwise get rejected because we require at least version 1.4.
2008-01-05 16:00:08 +00:00
tron
f8ac9f5a89 Detect builtin "xineramaproto" e.g. under Mac OS X Leopard. 2008-01-05 15:41:58 +00:00
tron
d645796dd9 Detect builtin "inputproto" e.g. under Mac OS X Leopard. 2008-01-05 15:27:08 +00:00
abs
10fd06a712 update missed distinfo 2008-01-05 09:03:10 +00:00
markd
e1a38464a5 Note pkgsrc as the distribution method, for the bug report wizard.
From Sergey Svishchev.  Bump PKG_REVISION.
2008-01-04 21:12:38 +00:00
markd
6f33e60eef Various kdebase updates.
Option to build kompmgr - from Sergey Svishchev
improved kdeeject script - from Sergey Svishchev

ksysguard tidyup, improved handling of process list.
infocenter tidyup

Add NetBSD support to kicker/applets/naughty (finally fixing PR 25052)

Bump PKGREVISION.
2008-01-04 21:05:56 +00:00
rillig
810705a6f7 Defining a meta-package is done via the META_PACKAGE variable.
In Makefile.common, the MAINTAINER should only be set with the ?= operator.
2008-01-04 15:54:46 +00:00
rillig
56363b1929 Fixed pkglint warnings. 2008-01-04 01:25:51 +00:00
heinz
f484c25be4 Added support for installation to DESTDIR. 2008-01-03 23:18:07 +00:00
dogcow
8883966702 gtkmm wants gtk2+>= 2.12.0. 2007-12-31 11:11:58 +00:00
joerg
150f7cb272 Needs msgfmt. 2007-12-30 16:29:15 +00:00
joerg
ec6bdf4d3d Fix PLIST. Bump revision. 2007-12-27 16:24:21 +00:00
joerg
85970cf9f0 Fix MAXNAMLEN usage to prefer NAME_MAX. 2007-12-27 15:29:32 +00:00
reed
69f205360c Add patch and bump revision.
This is for PR 37610 to fix internationalized text bug.

This fix was already in XFree86 and Xorg libXaw versions since at
least Nov. 2004 and in Fedora for Xaw3d since 2002.
2007-12-27 14:14:24 +00:00
markd
93d232ccec Quick fix for PR pkg/37605. ps->userTime is never used so just set to 0,
a proper fix will be committed after the freeze.

Also fix PR pkg/37423 - LP64 issue with nspluginviewer from Steve Woodford.
Bump PKGREVISION.
2007-12-27 08:01:20 +00:00
bjs
300a8be4c8 Add logic gleefully ripped from x11/Xaw3d/buildlink3.mk to make these
libraries work properly with xaw.buildlink3.mk.  That's better!

This was done so that X/Open Curses (pkgsrc-wip/pdcurses) could
have a chance of using these libraries. ;)
2007-12-24 18:57:49 +00:00
bjs
65c7cb96d9 Add aclocal.m4 2007-12-24 08:01:07 +00:00
bjs
0ad197ecbe add USE_TOOLS+=gettext-m4 for autotools. 2007-12-24 06:58:33 +00:00
joerg
23b066b308 Update to x86-video-radeonhd 1.1.0:
- Added Support for RS600, preliminary RV670.
 - Allows panning in RandR mode.
 - Preliminary (read: untested) support for HDMI connectors.
 - Now builds against the latest upstream X.Org code in git.
 - Lots of bugfixes, e.g.
   - Better monitor detection.
   - Gamma + palette fixes.
   - Mode stability + textmode restore.
   - RandR mode selection fixes.
2007-12-21 16:57:13 +00:00
obache
a1e2835f04 * Add missing DEPENDs
* install 'chooser' more conditionally
* DESTDIR ready
2007-12-20 11:56:45 +00:00
bjs
763fba9010 Begone, ye unwanted patches. 2007-12-19 08:17:45 +00:00
bjs
3f1dd4ea9f Add some fixes from GIT and bump revision. Tested with
xorg-server-1.4.0.90 + Mesa-7.0.2 by me.  Mesa's coming, I promise. ;)
While here, PKG_SKIP_REASON -> PKG_FAIL_REASON, add various preprocessor
definitions to XCOMPMGR_DEFS for the user to play with (sane defaults
have been tested).

Changes include:

    Constified some variables.

    Include getopt.h for getopt(). (in pkgsrc, this uses USE_FEATURES)

    Fixed a bunch of warnings.

    Bug #9762: Fix opacity changes on unmapped windows.
2007-12-19 05:43:27 +00:00
bjs
63bc4d0116 Fix this so that it works with the snapshot I provided. Bump rev.
Tested by me with xorg-server-1.4.0.90.
2007-12-19 04:10:43 +00:00
tron
037f33900e Defeat very evil shell script code which tries to use "which" to find
"gtkdoc-rebase" (which depending on what flavour of "which" your operating
system provides will go horribly wrong).

This fixes the build under Mac OS X.
2007-12-18 10:15:15 +00:00
bjs
98f9b8ad5c Add xkeyboard-config 2007-12-18 00:29:08 +00:00
bjs
772bfb0356 Import xkeyboard-config-20071217 (snapshot is better than maintaining
a thousand patches).  This is required for the upcoming
modular-xorg-server-1.4.0.90 package.
2007-12-18 00:28:14 +00:00
bjs
e69b3a97d3 Update to a snapshot from GIT head. The current revision seems better
to me than the release.  Bump rev.

Changes include:

    Guard MMX get_fast_path() with pixman_have_mmx()

    Use -fvisibility=hidden by default.

    Add a PIXMAN_EXPORT macro that expands to the appropriate GCC magic.
    Various formatting fixes.

    Make the tables static; remove unused flag

    Set maskRepeat to FALSE when the function is NEED_SOLID_MASK

    Conditionalize MMX code with USE_MMX

    Don't skip fbFetch/fbStore when PIXMAN_FB_ACCESSORS is enabled.

    pixman_composite_rect_general_accessors skips the fetch / store steps by
    setting store to NULL when the op is ADD or OVER and the dest format is
    [ax]8r8g8b8.  This optimization is only valid when no accessors are
    in play.
2007-12-18 00:10:44 +00:00
adam
a186ccc18d Changes 4.3.3:
Qt 4.3.3 is a bug-fix release.
Read 'changes-4.3.3' for details.
2007-12-17 22:19:43 +00:00
drochner
a9ef722d60 update to 2.12.3
changes:
-some Quartz related bugfixes
-other minor bugfixes
-translation updates
-the HTML documentation is built properly this time, so remove the pkgsrc
 hacks to load it from MASTER_SITE_LOCAL
2007-12-17 20:24:13 +00:00