mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 02:21:15 +02:00
update firefox
This commit is contained in:
@@ -14,7 +14,7 @@ USES= cmake perl5 shebangfix
|
||||
USE_PERL5= run
|
||||
SHEBANG_FILES= 3rd-party/dirsplit/dirsplit
|
||||
|
||||
CONFLICTS?= cdrtools-[0-9]* cjk-cdrtools-[0-9]* cdrtools-devel-[0-9]*
|
||||
#CONFLICTS?= cdrtools-[0-9]* cjk-cdrtools-[0-9]* cdrtools-devel-[0-9]*
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e 's|share/man|man|' ${WRKSRC}/include/AddSchilyBits.cmake \
|
||||
|
||||
@@ -23,11 +23,11 @@ CONFIGURE_ARGS= --with-platform=emu
|
||||
CONFIGURE_ARGS+= CC=${CC}
|
||||
CONFIGURE_ARGS+= CPP="${CC} -E"
|
||||
CONFIGURE_ARGS+= LEX=${LOCALBASE}/bin/gflex
|
||||
CONFIGURE_ARGS+= --enable-grub-mount=no
|
||||
CONFIGURE_ARGS+= --enable-grub-mkfont=no
|
||||
CONFIGURE_ARGS+= --enable-grub-emu-sdl=no
|
||||
CONFIGURE_ARGS+= --disable-nls
|
||||
CONFIGURE_ARGS+= --disable-werror
|
||||
CONFIGURE_ARGS+= --enable-grub-mount=no
|
||||
CONFIGURE_ARGS+= --enable-grub-mkfont=no
|
||||
CONFIGURE_ARGS+= --enable-grub-emu-sdl=no
|
||||
CONFIGURE_ARGS+= --disable-nls
|
||||
CONFIGURE_ARGS+= --disable-werror
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# $FreeBSD: head/sysutils/vm-bhyve/Makefile 420337 2016-08-17 11:49:08Z amdmi3 $
|
||||
|
||||
PORTNAME= vm-bhyve
|
||||
PORTVERSION= 1.3.0 #1.2.3# 1.3.0
|
||||
PORTVERSION= 1.4.0
|
||||
DISTVERSIONPREFIX=v
|
||||
CATEGORIES= sysutils
|
||||
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
SHA256 (churchers-vm-bhyve-v1.3.0_GH0.tar.gz) = aa6b98a25cb437ff7334f376eca75423f82a5b8cac5d2246e7b7a1042ea90267
|
||||
SIZE (churchers-vm-bhyve-v1.3.0_GH0.tar.gz) = 71219
|
||||
TIMESTAMP = 1580048634
|
||||
SHA256 (churchers-vm-bhyve-v1.4.0_GH0.tar.gz) = b9fb823b7f1ee39bf812a9479a4e31c011607ad4a9b28302f6524fe0aed5dd93
|
||||
SIZE (churchers-vm-bhyve-v1.4.0_GH0.tar.gz) = 73222
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
etc/rc.d/vm
|
||||
lib/vm-bhyve/vm-base
|
||||
lib/vm-bhyve/vm-cmd
|
||||
lib/vm-bhyve/vm-config
|
||||
@@ -17,4 +18,23 @@ lib/vm-bhyve/vm-util
|
||||
lib/vm-bhyve/vm-zfs
|
||||
man/man8/vm.8.gz
|
||||
sbin/vm
|
||||
share/examples/vm-bhyve/alpine.conf
|
||||
share/examples/vm-bhyve/arch.conf
|
||||
share/examples/vm-bhyve/centos6.conf
|
||||
share/examples/vm-bhyve/centos7.conf
|
||||
share/examples/vm-bhyve/config.sample
|
||||
share/examples/vm-bhyve/coreos.conf
|
||||
share/examples/vm-bhyve/debian.conf
|
||||
share/examples/vm-bhyve/default.conf
|
||||
share/examples/vm-bhyve/dragonfly.conf
|
||||
share/examples/vm-bhyve/freebsd-zvol.conf
|
||||
share/examples/vm-bhyve/freepbx.conf
|
||||
share/examples/vm-bhyve/linux-zvol.conf
|
||||
share/examples/vm-bhyve/netbsd.conf
|
||||
share/examples/vm-bhyve/openbsd.conf
|
||||
share/examples/vm-bhyve/resflash.conf
|
||||
share/examples/vm-bhyve/ubuntu.conf
|
||||
share/examples/vm-bhyve/windows.conf
|
||||
@dir lib/vm-bhyve
|
||||
@dir share/examples/vm-bhyve
|
||||
@dir share/examples
|
||||
|
||||
Reference in New Issue
Block a user