Bug 150509

Summary: New port: games/openpref (Preferans game)
Product: Ports & Packages Reporter: Konstantin Tokarev <annulen>
Component: Individual Port(s)Assignee: Max Brazhnikov <makc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Konstantin Tokarev 2010-09-12 20:50:02 UTC
OpenPref is an open source implementation of European trick-taking game
Preferans (also known as Preference). It is written using cross-platform
Qt4 framework and is portable between many operating systems including
Windows and major Unix flavours.

WWW: http://sourceforge.net/projects/openpref

Fix: Patch attached with submission follows:
Comment 1 Max Brazhnikov freebsd_committer freebsd_triage 2010-09-12 21:41:50 UTC
Responsible Changed
From-To: freebsd-ports-bugs->makc

q
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-09-14 21:46:53 UTC
makc        2010-09-14 20:46:48 UTC

  FreeBSD ports repository

  Added files:
    games/openpref       Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add new port games/openpref:
  
  OpenPref is an open source implementation of European trick-taking game
  Preferans (also known as Preference). It is written using cross-platform
  Qt4 framework and is portable between many operating systems including
  Windows and major Unix flavours.
  
  WWW:    http://openpref.sourceforge.net
  
  PR:             based on ports/150509
  Submitted by:   Konstantin Tokarev <annulen at yandex.ru>
  
  Revision  Changes    Path
  1.1       +33 -0     ports/games/openpref/Makefile (new)
  1.1       +3 -0      ports/games/openpref/distinfo (new)
  1.1       +6 -0      ports/games/openpref/pkg-descr (new)
  1.1       +5 -0      ports/games/openpref/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 3 Max Brazhnikov freebsd_committer freebsd_triage 2010-09-14 21:48:21 UTC
State Changed
From-To: open->closed

New port added with some modifications. Thanks!