Wine-doors is an application designed to make installing windows software on Linux, Solaris or other Unix systems easier. Wine-doors is essentially a package management tool for windows software on Linux systems. Most Linux desktop users are familiar with package management style application delivery, so it made sense to apply this model to windows software. See http://www.wine-doors.org/ for further details. Fix: See attached shar. Patch attached with submission follows:
Please hold on before committing this. Jamie Jones has tested this and has found a bug, I'm working on a fix now. -Conor
State Changed From-To: open->suspended A bug has been found and a solution is being sought.
OK. I've fixed the problem (the installer expects that there is already a configured preferences.xml installed). A shar with the updated port is attached. -C
State Changed From-To: suspended->open new patch received..
Responsible Changed From-To: freebsd-ports-bugs->alepulver I'll take it.
alepulver 2007-09-14 04:05:58 UTC FreeBSD ports repository Modified files: emulators Makefile Added files: emulators/wine-doors Makefile distinfo pkg-descr pkg-plist emulators/wine-doors/files patch-setup.py preferences.xml.in Log: Wine-doors is an application designed to make installing windows software on Linux, Solaris or other Unix systems easier. Wine-doors is essentially a package management tool for windows software on Linux systems. Most Linux desktop users are familiar with package management style application delivery, so it made sense to apply this model to windows software. WWW: http://www.wine-doors.org/ PR: ports/114630 Submitted by: ports at mcdermottroe.com Revision Changes Path 1.232 +1 -0 ports/emulators/Makefile 1.1 +47 -0 ports/emulators/wine-doors/Makefile (new) 1.1 +3 -0 ports/emulators/wine-doors/distinfo (new) 1.1 +44 -0 ports/emulators/wine-doors/files/patch-setup.py (new) 1.1 +3 -0 ports/emulators/wine-doors/files/preferences.xml.in (new) 1.1 +7 -0 ports/emulators/wine-doors/pkg-descr (new) 1.1 +138 -0 ports/emulators/wine-doors/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added, with minor changes. Thanks!