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
kili c88b795280 - Don't build/use the execvpe() bundled with libraries/unix.
Unfortunately, we can't completely remove or skip include/execvpe.h
  and cbits/execvpe.c, because they also contain pPrPr_disableITimers(),
  which is called from the Haskell code.

- Switch back to GhcThreaded=YES (default). It's stupid, it's not
  required by GHC (IIRC it was required a long time ago back when
  ghci used libreadline), but it may help finding rthread bugs.
  Until now, I did run four complete builds of GHC and all Haskell
  ports with dpb without any problems.
2012-03-23 20:17:06 +00:00
archivers SECURITY update to libzip 0.10.1 2012-03-21 10:30:22 +00:00
astro Minor fixes for jday's man page. Looks fine with mandoc so remove USE_GROFF. 2012-01-03 07:01:31 +00:00
audio Fix build with glib >= 2.31.20. 2012-03-23 13:28:25 +00:00
benchmarks Update bonnie++ to 1.96 (including large file support). 2011-11-13 18:23:24 +00:00
biology Fix path to nutdb's config files and build the gui version. Problem noted 2011-11-28 10:18:53 +00:00
books kill this as well. 2011-12-15 22:26:59 +00:00
cad Fix build with glib >= 2.31.20. 2012-03-23 13:28:25 +00:00
chinese CHMOD and CHOWN serve no useful purpose, they're just chown/chmod 2011-10-21 16:23:44 +00:00
comms update to minicom 2.5 2012-03-19 22:17:43 +00:00
converters Fix build with glib >= 2.31.20. 2012-03-23 13:28:25 +00:00
databases Mark BROKEN for now. There is an update that will unbreak it which I am 2012-03-23 13:30:03 +00:00
devel Update to glib2-2.31.22. 2012-03-23 14:36:37 +00:00
editors Fix build with glib >= 2.31.20. 2012-03-23 13:28:25 +00:00
education enter anki. 2012-03-02 09:36:05 +00:00
emulators remove patch to force nonblocking on the bpf; we don't want this with rthreads 2012-03-16 23:39:13 +00:00
fonts Install league-fonts under ${PREFIX}/lib/X11/fonts/league-fonts, 2012-02-28 11:53:04 +00:00
games Fix build with glib >= 2.31.20. 2012-03-23 13:28:25 +00:00
geo Fix build with glib >= 2.31.20. 2012-03-23 13:28:25 +00:00
graphics Update to py-cairo-1.10.0. 2012-03-23 15:23:47 +00:00
infrastructure ignore build_stats for logging distinfo (and clean-old-distfiles(1)). 2012-03-22 16:09:37 +00:00
inputmethods Update to ibus 1.4.1. 2012-02-29 21:09:00 +00:00
japanese enter mecab. 2012-03-20 23:47:17 +00:00
java JAVA_HOME is now added to MAKE_ENV in java.port.mk 2011-12-15 21:33:19 +00:00
korean these ports have moved to fonts/, some have gotten the ko-prefix where applicable. 2011-07-19 09:23:51 +00:00
lang - Don't build/use the execvpe() bundled with libraries/unix. 2012-03-23 20:17:06 +00:00
mail Update Postfix snapshot to 2.10-20120308, from Brad 2012-03-23 17:54:55 +00:00
math Our pkg-config(1) can now cope with files under share/pkgconfig, so 2012-03-19 10:28:48 +00:00
meta +xfce 2012-03-04 17:53:24 +00:00
misc Update to gtk3mm-documentation-3.3.18. 2012-03-23 13:23:01 +00:00
multimedia Fix build with glib >= 2.31.20. 2012-03-23 13:28:25 +00:00
net Update to liboauth-0.9.6. 2012-03-23 20:14:55 +00:00
news getline -> get_line 2012-03-17 22:36:25 +00:00
palm Drop maintainership and bump 2011-09-21 07:49:15 +00:00
plan9 Set ONLY_FOR_ARCHS according to list of archs there's MD code for. 2012-02-16 21:59:17 +00:00
print Fix build with glib >= 2.31.20. 2012-03-23 13:28:25 +00:00
productivity Fix build with glib >= 2.31.20. 2012-03-23 13:28:25 +00:00
russian normalize pkgpath 2011-09-16 11:13:37 +00:00
security Update to p11-kit-0.12. 2012-03-23 13:22:38 +00:00
shells update to 4.2 patchlevel 24 2012-03-16 19:56:24 +00:00
sysutils Fix build with glib >= 2.31.20. 2012-03-23 13:28:25 +00:00
telephony update to appkonference 2.1, from dhill with tweaks by me 2012-03-22 21:31:18 +00:00
textproc Update to libical-0.48. 2012-03-23 11:58:23 +00:00
www Remove left-over useless SUBST_CMD. 2012-03-23 13:31:25 +00:00
x11 fix after scandir() prototype change 2012-03-23 20:14:47 +00:00
.cvsignore add openbsd-wip (the repository on github). 2011-11-01 12:36:30 +00:00
INDEX sync; 7412. unzel+=26 2012-02-22 10:30:34 +00:00
Makefile remove last remnants of mirror-maker 2012-03-09 10:57:54 +00:00
README wee little additions 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 $