aboutsummaryrefslogtreecommitdiff
path: root/emulators/vmware-tools2
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired leaf port:Vasil Dimov2007-02-125-66/+0
| | | | | | | 2006-12-01 emulators/vmware-tools2: Unfetchable Notes: svn path=/head/; revision=184946
* Resurrect emulators/basiliskII and emulators/vmware-tools2 since there areVasil Dimov2006-12-045-0/+66
| | | | | | | | | PRs with fixes for them: ports/105758 and ports/104594 respectively. Noticed by: pav Notes: svn path=/head/; revision=178837
* Remove expired ports:Vasil Dimov2006-12-045-66/+0
| | | | | | | | | | | | | | | | 2006-12-01 audio/xmms-rateplug: Project disappeared from the internet 2006-12-01 chinese/iiimf-le-chewing: fails to install (dependency problem) 2006-12-01 deskutils/mhc-xemacs21-mule: hangs during build 2006-12-01 devel/alleyoop: Does not compile 2006-12-01 devel/hs-crypto: is incompatible with current GHC, needs updating 2006-12-01 editors/gedit-autocomplete-plugin: Not compatible with gedit versions >= 2.14 2006-12-01 emulators/basiliskII: Does not compile 2006-12-01 emulators/vmware-tools2: Unfetchable 2006-12-01 emulators/vmware2: Unfetchable 2006-12-03 finance/ccard: Project disappeared from the internet Notes: svn path=/head/; revision=178817
* BROKEN: Unfetchable. Since this is such an old version, deprecate it andKris Kennaway2006-09-031-0/+4
| | | | | | | schedule for termination on 2006-12-01 Notes: svn path=/head/; revision=172007
* Join SIZEify movement here; add a SIZE line.Makoto Matsushita2004-03-181-0/+1
| | | | | | | Submitted by: trevor (and verified by myself) Notes: svn path=/head/; revision=104390
* Put NO_LATEST_LINK to previous versions of VMware Tools.Makoto Matsushita2004-02-061-0/+1
| | | | | | | | | No content changes, no bumps. Noticed by: kris Notes: svn path=/head/; revision=100149
* Fixup for package cluster building.Makoto Matsushita2003-05-041-0/+1
| | | | | | | | | - Mark NO_PACKAGE since these ports require VMware itself. (and avoid using .ifdef(PACKAGE_BUILDING) also) - Forget to mark IS_INTERACTIVE if !BATCH (vmware-guest4). Notes: svn path=/head/; revision=80109
* Cosmetic fixes for old VMware guest tools to sync with the latest one.Makoto Matsushita2003-04-193-3/+3
| | | | | | | | | | | | * Update pkg-descr to point a new ports location. * Update RUN_DEPENDS to point a new ports location. * Sync COMMENT message to all versions. * Use INSTALL_PROGRAM instead of CP since it installs a program. * Wrap interactive-related script with .if !defined(BATCH) appropriately. * Unhide UMOUNT command and users will know what's happened. Notes: svn path=/head/; revision=79262
* De-pkg-comment.Makoto Matsushita2003-02-222-1/+1
| | | | Notes: svn path=/head/; revision=76158
* After repocopying from ports/emulators/vmware-tools, this directoryMakoto Matsushita2002-05-116-76/+26
| | | | | | | | | | | | | | is switched back to VMware tools for VMware 2.x, with some minor changes including: - MAINTAINER line should be an address of @FreeBSD.org since I'm now a committer. - Update current MASTER_SITES listed in VMware's webpage at http://www.vmware.com/download/ - some minor typo fix, and add a comment that this is for VMware 2.x. Notes: svn path=/head/; revision=58917
* We can safely assume that vmware-guestd is already installed whileMakoto Matsushita2002-03-311-6/+1
| | | | | | | | | do-install target is running. So use installed vmware-guestd to detach VMware Tools CD-ROM (same as ports/emulators/vmware-guestd/Makefile rev 1.3.) No content change will apply with this commit. Notes: svn path=/head/; revision=57053
* Change my email address to the one of @FreeBSD.org.Makoto Matsushita2002-03-151-1/+1
| | | | | | | Reviewed by: kuriyama Notes: svn path=/head/; revision=56155
* Update for VMware 3.0.0 build 1455.Makoto Matsushita2001-11-116-32/+81
| | | | | | | | | | - Extracts tarball from (pseudo) CD-ROM directly. - RUN_DEPENDS to vmware-guestd which is newly added. - Install XF86_VMware X server if and only if XFREE86_VERSION=3. - Some cosmetics. Notes: svn path=/head/; revision=49937
* Add vmware-tools, VMware tools for FreeBSD guest OS (X Server only).Akinori MUSHA2000-08-216-0/+65
PR: ports/20612 Submitted by: Makoto MATSUSHITA <matusita@jp.FreeBSD.org> Modified by: knu Notes: svn path=/head/; revision=31807