Next | Query returned 88 messages, browsing 51 to 60 | Previous

History of commit frequency

CVS Commit History:


   2006-10-09 00:14:55 by Roland Illig | Files touched by this commit (2)
Log message:
Fixed "test ==".
   2006-10-07 09:10:29 by OBATA Akio | Files touched by this commit (2) | Package updated
Log message:
Update dar to 2.3.1.
Patch provided by Martin Wilke via PR 34430.

- Changelog

	from 2.3.0 to 2.3.1

	- set back Nick Alcock's patch which has been dropped from
	  2.2.x to 2.3.x (patch name is "Do not moan about every
	  single file on a non-ext2 filesystem")
	- fixed compilation problem when thread-safe code is disabled
	- integrated Wiebe Cazemier's patch for dar's man page
	- fixed bug in listing: -as option also listed files that
	  had EA even when theses were not saved in the archive
	- file permission of installed sample scripts lacked the
	  executable bit
	- fixed a bug that appeared when a file is removed while at
	  the time it is saved by dar
	- avoid having an unnecessary warning appearing when
  	restoring a file in a directory that has default EA set
	- Cygwin has changed and does not support anymore the path
 	 in the form "c:/some/where", you have to use
 	 "/cygdrive/c/some/where" instead. Documentation has been
 	 updated in consequence.
   2006-09-07 16:18:38 by Roland Illig | Files touched by this commit (1)
Log message:
Added a missing directory.
   2006-08-30 20:54:34 by Roland Illig | Files touched by this commit (2)
Log message:
Added a patch for Solaris.
   2006-08-30 17:58:25 by Roland Illig | Files touched by this commit (2)
Log message:
Added a patch for Solaris to the configure script.
   2006-07-08 09:09:34 by David Sainty | Files touched by this commit (1)
Log message:
Add support for dar-int32 and dar-int64 package options.

Dar is built by default with an arbitrary-size-integer library for managing
all file length/timestamp details.  If 32-bit or 64-bit integers (with
overflow protection) are sufficient for requirements, the dar-int32 and
dar-int64 options can significantly reduce the run-time memory and CPU
overheads of Dar.

Leave the default unchanged (thus no package version bump).
   2006-05-26 12:10:08 by Adam Ciarcinski | Files touched by this commit (4)
Log message:
Changes 2.3.0:
- added user_interaction::pause2() method
- added the snapshot feature
- added the Cache Directory Tagging detection feature
- adapted Wesley's patch for a pkgconfig for libdar
- more...
   2006-05-07 07:01:29 by Min Sik Kim | Files touched by this commit (3)
Log message:
Do not convert char* to int, which may cause an error on 64-bit platforms.
Bump PKGREVISION.
   2006-04-17 09:07:54 by Johnny C. Lam | Files touched by this commit (528)
Log message:
Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
   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.

Next | Query returned 88 messages, browsing 51 to 60 | Previous