Baptiste Daroussin
6976a7f097
Mark as broken: does not fetch
2015-10-24 01:16:35 +00:00
John Marino
312461b6fa
3 ports categories: Remove $PTHREAD_LIBS
...
Categories: print, science, emulators
approved by: PTHREAD blanket
2015-03-24 22:17:41 +00:00
Dmitry Marakasov
dd0e76f845
- Fix always true conditions
2014-12-04 16:04:25 +00:00
Vanilla I. Shu
017816e1d9
Stagify.
2014-08-25 06:41:25 +00:00
Antoine Brodin
1c6ed8eca3
Convert most NO_INSTALL_MANPAGES to USES=imake:noman
...
With hat: portmgr
2014-08-18 19:13:18 +00:00
Baptiste Daroussin
8d29c3c03e
Modernize LIB_DEPENDS
...
With hat: portmgr
2014-07-13 23:09:10 +00:00
Antoine Brodin
aa90d38b02
Resetting maintainership on ports that have not been staged and without any
...
pending PR
With hat: portmgr
2014-07-02 20:22:55 +00:00
Martin Wilke
4de7d44a79
- Convert gmake,bzip2 to USES
...
Approved by: portmgr
2014-05-26 13:13:46 +00:00
Baptiste Daroussin
1089da7dcc
Add NO_STAGE all over the place in preparation for the staging support (cat: emulators)
2013-09-20 16:43:52 +00:00
Martin Wilke
3cabe21a2d
- Get rid FreeBSD 6 support
2011-11-07 04:24:55 +00:00
Dmitry Marakasov
6f6fbe4bdf
- 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
2011-09-23 22:26:39 +00:00
Dennis Herrmann
2f962cb748
- Add CONFLICTS with dynamips-community
2011-04-24 07:57:12 +00:00
Andrej Zverev
65296b5804
- Fix not real world communications via gen_eth (FreeBSD's libpcap) issue [1]
...
- 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
2011-02-10 20:35:33 +00:00
Dmitry Marakasov
541b5a6374
- Update maintainer's email address
...
PR: 149490
Submitted by: Pavel I Volkov <pol@iib.ru> (maintainer)
2010-08-10 16:55:26 +00:00
Pav Lucistnik
ed9c0642a6
- Mark MAKE_JOBS_UNSAFE
...
Reported by: pointyhat
2009-11-18 22:39:55 +00:00
Martin Wilke
445a2c76a1
- Fix -m flag bug
...
- Update maintainer mail adress
PR: 137297
Submitted by: Pavel I Volkov <pol@opk.ru> (maintainer)
Feature safe: yes
2009-09-26 08:38:14 +00:00
Pav Lucistnik
efa63f6ba4
- 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
2008-07-25 14:34:52 +00:00
Edwin Groothuis
090059a210
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)
2008-06-06 14:17:21 +00:00
Pav Lucistnik
9fc1c4fe89
- Remove USE_GETOPT_LONG which is a no-op since March 2007
2008-03-20 09:56:52 +00:00
Mark Linimon
9abe91d1a0
Mark as broken on sparc64: fails to compile.
2008-02-01 11:20:47 +00:00
Pav Lucistnik
b655e549c4
- Update to 0.2.8-RC2
...
PR: ports/117457 ports/117927
Submitted by: Pavel I Volkov <pol@opk.ru> (maintainer)
2007-12-11 19:50:28 +00:00
Martin Wilke
51e5794fa0
- Update to 0.2.8-RC1
...
PR: 116344
Submitted by: Pavel I Volkov <pol@opk.ru> (maintainer)
2007-09-20 02:10:56 +00:00
Marcelo Araujo
f544ad6e1a
- Update version to 0.2.7-RC3
...
- Added files/patch-nvram_export.1
PR: ports/112381
Submitted by: Pavel I Volkov <pol@opk.ru> (maintainer)
Approved by: stas (mentor)
2007-06-01 16:29:59 +00:00
Martin Wilke
0e79986ee6
- Update to 0.2.7-RC2
...
PR: 112023
Submitted by: Pavel I Volkov <pol@opk.ru>
2007-04-23 09:06:47 +00:00
Rong-En Fan
46befb1a25
- Enable JIT on amd64
...
- 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)
2007-04-08 04:23:02 +00:00
Martin Wilke
82ddba6e7c
- Add dynamips-devel
...
Cisco 3600/7200 simulator.
PR: 110614
Submitted by: Pavel Volkov<pol@opk.ru>
Repocopy by: marcus
2007-03-26 09:37:11 +00:00
Max Khon
521ebc7ce9
Fix the build on RLEENG_4.
2006-11-14 04:33:04 +00:00
Max Khon
375ae2ae35
Remove LIB_DEPENDS if we link with libpcap from ports.
2006-11-14 04:24:43 +00:00
Max Khon
edd3566211
- 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.
2006-11-14 04:22:00 +00:00
Max Khon
83a38e9ea5
Oops, worng patch committed.
2006-11-14 04:15:04 +00:00
Max Khon
7b5543d645
Fix nojit build.
2006-11-14 04:13:24 +00:00
Max Khon
0c828377ed
Bump PORTREVISION for PCAP_D_IN fix.
...
PR: 105468
2006-11-13 18:41:57 +00:00
Max Khon
abb3bb636a
Define PCAP_D_IN as D_IN on FreeBSD < 6.2 or HEAD before pcap 0.9.4 import.
...
PR: 105468
2006-11-13 18:40:40 +00:00
Max Khon
4850276e8b
Update to 0.2.5.
2006-11-07 15:01:41 +00:00
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