Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F159946275
D16104.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D16104.diff
View Options
Index: head/lang/mono/Makefile
===================================================================
--- head/lang/mono/Makefile
+++ head/lang/mono/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mono
PORTVERSION= 5.10.1.47
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= lang
MASTER_SITES= https://download.mono-project.com/sources/mono/
DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
@@ -25,17 +25,19 @@
CONFLICTS_INSTALL= czmq-3*
-OPTIONS_DEFINE= MONOLITE X11
-OPTIONS_DEFAULT= MONOLITE X11
+OPTIONS_DEFINE= MONOLITE NLS X11
+OPTIONS_DEFAULT= MONOLITE NLS X11
MONOLITE_DESC= Use monolite to bootstrap mcs (otherwise use installed mcs)
MONOLITE_DISTFILES= monolite-linux-${MONOLITE_VERSION}-latest.tar.gz:monolite
MONOLITE_MASTER_SITES= http://download.mono-project.com/monolite/:monolite
MONOLITE_VERSION= 1051000004
+NLS_USES= gettext
+
X11_USES= display:test
-USES= autoreconf bison compiler:c11 cpe gettext gmake iconv libtool \
+USES= autoreconf bison compiler:c11 cpe gmake iconv libtool \
pathfix perl5 python:2.7 shebangfix tar:bzip2
USE_PERL5= build
GNU_CONFIGURE= yes
Index: head/lang/mono/pkg-plist
===================================================================
--- head/lang/mono/pkg-plist
+++ head/lang/mono/pkg-plist
@@ -2969,10 +2969,10 @@
share/libgc-mono/scale.html
share/libgc-mono/simple_example.html
share/libgc-mono/tree.html
-share/locale/de/LC_MESSAGES/mcs.mo
-share/locale/es/LC_MESSAGES/mcs.mo
-share/locale/ja/LC_MESSAGES/mcs.mo
-share/locale/pt_BR/LC_MESSAGES/mcs.mo
+%%NLS%%share/locale/de/LC_MESSAGES/mcs.mo
+%%NLS%%share/locale/es/LC_MESSAGES/mcs.mo
+%%NLS%%share/locale/ja/LC_MESSAGES/mcs.mo
+%%NLS%%share/locale/pt_BR/LC_MESSAGES/mcs.mo
%%DATADIR%%-2.0/mono/cil/cil-opcodes.xml
%%DATADIR%%-2.0/mono/profiler/mono-profiler-coverage.suppression
%%DATADIR%%-2.0/mono/profiler/mono-profiler-log.suppression
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jun 20, 7:56 PM (12 h, 47 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34127381
Default Alt Text
D16104.diff (1 KB)
Attached To
Mode
D16104: lang/mono: Add NLS knob
Attached
Detach File
Event Timeline
Log In to Comment