aboutsummaryrefslogtreecommitdiffstats
path: root/devel/gcc-m68k
Commit message (Collapse)AuthorAgeFilesLines
* typo clean up police: \s -> \tMario Sergio Fujikawa Ferreira2001-02-141-1/+1
|
* Update maintainer address.Will Andrews2000-09-231-1/+1
| | | | Submitted by: maintainer
* Chase directory name change in *_DEPENDS, to get package building going again.Satoshi Asami2000-06-031-4/+4
| | | | Forgotten by: kris
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-4/+4
|
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.Bill Fenner1999-01-271-1/+2
|
* Remove NO_PACKAGE from these too.Steve Price1998-11-241-2/+1
| | | | Noticed by: asami
* Merge now stable devel version into crossm68k and remove the develSteve Price1998-11-211-2/+2
| | | | | | version. Also update the maintainer's Email address. Submitted by: maintainer
* NO_PACKAGE because of limited audience.Steve Price1998-08-171-2/+2
|
* Oops, missed the commit message the last time around. No need to useSatoshi Asami1998-08-131-1/+1
| | | | | | | | | += for variables defined only once. Also, MAKE_FLAGS is defined with ?=, not += (probably a bad idea, but hard to change now) , in bsd.port.mk, so you need the "-f" in there. The only reason why this worked was because there is a "Makefile" target in the source's Makefile.
* *** empty log message ***Satoshi Asami1998-08-131-2/+2
|
* Initial import of m68kgcc version 2.8.1.Steve Price1998-08-096-0/+155
GCC cross-compiler for the m68k. PR: 7220 (3 of 5) Submitted by: Jerry Hicks <jhicks@glenatl.glenayre.com>