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

History of commit frequency

CVS Commit History:


   2011-11-29 18:47:41 by Hans Rosenfeld | Files touched by this commit (4)
Log message:
Fix perl usage.
   2010-11-01 01:08:16 by Thomas Klausner | Files touched by this commit (31)
Log message:
Reset maintainer.
   2009-09-23 15:52:11 by Tobias Nygren | Files touched by this commit (2)
Log message:
honour PKGMANDIR
   2009-06-14 19:59:32 by Joerg Sonnenberger | Files touched by this commit (263)
Log message:
Remove @dirrm entries from PLISTs
   2008-06-20 03:09:45 by Joerg Sonnenberger | Files touched by this commit (993)
Log message:
Add DESTDIR support.
   2005-12-30 16:00:02 by Ben Collver | Files touched by this commit (5) | Package updated
Log message:
Update to cdlabelgen version 3.6.0, and update MASTER_SITES and HOMEPAGE.

Changes include:
* --rows-columns=r,c will force all items to be fit in "c" columns, with
  each column having "r" lines (rows).
* Makefile: use INSTALL_FILE to install man page
* CD Label support - print directly on the CD or DVD
* --page-offset now accepts an optional X-axis offset also
  --page-offset [xoffset,]yoffset
* Fix cdinsert.pl CGI script to use PAPERSIZE option for A4 paper
* Slim Case now applies to DVD outside also - creates outside inserts
  for half-height DVD cases  - driven by these arguments:
  --create-dvd-outside --slim-case
* --slim-case to be used instead of --create-slim-cover (deprecated)
* End Cap text can now be rotated (flipped), --rotate-end-caps
* {#M} and {#MB} support directives added
  {#M} {#MB} {#BI} {#B} {#I} can appear in input text,  to make a line
  monospaced, monospaced-bold, bold-italic, bold, or italic respectively.
  Directives must appear in column 1 of line.
* Added dvdlogo.eps
* Changed aczone to aczoom
* DVD outside cover inserts now supported, --create-dvd-outside option
* Move down the DVD inside insert to fit better on letter and A4 paper
* trayimage "fill2" now fills all - cover, tray, spine, as appropriate
* Fixed bug in --outside-foldout and placement of tray image
* Fixed BoundingBox in divx.eps
* Date handling changed to use its own font size
   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-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.
   2004-04-25 01:43:27 by grant beattie | Files touched by this commit (1)
Log message:
does not compile anything, define USE_LANGUAGES to an empty value (hi
wiz!)

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