Commit graph

6 commits

Author SHA1 Message Date
Daichi GOTO
2b1a45c49b lang/gdc: link error fixed
- GDC gets a fail of link with GCC42(on 8-current/7-PR1)
    because libstdc++ is not in the default link target
    where libphobos of GDC needs it.
    To fix that issue, I have added a patch that make libstdc++
    a link tareget of GDC.
    Sometimes 6-stable says that it is a overplus link but it is
    no problem.

PR:              ports/117318
Submitted by:    Masanori OZAWA <ozawa@ongs.co.jp> (maintainer)
2007-10-22 08:29:51 +00:00
Rong-En Fan
c7463178bc - Update to 0.19
- Update WWW

PR:		ports/101163
Submitted by:	Masanori OZAWA <ozawa at ongs.co.jp> (maintainer)
2006-08-02 04:16:41 +00:00
Marcus Alves Grando
44cb6996ae Update to 0.17
Add knob to build with GCC 4.0.x
Add SHA256

PR:		89928
Submitted by:	Masanori OZAWA <ozawa@ongs.co.jp> (maintainer)
2005-12-04 18:09:12 +00:00
Daichi GOTO
66f01c00c7 lang/gdc update to 0.11
PR:		ports/81043
Submitted by:	Masanori OZAWA <ozawa@ongs.co.jp>
2005-05-23 12:39:05 +00:00
Daichi GOTO
177133c95a o update to 0.10
o build fail problem fixed

Submitted by:	ozawa@ongs.co.jp
2005-01-13 07:55:03 +00:00
Daichi GOTO
dca50c5d0d o support for latest gcc34
o not depend on lang/boehm-gc port

Submitted by:	ozawa@ongs.co.jp
2005-01-09 15:01:30 +00:00