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

13 Commits

Author SHA1 Message Date
Akinori MUSHA
1707b424cb De-pkg-comment. 2003-02-20 17:24:13 +00:00
Sean Chittenden
b8e1e7ef86 Correct ports that were abusing the FORBIDDEN variable and replace with
either IGNORE or BROKEN.

Since there seems to be some confusion, for the record:

BROKEN		is reserved for ports that don't work.  This will prevent
		users from installing the port, but please note that
		ports marked as BROKEN will still be built by bento
IGNORE		is reserved for ports that should not be built for one
		reason or another (including bento).  Users and bento
		will not build ports marked as IGNORE.
FORBIDDEN	is reserved for security breakages only!!!  Only mark a
		port as FORBIDDEN if there is a security issue with the
		port at the time.

Reviewed by:	kris (portmgr)
2003-02-07 02:44:21 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Nick Sayer
2c8802aec6 Release all my ports.
kris made it clear that by his measure I'm not doing my job as a port
maintainer. Far be it from me to be an obstruction to the project.
2002-10-21 02:31:08 +00:00
Nick Sayer
8124915f61 Deprecate this port as the module has been imported into XFree86. 2001-06-05 18:57:27 +00:00
Nick Sayer
1ba66ef112 Stupid. It depends on vmware in the HOST, not the guest. :-( 2001-03-19 19:33:38 +00:00
Nick Sayer
0b057b3cf5 Also RUN_DEPENDS on vmware2 2001-03-19 19:33:04 +00:00
Nick Sayer
95a035f6d7 Why bother even copying the file into ${WRKSRC}? 2001-03-15 16:52:27 +00:00
Nick Sayer
86d2c97131 Fix bento by insisting on XFree86-4. 2001-03-15 16:50:26 +00:00
Nick Sayer
ebc6e01c4e Don't strip the module or it won't work 2001-03-08 19:04:51 +00:00
Nick Sayer
6c32347553 1. Be a bit more verbose about how to set it up.
2. Restrict the distribution and don't try and make this work for non
x86.
2001-03-08 16:41:36 +00:00
Nick Sayer
795040ea51 Add port for VMware XF86 4.x driver module. Allows you to use XFree86 4.x
in a vmware guest.
2001-03-08 02:39:27 +00:00