aboutsummaryrefslogtreecommitdiff
path: root/x11/gdm
Commit message (Collapse)AuthorAgeFilesLines
* 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