summaryrefslogtreecommitdiff
path: root/palm/prc-tools-gcc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-1/+1
| | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command.
* Use $MASTER_SITE_SOURCEFORGE.Jun Kuriyama2001-11-281-2/+2
|
* Use splitted tarballs.Jun Kuriyama2001-01-202-3/+4
| | | | Submitted by: sf
* Update master site info.Jun Kuriyama2001-01-193-8/+14
| | | | | Catch CFLAGS like -mpentiumpro other than -m486. Use *.bz2 archives and use $MASTER_SITE_SOURCEWARE.
* Fix typo.Jun Kuriyama2000-04-281-1/+1
| | | | Submitted by: Wes Morgan <by-tor@volatile.by-tor.tacorp.net>
* autoheader is required at building gcc for crosscompiling.Jun Kuriyama2000-04-271-1/+2
| | | | | PR: ports/18236 Submitted by: Udo Schweigert <ust@cert.siemens.de>
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-211-1/+1
|
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-3/+3
|
* The port fetches the gcc and gdb tarballs into /usr/ports/distfiles/{gcc,gdb}Michael Haro2000-04-031-2/+2
| | | | | | | but the md5 file doesn't have the path prefixes. PR: 17760 Submitted by: David G. Paschich <dpassage@flophouse.com>
* PRC-tools for Palm OS (gcc part).Jun Kuriyama2000-03-316-0/+135