aboutsummaryrefslogtreecommitdiffstats
path: root/lang/egcs
Commit message (Expand)AuthorAgeFilesLines
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-8/+8
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ...Mario Sergio Fujikawa Ferreira2001-11-211-1/+1
* Do dynamic PLIST creation like the `gcc-devel' port. This is the easiestDavid E. O'Brien2000-12-062-185/+13
* Change the libstdc++.so version number to be more like the stock one.David E. O'Brien2000-12-061-1/+1
* Add all of the FreeBSD hacks I had in the base EGCS-1.1.2 compiler wayDavid E. O'Brien2000-12-0513-24/+659
* Commit the right version of this file.David E. O'Brien2000-12-021-19/+20
* MF contrib/gcc/c-common.c rev 1.12:David E. O'Brien2000-12-021-15/+15
* 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
* Add "-Wnon-const-format" which checks for non-constant format strings forDavid E. O'Brien2000-11-272-25/+176
* Use PLIST_SUB to only include curses.h when OSVERSION >= 400000. (ItSatoshi Asami2000-10-112-9/+15
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
* Oops, curses.h isn't built for 3-stable systems.Satoshi Asami2000-06-031-1/+0
* Add missing file (curses.h).Satoshi Asami2000-06-021-0/+1
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-2/+2
* Restore useless version required comments.David E. O'Brien2000-03-221-0/+1
* Remove the "version required" line.David E. O'Brien2000-03-201-1/+0
* Update to version 2.95.2.David E. O'Brien1999-11-012-12/+10
* Resolve many 301 Moved Permanently URLs in DESCR.Bill Fenner1999-09-181-2/+2
* portlintDavid E. O'Brien1999-09-051-2/+2
* Remove support for the Chill language. If someone really, really needsDavid E. O'Brien1999-08-311-7/+0
* trim distfilesDavid E. O'Brien1999-08-311-2/+1
* Add RCS keyword.David E. O'Brien1999-08-311-0/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-302-2/+2
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
* Upgrade to version 2.95.1.David E. O'Brien1999-08-192-8/+8
* Use a better sed(1) pattern in case I break __FreeBSD__ again.David E. O'Brien1999-08-191-2/+2
* Don't assign __FreeBSD__ a value here. (pulled too much in fromDavid E. O'Brien1999-08-191-2/+2
* Key off the DISTNAME more, so that upgrading requires less editing.David E. O'Brien1999-08-191-24/+24
* As in the i386, `tm.h' includes headers for us.David E. O'Brien1999-08-161-4/+0
* alpha-freebsd-elf.h should have gone away in the gcc-2.95 upgrade.David E. O'Brien1999-08-161-61/+0
* Include the proper arch header for a.out systems.David E. O'Brien1999-08-161-1/+1
* More EGCS->GCC transition.David E. O'Brien1999-08-162-18/+18
* Make -pthread work again -- pulled too much in from src/contrib/egcs/David E. O'Brien1999-08-161-2/+4
* Tweak a German master site.David E. O'Brien1999-08-091-2/+2
* Add "java" to categories list. GCC-2.95 now has parts of a Java compilerDavid E. O'Brien1999-08-061-2/+2
* Update to GCC-2.95 (what would have been EGCS-1.2).David E. O'Brien1999-08-0620-306/+524
* Define "OBSTACK_CHUNK_SIZE" as getpagesize().David E. O'Brien1999-06-281-17/+17
* Cleanup the FREEBSD_NATIVE stuff, which we don't use anymore in this context.David E. O'Brien1999-06-281-37/+0
* Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro1999-06-062-6/+2
* this should finish cleaning up the WWW_SITE -> DESCR/WWW: mess ...Marc G. Fournier1999-04-222-3/+3
* Fix the CPP_PREDEFINES so it properly gets the "global" definition too.David E. O'Brien1999-04-181-1/+1
* Real URLs that reference directories end in '/'Bill Fumerola1999-04-091-2/+2
* Worked better before.David E. O'Brien1999-04-032-2/+2
* Use proper include directive.David E. O'Brien1999-03-312-2/+2
* Add FreeBSD's ``-fformat-extensions''. Taken from 4.0-CURRENT, this allowsDavid E. O'Brien1999-03-313-0/+266
* Don't fetch alpha suppliment -- the bits are now part of the port.David E. O'Brien1999-03-301-4/+1
* Don't create empty ``PREFIX/info/dir''. It is already taken care of for us.David E. O'Brien1999-03-241-2/+1
* * Add support for ``-pthead''David E. O'Brien1999-03-228-32/+750
* Upgrade to 1.1.2 release.David E. O'Brien1999-03-178-82/+130
* Commit all Y2K/WWW_SITE changes from today...Marc G. Fournier1999-03-121-1/+3
* Fix to make ports work with bsd.port.mk rev. 1.306.Satoshi Asami1999-03-081-1/+2
* Support building libstdc++ shared if "WANT_SHAREDLIBS" is defined.David E. O'Brien1999-02-281-1/+8
* STL 3.0 rope fix.David E. O'Brien1999-02-281-0/+12
* Upgrade to egcs-1.1.2 pre-release-2David E. O'Brien1999-02-282-12/+16
* * clean up verbosity of MakefileDavid E. O'Brien1999-02-101-9/+4
* GNUHOST is now "i386-unknown-freebsd" for an ELF machine, andDavid E. O'Brien1999-02-106-19/+81
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofSatoshi Asami1999-02-031-6/+2
* Allow '$' in labels as our offical compiler does.David E. O'Brien1999-01-232-10/+36
* Wasn't in the main dir when I commited this the first time.David E. O'Brien1998-12-272-2/+10
* Build and install crtbegin.o crtbeginS.o crtend.o crtendS.o for the ELF case.David E. O'Brien1998-12-261-0/+10
* Use the bzip2 version of the distfile. It saves almost 3meg.David E. O'Brien1998-12-052-5/+11
* EGCS 1.1.1 *Release* is out.David E. O'Brien1998-12-052-11/+13
* Fix configure scripts to it correctly detects an ELF system w/o having toDavid E. O'Brien1998-12-041-0/+15
* Add OSREL to tail end of ${ARCH}-unknown-freebsd to get a properly formedDavid E. O'Brien1998-12-041-3/+3
* "upgrade" to EGCS egcs-1.1.1-prerelease-3.David E. O'Brien1998-12-023-15/+11
* switch to new pre/post bsd.port.mkDavid E. O'Brien1998-11-131-4/+7
* i386 => ${ARCH}David E. O'Brien1998-11-131-4/+4
* Make profiling work.John Polstra1998-10-093-4/+132
* Allow building and packaging for ELF.David E. O'Brien1998-10-021-8/+6
* Doesn't package due to PLUST_SUB/GNUHOST definition and bsd.port.mkSatoshi Asami1998-09-281-1/+3
* Build properly on ELF systems.David E. O'Brien1998-09-271-1/+6
* make fetchableDavid E. O'Brien1998-09-271-4/+4
* back to the snaps w/egcs-19980914David E. O'Brien1998-09-273-9/+15
* Upgrade to 1.1b.David E. O'Brien1998-09-102-7/+7
* my goof. fetch only egcs-1.1a.tar.gz, not the entire release/egcs-1.1aDavid E. O'Brien1998-09-051-4/+4
* egcs 1.1 HAS BEEN RELEASED!!David E. O'Brien1998-09-032-7/+8
* * upgrade to 19980816 snapshotDavid E. O'Brien1998-08-263-193/+194
* The first time I tried committing this set of manpage removals it gotTim Vanderhoek1998-08-191-5/+1
* Fix Version-required comment.John Polstra1998-08-121-2/+2
* Upgrade to the 19980803 snapshot.David E. O'Brien1998-08-113-189/+187
* Make these ports (TenDRA, egcs, gcc28, glibstdc++28 and guavac, allSatoshi Asami1998-08-081-1/+3
* Upgrade to the 19980721 snap.David E. O'Brien1998-07-273-185/+185
* Sync with gcc28 port:David E. O'Brien1998-07-201-0/+32
* upgrade to the July 15th (19980715) snapshotDavid E. O'Brien1998-07-163-188/+190
* Upgrade to the 19980628 snapshot.David E. O'Brien1998-07-063-191/+191
* upgrade to 19980608 snapshotDavid E. O'Brien1998-06-104-192/+190
* + Remove the MANUAL_PACKAGE_BUILD.David E. O'Brien1998-05-202-161/+185
* Upgrade to 1998-05-08 snapshot version.David E. O'Brien1998-05-203-43/+43
* Upgrade to the May 2nd 1998 snapshot version.David E. O'Brien1998-05-053-65/+46
* Upgrade to 980406 snapshotDavid E. O'Brien1998-04-145-76/+67
* Used to build for me, now doesn't. Bombs in making the stage2 compiler.David E. O'Brien1998-04-111-1/+3
* Upgrade to the 980315 snapshot.David E. O'Brien1998-04-075-54/+49
* Upgrade to version 1.0.2 release.David E. O'Brien1998-04-075-51/+57
* Fix the "Version required" comment.John Polstra1998-03-181-2/+2
* The private copy of float.h seems to have gone away.David E. O'Brien1998-03-102-2/+2
* Fix things so it packages.David E. O'Brien1998-03-083-43/+43
* Master site changed.John Polstra1998-02-231-2/+2
* Just-cant-get-this-one-right by: obrienDavid E. O'Brien1998-02-171-1/+12
* Forgot to submit PLIST diff.David E. O'Brien1998-02-172-34/+31
* Mark this port broken, doesn't package.Satoshi Asami1998-02-161-1/+2
* Upgrade to 1998-02-05 SNAP. Fixes problems several have had with 1.0.1.David E. O'Brien1998-02-144-26/+48
* Set __FreeBSD__ to 2, not 3.David E. O'Brien1998-02-131-1/+1
* Add MANUAL_PACKAGE_BUILD, this port installs a "libstdc++.a" inSatoshi Asami1998-02-031-1/+3
* Make "-fsjlj-exceptions" (use setjmp/longjmp for exceptions) theJohn Polstra1998-01-242-2/+19
* Strip the binaries.David E. O'Brien1998-01-141-1/+12
* sed -> ${SED}.Satoshi Asami1998-01-131-2/+2
* This is a new port for egcs, which probably stands for somethingJohn Polstra1998-01-118-0/+324