summaryrefslogtreecommitdiff
path: root/x11/gdm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix install on -CURRENT.Joe Marcus Clarke2002-10-192-2/+10
| | | | | | | | Submitted by: bento Obtained from: gdm2 Notes: svn path=/head/; revision=68354
* GNOME has just changed the layout of their FTP site. This resulted inJoe Marcus Clarke2002-09-201-1/+1
| | | | | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location. Notes: svn path=/head/; revision=66862
* Add a missing dependency on libglade.Joe Marcus Clarke2002-09-081-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=65847
* Fix a typo in one of the patches.Joe Marcus Clarke2002-08-251-1/+1
| | | | Notes: svn path=/head/; revision=64986
* * Change the uid:gid for gdm to 92 as mailman already has 91Joe Marcus Clarke2002-08-094-12/+112
| | | | | | | | * Don't overwrite config files * Bump PORTREVISION Notes: svn path=/head/; revision=64304
* Use USE_GNOMENG.Maxim Sobolev2002-07-185-60/+21
| | | | Notes: svn path=/head/; revision=63184
* add missing files.Norikatsu Shigemura2002-04-281-0/+1
| | | | | | | | Not objected to by: gnome Reviewed by: knu (mentor) Notes: svn path=/head/; revision=58258
* Do not show the security warning dialog if BATCH is set (it causesJimmy Olgeni2002-04-241-1/+3
| | | | | | | sysinstall to hang). Notes: svn path=/head/; revision=58077
* Update to 2.2.5.5.Maxim Sobolev2002-03-146-69/+141
| | | | Notes: svn path=/head/; revision=56046
* Add missed IS_INTERACTIVE=yes when not building on bento.Maxim Sobolev2002-03-061-1/+5
| | | | | | | | PR: 35236 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx> Notes: svn path=/head/; revision=55625
* Make face browser working.Maxim Sobolev2002-01-312-1/+28
| | | | | | | | PR: 34429 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=54071
* Fix installation when /usr/sbin not in the PATH.Maxim Sobolev2002-01-281-4/+5
| | | | | | | | PR: 34289 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=53921
* When building on bento use numeric UID/GID because bento knows nothing aboutMaxim Sobolev2002-01-241-0/+4
| | | | | | | | user gdm and group gdm, so that the build is likely to fail. No PORTREVISION bump because this just unbreaks the build on bento. Notes: svn path=/head/; revision=53693
* Use user name instead of UID when setting owner for the directory withMaxim Sobolev2002-01-231-1/+1
| | | | | | | | | | | config files. This is necessary in the case when user already have gdm user registered in his /etc/passwd, but with different UID. No PORTREVISION bump because package remains the same. Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=53645
* Use correct permissions for ${PREFIX}/share/gnome/gdm.Maxim Sobolev2002-01-141-0/+1
| | | | | | | Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=53066
* Remove pkg-req - we don't need it anymore.Maxim Sobolev2002-01-141-21/+0
| | | | | | | Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=53063
* When installing package automagically create required user/group if they don'tMaxim Sobolev2002-01-142-7/+37
| | | | | | | | | | exist. This should make it possible to do unattented installation of pre-built gdm package and gnome meta-package. Bump PORTREVISION. Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=53062
* Kill useless hunk.Maxim Sobolev2002-01-111-10/+0
| | | | Notes: svn path=/head/; revision=52921
* Respect user's settings in /etc/login.conf. Bump PORTREVISION.Maxim Sobolev2002-01-114-0/+200
| | | | | | | | Submitted by: Volker Stolz <stolz@hyperion.informatik.rwth-aachen.de> Reviewed by: Joe Clarke <marcus@marcuscom.com>, sobomax Notes: svn path=/head/; revision=52920
* Sync with reality.Maxim Sobolev2002-01-021-3/+0
| | | | | | | | PR: 33473 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=52501
* Update to 2.2.5.4.Maxim Sobolev2002-01-023-23/+2
| | | | Notes: svn path=/head/; revision=52488
* Set correct group for users' session.Maxim Sobolev2001-12-312-0/+21
| | | | | | | | PR: 33372 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=52446
* Update pkg-message to match reality.Maxim Sobolev2001-12-301-5/+5
| | | | | | | | PR: 33324 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=52391
* Upgrade 2.2.5.3.Maxim Sobolev2001-12-283-3/+8
| | | | | | | | PR: 33250 Submitted by: Joe Marcus Clarke <marcus@marcus.com> Notes: svn path=/head/; revision=52329
* Correct locale names for use on FreeBSD. Bump PORTREVISION.Maxim Sobolev2001-12-203-12/+80
| | | | | | | | PR: 32840 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=51880
* Backout previous change - it seems that new revision of the patch doesn'tMaxim Sobolev2001-12-201-17/+8
| | | | | | | | | apply everywhere. Submitted by: Todd Punderson <todd@doonga.net> Notes: svn path=/head/; revision=51877
* Don't filter libc_r on 5-CURRENT.Maxim Sobolev2001-12-191-8/+17
| | | | Notes: svn path=/head/; revision=51864
* Update to 2.2.5.2.Maxim Sobolev2001-11-267-54/+50
| | | | Notes: svn path=/head/; revision=50575
* Apply some black cvs magick to readd patch-ar properly.Maxim Sobolev2001-10-161-0/+19
| | | | Notes: svn path=/head/; revision=48836
* Apply some black cvs magick to readd patch-ar properly.Maxim Sobolev2001-10-161-19/+0
| | | | Notes: svn path=/head/; revision=48835
* Fix several incompatibilities with FreeBSD. This makes gdm working, at leastMaxim Sobolev2001-10-163-0/+37
| | | | | | | | | | on my 5-CURRENT with XFree86-3.3.6. PR: 31309 Submitted by: Heath Nielson <heath@cs.byu.edu> Notes: svn path=/head/; revision=48834
* Update to 2.2.4.2Dmitry Sivachenko2001-10-074-31/+2
| | | | Notes: svn path=/head/; revision=48519
* Update to 2.2.4.1.Maxim Sobolev2001-10-0210-79/+161
| | | | | | | | PR: 30955 Submitted by: Stijn Hoop <stjin@win.tue.nl> Notes: svn path=/head/; revision=48344
* Upgrade to 2.2.3.2Dmitry Sivachenko2001-08-166-20/+19
| | | | Notes: svn path=/head/; revision=46323
* Update to 2.2.2.1Ade Lovett2001-06-056-31/+66
| | | | | | | | PR: 27855 (in part) Submitted by: Anders Nordby <anders@fix.no> Notes: svn path=/head/; revision=43513
* SWitch maintainership of core GNOME ports to a small group ofAde Lovett2001-05-111-1/+1
| | | | | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person. Notes: svn path=/head/; revision=42527
* Update to 2.2.1Ade Lovett2001-05-087-38/+31
| | | | Notes: svn path=/head/; revision=42417
* Typo fixes:Jimmy Olgeni2001-04-221-1/+1
| | | | | | | | serurity -> security enviroment -> environment Notes: svn path=/head/; revision=41807
* Update to 2.2.0Yukihiro Nakai2001-04-2214-186/+98
| | | | | | | - Now it needs to make gdm user and gdm group. Notes: svn path=/head/; revision=41778
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-291-1/+1
| | | | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. Notes: svn path=/head/; revision=40539
* Add pkg-messageYukihiro Nakai2000-10-172-1/+24
| | | | | | | Submitted by: Stijn Hoop <stijn@win.tue.nl> Notes: svn path=/head/; revision=33925
* ${PKGDIR}/INSTALL -> ${PKGINSTALL}. I'm also giving it PRE-INSTALL asSatoshi Asami2000-10-081-1/+1
| | | | | | | the second argument. Notes: svn path=/head/; revision=33569
* Implement USE_GNOME, part 2.Jeremy Lea2000-10-051-10/+1
| | | | Notes: svn path=/head/; revision=33429
* Increment PORTREVISIONYukihiro Nakai2000-09-161-0/+1
| | | | | | | Submitted by: Kris Kennaway <kris@FreeBSD.org> Notes: svn path=/head/; revision=32696
* Remove locale descriptionYukihiro Nakai2000-09-161-4/+0
| | | | Notes: svn path=/head/; revision=32690
* Add patch for disable LC_CTYPE.Yukihiro Nakai2000-09-161-0/+8
| | | | | | | | So now we can use Japanese locale from GDM. (also some other language.) Notes: svn path=/head/; revision=32686
* Add dialog to warn security issue to users.Yukihiro Nakai2000-09-132-0/+12
| | | | Notes: svn path=/head/; revision=32585
* Initial release.Yukihiro Nakai2000-09-1316-0/+331
GNOME version of xdm display manager. This gdm has been a headache for us, the GNOME binary maintainer for FreeBSD. Half of patches are from NetBSD pkgsrc system. Thanks for NetBSD and TAKANO Yuji <takachan@running-dog.net>! Notes: svn path=/head/; revision=32582