| non port: emulators/vmware-guestd5/Makefile |
|
CVSWeb
|
Number of commits found: 21 |
|
Fri, 6 Jun 2008
|
[ 15:33 edwin ]
1.65 accessibility/at-spi/Makefile
1.66 accessibility/gail/Makefile
1.52 databases/namazu2/Makefile
1.82 devel/gettext/Makefile
1.134 devel/gnome-vfs/Makefile
1.45 devel/libgsf/Makefile
1.124 devel/subversion-devel/Makefile
1.121 devel/subversion/Makefile
1.326 editors/vim/Makefile
1.42 emulators/vmware-guestd5/Makefile
(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
|
[ 18:56 miwi ]
1.2 www/helixplugin/files/BSDmakefile
1.2 x11/gpctool/files/BSDmakefile
1.4 japanese/kanji18/files/DEINSTALL.tmpl
1.4 japanese/kanji26/files/DEINSTALL.tmpl
1.4 cad/cider/files/FreeBSD
1.2 audio/festival+OGI/files/FreeBSD.mak
1.3 japanese/kanji18/files/INSTALL.tmpl
1.3 japanese/kanji26/files/INSTALL.tmpl
1.64 accessibility/at-spi/Makefile
1.43 accessibility/dasher/Makefile
(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 ]
1.40 emulators/vmware-guestd5/Makefile
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 ]
1.3016 devel/Makefile
1.41 devel/imake-4/Makefile
1.18 emulators/stonx/Makefile
1.39 emulators/vmware-guestd5/Makefile
1.50 emulators/vmware-guestd6/Makefile
1.1135 graphics/Makefile
1.26 graphics/dri/Makefile
1.42 graphics/gtkdps/Makefile
1.20 graphics/mesa-demos/Makefile
1.11 graphics/xfree86-dri/Makefile
(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
|
[ 03:56 edwin ]
1.12 audio/oss/Makefile
1.4 comms/hcfmdm/Makefile
1.20 comms/ixj/Makefile
1.34 comms/ltmdm/Makefile
1.3 emulators/snespp/Makefile
1.29 emulators/vmware-guestd4/Makefile
1.38 emulators/vmware-guestd5/Makefile
1.47 emulators/vmware-guestd6/Makefile
1.12 graphics/kix-kmod/Makefile
1.11 graphics/plasma-kmod/Makefile
(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.
|
|
Thu, 4 Oct 2007
|
[ 00:00 edwin ]
1.36 emulators/basiliskII/Makefile
1.33 emulators/rtc/Makefile
1.37 emulators/vmware-guestd5/Makefile
1.45 emulators/vmware-guestd6/Makefile
Remove support for OSVERSION < 5
|
|
Fri, 29 Jun 2007
|
[ 10:16 linimon ]
1.31 audio/aureal-kmod/Makefile
1.5 audio/emu10kx/Makefile
1.3 comms/hcfmdm/Makefile
1.31 comms/ltmdm/Makefile
1.3 comms/uticom/Makefile
1.5 devel/linux-js/Makefile
1.2 emulators/snespp/Makefile
1.27 emulators/vmware-guestd4/Makefile
1.36 emulators/vmware-guestd5/Makefile
1.43 emulators/vmware-guestd6/Makefile
(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 ]
1.35 emulators/vmware-guestd5/Makefile
1.20 emulators/vmware-tools5/Makefile
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 ]
1.26 emulators/vmware-guestd4/Makefile
1.34 emulators/vmware-guestd5/Makefile
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 ]
1.11 astro/google-earth/Makefile
1.14 editors/elvis/Makefile
1.48 emulators/vice/Makefile
1.25 emulators/vmware-guestd4/Makefile
1.33 emulators/vmware-guestd5/Makefile
1.17 emulators/vmware-tools3/Makefile
1.12 games/atitd/Makefile
1.4 games/linux-doom3-demo/Makefile
1.4 games/linux-doom3/Makefile
1.20 games/linux-quake3-demo/Makefile
(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
|
[ 07:28 matusita ]
1.24 emulators/vmware-guestd4/Makefile
1.32 emulators/vmware-guestd5/Makefile
1.6 emulators/vmware-guestd4/pkg-plist
1.10 emulators/vmware-guestd5/pkg-plist
1.8 emulators/vmware-guestd4/files/vmware-guestd.sh
1.10 emulators/vmware-guestd5/files/vmware-guestd.sh
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
|
[ 11:55 edwin ]
1.7 editors/2bsd-vi/Makefile
1.9 editors/MathPlanner/Makefile
1.9 editors/aewan/Makefile
1.29 editors/beav/Makefile
1.17 editors/beaver/Makefile
1.17 editors/bless/Makefile
1.52 editors/cooledit/Makefile
1.29 editors/dedit/Makefile
1.12 editors/elvis/Makefile
1.8 editors/em/Makefile
(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 ]
1.8 astro/gkrellmoon/Makefile
1.6 astro/gkrellsun/Makefile
1.11 astro/roadmap/Makefile
1.16 astro/spacechart/Makefile
1.8 audio/aube/Makefile
1.45 audio/aumix/Makefile
1.18 audio/autozen/Makefile
1.6 audio/cantus/Makefile
1.38 audio/easytag/Makefile
1.29 audio/extace/Makefile
(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 ]
1.29 emulators/vmware-guestd5/Makefile
1.19 emulators/vmware-tools5/Makefile
1.9 emulators/vmware-guestd5/pkg-plist
1.6 emulators/vmware-guestd5/pkg-plist.tools
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 ]
1.25 emulators/linux-vmware-toolbox5/Makefile
1.28 emulators/vmware-guestd5/Makefile
1.18 emulators/vmware-tools5/Makefile
1.9 emulators/linux-vmware-toolbox5/distinfo
Update to 5.5.1 build 19175.
|
|
Tue, 20 Dec 2005
|
[ 01:19 matusita ]
1.27 emulators/vmware-guestd5/Makefile
1.17 emulators/vmware-tools5/Makefile
1.7 emulators/vmware-guestd5/pkg-plist
1.5 emulators/vmware-guestd5/pkg-plist.tools
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 ]
1.26 emulators/vmware-guestd5/Makefile
1.8 emulators/vmware-guestd5/files/vmware-guestd.sh
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 ]
1.25 emulators/vmware-guestd5/Makefile
1.16 emulators/vmware-tools5/Makefile
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 ]
1.24 emulators/vmware-guestd5/Makefile
Ah.. fix my cut-n-paste error, vmxnet.ko cannot be installed.
PR: 89572
Submitted by: NIIMI Satoshi
Pointyhat to: matusita
|
[ 09:19 matusita ]
1.24 emulators/linux-vmware-toolbox5/Makefile
1.23 emulators/vmware-guestd5/Makefile
1.15 emulators/vmware-tools5/Makefile
1.8 emulators/linux-vmware-toolbox5/distinfo
1.3 emulators/vmware-guestd5/pkg-descr
1.2 emulators/vmware-guestd5/pkg-descr.tools
1.6 emulators/vmware-guestd5/pkg-plist
1.4 emulators/vmware-guestd5/pkg-plist.tools
1.7 emulators/vmware-guestd5/files/vmware-guestd.sh
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 )
|
|
Thu, 19 May 2005
|
[ 00:07 matusita ]
1.22 emulators/linux-vmware-toolbox5/Makefile
1.22 emulators/vmware-guestd5/Makefile
1.14 emulators/vmware-tools5/Makefile
1.5 emulators/linux-vmware-toolbox5/distinfo
1.5 emulators/vmware-guestd5/pkg-plist
1.3 emulators/vmware-guestd5/pkg-plist.tools
Update for VMware Workstation 5 after repocopy.
PR: 80436
Submitted by: Scot W. Hetzel
|
Number of commits found: 21 |