Commit graph

18 commits

Author SHA1 Message Date
Craig Rodrigues
2947fd0451 Update to xfsprogs-2.9.4. 2007-10-19 02:30:27 +00:00
Mark Linimon
48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +00:00
Craig Rodrigues
1bee714575 Bump up to xfsprots 2.8.21. xfs_repair for some reason now depends
on some POSIX rt functions in librt, which only exists on
FreeBSD 7, so disable port build on earlier FreeBSD versions.
2007-06-16 22:38:41 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Craig Rodrigues
ca2d95c77a Upgrade to xfsprogs-2.8.10 2006-08-05 13:59:48 +00:00
Craig Rodrigues
5301980440 Upgrade to xfsprogs 2.8.4 2006-07-10 02:05:51 +00:00
Craig Rodrigues
e17cff3a3a Fix patch. 2006-05-27 13:03:06 +00:00
Craig Rodrigues
7cae8a2346 - Bump PORTREVISION.
- Fix endian macros on FreeBSD, so that mkfs.xfs does not produce
  a scrambled superblock.

Submitted by:	Nathan Scott <nathans at sgi dot com >
2006-05-27 12:50:44 +00:00
Edwin Groothuis
28dd10dcb4 Remove USE_REINPLACE from all categories starting with S 2006-05-13 04:15:53 +00:00
Craig Rodrigues
1b4568deec Update to xfsprogs 2.7.11 2006-02-08 02:45:32 +00:00
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Craig Rodrigues
557ba3888f Replace hardcoded /usr/local in m4 files with ${LOCALBASE} 2005-10-19 03:49:40 +00:00
Craig Rodrigues
3115f62728 Update to xfsprogs 2.7.3 from SGI. 2005-10-07 19:21:33 +00:00
Craig Rodrigues
3624e33531 Do not build on FreeBSD 4.x, due to lack of uuid.h header files.
Approved by:	demon (ports mentor)
2005-07-02 16:50:12 +00:00
Craig Rodrigues
441cccc77f Add dependency on libtool.
Approved by:	demon (ports mentor)
2005-06-29 18:52:35 +00:00
Ade Lovett
40aa5acc23 Remove USE_AUTOTOOLS from the two ports that had it erroneously defined
for some reason as part of minor cleanups before the new world order.
2005-06-21 03:34:52 +00:00
Craig Rodrigues
ea28ca5ce9 New port for utilities for manipulating XFS filesystems.
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)
2005-06-08 13:42:57 +00:00