Commit graph

9632 commits

Author SHA1 Message Date
drochner
10c6e04609 update to 4.7
The highlights of this release include full support for Qt v4.6,
automatically generated docstrings for all callables that describe
the valid Python signatures, and support for keywords for all
optional arguments.
2010-02-04 18:40:28 +00:00
drochner
8d641f4a78 update to 4.10
changes: added some methods and options

pkgsrc note: this changes the API revision compiled into
the runtime library, so updates of py-qt* must be enforced
2010-02-04 18:34:43 +00:00
joerg
4c3c353946 DESTDIR support 2010-02-04 16:06:51 +00:00
wiz
cd3d75e0e1 Bump PKGREVISION for xmlpatterns fix. 2010-02-03 15:41:17 +00:00
adam
8e178cde71 Fix: script includes were installed twice, insted of xmlpatters 2010-02-03 14:21:16 +00:00
sno
a270107549 Use b3.mk of x11/p5-Wx to avoid build errors, bumping revision 2010-02-03 11:14:32 +00:00
sno
c9240057b7 Add buildlink3.mk to ensure each depending package has right BUILD_DEPENDS 2010-02-03 11:12:22 +00:00
wiz
2e9ec0a66c Add more "# used by" lines. 2010-02-02 14:33:05 +00:00
adam
90dea627c6 Added some text to DESCR 2010-02-02 14:09:01 +00:00
adam
22ba543f24 Added qt4-mng 2010-02-02 14:07:47 +00:00
adam
57f4c852fd MNG support plugin for Qt. 2010-02-02 14:07:18 +00:00
adam
a3f3f81153 * Exceptions enabled
* Build and install XmlPatters
* MNG moved to qt4-mng
2010-02-02 14:05:59 +00:00
heinz
ada7853bdc Added LICENSE information. 2010-01-30 16:27:59 +00:00
tnn
20ac8d152c Update to ggiterm-0.7.1 (2005-06-27)
Changes: bugfixes, speed improvements.
2010-01-30 15:52:15 +00:00
wiz
dea7373945 Add QtMultimedia.pc to PLIST, bump PKGREVISION. 2010-01-30 08:55:38 +00:00
adam
bad5adb087 Changes 4.6.1:
* Optimized empty QUrl creation
* Improve performance of getting the canonical filename on Linux
  and Symbian by using realpath() system call.
* Avoid stat() when opening a file.
* Do not look at the Qt patch-level version embedded in plugins'
  buildkeys when trying to determine if the plugin is compatible
* Bug-fixes
* load() and loadFromData() can now support compressed GL textures
  in the DDS, ETC1, PVRTC2, and PVRTC4 formats if the OpenGL graphics
  system is active and the appropriate extensions are present in the
  GL implementation.
* Fixed a small leak when using the new QPixmapCache::Key based API.
2010-01-29 18:19:09 +00:00
tnn
623462ec9c Update to libXt-1.0.7. Changes:
Use make rules instead of shell for loops to generate shadow man pages
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Replace AC_DEFINE_DIR with AX_DEFINE_DIR from Autoconf Archive
Link against libICE
Fix compilation of host tools in cross-compilation case
2010-01-28 15:25:54 +00:00
tnn
d9f31d9ce0 Update to xdm-1.1.9 (PR pkg/42682)
xdm-1.1.9:
Update AC_DEFINE_DIR to latest version from Autoconf Archive
Remove RCS Ids
Move xdmcp ARRAY initializators to declarations
Replace FORCE_CURSOR_FLASH code with simpler cursor update for passwd field
Remove OS/2's duplicate copy of default path definitions in resource.c
sprintf -> snprintf/asprintf conversions
Documentation improvements
malloc(strlen()); strcpy() -> strdup()
Delete old A/UX (#ifdef macII) code
Use imdent to show cpp macro nesting more clearly
Remove #ifdef Lynx blocks
Clarify comment/#ifdefs for USE_SIOCGLIFCONF
Do a better job of getting user name for failed login log when using PAM
Continue processing Xaccess after unresolvable host entry found
Truncate pid file before writing new pid to it
Set utmp/wtmp paths via configure instead of hardcoding them
Treat all 127.0.0.0/8 addresses as localhost
Update to using xorg-macros 1.3, including XORG_DEFAULT_OPTIONS
Add support for AM_SILENT_RULES for building files with cpp
Replace -D_XOPEN_SOURCE & -D_BSD_SOURCE with AC_USE_SYSTEM_EXTENSIONS
Unrecognized argument errors shouldn't print xdm error header repeatedly
Refactor & constify error logging code
Log errors when failing to make authentication dirs/files
Fill in COPYING file
spelling fix
Add some more log and debug messages
session.c: Add more debugging to execute()
Use xdm's _SysErrorMsg() function instead of merely printing errno
Use _SysErrorMsg() in the log message in various error conditions.
Use xdm's _SysErrorMsg() function instead of strerror()
Add RemovePid() function, and register it with atexit()
Bug 16356: xdm Xstartup/Xreset configuration files malconstructed by cpp
xaw8 is gone, use xaw7
xdm compile failed due to asprintf()
Add support for syslog on more than openbsd.
Call InitErrorLog() right after BecomeDaemon()
Remove RCS Id and put some comment here.
getLocalAddress(): return 127.0.0.1 if the hostname doesn't resolve.
Add variable DisplayManager.authDir to xdm-config (Fedora bug 388431)
Ansification and compile warning fixes.

xdm-1.1.8:
Added include of pwd.h so we build correctly on OS-X - see xorg mailing list
Build fix for case-insensitive file systems
Fix installation of app-defaults
Fix build with builddir != srcdir
$(builddir) is the current directory
 README: nuke RCS Id
Bug 10145: xdm passes file descriptors to children

xdm-1.1.7:
Fix distcheck.
Restore #endif accidentally removed in d0d4581be22aba9021c5a672bd9e5ba719961e29
Debian bug #440389: 800x600 settings got lost, screen now too wide
Darwin doesn't need __DARWIN__ anymore.
2010-01-28 15:14:33 +00:00
wiz
da598d4fd6 Depend on py-xcbgen that has py-expat dependency.
There are some 1.6 packages (post-python2{5,6} changes) that don't pull
py-expat in and fail.
2010-01-27 14:00:33 +00:00
wiz
f3ec545e1a Needs py-expat nowadays. Depend on it and bump PKGREVISION. 2010-01-27 13:59:46 +00:00
markd
1f93e13f19 Update to kde4 4.3.5
* A number of bugs in KIO have been squashed, making updating of shown
  directories work again and solving some other stability issues
* A crash when creating an avatar from the webcam in Kopete has been fixed
* kded taking 100% CPU time in certain situations has been cured
2010-01-27 10:38:38 +00:00
wiz
4ff4224bf7 Depend on py-expat for all supported python versions, now that
python25 and python26 have been fixed to behave like python24.
2010-01-27 08:46:50 +00:00
wiz
1f84876a81 DEPENDS should be right after MAINTAINER block, reorder. 2010-01-27 08:46:23 +00:00
drochner
bef20f8267 MS Word is not good for ASCII files;-) 2010-01-25 13:55:53 +00:00
gls
dd8adcb0ff Disable python bindings in xfce4-exo.
These bindings are deprecated, and proposed for removal.
See:·
http://foo-projects.org/pipermail/xfce4-dev/2009-November/027867.html
and
http://foo-projects.org/pipermail/xfce4-dev/2009-July/027081.html

This fixes the build on sparc64, and therefore allows meta-pkgs/xfce4 to build
on sparc64.
2010-01-24 20:00:06 +00:00
wiz
7e2c799d4e More PKGREVISION bumps of jpeg dependencies.
Identified by parsing the NetBSD-i386-5.0.1/2009Q3 pkg_summary files
and Robert Elz.
2010-01-24 13:26:09 +00:00
joerg
1cf3dadedb Not MAKE_JOBS_SAFE. 2010-01-24 13:00:44 +00:00
is
572e7a682a forgotten 2010-01-21 08:49:24 +00:00
wiz
83f77e53b4 Update to 0.16.4:
The only change since 0.16.2 is that asserts are now disabled by
default, so that region bugs in the X server don't take down the
entire desktop.
2010-01-20 14:27:46 +00:00
drochner
1f9f6adc36 update to 2.18.5
changes:
-Removal of a potential infinite loop in different clearlooks styles
-translation updates
2010-01-18 18:31:09 +00:00
drochner
be9d1a0960 update to 2.8.2
changes:
-bugfixes
-translation updates
2010-01-18 18:26:42 +00:00
drochner
5d40678d9a update to 2.18.6
changes:
-improvements for "Client-side windows"
-bugfixes
-translation updates
2010-01-18 18:23:14 +00:00
is
e380128017 Don't hack a seperate game manual suffix/directory in behind
xmkmf's back. Makes this install cleanly on Solaris.
2010-01-18 15:18:53 +00:00
wiz
7e9f949650 Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
wiz
672ef23395 Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
dsainty
2dbb481608 patch-ae is gone, remove hash too. 2010-01-17 02:02:55 +00:00
sno
78476e68de Updating x11/p5-Wx from 0.95 to 0.96
Upstream changes:
0.96  Sat Jan  9 10:40:00 CET 2010
	- Fixed Windows build with MSVC 6 buil.
2010-01-17 00:51:06 +00:00
sno
f32615fc5a Updating x11/p5-Alien-wxWidgets from 0.48 to 0.50
Upstream changes:
0.50  Sun Jan 10 16:16:44 CET 2010
	- When compiling on Windows with MSVC 9, make the generated
	  wxWidgets DLL load correctly by adding a manifest to them
	  (suggested by IKEGAMI).
	- Add a missing file to the distribution.
2010-01-17 00:38:29 +00:00
wiz
13885fd0b0 Remove workaround for compiler bug in gcc2 on sparc64. 2010-01-16 17:57:36 +00:00
sno
5529963e0a Add SUBDIR for newly imported modules 2010-01-16 15:38:40 +00:00
sno
9914d11a2a Importing x11/p5-Wx-Perl-ProcessStream version 0.24 as dependency of
scheduled import of editors/p5-Padre.

This module provides the STDOUT, STDERR and exit codes of asynchronously
running processes via events. It may be used for long running or blocking
processes that provide periodic updates on state via STDOUT. Simple IPC
is possible via STDIN.
2010-01-16 14:59:08 +00:00
sno
f4e2b2b5c0 Importing x11/p5-Wx version 0.95 as dependency of Padre.
The Wx module is a wrapper for the wxWidgets GUI toolkit.
2010-01-16 14:55:13 +00:00
sno
97f16145ad Importing x11/p5-Alien-wxWidgets version 0.48 as indirect dependency of
scheduled import of editors/p5-Padre.

Alien::wxWidgets can be used to detect and get configuration settings from
an installed wxWidgets.
2010-01-16 14:53:57 +00:00
sborrill
c0acd05e41 Remove from x11 and re-import into time 2010-01-16 14:40:24 +00:00
sborrill
4271d7c561 Import wmzcalock 0.1 2010-01-16 11:44:37 +00:00
sborrill
0e8341c7c6 A calendar/clock dock app with a variety of display modes for Window Maker
and other window managers that support dockapps.

Version 0.1
2010-01-16 11:43:28 +00:00
obache
dd18223b77 Update xf86-video-vmware to 10.16.9.
Gaetan Nadon (6):
      .gitignore: use common defaults with custom section # 24239
      .gitignore: use common defaults with custom section # 24239
      Several driver modules do not have a ChangeLog target in Makefile.am #23814
      INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
      INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
      Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES

Michel Danzer (3):
      vmware: Fix crash with xserver >= 1.7.
      VMWAREComposite: Only hide cursor if source picture is backed by drawable.
      Bump for 10.16.9 release.

Dave Airlie (3):
       vmware: update for resources/RAC API removal
       vmware: fix resource removal properly
       vmware: change to using ABI version check

Gaetan Nadon (1):
       xf86-video-vmware: Remove unused .cvsignore file #23776

Philip Langdale (1):
       Bump fo 10.16.8 Release
2010-01-16 11:25:26 +00:00
adam
14a285b12f Changes 0.95.2:
* Bug fix release.
2010-01-16 09:15:25 +00:00
tnn
17e9af9a37 wire down FILE_MAN_SUFFIX 2010-01-15 21:20:14 +00:00
tnn
d05aea4ec0 don't build internal documentation 2010-01-15 20:14:46 +00:00