2010-08-21 18:37:14 by Stoned Elipot | Files touched by this commit (1724) | |
Log message:
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-19 22:03:57 by Jens Rehsack | Files touched by this commit (1) | |
Log message:
add a comment for future updates
|
2010-08-05 01:31:09 by Stoned Elipot | Files touched by this commit (2) |
Log message:
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-02-02 20:26:25 by Jens Rehsack | Files touched by this commit (2) |
Log message:
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)
|
2008-10-19 21:19:25 by Havard Eidnes | Files touched by this commit (1179) |
Log message:
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-06-12 04:14:58 by Joerg Sonnenberger | Files touched by this commit (1134) |
Log message:
Add DESTDIR support.
|
2007-10-25 18:59:59 by Johnny C. Lam | Files touched by this commit (980) |
Log message:
Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
|
2006-11-05 06:05:44 by OBATA Akio | Files touched by this commit (2) |
Log message:
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-06-05 20:39:24 by Min Sik Kim | Files touched by this commit (1) |
Log message:
Fix CHECK_INTERPRETER errors. Bump PKGREVISION.
|
2006-03-04 22:31:14 by Johnny C. Lam | Files touched by this commit (2257) |
Log message:
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.
|