summaryrefslogtreecommitdiff
path: root/archivers/gsharutils
diff options
context:
space:
mode:
authoritojun <itojun>2000-11-02 02:35:14 +0000
committeritojun <itojun>2000-11-02 02:35:14 +0000
commit858fcd81fd845661f3eca39f9605d2b75de87237 (patch)
treee333ea72954ef8a97c9592ddafbd3d9d3e655d2d /archivers/gsharutils
parent2a229c16b3a846a1d33c91f769afa5e663b831b1 (diff)
downloadpkgsrc-858fcd81fd845661f3eca39f9605d2b75de87237.tar.gz
use gettext library from outside (USE_LIBINTL + BUILD_DEPENDS devel/gettext).
do not build it on its own.
Diffstat (limited to 'archivers/gsharutils')
-rw-r--r--archivers/gsharutils/Makefile7
-rw-r--r--archivers/gsharutils/files/patch-sum4
-rw-r--r--archivers/gsharutils/patches/patch-ae13
-rw-r--r--archivers/gsharutils/patches/patch-af18
4 files changed, 39 insertions, 3 deletions
diff --git a/archivers/gsharutils/Makefile b/archivers/gsharutils/Makefile
index 53c19f82b62..ad5a046e5ce 100644
--- a/archivers/gsharutils/Makefile
+++ b/archivers/gsharutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2000/08/19 23:37:07 christos Exp $
+# $NetBSD: Makefile,v 1.5 2000/11/02 02:35:14 itojun Exp $
DISTNAME= sharutils-4.2.1
PKGNAME= g${DISTNAME}
@@ -8,8 +8,11 @@ MASTER_SITES= ${MASTER_SITE_GNU:=sharutils/}
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.gnu.org/software/sharutils/sharutils.html
+BUILD_DEPENDS+= msgfmt:../../devel/gettext
+
+USE_LIBINTL= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --program-prefix=g --disable-uucode --with-gnu-gettext
+CONFIGURE_ARGS= --program-prefix=g --disable-uucode
INSTALL_TARGET= install install-man
INFO_FILES= remsync.info sharutils.info
diff --git a/archivers/gsharutils/files/patch-sum b/archivers/gsharutils/files/patch-sum
index 241d3a1b614..0f8272c806c 100644
--- a/archivers/gsharutils/files/patch-sum
+++ b/archivers/gsharutils/files/patch-sum
@@ -1,6 +1,8 @@
-$NetBSD: patch-sum,v 1.1 1999/07/09 13:50:07 agc Exp $
+$NetBSD: patch-sum,v 1.2 2000/11/02 02:35:15 itojun Exp $
MD5 (patch-aa) = aecda19e8ae5c80b4cfdd851af606e1d
MD5 (patch-ab) = 5b59e124d4fc5b9941982a0d7a048703
MD5 (patch-ac) = ee074c0b09532f7d70388ea7f597df92
MD5 (patch-ad) = 2abd30dae9a7856b4ce67ee080bb0f84
+MD5 (patch-ae) = 4a7f30468e4949df7458df01f3c34fb1
+MD5 (patch-af) = 28eb6b46f00a33e68da9933fb700c4af
diff --git a/archivers/gsharutils/patches/patch-ae b/archivers/gsharutils/patches/patch-ae
new file mode 100644
index 00000000000..5bc97ab1d7c
--- /dev/null
+++ b/archivers/gsharutils/patches/patch-ae
@@ -0,0 +1,13 @@
+$NetBSD: patch-ae,v 1.1 2000/11/02 02:35:15 itojun Exp $
+
+--- po/nl.po- Thu Nov 2 11:27:34 2000
++++ po/nl.po Thu Nov 2 11:27:39 2000
+@@ -448,7 +448,7 @@
+
+ #: src/shar.c:2121
+ msgid "Created %d files\n"
+-msgstr "%d bestand(en) aangemaakt"
++msgstr "%d bestand(en) aangemaakt\n"
+
+ #: src/unshar.c:158
+ msgid "Found no shell commands in %s"
diff --git a/archivers/gsharutils/patches/patch-af b/archivers/gsharutils/patches/patch-af
new file mode 100644
index 00000000000..084ef6ea268
--- /dev/null
+++ b/archivers/gsharutils/patches/patch-af
@@ -0,0 +1,18 @@
+$NetBSD: patch-af,v 1.1 2000/11/02 02:35:15 itojun Exp $
+
+--- po/pt.po- Thu Nov 2 11:27:45 2000
++++ po/pt.po Thu Nov 2 11:27:54 2000
+@@ -413,11 +413,11 @@
+
+ #: src/shar.c:1819
+ msgid "Hard limit %dk\n"
+-msgstr "Limite tipo `hard' de %dk"
++msgstr "Limite tipo `hard' de %dk\n"
+
+ #: src/shar.c:1886
+ msgid "Soft limit %dk\n"
+-msgstr "Limite tipo `soft' de %dk"
++msgstr "Limite tipo `soft' de %dk\n"
+
+ #: src/shar.c:1987
+ msgid "WARNING: No user interaction in vanilla mode"