Next | Query returned 37 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2010-08-21 18:37:14 by Stoned Elipot | Files touched by this commit (1724) | Package updated
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=...").
   2008-07-20 21:25:32 by Havard Eidnes | Files touched by this commit (2)
Log message:
Update from version 2.02 to 2.08a.  Changes:

2.08a 23 June 2008
	- Fixed outputing row class attribute twice.
	  Request and fix from Reinhard Mutz

2.08  10 April 2008
	- Added delRow and delSectionRow methods.
	  Request from Kyle Davenport <kyle.davenport at fmr.com>
	- Fixed error in getTable, which output the wrong section attributes.
	  Request and fix from Colin Fine <colin.fine at pace.co.uk>
	- Added getSection method to modularize the creation of Section HTML.
	- Created new set of methods which apply Cell attributes
	  across a row.  This is to make a clear distinction from
	  those methods that set row attributes (tr).  Suggest by
	  Colin Fine <colin.fine at pace.co.uk>

2.07b
	  05 February 2008
	- Fixed error in setSectionRowWidth.
	  Request from Ravi Kondamuru <ravikondamuru at gmail.com>

2.07a
	  04 February 2008
	- Changed status from beta to full.
	- Fixed error in setCellHeight.
	  Request from Ravi Kondamuru <ravikondamuru at gmail.com>

2.07-b2
	  09 October 2007
	- Removed text output when empty table is printed.
	  Request from Erik Tank <erik at atjeu.com>

2.07-b1
	  17 September 2007
	- Changed order of output for table sections, to comply
	  with the HTML 4.01 standard.

2.07-beta
	  13 September 2007
	- Added THEAD, TFOOT and TBODY sections.
	  Request from Miguel Santinho <msantinho at simplicidade.com>.

	  There are now methods that take a section and section
	  number as parameters.  ie. setSectionCell ( 'tbody', 0,
	  2, 3, 'Cell 2,3');

	  Existing methods default to working on the first tbody
	  section, for backwards compatibility.

	  You can have only one each of tfoot and thead sections,
	  but multiple tbody sections.

2.06
	  4 June 2007
	- Added patch for even/odd row class support, supplied by Chris Weyl
	  Thanks to Chris Weyl <cweyl at alumni.drew.edu> for this patch.

2.05
	  15 March 2007
	- Fixed code so that all HTML tags and attributes are in lower case.

2.04
	  23 January 2006
	- AUTOLOAD method was making the module sliently ignore calls to invalid
	  methods.
	  Thanks to Gordon Lack <gml4410 at ggr.co.uk> for the fix.

2.03
      6 December 2005
    - Added get methods for Style attributes.
      Thanks to Douglas Riordan <doug.riordan at gmail.com> for this.
   2008-06-20 03:09:45 by Joerg Sonnenberger | Files touched by this commit (993)
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-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) | Package updated
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-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.
   2005-02-24 15:08:42 by Thomas Klausner | Files touched by this commit (277)
Log message:
Add RMD160 checksums.

Next | Query returned 37 messages, browsing 21 to 30 | Previous