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.
http://fluxbox.sourceforge.net/version-0.9.php
- The bsetroot has finally been renamed to fbsetroot, so remove the boxtools
dependency. Be expect for many unoffical themes' background will not working
unless you rename bsetroot -> fbsetroot by yourself. Other way can be done
is to install the x11-wm/boxtools that has bsetroot if you don't want to
edit any theme.
-Some clean up such as:
o Teach about the target.
o GNU_CONFIGURE -> USE_LIBTOOL_VER=15
o Remove the un-need -NLS patch; it works by default.
o Teach about ${LOCALBASE}/include and ${LOCALBASE}/lib, now it will
find pkg-config, libiconv and etc correct.
o Use better WWW for fluxbox-devel: http://fluxbox.org/version-0.9.php
As for -CURRENT and malloc.conf->AJ users should be happy with this release
now, because it fixed the memory leaks and etc. Fluxbox should run without get
any crash.
See more details about this release:
http://svn.berlios.de/viewcvs/fluxbox/trunk/NEWS?rev=3751&view=markup
-Reorder the knobs to the ABC's order to make it easier for me to follow up.
BTW: Request add more knobs are welcome.
PR: ports/69794 [1]
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> [1]
-Remove the build and run depend of XFree86-4-clients.
-Bump PORTREVISION, because of depend and pkg-plist changes.
PR: ports/68512
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
-Change my email to mezz@FreeBSD.org.
-Add two new define, WITH_DEBUG and WITHOUT_NLS.
-Some clean up, just what I like that way.
NOTE: Fluxbox might complain about init stuff like this:
Failed to read: session.tabs
Setting default value
Failed to read: session.ignoreBorder
Setting default value
[...goes on...]
I am not sure what it is, but I am going to check
and work on it. Nevertheless, it runs fine.
Approved by: adamw (mentor)
The fluxbox developers have told me that this version is highly unstable, but
version 0.9.3 is due in -8 days (they expect it in 2-3 days). Runs fine for
me right now.
PR: ports/52542
Submitted by: Hendrik Scholz <hendrik@scholz.net> (maintainer)
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