Bug 114630

Summary: [NEW PORT] emulators/wine-doors - Windows application management for the GNOME Desktop
Product: Ports & Packages Reporter: Conor McDermottroe <ports>
Component: Individual Port(s)Assignee: Alejandro Pulver <alepulver>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar
none
wine-doors.shar none

Description Conor McDermottroe 2007-07-16 13:20:01 UTC
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:
Comment 1 Conor McDermottroe 2007-07-19 16:39:00 UTC
Please hold on before committing this. Jamie Jones has tested this and
has found a bug, I'm working on a fix now.

-Conor
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2007-07-19 17:16:50 UTC
State Changed
From-To: open->suspended

A bug has been found and a solution is being sought.
Comment 3 Conor McDermottroe 2007-07-23 16:49:24 UTC
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
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2007-08-21 12:17:54 UTC
State Changed
From-To: suspended->open

new patch received..
Comment 5 Alejandro Pulver freebsd_committer freebsd_triage 2007-09-10 03:12:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alepulver

I'll take it.
Comment 6 dfilter service freebsd_committer freebsd_triage 2007-09-14 05:06:06 UTC
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"
Comment 7 Alejandro Pulver freebsd_committer freebsd_triage 2007-09-14 05:08:20 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!