summaryrefslogtreecommitdiffstats
path: root/lang/egcs/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove install-info from Makefile, it's automatically done when INFO is definededwin2005-12-051-3/+0
* Use INFO macroedwin2005-12-041-0/+2
* Does not compile on alpha. Since it's unlikely anyone is going to fixkris2005-01-021-5/+1
* Does not compile on alphakris2005-01-021-0/+4
* If built on a machine with GCC 3.2 or later; assume the machine has CPUTYPEobrien2004-12-111-0/+4
* Tidy up whitespace.trevor2004-04-101-2/+2
* DEPRECATE the unused, outdated egcs port for removal at a future date.kris2004-03-141-0/+2
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* - make build only on i386 alphadinoex2003-11-111-0/+1
* Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-241-1/+1
* BROKEN on 5.1: does not compilekris2003-05-181-0/+4
* De-pkg-comment.knu2003-02-201-0/+1
* Use the full path to /sbin/sysctlkris2003-01-301-1/+1
* Use MASTER_SITE_GCC.obrien2002-11-241-8/+2
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-101-2/+0
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-061-0/+2
* The effort to maintain these for FreeBSD just isn't worth it with the lackobrien2002-11-051-1/+1
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-8/+8
* Do dynamic PLIST creation like the `gcc-devel' port. This is the easiestobrien2000-12-051-7/+10
* This should take this port back to the last version of it for EGCS-1.1.2.obrien2000-11-301-60/+46
* Use PLIST_SUB to only include curses.h when OSVERSION >= 400000. (Itasami2000-10-101-5/+10
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-081-1/+1
* Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-121-2/+2
* Restore useless version required comments.obrien2000-03-221-0/+1
* Remove the "version required" line.obrien2000-03-201-1/+0
* Update to version 2.95.2.obrien1999-11-011-6/+5
* portlintobrien1999-09-041-2/+2
* trim distfilesobrien1999-08-301-2/+1
* Change Id->FreeBSD.obrien1999-08-251-1/+1
* Upgrade to version 2.95.1.obrien1999-08-191-2/+2
* Use a better sed(1) pattern in case I break __FreeBSD__ again.obrien1999-08-181-2/+2
* Key off the DISTNAME more, so that upgrading requires less editing.obrien1999-08-181-24/+24
* More EGCS->GCC transition.obrien1999-08-161-13/+13
* Tweak a German master site.obrien1999-08-091-2/+2
* Add "java" to categories list. GCC-2.95 now has parts of a Java compilerobrien1999-08-051-2/+2
* Update to GCC-2.95 (what would have been EGCS-1.2).obrien1999-08-051-38/+50
* Remove the test to create ${PREFIX}/share/info/dir as it is nowmharo1999-06-051-4/+1
* this should finish cleaning up the WWW_SITE -> DESCR/WWW: mess ...scrappy1999-04-221-3/+1
* Real URLs that reference directories end in '/'billf1999-04-081-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-231-2/+1
* * Add support for ``-pthead''obrien1999-03-221-8/+7
* Upgrade to 1.1.2 release.obrien1999-03-171-26/+30
* Commit all Y2K/WWW_SITE changes from today...scrappy1999-03-111-1/+3
* Fix to make ports work with bsd.port.mk rev. 1.306.asami1999-03-081-1/+2
* Support building libstdc++ shared if "WANT_SHAREDLIBS" is defined.obrien1999-02-281-1/+8
* Upgrade to egcs-1.1.2 pre-release-2obrien1999-02-281-11/+15
* * clean up verbosity of Makefileobrien1999-02-091-9/+4
* GNUHOST is now "i386-unknown-freebsd" for an ELF machine, andobrien1999-02-091-7/+20
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofasami1999-02-031-6/+2
OpenPOWER on IntegriCloud