pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc



Module Name:    pkgsrc
Committed By:   nia
Date:           Sat Oct 19 13:43:46 UTC 2019

Modified Files:
        pkgsrc/textproc: Makefile
Added Files:
        pkgsrc/textproc/aspell-ms: DESCR Makefile PLIST distinfo
        pkgsrc/textproc/aspell-ms/patches: patch-Makefile.pre

Log Message:
Add textproc/aspell-ms.

Malay language support for aspell, e.g. `aspell -d malay -c $myfile'.


To generate a diff of this commit:
cvs rdiff -u -r1.1060 -r1.1061 pkgsrc/textproc/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/aspell-ms/DESCR \
    pkgsrc/textproc/aspell-ms/Makefile pkgsrc/textproc/aspell-ms/PLIST \
    pkgsrc/textproc/aspell-ms/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/aspell-ms/patches/patch-Makefile.pre

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/Makefile
diff -u pkgsrc/textproc/Makefile:1.1060 pkgsrc/textproc/Makefile:1.1061
--- pkgsrc/textproc/Makefile:1.1060     Sat Oct 19 13:38:43 2019
+++ pkgsrc/textproc/Makefile    Sat Oct 19 13:43:45 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1060 2019/10/19 13:38:43 nia Exp $
+# $NetBSD: Makefile,v 1.1061 2019/10/19 13:43:45 nia Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -98,6 +98,7 @@ SUBDIR+=      aspell-mk
 SUBDIR+=       aspell-ml
 SUBDIR+=       aspell-mn
 SUBDIR+=       aspell-mr
+SUBDIR+=       aspell-ms
 SUBDIR+=       aspell-mt
 SUBDIR+=       aspell-nb
 SUBDIR+=       aspell-nl

Added files:

Index: pkgsrc/textproc/aspell-ms/DESCR
diff -u /dev/null pkgsrc/textproc/aspell-ms/DESCR:1.1
--- /dev/null   Sat Oct 19 13:43:46 2019
+++ pkgsrc/textproc/aspell-ms/DESCR     Sat Oct 19 13:43:45 2019
@@ -0,0 +1 @@
+Malay language support for aspell, e.g. `aspell -d malay -c $myfile'.
Index: pkgsrc/textproc/aspell-ms/Makefile
diff -u /dev/null pkgsrc/textproc/aspell-ms/Makefile:1.1
--- /dev/null   Sat Oct 19 13:43:46 2019
+++ pkgsrc/textproc/aspell-ms/Makefile  Sat Oct 19 13:43:45 2019
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2019/10/19 13:43:45 nia Exp $
+
+DISTNAME=      aspell-ms-0.50-0
+PKGNAME=       ${DISTNAME:S/-0$/.0/1}
+CATEGORIES=    textproc
+MASTER_SITES=  ${MASTER_SITE_GNU:=aspell/dict/ms/}
+EXTRACT_SUFX=  .tar.bz2
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://aspell.net/
+COMMENT=       Malay language support for aspell
+LICENSE=       gnu-gpl-v2
+
+HAS_CONFIGURE= yes
+
+.include "../../textproc/aspell/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/textproc/aspell-ms/PLIST
diff -u /dev/null pkgsrc/textproc/aspell-ms/PLIST:1.1
--- /dev/null   Sat Oct 19 13:43:46 2019
+++ pkgsrc/textproc/aspell-ms/PLIST     Sat Oct 19 13:43:45 2019
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1 2019/10/19 13:43:45 nia Exp $
+lib/aspell/malay.alias
+lib/aspell/ms.multi
+lib/aspell/ms.rws
+share/aspell/ms.dat
Index: pkgsrc/textproc/aspell-ms/distinfo
diff -u /dev/null pkgsrc/textproc/aspell-ms/distinfo:1.1
--- /dev/null   Sat Oct 19 13:43:46 2019
+++ pkgsrc/textproc/aspell-ms/distinfo  Sat Oct 19 13:43:45 2019
@@ -0,0 +1,7 @@
+$NetBSD: distinfo,v 1.1 2019/10/19 13:43:45 nia Exp $
+
+SHA1 (aspell-ms-0.50-0.tar.bz2) = 2f6bbe94bb717ee0009408f96800536891317d83
+RMD160 (aspell-ms-0.50-0.tar.bz2) = 2b5358f6bb2ad63bbdaf5562812d2095024bfb74
+SHA512 (aspell-ms-0.50-0.tar.bz2) = 270a6ad18d9b317588e781eab84b59c83450383d703fab815856b3afa58a19ffa0eec3c7cbc418993302703d586cb92678878aea51fff753733f7583d8c2b0e9
+Size (aspell-ms-0.50-0.tar.bz2) = 50368 bytes
+SHA1 (patch-Makefile.pre) = e4393f0b196fc023b7cb87a125abcd64260fe081

Index: pkgsrc/textproc/aspell-ms/patches/patch-Makefile.pre
diff -u /dev/null pkgsrc/textproc/aspell-ms/patches/patch-Makefile.pre:1.1
--- /dev/null   Sat Oct 19 13:43:46 2019
+++ pkgsrc/textproc/aspell-ms/patches/patch-Makefile.pre        Sat Oct 19 13:43:45 2019
@@ -0,0 +1,23 @@
+$NetBSD: patch-Makefile.pre,v 1.1 2019/10/19 13:43:45 nia Exp $
+
+Use BSD_INSTALL_*.
+
+--- Makefile.pre.orig  2007-01-08 11:14:12.000000000 +0000
++++ Makefile.pre
+@@ -15,12 +15,10 @@ distdir=aspell6-${lang}-${version}
+ all: ${rws_files} ${data_files}
+ 
+ install: all
+-      mkdir -p ${DESTDIR}${dictdir}/
+-      cp ${rws_files} ${multi_files} ${DESTDIR}${dictdir}/
+-      cd ${DESTDIR}${dictdir}/ && chmod 644 ${rws_files} ${multi_files}
+-      mkdir -p ${DESTDIR}${datadir}/
+-      cp ${data_files} ${DESTDIR}${datadir}/
+-      cd ${DESTDIR}${datadir}/ && chmod 644 ${data_files}
++      ${BSD_INSTALL_DATA_DIR} ${DESTDIR}${dictdir}/
++      ${BSD_INSTALL_DATA} ${rws_files} ${multi_files} ${DESTDIR}${dictdir}/
++      ${BSD_INSTALL_DATA_DIR} ${DESTDIR}${datadir}/
++      ${BSD_INSTALL_DATA} ${data_files} ${DESTDIR}${datadir}/
+ 
+ clean:
+       rm -f ${rws_files}



Home | Main Index | Thread Index | Old Index