Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade to the 2000-04-10 GCC 2.96 development snapshot. | David E. O'Brien | 2000-04-14 | 1 | -1/+1 |
| | |||||
* | Convert to the PORTNAME - PORTVERSION syntax. | David E. O'Brien | 2000-04-12 | 1 | -3/+2 |
| | |||||
* | Restore useless version required comments. | David E. O'Brien | 2000-03-22 | 1 | -0/+1 |
| | |||||
* | Remove the "version required" line. | David E. O'Brien | 2000-03-20 | 1 | -1/+0 |
| | |||||
* | Upgrade to the 2000-03-13 GCC 2.96 development snapshot. | David E. O'Brien | 2000-03-19 | 1 | -1/+1 |
| | |||||
* | Upgrade to the 2000-03-06 GCC 2.96 development snapshot. | David E. O'Brien | 2000-03-08 | 1 | -2/+3 |
| | |||||
* | Upgrade to the 2000-02-21 GCC 2.96 development snapshot. | David E. O'Brien | 2000-03-08 | 1 | -2/+1 |
| | |||||
* | Upgrade to the 2000-02-07 GCC 2.96 development snapshot. | David E. O'Brien | 2000-02-14 | 1 | -1/+1 |
| | |||||
* | Upgrade to the 2000-01-10 GCC 2.96 development snapshot. | David E. O'Brien | 2000-01-17 | 1 | -4/+3 |
| | |||||
* | Update to the 1999-11-10 development snapshot. | David E. O'Brien | 1999-11-15 | 1 | -1/+1 |
| | |||||
* | Update to the 1999-11-02 development snapshot. | David E. O'Brien | 1999-11-03 | 1 | -1/+1 |
| | |||||
* | Update to the 1999-10-25 snapshot. | David E. O'Brien | 1999-11-01 | 1 | -6/+5 |
| | |||||
* | Upgrade to the 1999-10-04 development snapshot. | David E. O'Brien | 1999-10-10 | 1 | -1/+1 |
| | |||||
* | Upgrade to the 1999-09-20 development snapshot. | David E. O'Brien | 1999-10-10 | 1 | -9/+9 |
| | |||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Merge parts of the GCC-2.95 update, in preperation for the 1st post 2.95 | David E. O'Brien | 1999-08-05 | 1 | -23/+26 |
| | | | | | snapshot. Mark BROKEN until the next Cygnus snapshot. | ||||
* | Update to the 1999-07-18 beta snapshot of GCC-2.95. | David E. O'Brien | 1999-07-20 | 1 | -3/+3 |
| | |||||
* | Upgrade to the July 12th GCC-2.95 prerelease. | David E. O'Brien | 1999-07-15 | 1 | -2/+2 |
| | |||||
* | Upgrade to the 1999-06-29 pre-GCC-2.95 snapshot. | David E. O'Brien | 1999-07-06 | 1 | -5/+5 |
| | |||||
* | Correct spelling in a comment. | Steve Price | 1999-07-04 | 1 | -2/+2 |
| | |||||
* | Minor reorg of the dealing with `autoconf' and `autoheader' stuff. | David E. O'Brien | 1999-07-04 | 1 | -5/+5 |
| | |||||
* | Upgrade to the 19990623 GCC 2.95 pre-release snapshot. | David E. O'Brien | 1999-06-24 | 1 | -2/+2 |
| | |||||
* | Update to the 19990616 GCC 2.95-prerelease. | David E. O'Brien | 1999-06-21 | 1 | -2/+2 |
| | |||||
* | Update to the 1999-06-08 (gcc 2.95 prerelease). | David E. O'Brien | 1999-06-15 | 1 | -3/+2 |
| | |||||
* | Fix for alpha. | Hidetoshi Shimokawa | 1999-06-10 | 1 | -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 now | Michael Haro | 1999-06-05 | 1 | -4/+1 |
| | | | | in bsd.port.mk and this helps to unify the check and install. | ||||
* | Upgrade to 19990524 gcc-2.95 prerelease. | David E. O'Brien | 1999-05-26 | 1 | -3/+3 |
| | |||||
* | Fix "EGCS_REV". | David E. O'Brien | 1999-05-24 | 1 | -2/+6 |
| | |||||
* | Upgrade to the 19990517 snapshot. EGCS is not in a feature freeze for the | David E. O'Brien | 1999-05-18 | 1 | -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 ... | Marc G. Fournier | 1999-04-22 | 1 | -3/+1 |
| | |||||
* | I give you the latest and greatest of the EGCS snapshot series. | David E. O'Brien | 1999-04-21 | 1 | -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. | Satoshi Asami | 1999-04-13 | 1 | -1/+3 |
| | |||||
* | Proper URLs that reference directories end in '/' | Bill Fumerola | 1999-04-08 | 1 | -2/+2 |
| | |||||
* | Don't fetch alpha suppliment -- the bits are now part of the port. | David E. O'Brien | 1999-03-30 | 1 | -4/+1 |
| | |||||
* | Don't create empty ``PREFIX/info/dir''. It is already taken care of for us. | David E. O'Brien | 1999-03-23 | 1 | -2/+1 |
| | |||||
* | * Add support for ``-pthead'' | David E. O'Brien | 1999-03-22 | 1 | -8/+7 |
| | | | | | | | * Add Alpha support Obtained from: Alpha bits taken from Hidetoshi Shimokawa's <simokawa@FreeBSD.ORG> work | ||||
* | Upgrade to 1.1.2 release. | David E. O'Brien | 1999-03-17 | 1 | -26/+30 |
| | |||||
* | Commit all Y2K/WWW_SITE changes from today... | Marc G. Fournier | 1999-03-11 | 1 | -1/+3 |
| | |||||
* | Fix to make ports work with bsd.port.mk rev. 1.306. | Satoshi Asami | 1999-03-08 | 1 | -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. | David E. O'Brien | 1999-02-28 | 1 | -1/+8 |
| | | | | Submitted by: dfr | ||||
* | Upgrade to egcs-1.1.2 pre-release-2 | David E. O'Brien | 1999-02-28 | 1 | -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 Makefile | David E. O'Brien | 1999-02-09 | 1 | -9/+4 |
| | | | | * now GNUHOST is i386-unknown-freebsd{OS_VER} vs. i386-unknown-freebsd | ||||
* | GNUHOST is now "i386-unknown-freebsd" for an ELF machine, and | David E. O'Brien | 1999-02-09 | 1 | -7/+20 |
| | | | | "i386-unknown-freebsdaout" for an a.out machine. | ||||
* | Adjust port Makefiles to new EXTRACT_* variable defaults. See log of | Satoshi Asami | 1999-02-03 | 1 | -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. | David E. O'Brien | 1998-12-26 | 1 | -1/+5 |
| | | | | Noticed by: jdp | ||||
* | Use the bzip2 version of the distfile. It saves almost 3meg. | David E. O'Brien | 1998-12-05 | 1 | -4/+10 |
| | |||||
* | EGCS 1.1.1 *Release* is out. | David E. O'Brien | 1998-12-05 | 1 | -10/+12 |
| | |||||
* | Add OSREL to tail end of ${ARCH}-unknown-freebsd to get a properly formed | David E. O'Brien | 1998-12-04 | 1 | -3/+3 |
| | | | | GNU description string. | ||||
* | "upgrade" to EGCS egcs-1.1.1-prerelease-3. | David E. O'Brien | 1998-12-02 | 1 | -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.mk | David E. O'Brien | 1998-11-13 | 1 | -4/+7 |
| |