Date: Thu, 17 Mar 2011 00:03:47 +0000 (UTC) From: Matthias Andree <mandree@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/gpart Makefile distinfo ports/sysutils/gpart/files patch-ae patch-af Message-ID: <201103170003.p2H03lCu061081@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mandree 2011-03-17 00:03:47 UTC FreeBSD ports repository Modified files: sysutils/gpart Makefile distinfo Added files: sysutils/gpart/files patch-ae patch-af Log: First round of amd64 fixes. Compiles and detects BSD partitions, but may require work for NTFS, NTFS5, or other partitions. There may be more abuse of "long" on the assumption it were 32 bits, and there may be more endian- ness assumptions lingering in the code. Also bump expiration half a year into the future and fix whitespace to make portlint -C happy. Remove MD5 checksum while at it, and mark MAKE_JOBS_SAFE. I do not claim maintainership for lack of interest, but possibly this is a starting point. Also see the FreeBSD-ports discussion this month, and possibly Debian and/or Fedora have more patches that might be useful. Revision Changes Path 1.16 +7 -6 ports/sysutils/gpart/Makefile 1.9 +0 -1 ports/sysutils/gpart/distinfo 1.1 +34 -0 ports/sysutils/gpart/files/patch-ae (new) 1.1 +96 -0 ports/sysutils/gpart/files/patch-af (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103170003.p2H03lCu061081>