Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Nov 2003 13:23:53 +0100 (CET)
From:      Krzysztof Stryjek <wtp@bsdguru.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/59250: Add ispell in polish category
Message-ID:  <20031113122353.1A36726166@kryptos.mud.pl>
Resent-Message-ID: <200311131230.hADCUHfJ061417@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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@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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031113122353.1A36726166>