1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
a32defea5d - Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here

PR:		ports/152844
Submitted by:	sunpoet (myself)
Approved by:	miwi (with portmgr hat)
2010-12-25 16:55:41 +00:00
MANTANI Nobutaka
5d75b2cbb3 Fix error on copying snapshots on 7-stable or later. 2008-03-23 15:26:37 +00:00
Edwin Groothuis
cc82ac7af1 Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 06:10:15 +00:00
MANTANI Nobutaka
2fe08d71fe Update to 20060921.
Submitted by:	simokawa
2006-09-24 16:25:18 +00:00
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
MANTANI Nobutaka
863d90c2c9 Fix build error on -current.
Reported by:	pointyhat via kris
2005-11-20 11:34:55 +00:00
MANTANI Nobutaka
aeae7f4dc7 Add ufs_copy.
The ufs_copy copies a UFS filesystem image like dd(1).
It doesn't copy free blocks for speed and it generates a sparse destination
file for saving space.

WWW: http://people.freebsd.org/~simokawa/ufs/
2005-07-03 13:58:06 +00:00