landry
fdf6b26fc1
Mark as BROKEN-sparc64, segfaults during build
...
generating constant definitions
../.././ext/socket/mkconstants.rb: [BUG] Segmentation fault
*** Signal SIGABRT in ext/socket
2013-04-22 19:18:16 +00:00
landry
c048f76975
Mark as BROKEN-hppa, no atomic ops on this arch like mips64*.
2013-04-22 19:13:40 +00:00
pascal
ac98887a45
Add alpha support.
...
Help/testing by naddy@
2013-04-20 20:54:04 +00:00
sthen
140db71305
regen distinfo and patches of a few things in ports which use the
...
Bellovin/$alz/Berets date.y, no package changes
2013-04-19 20:20:36 +00:00
jturner
bcb38ecb5d
Update tinyscheme to 1.41.
...
ok jasper@
2013-04-18 22:35:36 +00:00
bentley
71e03229ae
Update to iverilog-0.9.6.
...
ok jasper@
2013-04-18 17:57:07 +00:00
sthen
95064792af
update to PHP 5.3.24 and switch 5.3 to tar.bz2 distfiles
...
ok (and original diff for 5.3.23) william@, maintainer timeout
2013-04-18 08:38:54 +00:00
ajacoutot
cddca397cd
Well, that was quick... re-add BROKEN, it hangs on my first dpb build :-(
2013-04-17 13:52:07 +00:00
ajacoutot
e98aeda0e6
Unset BROKEN to see if this finally builds reliably.
...
ok sthen@
2013-04-17 08:00:48 +00:00
sthen
bb2ee20682
fix with libxml 2.9
2013-04-14 23:22:06 +00:00
fgsch
1f62a58148
Update python 2.7 to 2.7.4.
...
This is a slighly different version that I sent that includes an updated
kqueue diff that works with python 2 and 3 and puts test_bsddb and
test_bsddb3 back on the skip list as they're not built outside amd64
and i386.
Only 2 tests are known to fail: test_kqueue (broken) and test_threading
(failing on 2.7.3, under investigation but likely broken). If something
else fails please send your test.log.
Tested on a bulk by landry, sparc64 by brad, ppc gonzalo and amd64 by me.
2013-04-13 22:31:42 +00:00
tobiasu
8575a638bc
Add Ada support for sparc64.
...
Use SJLJ exceptions instead of ZCX because gcc produces broken code
for the later. Enable ncpu detection in the runtime for all archs.
ok pascal@
2013-04-12 10:01:47 +00:00
pascal
d4d059a765
Attempt to fix longstanding ada build failure when building in parallel by
...
forcing gnatmake to use -j1.
ok sthen@
2013-04-11 08:34:13 +00:00
pascal
1767b62d53
Load libcrypto before libssl in the OpenSSL package.
2013-04-10 08:29:56 +00:00
jasper
04733a41c5
update to vala-0.20.1
2013-04-08 13:13:58 +00:00
pascal
9015c34346
+ 4.8
2013-04-08 08:21:42 +00:00
pascal
174fb904d7
Import gcc 4.8.
...
For a full Changelog, see: http://gcc.gnu.org/gcc-4.8/changes.html
Tested by me on amd64, i386 and powerpc and by brad@ on sparc64.
Adds support for -java on powerpc. -faggressive-loop-optimizations is
disabled by default in the port, and the default debugging format changed
to DWARF2 (instead of 4).
tweaks and ok tobiasu@
2013-04-08 08:20:19 +00:00
sthen
378e074c6d
use ^ before MODPY_PREFIX in SUBST_VARS to reduce bogus subst's (this is
...
only used by "make plist" and doesn't chnage packages). ok fgsch rpointel aja
2013-04-04 12:36:43 +00:00
tobiasu
22ba0b47ce
Update adastrap tarball due to libm major bump. Bundle libm with adastrap
...
as we do for libc since it's cheap to do and can save us some work in the
future.
ok pascal@
2013-04-04 04:21:14 +00:00
zhuk
05aaa890e8
Tweak previous: escape all the dots in ${PATCHORIG}, not first one only.
...
Based on Jérémie Courrèges-Anglas, thanks!
ok jeremy@
2013-04-02 15:41:23 +00:00
fgsch
d63ebc46ea
expose _MODPY_BIN_ADJ (remove underscore)
2013-04-01 16:49:53 +00:00
bcallah
28e3ca351b
Fix a hardcoded INSTSONAME, which happens to be wrong for Python 2.7
...
Bump everyone's REVISION.
ok sthen@
2013-03-31 21:35:26 +00:00
zhuk
1f1faf1c1c
Modify gem contents packing command in a way that some gems (not
...
imported yet) could be built. As a bonus, use PATCHORIG instead of
hardcoding ".orig" and save a call to find(1). Requires fresh pax(1).
ok jeremy@
2013-03-28 06:54:49 +00:00
jasper
730a8a6511
- update to lua-5.2.2
2013-03-27 22:13:53 +00:00
jasper
5203bcc3a0
- update to vala-0.20.0
2013-03-27 18:12:20 +00:00
jeremy
43a6ba7492
Change MODRUBY_RUBY_ADJ to just replace a shebang in the first line
...
of the files, instead of all lines. Additionally, loosen the regexp
slightly so that it handles more cases automatically. This makes
ruby.port.mk's behavior similar to python.port.mk.
OK sthen@
2013-03-26 18:51:44 +00:00
sthen
a7cd230692
use movw (not movl) with (16-bit) segment registers.
2013-03-21 22:21:05 +00:00
ajacoutot
58f1a6f9f6
USE_LIBTOOL=Yes is the default now.
2013-03-21 08:45:11 +00:00
landry
5b766363f2
Explicitely set USE_LIBTOOL=No for ports we know don't work with our
...
libtool.
Joint work with ajacoutot@
2013-03-21 08:33:51 +00:00
jeremy
ac78ad4e83
Make ruby 1.9 the default ruby for non-gem/extconf ports,
...
for consistency with the gem/extconf ports.
Update non-gem/extconf ports that relied on the previous
default of ruby 1.8 to explicitly specify it.
OK ajacoutot@
2013-03-20 19:13:50 +00:00
jasper
d9c29a085c
Fixup two REGRESS -> TEST.
2013-03-20 07:27:30 +00:00
jeremy
800f1b3689
Add support for building ruby 2.0 libraries to ruby.port.mk.
...
Refactor the conflicting FLAVOR code to be less verbose,
thanks to sthen@. Additional indentation fixes from sthen@.
Modify the jruby code to work with jruby 1.7.
Deal with newer gems containing checksum files by deleting
the checksums.
2013-03-19 23:46:41 +00:00
jeremy
677fe6240f
Update to jruby 1.7.3.
...
Drop support for C extensions (which were always expiremental).
Use jruby.jar instead of jruby-complete.jar, for a more typical
jruby installation.
2013-03-19 23:43:06 +00:00
jeremy
281ba04434
Link ruby 2.0 to the build.
2013-03-19 23:39:10 +00:00
jeremy
8647f643c6
Import ruby 2.0.0-p0.
2013-03-19 23:38:23 +00:00
sthen
7a2709cf4c
update to Railo 4.1.0.004
2013-03-19 22:32:28 +00:00
pascal
8baa850476
Also build the 'clocale' unit on OpenBSD.
2013-03-19 18:47:45 +00:00
naddy
4db810c975
Remove ezm3. It's only purpose was to provide a minimal Modula-3
...
system for cvsup, and it won't survive the 5.3->5.4 API changes
anyway. ok sthen@
2013-03-18 20:01:14 +00:00
jasper
fcf6c14869
directly write the completions file into ${FILESDIR}
2013-03-17 19:38:04 +00:00
jasper
54fa946827
- update to clojure-1.5.1
2013-03-17 19:35:06 +00:00
ajacoutot
dfb0f5142e
Use a MODRUBY_pre-configure variable instead of a pre-configure target.
...
This allows using pre-configure in ruby ports without loosing the
MODRUBY_ADJ_REPLACE feature.
ok jeremy@ (maintainer)
2013-03-13 22:49:37 +00:00
miod
f282c92402
Update g77 to the in-tree 3.3.6 codebase, bringing support for m68k and m88k.
...
All previous patches have also been applied, and a new distribution tarball
has been created.
ok sthen@; help naddy@ espie@
2013-03-13 21:23:48 +00:00
jsing
61de7b7719
Unbreak the lang/go port by switching from the old __tfork syscall that no
...
longer exists, to the current __tfork syscall. Also use __set_tcb instead
of sysarch.
ok sthen@
2013-03-12 09:57:10 +00:00
sthen
73bb1be303
update to php 5.3.22, fixes a couple of segfaults and some other bugs
...
(http://www.php.net/ChangeLog-5.php ). ok robert@
2013-03-12 09:01:58 +00:00
sthen
0a00c8de38
PERMIT_*
2013-03-11 13:42:59 +00:00
jasper
7d8e365ddf
some ports want to retrieve their .app.src version through git, so provide
...
an easier way to use SUBST_CMD instead.
2013-03-11 13:01:39 +00:00
jasper
f022d33893
- use cp -f to copyin rebar so abborted builds can be restarted.
2013-03-11 12:40:15 +00:00
sthen
7b10e7c633
PERMIT_*
2013-03-11 12:27:53 +00:00
espie
0662a4e9d6
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:20:26 +00:00
jasper
f701be9f16
must use $$ for the per-build target to work.
2013-03-10 19:52:56 +00:00