Import of pkgsrc-2014Q1

This commit is contained in:
2014-04-17 16:38:45 +02:00
parent 785076ae39
commit 9a8c06dafb
19365 changed files with 828089 additions and 278039 deletions

1
textproc/hyphen/DESCR Normal file
View File

@@ -0,0 +1 @@
Hyphenation library to use converted TeX hyphenation patterns

18
textproc/hyphen/Makefile Normal file
View File

@@ -0,0 +1,18 @@
# $NetBSD: Makefile,v 1.3 2013/11/30 07:33:40 richard Exp $
DISTNAME= hyphen-2.8.6
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hunspell/}
MAINTAINER= jaapb@NetBSD.org
HOMEPAGE= http://hunspell.sourceforge.net/
COMMENT= Library for high quality hyphenation and justification
LICENSE= mpl-1.1 OR gnu-lgpl-v2.1 OR gnu-gpl-v2
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= gawk patch perl
REPLACE_PERL= substrings.pl
.include "../../mk/bsd.pkg.mk"

5
textproc/hyphen/PLIST Normal file
View File

@@ -0,0 +1,5 @@
@comment $NetBSD: PLIST,v 1.1 2013/11/23 14:53:48 jaapb Exp $
bin/substrings.pl
include/hyphen.h
lib/libhyphen.la
share/hyphen/hyph_en_US.dic

View File

@@ -0,0 +1,12 @@
# $NetBSD: buildlink3.mk,v 1.1 2013/11/23 14:53:48 jaapb Exp $
BUILDLINK_TREE+= hyphen
.if !defined(HYPHEN_BUILDLINK3_MK)
HYPHEN_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.hyphen+= hyphen>=2.8.6
BUILDLINK_PKGSRCDIR.hyphen?= ../../textproc/hyphen
.endif # HYPHEN_BUILDLINK3_MK
BUILDLINK_TREE+= -hyphen

5
textproc/hyphen/distinfo Normal file
View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2013/11/23 14:53:48 jaapb Exp $
SHA1 (hyphen-2.8.6.tar.gz) = 94d9ae147c854592120adb4c9029883d1d019991
RMD160 (hyphen-2.8.6.tar.gz) = 6c7705bf6ceb273da3d855682ac3815149aee0b0
Size (hyphen-2.8.6.tar.gz) = 636800 bytes