On 3/20/18 10:19 PM, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > Remove these ports since they're not actively maintained: > > IRIX support was partially removed last year; the OS itself hasn't had a > release since 2006. > > FreeBSD dropped XFS support in v9.3, which EOLd in January 2017. > > Darwin/OSX has never supported XFS. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> Probably should clean up more than just whole files, see bits & pieces sprinkled throughout: include/builddefs.in include/platform_defs.h.in include/gnukfreebsd.h (?) include/xfs.h libhandle/Makefile quota/Makefile io/Makefile */Makefile m4/package_libcdev.m4 (AC_HAVE_GETMNTINFO) ...maybe even a wholesale removal of all references to PKG_PLATFORM at this point? I suppose we can start with this and clean up more as we go. > --- > include/darwin.h | 315 ----------------------------------------------------- > include/freebsd.h | 210 ----------------------------------- > libxfs/Makefile | 2 > libxfs/darwin.c | 144 ------------------------ > libxfs/freebsd.c | 201 ---------------------------------- > libxfs/irix.c | 111 ------------------- -- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html