Commit graph

20 commits

Author SHA1 Message Date
Gerald Pfeifer
04d6f52202 Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
2017-04-01 15:23:30 +00:00
Jan Beich
28e7e01df0 Assume "pkg-config zlib" works after 9.x reached EOL 2017-01-03 19:58:37 +00:00
Jan Beich
71a7d8dbcd games/tanglet: update to 1.4.0
- Expose std::lround on 9.x
- Don't pull Gtk dependencies just for icon cache (see r390886)

Changes:	https://gottcode.org/tanglet/#releasenotes
2016-10-09 12:52:11 +00:00
Dmitry Marakasov
b9398223bd Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by:	portmgr blanket
2016-01-12 16:20:31 +00:00
Bartek Rutkowski
7228c103fb games/tanglet: update 1.2.2 -> 1.3.1
PR:		197435
Submitted by:	Kato Tsuguru <tkato432@yahoo.com>
2015-03-07 20:31:16 +00:00
Dmitry Marakasov
075372439e - Release ports maintained by games@
games@ team is quite small and inactive, so ports currently assigned
to it cannot be assumed as properly maintained. To not cause confusion
by making it look otherwise, and also to allow and promote adoption
by individual maintainers, release these ports back to the pool. Note
that this does not change the fact that games@ team still takes care
of these ports to excent of its capabilities.

Suggested by:	marino
2014-10-31 16:11:33 +00:00
Dmitry Marakasov
72a591568b - Clarify LICENSE
- Add LICENSE_FILE
- Drop @dirrm* from plist
2014-10-09 14:00:45 +00:00
Rusmir Dusko
8bad47274c games/bombherman
- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team

games/connectagram

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Break lines around 80 characters

games/cretan-hubris

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team

games/fbg2

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team

games/gottet

- Transfer maintainership to games@ team

games/gtkatlantic

- Simplify master site
- Use tar.gz instead of tar.bz2
- Transfer maintainership to games@ team
- Don't silence warnings
- Set PORTSCOUT, Upstream use GTK3 in newer Versions

games/kye

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team

games/madbomber

- Transfer maintainership to games@ team

games/megamario

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Add fixes_v1.7.txt to DOCS

games/nelly

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Cosmetical changes

games/oneisenough

- Transfer maintainership to games@ team
- USES shebangfix and SHEBANG_FILES instead of REINPLACE
- Simplify installation handling

games/patapizza-tetris

- Transfer maintainership to games@ team

games/puckman

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team

games/pycadia

- Transfer maintainership to games@ team

games/pyspacewar

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS

games/simsu

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Use tar:bzip2 instead of USE_BZIP2=yes

games/smashbattle

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team

games/syobon

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team

games/tanglet

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
- Use tar:bzip2 instead of USE_BZIP2=yes

games/thegrind

- Change Makefile header, use my name and @FreeBSD.org email
- Transfer maintainership to games@ team
2014-05-05 22:02:09 +00:00
Rusmir Dusko
ab35b658a2 - Remove USES desktop-file-utils
- Add NLS Option and REINPLACE
- Add OPTIONS_SUB
- Strip executable
- Recreate pkg-plist with make makeplist
2014-02-04 13:58:13 +00:00
Rusmir Dusko
80d7b01d0b - Add DOCS Option
Support STAGEDIR

Approved by:	pawel / wg (mentors, implicit)
2013-11-27 15:08:16 +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
John Marino
a97d27b793 Explicitly define LDFLAGS for 4 QT4-based ports
Fixes come from dports.  Problem and solution verified on
FreeBSD using gcc48.

Approved by:	portmgr (bapt, implicit)
2013-10-08 17:37:36 +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
Rusmir Dusko
312063e87c - Update to 1.2.2
- Shorten header
- Change maintainer email gmx.ch --> FreeBSD.org
- USES desktop-file-utils
- Trim USE_QT4
- Trim docs
- Add REINPLACE_CMD to remove not existent pkgconfig zlib
- Trim pkg-plist

Approved by:	wg (mentor)
2013-08-17 22:16:57 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Jason E. Hale
c5125617bb - Clean up Makefile
- Respect PREFIX
- Don't use PORTDATA macro since the data is required
- Use the build system provided by the software

PR:		ports/171364
Submitted by:	nemysis <nemysis at gmx dot ch> (maintainer)
Approved by:	makc (mentor)
2012-09-17 14:25:55 +00:00
Jason Helfman
8ed2ae8632 - port requires data
- remove INSTALL file from PORTDOCS
- adopt optionsNG for DOCS

PR:     170745
Submitted by:   maintainer, nemysis@gmx.ch
2012-08-25 06:42:58 +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
Dmitry Marakasov
511a622de5 Tanglet is a single player word finding game based on Boggle. The
object of the game is to list as many words as you can before the
time runs out. There are several timer modes that determine how
much time you start with, and if you get extra time when you find
a word.

You can join letters horizontally, vertically, or diagonally in any
direction to make a word, so as long as the letters are next to
each other on the board. However, you can not reuse the same letter
cells in a single word. Also, each word must be at least three
letters on a normal board, and four letters on a large board.

WWW: http://gottcode.org/tanglet/

PR:		167239
Submitted by:	nemysis <nemysis@gmx.ch>
2012-05-14 23:59:03 +00:00