wiz
18a46154bf
Do not set FETCH_USING, should not be set in a package Makefile.
2014-01-27 18:41:11 +00:00
stacktic
fdec4312cb
Update filesystems/fs-utils to 20130701 - release v1.00
2013-07-05 17:25:23 +00:00
wiz
0d1c28722a
pkglint cleanup:
...
use standard dependency patterns
set GNU_CONFIGURE to a value
set USE_LIBTOOL since package installs .la files
2013-06-18 18:52:43 +00:00
stacktic
8740b48c92
Update filesystems/fs-utils to 20130601 - Enable NFS
2013-06-01 15:43:47 +00:00
stacktic
67edd693af
Update filesystems/fs-utils to 20130519
...
- add fsu_df command
2013-05-26 17:25:30 +00:00
stacktic
8c7748b5d8
Add DragonFly to supported plateforms
2013-05-25 15:19:26 +00:00
stacktic
7616991513
Update misc/rump and filesystems/fs-utils to 20130430 to use github versions
...
which are available respectively at
https://github.com/anttikantee/buildrump.sh and
https://github.com/stacktic/fs-utils
2013-05-01 17:16:05 +00:00
asau
c636f40438
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-03 16:08:30 +00:00
dholland
88c2d80387
Force MKPROFILE=yes to avoid PLIST divergence.
...
(I suppose there should probably be a better way to handle these...)
2011-12-21 07:46:59 +00:00
stacktic
d439ee5367
Fixed build (patch from Chavdar Ivanov in PR/44752)
2011-04-30 19:50:56 +00:00
stacktic
945defe591
Updated fs-utils to version 20091116
...
- Syncd code with HEAD
- Fixed build on Linux/x86_64 CentOS5 (RHEL5) reported by Nicolas Joly
2009-11-16 15:39:07 +00:00
stacktic
8a2edce030
Fixed linux build
2009-11-02 19:54:44 +00:00
stacktic
9323b46718
Updated filesystems/fs-utils to version 20091102
...
- Added support for FreeBSD and Linux
2009-11-02 18:58:10 +00:00
stacktic
2ce1cd0b55
Updated fs-utils to 20090527
...
- Fixed some bugs
- Added support of hardlink in fsu_ecp
- Fixed PR pkg/41488
2009-06-05 07:14:18 +00:00
stacktic
9cdc654c11
Updated fs-utils to 20090211
...
- Clean up
- Sync with HEAD
- use fork in fsu_console
2009-02-11 22:04:40 +00:00
joerg
665505be80
DESTDIR support also fixing bulk builds.
2008-12-18 15:25:38 +00:00
stacktic
f99876be72
Updated to fs-utils-20081124
2008-11-24 16:28:31 +00:00
stacktic
17fa48026e
Updated to fs-utils-20080929
2008-09-29 16:41:18 +00:00
stacktic
ad56e80cfd
Initial import of fs-utils-20080925 (ok by wiz).
...
Tools to access and modify a file system image without having to
mount it.
Classic commands included (prefixed with fsu_):
* cat, diff, du, find, ls
* chflags, chmod, chown, mv, rm, rmdir
* cp, ln, mkdir, mkfifo, mknod, touch
New commands:
* fsu_ecp (cp-like which allows the user to get/put files from/to the image)
* fsu_exec (executes a local command like text editor on a file from the image)
* fsu_write (writes its input in a file on the image)
* fsu_console (a command console tool that uses previous commands and adds
directory browsing)
This package is enabled only for NetBSD 4.99.72 and newer.
2008-09-29 15:11:35 +00:00