summaryrefslogtreecommitdiff
path: root/lang (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.13.3.Maxim Sobolev2000-12-054-4/+4
| | | | Notes: svn path=/head/; revision=35677
* Add all of the FreeBSD hacks I had in the base EGCS-1.1.2 compiler wayDavid E. O'Brien2000-12-0413-24/+659
| | | | | | | back when... that is all but a.out support. Notes: svn path=/head/; revision=35660
* Upgrade to version 7.5.11Kevin Lo2000-12-024-10/+27
| | | | | | | | PR: 23225 Submitted by: Ports Fury Notes: svn path=/head/; revision=35603
* Update to version 2.3.4Kevin Lo2000-12-025-115/+152
| | | | | | | | | | Note that I changed RUN_DEPENDS=gmake to USE_GMAKE=yes PR: 23218 Submitted by: MAINTAINER Notes: svn path=/head/; revision=35597
* Commit the right version of this file.David E. O'Brien2000-12-021-19/+20
| | | | Notes: svn path=/head/; revision=35596
* MF contrib/gcc/c-common.c rev 1.12:David E. O'Brien2000-12-021-15/+15
| | | | | | | | Move our `null_format_ok' addition to the end of record_function_format() and it's uses. This makes it easier to see our changes to the virgin source. Notes: svn path=/head/; revision=35594
* Update to 0.0.16Ade Lovett2000-11-303-2/+4
| | | | Notes: svn path=/head/; revision=35559
* This should take this port back to the last version of it for EGCS-1.1.2.David E. O'Brien2000-11-3024-686/+489
| | | | | | | | | | | The gcc-2.95.2 bits have been repo copied to ports/lang/gcc295. GCC 2.95.2 does not work for some people's code. GCC 3.0 will be even worse. So it looks like we'll have to keep a port for each version of GCC we've ever used. Notes: svn path=/head/; revision=35534
* Add gcc295 (after repo copy from egcs).David E. O'Brien2000-11-301-0/+1
| | | | Notes: svn path=/head/; revision=35531
* Upgrade to 0.20.Matthew Hunt2000-11-292-2/+2
| | | | | | | Submitted by: kris Notes: svn path=/head/; revision=35514
* Install Demo/ dir to $PREFIX/share/examples/python.Thomas Gellekum2000-11-2926-39/+4225
| | | | Notes: svn path=/head/; revision=35509
* First cut at configure support for FreeBSD PowerPC, Sparc64, and StrongARM.David E. O'Brien2000-11-2818-0/+1152
| | | | Notes: svn path=/head/; revision=35498
* Upgrade to the 2000-11-20 GCC 2.97 development snapshot.David E. O'Brien2000-11-28162-4986/+1548
| | | | | | | This one should be using libstdc++ v3 and the new 3.0 C++ ABI now. Notes: svn path=/head/; revision=35497
* Add "-Wnon-const-format" which checks for non-constant format strings forDavid E. O'Brien2000-11-277-50/+410
| | | | | | | | | | auditing purposes. Submitted by: kris Obtained from: NetBSD Notes: svn path=/head/; revision=35457
* Update to 0.30.27Patrick S. Gardella2000-11-258-4/+48
| | | | Notes: svn path=/head/; revision=35404
* Add missing patch files.Patrick S. Gardella2000-11-245-0/+217
| | | | Notes: svn path=/head/; revision=35392
* Add $FreeBSD$, which help me in problem reports.David E. O'Brien2000-11-225-0/+5
| | | | Notes: svn path=/head/; revision=35324
* Add $FreeBSD$'s which help me in problem reports.David E. O'Brien2000-11-221-0/+1
| | | | Notes: svn path=/head/; revision=35323
* Allow slave ports to override MAINTAINER. This fixes the MAINTAINERAkinori MUSHA2000-11-191-1/+1
| | | | | | | | | of japanese/ruby-man. Submitted by: sanpei Notes: svn path=/head/; revision=35259
* Update to 1.6.2-preview3. As always, Matz has prepared a previewAkinori MUSHA2000-11-162-2/+2
| | | | | | | snapshot right before the freeze for the new FreeBSD release. :) Notes: svn path=/head/; revision=35200
* WRKDIR of lang/gcc28 should be accessed through ${.CURDIR}/../../lang/gcc28,Satoshi Asami2000-11-141-1/+1
| | | | | | | | | not ${PORTSDIR}/lang/gcc28, since ${PORTSDIR} might be a symlink. Submitted by: bento Notes: svn path=/head/; revision=35141
* Fix compilation on FreeBSD-3.x.Thomas Gellekum2000-11-1313-0/+78
| | | | | | | | PR: 22226 Reviewed by: Alan Bawden <Alan@LCS.MIT.EDU> Notes: svn path=/head/; revision=35076
* BYACC builds this just fine, so drop the USE_BISON.David E. O'Brien2000-11-111-1/+0
| | | | Notes: svn path=/head/; revision=34981
* Update to pgcc 2.95.3.David E. O'Brien2000-11-114-9/+10
| | | | | | | | PR: 20122 Submitted by: Tomaz Borstnar <tomaz.borstnar@over.net> Notes: svn path=/head/; revision=34974
* Don't hardcode the arch symbols.David E. O'Brien2000-11-102-3/+4
| | | | Notes: svn path=/head/; revision=34967
* /usr/libexec/cpp is now a cpp designed for use by the compilersDavid E. O'Brien2000-11-101-1/+1
| | | | | | | | | | (vs. userland) and has no need for (nor supports) the "-undef" flag. PR: 20707 Submitted by: Lyndon Nerenberg <lyndon@orthanc.ab.ca> Notes: svn path=/head/; revision=34966
* Don't define "ASM_WEAKEN_LABEL" in the a.out case.David E. O'Brien2000-11-101-7/+1
| | | | | | | | PR: 16882 Submitted by: Bly Hostetler <hostetlb@agcs.com> Notes: svn path=/head/; revision=34964
* Add in the bounds checking patch from XXX Haj Ten Brugge ifDavid E. O'Brien2000-11-102-0/+6
| | | | | | | "WANT_BOUNDS_CHECKING" is defined. Notes: svn path=/head/; revision=34963
* Update NQC port to version 2.2.r2Kelly Yancey2000-11-093-9/+40
| | | | | | | | PR: 22638 Submitted by: Stephen J. Roznowski <sjr@home.net> Notes: svn path=/head/; revision=34943
* Update to 0.13.2.Maxim Sobolev2000-11-094-4/+4
| | | | Notes: svn path=/head/; revision=34941
* Add WWW.Maxim Sobolev2000-11-092-2/+6
| | | | Notes: svn path=/head/; revision=34940
* Respect CFLAGS, thanks to obrien.Jing-Tang Keith Jang2000-11-061-1/+1
| | | | Notes: svn path=/head/; revision=34841
* New port: mmix, a RISC computer designed by Donald E. KnuthJing-Tang Keith Jang2000-11-067-0/+138
| | | | Notes: svn path=/head/; revision=34829
* Update to 0.0.15Ade Lovett2000-11-053-2/+4
| | | | Notes: svn path=/head/; revision=34822
* Update Ruby to 1.6.2-preview2.Akinori MUSHA2000-11-032-2/+2
| | | | | | | | The head author of Ruby has prepared this snapshot version for us when I told him that FreeBSD ports tree was soon to freeze for 4.2-RELEASE! Notes: svn path=/head/; revision=34746
* Tweak master sites.David E. O'Brien2000-11-031-1/+4
| | | | Notes: svn path=/head/; revision=34715
* Add "deischen" in front of MASTER_SITE_SUBDIR so the distfile can be found.Satoshi Asami2000-11-031-1/+1
| | | | | | | | | | Also add "." as a separate element, otherwise the stuff on the GNU sites won't be fetched. Submitted by: bento Notes: svn path=/head/; revision=34713
* Update to the 30-Oct-2000 version.David E. O'Brien2000-11-034-39/+35
| | | | Notes: svn path=/head/; revision=34712
* Update to 0.0.14Ade Lovett2000-11-023-2/+4
| | | | Notes: svn path=/head/; revision=34673
* Update to version 1.2.5James E. Housley2000-11-013-3/+4
| | | | | | | Submitted by: MAINTAINER Notes: svn path=/head/; revision=34565
* Update to the latest public release 3.13p.Daniel Eischen2000-11-0114-235/+645
| | | | | | | | Thanks to Samuel Tardieu <sam@inf.enst.fr> for instigating this update and providing some of the changes. Notes: svn path=/head/; revision=34561
* Update checksum.Kevin Lo2000-11-011-1/+1
| | | | | | | | PR: 22449 Submitted by: Ports Fury Notes: svn path=/head/; revision=34551
* Assume maintainership on lang/forth, in line with the new port lang/pfe-develPatrick S. Gardella2000-10-301-1/+1
| | | | Notes: svn path=/head/; revision=34449
* Add a new development version of PFE (Portable Forth Enviornment).Patrick S. Gardella2000-10-3011-0/+187
| | | | Notes: svn path=/head/; revision=34438
* Correct typo in the WWW line.Nik Clayton2000-10-282-2/+2
| | | | | | | | PR: docs/22195 Submitted by: MAINTAINER Notes: svn path=/head/; revision=34373
* Fix breakage from the Great Ports Reorganization of 2000.John Polstra2000-10-282-2/+2
| | | | | | | | PR: misc/22000 Submitted by: Jay Krell <jay.krell@cornell.edu> Notes: svn path=/head/; revision=34370
* Update MASTER_SITES and WWW: line of pkg-descrKevin Lo2000-10-282-3/+3
| | | | | | | | PR: 22366 Submitted by: Ports Fury Notes: svn path=/head/; revision=34367
* Update to v110.0.7.Joseph Koshy2000-10-273-22/+28
| | | | Notes: svn path=/head/; revision=34290
* Add new port: lang/tinycobolPatrick S. Gardella2000-10-266-0/+59
| | | | Notes: svn path=/head/; revision=34267
* Add New Port: lang/fesiJames E. Housley2000-10-246-0/+187
| | | | | | | | | | FESI is a free EcmaScript interpreter written in 100% Java PR: 20435 Submitted by: Leo Kim <leo@florida.sarang.net> Notes: svn path=/head/; revision=34197