1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Commit Graph

33 Commits

Author SHA1 Message Date
Maxim Sobolev
78d6fe62ed Remove pkg-req - we don't need it anymore.
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-01-14 17:41:50 +00:00
Maxim Sobolev
73ec2c0dfd When installing package automagically create required user/group if they don't
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>
2002-01-14 17:37:30 +00:00
Maxim Sobolev
3a0c4f197f Kill useless hunk. 2002-01-11 14:08:06 +00:00
Maxim Sobolev
5b8351b592 Respect user's settings in /etc/login.conf. Bump PORTREVISION.
Submitted by:	Volker Stolz <stolz@hyperion.informatik.rwth-aachen.de>
Reviewed by:	Joe Clarke <marcus@marcuscom.com>, sobomax
2002-01-11 14:04:37 +00:00
Maxim Sobolev
c1f44e201a Sync with reality.
PR:		33473
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-01-02 15:13:52 +00:00
Maxim Sobolev
778c300fc7 Update to 2.2.5.4. 2002-01-02 10:13:04 +00:00
Maxim Sobolev
4e91bb5115 Set correct group for users' session.
PR:		33372
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2001-12-31 15:39:27 +00:00
Maxim Sobolev
adefabd190 Update pkg-message to match reality.
PR:		33324
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2001-12-30 08:20:33 +00:00
Maxim Sobolev
2116837f3d Upgrade 2.2.5.3.
PR:		33250
Submitted by:	Joe Marcus Clarke <marcus@marcus.com>
2001-12-28 17:26:36 +00:00
Maxim Sobolev
51ace1e4db Correct locale names for use on FreeBSD. Bump PORTREVISION.
PR:		32840
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2001-12-20 10:01:28 +00:00
Maxim Sobolev
d0fba3e0f1 Backout previous change - it seems that new revision of the patch doesn't
apply everywhere.

Submitted by:	Todd Punderson <todd@doonga.net>
2001-12-20 06:19:02 +00:00
Maxim Sobolev
41c22e9c76 Don't filter libc_r on 5-CURRENT. 2001-12-19 20:20:23 +00:00
Maxim Sobolev
63906fdc28 Update to 2.2.5.2. 2001-11-26 16:22:25 +00:00
Maxim Sobolev
809513ef1b Apply some black cvs magick to readd patch-ar properly. 2001-10-16 07:28:25 +00:00
Maxim Sobolev
9975b86c2c Apply some black cvs magick to readd patch-ar properly. 2001-10-16 07:27:36 +00:00
Maxim Sobolev
68257a672e Fix several incompatibilities with FreeBSD. This makes gdm working, at least
on my 5-CURRENT with XFree86-3.3.6.

PR:		31309
Submitted by:	Heath Nielson <heath@cs.byu.edu>
2001-10-16 07:25:04 +00:00
Dmitry Sivachenko
3ceecc667a Update to 2.2.4.2 2001-10-07 12:47:53 +00:00
Maxim Sobolev
fe1bd7a63e Update to 2.2.4.1.
PR:		30955
Submitted by:	Stijn Hoop <stjin@win.tue.nl>
2001-10-02 12:18:33 +00:00
Dmitry Sivachenko
c1fce1cc6a Upgrade to 2.2.3.2 2001-08-16 12:12:16 +00:00
Ade Lovett
396956632b Update to 2.2.2.1
PR:		27855 (in part)
Submitted by:	Anders Nordby <anders@fix.no>
2001-06-05 05:00:54 +00:00
Ade Lovett
5ed28dbe7a SWitch maintainership of core GNOME ports to a small group of
committers (gnome@FreeBSD.org), since this is now definitely too big
for just one person.
2001-05-11 16:36:50 +00:00
Ade Lovett
00c852fe3f Update to 2.2.1 2001-05-08 16:39:49 +00:00
Jimmy Olgeni
43c6c7c39d Typo fixes:
serurity -> security
enviroment -> environment
2001-04-22 20:53:33 +00:00
Yukihiro Nakai
42be20122e Update to 2.2.0
- Now it needs to make gdm user and gdm group.
2001-04-22 00:20:31 +00:00
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-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.
2001-03-29 16:35:19 +00:00
Yukihiro Nakai
1a02a3d3ac Add pkg-message
Submitted by:	Stijn Hoop <stijn@win.tue.nl>
2000-10-17 09:13:37 +00:00
Satoshi Asami
41a1051858 ${PKGDIR}/INSTALL -> ${PKGINSTALL}. I'm also giving it PRE-INSTALL as
the second argument.
2000-10-08 09:23:53 +00:00
Jeremy Lea
c76cf46929 Implement USE_GNOME, part 2. 2000-10-05 07:17:31 +00:00
Yukihiro Nakai
f3f320f454 Increment PORTREVISION
Submitted by:	Kris Kennaway <kris@FreeBSD.org>
2000-09-16 13:26:29 +00:00
Yukihiro Nakai
163d0e1dc1 Remove locale description 2000-09-16 12:12:28 +00:00
Yukihiro Nakai
fba6cfa882 Add patch for disable LC_CTYPE.
So now we can use Japanese locale from GDM.
(also some other language.)
2000-09-16 10:08:15 +00:00
Yukihiro Nakai
10cc764522 Add dialog to warn security issue to users. 2000-09-13 16:36:15 +00:00
Yukihiro Nakai
8e217384f3 Initial release.
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>!
2000-09-13 15:12:29 +00:00