| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
PR: ports/116639
Submitted by: aDe
|
|
|
|
|
| |
on some POSIX rt functions in librt, which only exists on
FreeBSD 7, so disable port build on earlier FreeBSD versions.
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Fix endian macros on FreeBSD, so that mkfs.xfs does not produce
a scrambled superblock.
Submitted by: Nathan Scott <nathans at sgi dot com >
|
| |
|
| |
|
|
|
|
| |
Approved by: krion@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
| |
Approved by: demon (ports mentor)
|
|
|
|
| |
Approved by: demon (ports mentor)
|
|
|
|
| |
for some reason as part of minor cleanups before the new world order.
|
|
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)
|