aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/vmware3
Commit message (Expand)AuthorAgeFilesLines
* Add ports with kernel modules to 'kld' virtual category.bland2009-08-261-1/+1
* Welcome to the new linux ports infrastructure which allows usingbsam2009-03-201-1/+1
* - Remove conditional checks for FreeBSD 5.x and olderpav2009-01-061-2/+0
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+1
* Unbreak compiling at FreeBSD-7.x. The port seems to work only withbsam2008-04-013-0/+67
* Attempt to unbreak index by removing code block that used to be associatedlinimon2007-10-251-14/+0
* Remove obsolete patch.edwin2007-10-031-734/+0
* [PATCH] emulators/vmware3: cleanup non-supported FreeBSD versionsedwin2007-10-032-21/+2
* Reset maintainer who did not respond to email the last time I checked.linimon2007-02-271-3/+1
* Fix check for kernel sources.itetcu2006-07-101-1/+1
* Add SHA256 checksums.lawrance2006-05-158-57/+42
* [UPDATE]: emulators/vmware3 - Various fixes and solution to crashes.edwin2006-04-295-54/+94
* With a serious of very ugly hacks, make FreeBSD 6 support work againsilby2005-11-133-0/+64
* Correct dependency on rtc - it has resided in /dev/rtc instead ofsilby2005-10-141-1/+1
* Fix installation of 001.vmware.shsilby2005-10-141-3/+3
* Fix last commit, make the fetch actually work.silby2005-10-131-1/+1
* Add a working site to fetch the tar.gz from. No version bumpsilby2005-10-131-1/+1
* Mega-patch to cleanup the ports infrastructure regarding our linux bits:netchild2005-06-181-4/+4
* Respect the user's USE_LINUX setting.trevor2005-03-021-1/+0
* Update MASTER_SITES:vs2005-02-231-3/+1
* Say hello to the linux mega patch, it consolidates our linux bits anetchild2005-01-011-2/+3
* Make portlint happyedwin2004-12-152-9/+8
* Updated changelog to go with changes. :)silby2004-08-051-0/+14
* Orlando's latest changes (see changelog file for details.)silby2004-08-052-5/+5
* Latest update from Orlando Bassotto, includes bettersilby2004-07-0813-139/+473
* Fix a comparison that was giving false "you need a patch" messagessilby2004-06-241-1/+1
* Update to keep up with the recent dev_t change in -current. No need forsilby2004-06-242-13/+62
* Renamed etc/rc.d/vmware.sh into etc/rc.d/001.vmware.sh to make sureedwin2004-06-123-5/+5
* SIZEify (maintainer timeout)trevor2004-03-311-0/+3
* Add a missing comma which was breaking compilation on 5.x < 502103silby2004-03-191-1/+1
* A slew of changes to allow vmware3 to work on 5.x with dynamic devicesilby2004-03-147-82/+48
* Fix the cdev patch to work correctly with FreeBSD4. One check hasmbr2004-03-032-14/+11
* Portepoch should never be decreased.mbr2004-02-291-0/+1
* Add patch for new cdevsw changes and make vmware working againmbr2004-02-292-2/+75
* Bump the port revision to note the vm_page_alloc_contig -> contigallocsilby2004-01-221-1/+1
* Update the kernel module to use contigmalloc instead of the now obsoletesilby2004-01-221-0/+12
* Make the linprocfs check succeed if linprocfs is already mounted, andsilby2004-01-221-2/+2
* Substitute BROKEN with IGNORE in cases where the port requires the src treemarcus2004-01-101-3/+3
* Fix build on 4.x.fjoe2003-11-182-57/+70
* vmware3 was broken on -current due to kernel changes.mr2003-11-182-3/+3
* kern.ipc.shm_allow_removed was MFC'ed.fjoe2003-11-111-1/+1
* Patch for FreeBSD 4.x was updated (now Power On always works as expected).fjoe2003-11-052-1/+15
* Finally fix problems with libdir: install vmware3 files to correct locationfjoe2003-11-043-337/+336
* Compensate a versioning mistake with a PORTEPOCH bump, since this portknu2003-10-231-0/+1
* PORTREVISION may not contain a hyphen.knu2003-10-231-4/+4
* Port to FreeBSD 4.x.fjoe2003-10-233-8/+724
* Restore loop.fullpath and libdir fixes.fjoe2003-10-221-2/+2
* Libdir points to other directory.fjoe2003-10-211-2/+2
* Upgrade to portrevision 2242 and make it possible to runmbr2003-10-213-16/+16
* Add ftp:// so fenner's "Distfiles survey" does not failfjoe2003-10-211-1/+1
* Fix typo in loop.fullpath.fjoe2003-10-211-2/+2
* Make vmware3 fetchable.anders2003-09-241-7/+7
* Make up to mention the needing of VFS_AIO to use VMWare properly.nork2003-07-311-0/+3
* VMware-workstation-3.2.0-2230.tar.gz has disappeared everywhere on thembr2003-05-152-4/+6
* Use LINUXBASE where it is possible. Do not install into /etcmbr2003-04-162-5/+5
* Install even more missing files. Bump portrevision.mbr2003-04-162-7/+79
* Add missing files and make needed symlink.mbr2003-04-152-0/+8
* Orlando does care now. I'll commit the changes for him.mbr2003-04-141-1/+1
* Load vmnet too.mbr2003-04-131-0/+1
* Initial commit of vmware 3.2.0. This first version is CURRENT 5.xmbr2003-04-1321-1210/+307
* Fix broken mastersites.mbr2003-04-131-3/+2
* Mark this broken until I have committed the updated patches.mbr2003-04-131-1/+3
* Delete unneeded patch. It has been replaced by cdevsw.patchmbr2003-04-101-61/+0
* Add patches to support CURRENT 20030401.mbr2003-04-105-1/+160
* Fix for -CURRENT with the recent struct cdevsw changes andalex2003-03-232-0/+64
* De-pkg-comment.knu2003-02-212-1/+1
* Seems like I had another fix in my system. On 5.0, the vmnet1 inalex2003-02-131-1/+5
* Fix the stupid manual merge error I did in the last commit.alex2003-02-131-3/+2
* Make this port build on CURRENT systems older than 2003/01/01 (abusingalex2003-02-123-0/+61
* Fix this on 5.0. It isn't enough to "echo -n" to /compat/linux/dev/vmnet1,alex2003-02-121-0/+2
* Catch up with some not-so-recent VM changes to make vmware2 workiedowse2002-10-191-28/+66
* Make vmware2 compile on -current again.iedowse2002-09-032-0/+70
* Fix vmware2 for -current so that it compiles again.joe2002-08-152-0/+13
* Add USE_SUBMAKE, where it might be necessary.sobomax2002-03-251-0/+1
* Fix -current breakage caused by a type change of pt_entry_t.marcel2001-12-062-0/+14
* Change Vladimir's email address.marcel2001-11-111-1/+1
* Apply the KSE patch on post-KSE systems. This unbreaks the portmarcel2001-11-111-0/+3
* Patch to make this compile on post-KSE systems.marcel2001-11-111-0/+581
* Update to 2.0.4.1142.knu2001-07-233-3/+17
* Fix for the latest CURRENT. (SMPng folks, feel free to correct it ifknu2001-07-122-19/+39
* Handle machine/ioctl_fd.h moving to sys/fdcio.hbrian2001-06-101-0/+5
* Latest mutex fix was imcomplete and vmware2 port still hangs at vmmonhosokawa2001-06-071-0/+63
* Fix for the latest -current. (sys/lock.h -> sys/mutex.h)cjh2001-05-311-0/+4
* Fix the build on 5-CURRENT by creating dummy bus_if.h and device_if.h.knu2001-05-021-0/+1
* Update the Hints notes about the MAP_NOSYNC issue. It's now fixed innsayer2001-03-081-30/+25
* As our new bsd.kmod.mk doesn't seemt to support "make clean all",knu2001-02-251-4/+7
* Fix creation of /etc/vmware link (it could be created into itself, if itolgeni2001-02-232-2/+2
* Fix for the latest -current. (sys/select.h -> sys/selinfo.h)knu2001-01-221-0/+4
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-1/+1
* Don't attempt to load modules if they're already in place.nsayer2000-12-301-5/+5
* Add sections about netgraph bridging and the restore-from-disknsayer2000-12-291-0/+55
* Bump PORTREVISION.knu2000-12-291-0/+1
* Switch the port over to netgraph bridging. This method has a number ofnsayer2000-12-243-11/+78
* Replace obsolete /dev/rfd0 with /dev/fd0.knu2000-12-051-2/+2
* Update to 2.0.3 release, build 799.knu2000-11-072-12/+2
* Fix a stupid typo. It wasn't a problem as it was consistent, but I'mknu2000-11-031-2/+2
* Add a WANT_BETA knob so people can easily try out 2.0.3 RC1.knu2000-11-032-13/+41
* Make the startup script read ${PREFIX}/etc/vmware/config so people doknu2000-11-022-8/+27
* Complain and stop in case ${LINUXBASE}/dev/vmnet1 is not found.knu2000-10-021-1/+7
* Use LINUXBASE/USE_LINUX variables.knu2000-09-235-17/+18
* Fix for the latest -current. (another tiny ad hoc fix here..)knu2000-09-232-10/+11
* Add support for the latest current. (a bit kind of ad hoc)knu2000-09-153-1/+38
* Fix the configure script that caused a syntax error when no networking.knu2000-09-101-1/+1
* Do in Makefile as make groks, not as Ruby groks. (make groks it though)knu2000-08-241-1/+1
* Chase the recent moving of linux_ioctl.h.knu2000-08-241-0/+8
* Merge with Vladimir's latest version.knu2000-08-018-23/+32
* Update the vmmon-freebsd module to Vladmir's latest version, 0.97-b1.knu2000-07-272-2/+2
* Update to 2.0.2 release candidate, build 621.knu2000-07-232-2/+2
* Add a note for users to always keep the kernel and this port in sync.knu2000-07-191-0/+6
* Update md5 due to their repack of the distfile as of a week ago.knu2000-07-132-2/+4
* Use ${MASTER_SITE_LOCAL}.asami2000-06-291-1/+2
* Update to the 2.0.1 release. (Build 570)knu2000-06-202-7/+3
* Add a knob to try installing VMware 2.0.1 RC2 for those who are willing to tr...knu2000-06-203-3/+10
* Revise advice on /tmp: Difining TMPDIR would be better way thanknu2000-06-091-9/+20
* emulators/vmware:knu2000-06-032-2/+6
* Fix for the _very latest_ -CURRENT: KMODDEPS -> MODULE_DEPEND().knu2000-05-261-0/+1
* Show an error message and exit when vmware is invoked without Linux procfsknu2000-04-252-0/+11
* D'oh. I forgot to add "$@" to the vmware command line.knu2000-04-181-1/+1
* Install ${PREFIX}/bin/vmware as a shell script which sets someknu2000-04-173-2/+19
* Prepare ${LINUX_DIR}/dev/null for use of the plain disk technique.knu2000-04-153-2/+6
* PORTNAME/VERSION stuffmharo2000-04-121-3/+3
* Style fix:knu2000-04-052-3/+3
* Make it run-depend on the emulators/rtc port and delete notice.knu2000-04-041-12/+2
* Changes:knu2000-04-041-7/+14
* Adjust window sizes.knu2000-04-021-7/+9
* Add a section about how to set up plain disks as a workaround fornsayer2000-04-011-2/+67
* Change PKGNAME: vmware -> vmware2knu2000-03-301-1/+1
* Here comes the VMware 2.0 port, finally.knu2000-03-308-38/+84
* - Add a tip (/tmp usage)knu2000-03-261-0/+7
* - Clean up and minor fixesknu2000-03-269-93/+198
* Add virtual category "linux" to Linux apps and support libs/utils.asami2000-02-281-2/+1
* Some VMware port cleanup:joe2000-02-231-1/+14
* Sync with its pre-install script.imura2000-02-091-5/+3
* Add CVS tags to the files that could tolerate them.obrien2000-01-284-0/+8
* Make this thing acutally portlint(1) and come close our Ports Collectionobrien2000-01-287-57/+46
* Virgin import of Vladimir N. Silyaev's port of the linux version of thejoe2000-01-2712-0/+455