openbsd-ports/editors/openoffice/patches/patch-solenv_config_stand_lst
kurt c65335346c - protect against null pointer dereference in hi_ary.cxx
- use new style C++ includes
- clean up some patches
- use __alignof__ for OpenBSD too
- fix destpath in packagelist.txt for sdkoo and ure
- don't generate core file on intentional segfault test in typesconfig.c
- add missing unxobsdi section in stand.lst
- num_put_float.cpp fix in STLport
- add sysconfig.get_config_var('LIBS') to PYTHON_LIBS
- don't hardcode Linux path to 'sum' let path find it

All corrections submitted by or inspired by patches from Fritz Elfert
<fritz at fritz-elfert.de>
2006-10-25 22:49:50 +00:00

40 lines
753 B
Plaintext

$OpenBSD: patch-solenv_config_stand_lst,v 1.5 2006/10/25 22:49:50 kurt Exp $
--- solenv/config/stand.lst.orig.port Fri Aug 25 10:39:02 2006
+++ solenv/config/stand.lst Tue Oct 24 10:45:06 2006
@@ -37,6 +37,11 @@ SRC680
}
Environments
{
+ unxobsdi.pro
+ {
+ prio 12
+ setsolar -SRC680 -pro -bsclient unxobsdi
+ }
unxfbsdi.pro
{
prio 12
@@ -97,6 +102,11 @@ SRC680
prio 15
setsolar -SRC680 -pro -bsclient unxsols64b1
}
+ unxobsdi
+ {
+ prio 15
+ setsolar -SRC680 -bsclient unxobsdi
+ }
unxfbsdi
{
prio 15
@@ -996,6 +1006,11 @@ OOD680
{
prio 12
setsolar -OOD680 -pro -bsclient unxfbsdi
+ }
+ unxobsdi.pro
+ {
+ prio 12
+ setsolar -OOD680 -pro -bsclient unxobsdi
}
unxlngi5.pro
{