Commit graph

1185 commits

Author SHA1 Message Date
joerg
a88170cd04 Use more void. 2012-10-20 22:03:46 +00:00
joerg
41fb6109e3 Taking the address of a temporary object is not valid C++. 2012-10-20 22:03:01 +00:00
wiz
cbe13be7b0 Recursive bump for new gtkglext pangox-compat dependency. 2012-10-16 17:47:19 +00:00
adam
3f2cc57b2b Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
asau
5a81524739 Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 13:25:10 +00:00
wiz
b52712e87b Remove unnecessary python restriction (to all supported versions). 2012-10-04 07:02:41 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
tron
14215633d2 Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
2012-10-02 17:10:28 +00:00
cheusov
1f3b3dd3e7 CONFLICTS += mono-[0-9]*; ++pkgrevision 2012-09-16 15:26:29 +00:00
obache
c38c120ee5 recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
adam
b15c922bcc Revbump after updating graphics/cairo 2012-09-07 19:16:05 +00:00
dmcmahill
e5a3a7e6ed remove simian and simian-docs. The distfile is no longer available and we
are not allowed to mirror it.  Addresses pkg/45650
2012-09-05 13:10:36 +00:00
wiz
bc824120dc Fix pre-build target. From Kamel Ibn Aziz Derouiche in PR 46894. 2012-09-03 11:11:20 +00:00
obache
fb0eef126f Recursive bump from boost-libs update. 2012-08-29 11:22:09 +00:00
dholland
9bf70ec36c Explicitly pass location of tclConfig.sh; otherwise it uses /usr/pkg and
bypasses buildlinking.
2012-08-27 02:10:51 +00:00
marino
f162cdcb03 Recursive PKGREVISION bump for tcl and tk upgrade to 8.5.12 2012-08-21 23:49:18 +00:00
marino
bb616ac44c cad/tkgate: Add tcl/tk 8.5 support 2012-08-21 21:37:55 +00:00
ryoon
ea431ae0e5 Update to 1.0.2
* Use shells/bash for post preparation script

Changelog:
unknown
2012-08-18 06:58:15 +00:00
marino
7069f5dd0b cad/openscad: Use wrappers for bison, USE_TOOLS-= flex
On DragonFly, the path for bison and lex were set to /usr/local/bin/bison
and /usr/local/bin/flex.  These were basically hardcoded.  The added
patches set the paths to "bison" and "flex" which pick up the
${WRKDIR}/.tools/bin/ and ${PREFIX}/bin versions instead.

flex was removed from USE_TOOLS because the pkgsrc FlexLexer.h can build
openscad and the one that comes with DragonFly can't.  It was replaced
with the flex buildlink3 and it should work everywhere.
2012-08-13 22:33:56 +00:00
adam
9fde0ec108 Revbump after updating boost 2012-07-02 13:37:35 +00:00
joerg
34e196a071 Fix build with clang. 2012-06-29 12:31:12 +00:00
sbd
21792a9296 Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
marino
51b3b44e5a cad/lc: Remove cat page installation
It seems like the document tarball is extracted twice, once into the
work directory and then again directly into the destdir.  To prevent the
cat pages from installing, the man directory was removed after the
second extraction.

At the same time, the hardcoded variations of "lc2.10" were replaced by
a variable to ease future upgrades.
2012-05-23 12:50:04 +00:00
marino
1ada8164b0 cad/simian-docs: Mark NOT-FOR-DRAGONFLY
Source unavailable, see policy:
<http://leaf.dragonflybsd.org/mailarchive/users/2012-05/msg00066.html>
2012-05-19 15:03:01 +00:00
marino
4044e887cb cad/simian: Mark NOT-FOR-DRAGONFLY
Source unavailable, see policy:
<http://leaf.dragonflybsd.org/mailarchive/users/2012-05/msg00066.html>
2012-05-19 15:02:13 +00:00
dholland
559aaf5000 Sort. 2012-05-07 18:15:59 +00:00
dholland
5783c7b511 Whitespace. 2012-05-07 18:15:11 +00:00
dholland
2af23393e3 Build fix for new glib2. 2012-05-07 18:14:15 +00:00
dholland
7e751949e4 Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.
2012-05-07 01:53:12 +00:00
dholland
1b20cf05ba Rearrange inline patches to hopefully work on both gcc and clang. 2012-05-05 22:14:42 +00:00
joerg
ddcd090312 Don't depend on GNU inline semantic. 2012-05-04 16:03:13 +00:00
wiz
aada88e659 Remove python24 and all traces of it from pkgsrc.
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
2012-04-08 19:08:44 +00:00
dholland
8c05787c4d Work around automake failure that appeared recently. 2012-04-08 02:37:36 +00:00
reinoud
f9d522acf4 Unlimit stacksize when compiling this package. GCC gets haywire on its stack
since it gets into deep recursion of more than 15000 to 20000 function calls.
It does end and compile though.
2012-03-26 08:36:47 +00:00
reinoud
eecf247f34 Fix message as per pkglint request 2012-03-26 08:33:41 +00:00
reinoud
7d37d43dbf Add interpreter and portability check skips for files that are not used in
normal operation.
2012-03-26 08:15:07 +00:00
obache
2cd654bab6 Bump PKGREVISION from default python to 2.7. 2012-03-15 11:53:20 +00:00
wiz
ee311e3b36 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
hans
f9fc67f957 Fix build on SunOS. 2012-03-02 15:32:02 +00:00
hans
718bbf4bcf Recursive bump from devel/boost-libs update. 2012-02-29 16:32:19 +00:00
hans
f94907b6a0 Fix build on SunOS.
Define endianess in Makefile, make sure it finds the tcl libraries.
2012-02-28 16:14:45 +00:00
reinoud
e09ed9d313 Add hint for users of this package when encountering slow rendering or missing
objects.
2012-02-28 11:03:48 +00:00
reinoud
20eb59b0cc No more TODO messages, recycle file 2012-02-28 10:58:56 +00:00
reinoud
bcdf2c1dbc Fix category, it was still pointing to wip! Also fix $() -> ${} as per request
from pkglint(1)
2012-02-28 10:58:01 +00:00
reinoud
9dc89b0983 Add comment to the patch file as per request from pkglint(1) 2012-02-28 10:57:19 +00:00
reinoud
b41b7b0ba7 Problem with OpenCSG fixed 2012-02-28 10:44:43 +00:00
reinoud
4d39ca27e1 Import of openscad-2011.12: OpenSCAD - The Programmers Solid 3D CAD Modeller 2012-02-27 14:45:33 +00:00
reinoud
fe01b76efa Import of openscad-2011.12: OpenSCAD - The Programmers Solid 3D CAD Modeller 2012-02-27 14:44:28 +00:00
hans
6e4f37564c Fix build on SunOS. 2012-02-16 11:41:04 +00:00
hans
829009a1db Fix build on SunOS. 2012-02-16 11:29:59 +00:00