sthen 37bfd0f162 Make use of some code in dosbox, intended for MacOS X, which avoids using
%ebx on i386 (now used for PIE). Not 100% sure if this is the best way to go,
but it works in initial tests, and the port no longer builds without it,
so let's try this for now and see how it goes, jsg@ agrees.

There's a bit more commentary in a comment in the patch (the enabled code
also aligns stack on 16 bytes which OSX IA-32 ABI requires as they use SSE
extensively, which we won't need but it seems safer to enable all the
related code together).
2014-01-09 10:10:15 +00:00
2014-01-04 12:50:12 +00:00
2013-11-24 16:56:01 +00:00
2013-06-19 08:53:38 +00:00
2013-12-06 15:46:06 +00:00
2013-12-19 18:09:58 +00:00
2013-12-17 00:42:17 +00:00
2014-01-06 21:35:03 +00:00
2014-01-09 02:26:03 +00:00
2013-12-08 16:35:17 +00:00
2013-06-04 13:16:20 +00:00
2014-01-04 09:36:27 +00:00
2014-01-08 10:37:25 +00:00
2014-01-05 18:43:48 +00:00
2014-01-08 18:13:56 +00:00
2014-01-08 22:01:36 +00:00
2014-01-09 07:45:48 +00:00
2014-01-07 14:55:32 +00:00
2014-01-08 18:12:38 +00:00
2014-01-01 22:02:46 +00:00
2011-11-15 18:33:16 +00:00

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

dpb(1) (manpage under ${PORTSDIR}/man) for bulk builds.

See also the OpenBSD Porter's Handbook http://www.openbsd.org/faq/ports/

$OpenBSD: README,v 1.20 2011/11/15 18:33:16 espie Exp $
Description
Public git conversion mirror of OpenBSD's official cvs ports repository. Pull requests not accepted - send diffs to the ports@ mailing list.
Readme 554 MiB
Languages
Makefile 61%
PHP 18.9%
Perl 6.5%
C 4.6%
HTML 2.3%
Other 6.4%