supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
using 'exec sh foobar' instead 'exec foobar'. The 644 is need for some users
that are using noexec mounted home directory, which the 755 will block them.
Bump the PORTREVISION.
Bugs tracker: http://tinyurl.com/2lazb6 (sourceforge.net)
Obtained from: Fluxbox SVN
Submitted by: Mark Tiefenbruck (Fluxbox developer)
caused not possible to start up your Fluxbox if you remove ~/.fluxbox or
you are a first time user. Add a hack to get it back to 755 and explain
the solution in UPDATING by run 'chmod 755 ~/.fluxbox/startup'.
Reported by: infofarmer
fluxbox-devel. The 0.1.14 version is gone for good. The highlight changes for
fluxbox:
-Update to 1.0rc2.
-Change the prefix from X11BASE (/usr/X11R6) to LOCALBASE (/usr/local).
-The bsetroot has been renamed to fbsetroot.
As for the other ports, chase the fluxbox-devel -> fluxbox.
Request by: too many to list (include developers)
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.
- Move MAN1 outside the bsd.port.pre.mk.
- Turn the knobs order into ABCs order.
- Few other clean up to make the portlint a bit happy man.
- No function change and now is easier to read.
Remove installing of Xft1 from XFree86-4-libraries, and add dependencies
to the Xft port by all the ports that use it along with whatever patches are
necessary.
Approved by: portmgr (kris), marcus
Hendrik Scholz <hendrik@scholz.net>
PR: 38885
Submitted by: Hendrik Scholz <hendrik@scholz.net>
Approved by: maintainer timeout (2wks) and old maintainer cannot be
contacted since update to 0.1.7
manager based on BlackBox. Most of the port came from spn
and merged update to 0.1.5 and some parts of pkg-descr from
Matthew Hawkins's submission.
PR: 32390, 32655
Submitted by: spn <spn@g0v.ru>, Matthew Hawkins <matthew@topic.com.au>