Commit graph

5018 commits

Author SHA1 Message Date
tv
257ee9c940 Another Interix-only fix: add -ldb, and since Qt incorrectly #includes
system C headers without extern "C", add extern "C" protection.
2004-10-13 15:15:52 +00:00
markd
17c0aac395 Update to KDE 3.3.1. 2004-10-13 13:20:20 +00:00
tv
4f001f9d15 Fix library linkage for Interix. 2004-10-13 12:06:36 +00:00
markd
a4c2da1176 Update to KDE 3.3.1. 2004-10-13 11:55:51 +00:00
markd
520946cf6c Update to KDE 3.3.1. Also provide pkgsrc option to build in SMB support.
Changes:
* kinfocenter: fixed crash in USB viewer
* konqueror: "Advanced Add Bookmark" didn't affect right-click bookmarking
* konqueror: "Duplicate Tab" now respects "After Current Tab" setting
* konqueror: Only let linked views in same tab follow changes
* konsole: Added AppScreen support to keytab
* konsole: Cycling trough tabs with keyboard caused terminal size to be
  printed
* konsole: Don't crash when showing tabbar with centered background
2004-10-13 11:54:11 +00:00
markd
fd432fb8bc Update to KDE 3.3.1
Changes:
* KHTML: fixed spurious deletion of textarea contents
* KHTML: fixed innerHTML getter to not behave like outerHTML
* KHTML: fix crash in caret mode
* KHTML: added missing <marquee> ECMAScript bindings
* KHTML: fixed missing Javascript-support for HTMLDocument.compatMode
* KHTML: fixed off-by-one error which caused decorations to exceed the
  selection-end by one pixel
* KHTML: fixed wrong positioning of text-decorations in selections
* KHTML: small paint optimization for render texts
* KHTML: fixed spurious scrollbars on the canvas when overflow of clipped
  children exceeds the viewport boundaries
* KHTML: fixed unreachable relatively positioned content on viewport
* KHTML: fixed unreachable positioned content in clipped blocks
* KHTML: fixed selection not being redrawn in overflow-area
* KHTML: jump-to-anchor fixes
* KHTML: Don't warn that a form was not submitted after pressing back button
* KHTML: fix crash on illegal CSS
* KHTML: On popular demand, double-click between two words selects both
  again as in KDE 3.2.
* kfile: Added "New Folder..." in context menu within KDirSelectDialog
* kfile: Enabled dragging of directories within KDirSelectDialog
* kfile: KURLRequester now popups KDirSelectDialog when a directory is
  requested
* kfile: Toggling hidden files didn't refresh the file selection list
* kio: Separate general from meta info in filetips
* don't crash when right clicking on a toolbar in some applications that
  are using KParts
2004-10-13 11:47:51 +00:00
jmmv
8408df500e Update to 2.4.13:
* Fix size allocation problems. [Chrispin Flowerday, Tim Janik,
  Tommi Komulainen, Owen Taylor]
* New and updated translations (fr,ta)
2004-10-13 07:28:36 +00:00
tv
934bdf2ac9 nb2: Include new Interix platform build files. (Hm, this should probably
copy only the ones needed for the build platform, but that's a future task.)
2004-10-13 03:11:50 +00:00
tv
227f63ba58 Add Interix 3.5 support. (Will be contributed back to Trolltech as well.) 2004-10-13 02:08:43 +00:00
reed
62071c8b2f RCD_SCRIPTS_EXAMPLEDIR was just changed to be a relative directory
under ${PREFIX} instead of being an absolute path.

So fix the references using RCD_SCRIPTS_EXAMPLEDIR to be
${PREFIX}/${RCD_SCRIPTS_EXAMPLEDIR}.

This should have no changes to use before.

Please note that the MESSAGE files in most cases are wrong in the
first place. We have automated mechanisms and could have an automated
message for explaining rc.d script usage. (This is something to do!)
2004-10-11 22:14:51 +00:00
xtraeme
cbf75d6c5b Adjust BUILDLINK_RECOMMENDED to 6.8.1nb2 (compositeext and fixesext
pkgconfig files were added).
2004-10-09 09:51:47 +00:00
xtraeme
5fd81b4a02 As jmmv@ suggested in: http://news.gw.com/netbsd.pkgsrc.changes/53743
install pkgconfig files for compositeext and fixesext, required to use
the builtin versions.

Bump PKGREVISION.

Thanks for the suggestion Julio! :)
2004-10-09 09:32:19 +00:00
jmmv
9914881097 Update to 2.4.11:
* GtkFileChooser
  - Make path bar arrows larger [Matthias Clasen]
  - Make SELECT_FOLDER mode work [Matthias]
  - Speed up the completion popup [Matthias]
  - Update the preview when searching [Tommi Komulainen]
  - Pop up completions again when tab is pressed [Jon Bech Madsen]
  - Don't prepopulate the location entry [Matthias]
* Win32 bug fixes [Robert Ögren]
* Other bug fixes [Federico Mena Quintero, Joel Fredrikson, Matthias,
  Padraig O'Briain, Michèle Garoche. Frederic Crozat,
  Jonathan Blandford, John Cupitt, Morten Welinder, Christian Persch,
  Lorenzo Gil Sanchez, Federico]
  Martyn Russell]
* Documentation improvements [John Finlay, Billy Biggs, Jonathan,
  Owen Taylor]
* New and updated translations (az_IR,ang,en_CA,gl,hu,it,nl)
* Bugs fixed: 153185,153224,153628,145467,154191,153326,143826,147700,
  154186,154658,154703,153791,154444,152562,154188
2004-10-09 09:18:28 +00:00
xtraeme
988c5a9a29 s/${X11BASE}/lib/X11/pkgconfig/${X11BASE}/lib/pkgconfig/ 2004-10-09 06:40:48 +00:00
martti
6455e71a98 Updated xfce4-clipman-plugin to 0.4.1
* Bug fixes
2004-10-08 06:23:36 +00:00
xtraeme
1b30ad1668 Check for pkgconfig files (.pc) presence. 2004-10-08 05:24:46 +00:00
xtraeme
7374c7230c Back out previous, I was really really wrong! 2004-10-08 04:45:43 +00:00
xtraeme
41f1e779b9 Check for the .pc files presence... 2004-10-08 04:44:52 +00:00
xtraeme
4a48a2c651 This package does not need compositeext, remove it. 2004-10-08 04:28:16 +00:00
xtraeme
ea31e2893c s/composite_proto/compositeproto/ 2004-10-08 04:02:35 +00:00
xtraeme
f5c88a45cf typo 2004-10-08 04:01:49 +00:00
xtraeme
69bf3abe3b More builtin machinery for X11_TYPE=xorg users. 2004-10-08 03:59:36 +00:00
xtraeme
9040fc8d51 Use PKG_SKIP_REASON to print a message when X11_TYPE != xorg. 2004-10-08 03:58:18 +00:00
xtraeme
12acd45df9 Missing bits to make this build/work correctly on FreeBSD 5.x.
Not tested on 4.x, but changes should be trivial to commit...
2004-10-08 03:35:25 +00:00
tv
a62d3fb0e1 Extra PKGREVISION bump to cover the libtool/compiler-wrapper problems.
Since dependencies were actually failing to build, they fortunately don't
require PKGREVISION bumps themselves.
2004-10-07 16:36:47 +00:00
tv
615aad4d14 This is a meta-package. Make its dependencies more liberal. 2004-10-07 16:34:37 +00:00
tv
2353b92af1 This is a meta-package, so make its dependencies more liberal. 2004-10-07 16:28:18 +00:00
reed
cca8f51fac Like XFree86-libs, xorg-libs under Linux does not install
libGLU.a and it does install libXfont.so, libXfont.so.1, and
libXfont.so.1.5.

I decided not to bump PKGREVISION because this could not be packaged
(under Linux) in the first place.
2004-10-06 23:14:46 +00:00
reed
693afdc371 No real changes. No different entries.
Just sorted a little to make it easier to compare.
2004-10-06 22:46:46 +00:00
tron
b676098739 Fix dependences broken by package revision bump madness. Bump package
revision of this package, too.
2004-10-05 20:06:36 +00:00
martti
ac934032df Updated xfce4-utils to 4.0.6nb2
Do not depend on xscreensaver as it's not mandatory. Instead show
a message to the user which packages may be installed.
2004-10-05 09:58:52 +00:00
hira
6ce71e648e Add missing entry to PLIST. Bump PKGREVISION to 2. 2004-10-04 12:32:19 +00:00
grant
46c86378ef distinguish between gtk1 and gtk2 in COMMENT. 2004-10-04 11:11:23 +00:00
wiz
475b111156 Add buildlink3 files for two missing dependencies.
XXX: more dependencies missing, packages are in pkgsrc-wip.
2004-10-03 00:50:52 +00:00
wiz
47b2a8b8bf Add buildlink3.mk. 2004-10-03 00:46:50 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
jmmv
b304b3ee5b Update to 1.04:
- Some memory leaks were nailed (thanks to kmaraas and valgrind).
- Default ruleset for partially non-compliant servers introduced
  (though it still long way to go for AccelleratedX support).
- A couple of small tests introduced.
- Hopefully the last release in 1.0x series.
2004-10-02 15:44:15 +00:00
adam
8898daf869 Changes 8.4.7:
* Fixed [glob -path] bug when in the root directory
* Fixed unicode-char path installation on Windows NT-based platforms
* Properly subsitute more values in Windows tclConfig.sh
* Improved stack overflow prevention on Windows
* Fixed mem leak in [fconfigure $serial -xchar]
* Fixed crash with [cd] with a volumerelative $HOME
* Fixed clock %G %V formats for ISO8601 week numbers
* Fixed support for non-WIDE_INT aware math functions
* Added [http::config -urlencoding] option
* Fixed utf-8 encoding of \u0000 on system I/O
* Prevented dde hangs with non-responsive apps
* Added round() wide integer support
* Cleaner exit and correction of mem leaks when using the threaded
  memory allocator and reinitializing
* Improved build configuration on 64-bit systems
* Added read support of PPM/PGM with the -data option
* Correct issue with displaying maximize window button on KDE-3.2.1
* Fix drawing of unicode chars in menu titles on Windows
* Correctly post Tk clipboard data to the Windows clipboard on exit
* Fix the panedwindow -opaqueresize option to work as per the docs
* Reduce Tk tk_messageBox default font size to 14-point
* Prevent possible segfault in -maxundo
* Fix XIM initialization on Solaris
* Complete the implementation of the CG version of the X drawing
  emulation layer on Mac OS X
* Fix several Mac OS X usability issues
2004-10-01 13:35:37 +00:00
grant
eaa75b4082 there will not be a NetBSD-1.[7-9] but will be a NetBSD-[2-9].*
adjust patterns used in ONLY_FOR_PLATFORM/NOT_FOR_PLATFORM to reflect
this.
2004-10-01 10:37:32 +00:00
martti
50ca4ea549 Updated xpmroot to 2.4.19 (to match the current fvwm2 version). There are
no changes in the xpmroot code...
2004-10-01 09:15:28 +00:00
kristerw
0063ba76e8 Make this compile on NetBSD 2.0 too.
Thanks to Douglas Wade Needham for providing patches (on pkgsrc-bulk@).
2004-09-30 20:38:28 +00:00
wiz
cb6093c44e Add and enable Xcomposite. 2004-09-30 12:44:23 +00:00
wiz
70b06d8f88 Import of libXcomposite package from pkgsrc-wip as Xcomposite
(to match Xfixes renaming). Originally package by xtraeme.

This package contains the Xcomposite extension library.
2004-09-30 12:42:38 +00:00
wiz
c32068eb56 Add and enable compositeext. 2004-09-30 12:23:06 +00:00
wiz
5ade71cac5 Import of compositeext X11 extension from pkgsrc-wip, packaged by
xtraeme.

This package contains header files and documentation for the X composite
extension.  Library and server implementations are separate.

This is part of the freedesktop.org X Libraries and Protocol Headers
Project.
2004-09-30 12:22:20 +00:00
adam
59dad1457e Changes 0.93.96:
* Scroll wheel suuport
* Xpm security fixes
* XmList fixes
* XmFrame fixes
* fix for uninitialised memory problems
2004-09-28 12:52:13 +00:00
wiz
d5933401a8 Update xscreensaver to 4.18:
4.18                              14-Aug-2004
   * Oops, pay no attention to the man behind the curtain.
 4.17                              14-Aug-2004
   * New hacks, anemotaxis and memscroller.
   * Fixed a bad bug that caused vidwhacker to never die.
   * Fixed normals and lighting in polyhedra.
   * Don't reuse the window when changing hacks (to work around bugs in some GL
     implementations.)
   * Made xscreensaver-getimage-file skip thumbnail-sized images.
   * Fixed endian problem in barcode on non-x86.
   * Updates to webcollage, apple2, fuzzyflakes, atunnel, and pacman.
   * Timing tweaks to bubble3d, bouncingcow, engine, gltext, lavalite,
     molecule, spotlight, sballs, boxed, blinkbox, and circuit.
   * Configure updates for Fedora core 2 / xorg 6.7.0.
   * Compile without warnings under gcc 3.3.3.
   * I give up: don't blank or lock the screen if we can't get a keyboard grab.
     In that case, both choices are bad.
2004-09-27 14:19:44 +00:00
rh
863df1c96a Update gnustep-back to 0.9.4. Notable changes include:
* Fast drawing on 8 bit displays was added (although it might only
     speed things up on old X11 servers and/or remote servers).

   * GNUstep modifier keys are mapped to KeySyms instead of KeyCodes

   * Added a Cairo backend, although it is probably non-functional.
     Anyone is invited to contribute to making it work.

   * art backend supports reading from a window.

   * Add internal window decoration handling.
2004-09-27 01:10:18 +00:00
rh
1a9705b2a1 Update gnustep-gui to 0.9.4. Notable changes include:
* The printing classes have been completely reorganized to
     accommodate different native printing systems

   * PPD files have been moved to a separate package.

   * NSToolbar now allows rearranging items.

   * NSScroller, NSScrollView has a new ivar.

   * Some improvement of NSDataLink classes.
2004-09-27 01:07:23 +00:00
kristerw
d4a3f0e85e Correct spelling of "tk-BWidget". 2004-09-24 22:49:14 +00:00