Commit graph

9949 commits

Author SHA1 Message Date
tez
ddb2ce66d2 fix build on solaris 9
make opengl an option (on by default)
from PR#43047
2010-05-08 16:53:06 +00:00
drochner
b27711aaae +*qt4-qscintilla 2010-05-08 15:41:28 +00:00
drochner
0081a08ed0 add py-qt4-qscintilla-2.4.3 - Python bindings for the qscintilla
editor, from Helge Muehlmeier per pkgsrc-wip
2010-05-08 15:34:02 +00:00
drochner
9b66e7b3b3 add qt4-qscintilla-2.4.3, a programmer's editor component for qt4, from
Helge Muehlmeier per pkgsrc-wip
2010-05-08 15:32:13 +00:00
gls
b490918688 Fix build with XOrg modular, bump revision.
As noted in PR pkg/43242.
2010-05-07 20:53:45 +00:00
ahoka
87d7892e4c Drop maintainership on these packages, I am no longer interested. 2010-05-07 08:34:22 +00:00
markd
0262df26f5 Fix for CVE-2010-0436. Bump PKGREVISION. 2010-05-05 11:52:48 +00:00
obache
2851551195 Update x11vnc to 0.9.10.
New in the 0.9.10 x11vnc release:

	IPv6 is now supported for all usage modes: forward and reverse
		connections, SSL and unencrypted, etc.

	The included SSL enabled Java VNC viewer applet now supports
		Chained SSL Certificates (x11vnc -ssl always has.)
		The applet autodects x11vnc and set GET=1 for faster
		connecting via HTTPS.

	A demo CGI script 'desktop.cgi' shows how to create an
		SSL encrypted, multi-user x11vnc web login desktop
		service.  The user logs into a secure web site and gets
		his/her own virtual desktop and his browser accesses it
		with the SSL Java VNC Viewer applet.

	A serverCert Java Viewer applet parameter is provided.
		Use an authenticated HTTPS browser connection to set
		this parameter (the user could set it locally too.)
		The onetimekey tool has -certonly option for this scheme.

	The Xdummy script (use Xorg 'dummy' driver instead of Xvfb)
		no longer requires being run as root.


  miscellaneous new features and changes:

	In the Java viewer applet, debugCerts and debugKeyboard parameters
		are provided.  The debugging output of the applet is more
		readable.  Some corner-case bugs (e.g. socket exceptions)
		are now handled gracefully.  Parameters forbid_Ctrl_Alt
		and mapF5_to_atsign are added.

	The amount of time to wait for HTTPS applet downloads to finish
		can be set in env. var. X11VNC_HTTPS_DOWNLOAD_WAIT_TIME.

	The -xkb mode is automatically enabled if there are more than
		4 keysyms per key.

	-coe is now an alias for -connect_or_exit.

	The -input_eagerly option enables this LibVNCServer feature
		(it is like -allinput.)

	The "%" unix password verification tricks for the -unixpw
		option are now documented.  They also run a command
		in UNIXPW_CMD.

	In -create (-svc, etc.) modes, a warning is printed out if Xvfb
		cannot be found.  Xvfb '+kb' option is checked for.
		The -env CREATE_DISPLAY_OUTPUT=/tmp/mydebug.txt debugging
		option is documented.  Try to preserve user's PATH
		if possible.

		In XDMCP connection mode, a test for GDM listening only
		on IPv6 (::1) is performed.  The interface can also be
		specified via FD_XDMCP_IF.

	The example scripts connect_switch, ultravnc_repeater.pl, inet6to4
		have settings to let them run reliably for long times
		as daemons.  They also support IPv6.

	IPv6 notes: for some very esoteric cases (e.g. -chatwindow)
		IPv4 localhost may be required for local IPC.  A demo
		transition tool 'inet6to4' is also included (can be
		used for other apps.)  x11vnc options related to IPv6:
		-listen6, -6, -no6, -noipv4, -noipv6, and -connect,
		-proxy.

	Use STUNNEL_LISTEN in -stunnel mode to have it listen on a
		particular interface.  Also STUNNEL_PROG.

	New remote control query options: pointer_x, pointer_y,
		pointer_same, pointer_root, and pointer_mask. A demo
		script using them misc/panner.pl is provided.

	Remote control change of -clip option will not create new
		framebuffer if the size has not changed (for panner.pl)

	The X11VNC_DISABLE_SSL_CLIENT_MODE env. var. can be set to
		disable SSL client role in reverse connections.  This
		means the VNC viewer side must be in SSL client role.
		UltraVNC repeater operation can benefit from this.

		The SSL_INIT_TIMEOUT is increased to 1 hour if 'repeater'
		is detected in a reverse connect string.

	The X property X11VNC_TRAP_XRANDR can be set on a desktop to
		force x11vnc to use the -xrandr screen size change
		trapping code.

	The -sslScripts option prints out the SSL certificate management
		scripts.

	Suggest '-auth guess' and '-findauth' if X connection fails.

	The TightVNC sercurity type (TightVNC features enabler) now
		works for RFB version 3.8.

	RECORD scroll detection is now working with the new gtk/gdk scroll
		mechanism.  Set X11VNC_SCROLL_MUST_EQUAL to disable.
2010-05-03 06:21:54 +00:00
joerg
980fa4070c libdrm only makes sense on BSD and Linux. 2010-05-02 22:24:38 +00:00
wiz
9163ee3e88 Update to 1.6:
Release 1.6 (2010-04-09)
========================
- darwin: xnu doesn't support poll on ttys on the master side
- Fix descriptor leak on memory error path
- Support xcb_discard_reply
- Open the X11 socket with close-on-exec flag
- Fix authentication on hpux and Hurd
2010-05-02 11:56:21 +00:00
wiz
a44d705252 Fix path to itself. 2010-04-30 10:18:18 +00:00
wiz
fac868532a + gtkmm-utils. 2010-04-30 10:18:05 +00:00
wiz
29dd02ef25 Initial import of gtkmm-utils-0.4.1:
Utility functions, classes and widgets written on top of gtkmm and
glibmm.

 - logging framework
 - option parsing, date and string utilities
 - tile widgets
 - dialog helpers
2010-04-30 10:17:46 +00:00
wiz
6b8c87d4c6 Fix typos in COMMENT. 2010-04-30 09:41:45 +00:00
dholland
6f851a9004 Not MAKE_JOBS_SAFE, as seen in kefren's bulk build today.
(We can all now die of not surprise...)
2010-04-27 22:08:42 +00:00
jmmv
eb1ce713cb Precreate VARBASE/log. Otherwise, the X server can't start if the directory
is not present (e.g. when VARBASE points somewhere other than /var).  Bump
PKGREVISION.
2010-04-25 19:17:41 +00:00
dholland
6fb4f9c99b The time_t changes made the gum holding the logic together fall off.
Scrape it up and stick it back on again. Fixes build on -current.
2010-04-24 19:52:23 +00:00
drochner
8aeb4c6601 do the same whether qscintills is present or not, should fix PLIST
mismatch reported by wiz
2010-04-22 16:47:31 +00:00
drochner
2755bc55e6 4.7.2 disappeared from the distribution site, was replaced by 4.7.3
which fixes some minor bugs
2010-04-20 09:35:05 +00:00
drochner
1b5a6aa5c5 4.10.1 disappeared from the distribution site, was replaced by 4.10.2
which fixes a regression in the new-style error handling of C++ ctors
2010-04-20 09:33:22 +00:00
tnn
6cc98fc336 don't break stuff on !NetBSD 2010-04-19 18:49:30 +00:00
tnn
14f18c6c33 clean up atomic ops handling and use devel/libatomic_ops as a fallback.
Based on patch from Dennis den Brok.
2010-04-19 18:46:15 +00:00
tnn
c2e785c207 revision bump for libdrm update. 2010-04-16 13:50:51 +00:00
tnn
c63dbc8367 Update to libdrm-2.4.20.
Many changes since 2.4.13, I won't pretend to understand them all.
This update is a prerequisite for eventually moving forward with MesaLib
and xorg-server updates.
2010-04-16 13:43:36 +00:00
wiz
dcbd3264b3 Add patch from upstream, fixing a core dump in amarok. 2010-04-16 11:45:27 +00:00
jnemeth
e76dc329b0 This was missed. The commit message from when the rest of this directory
was deleted is:

Update KDE to 4.4.2

For 4.4.0 major new technologies have been introduced, including social
networking and online collaboration features, a new netbook-oriented
interface and infrastructural innovations such as the KAuth authentication
framework. According to KDE's bug-tracking system, 7293 bugs have been
fixed and 1433 new feature requests were implemented.

KDE SC 4.4.1 has a number of improvements:
 A performance problem in KMail when sending emails has been fixed
 Various fixes in Plasma widgets and other addons, such as the analog clock
  and the picture frame
 A number of fixes in Konsole, KDE's powerful terminal application

KDE SC 4.4.2 has a number of improvements:
 Possible crashes in Plasma, Dolphin and Okular have been fixed
 The Microblog applet now shows the correct time in the timeline
 The audioplayer KRunner plugin has been fixed to not freeze the KRunner UI
  anymore
2010-04-15 05:28:08 +00:00
wiz
843939f7fe Add a bug fix that might affect firefox, dug up by Jared McNeill.
Bump PKGREVISION.
2010-04-15 01:09:55 +00:00
drochner
5776252d86 update to 2.28.1
changes: A couple of gconf module bugs fixed
2010-04-13 17:46:03 +00:00
drochner
2df03382df update to 2.1.2
changes:
-bugfixes
-compatibility with GTK+2.18
-adds some documentation
2010-04-13 17:44:30 +00:00
drochner
f47433b206 update to 4.7.2
This is primarily a bug-fix release.
2010-04-13 15:27:38 +00:00
drochner
0c165754a1 update to 4.10.1
This is primarily a bug-fix release.
2010-04-13 15:26:31 +00:00
wiz
5bd272da2f Remove kdelibs-experimental4 here as well. 2010-04-12 14:21:12 +00:00
tnn
84aca4ded1 Update to glproto-1.4.11.
"New GL proto with event support."
2010-04-12 13:59:31 +00:00
tnn
ab734abc46 Update to dri2proto-2.3.
This adds some new event definitions to the dri2 protocol.
2010-04-12 13:58:36 +00:00
markd
767e2e9123 Fix perl path in plasma_popupapplet_fix_groups.pl (it moved location
in the tree).  Bump PKGREVISION.
2010-04-12 08:05:41 +00:00
gls
28b6270238 Update tint2 to 0.9.0.
Changes since 0.7.0 (http://code.google.com/p/tint2/source/browse/trunk/ChangeLog):

2010-01-28
- Battery hide option
- bugfixes in task redrawing
- traywindow and autohide bugfix


2010-01-13
- calculate right struts for multiple monitors
- New timer implementation (works for *BSD too)
- Changed behaviour for forwarding clicks to the window manager
- Tint2 sets a class name, such that it can be identified by window managers
- better omnipresent task handling
- clock timezone support
- real transparency
- adjustable systray icons
- systray: several icons in one line
- autohide
- more task states (active/urgent/iconified)
- and some minor bugfixes which nobody recognized yet ;)


2009-12-16
- Scrolling through tasks by schattenprinz (added action next_task and prev_task)
- Andreas : *add* setting tooltip on clock with 'clock_tooltip = format'
- Andreas : *add* changed everything to kernel timer for easier integration with new timer
- Andreas : *add* multiple tasks can be urgent now
- Thierry : panel snapshot
- patch for FULL battery by peter.ebden
- Thierry : work on tint2conf. not ready for release yet.
- Thierry : killall -SIGUSR1 tint2 will reload config file cleanly
- Thierry : improved multi-monitor detection
- Thierry : added left2right and right2left value to systray_sort option
- Andreas : *add* option for ascending/descending/unsorted systray
- Thierry : EWMH non-resizable panel
- less disturbing omnipresent task by dmitry medvinsky
- Thierry : lower cpu use with icon. replace HUE by ALPHA on icon (see task_icon_asb)
- Thierry : add default icon on task
- Andreas : *add* tooltips
- Andreas : added possibility to put tint2 into the windowmanagers dock
- Andreas : Drag n drop over Task bring Focus
- Andreas : support skip_taskbar
- Thierry : detect pid of process owning the systray
- Andreas : added possibility to put tint2 into the windowmanagers dock

2009-09-08
- Drag n drop over Task bring Focus by Andreas.Fink85

2009-09-07
- fixed issue 117 : support skip_taskbar by Andreas.Fink85
- cleanup : switch space to tab

2009-09-01
- fixed segfault

2009-08-30
- detect pid of process owning the systray

2009-08-30
- added taskbar_active_background_id to change current desktop background.
  warning : this feature have a price on cpu (tint2 redraw all task) when you switch desktop.
  comment out taskbar_active_background_id if you don't want it.

2009-08-30
- fixed issue 130 by maato
  ordered systray icon with config "systray_sort = asc/desc"

2009-08-29
- fixed issue 134

2009-08-29
- cleanup and add desktop_right/desktop_left action on task (by jackp)

2009-08-29
- adjust saturation/brightness on task icon

2009-08-29
- merge change described in issue 122 (by jackp)
  made right click easier

2009-08-28
- add some HSB config

2009-08-09
- add mouse action : maximize_restore
- fixed issue 125

2009-07-28
- some tint2conf code

2009-07-26
- fixed icon on 64 bit system by benjaminfranzke

2009-07-19
- fixed systray crash by mart1987

2009-07-14
- play with some tint2conf code

2009-07-04
- fixed 'defunct' process after fork
2010-04-11 21:43:57 +00:00
markd
1e953f5103 Indirect the installation of dbus files into ${PKG_SYSCONFDIR}.
Bump PKGREVISION.
2010-04-11 13:55:49 +00:00
dholland
52a0bd914c Force it to not see asciidoc and xmlto, or it starts rebuilding its
man pages and (for reasons that are not entirely clear) chokes and dies.
2010-04-11 10:39:30 +00:00
tnn
aca0a9e12b override xmlto(1) configure test 2010-04-10 23:22:49 +00:00
tnn
94590f7b4b requires libXext>=1.1.1 to build 2010-04-10 21:30:34 +00:00
tnn
ee34f143e6 revert bl3.mk changes since there were problems with native X11. 2010-04-10 21:09:20 +00:00
markd
24c82a1fd6 Update KDE to 4.4.2
For 4.4.0 major new technologies have been introduced, including social
networking and online collaboration features, a new netbook-oriented
interface and infrastructural innovations such as the KAuth authentication
framework. According to KDE's bug-tracking system, 7293 bugs have been
fixed and 1433 new feature requests were implemented.

KDE SC 4.4.1 has a number of improvements:
 A performance problem in KMail when sending emails has been fixed
 Various fixes in Plasma widgets and other addons, such as the analog clock
  and the picture frame
 A number of fixes in Konsole, KDE's powerful terminal application

KDE SC 4.4.2 has a number of improvements:
 Possible crashes in Plasma, Dolphin and Okular have been fixed
 The Microblog applet now shows the correct time in the timeline
 The audioplayer KRunner plugin has been fixed to not freeze the KRunner UI
  anymore
2010-04-10 02:45:02 +00:00
obache
7a194ddbc8 Update fltk to 1.1.10.
Based on patch from Tim Larson by PR#43061.

CHANGES IN FLTK 1.1.10

	- Widgets now remove stale entries from the default callback
	  queue when they are deleted (STR #2302)
	- Fixed selection bug in Fl_Int_Input (STR #2292)
	- Fixed character set conversion functions (STR #2268)
	- Fixed image lib configure and fltk-config issues by backporting
	  the image lib and zlib configure code from FLTK 1.3 (STR #2203)
	- Updated the bundled libpng to v1.2.40 (released Sep. 10, 2009)
	- Fixed Fl_Choice contrast with light-on-dark settings (STR #2219)
	- Added Xft2 font lookup table (STR #2215)
	- Fixed X server "lock", if a modal dialog window is opened
	  while a menu is active (STR #1986)
	- Updated mirror sites in documentation (STR #2220)
	- Setting a default font for Xft (STR #2216)
	- Temporarily limited builds to 32-bit on OX S to stay
	  compatible to Snow Leopard
	- Fixed Windows compile bug with "#define USE_COLORMAP 0"
	  (STR #2241)
	- Fixed glibc 2.10 compiler problems (Fedora 11 and others)
	  with scandir() and strchr() (STR #2222)
	- Fixed OpenGL shared context handling (STR #2135)
	- Fixed gray-scale images with alpha channel (STR #2105)
	- Fixed unexpected shortcut behavior for Win32 (STR #2199)
	- Added cast to Fl_Color in all Fluid code (STR #2206)
	- Fixed wrong identifier for special keys combined with
	  modifier (STR #2196)
	- Fixed documentation for Fl_Progress (STR #2209)
	- Fix for multiple popups, when dragging and calling fl_alert()
	  and friends from the callback (STR #2159)
	- Avoiding crashes for recursive common dialogs (this does not
	  fix the issue at hand yet) (STR 2150)
	- Fluid printing used wrong colors under Windows (STR #2195)
	- Fixed bad system menu hadling in OS X (STR #2153)
	- Fixed File Input mouse pointer dragging (STR #2181)
	- Added Fl_Scroll::bbox() documentation (STR #1893)
	- Fixed static linking of image libraries (STR #1962)
	- Fixed callback would not be called when shortcut was used with
          radio and toggle buttons in default FL_RELEASE mode.
	- Fixed a problem with TrackMouseEvent() (Windows only) that would
	  generate wrong FL_LEAVE events with subwindows. TrackMouseEvent
	  is now enabled by default (it was disabled for GNU compilers).
	  It can be disabled by defining NO_TRACK_MOUSE.
	  Improved test/subwindow.cxx (STR #2079)
	- Fixed RGB colors for round box (STR #2097)
	- Fixed documentation (added missing COMCTRL32.LIB dependency)
	- Fl_Group::clip_children() is now public (STR #2017)
	- Fixed first modifier key event (STR #1952)
	- Fixed wrong default value of Fl_Spinner in Fluid (STR #1991)
	- Fixed Fluid textcolor output (STR #1992)
	- Added clarification to Fl_GL_Window mode function (STR #1945)
	- Fl_Group and Fl_Scroll now resize themselves before
	  resizing their children (STR #2032)
	- Fixed adding an idle handler during a draw() call (STR #1950)
	- Improved stability of fl_read_image (STR #2021)
	- Fixed menu position close to screen border (STR #2057)
2010-04-09 13:35:41 +00:00
tnn
56775183d5 Assorted fixes for fallout from X.org header rototill.
Bump revision.
2010-04-09 09:08:13 +00:00
tnn
ea479007f4 Guard against multiple inclusion. Bump rev. 2010-04-09 09:06:52 +00:00
tnn
8e3c752adb Some drivers now have a build time dependency on libXext because
of xextproto -> libXext header rototil.
2010-04-09 08:53:03 +00:00
tnn
859d48c188 Update to libXext-1.1.1.
Following the xextproto cleanup, the client-side header files previouly in
xextproto have now moved to libXext.
2010-04-09 08:50:17 +00:00
tnn
dac96eecf4 Update to libXi-1.3.
Most notable change is that this brings XI2 support, matching
changes noted in the inputproto-2.0 update.
2010-04-09 08:46:32 +00:00
tnn
b152239cc1 Update to libXinerama-1.1.
1.1:
Just one more change, the requirement of xorg-macros 1.3.

1.0.99.1:
Most notable change the addition of Xinerama.h and panoramiXext.h.
Both files were previously part of xineramaproto and were moved here.
Requires xineramaproto 1.1.99.1 or higher.
2010-04-09 08:43:00 +00:00
tnn
8eb69a7923 Update to libXtst-1.1.0.
1.1.0:
Just two changes, increasing the requires for libXext to what it really is
and the usual xorg-macros change.

1.0.99.2:
Xlib headers from the recordproto module have moved to here.
The new requirement is thus recordproto 1.13.99.2
No other interesting changes.

1.0.99.1:
The first libXtst release for nearly two years and boy, aren't we glad it's
here. 1.0.99.1 contains various build system fixes and a new header file
that previouly resided in the xextproto module.
This version requires xextproto 7.0.99.3 or later to avoid conflicts with
header files.
2010-04-09 08:41:23 +00:00
tnn
c405a4eba3 Update to libXfixes-4.0.4.
4.0.4:
Add README with pointers to mailing list, bugzilla & git repos
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Replace static ChangeLog with dist-hook to generate from git log
nuke RCS Ids
Janitor: Correct make distcheck and gcc/sparse warnings.
Rename parameters to clarify QueryVersion/QueryExtension.
2010-04-09 08:38:28 +00:00
tnn
779a55f3b7 Update to xineramaproto-1.2.
"No protocol changes, packaging changes only.
 Note that the Xlib headers were removed since the last release. They are
 now in libXinerama."
2010-04-09 08:36:30 +00:00
tnn
b099b088c4 Update to xextproto-7.1.1.
"Many headers included in xextproto were combined library, server and
 protocol headers. This release splits those headers up and moves the
 client-side library headers into the libXext module.
 Clients should not be affected by this change.
 Drivers that included headers from this module will need to be fixed."

"Note that as a result of this file removal and renaming, xextproto is only
 partially compatible to other, already released modules. An upgrade of
 xextproto from 7.0.x to 7.1.0 also requires upgrades of libXext, libXtst,
 the X server and possible others."

xxx tnn note: I've added a compat shmstr.h to help old software,
such as xorg-server 1.6 to build. More fixes coming.
2010-04-09 08:33:38 +00:00
tnn
ec554200e6 Update to recordproto-1.14.
Recordproto has seen a similar cleanup as xextproto recently. Xlib headers
have been removed and the remaining headers renamed for consistency.
A stub recordstr.h is provided to avoid breakage in current clients,
the Xlib header now resides in libXtst.
2010-04-09 08:27:31 +00:00
tnn
0398b17c1e Update to inputproto-2.0.
"The first stable release of the X Input Extension Version 2.0 protocol
specification and header files."

XI2 provides a number of enhancements over version 1.5, including:
- use of XGE and GenericEvents. GenericEvents are of flexible length with a
  minimum length of 32 bytes.
- explicit device hierarchy of master and slave devices. See Section 4.
- use of multiple independent master devices (Multi-Poiner X or MPX).
- the ability for devices to change capabilities at runtime.
- raw device events
2010-04-09 08:21:48 +00:00
tnn
4ce210b3a6 Update to fixesproto-4.1.1.
4.1.1:
New requirement: xorg-macros 1.3
Add README with pointers to mailing lists, bugzilla, & git
Hide/ShowCursor works on all master pointers in XI2.
Document behaviour of CursorNotifies with XI2 servers.
Require macros 1.3 for XORG_DEFAULT_OPTIONS
Remove RCS tags

4.1:
renamed: .cvsignore -> .gitignore
Update XFixes protocol spec to match XFixes 4.0
Typo fixes in XFixes protocol spec
Move fixes protocol description to the new canonical location/name.
fixesproto: adjust to split xext headers
ChangeSaveSet with map=Unmap means 'unmap', not 'don't remap'
Janitor: Correct make distcheck and dont distribute autogen.sh
2010-04-09 08:15:48 +00:00
asau
1ecb1661d3 Build fix: treat DragonFly as other BSDs.
From Alexander Polakov, PR pkg/43118
2010-04-05 00:06:24 +00:00
asau
00708ce7e3 Recursive revision bump for GMP update. 2010-03-24 19:43:21 +00:00
reed
4a8b6dfd9a Fix build by increasing BUILDLINK_API_DEPENDS.pangomm. Error was:
checking for GDKMM... configure: error: Package requirements (giomm-2.4 >= 2.22 pangomm-1.4 >= 2.26 gtk+-2.0 >= 2.18) were not met:

Requested 'pangomm-1.4 >= 2.26' but version of Pangomm is 2.24.0

(2.24.0 doesn't provide needed pangommconfig.h.)

While here remove now-irrelevant comment from buildlink3.mk.
2010-03-23 20:42:55 +00:00
wiz
a4eec2f4cc Reset maintainer, developer lost his commit bit. 2010-03-21 16:29:38 +00:00
wiz
27e765fb89 Remove evolution-data-server dependency from totem-pl-parser buildlink3.mk,
depend on version that removed dependency and bump PKGREVISION for
dependencies.
2010-03-20 12:43:29 +00:00
sbd
2c2bb96803 Revert last commit, will use a change to pkgsrc/mk/platform/Linux.mk to
fix PR 42274.

Bump PKGREVISION.

OK wiz@
2010-03-18 22:42:23 +00:00
wiz
fe0ea5bd23 Update to 2.18.9:
Overview of Changes from GTK+ 2.18.8 to 2.18.9
==============================================

* Avoid a crash when doing DND on X servers without the shape extension
* Avoid an assertion when finalizing entries

Ok agc@
2010-03-17 22:43:00 +00:00
sbd
e0d1d9b781 With platforms that set IMAKE_MAKE?=${GMAKE} x11/xorg-cf-files needs to be
built with gmake.  From PR pkg/42274

Bump PKGREVISION.
2010-03-17 09:53:08 +00:00
wiz
aa96400e49 Update to 2.12.10:
2010-03-08  Mike Kestner  <mkestner@novell.com>

	* configure.in.in: revert the -platform flag usage on windows until
	we can figure out why it breaks Gtk# on mono.

2010-03-01  Mike Kestner  <mkestner@novell.com>

	* msi/gtk-sharp-2.0.wxs.in: use the netfx runtime version checks.
	Check for version 2.0 or greater.
	* msi/Makefile.am: ref the netfx extension.

2010-02-26  Mike Kestner  <mkestner@novell.com>

	* configure.in.in: backport the mono-2 configure fallback.

2010-02-26  Mike Gorse  <mgorse@novell.com>

	* atk/Object.custom, atk/glue/object.c: Bind GetAttributes.

2010-01-11  Mike Kestner  <mkestner@novell.com>

	* configure.in.in: checks for wix and add platform switch to win32
	builds to ensure 32BIT+ and PE32 are set. [Fixes #473566]
	* gtk-sharp-2.0.wxs.in: moved to msi dir and enhanced. see below.
	* license.rtf: moved to msi dir
	* Makefile.am: add new dir, move installer target to msi Makefile.
	* msi/*: new installer building framework.  conditionally builds on wix
	availability.  downloads official binary bundles to build an unmanaged
	module. adds the .mo files to support translation [Fixes #513017]
	updated gtk+ version to 2.16.6.  still depends on win32-installers build
	for mono-posix and mono-cairo modules.

2009-11-30  Mike Kestner  <mkestner@novell.com>

	* generator/Method.cs: support win32_utf8_variant attribute on methods.
	* glib/*.cs: support win32 utf8 variant methods.
	* gtk/*.custom: support win32 utf8 variant methods.
	* gtk/Gtk.metadata: mark some win32_utf8_variant methods.
	  [Fixes #550961] Adapted from a patch by Tor Lillqvist.

2009-11-23  Christian Hoff  <christian_hoff@gmx.net>

	* generator/Signal.cs: Return a GInterfaceAdapter in the signalargs's
	accessor properties instead of trying to return the implementor as stored in
	the arguments array.

2009-11-20  Gabriel Burt  <gabriel.burt@gmail.com>

	* bootstrap-2.12: Bump GTK_SHARP_VERSION to 2.12.10

2009-11-20  Gabriel Burt  <gabriel.burt@gmail.com>

	Make TextBufferSerializeFunc return byte []

	* gtk/Makefile.am:
	* gtk/textbuffer-serializefunc.patch:
	* gtk/GtkSharp.TextBufferSerializeFuncNative.cs:
	* gtk/TextBufferSerializeFunc.cs: Copy of generated bindings, fixed to
	be usable. [Fixes #555495]

	* gtk/TextBuffer.custom: Add binding of RegisterSerializeFormat since no
	longer generated.

	* gtk/Gtk.metadata: Remove GtkTextBufferSerializeFunc and
	RegisterSerializeFormat so bindings not generated.

2009-11-10  Gabriel Burt  <gabriel.burt@gmail.com>

	* atk/atk-table.patch:
	* atk/ColumnDeletedHandler.cs:
	* atk/Table.cs:
	* atk/TableAdapter.cs:
	* atk/ColumnInsertedHandler.cs:
	* atk/Atk.metadata:
	* atk/RowDeletedHandler.cs:
	* atk/RowInsertedHandler.cs: We have to implement AtkTable's
	GetSelectedRows/Columns methods manually, and the only way to do that is
	to not generate those classes.  So these files are the generated files
	with the necessary modifications (see atk-table.patch).  This fixes
	support for custom widgets to add AtkTable a11y (BNC #512477)

	* atk/NoOpObject.custom: Manually implement Atk.Table iface

	* atk/Makefile.am: Add new files to build

2009-10-30  Mike Kestner  <mkestner@novell.com>

	* glib/GType.cs: avoid another exception on bogus assm.Locations.
	  [Fixes #546045]

2009-10-23  Christian Hoff  <christian_hoff@gmx.net>

	* gtk/CellRenderer.custom: Pass the GdkRectangle parameters of CellRenderer.Render
	by reference. Patch by Diego Pettenò.

2009-09-22  Brad Taylor  <brad@getcoded.net>

	* glib/Idle.cs:
	* glib/Timeout.cs: Don't try to remove the handler from the managed
	hashtable twice, add a comment explaining the need for the else branch.

2009-09-22  Brad Taylor  <brad@getcoded.net>

	* glib/Idle.cs:
	* glib/Timeout.cs: Make sure to remove the unmanaged reference to the
	delegate when we're disposed or finalized.  In particular, this fixes a
	problem where GLib.Object's PerformQueuedUnrefs was being called after
	both the object and the handler had been GC'ed, resulting in a
	segfault.

2009-09-16  Mike Kestner  <mkestner@novell.com>

	* gtk/Gtk.metadata: hide StatusIcon.GetGeometry for custom impl.
	* gtk/StatusIcon.custom: custom GetGeometry implementation to avoid
	marshaling exceptions on win32.  [Fixes #518169]

2009-09-11  Christian Hoff  <christian_hoff@gmx.net>

	* gtk/Application.cs: Port the theming-relevant part of the
	SWF.Application.DoEvents code to avoid loading the assembly
	at runtime on the Windows platform.

2009-08-23  Christian Hoff  <christian_hoff@gmx.net>

	* gdk/Gdk.metadata: Mark PixbufFormat.Extensions and
	PixbufFormat.MimeTypes as null-terminated arrays.	[Fixes #533472]

2009-08-12  Christian Hoff  <christian_hoff@gmx.net>

	* configure.in.in: Detect GDK backend.
	* */*.dll.config.in: Link against the libs of the correct GDK backend
	instead of using x11 on Linux/win32 on Windows.
	Patch by Christian Hergert.	[Fixes 527840]

2009-08-05  Christian Hoff  <christian_hoff@gmx.net>

	* sample/CustomcellRenderer.cs: Use GObject property registration
	instead of a CellDataFunc.

2009-08-05  Christian Hoff  <christian_hoff@gmx.net>

	* glib/glue/object.c: Use -G_MINFLOAT and -G_MINDOUBLE since
	these constants return the minumum positive values for this type.

2009-07-30  Mike Kestner  <mkestner@novell.com>

	* generator/InterfaceGen.cs: remove var keyword usage to fix build
	 on .net 2.0. Fix a few mixed line endings as well.

2009-07-27  Mike Gorse  <mgorse@novell.com>

	* atk/Atk.metadata: Remove owned for Relation.GetTarget.

2009-07-21  Christian Hoff  <christian_hoff@gmx.net>

	* glib/GInterfaceAdapter.cs: Fix a leak related to GCHandles not being freed.
	Patch from Mike Kestner with a minor tweak by me. [Fixes #523306]

2009-07-13  Gabriel Burt  <gabriel.burt@gmail.com>

	* generator/GenBase.cs: Add AppendCustom override that you can pass the
	type name in, used to include .custom for Name + Adapter and Name +
	Implementor .custom files for interface gen.

	* generator/InterfaceGen.cs: Use the new AppendCustom override for the
	Name + Adapter.custom file, and add support for including custom file for
	the Name + Implementor interface; necessary to manually implement an
	interface method.

2009-07-10  Christian Hoff  <christian_hoff@gmx.net>

	* pango/Pango.metadata: Mark "ink_rect" and "logical_rect" parameters of Get*Extends
	methods as "out".  [Fixes #510105]

2009-06-08  Christian Hoff  <christian_hoff@gmx.net>

	* atk/ObjectFactory.custom: Reimplement ObjectFactory virtual
	methods. Patch provided by Mike Kestner and Gabriel Burt.

2009-05-31  Mike Kestner  <mkestner@novell.com>

	* gtk-sharp-2.0.wxs.in: move the RemoveExistingVersions action
	after InstallFinalize to avoid a problem where the GAC assemblies
	disappear.  [Fixes #508580]
2010-03-16 19:33:37 +00:00
wiz
5f98b8ea06 Update to 2.18.8:
Overview of Changes from GTK+ 2.18.7 to 2.18.8
==============================================

* Bugs fixed:
 612066 empathy hangs when clicked on information about contact...
 569042 gailbooleancell does not seem to attend to changes...
 609650 GtkPlug Embedded signal is not emitted when plug/socket...
 609744 crash at parse_data_for_row_pseudocolor
 609952 destroying a notebook window when the last tab got dragged...
 610141 gtk_assistant_get_nth_page() function fails to deliver...
 610184 gtk_assistant_set_current_page() segfaults...
 610381 More space between toolbar icon and label
 610632 gtk_info_bar_set_default_response problem
 611686 focus_in/focus_out in gailtreeview.c should return FALSE...
 612119 Do not scroll when middle pasting
 612308 GTK+ Build error: redefinition of 'struct IPrintDialogCallback'
 612346 gdk_window_set_icon_name doesn't work
 612505 Entry layout not updated when underlying buffer changes
 598881 Unimplemented GdkWindowImplIface methods crash gimp on OSX

* Updated translations:
 Bengali India
 Low German
 Oriya
 Polish
2010-03-16 08:40:15 +00:00
obache
b054855daa Add buildlink to graphicws/jpeg and graphicws/png.
fltk-config --user-images --ldflags offers those libraries.
XXX: but libfltk_images is note linked with those libraries.
XXX: libfltk_gl is also not with GL and GLU.
2010-03-12 09:23:41 +00:00
mrg
e5ed528a74 copy patch-au to apply to the almost same file elsewhere in the tree..
this lets qt4-libs build on sparc64.  also tested on amd64.
2010-03-12 08:19:38 +00:00
wiz
efd48f51aa Sync src/3rdparty/javascriptcore/JavaScriptCore/wtf/Platform.h
(which we patch in pkgsrc) with
src/3rdparty/webkit/JavaScriptCore/wtf/Platform.h
which works fine without patches.

From Sverre Froyen in private mail.
2010-03-11 00:07:24 +00:00
snj
415e6a8120 This needs zlib. Bump PKGREVISION to 1. 2010-03-08 20:46:11 +00:00
snj
f42f995cf5 This needs zlib. Bump PKGREVISION to 1. 2010-03-08 20:39:50 +00:00
gls
91c217fbf7 Updated to 3.3.10ga4
Fix HOMEPAGE and MASTER_SITES
Changelog too long to list here. Please see
http://x3270.bgp.nu/documentation-relnotes.html
2010-03-04 20:42:01 +00:00
is
e3562d3e3f Use reorganized upstream download directories. 2010-03-03 13:52:24 +00:00
sno
9d9d93bf00 Updating x11/p5-Wx-Perl-ProcessStream from 0.24nb1 to 0.27
Upstream changes:
0.27    2010-02-28 00:00
        Use param to Wx::Yield (Wx 0.9701+) to avoid recursive
        Yield calls and pass tests with debugging wxWidgets
        (e.g. pre-installed wxWidgets on OSX);

0.26    2010-02-26 00:00
        Changed behaviour of $process->IsAlive
        will now return false if process has
        already returned an exit code.

0.25    2010-02-25 00:00
        Continuous stream will hang app rt.cpan.org #54962
        Fixed by adding SetMaxLines setting with default 1000
        Added PeekStdErrBuffer, PeekStdOutBuffer
        Added GetStdErrBufferLineCount GetStdOutBufferLineCount
        Added EVT_WXP_PROCESS_STREAM_MAXLINES
        Stopped tests displaying frame (not necessary in this case)
2010-03-02 14:27:25 +00:00
wiz
0cf4b0f246 drochner noted that patch-ac is wrong (the original is correct for
Python 3) and suggested not installing the .pyc files.

Follow his advice and bump PKGREVISION.
2010-02-27 21:37:47 +00:00
tnn
70db5ef86f upstream bug tracker says 23331 is fixed. 2010-02-27 10:41:00 +00:00
wiz
aeaceb273d Reset maintainer for developers who gave back their commit bit. 2010-02-26 10:28:30 +00:00
reed
aef5f34124 This is for pkg/42778. I sent fix to submitter on Feb. 9 but
realized didn't make it to the ticket. Yesterday, I happened to
have same problem (on two systems).

I see from the cvs log message for xf86vidmodeproto that some headers
got moved to libXxf86vm. And I see libXxf86vm now has needed
header. But the buildlink3.mk didn't get changed so the older version of
libXxf86vm is good enough.

So increased the BUILDLINK_API_DEPENDS.libXxf86vm to libXxf86vm>=1.1.0
2010-02-25 17:10:49 +00:00
wiz
268d459800 Fix a python problem (thanks joerg) and byte-compile and install
.pyc files.

Bump PKGREVISION.
2010-02-25 17:03:13 +00:00
sno
3d23d73cce Building Wx perl module with --wx-toolkit=gtk2 param to ensure no wxPerl
or similar installed on MacOS X or Darwin ...

Bumping revision.
2010-02-25 13:26:01 +00:00
drochner
d2afdb4a8f update to 255
changes: many bugfixes, minor improvements
2010-02-24 19:37:38 +00:00
wiz
659e811251 Comment out support for KTERM_USE_WALLPAPER=YES because the distfile
disappeared.

Can be reenabled if someone provides KTerm-BGP-1.0.patch.gz.

Addresses part of PR 42493.
2010-02-21 15:39:12 +00:00
joerg
79b6c5bd29 Fix ownership. Bump revision. 2010-02-19 20:23:01 +00:00
sno
629a9cb89b Adding files for Darwin/MacOS X to PLIST
Bumping revision
2010-02-19 17:34:41 +00:00
drochner
ff1d55359c update to 0.16.6
changes: fixes for a couple of bugs related to alpha maps
2010-02-18 21:30:44 +00:00
drochner
de9556a2be update to 2.28.3
changes:
-CVE-2010-0422, handle monitor hotplugging more securely
-Fix rendering corruption with floaters screensaver
(as said in the previous update: I think hotplugging issues don't
 affect us due to lacking xserver support)
2010-02-18 20:44:19 +00:00
taca
039d94f891 * Add patches for CVE-2009-2369 and CVE-2009-2625.
* Use textproc/expat to fix CVE-2009-3720.

Bump PKGREVISION.
2010-02-16 17:38:14 +00:00
taca
5b7c9e6f66 Add patches for CVE-2009-2369 and CVE-2009-2625.
Bump PKGREVISION.
2010-02-16 17:35:34 +00:00
taca
00bb1763ed Add patches for CVE-2009-2625 and CVE-2009-2369.
Bump PKGREVISION.
2010-02-16 17:33:39 +00:00
sno
6d95bb047a Fixing PLIST by removing '*.orig' relics from patch stage 2010-02-16 15:22:44 +00:00
wiz
0fcd0bdd6a Revert to 4.0, on request by drochner, for gnome. 2010-02-16 14:54:41 +00:00
wiz
2de6c38cb4 PKGREVISION bump for libxklavier shlib update. 2010-02-16 13:35:40 +00:00
wiz
b9ad8fc0c8 Update to 5.0:
The release adds ability to have different types of listeners in
the same process (necessary for the latest unstable version of
GNOME).

The API/ABI (and soname) was changed (oops, I did it again).
2010-02-16 13:35:14 +00:00
adam
e6eadb7e6f Changes 4.6.2:
This is a bug-fix release. It maintains both forward and backward
compatibility (source and binary) with Qt 4.6.0 and 4.6.1.
2010-02-16 13:08:09 +00:00
dholland
9180122347 Fix imake man suffix. From Aleksey Cheusov in a followup to PR pkg/37646
after it was closed.
2010-02-15 21:48:13 +00:00
sno
1270fc98fa Updating x11/p5-Wx from 0.96nb1 to 0.97.01
pkgsrc changes:
- Adjust dependencies

Upstream changes:
0.9701 Thu Feb 11 16:03:42 CET 2010
	- Bump the required version of ExtUtils::XSpp and ExtUtils::ParseXS.

0.97  Tue Feb  9 22:57:14 CET 2010
	- Added wxOverlay and wxDCOverlay (2.8) (thanks to Mark Dootson).
        - Added Wx::Loader - allows PPM distributions and packagers to
          override wx dll loading (see Wx::Loader pod)
	- Loading plugins - local override of dl_load_file now uses
	  Wx::_load_plugin during XSLoader::load
2010-02-15 16:49:46 +00:00
drochner
42b488bcde fix Linux'ism in strftime format string (in italian translation only),
from Ferruccio Zamuner per PM
2010-02-14 11:12:21 +00:00
wiz
68a22bc89c Update to 2.18.7:
Overview of Changes from GTK+ 2.18.6 to 2.18.7
==============================================

* Bugs fixed:
 600865 gnome-panel crashed with "BadPixmap (invalid Pixmap...
 606698 Misplaced declaration of gtk_print_job_set_status
 606009 weirdness with clipping in abiword - csw
 607770 Leak in GtkTreeView with HildonPannableArea
 603144 Suspected wrong builtin page size: Chinese PRC6 and PRC9...
 607687 f-spot crashes when using themes using the pixmap engine
 608807 Marks on GtkScale widgets can overlap
 607508 Cannot drag windows around in pager applet any more
 608615 DnD events sent to wrong window
 599511 gtk_selection_owner_set causes graphical corruption...
 607344 GtkCalendar: crash when using tooltips via glade
 608410 GOK types backwards in text entry fields
 591186 GTK Menu Bar is unreadable under Windows 7
 607061 GtkPlug socket window is sometimes incorrectly unref'd...
 608370 dnd drag-dest signal handlers don't get correctly dis...
 608162 gtktoolbutton doesn't create right proxy menu item...
 561816 Optimize gtk_paned_set_position notifications

* Translation updates:
 Brazilian Portuguese
 Burmese
 Catalan
 German
 Slovenian
 Spanish
 Swedish
2010-02-14 09:58:14 +00:00
obache
3f7e104550 replace alignment spaces with tabs. 2010-02-13 12:01:31 +00:00
obache
8a685d650b Update xf86-input-vmmouse to 12.6.6.
Alan Coopersmith (1):
      Update Sun license notices to current X.Org standard form

Gaetan Nadon (6):
      .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
      configure.ac: remove unused sdkdir=$(pkg-config...) statement

Julien Cristau (2):
      Require xorg-macros 1.4 for XORG_INSTALL
      Bump to 12.6.6

Peter Hutterer (2):
      Symbol was removed from the server.
      Remove unused bits from configure.ac

git tag: xf86-input-vmmouse-12.6.6
2010-02-13 11:58:11 +00:00
drochner
b7766b3c7d update to 5.10
changes:
-bugfixes
-Ported to MacOS 10.6, including various 64-bit fixes
-Merged juggle and juggler3d hacks
-New hack, surfaces, incorporating objects from old klein hack, plus
 new ones
-New hack, rubikblocks
-Retired hypercube and hyperball, which are redundant with polytopes
-updates to various hacks
2010-02-11 18:16:21 +00:00
drochner
d6373ba370 -install the autostart file correctly so that the thing actually
starts up (the mechanism changed in 2.28)
-update to 2.28.2
 changes:
 -bugfixes
 -fix a possible authentication bypass (CVE-2010-0414) -- I don't think
  we are affected because this depends on dynamic monitor addition/removal
2010-02-11 18:02:39 +00:00
joerg
3b5d2041bb Bump revision for change of PostgreSQL default version. 2010-02-10 19:34:05 +00:00
joerg
3a06eb96bf Bump revision for PYTHON_VERSION_DEFAULT change. 2010-02-10 19:17:31 +00:00
joerg
c4c5e72f9a Retire tk83 2010-02-10 18:15:29 +00:00
joerg
c3e0a06212 Retire swing. 2010-02-10 17:32:21 +00:00
tnn
fd820d305a configure wants m4 that understands -I 2010-02-09 17:24:49 +00:00
tnn
4a46da9680 needs m4 2010-02-08 14:07:47 +00:00
wiz
c949c8d1f4 Add RCS Id to patch-ay, and bump PKGREVISION for the bugfix in that patch. 2010-02-08 10:49:07 +00:00
adam
8c47cf9427 Fix crashing on amd64; courtesy of Sverre Froyen 2010-02-08 10:38:26 +00:00
tnn
722d499e41 Fix wrong ownership of authorization directories. Bump PKGREVISION. 2010-02-08 09:47:44 +00:00
tnn
84600420d1 Fix wrong ownership of config files. Bump PKGREVISION. 2010-02-08 09:47:06 +00:00
wiz
37aaa3e72d Use a simpler patch from KDE's svn. 2010-02-07 15:26:40 +00:00
wiz
849546d9d4 Make build with py-sip-4.10, and depend on it.
Patch from gentoo bug #301106 via drochner.
2010-02-07 15:14:10 +00:00
tnn
4dd0bf14a5 - make sure the authdir exists, reported on tech-pkg@ by Dennis den Brok.
- don't include compiler.mk twice
- bump PKGREVISION
2010-02-06 20:03:01 +00:00
tnn
f06ec48065 Update to xf86-video-vesa-2.3.0. Changes:
Fix a comment
Use VBE palette load, not VGA banging.
Remove unused variable.
Don't artificially limit the screen size to 2k
Code motion
Warning fix when !HAVE_ISA
Use own thunk function instead of shadowUpdatePackedWeak
Remove support for non-shadowfb banked framebuffer
Make the VBESetVBEMode fallback message slightly clearer
vesa 2.3.0
.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
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
configure.ac: remove -I$(prefix)/include from INCLUDES #24676
configure.ac: sdkdir usage duplicates the sdk include dir
Add missing shadowRemove() in VESACloseScreen().
2010-02-06 15:15:10 +00:00
drochner
f710222b92 bump PKGREV for sip update 2010-02-04 18:44:23 +00:00
drochner
54c0266996 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
3d3b166365 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
e902906c6c DESTDIR support 2010-02-04 16:06:51 +00:00
wiz
8ebaad84ee Bump PKGREVISION for xmlpatterns fix. 2010-02-03 15:41:17 +00:00
adam
1834ccd1f2 Fix: script includes were installed twice, insted of xmlpatters 2010-02-03 14:21:16 +00:00
sno
d17f201a84 Use b3.mk of x11/p5-Wx to avoid build errors, bumping revision 2010-02-03 11:14:32 +00:00
sno
0e18645b98 Add buildlink3.mk to ensure each depending package has right BUILD_DEPENDS 2010-02-03 11:12:22 +00:00
wiz
9d93fa2a3b Add more "# used by" lines. 2010-02-02 14:33:05 +00:00
adam
8bd3a857fd Added some text to DESCR 2010-02-02 14:09:01 +00:00
adam
1993ac7d47 Added qt4-mng 2010-02-02 14:07:47 +00:00
adam
3c7d308fa9 MNG support plugin for Qt. 2010-02-02 14:07:18 +00:00
adam
072f686b9b * Exceptions enabled
* Build and install XmlPatters
* MNG moved to qt4-mng
2010-02-02 14:05:59 +00:00
heinz
ccd5df3b35 Added LICENSE information. 2010-01-30 16:27:59 +00:00
tnn
1fa29ee53f Update to ggiterm-0.7.1 (2005-06-27)
Changes: bugfixes, speed improvements.
2010-01-30 15:52:15 +00:00
wiz
a960e9df66 Add QtMultimedia.pc to PLIST, bump PKGREVISION. 2010-01-30 08:55:38 +00:00
adam
8485e2ca68 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
01f97dfb39 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
65cb1034df 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
38cf0dd44b 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
208b4668df Needs py-expat nowadays. Depend on it and bump PKGREVISION. 2010-01-27 13:59:46 +00:00
markd
0e4c4f6b89 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
3a96aa21a3 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
d9e31b7cfb DEPENDS should be right after MAINTAINER block, reorder. 2010-01-27 08:46:23 +00:00
drochner
3ca3283468 MS Word is not good for ASCII files;-) 2010-01-25 13:55:53 +00:00
gls
0a7c1e4381 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
319e13628d 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
f8ed4e6a14 Not MAKE_JOBS_SAFE. 2010-01-24 13:00:44 +00:00
is
e439fcf2b3 forgotten 2010-01-21 08:49:24 +00:00
wiz
1973c599ab 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
1419b2f831 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
5d7021b6d6 update to 2.8.2
changes:
-bugfixes
-translation updates
2010-01-18 18:26:42 +00:00
drochner
9ada699546 update to 2.18.6
changes:
-improvements for "Client-side windows"
-bugfixes
-translation updates
2010-01-18 18:23:14 +00:00
is
a2016ae060 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
91871f449e Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
wiz
579796a3e5 Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
dsainty
21d0b1084e patch-ae is gone, remove hash too. 2010-01-17 02:02:55 +00:00
sno
22c80c9e92 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
fbeb681d88 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
662a258e1b Remove workaround for compiler bug in gcc2 on sparc64. 2010-01-16 17:57:36 +00:00
sno
d546f9afe5 Add SUBDIR for newly imported modules 2010-01-16 15:38:40 +00:00
sno
fed29c3124 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
6fa800d8e0 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
33d4509c79 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
28651027ac Remove from x11 and re-import into time 2010-01-16 14:40:24 +00:00
sborrill
809b62b0e2 Import wmzcalock 0.1 2010-01-16 11:44:37 +00:00
sborrill
630ae4535d 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
ab7e434fba 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
dd5c4c2e5c Changes 0.95.2:
* Bug fix release.
2010-01-16 09:15:25 +00:00
tnn
68b1e1f70a wire down FILE_MAN_SUFFIX 2010-01-15 21:20:14 +00:00
tnn
7ad6748f28 don't build internal documentation 2010-01-15 20:14:46 +00:00
tnn
e5c88f7ecd Update to libX11-1.3.2.
1.3.2:
Alan Coopersmith (2):
Add man page for Compose file format
libX11 1.3.2
Add extra configuration and sanity checks for groff and ps2pdf
Add smiley faces to compose sequences.
Fix VPATH build of libX11 specs

1.3.1:
Recognize XSUNBUFFERSIZE alias for XLIBBUFFERSIZE on Solaris
Move libX11 & XIM/locale specs from xorg-docs
Use $(AM_V_GEN) to silence echo commands for generating shadow man pages
Fix make distcheck
libX11 1.3.1
Split CFLAGS into CPPFLAGS and CFLAGS
Include sys/select.h for select() and struct timeval, if it exists
configure: quote argument to m4_pattern_forbid
Use AM_V_GEN instead of customized macros for AM_SILENT_RULES
dolt: add Cygwin to supported platforms
Provide _Xsetlocale compat wrappers on Cygwin

1.3:
Convert Xkb API man pages to ANSI prototypes
XkbSAActionSetCtrls.man: Fix typo in formatting macro
XkbQueryExtension.man: Arguments should be pointers
XkbSetDeviceButtonActions.man: remove non-existent actions argument
Fix version tag in .TH line of several XKB man pages
Update to using xorg-macros 1.3 & XORG_DEFAULT_OPTIONS
Add AM_SILENT_RULES support for cpp rules for man & nls files
Use make rules instead of shell for loops to generate shadow man pages
Add perl script to check for duplicate or conflicting compose file entries
Resolve conflicting Compose sequences in iso8859-2, el_GR.UTF-8 & pt_BR.UTF-8
Bug 24173: libX11 from git fails to build with automake older then 1.11
Add some (Serbian) Cyrillic NFD sequences.
man/xkb: use __libmansuffix__ instead of hardcoding 3Xkb for manpage sections
man: use __libmansuffix__ instead of 3X11 for references to other pages
man/xkb: delete spurious newline in .TH headers
Fix wrong typedef on HP-UX (#18998)
Don't require xdmcp in configure.ac (#22583)
man: XQueryTree may return BadWindow. (#23416)
man: fix parameters to XkbAllocGeomOverlay{Rows|Keys} (#23499)
Add XF86TouchpadToggle to XKeysymDB
nls: remove duplicate Compose sequences from pt_BR.UTF-8
libX11 1.3

1.2.99.901:
nls: add {left,right}wards arrow to compose table
Add _XFUNCPROTOBEGIN/END to Xlib-xcb.h
Update library version for new symbols
Bump to 1.2.99.1
Add generic event cookie handling to libX11.
Add utlist.h to the Makefile.am
Fix compiler warning 'unused variable qelt'
Bump to 1.2.99.901 (1.3 RC1)
2010-01-15 18:55:11 +00:00
tnn
a811d05f04 Update to libXaw-1.0.7. Changes:
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Move Xaw specification document from xorg-docs module to spec/*
libXaw 1.0.7
Xaw's tooltips remove timers not belonging to them
2010-01-15 18:50:32 +00:00
tnn
414df2c16d Update to libXcomposite-0.4.1. Changes:
Add README with pointers to mailing list, bugzilla & git repos
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
libXcomposite 0.4.1
Add missing PHONY line for automatic ChangeLog generation
nuke RCS Ids
Janitor: Correct make distcheck
Rename parameters to clarify QueryVersion/QueryExtension.
2010-01-15 18:49:22 +00:00
tnn
3bec28cb56 Update to libXdamage-1.1.2. Changes:
Add README with pointers to mailing list, bugzilla & git repos
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
libXdamage 1.1.2
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
Janitor: Correct make distcheck and compiler warnings.
Change parameter names for QueryVersion/QueryExtension.
Fix a comment in configure.ac, this is libXdamage, not libXfixes
Require pkg-config to find the packages, no funky x11 lookups.
libXdamage incorrectly encodes/decodes the 'More' field from the event.
2010-01-15 18:47:45 +00:00
tnn
9b59a6cce3 Update to libXdmcp-1.0.3. Changes:
Add README with pointers to mailing list, bugzilla & git repos
Mark Xalloc, Xrealloc, and Xfree as weak symbols.
Ansification and compile warning fixes.
Require macros 1.3 for XORG_DEFAULT_OPTIONS.
libXdmcp 1.0.3
2010-01-15 18:46:21 +00:00
tnn
823a3cd375 Update to libXfont-1.4.1. Changes:
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Move fontlib.ms from xorg-docs
Convert documentation from troff to DocBook/XML
Remove unused setting of ENCODINGSDIR
libXfont 1.4.1
Fixed int(*)()->double cast warning
2010-01-15 18:43:28 +00:00
tnn
5b5052115e Update to libXft-2.1.14. Changes:
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Set Xft.h version numbers from configure.ac
Split NEWS & README, update both
Add generated Xft.h to .gitignore
libXft 2.1.14
Header cleanup (bug#4703)
Fix install of generated Xft.h when builddir != srcdir
Janitor: Correct make distcheck and sparse warnings.
Added fake bold support (#1579, Novell #38202/223682).
2010-01-15 18:41:54 +00:00
tnn
01c759d61f Update to libXmu-1.0.5. Changes:
Add libX11 to libXmu dependencies
Add README with pointers to mailing list, bugzilla & git repos
Add pointer to API docs in xorg-docs to README
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
libXmu 1.0.5
Switch to winsock2
Fix build problems on WIN32 platforms
libXmu: check for LONG64, not LONG_64
nuke RCS Ids
Compile warning fix by using Cardinal instead of int.
Janitor: make distcheck, compiler warnings, .gitignore.
2010-01-15 18:40:25 +00:00
tnn
964be1b3f0 Update to libXpm-3.5.8. Changes:
Bug 14171: sxpm/Makefile.am:21: SED was already defined
Add README with pointers to mailing list, bugzilla & git repos
Update AC_DEFINE_DIR to latest version from Autoconf Archive
Replace AC_DEFINE_DIR with AX_DEFINE_DIR from Autoconf Archive
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
libXpm 3.5.8
Use libtools SED check rather than autoconf's SED check.
Replace static ChangeLog with dist-hook to generate from git log
nuke RCS Ids
Janitor: ansification, make distcheck, .gitignore
X.Org Bug 17944: avoid gcc warning for libXpm
2010-01-15 18:39:00 +00:00
tnn
e3d9522fd5 Update to libXrender-0.9.5. Changes:
Add README with pointers to mailing list, bugzilla & git repos
Move libXrender documentation from xorg-docs
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
libXrender 0.9.5
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
nuke RCS Ids
Janitor: make distcheck, compiler warnings, .gitignore.
Use Data instead of Data32 to avoid truncating the filter parameters on LP64
2010-01-15 18:37:10 +00:00
tnn
651e301b40 Update to libXres-1.0.4. Changes:
Add README with pointers to mailing list, bugzilla & git repos
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
XRes.man: Fix typo, improve wording, drop RCS tags
libXres 1.0.4
Add *~ to .gitignore to skip patch/emacs droppings
Add missing PHONY line for automatic ChangeLog generation
nuke RCS Ids
Janitor: Correct make distcheck and remove extra .gitignore files.
Rename parameters to clarify QueryVersion/QueryExtension.
2010-01-15 18:35:10 +00:00
tnn
67ed7a1343 Update to libXv-1.0.5. Changes:
Add README with pointers to mailing list, bugzilla & git repos
Adjust flags definitions to fix lint library build
Move xv-library-v2.2.txt document from xorg-docs
Man page cleanups and formatting fixes
Convert documentation from xv-library-v2.2.txt into man pages
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
libXv 1.0.5
Janitor: make distcheck, compiler warnings, .gitignore.
2010-01-15 18:33:45 +00:00
tnn
8dbe2f0b36 Update to libXvMC-1.0.5. Changes:
Add README with pointers to mailing list, bugzilla & git repos
Move XvMC_API.txt from xorg-docs
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
libXvMC 1.0.5
Add missing prototypes to XvMClibint.h
Janitor: make distcheck, compiler warnings, .gitignore.
2010-01-15 18:32:19 +00:00
tnn
b511ead6d5 Update to libxkbfile-1.0.6. Changes:
s/_XkbDupString/strdup/
Use flockfile if available.
Semi-revert 33b839e16fe681ba915658f824ceb1b252084ea4
Add README with pointers to mailing list, bugzilla & git repos
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
libxkbfile 1.0.6
Apply partial matches for option (#19563)
Fix static buffer overflow in "xkbcomp -C :0"
Janitor: distcheck, compiler warnings, .gitignore.
2010-01-15 18:30:35 +00:00
tnn
7568ebe9ae Update to libXxf86misc-1.0.2. Changes:
renamed: .cvsignore -> .gitignore
Add README with pointers to mailing list, bugzilla & git repos
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
libXxf86misc 1.0.2
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
nuke RCS Ids
Janitor: ansification, make distcheck, compiler warnings, .gitignore.
2010-01-15 18:29:15 +00:00
tnn
263d5251ea Update to libXxf86dga-1.1.1. Changes:
Actually use XORG_DEFAULT_OPTIONS
Include Xxf86dga.h, not xf86dga.
libXxf86dga 1.1.1
Rename xf86dga.h to Xxf86dga.h
Bump to 1.0.99.2
Requires xf86dgaproto >= 2.0.99.1
Add README with pointers to mailing list, bugzilla & git repos
Replace static ChangeLog with dist-hook to generate from git log
nuke RCS Ids
Janitor: make distcheck and .gitignore.
Move Xlib headers from xf86dgaproto to here.
Bump to 1.0.99.1
2010-01-15 18:26:41 +00:00
drochner
2b2e4327a9 update to 2.28.2
changes:
-fix for rotation
-translation updates

(This is the bit which makes that the gnome desktop identifies itself
as 2.28.2.)
2010-01-15 18:26:17 +00:00
tnn
e405732dc7 Update to libXxf86vm-1.1.0. Changes:
Require macros 1.3 for XORG_DEFAULT_OPTIONS
libXxf86vm 1.1.0
Requires xf86vidmodeproto >= 2.2.99.1
Add README with pointers to mailing list, bugzilla & git repos
Janitor: ansification, make distcheck, compiler warnings, .gitignore.
Move the xf86vmode.h header from the proto package to here.
Include xf86vmproto instead of xf86vmstr.h
libXxf86vm 1.0.99.1
2010-01-15 18:23:46 +00:00
tnn
d1baf06d77 Update to xf86vidmodeproto-2.3.
No protocol changes, but some headers are moving to libXxf86vm.
2010-01-15 18:20:47 +00:00
tnn
e564f52091 Update to xf86miscproto-0.9.3. Changes:
renamed: .cvsignore -> .gitignore
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Add README with pointers to mailing list, bugzilla & git repos
xf86miscproto 0.9.3
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
Janitor: Correct make distcheck and dont distribute autogen.sh
2010-01-15 18:18:05 +00:00
tnn
8116b9a48c Update to xf86dgaproto-2.1.
No protocol changes, but some headers files are moving to libXxf86dga.
2010-01-15 18:14:50 +00:00
tnn
1411c48461 Update to xtrans-1.2.5.
This release moved the xtrans.pc file from lib/pkgconfig to share/pkgconfig.
AFAICT pkgsrc deals with this properly.

Changes:
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Move Xtrans interface docs from xorg-docs module
xtrans 1.2.5
Xtranssock: assume that we have getaddrinfo if ipv6 is enabled
Move xtrans.pc to /usr/share/pkg-config
Don't use -lws2_32 on Cygwin
Silence root ownership warnings on Cygwin
2010-01-15 18:08:11 +00:00
tnn
c0aed9755a Update to xproto-7.0.16. Changes:
Improves compatibility with some current OS'es, at the cost of
decreased compatibility with premillennial OS'es and pre-C89 compilers.

Death to RCS tags.
Remove all trace of X_NOT_STDC_ENV (#6527)
Remove a bunch of garbage for unsupported platforms.
__STDC__ is always defined in C89.
Use ## catenation not /**/
Remove #ifdef macII code left over from ancient A/UX 3.0 support
Removing dangling #else block from X_NOT_STDC_ENV removal
Use indentation to provide a map through the twisty maze of ifdefs, all alike
Drop support for SunOS 4 and Solaris releases older than 2.5 (1995)
Get rid of unneeded && clause in list of LP64 ifdefs in Xmd.h
Drop #ifdef USG checks for some truly ancient (pre-SVR4) SysV's
Don't need an #ifdef when both cases just include the same file
xproto 7.0.16
Apple: Only define _DARWIN_C_SOURCE if it isn't already defined
Cygwin/X: Don't destroy min/max macros in Xwindows.h
Restore macro definition of sleep(), needed by Xming
2010-01-15 18:03:32 +00:00
tnn
2e44f3c8e2 Update to xproxymanagementprotocol-1.0.3. Changes:
renamed: .cvsignore -> .gitignore
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Move documentation from xorg-docs module
xproxymanagementprotocol 1.0.3
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
Janitor: Correct make distcheck and dont distribute autogen.sh
2010-01-15 17:59:26 +00:00
tnn
9b774c457a Update to randrproto-1.3.1. Changes:
Punctuation fix.
Clarify that GetOutputPrimary is per-screen.
Update reference to renderproto.txt
Allow inactive outputs to be set as primary
Remove trailing white space from randrproto.txt
Add XORG_DEFAULT_OPTIONS invocation in configure.ac
Bump version to 1.3.1
New properties claimed to be in version 1.4 instead of 1.3.1
Sort properties alphabetically.
Should read "EDID", not "EdidData" (2).
Add Backlight property description.
2010-01-15 17:55:15 +00:00
tnn
33f00b864c Update to kbproto-1.0.4. Changes:
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
kbproto 1.0.4
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
Made some defines typedefs for better compatability
Janitor: Correct make distcheck and dont distribute autogen.sh
2010-01-15 17:53:34 +00:00
tnn
ad406b1778 Update to fontcacheproto-0.1.3. Changes:
renamed: .cvsignore -> .gitignore
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Add pointers to mailing list, git repo, and wiki to README
fontcacheproto 0.1.3
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
Janitor: Correct make distcheck and dont distribute autogen.sh
2010-01-15 17:51:32 +00:00
tnn
6f2f8a4d1b Update to compositeproto-0.4.1. Changes:
Add pointers to mailing list, git repo, and wiki to README
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
compositeproto 0.4.1
compositeproto: use XORG_CHANGELOG macro to create ChangeLog. #22611
Replace static ChangeLog with dist-hook to generate from git log
Temporarily define Pixmap (just like Window and Region). (From pkgsrc.)
2010-01-15 17:48:44 +00:00
tron
9254745516 Specify the path to X11 libraries explicitily in the configuration step.
This fixes the build under Solaris with modular X.org and shouldn't
hurt anywhere else (tested under NetBSD/amd64 5.0_STABLE with
native X.org).
2010-01-10 14:32:01 +00:00
joerg
21e223d865 Mark as broken: doesn't build with Xorg server 1.7.x. 2010-01-08 12:40:34 +00:00
drochner
d6cdc97d35 ass patches from webkit CVS to fix security problems
(CVE-2009-2816, CVE-2009-3384), bump PKGREVISION
2010-01-08 09:56:09 +00:00
is
13bf83cebc back out last change - broke on NetBSD after all, test build was in wrong
directory.
2010-01-07 13:58:53 +00:00
is
5e1e9c4f87 On Solaris, the (source) man page would be installed to man1/xsnow.6,
which is not only inconsistent with the man page directory tree, but
also with the PLIST. Fixed by this change. Installing on NetBSD is not
affected.
2010-01-07 13:30:26 +00:00
joerg
d933ba6231 Not MAKE_JOBS_SAFE. 2009-12-29 12:43:09 +00:00
obache
62f1f16f5d Use SPECIAL_PERMS instead of chmod in post-install.
It also made user-destdir ready.

Bump PKGREVISION.
2009-12-28 08:49:19 +00:00
abs
f0c133df88 changes for PKG_DESTDIR_SUPPORT - unable to test on my amd64 box so not
enabled
2009-12-23 19:25:22 +00:00
abs
c5a558f0c7 PKG_DESTDIR_SUPPORT 2009-12-23 19:22:28 +00:00
obache
a800ba0ff0 Update x11vnc to 0.9.9.
New in the 0.9.9 x11vnc release:

	A new option -findauth runs the FINDDISPLAY script that applies
		heuristics to try to determine the correct XAUTHORITY
		file.  The use of '-auth guess' will use the XAUTHORITY
		that -findauth reveals.  This can be handy in with
		the lastest GDM where the ability to store cookies in
		~/.Xauthority has been removed.

		If x11vnc is running as root (e.g. inetd or XDM/GDM/KDM)
		the FD_XDM=1 mode will be tried if the above -findauth
		or '-auth guess' command fails; it will find the
		correct XAUTHORITY for the given display (this works for
		XDM/GDM/KDM if the login greeter panel is up or if someone
		has already logged into an X session.)	You can also
		set -env FD_XDM=1 to force it to be done on the first try.

	The -unixpw_system_greeter option, when used in combined
		unixpw and XDMCP FINDCREATEDISPLAY mode (e.g. -xdmsvc),
		enables the user to press Escape to jump directly to the
		XDM/GDM/KDM login greeter screen.  This way the user
		avoids entering his unix password twice at X session
		creation time.	For subseqent logins to the same session,
		he uses the regular x11vnc unixpw "login:" prompt.   Also,
		the unixpw login panel now has a short help displayed
		if the user presses 'F1' that lists the options.

	The -appshare option enables simple application sharing based on
		the -id/-sid mechanism.  Every new toplevel window that
		the application creates induces a new viewer window via
		a reverse connection.  The -id/-sid and -connect options
		are required.  Run 'x11vnc -appshare -help' for more info.

	Heuristics are applied to try to determine if the X display
		is currently in a Display Manager Greeter Login panel
		(e.g. GDM.)  If so, x11vnc's creation of any windows and
		use of XFIXES are delayed.

		This is to try to avoid x11vnc being killed after the user
		logs in if the GDM KillInitClients=true is in effect.
		So one no longer needs to set KillInitClients=false in
		gdm.conf.  Note that in recent GDM the KillInitClients
		option has been removed.

		Also delayed is the use of the XFIXES cursor fetching
		functionality; this avoids an Xorg bug that causes Xorg
		to crash right after the user logs in.

	x11vnc now tries to be more aggressive in keeping up with VNC
		client's framebuffer update requests.  Some broken VNC
		clients continuously spray these requests at VNC servers
		(regardless of whether they have received any updates
		or not.)  The -extra_fbur option allows one to fine tune
		the setting.

	The "-display WAIT:cmd=...", -find, -create modes now work
		correctly for the user-supplied login program scheme
		"-unixpw_cmd ...", as long as the login program supports
		running commands specified in the environment variable
		"RFB_UNIXPW_CMD_RUN" as the logged-in user.  The mode
		"-unixpw_nis ..." has also been made more consistent.
		The username option "tag=..." can be used to set FD_TAG.

	The -stunnel option (like -ssl but uses stunnel as an external
		helper program) now works with the -ssl "SAVE" and "TMP"
		special certificate names.  The -sslverify and -sslCRL
		options now work correctly in -stunnel mode.  Single port
		HTTPS connections are also supported for this mode.

	The remote control command -R can be used to instruct x11vnc
		to resend its most recent copy of the Clipboard,
		Primary, or Cutbuffer selections: "x11vnc -R
		resend_clipboard", "x11vnc -R resend_primary", and
		"x11vnc -R resend_cutbuffer".

  miscellaneous new features and changes:

	The fonts in the GUI (-gui) can now by set via environment
		variables, e.g. -env X11VNC_FONT_BOLD='Helvetica -16 bold'
		and -env X11VNC_FONT_FIXED='Courier -14'.

	The value of the -timeout option is now also used for the timing
		out of reverse connections.  The -timeout exit will
		occur if no client has made it to normal operating state
		(instead of merely trying to connect.)

	One can add extra URL parameters to the HTTPS (-ssl) urls
		via X11VNC_EXTRA_HTTPS_PARAMS without needing to edit
		index.vnc. E.g.: -env X11VNC_EXTRA_HTTPS_PARAMS='?GET=1'

	One can make the libvncserver HTTP (non-SSL) server listen on
		localhost: -env X11VNC_HTTP_LISTEN_LOCALHOST=1 (this way
		only the single-port VNC+HTTPS is exposed to the network.)

	Warnings are printed out at startup if $DISPLAY appears to
		start with "localhost:" (SSH X11 forwarding) or
		"hostname:" (remote X display; will fail w/o -noshm)

	The -solid option now uses the DBUS_SESSION_BUS_ADDRESS env. var
		if available.  The -solid option now works in xfce.
		If available, the dbus_launch(1) will be used in
		FINDCREATEDISPLAY for gnome sessions.

	The bcx_xattach remote control command was added to facilitate
		xattach and x2x desktop cursor switching.  Other new
		remote control commands: grab_state, ping:mystring,
		grablocal, resend_cutbuffer, resend_clipboard,
		resend_primary, keycode, keysym, fakebuttonevent,
		ptr, sleep, get_xprop, set_xprop, wininfo, pointer_pos,
		mouse_xy, noop, guess_dbus, DIRECT:query.  Remote control
		scripting, -query_retries, and -remote_prefix were
		also added.

	In -rawfb mode the X display will not be opened at all unless
		the -rawfb string is prefixed with '+' or -display
		was specified on the cmdline.

	For multiple, separate x11vnc instances on the same X display,
		one can rename the X11VNC_REMOTE, X11VNC_TICKER, and
		VNC_CONNECT property names to unique ones.

	The -showrfbauth option prints out the VNC rfbauth password.

	The XDAMAGE mechanism is now automatically disabled for a
		period of time if a game or screensaver generates too
		many XDAMAGE rectangles per second.  This avoids the X11
		event queue from soaking up too much memory.

	x11vnc does not switch on server autorepeat if any keys are
		pressed down to work around a recent Xorg server and/or
		gnome bug where the key will never stop repeating.

	Thse list of current clients is kept more up-to-date in the
		tkx11vnc gui.  Bugs in the gui setpass mode have been
		fixed.

	Threads stability is further improved.  See under the -threads
		option help info about -env X11VNC_THREADS_NEW_FB_SLEEP=ms

	There is an experimental workaround: "-env X11VNC_WATCH_DX_DY=1"
		that tries to avoid problems with poorly constructed
		menu themes that place the initial position of the mouse
		cursor inside a menu item's active zone.

	The crypt(3) function is now declared inside the x11vnc code on
		all platforms (not just Linux).  To disable this, set
		CPPFLAGS='-DDO_NOT_DECLARE_CRYPT' while configuring.
		(crypt is declared to avoid problems with header files.)

	Error reasons are printed for -storepasswd failures.

	Two scripts are added to x11vnc/misc: connect_switch and
		ultravnc_repeater.pl
2009-12-23 06:20:53 +00:00
abs
8895a24e0f Commit distinfo missed in last commit 2009-12-22 20:48:41 +00:00
abs
b122bf8a8d PKG_DESTDIR_SUPPORT 2009-12-17 19:18:35 +00:00
abs
e9bf3f3e00 Partial DESTDIR support (not enabled as unable to test) 2009-12-17 19:15:37 +00:00
abs
1e94b89666 PKG_DESTDIR_SUPPORT & account for runtime Xt reference 2009-12-17 19:11:39 +00:00
abs
a464362223 PKG_DESTDIR_SUPPORT 2009-12-17 19:02:05 +00:00
abs
bc86445b15 PKG_DESTDIR_SUPPORT 2009-12-17 18:48:39 +00:00
abs
9bea4cd6d4 PKG_DESTDIR_SUPPORT 2009-12-17 18:23:14 +00:00
abs
f56c8a6391 PKG_DESTDIR_SUPPORT 2009-12-17 17:59:09 +00:00
abs
856df9e0b1 PKG_DESTDIR_SUPPORT 2009-12-17 17:48:42 +00:00
abs
53c3a51cf6 PKG_DESTDIR_SUPPORT & a tiny tweak of pkglint 2009-12-17 17:40:29 +00:00
abs
ec5eca176b PKG_DESTDIR_SUPPORT= user-destdir, and add python 26 to accepted 2009-12-17 17:39:55 +00:00
tnn
131436b4bb Compilation failed on Sun Studio 12. Disable mmx/sse2.
Please don't re-enable this without extensive tests, it seems fragile.
2009-12-16 22:28:32 +00:00
joerg
f0cd2c0988 Allow buildling x11/libXpm with old X11_TYPE=native to replace
graphics/xpm.
2009-12-16 19:57:47 +00:00
drochner
08d673f779 update to 2.28.2
changes: Small fixes for the rendering
2009-12-16 19:05:13 +00:00
drochner
2bd913b349 update to 2.28.2
changes: translation updates
2009-12-16 17:20:31 +00:00
joerg
3fbb207985 Recursive bump for libltdl 2009-12-15 21:54:17 +00:00
wiz
de546a9ade Remove unneeded patch. 2009-12-15 15:11:06 +00:00
wiz
86a66e575e Update to 1.5:
Release 1.5 (2009-12-03)
========================
- setsockopt(SO_KEEPALIVE) on TCP display connections
- Add DRI2 support
- Fix check dependency
- Cygwin build fix: Add -no-undefined to libtool flags
2009-12-15 12:24:47 +00:00
wiz
cb3f516c29 Update to 1.6:
Release 1.6 (2009-12-02)
=======================
* Add DRI2 protocol, based off of dri2proto.h and the server code. (v2)
* xf86dri.xml seems to have been wrong forever. Fixes bug #16894.
* shape: add missing padding bytes to GetRectangles
* Add XML description for the Generic Event extension.
* Add XML description for the XFree86VidMode extension.
* Fix typo in xf86vidmode.xml
* Fix length calculation for xfixes/FetchRegion reply
* Add pre-defined atoms to Atom enum
2009-12-15 12:24:02 +00:00
snj
c180e64bbd +tint2 2009-12-14 00:49:30 +00:00
snj
06d6ba4a9c Add tint2 to pkgsrc. From Fernando Tarlá Cardoso Lemosin PR pkg/42446,
modified a bit by me.

Tint2 is a simple panel/taskbar intentionally made for openbox3, but which
should also work with other window managers.

The goal is to keep a clean and non-intrusive look with code that is
lightweight and in compliance with freedesktop specifications.

Tint2 taskbar features:

    * color/transparency on font, icon, border and background
    * customize mouse event
    * drag and drop task between desktop and switch desktop

Tint2 panel features:

    * clock with font, color and transparency
    * multi-monitor: panel position adjust to monitor, taskbar by monitor
2009-12-14 00:47:23 +00:00
markd
7be52deb21 Patches for CVE-2009-0689 and KDE advisory 20091027. 2009-12-13 19:43:51 +00:00
zafer
13e4369f7f update master_sites 2009-12-13 12:58:36 +00:00
asau
767c37039a Support staged installation. 2009-12-12 18:00:19 +00:00
drochner
5cae980d71 +qwtplot3d-qt4 2009-12-11 19:25:49 +00:00
drochner
05bdb809ae add qwtplot3d-0.2.7, a collection of 3d widgets for qt
(this is the qt4 version)
2009-12-11 19:22:10 +00:00
drochner
fb6fc6bdd4 add one 2009-12-11 19:17:38 +00:00
abs
92b1db2025 - Add PKG_DESTDIR_SUPPORT
- Mark as LICENSE sun-openlook-license
- Bump pkgrevision
2009-12-10 20:37:36 +00:00
abs
c9c8f97e88 - Add PKG_DESTDIR_SUPPORT
- Depend on the latest version of xview-config
- Mark as LICENSE sun-openlook-license
- Bump pkgrevision
2009-12-10 20:35:56 +00:00
abs
2915bba1c7 - Update so openlook based packages have a chance of PKG_DESTDIR_SUPPORT
- Mark as LICENSE sun-openlook-license
2009-12-10 20:34:44 +00:00
joerg
9f4b52ee8c Not MAKE_JOBS_SAFE. 2009-12-10 15:57:48 +00:00
drochner
387fc5150a remove wrong patch
(see https://bugzilla.gnome.org/show_bug.cgi?id=588740 comments #24 and
 #29)
ride on last night's update
2009-12-09 09:41:20 +00:00
joerg
a641d439fe Enable jpeg and png support. From Marc Balmer. 2009-12-08 20:25:30 +00:00
wiz
e289dd3aa3 Update to 2.18.5:
Overview of Changes from GTK+ 2.18.4 to 2.18.5
==============================================

* Bugs fixed:
 603652	Sporadic crashes with GtkSocket
 598476	gnome-screensaver crashes when entering password...
 601473 GDK_BUTTON?_MOTION_MASK appears to be broken
 597386 Cannot click buttons more than once without...
 603619 the colormap of offscreen's pixmap doesn't...
 603904 gdk_draw_line doesn't have expose area.
2009-12-08 18:54:36 +00:00
wiz
7e2d6e51eb Depend on py-gnome-menus>=2.27.92, bump PKGREVISION.
Per suggestion from obache.
2009-12-06 22:47:30 +00:00
wiz
64dbe591a4 Update to 2.18.4:
Overview of Changes from GTK+ 2.18.3 to 2.18.4
==============================================

* Client-side windows:
 - Avoid some unnecessary exposes
 - Avoid unnecessary redraws related to clearing windows

* Bugs fixed:
 563010 Fix clearing the selection in GtkFileChooserButton
 581150 GtkIconView tries to paint items with invalid sizes
 601869 GtkUIManager assumes too much about popup menus
 581145 Wrong positioning for fullscreen gedit toolbar animation
 599118 Translators comment for "Finishing" labels
 599321 gtk_selection_data_get_uris is broken on Windows
 381371 Print margins not correct in WIN32 - not allowing...
 599446 atk_object_set_name () assertion in gtk_tool_button_set_label
 602725 fix setting icon-size on GICON images
 588740 JPEG images open with blur effect?
 602724 gailimage doesn't handle GTK_IMAGE_{GICON,ICON_NAME}...
 561130 get_monitor_geometry segfaults if called with non-existant...
 585383 Segfault in gdk_pixbuf__ico_image_save
 123569 Catch contents being reparented out of socket
 601611 gtk_selection_data_get_targets() reads X Atom data as GdkAtoms
 601959 must release compose key before continuing compose sequence
 603201 gtk_about_dialog_set_url_hook has no effect anymore
 591438 dfb_events_dispatch is not thread safe
 603128 Adding new UI that was recently removed may cause wrong order


* Updated translations:
 Low German
 Romanian
 Russian
 Slovenian
2009-12-06 22:40:02 +00:00
markd
51aab3f6b0 update to kde 4.3.4
KDE SC 4.3.4 has a number of improvements:

 * A bugfix in Plasma's pixmap cache makes the workspace more responsive
 * Okular, the document viewer improved stability in certain situations
 * Marble, the desktop globe has seen some polish
 * Passphrases with non-ASCII characters have been fixed in the KGpg
   encryption tool
2009-12-04 22:04:04 +00:00
itohy
7e00b322cd - The original archive in the X11R5 contrib is oneko-1.1b.tar.Z, not *.gz .
- Update PATCH_SITES.

No changes in the package.
2009-12-01 13:58:33 +00:00
snj
5a10900ce1 Update to 4.6.3. Changes:
- Avoid causing xfce4-session to time out on startup.
- Fix type in xfconf property name.
- Fix mnemonic widgets in accessibility dialog.
- Fix translation macros in settings helper.
- Always restore the default display scheme on startup.
- Make sure --verbose is simmilar to --debug instead of --version
- Fix compile-issue with libxklavier >= 4
2009-11-29 22:19:07 +00:00
snj
596409495b Update to 4.6.2. Changes:
- Properly set orientation of tasklist handler.
- Fix launcher with 'Run in Terminal'.
- Fix typo preventing build on older gtk versions.
- Don't send -r to session restart command.
- Add dist-hook: all to the API docs Makefile.am as well.
- Add dist-hook: all to the libxfce4panel/ Makefile.am.
- Add option to tasklist to force a fixed width.
- Get the time the same as orange does.
- Better check for the lcd resize when the number of hour digits changes.
- Use g_timeout_add_seconds when available for the clock timeout.
- Resync tooltip and clock timeout when they are out of sync.
- Remove the hour interval from the clock, minutes are good enough.
- Use Git in the build files and drop unneeded po files.
- Use g_markup_printf_escaped in the launcher tooltip.
- A whole bunch of translations updated
2009-11-29 22:17:31 +00:00
snj
2aa91df726 Update to 0.4.2. Changes:
0.4.2
=====
- Fix broken background image when compositing is disabled.
- Use new xdt-autogen macros.
- Translation updates


0.4.1
=====
- Install documentation in @docdir@.
- Don't die on dbus exit.
- Use the initial title in tabs if the dynamic title is set to hidden.
- Silence the build.
- Disable mnemonics in GtkSettings.
- Translation updates


0.4.0
=====
- Don't show the set title dialog when double-clicking on the scrollbar.
- Don't build the menubar when not enabled on startup.
- Various small code cleanups.
- Translation updates


0.2.99.1
========
- Do not save properties that are the same as the default value (and not
  hidden) in the rc file. This makes startup a bit faster.
- Remove vte-title-workaround and show the vte title in the go menu
  (so without the initial title).
- Documentation updates.


0.2.90
======
- Change minimum dependency of VTE to 0.17.1 and GTK+ to 2.14.
- Use environ variables provided by GLib for better compatibility.
- Use new VTE api.
- Don't set contents change on window resize.
- Fix segfault in special tab configuration.
- Monitor config files using GIO to avoid polling for file changes.
- Check for case problems when creating the symlink.
- Add hidden option to disable middle-click tab close.
- Property handle the button accelerators in the compose dialog.
- Convert the preferences dialog into GtkBuilder.
- Use stock icons and remove unused icons.
- Allow editing of shortcuts from the menu.
- Make the tab close button smaller.
- Fix compilation problems on Solaris.
- Update fullscreen action if changed by the wm.
- Add commandline option to set the window icon.
- Refactor the usage help so it's easier to understand. Also add
  the --maximize option.
- Allow '-character in links.
- Add hidden option for the cursor shape.
- Convert preferences dialog in Gtkbuilder and make it fit better
  inside Xfce using the titled dialog.
- Fix compiler warnings, code cleanups and improvements.
- Support for the erase tty key binding, requires vte 0.20.4.
- A lot of updated translations.
2009-11-29 22:16:34 +00:00
joerg
9909b2dc40 Do not leak .buildlink into final binaries. destdir support 2009-11-29 20:16:20 +00:00
snj
d37e9666e2 Remove xfce3, which has long been obsoleted by xfce4. 2009-11-29 02:50:47 +00:00
tnn
7039f04bb8 Use ${COMPILER_RPATH_FLAG} instead of -R for X_LIBS in pkg-config files.
This fixes firefox run-time breakage with native X11 on netbsd-4 caused by
pkgsrc wrappers not dealing with -R.
Bump PKGREVISION.
2009-11-27 16:54:29 +00:00
markd
92cdb767db Add a copy of FindPolkitQt.cmake to the cmake module path to remove a
circular dependency between kdebindings4-python and kdebase-workspace4.
Bump PKGREVISION.
2009-11-26 20:00:20 +00:00