Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | init script should be POSIX compliantHEADmaster | Fabio Rossi | 2020-05-03 | 1 | -4/+4 |
| | | | | | | | openrc aims at using a POSIX compliance sh, replaced a bashism. This fixes issue #50 on github Signed-off-by: Fabio Rossi <rossi.f@inwind.it> | ||||
* | The virtual/jpeg:62 is not anymore in portage, fix it | Fabio Rossi | 2020-04-13 | 1 | -1/+4 |
| | | | | Signed-off-by: Fabio Rossi <rossi.f@inwind.it> | ||||
* | removed USE flag bundled-libs | Fabio Rossi | 2020-04-12 | 1 | -145/+13 |
| | | | | | | | | | | | In portage a lot of deps are not anymore present because 12.5.9.7535481 version is more than two years old. The old USE=-bundled-libs configuration is then not anymore working leading to an useless installation. Now the default is an installation with bundled libs without options. There are of course security issues but let's leave to the user the option to install the software he paid for :-) Signed-off-by: Fabio Rossi <rossi.f@inwind.it> | ||||
* | removed media-libs/tiff:3 dep | Fabio Rossi | 2020-04-12 | 1 | -0/+383 |
| | | | | | | | It is not anymore in portage but it seems is not needed by the software. This should also close https://github.com/gentoo/vmware/issues/46 Signed-off-by: Fabio Rossi <rossi.f@inwind.it> | ||||
* | shipped libgcrypt.so.11 is mandatory now | Fabio Rossi | 2019-03-23 | 1 | -5/+4 |
| | | | | | | | | dev-libs/libgcrypt:11 is going to be removed soon from portage so it cannot be removed from bundled libs anymore. See also bugs #567382 or #656372. Changed also the message to the user clearly stating the security issue! | ||||
* | remove from manifest unpublished versions | Fabio Rossi | 2018-04-07 | 1 | -1/+0 |
| | |||||
* | Forgot to update manifest | Fabio Rossi | 2018-02-21 | 1 | -3/+4 |
| | |||||
* | Migrated to xdg-utils.eclass | Fabio Rossi | 2018-02-21 | 1 | -4/+6 |
| | |||||
* | Added latest version 12.5.9.7535481 in 12.5 series. | Fabio Rossi | 2018-02-21 | 1 | -0/+0 |
| | |||||
* | Fix note about openssl version | Fabio Rossi | 2017-11-17 | 1 | -1/+1 |
| | |||||
* | Added latest version 12.5.8.7098237 | Fabio Rossi | 2017-11-17 | 2 | -1/+1 |
| | |||||
* | Updated headers with 2017 copyright | Fabio Rossi | 2017-06-25 | 1 | -1/+1 |
| | |||||
* | Fixed some issues with repoman | Fabio Rossi | 2017-06-25 | 2 | -4/+1 |
| | |||||
* | Remove all $Id$ lines | Fabio Rossi | 2017-06-25 | 4 | -4/+0 |
| | | | | | All $Id$ lines are not anymore needed as indicated in https://bugs.gentoo.org/show_bug.cgi?id=611234 | ||||
* | Cleaning the overlay removing old files. | Fabio Rossi | 2017-06-25 | 4 | -516/+0 |
| | | | | | | | Let's clean the overlay keeping only last version of each major release, this simplifies the management of the files. At a certain point it might be even possible to import older versions that are now package-masked in the main Gentoo repository. | ||||
* | Align ebuild structure between player and workstation, version 11 | Fabio Rossi | 2017-06-25 | 4 | -88/+140 |
| | |||||
* | app-emulation/vmware-player: added latest version for 11 series | Fabio Rossi | 2017-06-25 | 3 | -1/+1 |
| | |||||
* | Added latest version 12.5.7.5813279 | Fabio Rossi | 2017-06-25 | 2 | -1/+1 |
| | | | | | Excluded right now the associated version of vmware-tools because it has the same name of previous 12.5.6. Is it changed anything? | ||||
* | Let's fix the things for 12.5 with -bundled-libs now that gcc-5 is stable. | Fabio Rossi | 2017-06-25 | 1 | -10/+0 |
| | |||||
* | Fix zlib.so loading with latest vmware version | Fabio Rossi | 2017-05-24 | 1 | -0/+7 |
| | |||||
* | Added latest version 12.5.6.5528349 | Fabio Rossi | 2017-05-21 | 2 | -1/+1 |
| | |||||
* | app-emulation/vmware-{player,workstation}: fix init.d when vsock/vmci are ↵ | Fabio Rossi | 2017-05-20 | 3 | -29/+173 |
| | | | | | | | | built into kernel The old init scripts fail when the vsock/vmci are built into kernel not as modules. This should close the bug #510156. The systemd services fail but don't block the initialization so I haven't touched them. | ||||
* | Added latest version 12.5.4.5192485 | Fabio Rossi | 2017-03-20 | 2 | -1/+1 |
| | |||||
* | app-emulation/vmware-player: add missing rc file | Fabio Rossi | 2017-03-07 | 1 | -0/+44 |
| | | | | This fixes https://github.com/gentoo/vmware/issues/30 | ||||
* | Last version doesn't start anymore without bundled libz.so in unbundled ↵ | Fabio Rossi | 2017-02-26 | 1 | -1/+0 |
| | | | | condition. | ||||
* | Added latest version 12.5.2.4638234. | Fabio Rossi | 2017-02-25 | 2 | -0/+389 |
| | |||||
* | switching to openrc-run from runscript | Evan Teran | 2016-09-02 | 2 | -2/+2 |
| | |||||
* | Added latest version 12.1.1.3770994 | Fabio Rossi | 2016-05-14 | 2 | -1/+1 |
| | |||||
* | app-emulation/vmware-player: align with latest version of vmware-workstation | Fabio Rossi | 2016-04-27 | 1 | -34/+42 |
| | |||||
* | Align last ebuild of vmware-player to vmware-workstation | Fabio Rossi | 2016-04-03 | 1 | -6/+5 |
| | |||||
* | Clean deps getting list from scanelf instead of ldd | Fabio Rossi | 2016-04-03 | 1 | -39/+2 |
| | | | | | | | | The dependencies were initially obtained from ldd which works recursively so it shows also all the dynamically linked libs of the primary DT_NEEDED libs... Basically ldd shows much more dependencies, the new configuration has been tested on a freshly built ~amd64 system. | ||||
* | app-emulation/vmware-player: Drop pulseaudio requirement after reports on ↵ | Andreas K. Hüttel | 2016-03-20 | 1 | -1/+0 |
| | | | | | | bug 559798 Package-Manager: portage-2.2.27 | ||||
* | app-emulation/vmware-player: Update systemd unit files | Andreas K. Hüttel | 2016-03-19 | 2 | -3/+3 |
| | | | | Package-Manager: portage-2.2.28 | ||||
* | app-emulation/vmware-player: Remove old | Andreas K. Hüttel | 2016-03-19 | 3 | -125/+0 |
| | | | | Package-Manager: portage-2.2.28 | ||||
* | app-emulation/vmware-player: Minor fixes | Andreas K. Hüttel | 2016-03-19 | 1 | -6/+7 |
| | | | | Package-Manager: portage-2.2.28 | ||||
* | app-emulation/vmware-player: Version bump. Import from Fabio Rossi's vmware ↵ | Fabio Rossi | 2016-03-19 | 4 | -0/+465 |
| | | | | overlay clone. | ||||
* | app-emulation/vmware-player: Remove old | Andreas K. Hüttel | 2016-03-19 | 3 | -510/+0 |
| | | | | Package-Manager: portage-2.2.28 | ||||
* | updating some meta-data | Evan Teran | 2016-03-16 | 4 | -8/+11 |
| | | | | | | | version bump on vmware-workstation:11 making sure that the latest vmware-workstation:11 has bundled-libs support Package-Manager: portage-2.2.26 | ||||
* | Fix headers (copied from main tree) | Andreas K. Huettel (dilfridge) | 2015-09-19 | 4 | -4/+4 |
| | |||||
* | app-emulation/vmware-player: Remove duplicate file | Andreas K. Huettel (dilfridge) | 2015-09-12 | 1 | -257/+0 |
| | | | | Package-Manager: portage-2.2.20.1 | ||||
* | app-emulation/vmware-player: Fix libsigc++ slot. This still needs proper ↵ | Andreas K. Huettel (dilfridge) | 2015-09-12 | 1 | -1/+1 |
| | | | | | | handling of bundled libs. Package-Manager: portage-2.2.20.1 | ||||
* | app-emulation/vmware-player: Silence warning about WX sections. Yes we know. | Andreas K. Huettel (dilfridge) | 2015-09-12 | 2 | -0/+259 |
| | | | | Package-Manager: portage-2.2.20.1 | ||||
* | app-emulation/vmware-player: use readme.gentoo for messages, add message ↵ | Andreas K. Huettel (dilfridge) | 2015-09-12 | 1 | -0/+257 |
| | | | | | | about vmware group (bug 413793), silence QA warnings Package-Manager: portage-2.2.20.1 | ||||
* | app-emulation/vmware-player: Improve useflag description | Andreas K. Huettel (dilfridge) | 2015-09-08 | 1 | -1/+1 |
| | | | | Package-Manager: portage-2.2.20.1 | ||||
* | app-emulation/vmware-player: Remove unused files | Andreas K. Huettel (dilfridge) | 2015-09-08 | 4 | -220/+0 |
| | |||||
* | app-emulation/vmware-player: Remove old | Andreas K. Huettel (dilfridge) | 2015-09-08 | 2 | -264/+0 |
| | | | | Package-Manager: portage-2.2.20.1 | ||||
* | app-emulation/vmware-player: Sync with main tree | Andreas K. Huettel (dilfridge) | 2015-09-05 | 3 | -3/+3 |
| | | | | Package-Manager: portage-2.2.20.1 | ||||
* | some fixes/cleanups for vmware player | Evan Teran | 2015-08-12 | 1 | -4/+20 |
| | | | | Package-Manager: portage-2.2.20 | ||||
* | fixing issue from: https://github.com/gentoo/vmware/issues/7 | Evan Teran | 2015-08-12 | 2 | -2/+8 |
| | | | | | | | | | Despite /etc/vmware/config telling it to look for the libs in /opt/vmware/lib, it still insisted in looking in /usr/lib/vmware. So a symlink solves the issue fairly cleanly. Also added a minor improvement to the build Package-Manager: portage-2.2.20 | ||||
* | cleaning up the ebuild slightly | Evan Teran | 2015-08-12 | 1 | -9/+8 |
| | | | | Package-Manager: portage-2.2.20 |