1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Dima Dorfman
bc37fe6092 The value of FORBIDDEN shouldn't have a period at the end: bsd.port.mk
does that automatically.
2001-07-27 15:46:24 +00:00
FUJISHIMA Satsuki
d91f32644b describe this port is for XFree86-4 only. 2001-05-30 15:33:02 +00:00
FUJISHIMA Satsuki
a634081665 mark as FORBIDDEN if ${XFREE86_VERSION} == 3.
add dummy MASTER_SITES and DISTFILES to make portlint happy.
2001-05-30 15:23:57 +00:00
Trevor Johnson
caebe807ed Increment PORTREVISION, because of the change to pkg-deinstall. 2000-11-03 22:03:31 +00:00
Trevor Johnson
bb8d36603d On deinstallation, do not apply an SUID bit to the X server, since
neither the XFree86-4 nor XFree86-4-Server ports install privileged
X servers any longer.
2000-11-03 21:55:50 +00:00
Satoshi Asami
08882f6b5f Change wrapper dependency -- depend on wrapper from XFree86-4-Server. Don't
install server with setuid bit.  Various fixed from XFree86-4 port.

Submitted by:	taguchi@tohoku.iij.ad.jp (XFree86-4-* maintainer)
2000-11-03 11:08:12 +00:00
Trevor Johnson
b70abec40c Put the source for this into the port skeleton.
Obtained from:	XFree86 3.3.6, with some minor changes by me
2000-10-23 12:54:03 +00:00
Trevor Johnson
90822f14d1 Add dependency on x11-servers/Xfree86-4-Server.
Add pkg-install.

Submitted by:	Kato Tsuguru <tkato@prontomail.ne.jp
Reviewed by:	will
2000-10-23 12:03:46 +00:00
Trevor Johnson
14111407e3 Change MAINTAINER for my ports.
Approved by:	will
2000-10-02 05:39:35 +00:00
Ade Lovett
32f6a2767b Add wrapper, a program that runs an X server after sanity-checking
the environment and any options passed to it.  It is meant to
enhance security on multi-user systems running XFree86 4.x, where
the ability to use a startx script is needed.

If you have XFree86 3.x, do not install this, you do not need it
and it will not work.

PR:		21352
Submitted by:	Trevor Johnson <trevor@jpj.net>
2000-09-19 16:45:40 +00:00