summaryrefslogtreecommitdiff
path: root/textproc/icu/files
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/icu/files')
-rw-r--r--textproc/icu/files/md53
-rw-r--r--textproc/icu/files/mh-netbsd75
-rw-r--r--textproc/icu/files/patch-sum22
3 files changed, 100 insertions, 0 deletions
diff --git a/textproc/icu/files/md5 b/textproc/icu/files/md5
new file mode 100644
index 00000000000..0a40182ce99
--- /dev/null
+++ b/textproc/icu/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 2000/12/20 18:28:01 skrll Exp $
+
+MD5 (icu-1.6.tgz) = 38f699d58c9491cb34d119d38695c04c
diff --git a/textproc/icu/files/mh-netbsd b/textproc/icu/files/mh-netbsd
new file mode 100644
index 00000000000..86af36ee8fc
--- /dev/null
+++ b/textproc/icu/files/mh-netbsd
@@ -0,0 +1,75 @@
+## -*-makefile-*-
+## NetBSD-specific setup
+## Copyright (c) 1999-2000, International Business Machines Corporation and
+## others. All Rights Reserved.
+
+## Commands to generate dependency files
+GEN_DEPS.c= $(CC) -E -MM $(DEFS) $(CPPFLAGS)
+GEN_DEPS.cc= $(CXX) -E -MM $(DEFS) $(CPPFLAGS)
+
+## Commands to compile
+COMPILE.c= $(CC) -fPIC $(DEFS) $(CPPFLAGS) $(CFLAGS) -c
+COMPILE.cc= $(CXX) -fPIC $(DEFS) $(CPPFLAGS) $(CXXFLAGS) -c
+
+## Commands to link
+LINK.c= $(CC) $(DEFS) $(CPPFLAGS) $(CFLAGS) $(LDFLAGS)
+LINK.cc= $(CXX) $(DEFS) $(CPPFLAGS) $(CXXFLAGS) $(LDFLAGS)
+
+## Commands to make a shared library
+SHLIB.c= $(CC) $(DEFS) $(CPPFLAGS) $(CFLAGS) $(LDFLAGS) -shared
+SHLIB.cc= $(CXX) $(DEFS) $(CPPFLAGS) $(CXXFLAGS) $(LDFLAGS) -shared
+
+## Compiler switch to embed a runtime search path
+LD_RPATH=
+LD_RPATH_PRE= -Wl,-rpath,
+
+### How ICU libraries are named... ex. $(LIBICU)uc$(SO)
+## Prefix for the ICU library names
+LIBICU = libicu-
+## Shared object suffix
+SO= so
+
+## Force removal [for make clean]
+RMV = rm -rf
+## Platform command to move executable target
+INSTALL-S = $(INSTALL_PROGRAM)
+
+## Link commands to link to ICU libs
+LIBICU-UC= -L$(top_builddir)/common -licu-uc
+LIBICU-I18N= -L$(top_builddir)/i18n -licu-i18n
+LIBCTESTFW= -L$(top_builddir)/tools/ctestfw -lctestfw
+LIBICU-TOOLUTIL=-L$(top_builddir)/tools/toolutil -licu-toolutil
+LIBUSTDIO= -L$(top_builddir)/extra/ustdio -lustdio
+
+## Environmental requirements while building
+TOOL=env LD_LIBRARY_PATH=$(BUILD_LPATH)
+
+## Compilation rules
+%.o : $(srcdir)/%.c
+ $(COMPILE.c) -o $@ $<
+
+%.o : $(srcdir)/%.cpp
+ $(COMPILE.cc) -o $@ $<
+
+../data/%.o : ../data/%.c
+ $(COMPILE.c) -o $@ $<
+
+## Dependency rules
+%.d : $(srcdir)/%.c
+ @echo "Generating dependency information for $<"
+ @$(SHELL) -ec '$(GEN_DEPS.c) $< \
+ | sed '\''s/\($*\)\.o[ :]*/\1.o $@ : /g'\'' > $@; \
+ [ -s $@ ] || rm -f $@'
+
+%.d : $(srcdir)/%.cpp
+ @echo "Generating dependency information for $<"
+ @$(SHELL) -ec '$(GEN_DEPS.cc) $< \
+ | sed '\''s/\($*\)\.o[ :]*/\1.o $@ : /g'\'' > $@; \
+ [ -s $@ ] || rm -f $@'
+
+## End NetBSD-specific setup
+
+
+
+
+
diff --git a/textproc/icu/files/patch-sum b/textproc/icu/files/patch-sum
new file mode 100644
index 00000000000..ea23d617faa
--- /dev/null
+++ b/textproc/icu/files/patch-sum
@@ -0,0 +1,22 @@
+$NetBSD: patch-sum,v 1.1.1.1 2000/12/20 18:28:01 skrll Exp $
+
+MD5 (patch-aa) = f69c8c9ea4dd80dc9d11ff69a6a1d9c8
+MD5 (patch-ab) = d249648dce9bb8a0769f2226456c4281
+MD5 (patch-ac) = 9aaae729a86a161837accbc40e779ae1
+MD5 (patch-ad) = 686ca2a3f71c348d0082ad4fbe5ad118
+MD5 (patch-ae) = e86903ffb3b3b6afec199b9c01750219
+MD5 (patch-af) = 6f02676d521992518db8ff9b3bd6e8ed
+MD5 (patch-ag) = a9364837987c1bf1d84910c932f3a336
+MD5 (patch-ah) = 97d033c683f902153a7580cd3f4a6362
+MD5 (patch-ai) = a9a3b666a431f1caba760743389430e0
+MD5 (patch-aj) = cc9e43b42a4906a9900ee90723b4e910
+MD5 (patch-ak) = 5a5f53e6e29f6152ccc8731c3f109742
+MD5 (patch-al) = a042cf8a45ba10c04dd55b6e793a9330
+MD5 (patch-am) = a90419b0020cea4c8dc1d342923ddbed
+MD5 (patch-an) = 37bba50c33ed59b6702cf5f3ae2fb40f
+MD5 (patch-ao) = 617de721fded7b3cc1f00b760348f19a
+MD5 (patch-ap) = 111b690bfb9d6193c23098a3b672cfc3
+MD5 (patch-aq) = c03a10131f965e9212430b28d3c38bb6
+MD5 (patch-ar) = 0a78b457d119e52f1c84ac3b7d35e9b3
+MD5 (patch-as) = fbcc0aad1e95c04f8ab01c27aa42e6ec
+MD5 (patch-at) = f3cb15ce4fc1a352567d7d2f48cf4df9