summaryrefslogtreecommitdiffstats
path: root/lang/gcc46
Commit message (Collapse)AuthorAgeFilesLines
* Use the bzip2 version of the distfile. It saves almost 3meg.obrien1998-12-052-5/+11
|
* EGCS 1.1.1 *Release* is out.obrien1998-12-052-11/+13
|
* 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-023-15/+11
| | | | | | 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
* Make profiling work.jdp1998-10-083-4/+132
|
* Allow building and packaging for ELF.obrien1998-10-011-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-263-9/+15
| | | | Submitted by: jdp
* Upgrade to 1.1b.obrien1998-09-102-7/+7
| | | | | 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-041-4/+4
| | | | | directory. Submitted by: Werner Griessl <werner@btp1da.phy.uni-bayreuth.de>
* egcs 1.1 HAS BEEN RELEASED!!obrien1998-09-032-7/+8
| | | | | | | | | (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-263-193/+194
| | | | * reduce maintance costs, advantage PLIST_SUB
* The first time I tried committing this set of manpage removals it gothoek1998-08-181-5/+1
| | | | | | | | all the way to diffing yorick/pkg/PLIST and then died with a "bad hostname freefall.freebsd.org" .... Hopefully that's not bad... ;-) Hmm.. Maybe I'll try doing this from beast, next! kickme's a boring machine, and bento is busy.
* Fix Version-required comment.jdp1998-08-121-2/+2
|
* Upgrade to the 19980803 snapshot.obrien1998-08-113-189/+187
|
* Make these ports (TenDRA, egcs, gcc28, glibstdc++28 and guavac, allasami1998-08-071-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-263-185/+185
|
* Sync with gcc28 port:obrien1998-07-191-0/+32
| | | | | | * Implement support for weak symbols. This solves the "___error" undefined problem on 3.0-CURRENT systems. * look for crt0.o in /usr/lib/aout on 3.0-CURRENT systems.
* upgrade to the July 15th (19980715) snapshotobrien1998-07-163-188/+190
|
* Upgrade to the 19980628 snapshot.obrien1998-07-063-191/+191
| | | | | (note the 19980608 snapshot had major problems -- I'd suggest upgrading if you are using this version)
* upgrade to 19980608 snapshotobrien1998-06-104-192/+190
|
* + Remove the MANUAL_PACKAGE_BUILD.obrien1998-05-202-161/+185
| | | | | | | | + 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-193-43/+43
|
* Upgrade to the May 2nd 1998 snapshot version.obrien1998-05-053-65/+46
|
* Upgrade to 980406 snapshotobrien1998-04-145-76/+67
| | | | 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-075-54/+49
|
* Upgrade to version 1.0.2 release.obrien1998-04-075-51/+57
|
* Fix the "Version required" comment.jdp1998-03-171-2/+2
|
* The private copy of float.h seems to have gone away.obrien1998-03-102-2/+2
|
* Fix things so it packages.obrien1998-03-083-43/+43
| | | | | 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
|
* Just-cant-get-this-one-right by: obrienobrien1998-02-171-1/+12
|
* Forgot to submit PLIST diff.obrien1998-02-172-34/+31
| | | | 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-144-26/+48
| | | | Including linking with the STL vector class.
* Set __FreeBSD__ to 2, not 3.obrien1998-02-131-1/+1
| | | | Ports track -STABLE.
* 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-232-2/+19
| | | | | | | | | | 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-108-0/+324
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.
OpenPOWER on IntegriCloud