pascal
1f2db171c7
sync WANTLIB version
2012-04-23 21:32:29 +00:00
espie
a046747283
well, void distfile names are a bad idea.
2012-04-23 21:22:09 +00:00
espie
4ed7caa04f
first pass at handling sqlite3 move
2012-04-23 17:15:17 +00:00
pascal
6382574149
aja is mirroring adastrap; thanks!
2012-04-23 16:30:48 +00:00
pascal
f2b393605c
Import gcc 4.7.
...
ok espie@
2012-04-23 15:56:40 +00:00
pascal
ffe09c8f33
tedu old versions of gcc
...
ok kurt@ espie@ sthen@
2012-04-23 15:17:56 +00:00
pascal
b15c7fe082
- define _REENTRANT, not _POSIX_THREADS for -pthread
...
- sync kprintf formats with base
looks ok to kurt@
2012-04-23 14:16:34 +00:00
pascal
7db97b1c58
Define _REENTRANT, not _POSIX_THREADS for -pthread; ok kurt@
2012-04-23 14:12:18 +00:00
pascal
83058afc05
- define _REENTRANT, not _POSIX_THREADS for -pthread
...
- enable thread model posix; bump estdc++ major
- fix manpages: install cpp.1 and gcov.1 with an 'e' prefix, and install
another copy of gcc.1 as eg++.1 instead of an effectively empty page.
feedback and ok kurt@
2012-04-23 14:06:42 +00:00
ajacoutot
0691c69586
Use RCDIR instead of /etc/rc.d when refering to packages rc scripts.
...
discussed with espie and sthen
ok sthen@
2012-04-22 11:41:55 +00:00
sthen
e5d6b57eb2
add a patch to railo's README to make it easier to apply the config changes
...
to tomcat's web.xml file for the common case where you haven't made extensive
changes already.
2012-04-20 15:08:40 +00:00
jasper
9a48f02b1d
add conflict marker for gambit
2012-04-20 10:48:40 +00:00
jasper
3be6750273
sync
2012-04-20 10:48:03 +00:00
jasper
4106d78c2d
import gambit 4.6.5
...
The Gambit Scheme system is a complete, portable, efficient and reliable
implementation of the Scheme programming language.
The Gambit-C system conforms to the R4RS, R5RS and IEEE Scheme
standards. The full numeric tower is implemented, including: infinite
precision integers (bignums), rationals, inexact reals (floating point
numbers), and complex numbers.
ok sthen@
2012-04-20 10:47:40 +00:00
sthen
739fe130d6
add a MODULE for pecl ports. ok jasper@
2012-04-19 21:29:33 +00:00
okan
0255d2d454
+pcc
2012-04-19 14:48:16 +00:00
okan
8e12a935be
import pcc; ok sthen@
...
portable C compiler
from Eric Radman
2012-04-19 14:47:17 +00:00
jasper
d214d28479
- install examples
...
- fix the dyn_open() call in the FFI example
2012-04-19 06:46:41 +00:00
jasper
fa27aa91db
- drop USE_GROFF
...
- fix HOMEPAGE to point to the docs, instead of a redirect to a vaporware project.
2012-04-19 06:34:04 +00:00
jasper
84e93dff36
- update clojure to 1.4.0
...
* many changes, please refer to the changelog for a full list:
http://groups.google.com/group/clojure/browse_thread/thread/1f87f69db07a8162
2012-04-18 20:18:43 +00:00
pascal
3f726ecffb
Enhance this module to provide ${MODGCC4_CPPLIBDEP} and ${MODGCC4_CPPWANTLIB}.
...
ok robert@
2012-04-18 18:41:22 +00:00
sthen
fdbafc41d0
+railo
2012-04-17 13:12:50 +00:00
sthen
e6cebce522
import ports/lang/railo, ok gsoares@
...
Railo is a high-performance open-source CFML engine. It has good
compatibility with other CFML engines. Most sites can be ported to
Railo with very little effort and all of the major CFML frameworks
support Railo out of the box.
Railo will very probably run your sites faster than any other CFML
engine, allowing you to handle more load and to provide a better
experience for end users.
2012-04-17 13:12:28 +00:00
jsing
2070d9343a
Use the __tfork() syscall instead of rfork(), which no longer exists.
...
ok sthen@
2012-04-15 13:37:27 +00:00
jsing
d2d32d4d60
Remove incorrect ${FULLPKGNAME} from PLIST.
2012-04-15 13:19:15 +00:00
robert
b47270d725
update to mono-2.10.8 and remove some old hacks now that we have
...
sem_timedwait()
2012-04-13 11:51:49 +00:00
jasper
24497dd8b7
- update to 1.3.1
2012-04-12 19:08:46 +00:00
pascal
0e321f98b8
Defaulting to march=i486 in the compiler doesn't help much if the driver
...
overrides that setting. Sync both to use i486. Fixes libreoffice and chromium
on i386, tested by both me and naddy@.
2012-04-09 11:55:53 +00:00
ajacoutot
06fdf8fa76
Use PKGSPEC to make sure the 2 spidermonkey ports are differentiated
...
when checking for dependencies.
2012-04-08 17:21:35 +00:00
pascal
589e02ed65
Fix previous to work when building java, but not go. Noticed and patch by
...
Andre Zepezauer on ports@ (thanks).
ok sthen@
2012-04-08 12:40:51 +00:00
landry
447d77c70a
Update lang/spidermonkey to build from firefox 3.6.28 sources.
...
While here add @option no-default-conflict + @conflict
spidermonkey->=1.9.2 in preparation for devel/spidermonkey import.
MAINTAINER timeout, ok/prodding ajacoutot@
2012-04-07 13:39:02 +00:00
pascal
52678a89c6
Also build libffi on arches where java isn't supported, it's needed for libgo.
...
tested on powerpc and ok aja@
2012-04-06 07:50:32 +00:00
sthen
685822afb0
Add a module to allow for easier building of a port using CLang/LLVM
...
by adding MODULES=lang/clang. Based on gcc4.port.mk and simplified.
OK robert@
2012-04-05 18:28:16 +00:00
jeremy
d50fbf5be0
Update to jruby 1.6.7.
2012-04-04 20:23:59 +00:00
ajacoutot
39247360ed
Pick a less generic variable for a MODULE: VERSION -> NPM_VERSION
...
no objection from jeremy@
2012-04-04 05:48:15 +00:00
jeremy
f3ecaf1511
Make coffeescript use the node module. This simplifies the Makefile,
...
removes the need for patches, and makes coffeescript also available
as a library you can require in nodejs.
OK sthen@
2012-04-03 18:36:52 +00:00
ajacoutot
ddd9aa6a1c
Add ac_cv_prog_PYTHON in CONFIGURE_ENV. This is needed because sometimes
...
configure scripts look for hardcoded version of python without taking
into consideration the PYTHON variable we already export.
ok fgsch@
2012-04-03 09:21:42 +00:00
pascal
826b4aa211
Apply the same fix as to base gcc wrt -fident.
...
ok espie@
2012-04-02 15:28:04 +00:00
pascal
c263e2ec14
Previous commit actually fixed gcc 4.6 on sparc64; just fix one stupid typo.
...
Tested on one of weerd@'s machines (thanks).
Also, update TODO.
ok espie@
2012-04-02 08:51:30 +00:00
pascal
7b9d7a0837
forgot to cvs rm
2012-03-31 20:06:40 +00:00
pascal
e7f261aa15
Update to gcc 4.6.3.
...
Also, sync a bit with base gcc:
- disable unsafe builtins
- disable -Wpointer-sign in -Wall
- move -fstrict-aliasing to -O3, disable -fstrict-overflow and
-fdelete-null-pointer-checks
- enable -Wsystem-headers
- default to march=i486 on i386
- fix crtsavres on powerpc
- sync sparc64 config
- implement -Wvariable-decl, -Wstack-larger-than-N (alpha, amd64, i386, sparc,
sparc64), -Wtrampolines, -ftrampolines
- default to -fno-ident
- fix -rdynamic by passing -export-dynamic to ld(1)
some bits from Brad, others from me.
tested by myself and jsg@, adastrap now hosted by sthen@ (thanks).
ok jsg@ sthen@
2012-03-31 20:02:03 +00:00
ajacoutot
187ac581dd
Use autoconf 2.68.
2012-03-31 18:50:17 +00:00
jsing
4dc2d756b6
+ lang/go
...
ok sthen@
2012-03-31 12:40:59 +00:00
jsing
fe4700260e
Import go-1.
...
Go is an open source programming environment that makes it easy to build
simple, reliable, and efficient software.
With assistance from sthen@
ok sthen@
2012-03-31 12:37:15 +00:00
ajacoutot
258288151f
Only set SHARED_ONLY if python is needed at build and/or run time and
...
not just when we use the python MODULE.
ok rpointel@ fgsch@
2012-03-31 08:53:57 +00:00
phessler
33c831c043
do not generate RI docs on the "slow" arches. This takes far too long,
...
and too much memory.
OK jeremy@
2012-03-30 19:03:24 +00:00
phessler
0901b9bbdf
mark as BROKEN on sparc, the build gets stuck in an infinite loop
2012-03-30 09:06:34 +00:00
ajacoutot
22c8c339f0
Compile with -pthread so that we can open libglib-2.0 without dying on the
...
(in)famous lazy binding failed!
2012-03-29 18:57:10 +00:00
sthen
88ea72915d
Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
...
make a distinction between these. ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
dcoppa
5d183607b4
Bugfix update to lua-5.1.5 (it's just lua-5.1.4 plus the distribution patch)
2012-03-29 08:51:26 +00:00