wiz
d175842117
Use tcl-itcl, bump PKGREVISION.
2013-01-07 13:27:03 +00:00
joerg
e38f1abf6e
Fix inline use.
2012-12-25 21:14:45 +00:00
joerg
b4253c533a
Use more void.
2012-12-25 21:14:17 +00:00
joerg
9edf811344
Explicitly put clang into C++11 mode.
2012-12-25 21:13:42 +00:00
joerg
f86b9d0b9f
Fix inline usage.
2012-11-16 00:33:17 +00:00
joerg
90c6233473
Don't redefine local variables.
2012-11-16 00:32:07 +00:00
joerg
1de173ba1a
Use more void.
2012-10-20 22:03:46 +00:00
joerg
9d5d782e0a
Taking the address of a temporary object is not valid C++.
2012-10-20 22:03:01 +00:00
wiz
9f2cee372c
Recursive bump for new gtkglext pangox-compat dependency.
2012-10-16 17:47:19 +00:00
adam
ed93f0ca47
Revbump after updating graphics/pango
2012-10-08 23:00:34 +00:00
asau
fb4689d69e
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
2012-10-08 13:25:10 +00:00
wiz
6a8eb70951
Remove unnecessary python restriction (to all supported versions).
2012-10-04 07:02:41 +00:00
wiz
3184463075
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
78f9c75877
Mass recursive bump after the dependence fix of the "cairo" package
...
requested by Thomas Klausner.
2012-10-02 17:10:28 +00:00
cheusov
58b540e3a2
CONFLICTS += mono-[0-9]*; ++pkgrevision
2012-09-16 15:26:29 +00:00
obache
8ace00dcd8
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
e7608643ab
Revbump after updating graphics/cairo
2012-09-07 19:16:05 +00:00
dmcmahill
5233e5e1c6
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
289ff5efbd
Fix pre-build target. From Kamel Ibn Aziz Derouiche in PR 46894.
2012-09-03 11:11:20 +00:00
obache
633708150d
Recursive bump from boost-libs update.
2012-08-29 11:22:09 +00:00
dholland
717dea1ce2
Explicitly pass location of tclConfig.sh; otherwise it uses /usr/pkg and
...
bypasses buildlinking.
2012-08-27 02:10:51 +00:00
marino
95c0e86f35
Recursive PKGREVISION bump for tcl and tk upgrade to 8.5.12
2012-08-21 23:49:18 +00:00
marino
01735334ad
cad/tkgate: Add tcl/tk 8.5 support
2012-08-21 21:37:55 +00:00
ryoon
1b077b0a2b
Update to 1.0.2
...
* Use shells/bash for post preparation script
Changelog:
unknown
2012-08-18 06:58:15 +00:00
marino
dfb4451bfd
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
866b730e71
Revbump after updating boost
2012-07-02 13:37:35 +00:00
joerg
8ba77f5a5b
Fix build with clang.
2012-06-29 12:31:12 +00:00
sbd
cdfc7f300d
Recursive PKGREVISION bump for libxml2 buildlink addition.
2012-06-14 07:43:06 +00:00
marino
3e73a2ebcc
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
525d23c335
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
3ca89ea63f
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
493d53554a
Sort.
2012-05-07 18:15:59 +00:00
dholland
25321ebcc9
Whitespace.
2012-05-07 18:15:11 +00:00
dholland
1a3983b164
Build fix for new glib2.
2012-05-07 18:14:15 +00:00
dholland
0bcdacfbcf
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
5cf229bce0
Rearrange inline patches to hopefully work on both gcc and clang.
2012-05-05 22:14:42 +00:00
joerg
ecd5047068
Don't depend on GNU inline semantic.
2012-05-04 16:03:13 +00:00
wiz
4faa202860
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
d02334d084
Work around automake failure that appeared recently.
2012-04-08 02:37:36 +00:00
reinoud
2f318b4d6b
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
1877bb2b20
Fix message as per pkglint request
2012-03-26 08:33:41 +00:00
reinoud
5bde61aafd
Add interpreter and portability check skips for files that are not used in
...
normal operation.
2012-03-26 08:15:07 +00:00
obache
34a560cbb0
Bump PKGREVISION from default python to 2.7.
2012-03-15 11:53:20 +00:00
wiz
e64308b04b
Recursive bump for pcre-8.30* (shlib major change)
2012-03-03 00:11:51 +00:00
hans
fca2e56d18
Fix build on SunOS.
2012-03-02 15:32:02 +00:00
hans
b051fc5ec1
Recursive bump from devel/boost-libs update.
2012-02-29 16:32:19 +00:00
hans
f1e5b69255
Fix build on SunOS.
...
Define endianess in Makefile, make sure it finds the tcl libraries.
2012-02-28 16:14:45 +00:00
reinoud
7978a6caa7
Add hint for users of this package when encountering slow rendering or missing
...
objects.
2012-02-28 11:03:48 +00:00
reinoud
9ef3c9f84e
No more TODO messages, recycle file
2012-02-28 10:58:56 +00:00
reinoud
8a7519f85d
Fix category, it was still pointing to wip! Also fix $() -> ${} as per request
...
from pkglint(1)
2012-02-28 10:58:01 +00:00