Commit graph

14 commits

Author SHA1 Message Date
Rusmir Dusko
805447cf96 - Add NLS Option and REINPLACE
- Add OPTIONS_SUB
- Strip executable
- Recreate pkg-plist with make makeplist
2014-02-04 13:58:03 +00:00
Rusmir Dusko
6da05933dc - Fix build, add USE_QT4= gui
Approved by:	pawel / wg (mentors, implicit)
2013-11-29 12:41:59 +00:00
Rusmir Dusko
350ea72560 - Change Makefile header
- Change maintainer email to @FreeBSD.org
- Add DOCS Option
- Add OPTIONS_SUB
- Change pkg-plist, remove mtree

Approved by:	pawel / wg (mentors, implicit)
2013-11-27 11:49:17 +00:00
Max Brazhnikov
3de3028d38 - Convert to USES=qmake
- Adjust USE_QT4 components

Approved by:	portmgr (blanket approval)
2013-11-22 18:48:31 +00:00
Dmitry Marakasov
c87a56b351 - Remove manual creation and removal of share/applications, as it's now in the mtree (games category)
Approved by:	portmgr (bdrewery)
2013-10-22 13:53:33 +00:00
Baptiste Daroussin
c84e1cd8e6 Add NO_STAGE all over the place in preparation for the staging support (cat: games) 2013-09-20 17:36:33 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Ruslan Makhmatkhanov
103f4ad00f - remove dependency on desktopfileutils, because target desktop-file doesn't
contains MimeType key.
- bump PORTREVISION because of dependency change

Reported by:	makc
Approved by:	nemysis <nemysis@gmx.ch> (maintainer, by mail)
2013-02-23 19:13:43 +00:00
Ruslan Makhmatkhanov
284e384838 - update to 1.2.3
- restore 'Created by' in Makefile header
- add dependency on desktopfileutils

PR:		176171
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-02-20 19:21:31 +00:00
Alex Kozlov
9b6da4b937 - Simplify Makefile [1]
- Remove deprecated comments at the top of Makefile

PR:	ports/171358
Submitted by:	nemysis <nemysis at gmx.ch> (maintainer) [1]
2012-09-08 21:02:41 +00:00
Raphael Kubo da Costa
ed010df4ec Fix typo in icon directory name.
PR:		ports/171233
Submitted by:   nemysis <nemysis@gmx.ch> (maintainer)
2012-09-01 13:39:34 +00:00
Jason Helfman
3a4ed6b1f1 - port requires data
- adopt optionsNG for DOCS
- move from cp to install_data for icons
- drop INSTALL doc from PORTDOCS

PR:	170742
Submitted by:	maintainer, nemysis@gmx.ch
2012-08-27 17:39:52 +00:00
Martin Wilke
9c2f65e395 - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by:	bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Marcus von Appen
e7d05c2862 Simsu is a basic Sudoku game. You can switch between filling in notes
(pencil mode), or filling in answers (pen mode).
To make it easier to see where to place numbers, you can highlight
all instances of a number. You can also check your answers for
correctness while playing. The game stores your current notes and answers,
so that you can pick up where you left off the next time you play.

WWW: http://gottcode.org/simsu/

PR:		ports/167238
Submitted by:	nemysis@gmx.ch
2012-05-13 10:12:22 +00:00