Commit graph

22 commits

Author SHA1 Message Date
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
wiz
5ce5fb991e Remove kei as maintainer, he resigned. 2009-09-02 08:34:13 +00:00
sno
b649675c2b pkgsrc changes:
- Updating package for p5 module Text::Kakasi from 1.05nb4 to 2.04
  - Setting license to gnu-gpl-v2
  - Setting homepage to CPAN module (add original homepage to DESCR)
  - Add a patch to build properly

Upstream changes:
$Revision: 2.4 $ $Date: 2003/05/26 10:39:49 $
! lib/Text/Kakasi/JP.pod
  s/Text::Kakasi/Text::Kakasi::JP/ for NAME section
  Thank Graham Barr <gbarr@pobox.com> for showing me the
  right trick.  But I STILL THINK search.cpan.org is WRONG.
  Message-Id: <rt-22325-58215.2.40083316787562@rt.perl.org>
- lib/Text/Kakasi.pod
! Kakasi.pm
  Merged pod back in and deleted lib/Text/Kakasi.pod

2.03 2003/05/26 04:29:26
! lib/Text/Kakasi.pod
  Very minor document fixes
! Kakasi.pm
  Added 1st paragraph of =head1 DESCRIPTION so BSDPAN is happy.

2.02 2003/05/26 04:29:26
! Kakasi.pm MANIFEST
+ lib/Text/Kakasi.pod
  English POD detached from Kakasi.pm prevent search.cpan.org from
  wrongly treats JP.pod as the main document for Kakasi.

2.01 2003/05/25 14:14:31
! lib/Text/Kakasi/JP.pod
  POD retouches.
! MANIFEST
+ lib/Text/Kakasi/JP.pod
- Kakasi/JP.pod
  Path renamed to prevent CPAN indexer from getting confused.

2.00 2003/05/22 18:19:11
+ *
  ! Version jumps to 2.0
  + OOP interface
  + cleaner XS codes
  + CPAN-savvy test suites
  + perl 5.8 Encode support
  = backword compatibility
  - ChangeLog -> ChangeLog.1 is the Changes file for ver. 1.x
  ! Dan Kogai <dankogai@dan.co.jp>  Takes over the maintainance from
    NOKUBI Takatsugu <knok@daionet.gr.jp>
  Message-Id: <76B724DB-8B4B-11D7-9D18-000393AE4244@dan.co.jp>
2009-05-21 12:32:05 +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
taca
2e5c376b5f Bump PKGREVISION as for update of kakasi package. 2006-03-13 09:21:16 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +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
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
c71cac836a Add RMD160 digests to the SHA1 ones. 2005-02-24 14:48:39 +00:00
wiz
8195859029 Update to 1.05:
* Kakasi.xs (do_kakasi): Fixed a bug: segfault on null string.
	* Kakasi.pm: Fixed bad place of "=back".
2005-02-19 11:29:18 +00:00
grant
908e765695 since perl is now built with threads on most platforms, the perl archlib
module directory has changed (eg. "darwin-2level" vs.
"darwin-thread-multi-2level").

binary packages of perl modules need to be distinguishable between
being built against threaded perl and unthreaded perl, so bump the
PKGREVISION of all perl module packages and introduce
BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct
dependencies are registered and the binary packages are distinct.

addresses PR pkg/28619 from H. Todd Fujinaka.
2004-12-20 11:30:55 +00:00
seb
31e158e054 Add 'perl5' to CATEGORIES. 2004-11-12 00:24:14 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
snj
65a932dba9 Convert to buildlink3. 2004-05-04 23:46:36 +00:00
martti
a6f1375adb COMMENT should start with a capital letter. 2003-07-21 17:27:24 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
seb
a17c41a506 Remove unnecessary patch. Thanks buildlink2! 2002-10-19 16:01:31 +00:00
wiz
7bdf0faa9b Convert to buildlink2. Use perl5/module.mk. 2002-10-05 03:20:34 +00:00
seb
e0584f3878 Reimport of package p5-Text-Kakasi from japanese/p5-Text-Kakasi into textproc/p5-Text-Kakasi.
This is part of the japanese category retirement.
CATEGORIES and pathnames to japanese/ adjusted.
2002-05-31 13:01:16 +00:00