Age | Commit message (Collapse) | Author | Files | Lines |
|
* Removed an unnecessary file from gmmproc.
|
|
name and email address from description.
(No maintainer for this package.)
|
|
|
|
This adds a group ID fix which we had as patch before.
|
|
Bump package revision because of this fix.
|
|
changes:
-fixed some bugs and leaks
-translation updates
|
|
changes:
-Share one GConfClient
-Plug leaks
-translation updates
|
|
changes:
-fixes some bugs and leaks
-translation updates
|
|
changes:
* Detect button press activity
* Make operation after system suspend
* Use GTimer for portability
* Obtain new Kerberos credentials when unlocking screen
* (floaters) Use the entire screen at start
-translation updates
pkgsrc changes:
-install gnome-screensaver-dialog SUID to make unlocking work
-recommend librsvg2 for the "bouncing feet" animation
approved by jmmv
|
|
|
|
|
|
session has more privileges than it should and GTK applications simply
refuse to start.
I do not know how this slipped in the release... maybe some libc function
behaves differently in Linux. Will report this upstream later.
Bump PKGREVISION to 1.
|
|
TODO later told me...):
2.14.4 stuff:
- Backing out LINGUAS change which is only for the 2.15 release.
2.14.3 stuff:
- Fixed bug where gdmchooser was ignoring hosts passed in on the command line.
Now gdmchooser works properly when BROADCAST is set to false. (Brian
Cameron, Tiago Vignatti)
- Marked strings as translatable and fix gdmsetup.desktop file so it is
translated. (Vincent Fretin)
- Fix to conform to C89 compilers. (Jens Granseuer)
- Translation updates (Josep Puigdemont Casamaj\303\263, Artur Flinta,
Chao-Hsiung Liao, Kjartan Maraas, Ignacio Casal Quinteiro, Francisco Javier
F. Serrador, Funda Wang)
|
|
2.14.2 stuff:
- Now include gui/gdmthemetester.in in the distribution. It being missing
was causing the module to fail to compile. (Brian Cameron)
- Fix to the BROADCAST key in gdmchooser so it should now work. (Brian
Cameron, kudos to Tiago Vignatti)
- Further cleanups to Addresses CVE-2006-1057. (Hans Petter Jansson,
Ray Strode)
- Path and RootPath now do not contain /usr/bin or /bin more than once.
(Brian Cameron)
- Translation updates (Takeshi AIHANA, \305\275ygimantas Beru\304\215ka,
Laurent Dhima, Pema Geyleg, Lukas Novotny)
2.14.1 stuff:
- The sockets connection between the slaves and the GDM daemon is now
better managed to better ensure that sockets are never left open.
This work also makes gdmsetup start faster. (Brian Cameron)
- Corrected bug that causes a core dump when you click on gdmgreeter
fields that have an id. (Brian Cameron)
- Add new GdmXserverTimeout configuration setting so that the length of
time GDM waits for the Xserver to start can be tuned, so GDM better
works with Xservers that require more than 10 seconds to start.
(Emilie)
- The happygnome and happygnome-list gdmgreeter themes now use the
official logo. (Brian Cameron)
- Now GDM configure supports --with-sysconfsubdir so that GDM's
configuration directory can be configured to not have "/gdm" appended
to the end. (Julio M. Merino Vidal)
- Fix for ensuring .ICEauthority file has proper ownership/permissions.
Addresses CVE-2006-1057. (Hans Petter Jansson)
- Fix "Show Actions Menu" section in gdmsetup so it appears when both
"Plain" and "Themed" style is chosen. (Brian Cameron, Dennis
Cranston)
- Now use LINGUAS procedure for defining languages. (Michiel Sikkes)
- Now Xsession script uses "$@" instead of "$1" so it is possible to
pass arguments with the command to run. (Brian Cameron)
- Add Trusted Solraris support. (Niall Power)
- One line fix to Solaris auditing logic that fixes a bug causing
authentication to fail when auditing is turned on. (Brian Cameron)
- Fixes to compile with C99 and fixes to compile under NetBSD.
Remove EXPANDED_* variables from the configure. (Julio M. Merino
Vidal)
- Translation updates (\305\275ygimantas Beru\304\215ka, Beno\303\256t
Dejean, Laurent Dhima, Maxim Dziumanenko, Alessio Frusciante, Rhys
Jones, Raphael Higino, Theppitak Karoonboonyanan, Gabor Kelmen,
Priit Laes, Jordi Mallach, Kjartan Maraas, Daniel Nylander, Kostas
Papdimas, Guilherme de S. Pastore, Ankit Patel, Ignacio Casal
Quinteiro, Hendrik Richter, Jens Seidel, Francisco Javier F. Serrador,
Alexander Shopov, Clytie Siddall, Ilkka Tuohela, Vincent van Adrighem,
Tommi Vainikaninen)
|
|
|
|
via Blair Sadewitz. Fixes PR 33362. Bump revisions of -imake and
-server.
|
|
(Okayed on tech-pkg on March 3.)
|
|
changes: translation updates
|
|
changes: bugfixes
|
|
changes:
- Allow None to be set in gtk.TreeSortable.set_default_sort_func()
- 327778: Increase property size limit to G_MAXLONG
- 334027: Fix leaks in enum/flags
- 334188: Call g_log_default_handler when python isn't initialized.
|
|
* Win NT/XP: unicode console support taken back out.
* ${prefix}/share addition to ::tcl_pkgPath undone.
* Warning message for packages with incorrect index scripts silenced.
* Correct syntax error in configure script (bash 3.1 exposes it).
* Tk incompatibilities with SCIM resolved.
* Improved [file writable] support of Windows conventions.
* Tcl_GetIndexFromObj() support for exact matching of empty key.
* Tk Portuguese localization support (pt.msg).
* Tk more robust when X server does not recognize color name "Black".
* Tk_PhotoPutBlock() performance improvement.
* [lsearch -start $pastEnd] no longer finds match at end of list.
* Correct [expr abs($LONG_MIN)] result.
* Correct [string range] failures on some strings containing \x00.
* TCL_EVAL_GLOBAL and [uplevel 0] agreement when traces or [unknown] active.
* Corrections to context of auto-loading the target of an interp alias.
* Corrected some interference between enter and enterstep traces.
* Correct [$img configure -data] failure to change X display.
* Tk_GetBitmapFromData() thread safety.
* Crashes in [grid] for some invalid index arguments.
* Crash when all content of a [text] is elided.
* Crash in [$text edit undo/redo].
* Crash in animated GIF display with variable frame size.
* Crash related to pipe usage in thread-enabled Tcl on Windows.
* Crash when [$text dump -command] changes contents while dumping.
* Crash reading utf-8 when multibyte char spans multiple buffers at EOF.
* Several finalization crashes corrected.
|
|
bugfixes and portability fixes.
|
|
|
|
|
|
|
|
Perl at runtime. Bump revision.
|
|
Bump revision.
|
|
need them, for example RESTRICTED and SUBST_MESSAGE.*.
|
|
|
|
changes:
-Quit zenity on about dialog response
-translation updates
|
|
|
|
XXX: packages still don't compile
XXX: why don't these two packages share patches?
|
|
never existed as far as I can tell). It should have first letter
capitalized.
This error was in the original version of the builtin.mk
and when the builtin.mk structure was changed the error
was brought with it.
This update means that packages (like metacity) that depend
on Xcomposite now may no longer depend on it since they
can use the native (Xorg) version.
This would only occur for systems using xorg as the X11_TYPE.
(I need to confirm this -- should I do bump revisions of these
packages?)
|
|
(Noticed warning that it was redefined in x11-links.)
|
|
|
|
high.
Because Xorg project released library with lower version because
they say the testing xlibs version was never official. This just
patches configure, the real check is still forced by pkgsrc.
|
|
so native XFree86 and Xorg and packaged xorg-libs will be used instead.
|
|
|
|
(TODO: this builtin.mk needs more testing.)
|
|
This formerly used fixesext and/or compositeext which was
accidently as run-time dependency.
The package now uses fixesproto and/or compositeproto which
is a build-only dependency.
|
|
I should update PKGREVISION for packages depending on this
but now it is now un-needed, as no packages should
be using this since (and it will soon be removed).
|
|
unmaintained *ext packages.
In some cases, the headers are identical.
I tested on DragonFly using X11_TYPE=xorg and on NetBSD
using native XFree86 (and more).
|
|
|
|
And fix HOMEPAGE.
ChangeLog says:
2006-3-13 Deron Johnson <deron.johnson@sun.com>
* composite.h
* compositeproto.h
* configure.ac
Composite Version 0.3: CompositeGetOverlayWindow, CompositeReleaseOverlayWindow
|
|
No changes but version was incremented.
|
|
No changes, but version number was increased.
|
|
randrext with randrproto, renderext with renderproto, xextensions
with xextproto, and add xproto.
(I will delete packages shortly.)
|
|
This package provides Composite extension headers from the modular
X.org X11 project.
This will replace the compositeext package.
|
|
This provides the Render extension headers from modular X.org X11
project.
This will replace the renderext package.
|
|
This provides the Randr extension headers from modular X.org X11
project.
This will replace the randrext package.
|