summaryrefslogtreecommitdiffstats
path: root/x11/gdm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Sync w/ FreeBSD ports.mezz2011-06-251-1/+2
* Add CONFLICTS with the each others.mezz2011-06-111-1/+3
* Remove GNOME_DESKTOP_VERSION and reset the $FreeBSD$ in gdm.mezz2011-06-041-2/+2
* Update to 2.30.7.kwm2011-06-041-4/+3
* Backport fix for CVE-2011-1709 from the 2.32.2 release.kwm2011-06-021-0/+109
* Clean up after 2.32 got committed. Only gdm 2.32 isn't committed because ofkwm2010-12-011-109/+0
* remove LATEST_LINK=gdm3. It is not the time for this yet.kwm2010-10-261-2/+1
* Make sure the path to at-spi-registryd is set correctly.marcus2010-09-291-2/+4
* Update to 2.32.0.kwm2010-09-281-2/+2
* Correct libgnome-keyring dependancy.kwm2010-09-241-2/+2
* Update to 2.31.92.kwm2010-09-191-2/+2
* Update to 2.31.90.kwm2010-08-181-2/+2
* gdm 2.30.4.kwm2010-07-271-4/+5
* gdm 2.30.4.kwm2010-07-271-3/+3
* Update to 2.31.1.kwm2010-06-061-0/+107
* Post 2.30.1 commit clean up.kwm2010-05-121-107/+0
* Update to 2.30.2.kwm2010-04-271-2/+2
* Update to 2.30.0.kwm2010-04-031-3/+2
* Fix the plist.kwm2010-03-151-1/+2
* Update to 2.29.92.kwm2010-03-141-4/+2
* Chase the devicekit-power -> upower move.marcus2010-02-141-2/+3
* Update to 2.29.5.kwm2010-01-171-4/+3
* Gdm wants 1770 and gdm:gdm on /var/log/gdm. so adapt pkg-install.kwm2010-01-111-2/+2
* Sync with FreeBSD ports.marcus2010-01-081-3/+6
* Update to 2.29.4.kwm2010-01-031-0/+106
* Remove these ports now that they are in the ports tree.marcus2009-11-301-105/+0
* -Sync w/ FreeBSD.mezz2009-11-281-1/+4
* Move the mkdir etc/gdm/Sessions line from the Makefile to pkg-install.kwm2009-11-241-2/+1
* Add back code to use gnome-power-manager.marcus2009-10-251-1/+2
* Update to 2.28.1.kwm2009-10-201-3/+2
* Ignore all UIDs < 1000.marcus2009-10-151-2/+2
* A few files have like *.in and *.in.in, so doing '*.desktop.in*'. Currently,mezz2009-10-081-2/+2
* Fix the hardcore path from /usr/lib* to ${LOCALBASE}/lib* in five *.desktopmezz2009-10-081-2/+4
* Handle creation of the /var/cache/gdm directory.marcus2009-09-231-1/+2
* Update to 2.28.0.kwm2009-09-221-3/+2
* Add a missing dependency on libcanberra.marcus2009-09-121-3/+4
* Update to 2.27.90.kwm2009-08-251-3/+4
* Sync with FreeBSD ports.marcus2009-08-251-1/+2
* Fix USE_GNOME list to match reality.marcus2009-08-111-3/+4
* Update to 2.27.4.kwm2009-07-201-3/+2
* Add a hack to fix the build with libxklavier 4.0.marcus2009-07-071-0/+98
* Remove these ports now that they have been merged into FreeBSD ports.marcus2009-04-111-95/+0
* FEAR: Remove these local patches as the gdm rc.d script should precludemarcus2009-03-181-1/+2
* Update to 2.26.0.kwm2009-03-181-3/+2
* Import some patches from SVN, and add one of my own to fix aborts withmarcus2009-03-161-1/+2
* Update to 2.25.92.kwm2009-03-131-2/+2
* Update to 2.25.2.kwm2009-02-251-0/+94
* Remove these ports now that they have been merged into the FreeBSD portsmarcus2009-01-121-95/+0
* Sync w/ FreeBSD ports.mezz2009-01-101-7/+1
* Fix some path problems.marcus2008-12-271-3/+5
* Teach gdm where to find its home directory. This should fix some issuesmarcus2008-12-271-3/+9
* * Fix strange crashes that occurred due to the greeter getting respawned onmarcus2008-11-241-1/+2
* Update to 2.24.1.marcus2008-11-201-3/+2
* Attempt to clean up some login errors when the gnome-keyring PAM modulemarcus2008-10-081-1/+2
* Update to 2.24.0.marcus2008-09-231-2/+2
* -No longer need INSTALLS_OMF.mezz2008-09-101-2/+1
* Update to 2.23.92.mezz2008-09-091-2/+2
* Update to 2.23.90.marcus2008-08-261-3/+2
* Only append the vt number if the display is :0. This gets user switchingmarcus2008-08-261-2/+2
* Make sure DISPLAY and XAUTHORITY are set when initializing PAM so ourmarcus2008-08-261-2/+2
* Sync w/ FreeBSD ports.mezz2008-08-221-3/+2
* Allow backtraces to work by linking to libexecinfo.marcus2008-08-211-3/+4
* Sync with the FreeBSD ports tree.marcus2008-08-181-1/+2
* Update to 2.23.2.marcus2008-08-031-3/+2
* Sync with the FreeBSD ports tree.marcus2008-07-281-6/+11
* Sync with the FreeBSD ports tree.marcus2008-07-261-2/+2
* * Sync with FreeBSD portsmarcus2008-06-091-2/+2
* Sync with FreeBSD ports.marcus2008-06-091-2/+2
* Bump PORTREVISIONs to chase the gettext update.marcus2008-06-071-1/+2
* Update to 2.22.0.marcus2008-05-031-2/+2
* Remove fast-user-swtch-applet now that is part of GDM. It can be re-addedmarcus2008-03-301-3/+1
* Add gdm 2.21.8 from experimental.kwm2008-03-241-0/+90
* Remove these ports now that they have been merged into the FreeBSD ports tree.marcus2008-03-241-96/+0
* Add a missing runtime dependency, xrdb. Bump the PORTREVISION.mezz2008-03-221-3/+4
* ${LOCALBASE}/sbin is taken care of by mtree.marcus2008-03-151-2/+2
* Enable consolekit by default and remove option. It is required for mount andmezz2008-03-151-12/+6
* Add a missing LIB_DEPENDS on popt.marcus2008-03-141-1/+3
* Update to 2.20.4, and remove USE_XLIB and remove libgnomeui dependency.mezz2008-03-111-0/+99
* Remove GDM, this isn't part of GNOME 2.22. The GNOME release team has decidedmezz2008-03-011-91/+0
* Make sure C is added to the list of available languages.marcus2008-02-271-1/+2
* Update to 2.21.8.marcus2008-02-261-3/+2
* Add a missing dependency on gnomepanel.marcus2008-02-161-3/+3
* Attempt to fix the language chooser widget.marcus2008-02-131-1/+2
* Update to 2.21.7.marcus2008-02-131-4/+3
* We no longer require vty-checker.marcus2008-02-091-4/+3
* Okay, so here's the problem. init runs the rc scripts before readingmarcus2008-02-051-2/+2
* Put this patch back in to fix the hardcore path of /usr/X11R6.mezz2008-02-051-1/+3
* Make sure the vty-checker loop is put in the background so GDM will not tiemarcus2008-02-041-2/+2
* Fix the typo, %%LOCALBASE/ -> %%LOCALBASE%%/ (missed %%). Hopeful now it willmezz2008-02-041-2/+2
* Try something a little saucy (and ugly), and make GDM wait until all VTYmarcus2008-02-031-2/+4
* Update to 2.21.6.marcus2008-01-311-3/+2
* GDM no longer requires consolekit in rc.d.marcus2008-01-241-1/+2
* Update to 2.21.5 and add g-s-d in runtime dependency. It has been tested inmezz2008-01-191-4/+4
* Really fix gdm's PATH when started out of rc.d.marcus2008-01-171-2/+2
* Pick a better home directory for the gdm user. This should avoid problemsmarcus2008-01-171-2/+2
* Allow GDM to find session executables under LOCALBASE/bin.marcus2008-01-161-2/+4
* Remove more leftover of gnome.desktop...mezz2008-01-151-3/+1
* Complete cleanup of session file installation.marcus2008-01-151-3/+1
* Now that gnome-session installs the GNOME Desktop session, GDM now longermarcus2008-01-151-2/+2
* Fix up some directory installations.marcus2008-01-111-2/+2
* Create .gconf and .gconfd directories in /var/gdm.marcus2008-01-051-1/+2
* Update to 2.21.4kwm2007-12-271-10/+6
* Allow gdm to be started from rc.d.marcus2007-12-141-2/+2
* Adjust the GDM rc.d REQUIRES line as GDM now requires dbus and consolekit.marcus2007-11-231-1/+2
* Update to 2.21.2.marcus2007-11-161-5/+4
* Fix writing of a login record.marcus2007-11-091-2/+2
* ConsoleKit is now required.marcus2007-11-071-10/+4
* Fix GDM.marcus2007-11-071-1/+6
* Update to 2.21.1. Parts of this were done by ahze.marcus2007-11-031-0/+94
* Remove these now that they have been committed to the FreeBSD ports tree.marcus2007-10-251-102/+0
* Fix detection of the login(), logout(), and logwtmp() functions so thatmarcus2007-10-221-1/+2
* Update to 2.20.1.mezz2007-10-161-2/+2
* Update to 2.20.0.marcus2007-09-181-2/+2
* Update to 2.19.8.marcus2007-09-071-2/+2
* Update to 2.19.7.marcus2007-08-281-3/+2
* Sync with FreeBSD ports tree.marcus2007-08-281-5/+10
* Sync with FreeBSD ports tree.marcus2007-08-191-1/+4
* Update to 2.19.6.marcus2007-08-161-2/+2
* Update to 2.19.5, and do a nicer job at utmp support.marcus2007-08-011-4/+4
* Update to 2.19.4.marcus2007-07-121-2/+4
* -Remove the --mandir, taken care by gnomeprefix.mezz2007-07-041-3/+2
* Update to 2.19.3.marcus2007-06-191-3/+2
* Sync w/ FreeBSD ports tree.mezz2007-06-141-1/+5
* Update to 2.19.2.mezz2007-06-071-3/+2
* Sync w/ FreeBSD ports.mezz2007-06-051-2/+3
* Sync w/ FreeBSD ports.mezz2007-05-311-7/+1
* Get rid of X11BASE and replace a few to LOCALBASE. I only touch these portsmezz2007-05-301-2/+2
* Bump PORTREVISION to sync with ports.marcus2007-05-201-1/+2
* Update to 2.19.1.marcus2007-05-141-2/+2
* Update to 2.19.0.marcus2007-05-051-3/+2
* share/gnome -> sharemarcus2007-04-291-0/+96
* Remove these ports now that they have been committed to FreeBSD.marcus2007-03-191-95/+0
* Update to 2.18.0.marcus2007-03-131-2/+2
* Update to 2.17.8.marcus2007-02-271-2/+2
* Update to 2.17.7ahze2007-02-121-2/+2
* Update to 2.17.6.marcus2007-01-221-2/+2
* Update to 2.17.5.marcus2007-01-091-2/+2
* Update to 2.17.4.marcus2006-12-141-2/+2
* Update to 2.17.3.marcus2006-12-051-3/+2
* We do not have ConsoleKit [yet], so disable it to prevent a SIGSEGV tryingmarcus2006-11-101-2/+4
* Update to 2.17.2.marcus2006-11-081-3/+2
* - Allow to lift the annoying ~/.xsession-errors size limitmarcus2006-11-011-2/+9
* Update to 2.17.1.marcus2006-10-311-3/+2
* Workaround a crash that occurs if a11y support is not enabled. The problemmarcus2006-10-241-1/+2
* Update to 2.17.0.marcus2006-10-191-0/+88
* Clean out MarcusCom after the big import into ports.marcus2006-10-141-88/+0
* - Update to 2.16.1ahze2006-10-031-2/+2
* - Update to 2.16.0ahze2006-09-051-2/+3
* - Update to 2.15.10ahze2006-08-221-2/+3
* - Update to 2.15.9ahze2006-08-081-2/+2
* Update to 2.15.8.marcus2006-08-011-2/+2
* - Update to 2.15.7ahze2006-07-251-2/+2
* USE_X_PREFIX -> USE_XLIBmezz2006-07-221-2/+2
* - Update to 2.15.6ahze2006-07-111-2/+2
* Update to 2.15.5.marcus2006-06-131-2/+2
* Update to 2.15.4.marcus2006-06-091-2/+4
* Update to 2.15.3.marcus2006-05-161-2/+2
* Update to 2.15.2.marcus2006-05-131-3/+2
* Set a variable to NULL to avoid free'ing a bogus pointer.marcus2006-05-051-1/+2
* Update to 2.15.0.marcus2006-05-041-0/+84
* Remove these ports now that they are in the ports tree.marcus2006-04-301-81/+0
* Update to 2.14.4.marcus2006-04-271-2/+2
* Update to 2.14.2.mezz2006-04-151-2/+2
* Correct suboptimal regexp I suggested to mezz.bland2006-04-131-2/+2
* Update to 2.14.1.marcus2006-04-121-3/+2
* Add INSTALLS_ICONS, bump the PORTREVISION.mezz2006-04-111-2/+3
* Fix the ability to save the confgiuration.marcus2006-03-301-1/+2
* Update to 2.14.0.marcus2006-03-141-3/+4
* Change the MASTER_SITE_SUBDIR from:mezz2006-03-141-2/+2
* Change the MASTER_SITE_SUBDIR from:mezz2006-03-131-2/+2
* It is now safe to enable IPv6 in GDM.marcus2006-03-061-3/+4
* Remove the .sh extensions from USE_RC_SUBR.marcus2006-03-061-2/+2
* Make portlint happy by:mezz2006-03-031-1/+2
* Update to 2.13.0.10.marcus2006-03-021-2/+2
* Update to 2.3.0.9.marcus2006-02-281-3/+2
* - Use new libtool stuffahze2006-02-241-2/+3
* - Update to 2.13.0.8ahze2006-02-141-2/+2
* Remove USE_REINPLACE.marcus2006-02-011-2/+1
* Update to 2.13.0.7.marcus2006-02-011-6/+6
* Update to 2.13.0.6.marcus2006-01-211-2/+2
* - Update to 2.13.0.5ahze2006-01-171-2/+2
* Update to 2.13.0.4.marcus2006-01-061-3/+2
* Require moused before our rc script runs to ensure X is ready for us.marcus2006-01-011-1/+2
* Update to 2.13.0.3.marcus2005-12-151-3/+2
* * Enable VTAllocation by defaultmarcus2005-12-061-2/+2
* Use USE_AUTOTOOLS.marcus2005-12-051-2/+2
* Remove shutdown keyword from the rcNG script since GDM will kill itself at sh...marcus2005-11-261-2/+2
* Add a missing dependency on gnomedocutils.marcus2005-11-191-2/+3
* Update to 2.13.0.1.marcus2005-11-151-2/+2
* - Add gdm at version 2.13.0.0ahze2005-11-061-0/+78