Index: head/textproc/linux-c6-aspell/pkg-descr =================================================================== --- head/textproc/linux-c6-aspell/pkg-descr (revision 421396) +++ head/textproc/linux-c6-aspell/pkg-descr (nonexistent) @@ -1,9 +0,0 @@ -Linux version of Aspell. - -Aspell is a spelling checker designed to eventually replace ispell, although -it currently lacks many of ispell's basic functions. Aspell's main feature is -that it does a much better job of coming up with possible suggestions than -ispell. Aspell also includes a powerful C++ library with C and Perl interfaces -in the works. - -WWW: http://aspell.sourceforge.net/ Property changes on: head/textproc/linux-c6-aspell/pkg-descr ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/textproc/linux-c6-aspell/Makefile =================================================================== --- head/textproc/linux-c6-aspell/Makefile (revision 421396) +++ head/textproc/linux-c6-aspell/Makefile (revision 421397) @@ -1,22 +1,21 @@ # Created by: Johannes Meixner # $FreeBSD$ PORTNAME= aspell PORTVERSION= 0.60.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc linux MAINTAINER= emulation@FreeBSD.org COMMENT= Spelling checker with better logic than ispell (Linux CentOS ${LINUX_DIST_VER}) -CONFLICTS= linux-aspell-[0-9]* linux-f10-aspell-[0-9]* +LICENSE= LGPL21+ -USES= linux:c6 -USE_LINUX_RPM= yes - RPMVERSION= 12.el6 +USES= linux:c6 USE_LDCONFIG= yes +USE_LINUX_RPM= yes DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr .include Index: head/textproc/linux-f10-aspell/pkg-descr =================================================================== --- head/textproc/linux-f10-aspell/pkg-descr (revision 421396) +++ head/textproc/linux-f10-aspell/pkg-descr (nonexistent) @@ -1,9 +0,0 @@ -Linux version of Aspell. - -Aspell is a spelling checker designed to eventually replace ispell, although -it currently lacks many of ispell's basic functions. Aspell's main feature is -that it does a much better job of coming up with possible suggestions than -ispell. Aspell also includes a powerful C++ library with C and Perl interfaces -in the works. - -WWW: http://aspell.sourceforge.net/ Property changes on: head/textproc/linux-f10-aspell/pkg-descr ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/textproc/linux-f10-aspell/Makefile =================================================================== --- head/textproc/linux-f10-aspell/Makefile (revision 421396) +++ head/textproc/linux-f10-aspell/Makefile (revision 421397) @@ -1,22 +1,22 @@ # Created by: bsam # $FreeBSD$ PORTNAME= aspell PORTVERSION= 0.60.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc linux MAINTAINER= emulation@FreeBSD.org COMMENT= Spelling checker with better logic than ispell (Linux Fedora 10) -CONFLICTS= linux-aspell-[0-9]* linux-f8-aspell-[0-9]* +LICENSE= LGPL21+ USES= linux:f10 USE_LINUX_RPM= yes RPMVERSION= 3.fc10 USE_LDCONFIG= yes DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr .include