summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-emulation/open-vm-tools: remove oldMike Gilbert2017-08-043-263/+0
| | | | Package-Manager: Portage-2.3.6_p23, Repoman-2.3.3_p1
* app-emulation/open-vm-tools: add slot to fuse depMike Gilbert2017-08-042-2/+2
| | | | Package-Manager: Portage-2.3.6_p23, Repoman-2.3.3_p1
* app-emulation/open-vm-tools: bump to 10.1.10Mike Gilbert2017-08-042-0/+153
| | | | Package-Manager: Portage-2.3.6_p23, Repoman-2.3.3_p1
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-281-1/+0
| | | | Bug: 611234
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-emulation/open-vm-tools: replace mount.vmhgfs with a wrapperMike Gilbert2017-01-022-0/+155
| | | | | | | This will allow people to continue using fstype 'vmhgfs' in fstab with the FUSE mounter. Package-Manager: Portage-2.3.3_p12, Repoman-2.3.1_p5
* app-emulation/open-vm-tools: fix install with pam disabledMike Gilbert2016-12-051-2/+4
| | | | | Bug: https://bugs.gentoo.org/601640 Package-Manager: portage-2.3.2_p13
* app-emulation/open-vm-tools: add comment about broken kernel detectionMike Gilbert2016-11-271-0/+4
|
* app-emulation/open-vm-tools: patch -Werror out of configure.acMike Gilbert2016-11-262-4/+25
| | | | | | | This is less fragile than sed-ing all the Makefiles. Bug: https://bugs.gentoo.org/600886 Package-Manager: portage-2.3.2_p8
* app-emulation/open-vm-tools: fix suid perms and drop custom xdg autostart fileMike Gilbert2016-11-251-4/+1
| | | | Package-Manager: portage-2.3.2_p8
* app-emulation/open-vm-tools: drop RDEPEND on x11 driversMike Gilbert2016-11-251-4/+0
| | | | Package-Manager: portage-2.3.2_p8
* app-emulation/open-vm-tools: cleanup dependenciesMike Gilbert2016-11-251-7/+9
| | | | Package-Manager: portage-2.3.2_p8
* app-emulation/open-vm-tools: fix mount.vmhgfs symlinkMike Gilbert2016-11-252-2/+40
| | | | | | https://github.com/vmware/open-vm-tools/pull/66 Package-Manager: portage-2.3.2_p8
* app-emulation/open-vm-tools: add kernel config checksMike Gilbert2016-11-251-0/+13
| | | | Package-Manager: portage-2.3.2_p8
* app-emulation/open-vm-tools: remove oldMike Gilbert2016-11-256-493/+0
| | | | Package-Manager: portage-2.3.2_p8
* app-emulation/open-vm-tools: optionally build kernel modulesMike Gilbert2016-11-251-2/+12
| | | | | | | The build system does some crazy stuff that is difficult to replicate in open-vm-tools-kmod. Package-Manager: portage-2.3.2_p8
* app-emulation/open-vm-tools: bump to 10.1.0Mike Gilbert2016-11-253-0/+146
| | | | Package-Manager: portage-2.3.2_p8
* sourceforge: switch to https:// URIsMike Frysinger2016-07-271-1/+1
|
* app-emulation/open-vm-tools: bump to 10.0.7Mike Gilbert2016-07-222-0/+119
| | | | Package-Manager: portage-2.3.0_p15
* app-emulation/open-vm-tools: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-181-1/+1
|
* app-emulation/open-vm-tools: Restore xdg autostartMike Gilbert2016-02-171-1/+4
| | | | | | Bug: https://bugs.gentoo.org/574840 Package-Manager: portage-2.2.27_p64
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-2/+2
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* app-emulation/open-vm-tools: Fix building with latest glibmm/libsigc++ (#570418)Pacho Ramos2016-01-011-0/+4
| | | | Package-Manager: portage-2.2.26
* app-emulation/open-vm-tools: Bump to 10.0.0Mike Gilbert2015-09-172-0/+116
| | | | Package-Manager: portage-2.2.20
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-243-3/+3
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* app-emulation/open-vm-tools: Remove dev snapshotsMike Gilbert2015-08-233-247/+0
| | | | Package-Manager: portage-2.2.20_p134
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0813-0/+765
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed