miod
c9a711c61b
Adapt to VAX ELF world.
2013-07-14 18:00:17 +00:00
jsing
48eb24be37
Update lang/go to 1.1.1, from Amit Kulkarni.
...
ok abieber@
2013-07-13 15:46:43 +00:00
espie
5f9aedc79d
redo shared/non-shared based on arch.mk.
...
add missing part, as just trying to compile dlopen won't work on vax...
2013-07-13 08:33:03 +00:00
edd
c25a2becf5
Update to swi-prolog-6.2.6 and move docs to where you would expect.
...
OK jasper@
2013-07-10 09:10:44 +00:00
sthen
97e18bee4f
(now I've worked out the versioning scheme...)switch to a version of Railo
...
which is more suitable for production use (4.0.4.001), and bump EPOCH because
this is a lower version number.
2013-07-09 20:26:03 +00:00
jasper
3ed1d49510
update to coffeescript-1.6.3
2013-07-09 19:08:53 +00:00
stu
318376c01f
Don't misrename manpages.
2013-07-09 16:14:20 +00:00
naddy
6b7bf0fa1b
bump for plist changes 5.3 -> 5.4
2013-07-07 21:25:27 +00:00
jturner
e3014bb95f
Update node-typescript to 0.9.0.1.
...
Also make sure tsc is executable.
2013-07-07 20:23:15 +00:00
kili
27523cc810
Now is a good time to prepare for a bootstrapper update.
2013-07-07 20:15:34 +00:00
kili
9cdc33f441
Fix the no_doc pseudo flavor: don't add -doc to MULTI_PACKAGES
...
when FLAVOR=no_doc.
2013-07-07 13:35:27 +00:00
naddy
cfe8502b3f
drop workaround for dynamically loaded objects on a.out
2013-07-06 15:55:27 +00:00
stu
34e30c3542
M88k is elf now.
...
Skip unneeded elf check in configure.
Whitespace tweaks.
Thanks to miod@ for original patch.
2013-07-06 11:05:30 +00:00
stu
5ffeec6932
M88k is elf now.
...
Skip unneeded elf check in configure.
Whitespace tweaks.
Fix packing lists for shared libs.
Thanks to miod@ for original patch.
2013-07-06 11:03:44 +00:00
landry
ffecdc8559
Mark as BROKEN-hppa, reliably aborts trap when generating rdoc documentation
2013-07-03 20:09:54 +00:00
espie
ce2440275c
rename stuff so that java.port.mk conforms to the new style of overriding
...
do-build.
2013-07-02 10:36:35 +00:00
espie
f5cca2b075
convert to using intermediate *TARGET, as discussed with a few people.
...
(the waf version actually works, contrary to my former patch, as
CONFIGURE_STYLE must be set before modules)
2013-07-02 08:36:16 +00:00
kili
ccd495619c
Remove redundant (and incomplete) comment.
2013-07-01 21:42:51 +00:00
espie
103194bcf2
fix pre-build-steps to redirect files correctly at the end.
...
refactor the do-* tests to be usable in cooperation with other modules
that want similar things, like we did in ruby and cmake.
(checked through a bulk-build, ok rpointel@)
2013-06-28 10:27:49 +00:00
stu
c45864455c
Update to 8.5.14.
2013-06-28 06:12:39 +00:00
stu
30d1f5b69c
Update to 8.4.20.
2013-06-28 06:11:38 +00:00
abieber
dc03ab0038
Update node to 0.10.12
...
OK jturner@
2013-06-27 13:47:03 +00:00
krw
945ba0522a
Update to v1.1.8. Some minor improvements in regress results.
...
ok joshe@ ajacoutot@
2013-06-26 17:44:03 +00:00
dcoppa
f7d9929a6c
Remove mention of the (now dead) "no_tk" flavor from pkg/DESCR.
...
ok giovanni@, sthen@, sebastia@ (maintainer)
2013-06-26 04:56:43 +00:00
naddy
eac0c7727c
bump -fastcgi after hx509 and ntlm removal from Kerberos
2013-06-22 13:30:55 +00:00
naddy
0eddc301f3
bump -fastcgi after hx509 and ntlm removal from Kerberos
2013-06-22 13:23:41 +00:00
brad
bb677f17e4
Bump for LLVM 3.3.
2013-06-21 23:00:30 +00:00
sthen
2ee2f7ecbc
sync WANTLIB and remove patches to handle e2fsprogs/libuuid changes. ok aja
2013-06-21 22:37:02 +00:00
naddy
0227ee1210
bump -fpm after hx509 and ntlm removal from Kerberos
2013-06-21 21:12:07 +00:00
dcoppa
5f3b8bbcd7
Unbreak with Ninja
...
ok espie@, jasper@, sthen@
2013-06-21 11:20:20 +00:00
ajacoutot
25b3041f91
Unbreak after hx509 and ntlm removal from Kerberos.
2013-06-20 06:54:36 +00:00
jturner
ddd691670b
+node-typescript
2013-06-19 22:39:01 +00:00
jturner
6e0e19133b
Import ports/lang/node-typescript. ok abieber@
...
TypeScript is a language for application-scale JavaScript development.
It is a typed superset of JavaScript that compiles to clean, simple
JavaScript code which runs on any browser, in Node.js, or in any other
ES3-compatible environment. TypeScript offers classes, modules, and
interfaces to help you build robust components.
2013-06-19 22:37:38 +00:00
sthen
5185986756
Run compileall.py to build .pyc files for the libraries and include them in
...
the package; this avoids them getting created if you run pypy as root, which
results in pkg_delete leaving things behind. From maintainer Laurie Tratt.
2013-06-19 13:07:38 +00:00
sthen
b14e512c44
tweak warning when datasize limit is too low.
2013-06-19 13:04:23 +00:00
espie
950cb16b34
bye bye
2013-06-18 21:06:53 +00:00
espie
fcb1d59de1
unlink 4.7 by popular consensus
2013-06-18 21:03:36 +00:00
sthen
b6cab70bad
regen PLIST to unbreak following kerberosV update; com_err.h no longer
...
needs to be "fixed." ok pascal@
2013-06-18 20:24:29 +00:00
sthen
b97a2365d9
tweak bumps
2013-06-18 14:22:30 +00:00
abieber
2186912dcd
Fix to make npm not try and chmod symlinked modules. Sent upstream as well:
...
https://github.com/isaacs/npm/pull/3575
OK sthen@
2013-06-17 23:51:28 +00:00
ajacoutot
9920238d6f
Unbreak with new Heimdal; get rid of self-cooked krb5-config since we
...
have it in base now.
2013-06-17 19:30:22 +00:00
sthen
f3fd87be2a
don't try and add the bootstrap to DISTFILES unless 1) there is actually
...
a bootstrap for our arch and 2) we are actually using it (i.e. !no_bootstrap).
2013-06-16 21:17:22 +00:00
jca
3ee92a12ad
Update to gawk-4.1.0
...
Some info: bignums support, new extension mechanism, pgawk and dgawk
merged into gawk, some posix compliance changes. Beware, the
dynamically loadable extensions are documented in a custom man subdir.
"this looks good to me" sthen@, ok naddy@
2013-06-16 20:01:27 +00:00
sthen
14434f88c6
oops, didn't mean to switch to gcc 4.8, spotted by Juan Francisco Cantero Hurtado
2013-06-15 21:40:16 +00:00
sthen
fd8a80fddd
- switch the pypy build to using a binary bootstrap of pypy instead of
...
python 2.7 to run the translations; this saves ~1.3GB RAM and runs much
faster. as this is optional, a new no_bootstrap pseudo-flavour allows
rebuilding bootstraps from scratch to help with flag days.
- also check early that the datasize limit is reasonable for the build;
no point swapping for ages and then running out of ram.
discussed with Laurie Tratt (maintainer).
2013-06-15 16:47:58 +00:00
landry
42351afa43
Fix gcc's on sparc64 by using a regen'ed ada boostrap. From tobiasu@
2013-06-13 06:44:08 +00:00
brad
17833ea850
Revert back to using MySQL 5.1 for the time being. MariaDB 5.5 introduces
...
a new libmysqlclient non-blocking API which utilizes co-routines. The X86
specific GCC ASM co-routine support hid the fact that there was an issue.
The only fallback code so far is POSIX user contexts which OpenBSD does not
support.
Input from and Ok sthen@ jasper@
2013-06-12 20:36:33 +00:00
jasper
e21b5cf48e
add link to upstream issue tracker.
2013-06-12 12:57:20 +00:00
sthen
1a685d59b2
Tweak previous, suggested by jca@; use 'pax [...] .' rather than using find.
...
Also fixes ruby-passenger which has spaces in filenames.
2013-06-12 11:03:07 +00:00
sthen
80d916f700
use find to select filenames; previous use of "* .*" was broken by recent
...
compliance changes in ksh. ok jasper@
2013-06-12 08:29:53 +00:00