| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
20 Mar 2008 09:46:38
0.2.7
|
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
03 Jul 2007 16:29:23
0.2.7
|
fjoe  |
Update to 0.2.7.
PR: 113808
Submitted by: Pavel I Volkov |
14 Nov 2006 04:33:04
0.2.5_2
|
fjoe  |
Fix the build on RLEENG_4. |
14 Nov 2006 04:24:43
0.2.5_2
|
fjoe  |
Remove LIB_DEPENDS if we link with libpcap from ports. |
14 Nov 2006 04:22:00
0.2.5_2
|
fjoe  |
- Require ${PORTSDIR}/net/libpcap >= 0.9.4 when system libpcap < 0.9.4.
This should also enable pcap on FreeBSD 4/5.
- Backout accidentall committed Makefile change (JIT still does not work on
amd64).
- Notice that dynamips now supports 3600 series.
- Bump PORTREVISION. |
14 Nov 2006 04:15:04
0.2.5_1
|
fjoe  |
Oops, worng patch committed. |
14 Nov 2006 04:13:25
0.2.5_1
|
fjoe  |
Fix nojit build. |
13 Nov 2006 18:41:57
0.2.5_1
|
fjoe  |
Bump PORTREVISION for PCAP_D_IN fix.
PR: 105468 |
13 Nov 2006 18:40:40
0.2.5
|
fjoe  |
Define PCAP_D_IN as D_IN on FreeBSD < 6.2 or HEAD before pcap 0.9.4 import.
PR: 105468 |
07 Nov 2006 15:01:41
0.2.5
|
fjoe  |
Update to 0.2.5. |
08 Mar 2006 16:58:58
0.2.4
|
fjoe  |
Forgotten fix from previous commit:
Turn off JIT on amd64 (does not work for some reason).
Approved by: portmgr |
08 Mar 2006 16:55:26
0.2.4
|
fjoe  |
- Update to 0.2.4
- Fix build on ia64
- Fix m_memalign for jemalloc
- Set DYNAMIPS_ARCH on non-i386 properly
Approved by: portmgr |
13 Feb 2006 19:51:31
0.2.3c
|
fjoe  |
Correct check for FreeBSD version that has libpcap 0.9+. |
13 Feb 2006 19:42:36
0.2.3c
|
fjoe  |
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+). |
13 Feb 2006 19:16:41
0.2.3b_1
|
fjoe  |
- 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] |
02 Feb 2006 20:43:51
0.2.3b
|
fjoe  |
Fix CATEGORIES.
Pointed out by: chkversion |
02 Feb 2006 13:22:47
0.2.3b
|
fjoe  |
New port: dynamips
dynamips is Cisco 7200 simulator. |