Commit graph

4004 commits

Author SHA1 Message Date
tron
765a937f4a Fix various botches in the "Imakefile" which e.g. caused a build failure
with GCC 3.3.1's preprocessor.
2003-09-24 13:43:48 +00:00
recht
08419aa147 Add missing PKGCONFIG_OVERRIDE.
Bump PKGREVISION because of the changed *.pc files.
ok'ed by wiz@
2003-09-22 21:55:55 +00:00
markd
43d3322c5a Would have to include <sys/param.h> to get a definition of NetBSD and
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-21 12:14:19 +00:00
wiz
9205383062 Update to 0.8.3.
Remove Xext dependency; split in Xrender and render; use automake;
add animate cursor support; some other fixes.
2003-09-19 17:22:14 +00:00
wiz
85d73c7ea4 Add and enable render. 2003-09-19 16:34:47 +00:00
wiz
f5a52f3f20 Initial import of render-0.8:
This package contains header files and documentation for the X
render extension.  Library and server implementations are separate.
2003-09-19 16:33:56 +00:00
wiz
2b99005ab5 Sort. 2003-09-19 13:38:08 +00:00
grant
88d8a9ba84 require gcc 2.95.3 so this can be built on NetBSD 1.5.x.
closes PR pkg/19189 from hclsmith@yahoo.ca.
2003-09-18 13:24:05 +00:00
markd
86f60d4913 Add kde3-i18n-{hr,is,mk,se,ss} 2003-09-18 11:16:41 +00:00
markd
a0914d1bc9 Initial import of kde-i18n-ss-3.1.4
KDE3 ss locale
2003-09-18 11:02:40 +00:00
markd
6c340a4d9b Initial import of kde-i18n-se-3.1.4
KDE3 se locale
2003-09-18 10:59:46 +00:00
markd
02aae81ce3 Initial import of kde-i18n-mk-3.1.4
KDE3 mk locale
2003-09-18 10:58:14 +00:00
markd
8d9de9ec24 Initial import of kde-i18n-is-3.1.4
KDE3 is locale
2003-09-18 10:57:12 +00:00
markd
a92b750984 Initial import of kde-i18n-hr-3.1.4
KDE3 hr locale
2003-09-18 10:55:34 +00:00
xtraeme
a6dca68d63 Fix typo (gtk-thinice-engines -> gtk-thinice-engine) 2003-09-18 08:06:02 +00:00
markd
8958957ad3 Update to KDE3.1.4. 2003-09-18 01:42:02 +00:00
markd
20fc0403a6 Update to KDE3.1.4. 2003-09-17 23:21:06 +00:00
markd
722d872e32 Update to KDE3.1.4.
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-17 23:18:55 +00:00
markd
7aa9c0fbc7 Update to KDE3.1.4.
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.
2003-09-17 23:14:18 +00:00
grant
40614d0b3c get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or
USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now.
2003-09-17 19:39:58 +00:00
jmmv
80a35eed32 This depends on Tk, obviously. 2003-09-17 15:12:14 +00:00
jmmv
2805215209 Add and enable xbindkeys-tk. 2003-09-17 15:11:25 +00:00
jmmv
a804551508 Initial addition of xbindkeys-tk, version 1.5.5.
This package provides the xbindkeys_show utility that comes with the xbindkeys
distribution file; it requires Tk.
2003-09-17 15:10:25 +00:00
jmmv
349c9779b6 Do not install the xbindkeys_show utility, which requires Tk, to keep this
package small.  Also, make this package install under PREFIX and not X11BASE.
Bump PKGREVISION to 1 because of these.

While here, split the Makefile in two parts to help in the creation of the
new xbindkeys-tk package.
2003-09-17 15:08:34 +00:00
jmmv
94d9c207f7 Initial addition of buildlink2.mk. 2003-09-16 15:45:14 +00:00
jmmv
29ace625cb Add MANINSTALL to BUILD_DEFS for completeness. 2003-09-15 16:27:53 +00:00
recht
44917e36b8 Use my NetBSD.org email address. 2003-09-14 18:13:48 +00:00
recht
e914ab3288 hange extension.mk to also install optimized files for distutils packages.
Inspired by FreeBSD "ports".

Fix the PLISTs accordingly.
Also, while at it, remove now obsolete compileall.py calls in post-install
targets and insure that extension.mk is in included before builinlinks of
other Python modules.

Discussed with/ok'ed by drochner@.
2003-09-14 16:43:45 +00:00
jlam
0aa210c78e Provide definitions for BUILDLINK_PREFIX.<pkg> when the dependency may be
satisfied by a base system (X11R6) component.
2003-09-14 01:47:51 +00:00
jlam
c74a02ee07 Need to use :C instead of :S to get the "pop" action to work properly. 2003-09-13 23:21:19 +00:00
xtraeme
efe549a54f Fix typo 2003-09-13 03:37:33 +00:00
grant
ac2754dcb7 kill all references to gcc.buildlink2.mk and compiler.mk, and define
USE_GCC2 or USE_GCC3 where appropriate.

the functionality of the old gcc.buildlink2.mk has been rolled into
compiler.mk now, which is automatically used.

more changes to come later...
2003-09-12 20:07:06 +00:00
xtraeme
a1e8e8ccdc Add and enable gnome-themes and gtk-thinice-engine 2003-09-12 17:21:34 +00:00
xtraeme
0bc9872fad Initial import of gtk-thinice-engine 2.0.2.
gtk-thinice-engine is a simple and clean engine for GTK+-2.

Ok'ed by jmmv@ and wiz@
2003-09-12 17:20:02 +00:00
xtraeme
8be1fa9367 Initial import of gnome-themes 2.2.
This package provides several GTK/GNOME 2 themes, including: Crux, Grand
Canyon, High Contrast, High Contrast Large Print, High Contrast Large
Print Inverse, Large Print, Low Contrast Large Print, Mist, Ocean Dream,
Sandwish, Simple, Smokey Blue, Smokey and Traditional.

Reviewed by jmmv@ and wiz@
2003-09-12 17:15:11 +00:00
drochner
9e75c1c1f6 update to 1.2.4
didn't find a useful changelog, assuming a bugfix release;
add a patch to make it compile with g++3
2003-09-12 16:19:50 +00:00
drochner
3070b67721 update to 1.4.2
didn't find a useful changelog, most likely it is a bugfix release only;
I'm only touching it because newer gnomemm/gnome-- want it, and
gnomemm/gnome-- needs to be fixed to compile with gcc3
2003-09-12 16:12:01 +00:00
jmmv
30d5cbaafe Add and enable gtksourceview. 2003-09-11 11:13:43 +00:00
jmmv
7baf23e8e0 Initial import of gtksourceview, version 0.6.0:
GtkSourceView is a text widget that extends the standard gtk+ 2.x text
widget GtkTextView.  It improves GtkTextView by implementing syntax
highlighting and other features typical of a source editor.
2003-09-11 11:11:33 +00:00
jlam
3fff0e5495 Garbage-collect USE_OPENSSL_VERSION now that openssl/buildlink2.mk supports
just setting BUILDLINK_DEPENDS.openssl.  USE_OPENSSL_VERSION wasn't
actually needed here anyway since the minimum version allowed by
openssl/buildlink2.mk exceeded the version requested here.
2003-09-11 04:13:01 +00:00
recht
f3167ceedc python/extension.mk has to be included before any other Python module. 2003-09-09 16:30:23 +00:00
drochner
a004d87ea9 due to the way version requirement propagation works, <extension.mk>
must be included before other Python stuff in Python extension pkgs
which depend on other Python extension pkgs
2003-09-09 13:55:35 +00:00
recht
1279831cbf Add and enable py-gnome2. 2003-09-09 13:07:56 +00:00
recht
48fd8a746b Initial import of py-gnome2 2.0.0.
The gnome-python package contains the source packages for the Python
bindings for GNOME called PyGNOME.

PyGNOME is an extension module for Python that provides access to the
base GNOME libraries, so you have access to more widgets, a simple
configuration interface, and metadata support.
2003-09-09 13:06:20 +00:00
martti
6e809ce2d4 Use GNU make in Linux 2003-09-09 12:23:28 +00:00
recht
16142b76ec Update to 2.4.1.2.
Patch provided by Joachim Koenig-Baltes in PR 22704.
2003-09-09 11:59:03 +00:00
recht
7797a28b4b Apply patch provided by Joachim Koenig-Baltes in PR 22700 to make wxPython
2.4.1.2 compile. (Adds a missing definition in include/wx/menuitem.h.)
Bump PKGREVISION to 1.
2003-09-09 11:54:55 +00:00
recht
768ff6c464 Update to 2.0.
changes:
- Roll version number over to 2.0.
- Small fix to gtk.TextView.set_border_window_size() method.
- Miscelaneous bug fixes.
2003-09-08 21:32:18 +00:00
jmmv
44e50bea60 Conflict with gnome2-terminal. Bump PKGREVISION to 7. 2003-09-08 18:08:33 +00:00
jmmv
a4207a9569 Do not rename the installed binary, because it breaks the package; keep the
gnome-terminal name, and add a missing CONFLICTS with gnome-core (they already
conflicted).  Fixes PR pkg/22266 by Rafal Boni.

While here, bump gnome2-dirs dependancy to 1.2.

Bump PKGREVISION to 1.
2003-09-08 18:07:21 +00:00
adam
5751c57d74 Changes 2.2.4:
* revert TreeView fix
* type fixes
* make pressing END not put the menu in scrolling mode
* misc bug fixes
* new and updated translation
2003-09-08 15:07:22 +00:00
wiz
d2e8152d76 Take over maintainership. 2003-09-08 12:15:41 +00:00
wiz
3eab55ba5f Update to 4.13:
4.13
* On Xinerama systems, xscreensaver now runs one hack on each
  monitor (just like in ``real'' multi-head mode) instead of running
  one hack stretching across all the screens. Note that for this to
  work with any 3rd party screensavers, they must update their
  ``vroot.h'' file.
* webcollage and vidwhacker display images using xscreensaver-getimage now.
* Added ljlatest script for use with starwars and phosphor.
4.12
* New GL hacks, flipflop, antspotlight, and polytopes.
* Added VMS to bsod.
* Compile without warnings in ``gcc -pedantic''.
* Updates to webcollage and queens.
* Fixed a bug that could cause PAM to hang.
2003-09-08 12:11:14 +00:00
seb
9d1b33c937 Fix pathname to patched file so "sub packages" of p5-gtk
- which have a different WRKSRC - can actually be built.
2003-09-07 18:17:02 +00:00
jlam
440bc402a1 Move BUILDLINK_CHECK_BUILTIN.<pkg> documentation into bsd.buildlink3.mk. 2003-09-05 11:39:02 +00:00
jlam
e59378a498 Use ${LIBOSSAUDIO} to reference libossaudio, just in case it doesn't exist
on the system.
2003-09-04 19:24:55 +00:00
jlam
879d3980c4 There is no x11.buildlink2.mk. 2003-09-04 19:24:13 +00:00
adam
e8057a3f90 Now uses ${CXXFLAGS} for the default system optimization 2003-09-04 13:07:00 +00:00
wiz
195d6b3786 Package sharing this file should also use the same patches; set
PATCHDIR (per suggestion from mrg).
2003-09-04 07:34:59 +00:00
xtraeme
ed6430eff2 Updated to 2.4.1
Changes:

2.4.1
-----

- fixed wxLANGUAGE_CHINESE_TAIWAN to use zh_TW catalogs
- added missing wx/quantize.h to install
- improved wxScrolledWindow/sizer interaction
- fixed assert (and crash in debug) in wxFileConfigGroup::DeleteSubgroupByName
- fix for deleting entries at root level in wxFileConfig
- wxStopWatch::Start() didn't resume it contrary to the docs
- accept '\r' as delimiter when parsing dates
- fixed duplicate wxFontEncoding values
- wxFileConfig now always uses UTF-8 to store settings in Unicode build;
  it will be possible to set different charset in wxWindows >= 2.5.0
- added wxFileName::MakeAbsolute
- bugs in wxCalCtrl fixed (year not being updated)
2003-09-03 18:22:51 +00:00
tron
74a9fdb330 Remove ".gz" from entry for manual page. "bsd.pkg.mk" will add it if it
is necessary.
2003-09-02 17:23:23 +00:00
xtraeme
c9595fefee Add and enable xpad 2003-09-02 07:20:20 +00:00
xtraeme
aa7a1a84b8 Initial import of xpad 1.11. Reviewed by wiz@
xpad is a sticky notes application written using GTK+ 2.0 that strives to
be simple, fault-tolerant, and customizable. xpad consists of independent
pad windows; each is basically a text box in which notes can be written.
Despite being called xpad, all that is needed to run or compile it is the
GTK+ 2.0 libraries. Here is a list of major features in the current xpad
stable release:

 * GTK+ 2.0 powered text view.
 * Fault tolerant. All information is kept on the hard drive, not memory.
   So if power is lost or your computer freezes, there is little lost
   information.
 * xpad is very customizable. The color scheme (text, background, and window
   borders) and the font can be changed. These settings can be applied to
   one pad or set as the default for future pads. Want window decorations or
   not? Your choice.
 * A customizable toolbar puts the most frequently used commands at your
   fingertips.
 * Support for the X session management protocol.
 * Support for the www.freedesktop.org system tray proposal.

http://xpad.sourceforge.net/
2003-09-02 07:19:20 +00:00
jlam
54f69b4eda Add some buildlink3.mk files needed by x11-links>=0.13. 2003-09-02 07:12:16 +00:00
cjep
0174216952 whitespace fixes 2003-09-01 10:13:08 +00:00
kei
d893a9a3ff xcolorsel doesn't make if XAW_TYPE is set to `neXtaw' in mk.conf, so set
it to `3d' instead in this case as well as `standard'.
2003-08-31 16:40:51 +00:00
wiz
3129010176 Update to 0.14.1:
030823  Patch from Alexey I. Froloff <raorn@altlinux.ru>:
        This patch adds shadow width to SimpleMenu widget's height
        (last Sme overlaps with bottom shadow) and fixes SmeBSB drawing
        code (different regions were highlighted in Redisplay and
        FlipColors, "disabled" menu items were displayed as normal if
        .international is set to True).
2003-08-31 12:01:16 +00:00
jlam
b2677a2cb0 Add definitions for DEINSTALL_EXTRA_TMPL and INSTALL_EXTRA_TMPL if
USE_PKGINSTALL is "YES".  bsd.pkg.install.mk will no longer automatically
pick up a INSTALL/DEINSTALL script in the package directory and assume that
you want it for the corresponding *_EXTRA_TMPL variable.
2003-08-30 22:51:11 +00:00
jmmv
15e3237deb Update to 1.25 and take maintainership:
- Bugs fixed.
- Option controlling login panel geometry was added.
- Support for antiliased fonts was added (works only with CVS snapshots of
  libWINGs).
2003-08-30 22:24:31 +00:00
jlam
2920a32c71 Prepare for pkgviews by making sure that passing VIEW-INSTALL or
VIEW-DEINSTALL to the INSTALL/DEINSTALL scripts don't cause errors.
2003-08-30 20:22:49 +00:00
taca
f80b5ff7d3 update ruby-fox package to 1.0.25 based on patch by private mail
from Juan RP <xtraeme AT NetBSD DOT org>.
(I've only change PLIST and miscellaneous format of files.)

This package catch up to fox 1.0.43 and changes are vast, please refer
<http://www.fxruby.org/doc/changes.html> in detail.
2003-08-30 02:55:03 +00:00
reed
e2336bb021 "It's" stands for "it is" (or "it has"). The apostrophe is not used
for a possessive (like her, his, whose, their, and its).

Note that I didn't check for proper use of "its" (when it should
be "it is" or "it has" instead).

I also saw over 15 other grammar or punctuation problems, but not
fixed in this commit.
2003-08-30 02:14:19 +00:00
kei
70f85a688c treat neXtaw as valid XAW_TYPE. fixes by ishit in pkg/19080.
PKGREVISION++
2003-08-29 16:22:15 +00:00
xtraeme
baa1abe360 Bump package revision to 3, (fox buildlink was updated to the new version). 2003-08-29 10:19:18 +00:00
xtraeme
afcb68475d Updated fox to 1.0.43. Many changes and fixes to paste here, to see
a full list of changes:

http://www.fox-toolkit.org/news.html

Closes my own PR pkg/22407. Ok'ed by wiz@
2003-08-29 10:16:11 +00:00
xtraeme
252d9f7253 Change my email address to the NetBSD one, ok'ed by wiz@ 2003-08-28 20:05:13 +00:00
recht
b6af50f57b Make python23-pth an accepted python version.
Requested by Michal Pasternak in PR 22623.
2003-08-28 15:01:44 +00:00
adam
133509ff84 patch-ag added; fix a path where index.html is created 2003-08-27 16:07:04 +00:00
adam
2700865825 Changes:
* gcc 2.96 fix build
* MS Visual C++ .Net 2003 support
* Gdx::Display fix
* documentation update
2003-08-27 16:06:12 +00:00
wiz
29ca9d1834 Update to 2.2.3, provided by Juan RP in PR 22605.
Overview of Changes in GTK+ 2.2.3
=================================
* GdkPixbuf [Matthias Clasen]
 - Fix some problems with overflows when scaling down
 - Many GIF bug fixes [Matthias, Federico Mena Quintero]
 - Prefer 32-bpp ICOs, fix bugs with them
 - Fix problem with absolute filenames and gdk-pixbuf-query-loaders
   [Jens Elker]
 - Make gdk-pixbuf-csource include alignment magic [Brian Cameron]
* Win32 [Tor Lillqvist]
 - Add multiple monitor support
 - Major event and key handling rewrite, including IME fixes
 - Fix handling of toplevel window positions
 - Add support for all window geometry hints (gridded geometry, etc.)
 - Fix DND to ignore drag window [Tony M Brown, Herman Bloggs]
 - Fix GdkImage memory leak [J. Ali Harlow]
 - Remove leftover OwnerGrabButtonMask emulation (fixes lots)
 - Misc bug fixes [Many from Hans Breuer, Tim Evans]
 - Build fixes and improvements [Peter Zelezny]
* X11
 - Fix extremely common crash where we interpreted the timestamp
   field of a XKB event as a window ID and found a pixmap that matched.
   [Owen Taylor, with essential backtrace from Kjartan Maraas]
 - Fix CapsLock and NumLock for non-XKB [Robert Basch]
 - Fix problems with, eg. Ctrl-Alt-Backspace hiding Cntrl-Backspace [Owen]
 - Workaround Xinerama servers reporting wrong depths [Owen]
* GtkTreeView [Kristian Rietveld]
 - Fix scrolling once more [Pedro Gimeno, Michael Natterer, Timo Sirainen]
 - Don't get confused by the Control key when handling selection
   from an accelerator like <Control>B [Michael Natterer]
 - Many misc fixes [Matthias, Marco Pesenti Gritti, Tim Janik, Alex Larsson,
   Tim-Philipp Müller, Michael Natterer, Josh Parsons, Yann Rouillard,
   Rene Seindel, Owen Taylor, Alp Toker, Morten Welinder]
* Input methods
 - Handle input methods exiting and starting while the
   app is running [Hidetoshi Tajima]
 - Fix infinite loop when closing input methods [Owen,
   Takuro Ashie, Hidetoshi]
 - Add a 'cedilla' input method with c+acute => cedilla and use
   as the default for languages that use cedilla. [Gustavo De Nardin,
   Owen, Fco. Javier F. Serrador]
 - Fix status window for multihead [Owen, James Su]
 - Remember imcontext attributes when switching methods [Owen,
   Botond Botyanszki]
* GtkFileSelection [Owen]
 - Fix selection of "UntitledN" on initial map [Mark Finlay]
 - Fix an annoying bug with cursor positioning on failed completion
 - Misc Fixes [Owen, Tor]
* Other widgets
 - Fix problem with GtkOptionMenus coming up in the wrong place [Kristian]
 - Fix problem with spinbuttons not getting enough space [Morten Welinder,
   Kristian]
 - Fix an infinite loop when resizing GtkTextView [Owen, Frederic Crozat]
 - Don't include menu labels in gtk_notebook_forall [Owen]
 - Fix problem with XEMBED (GtkPlug) clients that don't take focus stealing
   focus [Owen]
 - Accept color drops with wrong format from KDE [Matthias]
* Fix problem from gnome-theme-manager playing tricks and
  making event->window a pixmap. [Anders Carlsson]
* Ignore Caps-lock when matching accelerators
* Fix 5-year-old bug where toplevels didn't fully refresh properly
  on theme change [Owen, Rajkumar Siva]
* Don't require precompiled gdk-pixbuf-csource when cross-compiling
  from a tarball [Owen]
* Documentation improvements [Matthias, Noah Levitt, Tor, Doug Quale,
  Morten Welinder]
* Misc bug fixes [Keith Bissett, Botond Botyanszki, Damien Carbery,
  Arno Charlet, Felipe Heidrich, Charles Kerr, George Lebl, Noah, Tor,
  Callum McKenzie, Michael Meeks, Denis Mikhalkin, Thomas Mirlacher,
  Kristian, Masahiro Sakai, Soeren Sandmann, Benedikt Spranger, Owen,
  Luis Villa]
* New and updated translations (ar,az,cs,cy,be,de,es,fi,fr,he,hi,hu,id,is,it,
  ko,lt,ml,mn,nl,ne,no,pl,pt,pt_BR,ru,sk,sr,sr@Latn,ta,wa,zh_TW,zh_CN)

While here, fix engines-dir problem in PLIST.
2003-08-27 10:58:17 +00:00
recht
f49e37b950 Fix PLIST.
This fixes hubertf's bulk build.
2003-08-26 23:43:26 +00:00
recht
0a7fffbac8 Update to 1.99.18.
Changes:
* Fix up a duplicate symbol bug in the atk module, that was causing
  build problems on MacOS X (hopefully the last such problem).
* add gtk.glade.set_custom_handler() API, that provides more info to
  the custom widget callback.  Deprecate set_custom_widget_callbacks().
* some other bug fixes.
2003-08-25 19:26:10 +00:00
drochner
d3e5624454 for libtool, use a full path to the .la file to link a not-installed
library. -lxxx sometimes fails for strange reasons
2003-08-25 17:57:54 +00:00
recht
6940237289 Also support Python 2.3.
OK'ed by drochner@
2003-08-25 17:31:43 +00:00
taca
bada46ae0a Add KTERM_USE_WALLPAPER related distfiles. 2003-08-25 00:57:28 +00:00
itojun
86bf1a69a5 update kame patch; enables scroll wheel (btn4/5). 2003-08-24 20:28:12 +00:00
jschauma
a23d929dc8 Add pseudo-category 'java'. 2003-08-23 15:27:00 +00:00
drochner
e5bbac5670 update to 3.8
"The main changes are the addition of many operators to existing classes
(thanks to Torsten Marek) and full support for Qt v3.2.0."
2003-08-23 15:02:24 +00:00
drochner
2868e0c17e update to 1.2
changes:
Merged Scintilla v1.54
2003-08-23 14:56:32 +00:00
hubertf
e13d9d88d6 The ressource class for xlock is XLock, not Xlock.
Noted by krille via /msg on IRC.
2003-08-21 00:40:38 +00:00
markd
96e3f349e7 Add kmessage. 2003-08-20 11:01:28 +00:00
markd
79abc01dbe Initial import of kmessage 0.1
KMessage is an xmessage clone: it displays a message (specified as a parameter,
read from a file or piped to standard input) and group of buttons in a dialog
and returns a value based on the selected button.
2003-08-20 10:58:49 +00:00
markd
2388958fee install LessTif.tmpl where imake and motif.buildlink2.mk expects.
bump PKGREVISION.
2003-08-20 10:37:37 +00:00
jmc
d07560dbb5 On all of these create symlinks from the libraries installed under PYSITELIB
to QTDIR/lib as qmake builds libtool archives that reference themselves
as coming from QTDIR/lib.
XXX - This really should be fixed in qmake.conf or something and not in
each package but for now it fixes 5 broken packages (these + devel/eric3)
2003-08-19 04:35:03 +00:00
recht
e8b57af343 Allow also Python 2.3 to be used. 2003-08-17 18:10:35 +00:00
salo
c1b72b269d Trivially USE_BUILDLINK2 to pick the right compiler.
Fixes build (at least) with gcc-3.x from pkgsrc.
2003-08-15 22:25:30 +00:00
jmc
a5696f1c29 Make sure RPATH for libpng gets to final binary 2003-08-15 02:02:45 +00:00
jmc
2c7a50255a Patch ksysguardd so it works on post SA merged NetBSD (p_priority isn't in
struct proc anymore so pull it from kinfo_proc2 instead)
2003-08-14 20:10:18 +00:00
itojun
d4dac0425a update KAME patch (use cfsetispeed/ospeed, from more recent kterm).
bump PKGREVISION to 4.
2003-08-13 23:56:36 +00:00
seb
4df2011bd4 Provide buildlink2.mk. 2003-08-12 20:10:34 +00:00
jmc
13f7624a4d Require native threads since this isn't pth aware and uses SDL which is pth
aware. This means SDL_Init tries to pth_init() which fails since pthread
calls from paragui have already implicitly called pth_init().
XXX - pth probably needs to handle this better by not returning -1 on
multiple init calls.
2003-08-11 18:32:50 +00:00
recht
584d2c955d Update to 1.99.17.
changes include:
* Threading support is compiled in by default now.  It is necessary
  to call gtk.threads_init() in order to make use of threading
  though.  There have been a number of fixes to the threading
  support too.
* Fix up some problems with multiple definitions of global variables
  in gobject module, that was causing problems on Mac OS X.
* Wrappers for many new APIs (John Finlay, Naofumi Yasufuku, Johan
  Dahlin and others).
* Improvements to the code generator to give better error messages.
* Some fixes to property APIs to work correctly on 64 bit systems,
  and to handle ATOM type properties.
* Fix copyright headers on source files.
2003-08-09 20:04:44 +00:00
seb
56b682547a USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:59:08 +00:00
tron
a57a4e98a3 Don't invoke screen locking program with standard output or standard error
closed. Bump package revision to reflect this change.
2003-08-09 08:32:13 +00:00
skrll
db1f8f3dbe Fix the render_root.cpp backport botch.
date: 2003/08/02 21:28:49;  author: mueller;  state: Exp;  lines: +2 -2
grr, automatic backporting patch made it automatically wrong :(
CCMAIL: 61730-done@bugs.kde.org
2003-08-08 12:56:25 +00:00
hubertf
25377e7a58 Update to 0.5.2. Changes: move to GNU autoconf, and a few bugfixes.
No new features.
2003-08-08 11:45:46 +00:00
grant
9f7df216be COMMENT tweak. 2003-08-08 09:33:13 +00:00
grant
eb46275523 improve COMMENT. 2003-08-08 09:25:16 +00:00
seb
583b183f8a Properly handle info files. Remove now unnecessary patch file. 2003-08-07 12:11:10 +00:00
grant
f4eff2e7b8 whitespace 2003-08-07 08:15:00 +00:00
drochner
d998ee0405 fix BUILDLINK_PREFIX defaults to build w/o xpkgwedge 2003-08-06 10:45:02 +00:00
skrll
01ebbf828c Undo last. That's not how REPLACE_PERL works. D'oh. 2003-08-05 19:21:29 +00:00
skrll
05ee9632d0 Fix location of preparetips in REPLACE_PERL 2003-08-05 19:18:04 +00:00
drochner
9dd7dcc6aa update for revision bumps 2003-08-05 13:46:00 +00:00
drochner
347f4aff30 bump revision after qt3/kde prefix change 2003-08-05 13:44:16 +00:00
drochner
15d0f250e6 bump revision after qt3/kde prefix change 2003-08-05 13:39:59 +00:00
markd
20b3500997 Another LOCALBASE fixup. 2003-08-05 12:19:00 +00:00
drochner
4ea10b2582 some more X11BASE->LOCALBASE changes 2003-08-04 21:47:59 +00:00
drochner
ea0e7249bd We have to bump PKGREVISIONs due to the qt3 PREFIX change anyway, so
remove the USE_X11BASE thing from kde3* too.
2003-08-04 20:37:04 +00:00
jmc
62a74bbbba Make QT3DIR depend on the install location of qt3-docs, not qt3 (as it's not
a package so this otherwise defaults to X11PREFIX which is wrong).
2003-08-04 07:45:27 +00:00
jmc
4ef347743a Add py-qt3-sip. 2003-08-04 05:24:40 +00:00
tron
82941e83f0 Regen. 2003-08-03 19:22:50 +00:00
markd
c987cd3163 Update checksum - previous was for a prerelease version of kdelibs. 2003-08-02 22:14:54 +00:00
mrg
5cc4f5c8aa build with GCC3.3.1 2003-08-02 19:33:18 +00:00
mrg
3be295a6f9 remove a patch that is in the latest version 2003-08-02 13:43:16 +00:00
mrg
b9aa48b9a3 fix one error with building with gcc3.3 (not complete) 2003-08-02 05:28:27 +00:00
grant
56ed461304 use USE_GNU_TOOLS+= so we can co-exist with a user's setting. 2003-08-02 04:24:58 +00:00
grant
1daa5ab88b USE_GNU_TOOLS=awk 2003-08-02 03:58:24 +00:00
wiz
88a805849a It's USE_BUILDLINK2, not USE_BUILDLINK. 2003-08-01 18:13:10 +00:00
drochner
61b9e4e88d Don't USE_X11BASE; there is no reason to install there.
Bump PKGREVISION on everything which installs into the QTDIR tree.
(Applications which just use qt3 shouldn't be affected because each
program using qt3 has an RPATH into both LOCALBASE and X11BASE.)
2003-08-01 15:31:07 +00:00
jschauma
eef984fce5 Make this work with and without xpkgwedge (or something like that).
This might fix the breakage observed in Hubert's latest bulk-build as well.
2003-08-01 13:44:51 +00:00
markd
9923e30d22 Remove kde3 (moved to meta-pkgs). 2003-07-30 16:06:53 +00:00
grant
d92d0ee777 imake doesn't create libXrender.so.major nor libXrender.a on Solaris,
so exclude them from the PLIST.

XXX perhaps we should automatically handle the libraries and links that
imake builds on different platforms..
2003-07-30 15:15:43 +00:00
markd
6eb3264971 Update kde-i18n-* to 3.1.3. 2003-07-30 15:13:04 +00:00
markd
f8fbbe2422 Update kdelibdocs to 3.1.3. 2003-07-30 13:39:57 +00:00
markd
70a657b20a Update kdebase to 3.1.3.
Changes:
* kate: Make saving of remote files during shutdown work.
* kcontrol/colors: Don't reset widget selection dropdown when selecting a different
  theme
* kcontrol/filetypes: Fixed removing of mimetypes specified by a .kdelnk file
* kcontrol/input: fix application of large & white cursors
* kcontrol/services: don't show kxmlrpcd, kalarmd and kwrited if they're not
  installed
* kdesud: support empty passwords
* kdm: Fix i18n support for the GuiStyle and ColorScheme combos
* kdm: don't reset local Xserver if termination is requsted
* keditbookmarks: Various bufixes
* kio_sftp: Support OpenSSH 3.6+
* kio_sftp: Support older sftp protocol revisions
* kio_smb: Huge update for samba 3.0.
* kicker: Improve icon scaling in service menus
* kicker: "Terminal Sessions" special button supports sessions with dots in filename
* kicker: "Terminal Sessions" special button with same sort order as the one in
  Konsole.
* kicker: Fix mimetype resolution in the quickbrowser
* kicker: Fixes for stuck tooltips
* kicker: Do not create local directories for .desktop files used in service
  buttons if no needed
* kicker: Fix apply button not working for quickstart menu entries settings
* kicker: Fix hide button preference effects reversed
* kicker:Various fixes for recent apps history
* kicker/minipager: don't show redundant tooltips when the page already shows names
* konsole: Added Ctrl+Shift+N as alternate default shortcut for "New Session".
* konsole: Fixed fixed-width with proportional-font drawing routine.
* konsole: Fixed problems with mouse and paste support and detached windows.
* konsole: Let new color schemes take effect once kcmkonsole tells to do so.
* konsole: Wheel mouse fixes for Mode_Mouse1000.
* konqueror: Flicker fixes inside the iconview
* konqueror: Fix for inter-process copy-past with the listview
* konqueror: Make sure the tab close button is properly enabled when a 2nd tab is
  first open through context menu entries
* konqueror: Made Ctrl+Enter for new tab in URL combo working again.
* konqueror: Various sidebar fixes
* konqueror: make sure that the location label truly disappears when disabled
* konqueror: konqueror warning for repeated POSTs
* konqueror: Konqueror crash when dragging image from about:konqueror
* konqueror: Improve tracking of listviewitems so that we don't crash when they get
  deleted somewhat unexpectedly
* konqueror: Don't crash when updating toolbars without a part load
* konqueror: Properly handle 'stop' when still listing the directory in the info
  list view
* konqueror: Efficiency fix: make sure only one konqueror instance saves the history
  when it changes
* konqueror: Don't use deleted KFileItems.
* Don't crash when doing a copy w/o a currentItem
* konqueror: Stop activity when the user tries hard to enter a URL
* konqueror: Properly calculate column indices for the meta info listview
* konqueror: Hide the find part on a second click on its toolbar button
* konqueror: Handle _top/_blank, and so on, case-insensitively
* libkonq: make sure KFileTip does not hold on to stale file items
* libkonq: precaution: make sure that no preview jobs hold on to icon view's items
  when it's cleared
* libkonq: fixes to cut-and-paste
* libkonq: network-friendlier paste button state polling
* kwin: Fix deactivation of window when loosing focus
* kwin: New windows are drawn above open menus
* kwin: Some non-resizable windows can still be resized
* kwin: Fixes for click raise
* kwin: If a window is hover-unshaded, then it's not shaded for the outside world
* kwin: Keramik decoration: Properly detect XShape on Solaris
* nsplugins: Fix relative URLs.
2003-07-30 13:34:58 +00:00
markd
d755cf3eb5 Update kdelibs to 3.1.3.
Changes:
* build system updates, gcc 3.4+ compilation fixes (Dirk Mueller)
* ensure that each installed header file can be compiled on its own (has all
  necessary includes/forward declarations)
* SECURITY: kio/khtml: Improve referer handling, always strip out username and
  password.
* Roaming user support (Helge Deller)
* kabc: add quotes around names from LDAP which contain non-alphanumeric characters
* kabc: unterminated string handling fixes
* kbugreport: only refer to http://bugs.kde.org if the bug-address is
  submit@bugs.kde.org
* kcookiejar: don't deliver cookies when the url is "strange"
* kcookiejar: unbreak cookies for https sites once again
* kcookiejar: make kcookiejar --remove <domain> work
* kdecore: never unload dante socks library, it crashes when doing so
* kdecore: Adding KMacroExpander, class for shell-safe expansion of filenames in
  shellcode
* kdeinit: Handle X errors instead of just crashing when they occur.
* kdeprint: improvements to handling of cups network printers
* kdeprint/smbview: use nmblookup -M -- to make it work with samba 3.0
* kdeui: dragging from the "konqueror wheel" button no longer duplicates the window
* kdeui: rewritten mouse cursor-autohide code (hopefully much more stable now)
* kdeui/kfontdialog: Try very hard to match the font name that was passed with one
  that actually exists
* kdeui/kmainwindow: fix for saving statusbar state when autosave is enabled
* kdewidgets: Add some new widgets
* keramik: Major fixes to toolbar gradient alignment, as well as some miscellaneous
  fixes.
* khtml: avoid endless-relayout-loop
* khtml: several backports of fixes from 3.2 development branch
* khtml: several fixes to bugs exposed by DOM2 testsuite
* khtml jpeg loader: use memmove in places where memory regions overlap (valgrind
  we love you)
* kio: crash/memory leak fixes
* kio: added ability to add host:port to the no-proxy list
* kio: speedup handling local files
* kio: improvements to the layout of the HTTP Authentication password dialog
* kio: allow rtsp:// protocol redirecting to mms://
* kio: KIOSK restriction fixes
* kio: signal handling fixes (SIGPIPE etc)
* kio_http: text/html mimetype in Accept: gets preference over other text/* types
* kio_http: improvements in HTTP referer handling
* kiconloader: memory leak fix
* kjava: thread handling fixes
* kjava: don't send text to the console window if its not visible (saves huge
  amount of memory on some pages)
* kjava: catch exceptions thrown inside Applet.destroy
* klocale: Support Macedonian plural forms
2003-07-30 13:16:56 +00:00
grant
007d2abd61 when using LIBTOOL_OVERRIDE in preference to LTCONFIG_OVERRIDE, let's
at least set it to ${WRKSRC}/libtool :)

fixes install on Linux.
2003-07-30 12:50:39 +00:00
mrg
6717c136c8 support gcc3 cpp 2003-07-30 05:39:15 +00:00
markd
d3571fd9fa Note kdepim update. 2003-07-29 12:34:25 +00:00
drochner
a33b0d84c5 Setup.tk was just for graphics/sketch, which doesn't need it anumore.
g/c
2003-07-28 09:23:55 +00:00
jdolecek
826c81352b add qt3/mkspecs/default/*.h to BUILDLINK_FILES (needed for chat/psi 0.9) 2003-07-27 21:42:21 +00:00
jmmv
30925b26c7 Bump revision due to SDL update, and sync versions in buildlink files where
needed.  This is required because esound has been droped as a dependancy.
2003-07-26 21:41:08 +00:00
wiz
ce8d32c6b6 Depend on current versions of dependencies in pkgsrc. Bump PKGREVISION. 2003-07-25 23:11:18 +00:00
tron
6a93f23bbe Fix build problems on systems with XFree86 4.3.0 and the "xpkgwedge"
package installed.
2003-07-25 14:09:41 +00:00
jmmv
1dfabd0f9f Update to 2.0.2:
* configure.in: Added "ta" (Tamil) language to the languages' list.
* configure.in: Added Belarusian to ALL_LINGUAS
* src/terminal-widget-vte.c (terminal_widget_fork_command):  Update to
  new signature of vte_terminal_fork_command(), fixing Red Hat #76529.
* src/simple-x-font-selector.c: Make EggXFontSelector's finalize
  method to free EggXFontFilter's data.
  Fixes #89770
* src/terminal-screen.c (make_font_monospace):
  Fix #96114: to responce to "use system font" option
* src/terminal-widget-vte.c (terminal_widget_set_allow_bold):
  wire up set_allow_bold for use with vte
* src/terminal-screen.c (drag_data_received):
  back out the previous change - conversion from UTF-8 should
  be performed in terminal widget side - since only the
  terminal widget know which encoding it is in (#95230)
* src/terminal-screen.c (drag_data_received):
  convert drag&drop data back to locale's encoding before sending to
  terminal (#95230: drag&drop is broken with non-ASCII characters)
* gnome-terminal.desktop.in: Fix the desktop file so that it
  validates correctly, and claims to be a GNOME terminal
  emulator. Closes #91150.
* src/terminal.c : Handled the "die" signal sent by master
  session so that session can kill the terminal. Fixes bug#90612
* configure.in: added 'ro' to ALL_LINGUAS
* src/terminal-accels.c (terminal_edit_keys_dialog_new): put in
  GTK+ mode.
* src/eggcellrendererkeys.[ch]: update from libegg.
* src/profile-editor.c (profile_editor_update_silent_bell): add
  missing "!" that made the "Terminal bell" setting behave
  incorrectly
* configure.in: Add Latvian (lv) to ALL_LINGUAS
* configure.in: Add Japanese(ja) to ALL_LINGUAS
* ChangeLog, help/C/gnome-terminal-C.omf,
  help/C/gnome-terminal.xml,
  help/C/figures/gnome-terminal-default.png,
  help/C/figures/gnome-terminal-tabbed.png
  merge docs changes from HEAD to gnome-2-0
* src/gnome-terminal.glade2 Correct mnemonic widgets  for labels
  "Color _palette", "_Scrollbar is:" and "_Delete key generates:".
  Set step_increment and page_increment for adjustment of GtkHScale
  darken-background-scale". Fixes #90552.
* terminal.c: Fixes terminal crashes while using
  command line options (86982). Patch from
  tino.shwarze@informatik.tu-chemnitz.de
* terminal-widget-vte.c: handle widget padding (backport from HEAD).
* terminal-window.c: Allow toggling of Hide/Show Menubar to
  work with keybindings. Fixes #88761.
2003-07-25 09:14:10 +00:00
jmmv
248dc57105 Do not build the static version of the xmms-osd plugin (it's useless).
Bump revision of its package (xmms-osd) to 2.
2003-07-24 17:17:36 +00:00
jschauma
1c7832e519 Add/enable fspanel 2003-07-23 17:00:42 +00:00
jschauma
d7c3329e99 Initial import of x11/fspanel, based on package submitted by
ptiJo at noos dot fr in PR pkg/21343:
FSPanel is a panel for Linux/Unix that lists all your open windows. It
lets you iconify and bring windows to front. FSPanel is tiny, less than
10k on i386-linux. It does require a EWMH compliant window manager
though (eg. Enlightenment, SawFish, WindowMaker, IceWM).

Basically it's a tiny, lame, featureless panel.
2003-07-23 16:59:53 +00:00
jmmv
f3f12ec1fb Initial version of buildlink2.mk. 2003-07-23 15:40:52 +00:00
jmmv
105143e715 Bump revision due to metacity update (startup-notification was added to its
buildlink2.mk file, so a new dependancy was introduced).
2003-07-23 15:36:26 +00:00
jmmv
973474ee3e Use PKGCONFIG_OVERRIDE. Explicitly include pkgconfig's buildlink2.mk. 2003-07-23 14:00:06 +00:00
tron
df3359d16d Fix dependence on "qt3-tools" package and bump package revision.x 2003-07-23 11:10:15 +00:00
drochner
f3a278522a Also install the linguist tools "lupdate" and "lrelease".
PKGREVISION was bumped yesterday, so piggyback on that.
2003-07-23 09:41:41 +00:00
drochner
f218f3a69b add the py-qt3 stuff 2003-07-22 17:28:27 +00:00
drochner
46cc599891 Add PyQt-3.7 for Qt3, the qscintilla wrapper. 2003-07-22 17:27:05 +00:00
drochner
38e425f38c add one 2003-07-22 17:25:25 +00:00
drochner
7c4a8c2fe7 Add PyQt-3.7 for Qt3, addon modules which depend on the base module. 2003-07-22 17:24:50 +00:00
drochner
5e83fcad58 Add PyQt-3.7 for Qt3, the base module and tools. 2003-07-22 17:22:48 +00:00
drochner
e85ff06350 Add the links and LDFLAGS to build PyQt properly. 2003-07-22 17:19:59 +00:00
drochner
349036ac7c Build, install and use a shared libqassistantclient.
This is primarily needed by PyQt.
2003-07-22 17:17:19 +00:00
adam
ffe8ff5cc8 Changes 2.2.5:
* fixed memory leak
* gtkmmproc: added GMM_PROTECTED_GCLASS macro
* documentation corrected
2003-07-22 08:59:35 +00:00
martti
470fac731a HOMEPAGEs without a trailing slash are incorrect and also bad style. 2003-07-22 05:14:42 +00:00
mrg
ddf27bda9c actually make sure the subpackages depend on p5-gtk itself! 2003-07-22 00:00:43 +00:00
martti
cd2f7f1959 COMMENT should start with a capital letter. 2003-07-21 17:38:24 +00:00
wiz
04f62f706a Change address of maintainer per PR 22170. 2003-07-19 08:54:23 +00:00
adam
453eb45962 Changes 0.93.41:
Intermediate release - extend LessTif to work with the Xft library
	Bug-fixes
Changes 0.93.44:
	Bug-fixes
Changes 0.93.46:
	Bug-fixes
2003-07-18 10:50:06 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
adam
00fea69c73 Changes for 2.2.3: bugfixes, updated examples and documentation, dispatcher ported to Win32 2003-07-16 15:35:25 +00:00
drochner
977226692b import sip-x11-gpl-3.7 for qt3, a wrapper ganerator which will be needed
for PyQt3
2003-07-15 16:40:45 +00:00
drochner
411e064a3a +qscintilla 2003-07-15 15:55:50 +00:00
drochner
9d1a757e22 import qscintilla-1.53-x11-gpl-1.1, a port of the scintilla source code
editing widget to Qt
2003-07-15 15:55:00 +00:00
hubertf
34561b0977 use tar to handle permissions 2003-07-15 14:50:05 +00:00
hubertf
fe9ec49a96 Update xlockmore to 5.09. Changes:
* kerberos4 fix (it got bumped during a kerberos 5 update)
  penrose -mono now more interesting
  updated -showfps.  It should work better now.  It stops working when
    it jumps from the password window.
  mandelbrot -pow and -sin options added.  Kind of slow, so not in
    fullrandom.  Best if used with -binary.  No idea if the new options
    are correct mathematically.
  allows lifefile to be bigger in life and life3d.  (This allows
    the  "-mode life3d -rule B6/S567 -lifefile ../etc/barrierg.3dlife".
    (If a glider could escape from the barrier without damaging it, it
    would prove that glider guns in 3d life are possible since the
    barriers create a local Conway's B3/S23 life.))
  converted lyapunov,mandelbrot,swirl,tube to the xscreensaver way of
   doing things for writeable modes.  Stuff no longer used or never used
   taken out with the help of lint.
  xmlock and Xlockup (by Thad Phetteplace tdphette@dexter.glaci.com).
    Only works on Sun.  Will sort of work on Linux for
    detecting mouse movement only.  See xmlock.c.  Default timeout is set
    at 0 (off) so this will not cause a problem if it does not work.
    Jouk Jansen's patch for Alpha (slightly changed).
  wire restarts when static
  lyapunov was left out of writeable modes in random.c
  spline fix, when in random mode it could core dump.
  maze fix thanks to guillem.hernandez@bt.com, for large resolutions as in
    a dual headed configured as one 2560x1024 screen.
2003-07-15 14:49:04 +00:00
tron
d013d669ff Remove me as maintainer of this package. 2003-07-15 13:19:44 +00:00
martti
238931c199 Initial version 2003-07-14 11:45:02 +00:00
wiz
ed893e8693 Add physfs buildlink2.mk. 2003-07-13 21:07:16 +00:00
wiz
7a2b0249d8 Add and enable paragui 2003-07-13 20:55:18 +00:00
wiz
fec1f6f1d2 Initial import of paragui-1.0.4, a cross-platform GUI widget set. 2003-07-13 20:54:32 +00:00
wiz
2d9b835f6b Update DEPENDS. 2003-07-13 17:54:29 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
wulf
68a03c1c5e Removed patches/patch-cf and use REPLACE_PERL instead to fix incorrect path
to perl in kdeui/preparetips
2003-07-13 11:35:32 +00:00
wulf
172c33c49c Removed patches/patch-af and instead use REPLACE_PERL to fix incorrect
path to perl in fileshareset script
2003-07-13 11:19:28 +00:00
wulf
709789fb53 Fixed broken path to perl utility in preparetips script. 2003-07-13 07:56:39 +00:00
taca
fcf3fdab7a Fix error when XLOCK_DEFAULT_MODE is defined. 2003-07-13 07:36:42 +00:00
wulf
7f5ec3a9be Fixed incorrect path to perl that caused fileshareset script to fail. 2003-07-13 04:13:04 +00:00
zuntum
36093146f6 Update MASTER_SITES per PR#21779 2003-07-12 14:30:06 +00:00
jmmv
af45d56e4d Update to 2.2.2.2:
Version 2.2.2.2

Panel
	* Fix some a leak in gnome-run (Kjartan)
	* Enable SVG themes (Mark) Fixes bug #114706
	* Don't call our_gtk_menu_position() twice. (Padraig)
	* Draw button-widget focus line with state GTK_STATE_NORMAL.
	  Fixes Bug #109887 (Rajkumar)
	* Special case tiling a 1x1 pixmap to increase speed greatly.
	(Mark)
Applets
	* pager.glade: Allow only numeric values to spinbutton.
	Fixes bugzilla bug #115908 (Pasupathi)
Translators
	* Dafydd Harries, Chris M. Jackson, Kyfieithu contributers (cy),
	  Erwin Sanjaya (id), Arafat Mendini (ar)

Version 2.2.2.1

Panel
	* Fix possible crash from stale references to GdkWindows (Owen, Mark)
	* Allow drawer button to be themed (Mark)
	* Fix crashing when moving applets between panels (Arvind)
	* Fix jitteriness with image in the run dialog (nix@go-nix.ca)
Applets
	* Fix crashing after removing show desktop buttom (Mark, Arvind)
	* Fix multiple mailcheck processes with imap (Muktha)
	* Destroy about dialogs when removing applets (Bala, Leena)
Translators
	* Dinesh Nadarajah (ta) and Ole Laursen (da).

Version 2.2.2

Panel
	* Fix crash when deleting the menu panel (Arvind)
	* Fix a possible crash in background code (Mark)
	* Make Ctrl-F10 popup the context menu even with out-of-proc
	  applets (Padraig)
	* Fix keynav behaviour of drawers (Padraig)
	* Focus the run dialog entry after appending a file (Padraig)
	* Center the "Create Launcher" dialog on the screen (Raj)
	* Focus the run dialog entry when no applications are selected (Arvind)
	* Convert screenshot filename to UTF-8 before displaing it (Toshi)
libpanel-applet
	* Fix bug with loading applet schemas (Yatin Chawathe)
	* Stop applets from connecting to the session manager (Havoc, Mark)
Applets
	* Remove extraneous calls to gnome_program_init (Mark)
	* Fix usage of static variables in the mailcheck applet (Jens Zechlin)
Docs
	* Removed info on defaults as they vary amongst distros (Irene)
	* Add docs translations (Mike Lei)
Misc
	* Remove the .so suffixes from shlibs in .server files (Mark)
	* Replace leading spaces with tabs in sgmldocs.make (Art Haas)
Translations
	* Belarusian team (be), Christian Neumair (de), Christophe Merlet (fr),
	  Danilo Šegan (sr), FSF-India (ml), Guntupalli Karunakar (hi),
	  Joel Brich (eo), Jordi Mallach (ca), Mathieu van Woerkom (li),
	  Ole Laursen (da), Pauli Virtanen (fi), Raphael Finkel (yi),
	  Reinout van Schouwen (nl) and Runa Bhattacharjee (bn).
2003-07-11 19:04:09 +00:00
agc
6eacd3982c Some packages check for tclsh and wish rather than using other means of
testing for the presence or absence of tcl or tk, so add these to the
files managed by buildlink2.
2003-07-09 14:04:06 +00:00
markd
d6e673da4a Don't hardcode /usr/pkg in patches. 2003-07-08 14:05:06 +00:00
skrll
ef44e6a9cf kdemultimedia is now at 3.1.2nb1. 2003-07-08 06:58:59 +00:00
wulf
36c6c71134 Updated to xplanet-1.0.1, rewrite of older version 2003-07-05 09:07:55 +00:00
jmmv
c5c294871d Avoid hardcoding /usr/pkg in patch files (untested, sorry). 2003-07-02 18:06:40 +00:00
jmmv
be59d8f163 Add and enable multi-aterm. 2003-07-02 13:29:05 +00:00
jmmv
b842a74491 Initial import of multi-aterm, version 0.0.4:
multi-aterm is a multi-terminal for the X Windows system based on aterm that
provides tabbed functionality without requiring KDE or GNOME.

Provided in pkgsrc-wip by Juan RP with some changes by me.
2003-07-02 13:28:30 +00:00
jmmv
b360de0067 Fix typo: CONFIGUE_ARGS -> CONFIGURE_ARGS. 2003-07-02 12:13:10 +00:00
jlam
282ff5a49d Add a reminder to reset the PKGREVISIONs in the xlockmore* Makefiles if
this package is updated.
2003-06-30 07:47:27 +00:00
jlam
4a8f4e55eb Update x11/xlockmore to 5.08.2. Changes from 5.08.1 include fixing the
maze module for large resolutions (2560x1024) as is possible for
dual-headed configurations.
2003-06-30 07:45:47 +00:00
jlam
06b75ed289 Add and enable xlockmore-lite 2003-06-30 07:32:21 +00:00
jlam
b2e1d54a43 Initial import of x11/xlockmore-lite. This is the "lite" version of
xlockmore, which used to be built from the xlockmore package if XLOCK_LIGHT
was defined in /etc/mk.conf.
2003-06-30 07:31:19 +00:00