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!
|
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=...").
|
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.
|
2007-05-27 11:41:24 by Klaus Heinz | Files touched by this commit (2) |
Log message:
Updated to version 1.01.
Pkgsrc changes:
- The package supports installation to DESTDIR.
- Shortened COMMENT (hint by pkglint).
- This is purely a Perl module.
Changes since version 0.34:
===========================
1.01 13 Mar 2007
- Increase CPANTS score.
|
2006-11-03 12:21:49 by OBATA Akio | Files touched by this commit (2) |
Log message:
Update p5-Mail-ListDetector to 0.34.
Patch provided by Martin Wilke via PR 34365.
NOTE: p5-Test-Simple-[0-9]* already in perl base package, so delete dependency.
Changes:
0.32 30 Oct 2005
- Add patch from Peter Oliver for some mailman lists
0.34 08 Apr 2006
- Add patch for bare debug issue reported by Chip Salzenberg \
<chip@synthian.ath.cx>
|
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.
|
2005-08-06 08:19:41 by Johnny C. Lam | Files touched by this commit (634) | |
Log message:
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-07-13 20:01:49 by Johnny C. Lam | Files touched by this commit (578) |
Log message:
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-04-18 18:46:46 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 0.31, closing PR 29994:
0.19 Wed Jan 02 20:59:19 2002
- assimilate Mail::ListDetector::Detector::Fml
0.21 Mon May 06 22:19:00 2002
- unassimilate Fml
- Patch from Peter Oliver for list owner messages
0.22 Thu Jun 27 21:15:00 2002
- Cleanup documentation to fix rt.cpan.org ticket 62
- Finally assimilate Mail::ListDetector::Detector::Fml properly
- Import into CVS
0.24 Sun Jul 06 2003
- I've lost the CVS repository, oh well, that's what CPAN's for.
- Add recognition for some mailman lists with minimal headers.
0.25 Mon Jul 21 2003
- Add mention of mailing list to README file.
- Integrate cleanup and new detector from Matthew Walker \
<matthew@walker.wattle.id.au>
0.28 26 Aug 2003
- Add Patch from Mik Firestone for Mailman on freebsd mailing lists (
and probably others).
0.29 13 Oct 2003
- Add patch from Matthew Walker for Communigate.
0.30 28 May 2004
- Add patch from Simon Cozens for use of Email::Abstract.
0.31 8 June 2004
- Add correction to previous patch from Simon Cozens.
- Add the following from Matthew Walker:
- tweak docs for Listbox
- for RFC2369 List-Post has URI in <>'s but may have comments, now extract
text from within <>'s to give to URI
- Majordomo now recognises lists using domo as unix user not just majordomo
- added new detectors for AutoShare, Google Groups, LetterRip, ListSTAR,
Lyris and Onelist
- added tests for all changes and additions
|
2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
|