aboutsummaryrefslogtreecommitdiff
path: root/lang/gdc/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* - remove MD5Olli Hauer2011-07-031-7/+0
| | | | Notes: svn path=/head/; revision=276987
* - Update to newer gcc snapshotDmitry Marakasov2008-06-261-6/+6
| | | | | | | | | | | | | - Fix socket problem - Add missing USE_ICONV - dirrmtry include/d as it may be used by other ports PRs: ports/124437 [1], ports/124567 [2] Submitted by: kevin <kevinxlinuz at 163 dot com> [1], myself [2] Approved by: miwi (mentor) Notes: svn path=/head/; revision=215814
* - Update 4.1 target to 20071105Pav Lucistnik2007-12-151-6/+6
| | | | | | | | PR: ports/118492 Submitted by: Masanori OZAWA <ozawa@ongs.co.jp> (maintainer) Notes: svn path=/head/; revision=203804
* [PATCH]: lang/gdc: update to 0.24Edwin Groothuis2007-09-231-9/+9
| | | | | | | | | | | | - Update to 0.24 - Removed support for GCC 3.3.x - Changed the GCC_MASTER_SITE_SUBDIR for GCC 4.1.x PR: ports/116350 Submitted by: Masanori OZAWA <ozawa@ongs.co.jp> Notes: svn path=/head/; revision=199925
* lang/gdc: update to 0.23Daichi GOTO2007-03-281-9/+15
| | | | | | | | | | | | - updated to 0.23 - added amd64 arch support - added gcc41 for build PR: ports/110953 Submitted by: Masanori OZAWA (maintainer) Notes: svn path=/head/; revision=188628
* - Update to 0.21Rong-En Fan2007-01-081-9/+9
| | | | | | | | | | | | - Update to GCC 4.0.x to 4.0.4-20061228 - Add documenta PR: ports/107521 Submitted by: Armin Pirkovitsch <a.pirko at inode.at> Approved by: Masanori OZAWA <ozawa at ongs.co.jp> (maintainer) Notes: svn path=/head/; revision=181786
* - Update to 0.19Rong-En Fan2006-08-021-9/+9
| | | | | | | | | | - Update WWW PR: ports/101163 Submitted by: Masanori OZAWA <ozawa at ongs.co.jp> (maintainer) Notes: svn path=/head/; revision=169429
* Upgrade to 0.18.Thierry Thomas2006-06-101-9/+9
| | | | | | | | PR: ports/98527 Submitted by: Masanori OZAWA <ozawa (at) ongs.co.jp> (maintainer) Notes: svn path=/head/; revision=165057
* lang/gdc: depend gcc update from 3.4.6 to 4.0.4Daichi GOTO2006-04-251-12/+12
| | | | | | | | PR: ports/96138 Submitted by: maintainer Notes: svn path=/head/; revision=160417
* Update to 0.17Marcus Alves Grando2005-12-041-6/+15
| | | | | | | | | | | Add knob to build with GCC 4.0.x Add SHA256 PR: 89928 Submitted by: Masanori OZAWA <ozawa@ongs.co.jp> (maintainer) Notes: svn path=/head/; revision=150396
* Update to 0.16Marcus Alves Grando2005-11-081-2/+2
| | | | | | | | PR: 88597 Submitted by: Masanori OZAWA <ozawa@ongs.co.jp> (maintainer) Notes: svn path=/head/; revision=147564
* - Remove alpha from list of supported architectures. The compiler will compilePav Lucistnik2005-10-211-4/+4
| | | | | | | | | | | | | | and run, but produce 32-bit code. - Use same gcc as gcc34 port - Move library test to check: target - Cleanup PR: ports/87690 Submitted by: Alejandro Pulver <alejandro@varnet.biz> Approved by: Masanori OZAWA <ozawa@ongs.co.jp> (maintainer) Notes: svn path=/head/; revision=146073
* - Update to 0.15Renato Botelho2005-07-211-6/+6
| | | | | | | | | PR: ports/83829 Submitted by: Masanori OZAWA <ozawa@ongs.co.jp> (maintainer) Approved by: flz (mentor) Notes: svn path=/head/; revision=139834
* lang/gdc: update to 0.14Daichi GOTO2005-06-291-2/+2
| | | | | | | | PR: ports/82716 Submitted by: Masanori OZAWA <ozawa@ongs.co.jp> (maintainer) Notes: svn path=/head/; revision=138162
* lang/gdc: update to 0.13Daichi GOTO2005-06-141-6/+6
| | | | | | | | | | | - Update to 0.13 - Update gcc target to 3.4.5-20050607 PR: ports/82196 Submitted by: maintainer Notes: svn path=/head/; revision=137417
* - update to 0.12Daichi GOTO2005-06-021-6/+6
| | | | | | | | | | | | - update gcc target to 3.4.5-20050524 - build fail fix on current PR: ports/81750 Pointed out by: pointyhat via kris Submitted by: maintainer Notes: svn path=/head/; revision=136658
* lang/gdc update to 0.11Daichi GOTO2005-05-231-8/+6
| | | | | | | | PR: ports/81043 Submitted by: Masanori OZAWA <ozawa@ongs.co.jp> Notes: svn path=/head/; revision=135957
* Update GCC version to 20050211 from 20050107.Daichi GOTO2005-02-281-4/+4
| | | | | | | Submitted by: Masanori OZAWA <ozawa@ongs.co.jp> Notes: svn path=/head/; revision=129995
* o update to 0.10Daichi GOTO2005-01-131-2/+2
| | | | | | | | | o build fail problem fixed Submitted by: ozawa@ongs.co.jp Notes: svn path=/head/; revision=126304
* - update to 0.9Daichi GOTO2005-01-101-6/+6
| | | | | | | | | - support to latest gcc34 Submitted by: ozawa@ongs.co.jp Notes: svn path=/head/; revision=126030
* o support for latest gcc34Daichi GOTO2005-01-091-6/+6
| | | | | | | | | o not depend on lang/boehm-gc port Submitted by: ozawa@ongs.co.jp Notes: svn path=/head/; revision=125960
* Add gdc 0.8, D Front End for GCC.Daichi GOTO2004-11-181-0/+8
PR: ports/74072 Submitted by: Masanori OZAWA (ozawa@ongs.co.jp) Notes: svn path=/head/; revision=121875