Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
Ispell is a fast screen-oriented spelling checker that displays
errors in the context of the original file, and suggests possible
corrections. Some of the salient features of ispell include its
multilingual support and integration with emacs. Ispell contains
direct support for files formatted using LaTeX and [nt]roff. The
integration into emacs supports additional formats, including
hypertext files.
ispell.el is an emacs/XEmacs interface to ispell.
+29
View File
@@ -0,0 +1,29 @@
# $NetBSD: Makefile,v 1.14 2013/04/24 02:20:38 rodent Exp $
#
DISTNAME= ispell.el
PKGNAME= ${EMACS_PKGNAME_PREFIX}ispell-emacs-3.6
PKGREVISION= 4
CATEGORIES= textproc
MASTER_SITES= ftp://kdstevens.com/pub/stevens/
EXTRACT_SUFX= .gz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.eng.utah.edu/~kstevens/ispell-page.html
COMMENT= Emacs interface for ispell spell checker
INSTALLATION_DIRS= ${EMACS_LISPPREFIX:C|^${PREFIX}/||}/ispell
DEPENDS+= ispell-[0-9]*:../../textproc/ispell
DIST_SUBDIR= ${PKGNAME_NOREV:C|^xemacs-||}
WRKSRC= ${WRKDIR}
NO_CONFIGURE= yes
NO_BUILD= yes
do-install:
${INSTALL_DATA} ${WRKSRC}/ispell.el ${DESTDIR}${EMACS_LISPPREFIX}/ispell
.include "../../editors/emacs/modules.mk"
.include "../../mk/bsd.pkg.mk"
+2
View File
@@ -0,0 +1,2 @@
@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:17:19 joerg Exp $
${EMACS_LISPPREFIX}/ispell/ispell.el
+5
View File
@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.2 2005/02/24 14:48:43 agc Exp $
SHA1 (ispell-emacs-3.6/ispell.el.gz) = 1c0b69cf89932e6d76a362816d6e7c15dc44ab74
RMD160 (ispell-emacs-3.6/ispell.el.gz) = 2f3c262de1c526fd9c67d840841f484d7a807edc
Size (ispell-emacs-3.6/ispell.el.gz) = 39944 bytes