Public git conversion mirror of OpenBSD's official cvs ports repository. Pull requests not accepted - send diffs to the ports@ mailing list.
Go to file
aaron 0eb7a63083 Workaround a new security restriction in the kernel that won't allow the
/dev/fd/# mechanism to be used by setugid processes.  The vmmon and vmnet
kernel modules have hacks which use this feature to implement "poor man's
device cloning".  Since vmware setgid's itself (even when run as root),
this broke.  Deal with this in {vmmon,hub}_fake_clonedev() by fooling
dupfdopen() into thinking vmware is a setuid script.

Now vmware will work again in -current.  Tested by myself.  Diff was
eyeballed by deraadt@ and tedu@.
2006-01-08 01:44:38 +00:00
archivers use SHARED_LIBS 2005-12-23 13:57:21 +00:00
astro Fix a buglet in bsd.port.mk where the PSEUDO_FLAVORS get encoded into 2005-09-16 09:51:25 +00:00
audio remove MODGNU_SHARED_LIBS and unused libtool patches. 2006-01-07 22:35:17 +00:00
benchmarks don't mess with the permissions of the ports directory 2005-12-22 22:38:52 +00:00
biology Fix build with python 2.4 2005-12-18 20:33:17 +00:00
books drop maintainership; 2005-11-04 08:06:53 +00:00
cad typo and wording fixes; approved by pval 2005-03-15 01:57:02 +00:00
chinese switch to SHARED_LIBS and USE_LIBTOOL 2005-12-24 13:40:32 +00:00
comms - Use new SHARED_LIBS framework 2005-12-23 14:16:00 +00:00
converters remove MODGNU_SHARED_LIBS and unused libtool 1.3 patches. 2006-01-07 22:26:07 +00:00
databases SHARED_LIBS 2006-01-07 11:11:17 +00:00
devel rev 1.174.2.21 2006-01-07 21:28:41 +00:00
editors use va_copy() on all architectures (fixes many) 2006-01-07 02:17:47 +00:00
education edict-2.1; from steven mestdagh 2005-11-17 08:03:42 +00:00
emulators Workaround a new security restriction in the kernel that won't allow the 2006-01-08 01:44:38 +00:00
games USE_LIBTOOL 2006-01-08 01:04:33 +00:00
graphics remove MODGNU_SHARED_LIBS, LIBname_ALIAS and related patches 2006-01-08 01:38:36 +00:00
infrastructure prepare to pass stuff over to libtool. 2006-01-05 19:33:17 +00:00
japanese SHARED_LIBS 2005-12-29 13:03:55 +00:00
java - begin using java MODULE 2005-06-17 21:47:29 +00:00
korean Add WANTLIB marker 2005-02-21 20:06:54 +00:00
lang SHARED_LIBS 2006-01-04 20:26:58 +00:00
mail update to 5.419 2006-01-07 09:37:19 +00:00
math remove MODGNU_SHARED_LIBS 2006-01-06 18:58:31 +00:00
mbone Always explicitly set the AUTOCONF_VERSION to use. In some cases 2005-11-03 18:28:55 +00:00
misc SHARED_LIBS, sync with update-patches 2005-12-30 23:25:56 +00:00
multimedia SHARED_LIBS 2005-12-30 05:35:56 +00:00
net Update to cnupm-3.11; from Andrey Matveev <evol@online.ptt.ru>. 2006-01-06 16:39:26 +00:00
news update to 1.27 2005-12-10 13:38:13 +00:00
palm Don't define _POSIX_C_SOURCE or _XOPEN_SOURCE to values that will 2005-12-10 20:21:33 +00:00
plan9 SHARED_LIBS 2005-12-25 17:40:49 +00:00
print - remove MODGNU_SHARED_LIBS 2006-01-08 01:33:16 +00:00
productivity build modules w/o version number, so they are not taken as libraries 2005-12-29 22:44:00 +00:00
russian include <errno.h> not <sys/errno.h> 2005-12-24 08:20:40 +00:00
security Update to 1.6.40 2006-01-06 04:26:09 +00:00
shells update MASTER_SITES and HOMEPAGE 2006-01-04 13:50:25 +00:00
sysutils fix a missing comma in SymuxClient.pm. 2006-01-05 21:45:39 +00:00
telephony SHARED_LIBS and USE_LIBTOOL 2005-12-26 13:13:45 +00:00
textproc remove no longer needed MODGNU_SHARED_LIBS, LIBname_ALIAS, and 2006-01-07 10:17:12 +00:00
www update to 2.1pre20; from David Hill ( dhill at mindcry dot org ). 2006-01-06 11:28:33 +00:00
x11 fix dependency error, noticed by naddy. 2006-01-07 11:22:53 +00:00
.cvsignore add plist for PLIST_DB 2005-09-30 18:09:23 +00:00
INDEX Synch INDEX, 3361 2006-01-06 10:09:53 +00:00
Makefile do not compress pkglocatedb so it can directly be used by locate(1) 2005-09-02 00:43:50 +00:00
README kill this. replace with a pointer to actual documentation. 2004-07-25 00:15:32 +00:00

Documentation for the ports tree: ports(7), packages(7), mirroring-ports(7),
bsd.port.mk(5).

See also http://www.openbsd.org/

$OpenBSD: README,v 1.17 2004/07/25 00:15:32 espie Exp $