aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xfsprogs
Commit message (Collapse)AuthorAgeFilesLines
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+0
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Use canonical format for FreeBSD.org MAINTAINER addressesErwin Lansing2011-01-022-2/+1
| | | | | | | | | | - Remove obsolete MD5 checksum while I'm here PR: 153513 Submitted by: sunpoet Notes: svn path=/head/; revision=267288
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Punt autoconf267->autoconf268Ade Lovett2010-10-161-1/+1
| | | | Notes: svn path=/head/; revision=263089
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-151-2/+2
| | | | | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs Notes: svn path=/head/; revision=261230
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* Remove unneeded includes of <utmp.h>. This fixes build on HEAD.Ed Schouten2010-03-201-0/+2
| | | | | | | | Approved by: rodrigc ---------------------------------------------------------------------- Notes: svn path=/head/; revision=251312
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* Fix plist with -DNOPORT*.Ion-Mihai Tetcu2009-04-081-1/+4
| | | | | | | | Prompted by: QAT QA run Approved by: maintainer timeout on QATMail Notes: svn path=/head/; revision=231871
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* Update to xfsprogs-2.9.4.Craig Rodrigues2007-10-195-12/+24
| | | | Notes: svn path=/head/; revision=201655
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-2/+2
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* Bump up to xfsprots 2.8.21. xfs_repair for some reason now dependsCraig Rodrigues2007-06-162-7/+8
| | | | | | | | on some POSIX rt functions in librt, which only exists on FreeBSD 7, so disable port build on earlier FreeBSD versions. Notes: svn path=/head/; revision=193699
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Upgrade to xfsprogs-2.8.10Craig Rodrigues2006-08-053-24/+4
| | | | Notes: svn path=/head/; revision=169751
* Upgrade to xfsprogs 2.8.4Craig Rodrigues2006-07-106-68/+32
| | | | 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-272-6/+22
| | | | | | | | | | - 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
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162215
* Update to xfsprogs 2.7.11Craig Rodrigues2006-02-086-20/+37
| | | | Notes: svn path=/head/; revision=155469
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-2/+1
| | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=148323
* Replace hardcoded /usr/local in m4 files with ${LOCALBASE}Craig Rodrigues2005-10-191-0/+4
| | | | Notes: svn path=/head/; revision=145823
* Update to xfsprogs 2.7.3 from SGI.Craig Rodrigues2005-10-078-240/+10
| | | | Notes: svn path=/head/; revision=144520
* Do not build on FreeBSD 4.x, due to lack of uuid.h header files.Craig Rodrigues2005-07-021-1/+7
| | | | | | | Approved by: demon (ports mentor) Notes: svn path=/head/; revision=138346
* Add dependency on libtool.Craig Rodrigues2005-06-291-0/+1
| | | | | | | Approved by: demon (ports mentor) Notes: svn path=/head/; revision=138203
* Remove USE_AUTOTOOLS from the two ports that had it erroneously definedAde Lovett2005-06-211-1/+0
| | | | | | | for some reason as part of minor cleanups before the new world order. Notes: svn path=/head/; revision=137798
* New port for utilities for manipulating XFS filesystems.Craig Rodrigues2005-06-0811-0/+334
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