summaryrefslogtreecommitdiff
path: root/x11/gdm
AgeCommit message (Collapse)AuthorFilesLines
2004-04-02Explicitly start the X server in the fifth virtual terminal (vt05) when wejmmv3-5/+10
are running under NetBSD (I guess other OSes don't need the fix, or need different defaults). This avoids the X server starting in the first virtual console, together with getty, causing annoying keyboard problems. Bump PKGREVISION to 1. Closes PR pkg/19434.
2004-04-01Hmm, revert previous... looks like this is the right name.xtraeme1-2/+2
2004-04-01Fix PKGNAME, this should be 2.6.0, not 2.6.0.0! hehxtraeme1-2/+2
2004-04-01Update to 2.6.0.0:jmmv6-141/+103
2.6.0.0 stuff: - DisplayLastLogin defaults to false since '/usr/bin/last' is stupidly unlocalized - Add translated (de, es, fr, it, ja, ko, sv, zh_CN, zh_HK and zh_TW) documentation (Glynn, Sun translation team) - Translation updates (Christophe Merlet, Christian Neumair, Maxim Dziumanenko, Telsa Gwynne, Stanislav Visnovsky, Gustavo Maciel Dias Vieira, Alastair McKinstry, Alexander Winston, Sanlig Badral, Vincent van Adrighem, Michiel Sikkes, Funda Wang, Ales Nyakhaychyk, Metin Amiroff, Takeshi AIHANA, Alessio Frusciante, Francesco Marletta) 2.5.90.2 stuff: - Support for GTK+ theming (accessibility) and ability to change current theme in the standard login, fixes #125070 (Muktha, me) - Hindi was written wrong in the language menu fixes #134372 (Guntupalli Karunakar) - When restarting a server by whacking it and starting it again, wait for 1 sec to allow things to "settle", plus be a lot milder on X server's lock files / sockets to avoid whacking ones currently in use - Make language dialog in the graphical greeter come up quicker and init the languages lazily - Fix #135232 by using code@mod for the translation matrix (me), and added Serbian variants there (Danilo Segan) - Fix #135053 by adding canadian english (Adam Weinberger, Danilo Segan) - Fix sourcing of environment on AIX, #135401 (Vincent Berger) - Fix displaying of ~/.xsession-errors file - Attempt to handle out of user diskspace more gracefully by whacking old .xsession-errors in case we fail. - Translation updates (Nikos Charonitakis, Jordi Mallach, Funda Wang, Tommi Vainikainen, Kostas Papadimas, Kjartan Maraas, Miloslav Trmac, Laurent Dhima, Zygimantas Berucka, Christian Rose, Changwoo Ryu, Yukihiro Nakai, Duarte Loreto, Christophe Merlet, Francisco Javier F. Serrador, Artur Flinta, Alastair McKinstry, Guntupalli Karunakar, Takeshi AIHANA, Paisa Seeluangsawat, Surichat Sumrit, Supranee Thirawatthanasuk, Chanchai Junlouchai, Adam Weinberger, Christian Neumair, Hasbullah Bin Pit, Pauli Virtanen, Ole Laursen, Asmund Skjaeveland, Metin Amiroff, Vincent van Adrighem, Tino Meinen, GNOME PL Team) 2.5.90.1 stuff: - Login field was not clearned when x server / slave crashed (#131389) - Change the 12 hour format to be less confusing (#133189) - Re-fix the aix ADMCHG bug #123766 (Vincent Berger) - keymouselistener fixes (Brian Cameron) - Compilation fixes #131042, #130963 - Build fixes (Tomasz Kloczko) - Other fixes and cleanups (among others #133181 by Mariano Suarez-Alvarez) - Translation update (Andras Timar, Francisco Javier F. Serrador, Lucas Vieites, Maxim Dziumanenko, Robert Sedak, Metin Amiroff, Laurent Dhima, Changwoo Ryu, Kjartan Maraas, Miloslav Trmac, Asmund Skjaeveland, Sanlig Badral, Zygimantas Berucka, Kostas Papadimas, Christian Neumair, Artur Flinta, GNOME PL Team, Gustavo Maciel Dias Vieira, Joao Emanuel, Danilo Segan, Vincent van Adrighem, Tino Meinen, Fernando Herrera, Arafat Medini) 2.5.90.0 stuff: - Add accessibility setting to gdmsetup and allow setting an arbitrary sound for the "ready for login" sound. (#125487) - gdmflexiserver now lists running sessions if there are some and allow the users to easily switch. (#127038) - Display last login when the user enters their name (can be turned off) (#128940) - Inactive flexiservers are reaped by default after 5 minutes. - Accessibility modules set the busy cursor for 2 secs to show that an action was started (#125153) - Doubleclicking on a language in graphical greeter selects it (Kirk Mitchener, #123199) - Optional info message on login (sort of like motd) (Anton Altaparmakov, #125219) - New SUP (socket protocol) commands to request shutdown/reboot after session ends or after all users log out. Also new SUP commands for querying and setting the VT on Linux. - A --wait-for-go option that will start one X server and then wait until GO is sent through the fifo before going further. - IPv6 support (Archana Shah) - Built in sessions are out of /etc/X11/dm/Sessions and moved to <datadir>/gdm/BuiltInSessions - Fix chooser commonication vs. accessibility stuff (#125064) - Fix RetryDelay and make it default to 1 and not 3 (Leena Gunda, me, #128507) - On AIX without PAM, password expiration is done (Vincent Berger, me, #123766) - On crypt/shadow the double login warning was too early, now done after authentication as in the PAM setup. - Clients are now forcibly whacked at session stop, should "fix" #126071 - Use GtkFileChooser in gdmsetup (Jan Arne Petersen, #128668) - Paranoia: Check owenership of the socket before using it - Fix xdmcp session counting (#126465) - Warn the user when they want to set root as autologin (RH #97716) - StandardXServer can now have arguments - Default color is now #76848F and the PreSession script tries to use the default gdm color to fix #128220 - Fix assert failure when starting Xnest (#127780) - Indent the chooser and config toggles in the setup (#120639) - Lots of cleanup and fixes and adding to the general paranoia in the code. (me, Ray Strode, Brian Cameron) - Translation updates (Miloslav Trmac, Andras Timar, David O'Callaghan, Paul Duffy, Danilo Segan, Vincent van Adrighem, Kostas Papadimas, Jordi Mallach, Ole Laursen, Dmitry G. Mastrukov, Russian team, Sanlig Badral, Francisco Javier F. Serrador, Lucas Vieites, Laurent Dhima, Asmund Skjaeveland, Artur Flinta, Duarte Loreto, Robert Sedak, Christophe Merlet, Christian Neumair, Zygimantas Berucka)
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-2/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-03-10Let this package download Daemon.* from MASTER_SITE_LOCAL. Noted byminskim2-4/+12
Karl Hammerschmidt on tech-pkg@.
2004-03-08Handle some shared directories by depending on (or updating dependancies tojmmv1-2/+3
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs. Bump PKGREVISION.
2004-03-07Bump PKGREVISION due to a fix in scrollkeeper's handling of its documentationjmmv1-2/+2
database.
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam1-2/+1
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
2004-02-11bl3ifyxtraeme1-14/+14
2004-02-09Bump PKGREVISION due to gnome-vfs2 update (fam readded as a dependancy).jmmv1-2/+2
2004-01-25Requires at least libart-2.3.11.rh1-1/+2
2004-01-23Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.jmmv1-2/+2
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-22Bump PKGREVISION due to librsvg2 and swfdec updates.jmmv1-2/+2
2004-01-22Fix indentation of a line.jmmv1-2/+2
2004-01-22Simplify patches a lot (specially those touching configure) and also cleanupjmmv5-7462/+46
the Makefile a bit. No functional changes.
2004-01-22- Create /var/gdm and /var/log/gdm directories during installation. Thesejmmv3-26/+23
are *REQUIRED* (in fact, only the former) to get gdm working. - Manually set 'procname' in the rc.d script so that 'gdm stop' works. - Allow the rc.d script to work w/o rc.subr. - Use PAM's buildlink2.mk file instead of a simple DEPENDS. - Remove useless stuff from PLIST. - Simplify Makefile a bit. - As a result, bump PKGREVISION to 1.
2004-01-20Finishing previous commit.xtraeme2-19/+102
2004-01-20Update gdm to 2.4.4.7 (Fully GNOME 2, gnome v1 libraries are not requiredxtraeme18-1307/+7798
anymore). Update provided by Min Sik Kim via pkgsrc-wip, with minimal changes by me. Changes: 2.4.4.7 stuff: - Fix build problem caused by intltool (fixes #130234) - Translation update (Zygimantas Berucka) 2.4.4.6 stuff: - Fixes xdmcp session counting (fixes #126465) - The programs that want to talk to gdm check ownership of /tmp/.gdm_socket for added paranoia - Fix assert failure when starting Xnest (fixes #127780) - Time for the fail delay is in microseconds (Leena Gunda, fixes #128507) - Translation updates (Maxim Dziumanenko, Dmitry G. Mastrukov, Russian team, Andras Timar, Sanlig Badral, Paul Duffy, David O'Callaghan, Jordi Mallach, Jordi Mas, Guntupalli Karunakar, Andras Timar) 2.4.4.5 stuff: - Brown paper security bag: ~/.Xauthority could be left readable after logout - gecos info (face browser user name) didn't get through if non-utf8 (Frederic Crozat) (fixes mandrake #5309) - Translation updates (another brown paper bag, these went in over the last month) (Kjartan Maraas, Andras Timar, Danilo Segan, Ales Nyakhaychyk, Asmund Skjaeveland, Gustavo Maciel Dias Vieira, Augusta Marques da Silva, Richard Allen) And more... please review NEWS file to see a full list of changes.
2004-01-03Bump package revisions for tiff update.reed1-2/+2
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-08-30Add definitions for DEINSTALL_EXTRA_TMPL and INSTALL_EXTRA_TMPL ifjlam1-1/+5
USE_PKGINSTALL is "YES". bsd.pkg.install.mk will no longer automatically pick up a INSTALL/DEINSTALL script in the package directory and assume that you want it for the corresponding *_EXTRA_TMPL variable.
2003-08-30Prepare for pkgviews by making sure that passing VIEW-INSTALL orjlam1-2/+2
VIEW-DEINSTALL to the INSTALL/DEINSTALL scripts don't cause errors.
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-1/+1
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-2/+2
dependency bumps.
2003-01-28Instead of including bsd.pkg.install.mk directly in a package Makefile,jlam1-2/+3
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set to "YES". This enforces the requirement that bsd.pkg.install.mk be included at the end of a package Makefile. Idea suggested by Julio M. Merino Vidal <jmmv at menta.net>.
2003-01-10Convert to use bsd.pkg.install.mk (using FILES_SUBST stuff). This simplifiesjmmv3-31/+16
Makefiles and {DE}INSTALL scripts, and solves the problem reported in PR pkg/18174 by Julien T. Letessier. Reviewed by grant.
2003-01-10USE_PKGLOCALEDIR=yescjep1-4/+5
2002-12-09Replace "true" by "${TRUE}".tron1-2/+2
2002-11-28Fix typo: USE_BUILLDINK2 -> USE_BUILDLINK2tron1-2/+2
2002-11-21use ${GDMOWN} and ${GDMGRP} rather than hardcoded user/group `gdm'.grant2-4/+4
2002-11-21- use POSIX form of chown `user:group' rather than `user.group'grant3-9/+74
- make use of ${CHOWN} and ${CHMOD} fixes pkg/18177 from Julien T. Letessier.
2002-10-26Use daemon:other for SunOSbouyer8-31/+943
Fix sed command to disable pam checks to avoid an empy for loop in configure Add configure check for setlogin(), and use it in daemon/slave.c Need to define BSD_COMP before including sys/ioctl.h on SunOS to get BSD ioctls.
2002-10-21Convert to buildlink2.wiz1-9/+7
2002-10-19Track directory layout change at MASTER_SITE_GNOME.rh1-2/+2
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
2002-07-27gdm's "Face Browser" is broken in that it does not display faces for anyjschauma4-10/+34
user who's pw_passwd is set to "*". NetBSD gives all users "*", same if shadow passwords are used on Linux, Solaris etc. Commenting out that part makes the face-browser work. (I'll submit this to the gdm-folks, as well.) Change pid-file from /var/run/xdm.pid to /var/run/gdm.pid now that we have our own ${PREFIX}/etc/rc.d/gdm script. Bump PKGREVISION. (Changes suggested in PR pkg/17184 by Cliff <cliff at snipe444 dot org>, applied after feedback from MAINTAINER and tron. This closes said PR.)
2002-06-26Substitute a couple of `mkdir' by `${MKDIR}'.seb1-2/+2
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}. While here substitute a couple of ${PREFIX} by `%D' in `@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too!
2002-05-31Use correct path for X11 binaries in GDM scripts on systems wheretron1-2/+2
"xpkwedge" is installed. Fix supplied by Rafal Boni in PR pkg/16781.
2002-03-13Give all packages which depend on "png" a version bump, and updatefredb1-3/+4
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
2002-02-15mkdir -> ${MKDIR}skrll1-4/+4
rmdir -> ${RMDIR} rm -> ${RM} (${RM} added to PLIST_SUBST) chmod -> ${CHMOD} chown -> ${CHOWN}
2001-10-31Move pkg/ files into package's toplevel directoryzuntum4-3/+3
2001-09-30Martin Lauberbach maintains this package at the moment.tron1-2/+2
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-3/+3
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this.
2001-07-23Add rc.d-type startup script, as requested in pkg/13475.wiz3-2/+26
On deinstall, remove an additional directory that gets created for this package.
2001-06-12LIBS is automatically added to CONFIGURE_ENV by bsd.pkg.mk ifjlam1-3/+2
GNU_CONFIGURE is defined, so simply set LIBS to the appropriate value.
2001-06-11CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, sojlam1-2/+2
adapt by moving CPPFLAGS settings to top-level, and removing explicit inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-05-22Add missing size entries.tron1-1/+4
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc2-6/+4
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-02MKDIR -> INSTALL_DATA_DIRzuntum1-2/+2