2007-12-01 17:38:36 by Roland Illig | Files touched by this commit (2) |
Log message:
Fixed "extra qualification".
|
2007-02-22 20:30:06 by Thomas Klausner | Files touched by this commit (33) |
Log message:
pkglint USE_LANGUAGES cleanup. Patch from Sergey Svishchev.
|
2006-09-09 04:46:09 by OBATA Akio | Files touched by this commit (33) |
Log message:
Rename variable MAKEFILE to MAKE_FILE.
|
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.
|
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.
|
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-02-24 14:41:00 by Alistair G. Crooks | Files touched by this commit (190) |
Log message:
Add RMD160 digests.
|
2004-07-06 20:11:15 by Juan Romero Pardines | Files touched by this commit (1) |
Log message:
Enable pkgviews installation.
|
2004-07-06 19:29:38 by Alistair G. Crooks | Files touched by this commit (4) | |
Log message:
Initial import of rfstool-0.14 into the Packages Collection, from a nudge
by Bruce Chiarelli on current-users.
RFSTOOL - ReiserFS for Windows - allows you to access ReiserFS
partitions from a Windows 95/98/ME/NT/2000/XP system. Starting with
version 0.6, it even allows you to access ReiserFS partitions from
Linux ;). It is a complete rewrite of the ReiserFS functions needed
to list directories or access files. Requirements
+ This tool was developed on NT/2000. The current version has
support for Windows NT, 2000, XP, as well as the 16-bit products
Windows 95, 98 and ME.
+ For NT/2000/XP: You need administrative privileges to run this
program. Normal users will probably not have the access rights
to the raw partition data.
+ You need to know the drive and partition index of the ReiserFS
partition you want to read. Luckily, the new version includes
an autodetect feature
+ Access is read-only. I do not intend to change that, at least
for the time being.
+ Journal data is ignored. These tools show the file structure as
it is ON DISK, right now.
|