Subject: Re: pkg/33562: Various packages break due to missing USE_LANGUAGES
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <martijnb@atlas.ipv6.stack.nl>
List: pkgsrc-bugs
Date: 05/27/2006 21:20:02
The following reply was made to PR pkg/33562; it has been noted by GNATS.
From: martijnb@atlas.ipv6.stack.nl
To: gnats-bugs@NetBSD.org
Cc:
Subject: Re: pkg/33562: Various packages break due to missing USE_LANGUAGES
Date: Sat, 27 May 2006 23:19:06 +0200
As promised, the remaining packages that need USE_LANGUAGES set:
emulators/palmosemulator
emulators/swarm
emulators/vmips
finance/libofx
games/criticalmass
games/exchess
games/openmortal
games/sjeng
graphics/cal3d
graphics/metacam
graphics/mpgtx
ham/locator
lang/pforth
lang/pnet
lang/wsbasic
mail/elmo
math/blitz++
math/cln
math/mapm
math/newmat
math/ntl
math/tochnog
mbone/mdp
mbone/sapserver
misc/colortail
misc/dvorakng
net/boinc3-coreclient
net/boinc3-libs
net/latd
net/libtorrent
net/openag
net/tn5250
net/waste
print/hugeotp2ocp
security/beecrypt
sysutils/9base
sysutils/bbsload
sysutils/fatback
sysutils/lavaps
sysutils/xnc
textproc/isearch
textproc/regexx
www/apachetop
Index: emulators/palmosemulator/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/emulators/palmosemulator/Makefile,v
retrieving revision 1.23
diff -r1.23 Makefile
15a16,17
> USE_LANGUAGES+= c++
>
Index: emulators/swarm/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/emulators/swarm/Makefile,v
retrieving revision 1.13
diff -r1.13 Makefile
13a14
> USE_LANGUAGES+= c++
Index: emulators/vmips/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/emulators/vmips/Makefile,v
retrieving revision 1.3
diff -r1.3 Makefile
12a13
> USE_LANGUAGES+= c++
Index: finance/libofx/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/finance/libofx/Makefile,v
retrieving revision 1.1.1.1
diff -r1.1.1.1 Makefile
16a17
> USE_LANGUAGES+= c++
Index: games/criticalmass/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/games/criticalmass/Makefile,v
retrieving revision 1.23
diff -r1.23 Makefile
16a17
> USE_LANGUAGES+= c++
Index: games/exchess/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/games/exchess/Makefile,v
retrieving revision 1.11
diff -r1.11 Makefile
14a15
> USE_LANGUAGES+= c++
Index: games/openmortal/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/games/openmortal/Makefile,v
retrieving revision 1.22
diff -r1.22 Makefile
17a18
> USE_LANGUAGES+= c++
Index: games/sjeng/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/games/sjeng/Makefile,v
retrieving revision 1.14
diff -r1.14 Makefile
15a16
> USE_LANGUAGES+= c++
Index: graphics/cal3d/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/graphics/cal3d/Makefile,v
retrieving revision 1.5
diff -r1.5 Makefile
11a12
> USE_LANGUAGES+= c++
Index: graphics/metacam/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/graphics/metacam/Makefile,v
retrieving revision 1.6
diff -r1.6 Makefile
13a14
> USE_LANGUAGES+= c++
Index: graphics/mpgtx/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/graphics/mpgtx/Makefile,v
retrieving revision 1.11
diff -r1.11 Makefile
12a13
> USE_LANGUAGES+= c++
Index: ham/locator/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/ham/locator/Makefile,v
retrieving revision 1.4
diff -r1.4 Makefile
12a13
> USE_LANGUAGES+= c++
Index: lang/pforth/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/lang/pforth/Makefile,v
retrieving revision 1.17
diff -r1.17 Makefile
14a15
> USE_LANGUAGES+= c++
Index: lang/pnet/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/lang/pnet/Makefile,v
retrieving revision 1.16
diff -r1.16 Makefile
16a17
> USE_LANGUAGES+= c++
Index: lang/wsbasic/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/lang/wsbasic/Makefile,v
retrieving revision 1.3
diff -r1.3 Makefile
11a12,13
> USE_LANGUAGES+= c++
>
Index: mail/elmo/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/mail/elmo/Makefile,v
retrieving revision 1.10
diff -r1.10 Makefile
13a14
> USE_LANGUAGES+= c++
Index: math/blitz++/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/math/blitz++/Makefile,v
retrieving revision 1.11
diff -r1.11 Makefile
13a14
> USE_LANGUAGES+= c++ fortran
Index: math/cln/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/math/cln/Makefile,v
retrieving revision 1.12
diff -r1.12 Makefile
14a15
> USE_LANGUAGES+= c++
Index: math/mapm/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/math/mapm/Makefile,v
retrieving revision 1.4
diff -r1.4 Makefile
12a13
> USE_LANGUAGES+= c++
Index: math/newmat/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/math/newmat/Makefile,v
retrieving revision 1.8
diff -r1.8 Makefile
14a15
> USE_LANGUAGES+= c++
Index: math/ntl/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/math/ntl/Makefile,v
retrieving revision 1.19
diff -r1.19 Makefile
14a15
> USE_LANGUAGES+= c++
Index: math/tochnog/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/math/tochnog/Makefile,v
retrieving revision 1.18
diff -r1.18 Makefile
17a18,19
> USE_LANGUAGES+= c++
>
Index: mbone/mdp/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/mbone/mdp/Makefile,v
retrieving revision 1.12
diff -r1.12 Makefile
15a16
> USE_LANGUAGES+= c++
Index: mbone/sapserver/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/mbone/sapserver/Makefile,v
retrieving revision 1.3
diff -r1.3 Makefile
12a13
> USE_LANGUAGES+= c++
Index: misc/colortail/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/misc/colortail/Makefile,v
retrieving revision 1.11
diff -r1.11 Makefile
12a13
> USE_LANGUAGES+= c++
Index: misc/dvorakng/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/misc/dvorakng/Makefile,v
retrieving revision 1.4
diff -r1.4 Makefile
16a17
> USE_LANGUAGES+= c++
Index: net/boinc3-coreclient/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/net/boinc3-coreclient/Makefile,v
retrieving revision 1.4
diff -r1.4 Makefile
19a20
> USE_LANGUAGES+= c++
Index: net/boinc3-libs/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/net/boinc3-libs/Makefile,v
retrieving revision 1.3
diff -r1.3 Makefile
20a21
> USE_LANGUAGES+= c++
Index: net/latd/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/net/latd/Makefile,v
retrieving revision 1.7
diff -r1.7 Makefile
14a15
> USE_LANGUAGES+= c++
Index: net/libtorrent/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/net/libtorrent/Makefile,v
retrieving revision 1.11
diff -r1.11 Makefile
13a14
> USE_LANGUAGES+= c++
Index: net/openag/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/net/openag/Makefile,v
retrieving revision 1.7
diff -r1.7 Makefile
16a17
> USE_LANGUAGES+= c++
Index: net/tn5250/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/net/tn5250/Makefile,v
retrieving revision 1.17
diff -r1.17 Makefile
13a14
> USE_LANGUAGES+= c++
Index: net/waste/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/net/waste/Makefile,v
retrieving revision 1.11
diff -r1.11 Makefile
17a18,19
> USE_LANGUAGES+= c++
>
Index: print/hugeotp2ocp/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/print/hugeotp2ocp/Makefile,v
retrieving revision 1.3
diff -r1.3 Makefile
19a20
> USE_LANGUAGES+= c++
Index: security/beecrypt/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/security/beecrypt/Makefile,v
retrieving revision 1.8
diff -r1.8 Makefile
12a13
> USE_LANGUAGES+= c++
Index: sysutils/9base/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/sysutils/9base/Makefile,v
retrieving revision 1.6
diff -r1.6 Makefile
13a14,15
> USE_LANGUAGES+= c++
>
Index: sysutils/bbsload/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/sysutils/bbsload/Makefile,v
retrieving revision 1.10
diff -r1.10 Makefile
14a15
> USE_LANGUAGES+= c++
Index: sysutils/fatback/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/sysutils/fatback/Makefile,v
retrieving revision 1.5
diff -r1.5 Makefile
12a13
> USE_LANGUAGES+= c++
Index: sysutils/lavaps/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/sysutils/lavaps/Makefile,v
retrieving revision 1.25
diff -r1.25 Makefile
20a21
> USE_LANGUAGES+= c++
Index: sysutils/xnc/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/sysutils/xnc/Makefile,v
retrieving revision 1.22
diff -r1.22 Makefile
15a16
> USE_LANGUAGES+= c++
Index: textproc/isearch/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/textproc/isearch/Makefile,v
retrieving revision 1.7
diff -r1.7 Makefile
12a13
> USE_LANGUAGES+= c++
Index: textproc/regexx/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/textproc/regexx/Makefile,v
retrieving revision 1.12
diff -r1.12 Makefile
14a15
> USE_LANGUAGES+= c++
Index: www/apachetop/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/www/apachetop/Makefile,v
retrieving revision 1.7
diff -r1.7 Makefile
13a14
> USE_LANGUAGES+= c++