Commit graph

56 commits

Author SHA1 Message Date
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Joe Marcus Clarke
0530dc76b7 Fix the checks when installing config files.
Obtained from:	x11/gdm2
2003-04-09 01:51:27 +00:00
Ade Lovett
3195b6f71c Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:36:20 +00:00
Joe Marcus Clarke
b2525184a3 Properly install the config files when installing from package. 2003-02-20 01:44:59 +00:00
Joe Marcus Clarke
dd54fd4e90 One more pass at the gdm's. This time, allow the gdm user and group to
be created even if BATCH is defined.  Also, set PKG_PREFIX from the port
Makefile so we can take care of directory permissions within the
pkg-install script for both the port and package.
2003-01-21 16:16:02 +00:00
Joe Marcus Clarke
3b85e78755 Correct last commit. PKG_PREFIX is only set by pkg_add, thus when building the
port, the variable does not exist.

Spotted by:	Mark Hannon <markhannon@optusnet.com.au>
2003-01-19 22:50:09 +00:00
Joe Marcus Clarke
2a4d82353a Make sure directory permissions are properly set when installing from
package.
2003-01-19 19:51:30 +00:00
Joe Marcus Clarke
f32147b2fd Remove ${X11BASE}/sbin if it exists and is not empty.
Reported by:	bento
2003-01-13 16:49:03 +00:00
Joe Marcus Clarke
7f1ed94ab9 Fix install on -CURRENT.
Submitted by:	bento
Obtained from:	gdm2
2002-10-19 18:03:15 +00:00
Joe Marcus Clarke
59deb69012 GNOME has just changed the layout of their FTP site. This resulted in
making all the distfiles unfetachable.  Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.
2002-09-20 17:07:51 +00:00
Joe Marcus Clarke
80d7c47a23 Add a missing dependency on libglade.
Submitted by:	bento
2002-09-08 19:17:55 +00:00
Joe Marcus Clarke
9de9945ffd Fix a typo in one of the patches. 2002-08-25 17:44:05 +00:00
Joe Marcus Clarke
5fddfac7c8 * Change the uid:gid for gdm to 92 as mailman already has 91
* Don't overwrite config files
* Bump PORTREVISION
2002-08-09 22:36:55 +00:00
Maxim Sobolev
dfed677073 Use USE_GNOMENG. 2002-07-18 10:46:51 +00:00
Norikatsu Shigemura
d22fe6866e add missing files.
Not objected to by:	gnome
Reviewed by:		knu (mentor)
2002-04-28 16:03:28 +00:00
Jimmy Olgeni
59699d3026 Do not show the security warning dialog if BATCH is set (it causes
sysinstall to hang).
2002-04-24 21:26:08 +00:00
Maxim Sobolev
34f0ba70ac Update to 2.2.5.5. 2002-03-14 00:07:41 +00:00
Maxim Sobolev
b9d6df2dc1 Add missed IS_INTERACTIVE=yes when not building on bento.
PR:		35236
Submitted by:	Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2002-03-06 10:03:46 +00:00
Maxim Sobolev
5049ba00ba Make face browser working.
PR:		34429
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-01-31 08:48:14 +00:00
Maxim Sobolev
5cee31d262 Fix installation when /usr/sbin not in the PATH.
PR:		34289
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-01-28 17:50:11 +00:00
Maxim Sobolev
18e79de284 When building on bento use numeric UID/GID because bento knows nothing about
user gdm and group gdm, so that the build is likely to fail. No PORTREVISION
bump because this just unbreaks the build on bento.
2002-01-24 19:47:15 +00:00
Maxim Sobolev
2439b5ac47 Use user name instead of UID when setting owner for the directory with
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>
2002-01-23 16:24:11 +00:00
Maxim Sobolev
1dfbf49163 Use correct permissions for ${PREFIX}/share/gnome/gdm.
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-01-14 18:07:43 +00:00
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