Next | Query returned 63 messages, browsing 41 to 50 | Previous

History of commit frequency

CVS Commit History:


   2006-04-17 15:47:02 by Thomas Klausner | Files touched by this commit (1055) | Package updated
Log message:
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.
   2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082)
Log message:
Recursive revision bump / recommended bump for gettext ABI change.
   2006-01-04 16:04:49 by Adrian Portelli | Files touched by this commit (2)
Log message:
Update to 1.6.0
> 2005-12-18 02:57  bertho
>
>         * README, cvsgraph.1, cvsgraph.c, cvsgraph.conf, cvsgraph.conf.5,
>           cvsgraph.h, cvsgraph.spec, rcs.h, readconf.c, readconf.h: - Added
>           dynamic colors and strings for more flexibility in visual
>           representations of the tree.  - Added keyword rev_idtext to
>           define the revision ID in a revision   box. Normally this would
>           show the revision number, but can now be   changed dynamically.
>           - Fix dashed lines when stripped revisions have mergepoints
>           attatched
>
> 2005-12-15 14:06  bertho
>
>         * README, cvsgraph.c, cvsgraph.conf, cvsgraph.h, rcs.h, readconf.c,
>           readconf.h: Implemented multiple regex match for triplets
>           merge_{from,to,color} so that merges can be detected with more
>           disjoined tag definitions.
>
> 2005-10-03 22:44  bertho
>
>         * README: Update history
>
> 2005-10-03 22:40  bertho
>
>         * cvsgraph.conf.5, rcsl.l: - Fix missing branch_bgcolor in manpage
>           - Fix author names with spaces but not in @ encapsulation
>
> 2005-09-09 00:14  bertho
>
>         * cvsgraph.conf.5: From Mark Brown <broonie@sirena.org.uk>: The
>           enclosed typo fix was filed with the Debian bug tracking system -
>           seems straightfoward and valid.
>
> 2005-08-29 20:29  bertho
>
>         * README: - Fix incomplete parsing of access keyword
>
> 2005-08-29 20:27  bertho
>
>         * rcsy.y: - Fix incomplete access parsing; set scanning of IDs
>           after first instance.
>
> 2005-08-21 18:38  bertho
>
>         * README: Bleed them for any violation
>
> 2005-08-21 18:36  bertho
>
>         * README, cvsgraph.1, cvsgraph.conf.5: Changed the acceptable mail
>           policy. No more unpunished disclamers.
>
> 2005-08-21 09:55  bertho
>
>         * rcsl.l, README: Fix all numeric author ID
>
> 2005-06-23 00:51  bertho
>
>         * cvsgraph.c, readconf.c: - Fix fixed background color - Fix width
>           adaption of image width if error strings are displayed
>
> 2005-06-22 21:43  bertho
>
>         * cvsgraph.1: Denote simple config negating options as deprecated.
>           Using the -O option is much more flexible.
>
> 2005-06-22 21:41  bertho
>
>         * cvsgraph.conf: Fix typo in comment.
>
> 2005-06-22 21:41  bertho
>
>         * cvsgraph.c: Cvsnt merges should be enabled by default as
>           mentioned in the manual page.
>
> 2005-06-21 02:02  bertho
>
>         * cvsgraph.c, rcsl.l, readconf.c, readconf.h, utils.c: Change color
>           management to reduce used colors. This will help future color
>           extensions with color changes based on context/content. The
>           default setup uses 10 colors now instead of 14.
>
> 2005-06-14 22:41  bertho
>
>         * ChangeLog: Release 1.5.2
>
> 2005-06-14 22:40  bertho
>
>         * README, cvsgraph.1, cvsgraph.c, cvsgraph.conf.5, cvsgraph.spec: -
>           Fix merge lines to untagged revisions when strip_untagged is
>           active - Prepare release 1.5.2
>
> 2005-06-13 22:57  bertho
>
>         * README, rcsy.y: - Fix mergepoint1 syntax used by CVSNT allowing
>           revision numbers as argument
>
> 2005-06-13 21:57  bertho
>
>         * README, rcsl.l, rcsy.y: - Work around CVSNT problem with wrong
>           keyword ordering - Fix complaining about a new CVSNT keyword
>           properties
>
> 2004-12-04 03:18  bertho
>
>         * README, configure, configure.in: Fix the configure script to
>           detect gd-2:   The mystery is solved, I think. The problem seems
>           to be a bug in the GIF   support of gd-2.0.33. I didn't look into
>           properties
>
> 2004-12-04 03:18  bertho
>
>         * README, configure, configure.in: Fix the configure script to
>           detect gd-2:   The mystery is solved, I think. The problem seems
>           to be a bug in the GIF   support of gd-2.0.33. I didn't look into
>           it further because CvsGraph was   configured to output PNGs and
>           shouldn't have been outputting GIFs in the   first place. The
>           reason it was outputting GIFs was a bug in CvsGraph's   configure
>           script which causes CvsGraph to be built without PNG support.
>
> 2004-10-23 22:13  bertho
>
>         * README, cvsgraph.c, rcs.h: Fix total branch-count when branches
>           are folded.
>
> 2004-10-23 21:23  bertho
>
>         * cvsgraph.c: Make timezone mangling with environment POSIX
>           compliant. Should make Solaris happy again.
   2005-12-29 07:22:26 by Johnny C. Lam | Files touched by this commit (597)
Log message:
Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
   2005-12-06 00:55:25 by Roland Illig | Files touched by this commit (413)
Log message:
Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.
   2005-12-05 21:51:20 by Roland Illig | Files touched by this commit (1432)
Log message:
Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
   2005-06-16 08:58:08 by Johnny C. Lam | Files touched by this commit (465)
Log message:
Create directories before installing files into them.
   2005-05-22 22:08:52 by Johnny C. Lam | Files touched by this commit (1035)
Log message:
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:

	USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
   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-23 23:24:35 by Alistair G. Crooks | Files touched by this commit (505)
Log message:
Add RMD160 digests.

Next | Query returned 63 messages, browsing 41 to 50 | Previous