non port: emulators/vmware-guestd5/Makefile |
SVNWeb
|
Number of commits found: 27 |
Thu, 14 Feb 2013
|
[ 09:33 bapt ]
Deprecate ports related to no more support vmware versions
|
Sun, 5 Aug 2012
|
[ 23:19 dougb ] (Only the first 10 of 936 ports in this commit are shown above. )
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
|
Tue, 3 Apr 2012
|
[ 00:11 tabthorpe ] (Only the first 10 of 18 ports in this commit are shown above. )
- Reassign to the heap
Approved by: portmgr (tabthorpe)
Feature safe: yes
|
Wed, 15 Dec 2010
|
[ 12:42 matusita ]
Remove unneeded ifdefs.
PR: 153001
Submitted by: Julian H. Stacey <jhs at berklix dotcom>
|
Sun, 31 May 2009
|
[ 20:31 pav ] (Only the first 10 of 46 ports in this commit are shown above. )
- Resolve LATEST_LINK conflict
|
Mon, 5 Jan 2009
|
[ 19:44 pav ] (Only the first 10 of 103 ports in this commit are shown above. )
- Remove conditional checks for FreeBSD 5.x and older
|
Fri, 6 Jun 2008
|
[ 14:33 edwin ] (Only the first 10 of 27 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
Sat, 29 Mar 2008
|
[ 14:20 matusita ]
Update to 5.5.5 build 56455. Also fix for FreeBSD 8-current guest.
PR: 118566
Submitted by: Tomoyuki Okazaki (okazaki at kick dot group dot japan)
|
Fri, 7 Mar 2008
|
[ 21:47 flz ] (Only the first 10 of 195 ports in this commit are shown above. )
Remove support for XFree8-4.
From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore.
PR: ports/119418
Submitted by: flz
Approved by: portmgr (pav)
|
Sun, 7 Oct 2007
|
[ 02:56 edwin ] (Only the first 10 of 19 ports in this commit are shown above. )
Replace all INSTALL_DATA/INSTALL_SCRIPT and INSTALL_PROGRAM/STRIP=
hacks to install kernel loadable modules correctly on amd64 platforms
with the new INSTALL_KLD command.
All PORTREVISIONS have been bumped to show when the new version of
installing became available.
|
Wed, 3 Oct 2007
|
[ 23:00 edwin ]
Remove support for OSVERSION < 5
|
Fri, 29 Jun 2007
|
[ 09:16 linimon ] (Only the first 10 of 39 ports in this commit are shown above. )
Populate the 'kld' virtual category, for ports that install Kernel Loadable
modules.
Hat: portmgr
|
Sat, 17 Feb 2007
|
[ 12:36 matusita ]
Packaging bugfix: we don't need ${X11BASE}/etc/rc.d/vmware-guestd{,.sh}
vmware-guestd{,.sh} script is just for vmware-guestd5 port, not vmware-tools5.
However, USE_RC_SUBR variable is defined for vmware-tools5, the script
is installed even if it is not needed.
Bump PORTREVISION to note this change.
|
Thu, 15 Feb 2007
|
[ 10:49 matusita ]
Set LC_CTYPE to 'C' for ${REINPLACE_CMD}, since if LC_CTYPE is set to
others (such as ja_JP.eucJP), replacing string may fail.
No bumps, since nothing changed if REINPLACE_CMD works as expected.
Requested by: kuriyama
|
Fri, 2 Feb 2007
|
[ 17:06 pav ] (Only the first 10 of 48 ports in this commit are shown above. )
- Remove support for xfree86-3
PR: ports/106666
Submitted by: vd
With hat: portmgr
|
Wed, 31 May 2006
|
[ 06:28 matusita ]
Follow the new world order: use 'USE_RC_ORDER=file.sh' feature.
- repocopy vmware-guestd.sh to vmware-guestd.sh.in (by portmgr)
- remove vmware-guestd.sh
- remove vmware-guestd.sh entry from pkg-plist
- update Makefile
It is intensional that I do NOT bump PORTREVISION by this commit, since
any executable is not changed, and startup script itself is also NOT
changed, only the filename is changed. I do not want to bother users
to update their port by this non-functional change.
If you have any reasonable reason to bump PORTREVISION, let me know, and
I'll update the version asap.
|
Sun, 7 May 2006
|
[ 10:55 edwin ] (Only the first 10 of 85 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with E
|
Tue, 7 Mar 2006
|
[ 08:28 ade ] (Only the first 10 of 633 ports in this commit are shown above. )
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
|
Sat, 11 Feb 2006
|
[ 17:23 matusita ]
Fix some errors, including:
- Build fix when WITH_VMWARE_GTK is set.
- Reorder pkg-plist so that @unexec vmware-guestd.sh successfully done.
- Create directories for server modules, since xserver may not be installed.
Even though this makes no "installed" content change, but bump
PORTREVISION since pkg-plist/pkg-plist.tools are changed.
PR: 93100
Submitted by: Scot Hetzel, swhetzel at gmail dotcom
|
Fri, 23 Dec 2005
|
[ 01:43 matusita ]
Update to 5.5.1 build 19175.
|
Tue, 20 Dec 2005
|
[ 01:19 matusita ]
Move /etc/vmware-tools/* files to vmware-tools5, since VMware Player
that is bundled with VMware Workstation 5.5 fails to suspend, warns
on poweron/resume.
Bump PORTREVISION for both vmware-tools5 and vmware-guestd5.
PR: 90488
Submitted by: NIIMI Satoshi
|
Thu, 8 Dec 2005
|
[ 05:13 matusita ]
Fix shell-function name that prevents loading vmxnet.ko module at startup.
Bump PORTREVISION.
Submitted by: Stephane E. Potvin <sepotvin at videotron, canada>
|
Sat, 26 Nov 2005
|
[ 13:29 matusita ]
Add PORTREVISION line to vmware-tools5, so this port may have its own
revision number. It may help to avoid unwanted version bump to
vmware-tools5 if vmware-guestd5 specific changes are happen to
vmware-guestd5/Makefile.
Since no content changes at this time, no bump.
|
[ 13:23 matusita ]
Ah.. fix my cut-n-paste error, vmxnet.ko cannot be installed.
PR: 89572
Submitted by: NIIMI Satoshi
Pointyhat to: matusita
|
[ 09:19 matusita ]
Dear VMware Workstation users around the world, here is an upgrade of
VMware Workstation FreeBSD-guest related ports for VMware Workstation
5.5.0 build 18463.
New features are:
- Spell "VMware Workstation" appropriately.
There are much VMware products, it would be the time that I have
to spell VMware Workstation as VMware Workstation.
- Support FreeBSD/amd64 since 64-bit binaries are provided from VMware.
I don't test any of 64-bit related portion, since I have no
FreeBSD/amd64 machine. If something trouble please email me.
- New variable "WITH_VMWARE_GTK" (emulators/vmware-tools5)
Install gtk version of VMware Tools if defined
(add more dependencies on other gtk-related ports) (Only the first 15 lines of the commit message are shown above )
|
Wed, 18 May 2005
|
[ 23:07 matusita ]
Update for VMware Workstation 5 after repocopy.
PR: 80436
Submitted by: Scot W. Hetzel
|
Number of commits found: 27 |