In file included from /usr/local/include/tk8.5/tkInt.h:974,
from /ports/cad/brlcad/work/brlcad-7.22.0/src/other/togl/src/togl.c:27:
/usr/local/include/tk8.5/tkIntDecls.h:672:
error: expected declaration specifiers or '...' before '(' token
/usr/local/include/tk8.5/tkIntDecls.h:672:
error: conflicting types for 'XClipBox'
/usr/local/include/X11/Xutil.h:381:
error: previous declaration of 'XClipBox' was here
Reported by: pointyhat
- Add USE_GL=glu and USE_BISON=build to fix build
- Make sure that pkgconfig files are installed to ${PREFIX}/libdata/pkgconfig
- Mark MAKE_JOBS_SAFE
- Silence REINPLACE_CMD output
PR: ports/162785 [1]
Submitted by: Erik Greenwald <erik@brlcad.org> (maintainer) [1]
Feature safe: yes
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
This release has several notable enhancements, including the
addition of a new example geometry model of a toy vehicle. The DXF
converter received considerable attention with the addition of
support for most of the formerly unsupported 2D entities. Several
bugs were identified and fixed in mged, g2asc, g_diff, and asc-nmg.
Documentation was improved for dbupgrade and dxf-g, and a new g-var
tool was created to facilitate conversion of models for purposes
directly related to OpenGL display lists. Finally, the new archer
modeling tool received support for multi-select and cut-n-paste.
PR: ports/99819
Submitted by: maintainer
Another version upgrade. The amd64 problem has been fixed,
both as a patch here and in the HEAD of the sf.net repository.
This has only been tested on 6.0/ia32 and 6.0/amd64, my 7
box is down and I don't have 4 or 5 anymore. :/
PR: ports/91037
Submitted by: Erik Greenwald <erik@smluc.org>
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.