ian
e08c16fa76
jikes new maintainer Yozo TODA
2019-05-08 14:45:23 +00:00
sthen
25f0e460f2
Add COMPILER lines to c++ ports which currently use the default. Adjust
...
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.
This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -
- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.
- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.
devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
sthen
5e964ab0df
bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports.
2017-07-26 22:45:14 +00:00
espie
c114d7057b
add pthread to COMPILER_LIBCXX.
...
white lie, but it allows clang and gcc to be more similar
bump accordingly.
2017-07-23 09:26:25 +00:00
espie
8ac47fd9c6
use COMPILER_LIBCXX where applicable
2017-07-16 19:18:47 +00:00
sthen
bcbf44ab87
use LIBCXX
2017-04-10 11:46:18 +00:00
ajacoutot
96ecf1cd12
Zap trailing spaces at EOL.
2016-08-03 13:06:41 +00:00
naddy
52501c1f09
replace libiconv module with library dependency; no bump needed
2016-04-09 20:14:48 +00:00
naddy
c6299e5727
Drop USE_GROFF: trivial page footer difference only.
2015-01-22 18:41:16 +00:00
naddy
570aa62a9c
Drop remaining MD5/RMD160/SHA1 checksums.
2015-01-18 03:12:39 +00:00
espie
0662a4e9d6
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:20:26 +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
jasper
8e7fce00c0
- remove unneeded patch
2011-05-02 19:02:40 +00:00
sthen
f916ff61b1
new lib_depends/revision
2010-10-24 21:06:28 +00:00
espie
88dd25abf4
USE_GROFF=Yes
2010-10-18 19:20:41 +00:00
ajacoutot
ce7c969358
Stupid poor blank lines, stupid poor blank lines...
2010-04-15 14:58:24 +00:00
merdely
f525d52359
Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN
2007-09-16 00:27:05 +00:00
steven
3664e3327e
remove homepage from descr, it gets added anyway
2007-05-18 06:52:16 +00:00
espie
9eafbbfb35
base64 checksums.
2007-04-05 16:19:55 +00:00
ian
9998541774
Fix obvious typo in URL for license, from Matthew Clarke clamat in telus.net, bump pkg
2006-10-05 00:43:45 +00:00
kurt
40ddbf5ab4
- build with iconv to support -encoding and needed for classpath 0.20
...
- drop VMEM_WARNING since default ulimits are ok for this now
- change SEPARATE_BUILD=concurrent
Based on Frederick C Druseikis changes. okay ian@
2006-03-21 17:32:04 +00:00
sturm
5726224ff5
fix HOMEPAGE and MASTER_SITES
...
OK 'I had that in once, dammit!' ian@
2005-03-31 22:39:45 +00:00
ian
8b852d1a38
Upgrade to latest version 1.22, MASTER_SITES reflects move to SourceForge.
2005-03-27 01:04:46 +00:00
alek
522ecd0c11
Add/fix WANTLIB markers
2005-02-24 13:20:41 +00:00
naddy
a8817eabcc
SIZE
2005-01-05 16:50:35 +00:00
espie
7baa1914ab
new plists.
...
some fragment games with python.
2004-09-15 19:16:07 +00:00
naddy
3cb4a0a786
Should use MODULES=iconv, but since configure does not pick up iconv, just
...
remove the dependency.
2004-06-22 00:18:07 +00:00
ian
d4f4424769
Upgrade to 1.18, mostly from Tom Gelhausen, previous pushes from
...
naddy and kevlo. New HOMEPAGE and MASTER_SITES, fix tabs in Makefile,
depend on converters/libiconv. Update path to license in MESSAGE.
Now includes a compiler API hence one .h file.
2003-04-07 17:20:49 +00:00
fgsch
acdfd4ea13
zap NEED_VERSION.
2002-12-29 20:41:07 +00:00
ian
4dc13d0791
Turn off PERMIT_*_CDROM after jsyn discovered a bizarre indemnity clause
...
in the IBM Public License.
2002-09-18 15:39:57 +00:00
espie
e3edfb9aea
md5->distinfo
2002-03-21 20:20:41 +00:00
kevlo
1a57c9f2ae
upgrade to version 1.15
...
--
Ok'd by maintainer
2001-11-02 07:51:58 +00:00
kevlo
6a9a00d352
- upgrade to version 1.14
...
- update HOMEPAGE
- bump NEED_VERSION
--
No response from maintainer
2001-06-18 04:08:17 +00:00
ian
a220e1dd0a
Fullname in MAINTAINER, take II
2001-04-16 12:02:19 +00:00
ian
fe6c36bc69
Fullname in MAINTAINER; use ${HOMEPAGE} in DESCR.
2001-04-16 12:00:38 +00:00
avsm
fe6f5237b1
type in HOMEPAGE: idm.com -> ibm.com
2001-04-16 02:33:07 +00:00
ian
13b9ce4ace
Initial port of Jikes, fast Java compiler
2001-03-26 16:48:21 +00:00