| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
available, but they do not configure (this might be a red herring,
pending further investigation):
...
checking for blkid_probe_get_topology... no
FATAL ERROR: could not find a valid BLKID header.
Install the Block device ID development package.
- Because DISTNAME is sane now, setting of EXTRACT_SUFX and WRKSRC are
no longer needed and were dropped
- DESTDIR is now respected by `install-sh' script, which allows to drop
patching of individual makefiles and `include/buildmacros' file
- All programs are installed under ${LOCALBASE}/sbin now
- This version requires a number of patches to build on FreeBSD, most
importantly:
* Use getmntinfo() and extattr_set_fd() APIs instead of Linuxish
getmntent() and fsetxattr()
* Rename LIST_HEAD -> XFS_LIST_HEAD macro to avoid clash with our
own one provided by queue(3)
* Disable missing mremap(2) system call support in `io/mmap.c'
* Replace `dirent->d_off' with more portable call to telldir()
* Add missing `#include <inttypes.h>' in several files, etc.
TIMESTAMP (xfsprogs-3.2.4.tar.gz) = 1438219249
Notes:
svn path=/head/; revision=440701
|
|
|
|
| |
Notes:
svn path=/head/; revision=373038
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Notes:
svn path=/head/; revision=201655
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
| |
Notes:
svn path=/head/; revision=167318
|
|
|
|
| |
Notes:
svn path=/head/; revision=144520
|
|
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
|