port will ensure, the packages are auto-built for insight and that the
WITH_INSIGHT option of gdb66 does not bit-rot with time...
In gdb66 use bsd.port.options.mk to parse options and then act on them
before bsd.port.pre.mk -- as
Suggested by: pav
gdb.
Prepare for a new slave-port insight -- use a different suffix and
PORTREVISION, when building with insight enabled.
Register conflict with gdb-* (be that gdb-7.x or gdb-insight).
Mention explicitly, that the previous commit enabled MAKE_JOBS_SAFE.
requested. This required an explicit inclusion of bsd.tcl.mk -- because
options-parsing occurs in bsd.ports.pre.mk, and it is too late to
set USE_TK after that. Don't know a better way around :(
Also update the iTcl version to 3.4...
Freshen up to work with Tcl-8.5, which is a default, and is a bit
pickier about package version-numbers.
Notified by: Bruce Cran
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)
INSTALL_MAN into MANPREFIX as suggested by sat earlier.
Add more fixes to the itcl-3.3 compatibility patch, and upgrade
the status of Insight-GUI from "broken" to "experimental". It,
actually, seems to work now...
release 6.6 based on own work and that of the PR's submitter.
Our patches appear to be part of the distribution mostly. Many thanks to
the previous maintainer for his diligence and hardwork.
Begin bringing INSIGHT (gdb's GUI-frontend) in. Insight is currently
broken, but enabling it (via OPTIONS) will allow someone with
ITk/Iwidgets expertise to port it to the recent version of ITk, as
installed by the itk port.
Take over maintainership for the time being.
PR: 100067
Submitted by: Philip M. Gollucci
Approved by: maintainer timeout
(libreadline.so.4) was the same name as the ports's library. So Rev 1.40
only worked if you manually installed the readline port. This fix allows
gdb6 to build with the base stock readline.