Bug 150509 - New port: games/openpref (Preferans game)
Summary: New port: games/openpref (Preferans game)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Max Brazhnikov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-12 20:50 UTC by Konstantin Tokarev
Modified: 2010-09-14 21:50 UTC (History)
0 users

See Also:


Attachments
file.shar (2.62 KB, text/plain)
2010-09-12 20:50 UTC, Konstantin Tokarev
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!