Commit graph

5 commits

Author SHA1 Message Date
Boris Samorodov
bdde63d048 1. Update port: emulators/skyeye update to 1.2-RC8 [1]
* gcc-2.95/3.3/3.4/4.0/4.1 can compile skyeye
        * add amd64 support, update autotest,
        * in 64bit system, long=64 bit  int=32bit, long long =64 bit, long int=64bit;
        * in 32bit system, long = 32 bit, int=32bit, long long =64 bit,  long int=32bit
        * so I do:  long ---> int
        * Changed files:
          *.[ch] which has long --->int ,   long int ---> int
          Makefile
          utils/tools/auto_test/daily_test.sh
        * added files:
          Makefile_gcc-3.3_with_DBCT_X86_32
2. Add to Makefile ONLY_FOR_ARCHS= i386 amd64

PR:		102558  [1]
Submitted by:	RuanWei <iamayan at gmail.com> (maintainer)  [1]
Approved by:	netchild (mentor, implicit)
2006-08-27 18:10:56 +00:00
Kris Kennaway
abc6ba2d15 BROKEN on !i386: Does not compile
Approved by:    portmgr (implicit)
2006-03-06 20:26:52 +00:00
Pav Lucistnik
821642e85d - Update to 1.2.0 RC4
PR:		ports/92042
Submitted by:	RuanWei <iamayan@gmail.com> (maintainer)
2006-01-25 12:44:29 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Pav Lucistnik
522698182c SkyEye is an Open Source Software Project. The goal of SkyEye is to provide an
integrated simulation environment in Linux and Windows. SkyEye environment
simulates typical Embedded Computer Systems (Now it supports Atmel AT91 board
based on ARM7TDMI CPU, board based on ARM720T CPU, board based on StrongARM
(SA1100/SA1110). You can run some Embedded Operation System such as ARM Linux,
uClinux, uc/O

PR:		ports/83770
Submitted by:	Ruan Wei <iamayan@gmail.com>
2005-07-28 13:20:05 +00:00