Commit graph

148 commits

Author SHA1 Message Date
Kyle Evans
e4f412cb1b emulators/virtualbox-ose-{additions,kmod}: Remove missing patch
extrapatch-Config.kmk was merged in ports r528258 into the standard
Config.kmk patch out of necessity, but inadvertently missed that it was also
referenced in two other spots.

No PORTREVISION bump, as these are build-only fixes to fix the entirety of
virtualbox-ose-additions and the DEBUG option of virtualbox-ose-kmod.

PR:		245239
Approved by:	koobs (mentor)
Approved by:	portmgr (blanket: build fix, just-fix-it)
MFH:		2020Q2 (blanket: build fix)
Differential Revision:	https://reviews.freebsd.org/D24260
2020-04-04 19:01:20 +00:00
Jung-uk Kim
fa86e7a147 Update to 5.2.34.
https://www.virtualbox.org/wiki/Changelog-5.2#v34
2019-10-17 03:02:36 +00:00
Dmitry Marakasov
d611e8e342 - Update WWW
Approved by:	portmgr blanket
2019-09-24 09:38:25 +00:00
Tobias Kortkamp
1a78aa8c30 emulators/virtualbox-ose*: Use ECHO_CMD not ECHO per bsd.commands.mk
- Unbreak `make -s` builds

PR:		240433, 240426
Submitted by:	Franco Fichtner <franco@opnsense.org> (based on)
2019-09-09 11:01:13 +00:00
Gerald Pfeifer
ea8c8ec7da Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2019-07-26 20:46:53 +00:00
Jung-uk Kim
48de8a4b8c Update to 5.2.32.
https://www.virtualbox.org/wiki/Changelog-5.2#v32
2019-07-16 23:02:43 +00:00
Jung-uk Kim
1353ce32bd Update to 5.2.30.
https://www.virtualbox.org/wiki/Changelog-5.2#v30
2019-05-16 22:16:06 +00:00
Christoph Moench-Tegeder
e320d59467 set VirtualBox MASTER_SITES to download.oracle.com
The SSL certificate of the host does not have download.virtualbox.org
in it's SubjectAltName anymore (download.virtualbox.org points to the
same CDN and is the same host as download.oracle.com, and checksums still
match).

Reported by:	Duncan Young
2019-04-27 13:13:25 +00:00
Jung-uk Kim
3c53b6d151 Update to 5.2.28.
https://www.virtualbox.org/wiki/Changelog-5.2#v28
2019-04-23 19:20:48 +00:00
Jung-uk Kim
10c4fcdc0f Prefer HTTPS for MASTER_SITES. 2019-01-29 19:24:30 +00:00
Jung-uk Kim
f226c4d673 Update to 5.2.26.
https://www.virtualbox.org/wiki/Changelog-5.2#v26
2019-01-29 19:12:47 +00:00
Jung-uk Kim
ce47baa1ab Update to 5.2.24.
https://www.virtualbox.org/wiki/Changelog-5.2#v24
2019-01-16 15:19:45 +00:00
Gerald Pfeifer
a9f015d155 Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
2018-12-12 01:35:33 +00:00
Jung-uk Kim
d1488972e2 Update to 5.2.22.
https://www.virtualbox.org/wiki/Changelog#22
2018-11-09 23:54:01 +00:00
Rene Ladan
8a502cb2d4 Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by:	rene
Reviewed by:	bapt, jbeich
Differential Revision:	https://reviews.freebsd.org/D17724
2018-11-02 13:32:34 +00:00
Jung-uk Kim
b8c6eabbfe Support SMAP for amd64.
This should stop kernel panics on SMAP supported CPUs after r336876.

PR:		230460
MFH:		2018Q4
2018-10-20 04:42:53 +00:00
Jung-uk Kim
27785eaba9 Update to 5.2.20.
https://www.virtualbox.org/wiki/Changelog#20
2018-10-17 06:49:30 +00:00
Jung-uk Kim
b621458fc9 Update to 5.2.18.
https://www.virtualbox.org/wiki/Changelog#18
2018-08-15 19:38:59 +00:00
Jung-uk Kim
5ac9771135 Update to 5.2.16.
https://www.virtualbox.org/wiki/Changelog#16
2018-07-17 19:19:17 +00:00
Jung-uk Kim
52896eada3 Update to 5.2.14.
https://www.virtualbox.org/wiki/ChangeLog#14
2018-07-02 22:13:39 +00:00
Jung-uk Kim
75f1d3db92 Update to 5.2.12.
https://www.virtualbox.org/wiki/Changelog#12
2018-05-10 18:41:32 +00:00
Jung-uk Kim
ff9707fa61 Update to 5.2.10.
https://www.virtualbox.org/wiki/Changelog#v10
2018-04-17 21:17:42 +00:00
Gerald Pfeifer
c2a92a1aea Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
2018-03-10 17:46:04 +00:00
Jung-uk Kim
cbe1220de7 Update to 5.2.8.
https://www.virtualbox.org/wiki/Changelog#v8
2018-02-28 23:36:57 +00:00
Jung-uk Kim
bf36a2031a Update to 5.2.6. 2018-01-17 04:37:09 +00:00
Jung-uk Kim
5c32f53c15 Update to 5.2.4.
https://www.virtualbox.org/wiki/Changelog#v4
2017-12-27 21:01:54 +00:00
Jung-uk Kim
b58bf791cc Update to 5.2.2. 2017-11-30 23:45:48 +00:00
Jung-uk Kim
67f82eef26 Turn on VIMAGE option by default.
VIMAGE is enabled in GENERIC kernels on head now.
2017-10-24 20:06:57 +00:00
Jung-uk Kim
a4ab367afe Update to 5.2.0. 2017-10-23 16:49:37 +00:00
Jung-uk Kim
0966a2ec16 Update to 5.1.30. 2017-10-17 00:53:33 +00:00
Jung-uk Kim
729f257a7b Update to 5.1.28. 2017-09-15 06:34:50 +00:00
Jung-uk Kim
ee2c206199 Update to 5.1.26. 2017-07-28 17:08:14 +00:00
Jung-uk Kim
0977443430 Update to 5.1.24. 2017-07-19 00:03:15 +00:00
Jung-uk Kim
25b71d9688 Update to 5.1.22. 2017-05-01 18:49:02 +00:00
Jung-uk Kim
8a781f8dbd Update to 5.1.20. 2017-04-18 20:56:44 +00:00
Jung-uk Kim
e90df162f1 Update to 5.1.18. 2017-03-15 22:22:59 +00:00
Jung-uk Kim
9fc7e23845 Update to 5.1.16. 2017-03-09 00:25:44 +00:00
Jung-uk Kim
e03ffb78e4 Update to 5.1.14. 2017-01-18 19:09:06 +00:00
Jung-uk Kim
55eb3c678e Update to 5.1.12. 2016-12-21 14:01:15 +00:00
Jung-uk Kim
fb3b57862e Update to 5.1.10. 2016-11-24 20:37:08 +00:00
Li-Wen Hsu
ab46678ab2 - Fix plist when DEBUG enabled on 11
Reviewed by:	jkim
Differential Revision:	https://reviews.freebsd.org/D5071
2016-11-02 05:05:20 +00:00
Jung-uk Kim
01ac95e188 Update to 5.1.8.
PR:		213683
Differential Revision:	https://reviews.freebsd.org/D8292
2016-10-23 19:32:53 +00:00
Jung-uk Kim
1563c9ac55 Update to 5.1.6. 2016-09-12 22:52:05 +00:00
Jung-uk Kim
e60871787d Update to 5.1.4. 2016-09-07 21:35:38 +00:00
Jung-uk Kim
d271b01c94 Disable TSC measurement thread. It causes a panic with INVARIANTS kernel
option.  In fact, I doubt that it works on FreeBSD.
2016-07-25 23:38:31 +00:00
Jung-uk Kim
3721902bc8 Update to 5.0.26. 2016-07-22 20:28:01 +00:00
Jung-uk Kim
aec8860ef3 Update to 4.3.38.
MFH:		2016Q2
2016-04-21 17:11:12 +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
Jung-uk Kim
0e7f31a368 Update to 4.3.36. 2016-02-05 04:24:02 +00:00
Jung-uk Kim
034170d71e Update to 4.3.34.
MFH:		2015Q4
2015-11-12 22:15:00 +00:00