Commit graph

13 commits

Author SHA1 Message Date
rillig
17e39f419d Fix indentation in buildlink3.mk files.
The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.

There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
2018-01-07 13:03:53 +00:00
rillig
b381c6e2f3 Sort PLIST files.
Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:

  pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
2018-01-01 22:29:15 +00:00
wiz
75d59ef23d libexttextcat: update to 3.4.5.
Silence various -fsanitize=shift-base
add compile to .gitignore
regenerate broken uk.lm
2017-10-02 15:20:38 +00:00
wiz
a1e4174a9c Follow some http redirects. 2017-08-16 20:21:03 +00:00
agc
2eddae48e5 Add SHA512 digests for distfiles for textproc category
Problems found locating distfiles:
	Package cabocha: missing distfile cabocha-0.68.tar.bz2
	Package convertlit: missing distfile clit18src.zip
	Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 01:59:17 +00:00
richard
030e447e92 Fix hardcoded bash usage and use 'gmake' to simplify getting datafiles
Thanks FreeBSD ports!  bump PKGREVISION
2015-09-28 16:59:51 +00:00
wiz
3e340f4ac4 Update to 3.4.4:
add Veps
add Uzbek (Cyrillic)
add Tamazight (Latn)
add Quechua, Cusco
add Saxon, Low
add Koongo
add Maninkakan, Eastern (Latn)
add Kurdish, Central
add Akan
replace hungarian udhr with utf-8 version
MSVC 2010 has finally grown a <stdint.h>
2014-07-22 12:26:39 +00:00
wiz
5ab8342ce4 Update to 3.4.3:
changes undocumented.
2013-10-22 11:32:23 +00:00
wiz
2c8927ed6e Update to 3.4.0:
Mon Nov 05 2012 Caolán McNamara (caolanm@redhat.com)
	* fix up the Polish LM
2012-12-09 15:19:30 +00:00
asau
1f96787c11 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-25 06:55:37 +00:00
wiz
d2aebfd2f3 Update to 3.3.1: fixes a broken pkgconfig file. 2012-06-03 20:05:58 +00:00
wiz
ab315c7717 Update to 3.3.0, ok ftigeot@
Mon Jan 09 2012 Caolán McNamara (caolanm@redhat.com)
	* merge in changes from Giulio Paci <giuliopaci@gmail.com>
	* bump soname for abi changes
2012-05-29 15:34:37 +00:00
wiz
3f83e1613c Initial import of libexttextcat-3.2 from wip, packaged by Francois Tigeot.
Libexttextcat is a library with functions that implement the
classification technique described in Cavnar & Trenkle, "N-Gram-Based
Text Categorization" . It was primarily developed for language
guessing, a task on which it is known to perform with near-perfect
accuracy.
2012-03-16 17:30:16 +00:00