aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gcc30/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Majorly clean this port up.obrien2001-06-211-31/+17
|
* I missed a gcc30'ism when converting this from `gcc-devel'.obrien2001-06-211-1/+1
|
* Fix this port up so gcc30 can be used bsd.port.mk for when we returnobrien2001-06-031-11/+11
| | | | to mixed compilers between -current and -stable.
* Upgrade to the 30-April-2001 edition GCC 2.97 development snapshot.obrien2001-05-041-2/+4
| | | | [and a sad day in history]
* Upgrade to the 20-March-2001 edition GCC 2.97 development snapshot.obrien2001-03-241-1/+1
| | | | [a nice friend's b-day at that :-)]
* Fix version number.obrien2001-03-111-1/+1
|
* Upgrade to the 5-March-2001 edition GCC 2.97 development snapshot.obrien2001-03-071-1/+1
|
* Fix nits in the auto lib-gcc PLIST generation.obrien2001-03-021-4/+8
|
* Upgrade to the 5-Feb-2001 edition GCC 2.97 development snapshot.obrien2001-02-151-3/+4
|
* typo clean up police: \s -> \tlioux2001-02-151-1/+1
|
* Upgrade to the Christmas edition GCC 2.97 development snapshot.obrien2000-12-271-1/+1
|
* Upgrade to the 2000-12-18 GCC 2.97 development snapshot.obrien2000-12-221-28/+24
|
* Forgot to commit the bits that rm's the new libjava as it breaks theobrien2000-12-141-0/+1
| | | | GCC bootstrap.
* Upgrade to the 2000-12-11 GCC 2.97 development snapshot.obrien2000-12-131-1/+1
|
* Change name of programs from e<program_name> to g<program_name>, sinceobrien2000-12-061-14/+13
| | | | | | | | e<program_name> conflicts with the egcs port. I'm open to a better nameing scheme. Also change the shared libs configuring logic a little bit due to changed way of doing it on libstdc++-v3, which this snapshot uses by default.
* Upgrade to the 2000-11-20 GCC 2.97 development snapshot.obrien2000-11-291-9/+15
| | | | This one should be using libstdc++ v3 and the new 3.0 C++ ABI now.
* Upgrade to the 2000-10-02 GCC 2.97 development snapshot.obrien2000-10-111-13/+18
|
* Upgrade to the 2000-08-28 GCC 2.96 development snapshot.obrien2000-09-161-3/+3
|
* Upgrade to the 2000-07-17 GCC 2.96 development snapshot.obrien2000-09-061-18/+35
|
* Upgrade to the 2000-05-01 GCC 2.96 development snapshot.obrien2000-05-071-3/+3
|
* Upgrade to the 2000-04-10 GCC 2.96 development snapshot.obrien2000-04-151-1/+1
|
* Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-121-3/+2
|
* Restore useless version required comments.obrien2000-03-221-0/+1
|
* Remove the "version required" line.obrien2000-03-201-1/+0
|
* Upgrade to the 2000-03-13 GCC 2.96 development snapshot.obrien2000-03-191-1/+1
|
* Upgrade to the 2000-03-06 GCC 2.96 development snapshot.obrien2000-03-091-2/+3
|
* Upgrade to the 2000-02-21 GCC 2.96 development snapshot.obrien2000-03-081-2/+1
|
* Upgrade to the 2000-02-07 GCC 2.96 development snapshot.obrien2000-02-141-1/+1
|
* Upgrade to the 2000-01-10 GCC 2.96 development snapshot.obrien2000-01-171-4/+3
|
* Update to the 1999-11-10 development snapshot.obrien1999-11-151-1/+1
|
* Update to the 1999-11-02 development snapshot.obrien1999-11-031-1/+1
|
* Update to the 1999-10-25 snapshot.obrien1999-11-011-6/+5
|
* Upgrade to the 1999-10-04 development snapshot.obrien1999-10-111-1/+1
|
* Upgrade to the 1999-09-20 development snapshot.obrien1999-10-111-9/+9
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Merge parts of the GCC-2.95 update, in preperation for the 1st post 2.95obrien1999-08-061-23/+26
| | | | | snapshot. Mark BROKEN until the next Cygnus snapshot.
* Update to the 1999-07-18 beta snapshot of GCC-2.95.obrien1999-07-201-3/+3
|
* Upgrade to the July 12th GCC-2.95 prerelease.obrien1999-07-151-2/+2
|
* Upgrade to the 1999-06-29 pre-GCC-2.95 snapshot.obrien1999-07-061-5/+5
|
* Correct spelling in a comment.steve1999-07-051-2/+2
|
* Minor reorg of the dealing with `autoconf' and `autoheader' stuff.obrien1999-07-051-5/+5
|
* Upgrade to the 19990623 GCC 2.95 pre-release snapshot.obrien1999-06-251-2/+2
|
* Update to the 19990616 GCC 2.95-prerelease.obrien1999-06-221-2/+2
|
* Update to the 1999-06-08 (gcc 2.95 prerelease).obrien1999-06-151-3/+2
|
* Fix for alpha.simokawa1999-06-101-1/+3
| | | | | | - sync alpha-freebsd.h with /usr/src/contrib/egcs/gcc/config/alpha/freebsd.h - add patch for mkfixinc.sh - PLIST kludge
* Remove the test to create ${PREFIX}/share/info/dir as it is nowmharo1999-06-061-4/+1
| | | | in bsd.port.mk and this helps to unify the check and install.
* Upgrade to 19990524 gcc-2.95 prerelease.obrien1999-05-261-3/+3
|
* Fix "EGCS_REV".obrien1999-05-251-2/+6
|
* Upgrade to the 19990517 snapshot. EGCS is not in a feature freeze for theobrien1999-05-191-3/+3
| | | | upcoming 1.2 release. Which, BTW, will be called GCC-2.95.
* this should finish cleaning up the WWW_SITE -> DESCR/WWW: mess ...scrappy1999-04-221-3/+1
|
* I give you the latest and greatest of the EGCS snapshot series.obrien1999-04-211-31/+37
| | | | | | | | This is their bleeding edge offering. This will enable us to better track the direction EGCS is going for future upgrades of /usr/contrib/egcs/. Above ver 1.1.2, this offering gives you many C++ fixes/enhancements, *and* a native Java compiler.
* Mark this FORBIDDEN while DavidO works on an upgrade after a repo copy.asami1999-04-131-1/+3
|
* Proper URLs that reference directories end in '/'billf1999-04-091-2/+2
|
* Don't fetch alpha suppliment -- the bits are now part of the port.obrien1999-03-301-4/+1
|
* Don't create empty ``PREFIX/info/dir''. It is already taken care of for us.obrien1999-03-241-2/+1
|
* * Add support for ``-pthead''obrien1999-03-221-8/+7
| | | | | | | * Add Alpha support Obtained from: Alpha bits taken from Hidetoshi Shimokawa's <simokawa@FreeBSD.ORG> work
* Upgrade to 1.1.2 release.obrien1999-03-171-26/+30
|
* Commit all Y2K/WWW_SITE changes from today...scrappy1999-03-121-1/+3
|
* Fix to make ports work with bsd.port.mk rev. 1.306.asami1999-03-081-1/+2
| | | | | | | | | | | | | | | | ${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if GNU_CONFIGURE is defined. Take the target out of CONFIGURE_ARGS of some ports that added it explicitly; define it as ${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part; define it as something else (such as ${MACHINE_ARCH}--freebsdelf if the port requires that; define it as an empty string if the port doesn't like it at all. The last might be a sign that a GNU_CONFIGURE port actually doesn't use GNU's version of configure at all; but I don't have time to go look at them all, we'll fix them as time goes on. At least we've got much fewer "-unknown-"s in the tree as the result. :)
* Support building libstdc++ shared if "WANT_SHAREDLIBS" is defined.obrien1999-02-281-1/+8
| | | | Submitted by: dfr
* Upgrade to egcs-1.1.2 pre-release-2obrien1999-02-281-11/+15
| | | | | (if you are an EGCS user, please test this port. I would like to get any feedback before the 1.1.2 release)
* * clean up verbosity of Makefileobrien1999-02-101-9/+4
| | | | * now GNUHOST is i386-unknown-freebsd{OS_VER} vs. i386-unknown-freebsd
* GNUHOST is now "i386-unknown-freebsd" for an ELF machine, andobrien1999-02-101-7/+20
| | | | "i386-unknown-freebsdaout" for an a.out machine.
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofasami1999-02-031-6/+2
| | | | | | | | | | | | | | | | | | | bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too.
* Wasn't in the main dir when I commited this the first time.obrien1998-12-271-1/+5
| | | | Noticed by: jdp
* Use the bzip2 version of the distfile. It saves almost 3meg.obrien1998-12-051-4/+10
|
* EGCS 1.1.1 *Release* is out.obrien1998-12-051-10/+12
|
* Add OSREL to tail end of ${ARCH}-unknown-freebsd to get a properly formedobrien1998-12-041-3/+3
| | | | GNU description string.
* "upgrade" to EGCS egcs-1.1.1-prerelease-3.obrien1998-12-021-8/+9
| | | | | | Note that the 1.1 versions are an older code base (egcs rev 2.91.x) vs. the snapshot this is replacing (egcs rev 2.92.x). However people have reported less problems with 1.1.1-prerel than the current snapshots.
* switch to new pre/post bsd.port.mkobrien1998-11-131-4/+7
|
* i386 => ${ARCH}obrien1998-11-131-4/+4
| | | | Requested by: imp
* Allow building and packaging for ELF.obrien1998-10-021-8/+6
|
* Doesn't package due to PLUST_SUB/GNUHOST definition and bsd.port.mkasami1998-09-281-1/+3
| | | | inclusion order.
* Build properly on ELF systems.obrien1998-09-271-1/+6
|
* make fetchableobrien1998-09-271-4/+4
|
* back to the snaps w/egcs-19980914obrien1998-09-271-7/+8
| | | | Submitted by: jdp
* Upgrade to 1.1b.obrien1998-09-101-6/+6
| | | | | Since there has been announced a to-be ver 1.1.1, change my versioning to a 4th "." to avoid "a"/"b" to avoid being mistaken for an alpha/beta vers.
* my goof. fetch only egcs-1.1a.tar.gz, not the entire release/egcs-1.1aobrien1998-09-051-4/+4
| | | | | directory. Submitted by: Werner Griessl <werner@btp1da.phy.uni-bayreuth.de>
* egcs 1.1 HAS BEEN RELEASED!!obrien1998-09-031-6/+7
| | | | | | | | | (I will probably not be tracking the snapshots as closely now. I'd like to see if 1.1 isn't stable enough to stay with for a while) Cygnus calls this 1.1a (not Alpha, but a second rolling because a few G77 files were left out). I'm naming this version 1.1.1 so people won't think it is an alpha version.
* * upgrade to 19980816 snapshotobrien1998-08-261-6/+7
| | | | * reduce maintance costs, advantage PLIST_SUB
* Fix Version-required comment.jdp1998-08-121-2/+2
|
* Upgrade to the 19980803 snapshot.obrien1998-08-111-10/+8
|
* Make these ports (TenDRA, egcs, gcc28, glibstdc++28 and guavac, allasami1998-08-081-1/+3
| | | | | | | | | | under lang) use ${OSREL} as defined in bsd.port.mk rev 1.281 and 1.227.2.43. Note gcc28 is hopelessly broken, it uses an undefined variable ${GNUOSREL} and thus has an empty string wherever ${OSREL} should be. However, it's consistent with its own PLIST at the current state so I haven't "fixed" it yet.
* Upgrade to the 19980721 snap.obrien1998-07-271-6/+6
|
* upgrade to the July 15th (19980715) snapshotobrien1998-07-161-9/+11
|
* Upgrade to the 19980628 snapshot.obrien1998-07-061-12/+12
| | | | | (note the 19980608 snapshot had major problems -- I'd suggest upgrading if you are using this version)
* upgrade to 19980608 snapshotobrien1998-06-101-6/+6
|
* + Remove the MANUAL_PACKAGE_BUILD.obrien1998-05-201-18/+29
| | | | | | | | + The C++ includes and gcc specific libs now live under gcc-lib/..... + don't install ``c++'' + make links egcc and eg++ + c++filt --> g++filt to non conflict with stock version + clean up package dirs on ``pkg_delete''
* Upgrade to 1998-05-08 snapshot version.obrien1998-05-201-11/+11
|
* Upgrade to the May 2nd 1998 snapshot version.obrien1998-05-051-13/+14
|
* Upgrade to 980406 snapshotobrien1998-04-141-13/+13
| | | | Reviewed by: my PITA ecs240 project
* Used to build for me, now doesn't. Bombs in making the stage2 compiler.obrien1998-04-111-1/+3
| | | | | For now, use ``cvs co -regcs_102 egcs'' if you want a working version before the next upgrade.
* Upgrade to the 980315 snapshot.obrien1998-04-071-10/+10
|
* Upgrade to version 1.0.2 release.obrien1998-04-071-12/+13
|
* Fix the "Version required" comment.jdp1998-03-181-2/+2
|
* The private copy of float.h seems to have gone away.obrien1998-03-101-1/+2
|
* Fix things so it packages.obrien1998-03-081-12/+12
| | | | | Take over maintaince from jdp until after the 3.0 crunch is over. Ok'ed by: jdp
* Master site changed.jdp1998-02-231-2/+2
|
* Forgot to submit PLIST diff.obrien1998-02-171-2/+1
| | | | Noticed by: Satoshi
* Mark this port broken, doesn't package.asami1998-02-161-1/+2
|
* Upgrade to 1998-02-05 SNAP. Fixes problems several have had with 1.0.1.obrien1998-02-141-13/+19
| | | | Including linking with the STL vector class.
* Add MANUAL_PACKAGE_BUILD, this port installs a "libstdc++.a" inasami1998-02-031-1/+3
| | | | | /usr/local/lib and that will cause the system gcc to be unhappy if something is linked with -L/usr/local/lib.
* Make "-fsjlj-exceptions" (use setjmp/longjmp for exceptions) thejdp1998-01-241-2/+2
| | | | | | | | | | default for FreeBSD. The standard exception implementation reliably dumps core under FreeBSD. Users can put "-fno-sjlj-exceptions" on the command line if they really want to override the new default. Configure with "--with-gnu-as" and "--with-gnu-ld". Define "__FreeBSD__" as 3.
* Strip the binaries.obrien1998-01-141-1/+12
|
* sed -> ${SED}.asami1998-01-131-2/+2
|
* This is a new port for egcs, which probably stands for somethingjdp1998-01-111-0/+30
like "enhanced GNU compiler suite." It contains updated versions of gcc, g++, and g77 with many bugfixes and some new optimizations. The C++ compiler in particular is vastly improved over gcc-2.7.2.1.