Commit graph

6510 commits

Author SHA1 Message Date
drochner
03183f1716 update to 2.8.19
changes:
-bugfixes
-one updated translation
2006-06-13 15:59:32 +00:00
wiz
ad782541d0 Bump PKGREVISION and BUILDLINK_ABI_DEPENDS (where applicable)
for SDL shlib changes.
2006-06-12 16:28:05 +00:00
hira
0f283400b5 Fix two pkglint warnings. 2006-06-12 10:37:24 +00:00
joerg
ec8054b8bd Remove the rests of renderext. 2006-06-12 02:16:40 +00:00
joerg
cc37328ea3 Improve Linux/AMD64 support. Bump revisions of xorg-imake and
xorg-libs due to changed packages.
2006-06-12 00:36:25 +00:00
joerg
62ce5ca806 Needs pkg-config. 2006-06-11 14:52:23 +00:00
joerg
17fea4c4d5 Needs imake. 2006-06-11 14:51:11 +00:00
joerg
e6edc63839 Needs pkg-config. 2006-06-11 14:49:17 +00:00
joerg
77119b44fb Needs msgfmt. 2006-06-11 14:44:36 +00:00
joerg
3095dbde99 Needs pkg-config. 2006-06-11 14:42:40 +00:00
joerg
c6d415947e Needs msgfmt. 2006-06-11 14:34:13 +00:00
joerg
650c5c40b5 Needs pkg-config. 2006-06-11 14:22:01 +00:00
wiz
294e6d6079 Remove some *ext* packages that were removed recently. 2006-06-11 13:58:42 +00:00
joerg
ab8eba86b6 Needs msgfmt. 2006-06-11 13:31:31 +00:00
joerg
a3bd75e85f Needs msg-fmt. 2006-06-11 13:06:19 +00:00
reed
b3f57a6dd7 Remove package.
This package was replaced with xextproto in April.
2006-06-10 16:45:02 +00:00
reed
e05aa0fb52 Remove package.
This was replaced by renderproto in April.
2006-06-10 16:42:21 +00:00
reed
a817607afc Remove package.
This was replaced with randrproto in April.
2006-06-10 16:41:09 +00:00
reed
b7e78f210c Remove package.
This was replaced by fixesproto in April.
2006-06-10 16:36:45 +00:00
reed
33b4812217 Remove package.
It was replaced by compositeproto in April.
2006-06-10 16:34:27 +00:00
rillig
1dd63c42ae Fixed pkglint warnings. 2006-06-09 14:29:56 +00:00
abs
b42bb03998 make sure USE_LANGUAGES is set before including compiler.mk 2006-06-09 08:07:46 +00:00
wiz
b6669e806a Add qt4-psql (should that be qt4-pgsql?). 2006-06-09 06:31:02 +00:00
joerg
f672ff9e8a Needs msgfmt. 2006-06-08 12:24:55 +00:00
minskim
999b34adae Set PKG_FAIL_REASON when a buggy gcc is used (Apple's gcc 4.0.0 yields
an internal compiler error).  This addresses PR pkg/31877.
2006-06-08 01:27:27 +00:00
hubertf
6573ffd8b8 Update to xdaemon 1.2: fix PLIST 2006-06-06 20:44:50 +00:00
reed
9b82c0c8cd Sort entries -- no change to package. 2006-06-05 23:25:43 +00:00
joerg
8572e2517c Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv).
While going through the tree, fix some more packages which had similiar
issues with too strict conflicts, bump the revisions of those.
2006-06-04 16:26:54 +00:00
joerg
f509390e7e Needs Python 2.4. 2006-06-02 23:42:33 +00:00
joerg
dcf9829df2 py-Numeric needs Python 2.2+ 2006-06-02 23:38:10 +00:00
tron
30c19f2c06 Apply patch from bug #6918 in the "freedesktop.org" Bugzilla database
to make this package build with version 2.2.1 or newer of the "freetype2"
package. Bump package revision.

This should fix PR pkg/33606 by Mathieu.
2006-06-01 22:44:08 +00:00
markd
7cc1cfc30b Update to KDE 3.5.3 2006-06-01 14:37:29 +00:00
markd
1f072f8b07 Update to KDE 3.5.3 2006-06-01 13:48:02 +00:00
markd
62d38265c2 Update to KDE 3.5.3
Changes:
* General
  o New: KDE startup reordered in order to improve startup time.
  o KDialog: --title does not work in at least one case
  o Don't show the screensaver when doing presentations
  o If KDE shuts down while starting up (due to low battery status),
    saved session is lost
  o KSysGuard: Typos in the ksysguard PO file
  o Random wallpapers don't change on every configuration change.
* Kicker
  o Bookmarks: Look up konsole-bookmarks in the correct directory
  o Show/hide arrow not shown if all icons are hidden
* KControl
  o Fix the broken priority setting.
* KFind
  o Don't draw a separator, it causes a couple of ugly pixels.
* Konsole
  o Fix a possible crash on session save/logout
  o Numerous fixes due to the Coverity reports.
  o Fix DCOP call setEncoding.
  o kwrited - Add a 'Clear Messages' to the popup menu.
  o Fix crash when user deletes all the sessions.
  o Fix underline issue when there are ampersands in tab title.
  o Remember the text color while moving the tab.
  o Fix issue with tab/window titles not refreshing for the
    non-active session.
  o Verify that the command is executable for '-e <command>.'
  o Use the "DefaultSession" parameter in konsolerc.
* Kate
  o Fix crash in View Difference
  o Fix crash in external tools config when clicking the edit button.
* Konqueror
  o Fix multi selection and Show/Hide in toolbar.
  o Fix QString/KURL confusion which probably caused encoding bugs
    with local paths on non-latin1 systems.
  o Respect user-selected view mode when browsing removable media.
  o Fixed detection of some Netscape plugins when packagers are built
    with new ld flags.
* KWin
  o Don't force new windows to be at the beginning of the focus chain
    (windows with focus stealing prevention shouldn't be there).
  o Don't deactivate the showing desktop state when a new window is
    shown that belongs to the desktop.
  o KWin messes up ConfigureRequest:s, causing X crashes.
  o Move minimized windows to the right place in focus chain.
  o Separate focus chains are nice, but KDE-style Alt+Tab not limited
    to the current desktop
  o Window switching (alt-tab) with focus (strictly) under or follow
    mouse does not switch all windows and newly focused window
    doesn't get focus
  o Obey automatic un-hover option also when switching to a shaded
    window with alt+tab.
  o Mouse cursor covers tooltips of KDE applications
  o Fixed timestamp handling on 64bit systems, fixes focus problems
    when running KDE for a long time
2006-06-01 13:46:31 +00:00
markd
a93d8a92d7 Update to KDE 3.5.3
Changes:
* KHTML
  o Don't crash when triple-clicking on a line that has :after or
    :before content, or anything that isn't in the DOM
  o Implement nondeterministic CSS matching
  o Do not crash if an old target got destroyed.
  o Fix static Y position of positioned objects in initial whitespace
    (3.5 regression).
  o Fontrendering: A few percent speedup by caching font scalability
    info
  o Konqueror will crash if a floated link uses :hover:before or
    :hover:after to create a positioned element.
  o Text selection misbehaves for devanagari.
  o Fix crash when hovering a HTML menu item
  o Don't crash when null pointer passed to removeEventListener
  o Prevent an infinite loop in parseToken() when dealing with broken
    HTML.
  o If we saved creating a renderer at attach. Create it if we later
    need it.
  o Don't allow to find text in password fields.
  o Improve XHTML CSS styling
  o Handle CSS restyling for all types of dynamic DOM changes and
    user interaction
  o Only repaint the expossed background when scrolling. Optimizes a
    few slow pages with unoptimized X11 drivers.
  o Speed-up painting and selections on pages with large tables.
  o Match better the error-handling capabilities of Firefox with
    respect to DL/DT/DD elements.
  o Added missing sanity check which caused crashes in caret mode on
    pgup/pgdn when there was no valid caret.
  o Make sure copyBlt doesn't fail because of different depth.
  o No other property depends on background-image, and applying it
    before the rest of the background short-hand breaks it under
    inheritance.
* KIO
  o Add media kioslave support to KFileDialog
  o KPropertiesDialog first renames the file, then allows all plugins
    to save their changes.
  o Make KDirSelectDialog work with media:/ and similar. Fixes JuK.
* KDEPrint
  o Fix usage of private methods in CUPS which broke KDEPrint with
    CUPS 1.2
  o Allow adding multiple file to the to-be-printed list.
  o No fax sent when special characters are included in the sender
    information
  o Kdeprintfax ignores paper size setting when using Hylafax
* KDE-UI
  o Use KConfigGroup to reset the config group automatically.
  o Give a possibility to disable spellchecking.
* KIO-Slaves
  o KIO-HTTP
  o  Keep the fragment when doing redirections. (the HTTP requests
     and redirections don't include fragments; it's a browser thing).
2006-06-01 13:39:10 +00:00
joerg
6a6e511339 Don't install cat pages by default, fixes PR 33587. Bump revision. 2006-06-01 13:14:18 +00:00
wiz
ed27b84e23 Update to 2.14.2:
==============
Version 2.14.2
==============

  Panel

	* Use gnome-vfs function to sort volumes (Xavier Claessens)
	* Fix closing of About dialog (Vincent)

  Applets

	* Fix closing of About dialogs (Vincent)

  Misc

	* Require intltool 0.35.0 (Vincent)
	* Depend on gnome-vfs 2.14.2 (Christian Neumair)

  Docs Translators

	* Francisco Javier F. Serrador (es)

  Translators

	* Jérémy Le Floc'h (br)
	* Mindu Dorji (dz)
	* Kostas Papadimas (el)
	* Ivar Smolin (et)
	* Robert-André Mauchin (fr)
	* Vladimer Sichinava (ka)
	* Gnome PL Team (pl)
	* Leonid Kanter (ru)
	* Clytie Siddall (vi)
2006-05-31 22:51:27 +00:00
wiz
5f381fd339 Update to 2.14.2:
==============
Version 2.14.2
==============

  Fixes

	* Try to locate files in the app prefix and not in the system prefix
	  for gnome-about (Christian Persch)
	* Fix leak in gnome-about (Christian Persch)

  Misc

	* Require GTK+ >= 2.8.0 (Vincent)

  Translators

	* Francisco Javier F. Serrador (es)
	* Maka Eradze (ka)
	* Hariram Pansari (or)
2006-05-31 22:07:18 +00:00
adam
90e5e47732 Changes 4.1.3:
* Bug-fix release
2006-05-31 19:23:23 +00:00
adam
2f51b66ede QT postgresql driver 2006-05-31 19:22:13 +00:00
adam
51cfc834b0 Changes 4.1.3:
* Bug-fix release
2006-05-31 19:19:06 +00:00
adam
9f7bd4e85b Changes 4.1.3:
* Bug fixes and improvements
2006-05-31 19:18:07 +00:00
ghen
2eca3d9f2c The databases/openldap package has been split in -client and -server component
packages.  Convert LDAP-based applications to depend on openldap-client, and
bump PKGREVISION for those that depend on it by default.
2006-05-31 18:22:23 +00:00
rillig
457d5252f2 Fixed the PLIST. 2006-05-31 12:05:56 +00:00
rillig
7fd87a27e1 Made hot-babe work on Solaris. 2006-05-31 12:03:53 +00:00
rillig
8d2653e198 Updated hot-babe to 0.2.2.
Changes since 0.1.2:
- Switched to gtk2
2006-05-31 11:42:45 +00:00
taca
16365fa499 Specify X11BASE as configuration parameter. This change should fix
the problem which cause LoadError of libX11.so.6.  This problem was
noted by rudolf <netbsd at eq.cz> on pkgsrc-users.

Bump PKGREVISION.
2006-05-31 04:08:27 +00:00
reed
70cc03ec67 Fix homepage and/or master sites.
Add another mirror (http) for wm/windowmaker.

Homepage URL change reported by C David Rigby via
WWW feedback form.
2006-05-30 19:49:24 +00:00
drochner
a4e47a7ea4 update to 2.8.18
changes:
-bugfixes
-translation updates
2006-05-29 17:10:08 +00:00
joerg
9e5c90e2b3 py-qt3-sip only supports Python 2.3 and newer, so everything using it
or pt-qt3-base can't support other versions.
2006-05-28 22:59:59 +00:00