Commit graph

15 commits

Author SHA1 Message Date
joerg
f5e8694cfa Add missing dependencies for modular Xorg. 2007-06-27 12:54:53 +00:00
joerg
6172f81e75 Set OPENGL_INCLUDE_DIR, needed for modular Xorg. 2007-06-18 19:15:44 +00:00
obache
f6964dbd23 Make to build & linked with correct RPATH (cheked on NetBSD/i386 3.1). 2007-05-18 07:54:24 +00:00
obache
c8182fe826 Enable to configure with CMake 2.4, 2.2 compatibility mode? 2007-05-15 15:51:06 +00:00
wiz
ea3886639e Bump PKGREVISION for cmake buildlink3.mk bump.
XXX: I have to check vtk*'s PLISTs and will do so next, but this
PKGREVISION bump is needed anyway.
2007-03-12 06:46:41 +00:00
wiz
601583c320 Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
wiz
29abbd1c1b Mark as BROKEN_IN pkgsrc-2006Q4, based on
ftp://asim.lip6.fr/outgoing/packages/i386/3.1/20070114.1132/broken.html
(latest 3.1/i386 bulk build of 2006Q4).

Feel free to fix them...
2007-01-31 00:04:11 +00:00
wiz
73998f3e19 USE_LANGUAGES=c c++ 2006-05-21 02:25:02 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
recht
367eed19fe Build Python with thread support by default and turn the existing
python*-pth packages into meta-packages which will install the non-pth
packages. Bump PKGREVISIONs on the non-pth versions to propagate the
thread change, but leave the *-pth versions untouched to not affect
existing installations.
Sync all PYTHON_VERSIONS_AFFECTED lines in package Makefiles.
2005-01-23 20:41:45 +00:00
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
drochner
7a4ecd722a bl3'ify, and add an explicite dependency on Tk
should fix build error seen in bulk builds
2004-09-10 11:21:24 +00:00
drochner
79484a1fae import the Python support part of vtk-4.2.6 from -wip
This includes the Python extension in wip/py-vtkmodule: vtk-python
already links against a specific Python version, so the Python
extension cannot be built for multiple Python versions anyway.
2004-08-02 13:28:12 +00:00