Skip site navigation (1)Skip section navigation (2)

CVS log for ports/emulators/dynamips/Makefile

[BACK] Up to [FreeBSD] / ports / emulators / dynamips

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Nov 7 04:24:54 2011 UTC (3 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
- Get rid FreeBSD 6 support

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:22:23 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -2 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Nov 19 22:07:37 2009 UTC (2 years, 2 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -0 lines
- Mark MAKE_JOBS_UNSAFE

Reported by:	pointyhat

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Jul 20 18:25:36 2009 UTC (2 years, 6 months ago) by nork
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
o Fix -m 0001.0002.0003 (cisco format) option issue.
o Fix not real world communications via gen_eth (FreeBSD's libpcap) issue.
o Take MAINTAINERship to myself.
o Bump PORTREVISION accordingly.

Approved by:		fjoe (maintainer)

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Jul 25 14:34:18 2008 UTC (3 years, 6 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +0 -1 lines
- Remove USE_GCC where it can be satisfied with base compiler on following
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:26:59 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -0 lines
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Mar 20 09:46:26 2008 UTC (3 years, 10 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +0 -1 lines
- Remove USE_GETOPT_LONG which is a no-op since March 2007

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Jul 3 15:29:23 2007 UTC (4 years, 7 months ago) by fjoe
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +22 -14 lines
Update to 0.2.7.

PR:		113808
Submitted by:	Pavel I Volkov

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Nov 14 04:33:04 2006 UTC (5 years, 2 months ago) by fjoe
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -1 lines
Fix the build on RLEENG_4.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Nov 14 04:24:43 2006 UTC (5 years, 2 months ago) by fjoe
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +0 -1 lines
Remove LIB_DEPENDS if we link with libpcap from ports.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Nov 14 04:22:00 2006 UTC (5 years, 2 months ago) by fjoe
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +10 -7 lines
- 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.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Nov 14 04:15:03 2006 UTC (5 years, 2 months ago) by fjoe
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -4 lines
Oops, worng patch committed.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Nov 13 18:41:57 2006 UTC (5 years, 2 months ago) by fjoe
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -0 lines
Bump PORTREVISION for PCAP_D_IN fix.

PR:		105468

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Nov 7 15:01:40 2006 UTC (5 years, 3 months ago) by fjoe
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Update to 0.2.5.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Mar 8 16:58:58 2006 UTC (5 years, 11 months ago) by fjoe
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Forgotten fix from previous commit:
Turn off JIT on amd64 (does not work for some reason).

Approved by:	portmgr

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Mar 8 16:55:25 2006 UTC (5 years, 11 months ago) by fjoe
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +6 -2 lines
- Update to 0.2.4
- Fix build on ia64
- Fix m_memalign for jemalloc
- Set DYNAMIPS_ARCH on non-i386 properly

Approved by:	portmgr

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Feb 13 19:51:31 2006 UTC (5 years, 11 months ago) by fjoe
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -5 lines
Correct check for FreeBSD version that has libpcap 0.9+.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Feb 13 19:42:36 2006 UTC (5 years, 11 months ago) by fjoe
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +10 -2 lines
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+).

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Feb 13 19:16:40 2006 UTC (5 years, 11 months ago) by fjoe
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -0 lines
- 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]

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Feb 2 20:43:51 2006 UTC (6 years ago) by fjoe
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Fix CATEGORIES.

Pointed out by:	chkversion

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Feb 2 13:22:47 2006 UTC (6 years ago) by fjoe
Branches: MAIN
New port: dynamips

dynamips is Cisco 7200 simulator.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options