summaryrefslogtreecommitdiff
path: root/sysutils/xfsprogs/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to version 2.9.8 [1]Pawel Pekala2014-02-011-10/+0
| | | | | | | | | | | | | | | | | | - Add LICENSE [1] - Remove leading article from COMMENT - Convert USE_GMAKE to USES=gmake - Respect CFLAGS by setting OPTIMIZER variable to space otherwise it is set to '-g -O2' - Consolidate targets to just post-patch and post-configure - this makes things simpler - Mute REINPLACE_CMD and FIND commands - Add support for staging PR: ports/180542 [1] Submitted by: Pedro Giffuni <giffunip@tutopia.com> Notes: svn path=/head/; revision=342188
* - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: sysutils)Pietro Cerutti2013-02-281-0/+11
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=313088
* Update to xfsprogs-2.9.4.Craig Rodrigues2007-10-192-4/+14
| | | | Notes: svn path=/head/; revision=201655
* Upgrade to xfsprogs-2.8.10Craig Rodrigues2006-08-051-20/+0
| | | | Notes: svn path=/head/; revision=169751
* Upgrade to xfsprogs 2.8.4Craig Rodrigues2006-07-103-61/+20
| | | | Notes: svn path=/head/; revision=167318
* Fix patch.Craig Rodrigues2006-05-271-5/+23
| | | | Notes: svn path=/head/; revision=163614
* - Bump PORTREVISION.Craig Rodrigues2006-05-271-6/+21
| | | | | | | | | | - Fix endian macros on FreeBSD, so that mkfs.xfs does not produce a scrambled superblock. Submitted by: Nathan Scott <nathans at sgi dot com > Notes: svn path=/head/; revision=163613
* Update to xfsprogs 2.7.11Craig Rodrigues2006-02-084-16/+33
| | | | Notes: svn path=/head/; revision=155469
* Update to xfsprogs 2.7.3 from SGI.Craig Rodrigues2005-10-075-234/+5
| | | | Notes: svn path=/head/; revision=144520
* New port for utilities for manipulating XFS filesystems.Craig Rodrigues2005-06-087-0/+262
Originally ported by Alexander Kabaev <kan@freebsd.org> as part of the XFS for FreeBSD project ( http://people.freebsd.org/~rodrigc/xfs/ ) and handed over to me for maintainership. PR: ports/81789 Approved by: demon (ports mentor), das (mentor) Notes: svn path=/head/; revision=137055