aboutsummaryrefslogtreecommitdiff
path: root/emulators/dynamips-devel
Commit message (Collapse)AuthorAgeFilesLines
* - Get rid FreeBSD 6 supportMartin Wilke2011-11-071-1/+1
| | | | Notes: svn path=/head/; revision=285212
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+1
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* - Add CONFLICTS with dynamips-communityDennis Herrmann2011-04-241-1/+1
| | | | Notes: svn path=/head/; revision=273125
* - Fix not real world communications via gen_eth (FreeBSD's libpcap) issue [1]Andrej Zverev2011-02-103-2/+28
| | | | | | | | | | | | | - Add LICENSE [2] - Remove MD5 from distinfo PR: ports/154521 Submitted by: Alexander V. Chernikov <melifaro@ipfw.ru> [1] Pavel Volkov <pavelivolkov@googlemail.com> [2] (maintainer) Approved by: maintainer Notes: svn path=/head/; revision=268896
* - Update maintainer's email addressDmitry Marakasov2010-08-101-2/+2
| | | | | | | | PR: 149490 Submitted by: Pavel I Volkov <pol@iib.ru> (maintainer) Notes: svn path=/head/; revision=259073
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-181-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244447
* - Fix -m flag bugMartin Wilke2009-09-262-2/+12
| | | | | | | | | | | - Update maintainer mail adress PR: 137297 Submitted by: Pavel I Volkov <pol@opk.ru> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=242122
* - Remove USE_GCC where it can be satisfied with base compiler on followingPav Lucistnik2008-07-251-1/+0
| | | | | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT Notes: svn path=/head/; revision=217485
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209420
* Mark as broken on sparc64: fails to compile.Mark Linimon2008-02-011-0/+4
| | | | Notes: svn path=/head/; revision=206561
* - Update to 0.2.8-RC2Pav Lucistnik2007-12-114-11/+24
| | | | | | | | PR: ports/117457 ports/117927 Submitted by: Pavel I Volkov <pol@opk.ru> (maintainer) Notes: svn path=/head/; revision=202969
* - Update to 0.2.8-RC1Martin Wilke2007-09-2014-235/+72
| | | | | | | | PR: 116344 Submitted by: Pavel I Volkov <pol@opk.ru> (maintainer) Notes: svn path=/head/; revision=199798
* - Update version to 0.2.7-RC3Marcelo Araujo2007-06-013-20/+29
| | | | | | | | | | | - Added files/patch-nvram_export.1 PR: ports/112381 Submitted by: Pavel I Volkov <pol@opk.ru> (maintainer) Approved by: stas (mentor) Notes: svn path=/head/; revision=192543
* - Update to 0.2.7-RC2Martin Wilke2007-04-234-31/+4
| | | | | | | | PR: 112023 Submitted by: Pavel I Volkov <pol@opk.ru> Notes: svn path=/head/; revision=190719
* - Enable JIT on amd64Rong-En Fan2007-04-087-9/+123
| | | | | | | | | | | - Change IP binding algorithm: it is used both for the console and AUX port, and not only in a mode hypervisor PR: ports/111330 Submitted by: Pavel I Volkov <pol at opk.ru> (maintainer) Notes: svn path=/head/; revision=189464
* - Add dynamips-develMartin Wilke2007-03-2614-40/+216
| | | | | | | | | | | Cisco 3600/7200 simulator. PR: 110614 Submitted by: Pavel Volkov<pol@opk.ru> Repocopy by: marcus Notes: svn path=/head/; revision=188372
* Fix the build on RLEENG_4.Max Khon2006-11-142-3/+5
| | | | Notes: svn path=/head/; revision=177207
* Remove LIB_DEPENDS if we link with libpcap from ports.Max Khon2006-11-141-1/+0
| | | | Notes: svn path=/head/; revision=177206
* - Require ${PORTSDIR}/net/libpcap >= 0.9.4 when system libpcap < 0.9.4.Max Khon2006-11-143-24/+11
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=177205
* Oops, worng patch committed.Max Khon2006-11-142-6/+4
| | | | Notes: svn path=/head/; revision=177204
* Fix nojit build.Max Khon2006-11-141-0/+11
| | | | Notes: svn path=/head/; revision=177203
* Bump PORTREVISION for PCAP_D_IN fix.Max Khon2006-11-131-0/+1
| | | | | | | PR: 105468 Notes: svn path=/head/; revision=177187
* Define PCAP_D_IN as D_IN on FreeBSD < 6.2 or HEAD before pcap 0.9.4 import.Max Khon2006-11-131-10/+15
| | | | | | | PR: 105468 Notes: svn path=/head/; revision=177186
* Update to 0.2.5.Max Khon2006-11-074-13/+27
| | | | Notes: svn path=/head/; revision=176710
* Forgotten fix from previous commit:Max Khon2006-03-081-1/+1
| | | | | | | | | Turn off JIT on amd64 (does not work for some reason). Approved by: portmgr Notes: svn path=/head/; revision=157044
* - Update to 0.2.4Max Khon2006-03-085-70/+51
| | | | | | | | | | | - Fix build on ia64 - Fix m_memalign for jemalloc - Set DYNAMIPS_ARCH on non-i386 properly Approved by: portmgr Notes: svn path=/head/; revision=157043
* Correct check for FreeBSD version that has libpcap 0.9+.Max Khon2006-02-132-8/+10
| | | | Notes: svn path=/head/; revision=155960
* Update to 0.2.3c.Max Khon2006-02-133-15/+26
| | | | | | | | | | | | | | | | | - 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+). Notes: svn path=/head/; revision=155958
* - Fix the build on RELENG_4 (USE_GCC=3.2+) [1]Max Khon2006-02-132-2/+4
| | | | | | | | | | - Fix the build on arches other than i386 [2] - Bump PORTREVISION Noted by: pointyhat [1], [2] Notes: svn path=/head/; revision=155956
* Fix CATEGORIES.Max Khon2006-02-021-1/+1
| | | | | | | Pointed out by: chkversion Notes: svn path=/head/; revision=155101
* New port: dynamipsMax Khon2006-02-024-0/+120
dynamips is Cisco 7200 simulator. Notes: svn path=/head/; revision=155068