sthen
df7b1a631e
s/BROKEN-amd64/BROKEN/ in lang/io now that setjmp cookies are in for
...
i386 (it is x86-only anyway).
2016-06-01 22:01:08 +00:00
jeremy
c7e265a567
Mark BROKEN on amd64, coroutine code doesn't support setjmp PC/SP xor
2016-05-19 16:47:14 +00:00
naddy
deea7ed07b
drop SHARED_ONLY from python and ruby ports
2016-03-20 16:12:22 +00:00
sthen
97889e162c
switch my distfiles mirror to https
2015-12-03 21:24:29 +00:00
dcoppa
1e19c2f2c6
Fix cyclical dependency error
...
fallout from upcoming ninja-1.6.0
2015-10-05 08:48:05 +00:00
landry
0f6ee37ae3
Enforce CFLAGS=-O0, segfaults during build with -O2 when using Debug or
...
Release build type. From dcoppa@
2014-11-07 10:07:40 +00:00
brad
b94a402501
Switch from using MySQL to using MariaDB attempt #2 . MariaDB is a drop-in replacement.
...
ok sthen@
2014-09-13 18:09:20 +00:00
jeremy
faecb9b245
Add explicit dependency on net/loudmouth.
...
Issue found by naddy@, OK naddy@
2014-04-10 16:01:12 +00:00
dcoppa
3f0cd2b4d2
Fix build with newer FreeType for cmake-based ports
...
OK naddy@, landry@
2014-01-10 14:47:09 +00:00
nigel
d9d0499cff
Add lang/python to MODULE, and sync WANTLIB.
...
Ok jasper@ jeremy@ maintainer
2014-01-05 19:51:45 +00:00
jasper
840f00201c
use ${MODPY_WANTLIB}
2014-01-04 21:21:55 +00:00
jeremy
de7b3ae783
Add dependency on graphics/freeglut, building the Font and OpenGL
...
extensions.
Hidden dependency noticed by naddy@. OK naddy@
2014-01-03 16:18:11 +00:00
jeremy
4ae9a85d35
Depend on libdbi and build DBI addon. Hidden dependency on libdbi
...
noticed by naddy@.
OK naddy@
2013-10-21 15:29:37 +00:00
sthen
2ee2f7ecbc
sync WANTLIB and remove patches to handle e2fsprogs/libuuid changes. ok aja
2013-06-21 22:37:02 +00:00
dcoppa
5f3b8bbcd7
Unbreak with Ninja
...
ok espie@, jasper@, sthen@
2013-06-21 11:20:20 +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
brad
0b77cf86a5
Switch from using MySQL to using MariaDB. MariaDB is a drop-in replacement.
...
ok sthen aja
2013-05-25 00:33:09 +00:00
kirby
35e59d7159
- update HOMEPAGE
...
- regen distinfo while here.
Patches from Martin Natano natano at natano dot net, thanks!
2013-05-18 16:11:39 +00:00
sthen
8c49cfdb82
use gettext/libiconv MODULES.
2013-05-16 09:16:43 +00:00
sthen
a7cd230692
use movw (not movl) with (16-bit) segment registers.
2013-03-21 22:21:05 +00:00
espie
0662a4e9d6
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:20:26 +00:00
bcallah
63eeca4c3e
Remove --disable-external-libs from audio/libsndfile. Needed for the import of audio/mscore.
...
Bump all dependent ports that need a bump.
Assign MAINTAINER of audio/libsamplerate and audio/libsndfile to Jan Stary.
ok landry@ sthen@ aja@ jasper@ jeremy@ Jan Stary (MAINTAINER)
2013-01-26 15:53:20 +00:00
jeremy
ee76c8745f
Import lang/io 20110905
...
Io is a prototype-based programming language inspired by Smalltalk (all
values are objects, all messages are dynamic), Self (prototype-based),
NewtonScript (differential inheritance), Act1 (actors and futures for
concurrency), LISP (code is a runtime inspectable/modifiable tree) and
Lua (small, embeddable).
OK sthen@
2012-12-17 23:55:28 +00:00