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
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
archivers * timeb was already well deprecated on 4.4BSD 2013-12-03 21:18:50 +00:00
astro remove unnecessary include of sys/timeb.h 2013-12-07 22:25:31 +00:00
audio Update to easytag-2.1.9. 2014-01-04 12:50:12 +00:00
base some missed dependencies 2013-11-24 16:56:01 +00:00
benchmarks Do not override CFLAGS and do not force optimization. 2013-12-31 17:23:57 +00:00
biology USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
books +diveintopython3 2013-06-19 08:53:38 +00:00
cad update to OpenSCAD 2013.06, mostly from Fred Crowson, plus regen PLIST 2014-01-09 00:37:45 +00:00
chinese Drop USE_GROFF since groff and mandoc produce identical output. 2014-01-01 20:46:27 +00:00
comms unbreak patch 2013-12-06 15:46:06 +00:00
converters Minor update to enca 1.15. 2013-12-19 18:09:58 +00:00
databases Disable java subpackage of databases/db on i386, java is broken there and 2014-01-09 09:59:55 +00:00
devel Disable java subpackage of databases/db on i386, java is broken there and 2014-01-09 09:59:55 +00:00
editors update to vim 7.4.135, and remove a patch to configure which is no 2014-01-08 10:23:12 +00:00
education Update anki to 2.0.20. 2013-12-17 00:42:17 +00:00
emulators Make use of some code in dosbox, intended for MacOS X, which avoids using 2014-01-09 10:10:15 +00:00
fonts Update dina-fonts to 2.92 2014-01-06 21:35:03 +00:00
games disable PIE on i386 for this port, it leaves insufficient registers for the asm 2014-01-08 14:01:10 +00:00
geo Add postgresql,-server to BDEP, CMake's FindPostgreSQL.cmake looks for 2013-12-30 18:06:43 +00:00
graphics + pdf2djvu 2014-01-09 02:26:03 +00:00
infrastructure bye bye COMMENT, you've been dead for 8 years 2014-01-07 14:30:12 +00:00
inputmethods Fix to work and build with emacs-24.3. 2013-12-07 23:42:04 +00:00
japanese Drop USE_GROFF since groff and mandoc produce identical output. 2014-01-01 20:46:27 +00:00
java Remove sys/timeb.h. ok naddy@ jca@ 2013-12-08 16:35:17 +00:00
korean update maintainer's email address 2013-06-04 13:16:20 +00:00
lang Update MASTER_SITES for ruby, as the previous locations no longer work. 2014-01-08 18:31:03 +00:00
mail Fix build with SWIG 2.0.x 2014-01-04 09:36:27 +00:00
math fix license marker, this version of graphviz is under EPL 2014-01-07 10:01:47 +00:00
meta Tweaks. 2014-01-08 10:37:25 +00:00
misc +toilet 2014-01-05 18:43:48 +00:00
multimedia Add the fast math flag back to CFLAGS as the autoconf script does if 2014-01-08 00:17:53 +00:00
net fix configure logic, prevent hidden header dependencies. 2014-01-05 16:54:04 +00:00
news Drop USE_GROFF since groff and mandoc produce identical output. 2014-01-01 20:46:27 +00:00
plan9 Drop USE_GROFF since groff and mandoc produce identical output. 2014-01-01 20:46:27 +00:00
print Update to cups-1.7.1. 2014-01-08 18:13:56 +00:00
productivity Don't spam the logs with warnings that aren't really warnings (upstream). 2014-01-07 08:55:05 +00:00
security missing @newgroup 2014-01-08 22:01:36 +00:00
shells Drop USE_GROFF since groff and mandoc produce identical output. 2014-01-01 20:46:27 +00:00
sysutils pushed upstream 2014-01-09 07:45:48 +00:00
telephony comment-out the right line in sample config 2013-12-30 23:04:49 +00:00
textproc update to 1.02 2014-01-07 14:55:32 +00:00
www Move this patch so it will only be applied on PowerPC since the command 2014-01-08 20:28:54 +00:00
x11 Update to seahorse-3.10.2. 2014-01-08 18:12:38 +00:00
.cvsignore
INDEX sync, 8641 2014-01-01 22:02:46 +00:00
Makefile
README

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 $