Commit graph

148 commits

Author SHA1 Message Date
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
419448e136 Fix build when SRC_BASE is not /usr/src.
Note the previous patch was incomplete. :-(

PR:		233626
2018-11-29 21:26:10 +00:00
Jung-uk Kim
35d684efe9 Fix build when SRC_BASE is not /usr/src.
PR:		233626
2018-11-29 21:12:58 +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
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
Niclas Zeising
0fae2e9e0e Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG.  Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.

PR:		230909
Reviewed by:	eadler
Approved by:	portmgr (antoine)
Obtained from:	https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run:	antoine
Differential Revision:	https://reviews.freebsd.org/D16906
2018-09-11 18:34:27 +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
Niclas Zeising
15dac70c75 Switch to xorgproto instead of individual packages
Upstream used to distribute protocol headers as separate packages, but has
decided to merge those to a common package, named xorgproto.  This update
tracks that change.

* Add a new port, x11/xorgproto, with are protocol headers for xorg.
* Hook the new protocol port to the build and to infrastructure in
  bsd.xorg.mk.
* Update all ports with a dependency on any of the old *proto packages to
  instead depend on xorgproto.  Bump portrevision.
* Delete the old *proto packages, update MOVED.

PR:		230023
Submitted by:	zeising
Approved by:	portmgr (antoine)
exp-run by:	antoine
2018-07-31 18:41:30 +00:00
Gerald Pfeifer
09f9633cb6 Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
2018-07-29 22:18:44 +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
7bde56de6e emulators/virtualbox-ose-additions does not need lib32 on amd64 any more.
PR:		229686
2018-07-11 17:08:46 +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
4486ce76f7 Add a missing run-time dependency, x11/xrandr.
Differential Revision:	https://reviews.freebsd.org/D12803
2018-01-25 23:07:53 +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
48eabde9b0 Belatedly catch up with r433892.
libGL.so from graphics/mesa-libs is installed on ${LOCALBASE}/lib now.
2017-11-17 22:04:43 +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
3b388c46e9 - Fix overflow in host memory size calculation.
- Catch up with PG_CACHE removal on head.

PR:		211432
2017-09-08 01:12:56 +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
705bd5961f - Fix build on 10.3. strncat() was not available in libkern. Actually,
there is no point of using strncat() here because the length of tail is len.
- Remove few empty lines while I am here.
2017-07-18 22:11:18 +00:00
Mahdi Mokhtari
7f06d5b68d emulators/virtualbox-ose-additions: Add support for VirtualBox SharedFolder
This is an experimental implementation of VirtualBox SharedFolder subsystem support for FreeBSD.
The implementation is based on github.com/lwhsu/freebsd-vboxfs.
It's tested and worked as expected.
The locking mechanism may need enhancements.

Reviewed by:	jkim (vbox), mat (mentor)
Approved by:	jkim (vbox), mat (mentor)
Sponsored by:	Netzkommune GmbH
Differential Revision:	https://reviews.freebsd.org/D11602
2017-07-18 16:39:27 +00:00
Matthew Rezny
b760897dde Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
2017-05-23 05:03:14 +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
bc6e83f398 Improve D-Bus support. 2017-03-09 21:50:29 +00:00
Jung-uk Kim
9fc7e23845 Update to 5.1.16. 2017-03-09 00:25:44 +00:00
Jung-uk Kim
7580c94a58 Update the hints to use service(8). 2017-02-21 22:02:51 +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
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
b4f47b1ccb Fix the previous commit. It was incomplete.
Pointy hat:	jkim
2016-10-05 20:57:06 +00:00
Jung-uk Kim
7eaed1bd50 Add newly added slave ports to CONFLICTS_INSTALL. 2016-10-05 20:49:35 +00:00
Steve Wills
8402e33188 emulators/virtualbox-ose-additions: prepare for -nox11 slave port 2016-10-05 01:01:29 +00:00
Jung-uk Kim
2e7886d2ec Bump PORTREVISION for r421979. Although we usually do not update it for
non-default option changes, some users may benefit from it.

Requested by:	mat
2016-09-13 17:11:55 +00:00
Jung-uk Kim
f68519cd3b Do not override libGL.so.1 for libglx.so to let X server load it properly. 2016-09-13 05:33:11 +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
Bryan Drewery
279114665e Remove PORTSDIR from dependency 2016-08-04 17:22:46 +00:00
Jung-uk Kim
14e4d38019 Allow X server to load GLX extension. 2016-07-27 03:51:19 +00:00