Commit Graph

22 Commits

Author SHA1 Message Date
Mark Linimon 5b5d917fce Mark as BROKEN on riscv64.
While here, pet portlint (Makevar order).

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
2020-12-12 05:21:10 +00:00
Tobias C. Berner 707c6bf295 Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
2018-12-25 20:25:39 +00:00
Muhammad Moinur Rahman ae284d09e2 emulators/dynamips-community: Update version 0.2.16=>0.2.17
- Add OPTION DOCS
- Fix build with NOJIT [1]

PR:		222047 [1]
Reported by:	openss.services@gmail.com [1]
2017-09-22 11:43:13 +00:00
Mark Linimon 45cb752a04 Begin deorbit burn of ia64. We have not attempted to build packages for
it for many years.

While here, alphabetize ARCHs, pet portlint, and modernize usages.

Approved by:	portmgr (tier-2 blanket)
2017-06-25 00:29:09 +00:00
Olivier Cochard 6d7cdc135f Update to 0.2.16 and fix tap interface usage.
PR:		218893
Submitted by:	olivier
Approved by:	pavelivolkov@gmail.com (maintainer)
Sponsored by:	Orange
2017-04-27 09:43:41 +00:00
Dmitry Marakasov 21a4b315bb - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by:	portmgr blanket
2017-01-12 11:30:50 +00:00
Mathieu Arnold f899c758a6 When there is a do-install target, do not use a post-install target, do
everything at once.  Sometime, rename post-install into a options helper
target.

I did not fix ports that were such a mess that I could not figure out
what they really wanted to do.  I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-19 11:04:13 +00:00
Mathieu Arnold 4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Mathieu Arnold 7823fa4b7e Cleanup GH_* and variables order.
Sponsored by:	Absolight
2015-12-29 14:30:46 +00:00
Mathieu Arnold a78f70446d Fix on recent stable/10.
PR:		202082
Submitted by:	maintainer
Sponsored by:	Absolight
2015-10-21 14:17:06 +00:00
Kurt Jaeger 421607b901 emulators/dynamips-community: 0.2.12 -> 0.2.15
- Add optional argument 'format' to hypervisor commands
  - 'send_con_msg' and 'send_aux_msg'.
  - Report "X byte(s) written" on succeess.
  - String formats:
    * plain - plain string (default, old behavior)
    * base64 - base64 encoded string
- Use an auxiliary variable to record configured ram size for npe-400
- Fixed issue #49 - IOS crashes after router restart
- Fixed issue #50 - vm send_con_msg

PR:		194066
Submitted by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
2015-08-02 16:39:13 +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
Tilman Keskinoz c2a0d1236f Update to 0.2.12
PR:		190875
Submitted by:	maintainer
2014-07-02 11:41:16 +00:00
Pawel Pekala 06efbf78f0 - Update to version 0.2.11 [1]
- Remove optional installation of DOCS files, staging
  takes care of that, make it shorter

PR:		ports/187447 [1]
Submitted by:	maintainer
2014-03-13 18:36:36 +00:00
Baptiste Daroussin 1b5bf34786 Convert e* to USES=zip 2014-03-07 16:55:01 +00:00
John Marino faa1a95efc emulations/dynamips-community: Update to 0.2.10, support stage
Additionally from marino@:
 * Use OPSYS with OVERSION
 * Properly set LIB_DEPENDS
 * Treat x86-64 like amd64
 * Fixed line ending on pkg-descr

PR:		ports/185642
Submitted by:	maintainer (Pavel Volkov)
Fixed by:	marino@
2014-01-25 16:29:42 +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
Baptiste Daroussin f53196ebc9 Convert emulators to new options framework 2013-04-28 21:20:28 +00:00
Pav Lucistnik 9cd91f3661 - Remove conditional checks for FreeBSD 6.X
PR:		ports/165608
Submitted by:	pgollucci
Approved by:	portmgr (hat)
2012-03-02 14:56:37 +00:00
Mark Linimon 8522641a02 Also broken on powerpc: uses i386 asm.
Hat:		portmgr
2011-11-10 05:56:18 +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 c63bd304c9 Cisco 1700/2600/3600/3700/7200 simulator.
WWW:	http://www.gns3.net/content/dynamips-028-rc3-community-version-released

PR:		ports/156454
Submitted by:	Pavel I Volkov <pavelivolkov@googlemail.com>
2011-04-24 07:55:01 +00:00