Commit graph

19 commits

Author SHA1 Message Date
Kris Kennaway
b31b45d82b Don't install the wrapper binary setgid wheel. Bump PORTREVISION. 2003-04-21 10:00:58 +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
Trevor Johnson
e47e0f59bf Remove QNX support. 2002-09-21 22:40:17 +00:00
Trevor Johnson
12e4d42645 The parenthetical information was outdated, so remove it.
Thanks to Rudy~Rockstar for the note.
2002-05-22 22:15:37 +00:00
Peter Pentchev
c9aeee376d Fix package deinstallation: only move X.bck over X if the former exists.
Since pkg_deinstall(1) invokes the package deinstall script twice,
at the second invocation X.bck is no longer there, and mv(1), even with
the -f flag, returns a non-zero exit code.  The shell executing the script
propagates this exit code right back unto pkg_deinstall(1), which complains
and aborts the package deinstallation.

I wish I had not forgotten about this problem, so this could go in
before DP1 was cut :(

Approved by:	no response from trevor@, the port maintainer
2002-04-11 11:56:55 +00:00
Trevor Johnson
9d0199a95c Generate the packing list just before installation. 2002-03-11 13:08:22 +00:00
Trevor Johnson
a53d52dd67 Add precautions so this won't damage an installation of XFree86 3.X. 2002-03-11 13:04:28 +00:00
Trevor Johnson
eed586005d Back out some changes which were made without my review. 2002-03-11 12:50:46 +00:00
Trevor Johnson
11c148925c Update my e-mail address. 2002-03-11 12:14:33 +00:00
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