index
:
ports
2014Q1
2014Q2
2014Q3
2014Q4
2015Q1
2015Q2
2015Q3
2015Q4
2016Q1
2016Q2
2016Q3
2016Q4
2017Q1
2017Q2
2017Q3
2017Q4
2018Q1
2018Q2
2018Q3
2018Q4
2019Q1
2019Q2
2019Q3
2019Q4
2020Q1
2020Q2
2020Q3
2020Q4
2021Q1
2021Q2
2021Q3
2021Q4
2022Q1
2022Q2
2022Q3
2022Q4
2023Q1
2023Q2
2023Q3
2023Q4
2024Q1
2024Q2
2024Q3
2024Q4
main
FreeBSD ports tree
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
emulators
/
vmware3
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated changelog to go with changes. :)
Mike Silbersack
2004-08-04
1
-0
/
+14
*
Orlando's latest changes (see changelog file for details.)
Mike Silbersack
2004-08-04
2
-5
/
+5
*
Latest update from Orlando Bassotto, includes better
Mike Silbersack
2004-07-08
13
-139
/
+473
*
Fix a comparison that was giving false "you need a patch" messages
Mike Silbersack
2004-06-24
1
-1
/
+1
*
Update to keep up with the recent dev_t change in -current. No need for
Mike Silbersack
2004-06-24
2
-13
/
+62
*
Renamed etc/rc.d/vmware.sh into etc/rc.d/001.vmware.sh to make sure
Edwin Groothuis
2004-06-11
3
-5
/
+5
*
SIZEify (maintainer timeout)
Trevor Johnson
2004-03-31
1
-0
/
+3
*
Add a missing comma which was breaking compilation on 5.x < 502103
Mike Silbersack
2004-03-18
1
-1
/
+1
*
A slew of changes to allow vmware3 to work on 5.x with dynamic device
Mike Silbersack
2004-03-13
7
-82
/
+48
*
Fix the cdev patch to work correctly with FreeBSD4. One check has
Martin Blapp
2004-03-03
2
-14
/
+11
*
Portepoch should never be decreased.
Martin Blapp
2004-02-29
1
-0
/
+1
*
Add patch for new cdevsw changes and make vmware working again
Martin Blapp
2004-02-29
2
-2
/
+75
*
Bump the port revision to note the vm_page_alloc_contig -> contigalloc
Mike Silbersack
2004-01-21
1
-1
/
+1
*
Update the kernel module to use contigmalloc instead of the now obsolete
Mike Silbersack
2004-01-21
1
-0
/
+12
*
Make the linprocfs check succeed if linprocfs is already mounted, and
Mike Silbersack
2004-01-21
1
-2
/
+2
*
Substitute BROKEN with IGNORE in cases where the port requires the src tree
Joe Marcus Clarke
2004-01-10
1
-3
/
+3
*
Fix build on 4.x.
Max Khon
2003-11-18
2
-57
/
+70
*
vmware3 was broken on -current due to kernel changes.
Michael Reifenberger
2003-11-18
2
-3
/
+3
*
kern.ipc.shm_allow_removed was MFC'ed.
Max Khon
2003-11-11
1
-1
/
+1
*
Patch for FreeBSD 4.x was updated (now Power On always works as expected).
Max Khon
2003-11-05
2
-1
/
+15
*
Finally fix problems with libdir: install vmware3 files to correct location
Max Khon
2003-11-03
3
-337
/
+336
*
Compensate a versioning mistake with a PORTEPOCH bump, since this port
Akinori MUSHA
2003-10-23
1
-0
/
+1
*
PORTREVISION may not contain a hyphen.
Akinori MUSHA
2003-10-22
1
-4
/
+4
*
Port to FreeBSD 4.x.
Max Khon
2003-10-22
3
-8
/
+724
*
Restore loop.fullpath and libdir fixes.
Max Khon
2003-10-21
1
-2
/
+2
*
Libdir points to other directory.
Max Khon
2003-10-21
1
-2
/
+2
*
Upgrade to portrevision 2242 and make it possible to run
Martin Blapp
2003-10-21
3
-16
/
+16
*
Add ftp:// so fenner's "Distfiles survey" does not fail
Max Khon
2003-10-20
1
-1
/
+1
*
Fix typo in loop.fullpath.
Max Khon
2003-10-20
1
-2
/
+2
*
Make vmware3 fetchable.
Anders Nordby
2003-09-24
1
-7
/
+7
*
Make up to mention the needing of VFS_AIO to use VMWare properly.
Norikatsu Shigemura
2003-07-31
1
-0
/
+3
*
VMware-workstation-3.2.0-2230.tar.gz has disappeared everywhere on the
Martin Blapp
2003-05-14
2
-4
/
+6
*
Use LINUXBASE where it is possible. Do not install into /etc
Martin Blapp
2003-04-16
2
-5
/
+5
*
Install even more missing files. Bump portrevision.
Martin Blapp
2003-04-15
2
-7
/
+79
*
Add missing files and make needed symlink.
Martin Blapp
2003-04-14
2
-0
/
+8
*
Orlando does care now. I'll commit the changes for him.
Martin Blapp
2003-04-13
1
-1
/
+1
*
Load vmnet too.
Martin Blapp
2003-04-13
1
-0
/
+1
*
Initial commit of vmware 3.2.0. This first version is CURRENT 5.x
Martin Blapp
2003-04-13
21
-1210
/
+307
*
Fix broken mastersites.
Martin Blapp
2003-04-12
1
-3
/
+2
*
Mark this broken until I have committed the updated patches.
Martin Blapp
2003-04-12
1
-1
/
+3
*
Delete unneeded patch. It has been replaced by cdevsw.patch
Martin Blapp
2003-04-10
1
-61
/
+0
*
Add patches to support CURRENT 20030401.
Martin Blapp
2003-04-10
5
-1
/
+160
*
Fix for -CURRENT with the recent struct cdevsw changes and
Alexander Langer
2003-03-23
2
-0
/
+64
*
De-pkg-comment.
Akinori MUSHA
2003-02-21
2
-1
/
+1
*
Seems like I had another fix in my system. On 5.0, the vmnet1 in
Alexander Langer
2003-02-12
1
-1
/
+5
*
Fix the stupid manual merge error I did in the last commit.
Alexander Langer
2003-02-12
1
-3
/
+2
*
Make this port build on CURRENT systems older than 2003/01/01 (abusing
Alexander Langer
2003-02-11
3
-0
/
+61
*
Fix this on 5.0. It isn't enough to "echo -n" to /compat/linux/dev/vmnet1,
Alexander Langer
2003-02-11
1
-0
/
+2
*
Catch up with some not-so-recent VM changes to make vmware2 work
Ian Dowse
2002-10-18
1
-28
/
+66
*
Make vmware2 compile on -current again.
Ian Dowse
2002-09-02
2
-0
/
+70
[next]