ports/59250: Add ispell in polish category

Krzysztof Stryjek wtp at bsdguru.org
Thu Nov 13 12:30:24 UTC 2003


>Number:         59250
>Category:       ports
>Synopsis:       Add ispell in polish category
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 13 04:30:17 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Krzysztof Stryjek
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
private
>Environment:
System: FreeBSD kryptos.mud.pl 4.8-STABLE FreeBSD 4.8-STABLE #1: Tue Jul 29 23:21:08 CEST 2003 toor at kryptos.mud.pl:/usr/src/sys/compile/POOH i386


>Description:
	Add new port in polish category. Ispell

>How-To-Repeat:
	none. But this could be added after changes made to ${MASTERDIR}:
there is new version of Polish ispell dictionary. Here it is a  PR:
http://www.freebsd.org/cgi/query-pr.cgi?pr=59249

Because of course PKGNAMESUFFIX :-)))

>Fix:

there is Makefile for new port

--------------------------- cut here -------------------------------
# New ports collection makefile for:    pl-ispell
# Date created:                         10 February 2000
# Whom:                                 Alexander Langer <alex at big.endian.de>
#
# $FreeBSD: ports/german/ispell/Makefile,v 1.13 2002/11/04 01:16:20 edwin Exp $
#

PORTNAME=	ispell
CATEGORIES=	polish
PKGNAMESUFFIX=	-20021127

MAINTAINER=	wtp at bsdguru.org

ISPELL_PL=	yes
USE_PERL5=	yes

MASTERDIR=	${.CURDIR}/../../textproc/ispell

.if exists(${.CURDIR}/Makefile.local)
.include "${.CURDIR}/Makefile.local"
.endif

.include        "${MASTERDIR}/Makefile"

--------------------------- cut here -------------------------------

And also diff of /usr/ports/polish/Makefile
--------------------------- cut here -------------------------------
--- /usr/ports/polish/Makefile	Sun Nov  9 04:14:06 2003
+++ Makefile.polish	Thu Nov 13 13:07:36 2003
@@ -13,5 +13,6 @@
     SUBDIR += openoffice-1.0
     SUBDIR += openoffice-1.1
     SUBDIR += sms
+    SUBDIR += ispell
 
 .include <bsd.port.subdir.mk>

--------------------------- cut here -------------------------------
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list