Next | Query returned 50 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2005-07-16 03:19:27 by Johnny C. Lam | Files touched by this commit (273)
Log message:
Get rid of USE_PERL5.  The new way to express needing the Perl executable
around at either build-time or at run-time is:

	USE_TOOLS+=	perl		# build-time
	USE_TOOLS+=	perl:run	# run-time

Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
   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-04-05 11:27:17 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 3.0.5:

Changes in 3.0.5, released 2005-01-22:

* Fixed links in human readable diff view when it's the default diff format.
* Submitting the option form preserves hidden user settings.
* Improvements related to tightly controlled setups such as SELinux.
* Configuration and configuration documentation improvements.
* Tab expansion fix for HTMLized views.
   2005-02-24 15:08:42 by Thomas Klausner | Files touched by this commit (277)
Log message:
Add RMD160 checksums.
   2004-11-27 02:41:24 by Luke Mewburn | Files touched by this commit (2)
Log message:
Update to CVSweb 3.0.4.

Notable changes from 3.0.1:

* Fixed tab expansion to not eat everything before a tab in HTMLized diffs.
* Improved support for the magic "." (== latest) revision on branches
  for download, view, and annotate URLs.
* Improved whitespace handling in "human readable" (HTMLized) diffs.
* The new cvsweb.conf parameter $DEBUG can be set to a true value in order
  to enable more output to the web server error log for troubleshooting.
* More robust URI escaping, links to paths/filenames containing unusual
  characters work better now.
* Visual, accessibility, and CSS class structure improvements.
* Minor optimizations and bug fixes.
   2004-06-09 20:55:12 by Juan Romero Pardines | Files touched by this commit (5) | Package removed
Log message:
pkgsrc'ify cvsweb with the following changes:

	o Use subst.mk to patch the files (so the patches are not needed).
	o Look for cvsweb.conf in ${PKG_SYSCONFDIR} instead of using
	  a harcoded "/usr/pkg/etc/cvsweb".
   2004-06-09 03:56:15 by Luke Mewburn | Files touched by this commit (1)
Log message:
Oops; forgot to change PKG_SYSCONFSUBDIR to 'cvsweb'
   2004-06-09 03:54:16 by Luke Mewburn | Files touched by this commit (5)
Log message:
* Look in /usr/pkg/etc/cvsweb before /usr/local/etc/cvsweb for
  configuration.  Noted by Bartosz Ku?ma in private mail.
* Use /usr/pkg/etc/httpd/mime.types as the default mime.types file.
* Bump PKGREVISION.
   2004-05-28 03:47:26 by Luke Mewburn | Files touched by this commit (5)
Log message:
Update to CVSweb 3.0.1.

Many improvements; see the installed file /usr/pkg/share/doc/cvsweb/NEWS or
  \ 
http://www.freebsd.org/cgi/cvsweb.cgi/projects/cvsweb/NEWS?rev=1.26&content-type=text/x-cvsweb-markup
for more info.

Note: whilst (optional) support for CvsGraph 1.4.0, enscript 1.6.3
and CVSHistory 2.0 exists in this version, this package does
not specifically depend upon those products as the features that use
them are optional...
   2004-04-26 05:37:48 by Soren Jacobsen | Files touched by this commit (1)
Log message:
This does not need buildlink2.

Next | Query returned 50 messages, browsing 31 to 40 | Previous