Commit graph

27 commits

Author SHA1 Message Date
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
wiz
2e65d464e8 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:50:58 +00:00
mef
092a7c5960 Update 1.897 to 1.899
---------------------
1.899  Wed May  6 06:34:22 2015
    - Fixed bug in ORD() where huge integers (in strings) were
      downgraded to floating point before being (incorrectly) inflected
      (thanks Dmytro!)
2015-05-23 09:40:25 +00:00
mef
2b44e45945 Update 1.895 to 1.897
----------------------
1.897  Tue May  5 16:10:54 2015
    - Noted "print NUMWORDS($num)" gotcha in documentation (thanks Lady Aleena)
    - Fixed undef var bug in t/no_commas.t
      (thanks Matthew!)
    - Fixed words-below tests on things that aren't really numbers
    - Removed unneeded dependency on version
    - Doc nit knitted (thank-you Lady Aleena)
    - Added a pointer to Lingua::EN::Inflexion
2015-05-06 02:59:42 +00:00
wiz
cda18437be Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
wiz
e8647fedbb Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
sno
696fa57c02 Updating package for CPAN distribution Lingua-EN-Inflect in
textproc/p5-Lingua-EN-Inflect from 1.893nb2 to 1.895.

Upstream changes:
1.895  Wed Sep 12 00:27:54 2012
    - Fixed a POD nit (thanks Gregor)
    - Added 'words_below', 'comma', and 'comma_every' options to NO()
      (Thanks Lady Aleena).

1.894  Thu Jun 14 10:22:30 2012
    - Fixed several dozen obscure plurals (thanks Tom)
    - Greatly improved the list of prepositions (thanks Tom)
    - Several minor doc nits cleaned up
    - Fixed 'miniseries', 'tv series' etc (thanks Lady Aleena)
    - NON-BACKWARDS COMPATIBLE CHANGE:
      WORDLIST now always add spaces around its final conjunction.
      Please report any cases where this is an adverse change.
2013-07-03 16:18:43 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
asau
1f96787c11 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-25 06:55:37 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
joerg
0aadf0ff20 Restore PKGNAME (hi wiz!) 2011-08-18 12:57:44 +00:00
wiz
25d55e3b0b Update to 1.893:
1.893  Thu Nov  4 06:24:06 2010

    - Fixed major glitch in WORDLIST (thanks calimo)
2011-08-17 12:05:39 +00:00
obache
a7a8ace5fe Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:52:49 +00:00
seb
c3f1e700ad Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
2010-08-21 16:32:42 +00:00
sno
72dd6406af add a comment for future updates 2010-08-19 20:03:57 +00:00
seb
70dafbbf6c Update p5-Lingua-EN-Inflect from version 1.89.1 to version 1.89.2
(uptream version 1.892)

Upstream changes:
1.892  Mon Jun 28 11:01:52 2010

    - Swatted POD nits (thanks Frank and Paul)

    - Fixed A() handling of def_A() (thanks Paul)

    - Fixed PL_eq() handling of adjectives (thanks Paul)

    - Removed redundant military terms (thanks Paul)

    - Fixed single-pronumeral ordinals: an a-th, a b-th, etc. (thanks Paul)

    - Added present participle fixes for
      'is/am/are/was/were/have/had/alibi/hoe' (thanks Paul)

    - Fixed pluralization of verb "quizzes" (thanks Paul)
2010-08-04 23:31:09 +00:00
sno
9e08aef604 Updating textproc/p5-Lingua-EN-Inflect from 1.89nb1 to 1.89.1
pkgsrc changes:
- Adding license definition
- Handle build/install etc. using provided Build.pl

Upstream changes:
1.891  Tue Oct 27 09:22:10 2009
    - Fixed "yes" -> "yeses" (thanks Rob)
    - Fixed "*iz" -> "*izzes" (thanks Rob)
    - Fixed A/AN for single letters (thanks Sam)
    - Extended o->os exceptions (thanks Sam)
    - Fixed "Roman" -> "Romans" (thanks Brent)
    - Added WORDLIST functionality (thanks Matthew)
    - Fixed "thief" -> "thiefs|thieves" (thanks Michael)
    - Fixed "..o" -> "..oes" (thanks Michael)
    - Added first cut of 'threshold' option to NUMWORDS (thanks Andrew)
    - Numerous fixes (thanks Tom)
    - Fixed return value of PL_eq (thanks smylers)
    - Handled indefinite article for x-th, Nth etc. (thanks Tom)
    - Numerous special-case fixes (thanks Marc)
2010-02-02 19:26:25 +00:00
he
b021813da0 Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
2008-10-19 19:17:40 +00:00
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
jlam
56ba4d2690 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
2007-10-25 16:54:26 +00:00
obache
5839b88a3e Update p5-Lingua-EN-Inflect to 1.89.
Patch provided by Martin Wilke via PR 34404.

Changes:
1.89	Fri May 20 00:45:02 2005

	- Fixed "millennium" (thanks Tim)

	- Fixed "casinos" (thanks Roel)

	- Fixed verbal "..oes -> ..oe" (thanks Roel)

	- Fixed "auto" -> "autos" (thanks Emad)

	- Added 'one' option to NUMWORDS (see docs) (thanks Decklin)

	- Allowed A and AN to cope with (i.e. ignore) an existing
	  indefinite article (see docs)

    - Added finer-grain control over classical modes

	- Fixed "macro" -> "macros"

    - Fixed "zero" => "zeros"

    - Fixed "a UK", "a UNESCO" (thanks SKV!)
2006-11-05 05:05:44 +00:00
minskim
8e03861451 Fix CHECK_INTERPRETER errors. Bump PKGREVISION. 2006-06-05 18:39:24 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
jlam
7fbb8d9527 Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
2005-08-06 06:19:03 +00:00
jlam
7a6521287b Turn PERL5_PACKLIST into a relative path instead of an absolute path.
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}.  There is no change to the binary
packages.
2005-07-13 18:01:18 +00:00
reed
df6f8bf2e1 Moved this package from devel category to textproc category. 2005-05-19 17:27:18 +00:00