1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
freebsd-ports/emulators
Mathieu Arnold f6d56007b9 Remove all := from BUILD_DEPENDS, here are never needed.
While there, cleanup, and sort depends.

When build and run dependencies are the same, there are three ways to
avoid duplicating the list while not adding the framework added
BUILD_DEPENDS to the RUN_DEPENDS.  In order of preference, they are:

1) use RUN_DEPENDS to set BUILD_DEPENDS:

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	foo:bar/baz

2) create another variable and use it:

MY_DEPENDS= foo:bar/baz
BUILD_DEPENDS=	${MY_DEPENDS}
RUN_DEPENDS=	${MY_DEPENDS}

3) use BUILD_DEPENDS to set RUN_DEPENDS and force evaluation:

BUILD_DEPENDS=	foo:bar/baz
RUN_DEPENDS:=	${BUILD_DEPENDS}

Sponsored by:	Absolight
2018-07-09 08:40:17 +00:00
..
adamem For ports that are marked BROKEN on armv6, and also fail to build on 2017-11-30 06:13:34 +00:00
advancemame Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
advancemenu Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
advancemess Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
aftp
almostti Add a port of AlmostTI, simple emulator for Z80-based series of Texas 2017-04-26 09:10:00 +00:00
aqemu Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
atari800
bfe
bochs emulators/bochs: Update the port to the latest release 2017-11-27 17:33:28 +00:00
bsvc
catapult Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
cinc
cingb
citra emulators/citra: update to s20180704 2018-07-05 00:21:34 +00:00
citra-qt5 emulators/citra: update to s20180418 2018-04-19 00:31:12 +00:00
cpmemu
cpmtools
cpmtools2
darcnes - COMMENT should start wit capital letter 2017-07-16 18:06:45 +00:00
dboxfe Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
desmume Revision bump of all ports with USE_GL after consolidation of mesa-libs 2017-05-23 05:03:14 +00:00
dgen-sdl - Fix build with clang6 2018-01-31 18:15:39 +00:00
dolphin-emu Update security/mbedtls to 2.9.0 and bump dependent ports. 2018-06-07 12:16:47 +00:00
dosbox Fix build of dosbox with clang 6. 2018-02-05 18:17:34 +00:00
dtcyber For ports that are marked BROKEN on armv6, and also fail to build on 2017-11-30 06:13:34 +00:00
dynagen Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
dynagui Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
dynamips-community emulators/dynamips-community: Update version 0.2.16=>0.2.17 2017-09-22 11:43:13 +00:00
e-uae
fceux - Fix LICENSE 2017-12-04 13:56:49 +00:00
fmsx Mark BROKEN: unfetchable 2018-03-29 13:45:10 +00:00
frodo - fix build for FreeBSD 12.0 2018-05-14 14:56:47 +00:00
fs-uae - Update WWW 2018-03-24 09:33:20 +00:00
fs-uae-launcher fs-uae-launcher doesn't work with python3 2018-02-14 10:02:49 +00:00
fuse Update the Fuse ports to their latest versions: 2018-07-05 13:39:55 +00:00
fuse-roms emulators/fuse-roms: use RPM from Fedora 26 2017-08-13 16:27:54 +00:00
fuse-utils Update the Fuse ports to their latest versions: 2018-07-05 13:39:55 +00:00
gbe
gem5 emulators/gem5: Unbreak by fixing the python-config executable name 2018-03-12 07:54:30 +00:00
generator
generator-cbiere
gens Revision bump of all ports with USE_GL after consolidation of mesa-libs 2017-05-23 05:03:14 +00:00
gngb Revision bump of all ports with USE_GL after consolidation of mesa-libs 2017-05-23 05:03:14 +00:00
gngeo Convert every usage of https://github.com/.../archive/xxx to USE_GITHUB. 2017-06-06 16:18:16 +00:00
gns3 Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
gxemul Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
hatari Fix emulators/hatari pre-emptively for CMake 3.11. Build error is 2018-03-20 22:52:50 +00:00
hercules Update to 3.13. 2017-10-11 08:47:23 +00:00
higan Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
hugo
i386-wine emulators/i386-wine: fix dependency path for gecko, mono 2018-03-10 11:24:54 +00:00
i386-wine-devel i386-wine-devel: update to 3.3 2018-03-10 11:14:01 +00:00
ia64sim
ines
javatari
joytran
jzintv
kcemu multimedia/ffmpeg: update to 4.0 2018-05-02 15:07:27 +00:00
klh10
lib765
libdsk
libspectrum Update the Fuse ports to their latest versions: 2018-07-05 13:39:55 +00:00
linux_base-c6 - Fix OSVERSION conditions 2018-06-19 20:30:59 +00:00
linux_base-c7 - Fix OSVERSION conditions 2018-06-19 20:30:59 +00:00
linux-c6 Merge Linux ncurses-base into linux_base. It's needed by ncurses-libs. 2017-11-01 13:21:11 +00:00
linux-c7 Merge Linux ncurses-base into linux_base. It's needed by ncurses-libs. 2017-11-01 13:21:11 +00:00
lisaem
loemu Add explicit FLAVOR to dependencies (useful when using 2017-12-09 10:12:29 +00:00
m2000 - Remove archivers/zip build dependency 2017-11-06 16:45:29 +00:00
mame Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
mastergear
mednafen Update sysutils/libcdio to 2.0.0 2018-04-05 20:13:33 +00:00
mess - Update emulators/{mame,mess} to 0.196 2018-04-07 19:35:22 +00:00
mgba Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
mtools
mupen64plus
mupen64plus-audio-sdl
mupen64plus-core Revision bump of all ports with USE_GL after consolidation of mesa-libs 2017-05-23 05:03:14 +00:00
mupen64plus-input-sdl
mupen64plus-plugins
mupen64plus-qt Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
mupen64plus-rsp-cxd4 Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
mupen64plus-rsp-hle
mupen64plus-rsp-z64
mupen64plus-ui-console
mupen64plus-video-arachnoid Revision bump of all ports with USE_GL after consolidation of mesa-libs 2017-05-23 05:03:14 +00:00
mupen64plus-video-glide64 Revision bump of all ports with USE_GL after consolidation of mesa-libs 2017-05-23 05:03:14 +00:00
mupen64plus-video-glide64mk2 devel/boost-*: update to 1.67.0 2018-04-18 13:57:42 +00:00
mupen64plus-video-rice Revision bump of all ports with USE_GL after consolidation of mesa-libs 2017-05-23 05:03:14 +00:00
mupen64plus-video-z64 Bump portrevision to chase graphics/glew shard library version update. 2017-11-18 19:32:38 +00:00
nestopia emulators/nestopia: Update to 1.4.8 2017-09-05 17:13:08 +00:00
nonpareil
o2em
ods2reader
open-vm-tools Do not force stop services when a package is deinstalled. 2018-06-27 13:55:56 +00:00
open-vm-tools-nox11 emulators/open-vm-tools: Update to 10.1.0 2017-03-22 14:52:00 +00:00
openmsx Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
p5-Acme-6502 Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
parallels-tools
pcemu
pcsxr Update to latest available Codeplex' snapshot and host project on Github 2018-06-11 11:46:05 +00:00
pearpc Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
pipelight pipelight builds fine with wine (not run tested) 2018-02-21 16:07:25 +00:00
playonbsd Spell Wine with an uppercase W to align with upstream usage. 2018-04-02 12:40:06 +00:00
ppsspp Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
ppsspp-qt5 emulators/ppsspp-qt5: rebuild after r472312 2018-06-13 13:21:56 +00:00
py-gns3-converter Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-nova Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-unicorn Update to 1.0.1 2017-04-30 10:45:06 +00:00
q4wine Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
qemu Reduce dependency on the python2 metaport 2018-02-19 11:10:43 +00:00
qemu-cheri Update CHERI LLVM and QEMU to new snapshots. 2018-06-18 21:30:38 +00:00
qemu-devel Reduce dependency on the python2 metaport 2018-02-19 11:10:43 +00:00
qemu-ppcnv Reduce dependency on the python2 metaport 2018-02-19 11:10:43 +00:00
qemu-riscv - Update to 2.13.0_20180622 2018-07-05 16:36:53 +00:00
qemu-sbruno qemu-user-static update: 2018-06-23 00:02:15 +00:00
qemu-user-static Mark some ports failing on power64. In cases where the error message 2017-05-22 13:17:38 +00:00
qemu-utils Reduce dependency on the python2 metaport 2018-02-19 11:10:43 +00:00
qmc2 Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
qtemu Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
quasi88
riscv-fesvr - Update to 20180103 snapshot 2018-01-07 16:34:37 +00:00
riscv-isa-sim - Update to 20180103 snapshot 2018-01-07 16:34:56 +00:00
rpcs3 emulators/rpcs3: update to 0.0.5.609 2018-07-07 00:39:34 +00:00
rtc Mark as broken on FreeBSD 12. This ought to be an easy fix for someone 2018-03-18 15:26:29 +00:00
rubygem-fission Fix gemspec for rubygem-CFPropertyList 3.0.0 update 2018-01-14 14:14:38 +00:00
simh Attempt to see if the build can be fixed on non-clang-based archs. 2018-07-02 03:08:57 +00:00
skyeye Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
snes9express - Add LICENSE_FILE 2017-12-05 18:27:31 +00:00
snes9x Revision bump of all ports with USE_GL after consolidation of mesa-libs 2017-05-23 05:03:14 +00:00
snes9x-gtk Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
spim
stella Mark more recently failing ports broken on aarch64. 2017-12-19 14:41:29 +00:00
stonx
swine Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
tiemu3 Register dependency on groff 2017-05-25 14:35:49 +00:00
tilem
tme Update automake to 1.16.1. Also remove automake-wrapper. We haven't had 2018-06-14 12:47:58 +00:00
tpm-emulator emulators/tpm-emulator: fail to run in arm64 due to improper getopt(3) use 2017-06-03 21:56:25 +00:00
tuxnes
uae
ucon64
unicorn For ports that are marked BROKEN on armv6, and also fail to build on 2017-11-30 06:13:34 +00:00
vba Begin deorbit burn of ia64. We have not attempted to build packages for 2017-06-25 00:29:09 +00:00
vboxtool
vgb-bin
vgba-bin
vice - Update to 0.50.3 2018-06-22 17:18:45 +00:00
virtio-kmod
virtualbox-ose Update to 5.2.14. 2018-07-02 22:13:39 +00:00
virtualbox-ose-additions Update to 5.2.14. 2018-07-02 22:13:39 +00:00
virtualbox-ose-additions-nox11 Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
virtualbox-ose-kmod Update to 5.2.14. 2018-07-02 22:13:39 +00:00
virtualbox-ose-nox11 Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
visualboyadvance-m multimedia/ffmpeg: update to 4.0 2018-05-02 15:07:27 +00:00
vmips
vmsbackup - Remove dead MASTER_SITES 2017-11-06 15:35:22 +00:00
vmw
vpcs
vxtools
wine Update to the Wine 3.0.2 maintenance release which "only" fixes a couple 2018-06-30 19:28:33 +00:00
wine-devel Update to Wine 3.11. This includes the following changes: 2018-06-26 18:08:04 +00:00
wine-gecko Add CONFLICTS entries that prevent simultaneous installation of normal 2018-05-19 07:59:57 +00:00
wine-gecko-devel Add CONFLICTS entries that prevent simultaneous installation of normal 2018-05-19 07:59:57 +00:00
wine-mono Add CONFLICTS entries that prevent simultaneous installation of normal 2018-05-19 07:59:57 +00:00
wine-mono-devel Add CONFLICTS entries that prevent simultaneous installation of normal 2018-05-19 07:59:57 +00:00
winetricks update emulators/winetricks to 20180603 2018-06-17 22:17:29 +00:00
wxmupen64plus wxmupen64plus is not compatible with python3 2018-05-26 19:04:04 +00:00
x48
x49gp Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
xbraitenberg
xcpc
xen
xen-kernel xen-kernel: add prerequisites for XSA-254 bandaid 2018-01-24 08:51:37 +00:00
xhomer
xsystem35
xzx
yabause Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
yape
zsnes
Makefile Remove expired ports: 2018-06-01 18:50:44 +00:00