1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Max Khon
b6247c6196 Forgotten fix from previous commit:
Turn off JIT on amd64 (does not work for some reason).

Approved by:	portmgr
2006-03-08 16:58:58 +00:00
Max Khon
de95d18b5c - Update to 0.2.4
- Fix build on ia64
- Fix m_memalign for jemalloc
- Set DYNAMIPS_ARCH on non-i386 properly

Approved by:	portmgr
2006-03-08 16:55:26 +00:00
Max Khon
53563bc198 Correct check for FreeBSD version that has libpcap 0.9+. 2006-02-13 19:51:31 +00:00
Max Khon
5775a87fbc Update to 0.2.3c.
- Fixed a stupid bug in DMA handling, which in certain conditions can
cause an infinite loop.
- Added an "instruction block hash" which avoids lookups in the instruction
red-black tree. The IBH table takes only 16 Kb of memory.
- Added CRC-12 and CRC-16 functions for future use.
- Added a "gen_eth" NetIO driver, which allow to access ethernet interfaces
in a portable way (tested on Linux and Cygwin).
- Fixes to the PowerPC build on Darwin thanks to Olivier Cahagne.
- Minor cosmetic changes to display supported/unsupported PA and NPE.

Note: gen_eth is not supported on RELENG_4 (requires libpcap 0.9+).
2006-02-13 19:42:36 +00:00
Max Khon
53c000e7f6 - Fix the build on RELENG_4 (USE_GCC=3.2+) [1]
- Fix the build on arches other than i386 [2]
- Bump PORTREVISION

Noted by:	pointyhat [1], [2]
2006-02-13 19:16:40 +00:00
Max Khon
5dc1cfa008 Fix CATEGORIES.
Pointed out by:	chkversion
2006-02-02 20:43:51 +00:00
Max Khon
f2a391d1fb New port: dynamips
dynamips is Cisco 7200 simulator.
2006-02-02 13:22:47 +00:00