Commit graph

15686 commits

Author SHA1 Message Date
Steve Wills
54b54ffd01 games/2048-qt: create port
A cross platform clone of 2048, implemented in Qt.
2015-03-26 02:52:14 +00:00
John Marino
796464350e games category: Remove $PTHREAD_LIBS
approved by:	PTHREAD blanket
2015-03-25 23:00:50 +00:00
Alex Dupre
3eb94220da Update to 0.11.3 release. 2015-03-25 20:30:23 +00:00
Dmitry Marakasov
0cf23c9e42 Remove PTHREAD_LIBS, PTHREAD_CFLAGS from my ports 2015-03-25 18:30:25 +00:00
Guido Falsi
c2f11811ee Fix build with clang 3.6.0. 2015-03-25 14:30:39 +00:00
Dmitry Marakasov
ebd067f789 - Update to 1.5.0 2015-03-25 01:11:32 +00:00
Dmitry Marakasov
a5e5316b22 Data files for Red Eclipse first-person shooter.
WWW: http://www.redeclipse.net/
2015-03-25 01:09:38 +00:00
Jason Helfman
4adc0b31b8 - add SF mirror, and remove others
PR:		198885
Submitted by:	maintainer, chris@bsdjunk.com
2015-03-24 23:57:33 +00:00
Adam Weinberger
6a533b9e81 Use MASTER_SITES macro for LOCAL
Suggested by:	mat
2015-03-24 21:17:23 +00:00
Adam Weinberger
e228687866 Add two patches from DragonFlyBSD trunk:
- 68420e59f12cf9c9fc14db0c493426150dd9ed95
    Fix some typos in messages/manpages. (Sascha Wildner)
  - 890b6f4a25a31acb7bb5b8c16193dc5d404b0805
    games: Fix real bugs on three games (found by gcc 5.0) (John Marino)
2015-03-24 19:55:15 +00:00
Adam Weinberger
b0efaaefd5 Update to bsdgames from DragonFlyBSD 4.0.5.
Thanks to marino for helping me find an easier way to create the tarballs
for these updates.
2015-03-24 19:42:23 +00:00
Dmitry Marakasov
92e1dd2f11 - Update to 2.2.3
- Add LICENSE_FILE
2015-03-24 03:57:21 +00:00
Jung-uk Kim
ada9bbe3e9 Fix build. Add a missing dependency, accidentally removed in r381876. 2015-03-23 21:55:03 +00:00
Rusmir Dusko
2eb3537cc2 - Update to 145_2015_01_05, no changelog entry
- Change DISTNAME to get proper Version
- Remove obsolete patch files/patch-Makefile, use instead sed
- Strip executable
2015-03-23 13:53:24 +00:00
Johan van Selst
d70b878209 Should be fine now 2015-03-22 14:18:19 +00:00
Jimmy Olgeni
cc72020008 Fix minor typos in pkg-descr files. 2015-03-22 13:22:52 +00:00
Baptiste Daroussin
a5da770e67 Make fonts repecting XDG
Xorg is now looking in ${LOCALBASE}/share/fonts by default
Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1))
Large cleanup on lots of font ports
All fonts are now properly dynamically generating fonts.dir and fonts.scale
instead of sometime overwriting existing ones)
All fonts are generating fontconfig's cache
Improve consistency in fonts ports
2015-03-21 23:05:19 +00:00
Dmitry Marakasov
ba67315f32 - Simplify MASTER_SITES
- Drop @dirrm* from plist
2015-03-21 20:01:18 +00:00
Johan van Selst
7af9c89cf8 Fix build without X11 2015-03-21 19:55:25 +00:00
Guido Falsi
f529151462 - Update to 0.0.18
- Requires newer bundled spidermonkey, so remove option for using the ports provided one
- Mark broken on 8.x, fails to build due to libc++/libstdc++ issues

Thanks to mandree and to leper(0ad developer) for their suggestions.
2015-03-21 18:22:51 +00:00
Rusmir Dusko
bb714b297c - Update to 1.20, announce message:
* Added Slovak translation
 * Updated French and German translations
 * Added makefile for Mac OS
2015-03-21 13:56:15 +00:00
Antoine Brodin
ce273c35b6 Mark BROKEN: Fails to configure
checking for GTK+ - version >= 2.12.0... no
*** Could not run GTK+ test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GTK+ is incorrectly installed.
checking for pkg-config... (cached) /usr/local/bin/pkg-config
checking for GTK+ - version >= 3.0.0... no
*** Could not run GTK+ test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GTK+ is incorrectly installed.
checking Qt5 headers... not found
configure: error: Cannot build modpack installer with any gui

Reported by:	pkg-fallout
2015-03-20 19:13:05 +00:00
Bartek Rutkowski
b9f1c361ae games/cataclysm-dda: fix clang 3.6 build
- Maintainer's timeout (wulf@cicgroup.ru)

PR:		198209
Submitted by:	Dimitry Andric <dim@FreeBSD.org>
2015-03-19 20:57:12 +00:00
Bartek Rutkowski
a6a8ed7e09 games/stepmania-devel: fix clang 3.6 build
PR:		198206
Submitted by:	Dimitry Andric <dim@FreeBSD.org>
2015-03-19 19:23:09 +00:00
Bryan Drewery
5b5a90256d Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag.  This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.

The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
  GH -> GHL
  GITHUB -> GITHUB_LEGACY

Differential Revision:	https://reviews.freebsd.org/D748
Submitted by:	amdmi3
Reviewed by:	mat, swills, antoine, bdrewery
With hat:	portmgr
2015-03-19 16:44:57 +00:00
Pawel Pekala
50dde3e4d3 Update to version 1.3.0
This is a huge release with paradox system being completely reworked,
a new (no spoilers here) playable race, lots of shiny eyecandy,
many UI improvements and bugfixes.

Announcement:
http://te4.org/blogs/darkgod/2015/03/news/tales-majeyal-130-aka-dust-dust-released

PR:		198685
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
2015-03-18 22:23:28 +00:00
Ganael LAPLANCHE
b431f9bf76 While waiting for a bugfix release, backport Nasal security fixes from upstream
git repositories:
- flightgear 6a30e70
- fgdata 60da209

Suggested by:	"Rebecca N. Palmer" <rebecca_palmer@zoho.com>
2015-03-18 19:43:42 +00:00
Johan van Selst
59bfc99229 Update to FreeCiv 2.5.0
http://freeciv.wikia.com/wiki/NEWS-2.5.0
2015-03-17 18:35:01 +00:00
Bartek Rutkowski
b385f58d0e games/connectagram: update 1.1.2 -> 1.2.1
- Switch from using QT4 to QT5
- Change description text in pkg-descr

PR:		197429
Submitted by:	Kato Tsuguru <tkato432@yahoo.com>
2015-03-17 09:31:24 +00:00
Vanilla I. Shu
3498816dd9 Upgrade to 20150314.
PR:		198649
Submitted by:	maintainer
2015-03-17 09:27:33 +00:00
Bartek Rutkowski
cab3d73c53 games/cuyo: update 2.0.0 -> 2.1.0
- Add NLS knobs for gettext handling

PR:		197430
Submitted by:	Kato Tsuguru <tkato432@yahoo.com>
2015-03-17 08:56:05 +00:00
Pawel Pekala
c7cca7df81 - Update to version 6.0, add one more LICENSE [1]
- Add USES=desktop-file-utils, port installs desktop file
- Add INSTALL_ICONS=yes, icons are installed

PR:		198622 [1]
Submitted by:	Kevin Zheng <kevinz5000@gmail.com> (maintainer) [1]
2015-03-16 20:10:12 +00:00
Bartek Rutkowski
81ae3318a5 games/awale: update 1.5 -> 1.6
- Convert to tk:wrapper
- Convert pkg-plist to PLIST_FILES

PR:		197428
Submitted by:	Kato Tsuguru <tkato432@yahoo.com>
2015-03-16 14:48:43 +00:00
Dmitry Marakasov
a6e7486755 - Switch to linguisttools_build 2015-03-16 14:05:37 +00:00
Rusmir Dusko
235eff8b50 - Update to 6.9, announce message:
BSD port patch.

- Add NEWS to DOCS
- Add REINPLACE and simplify installation handling, Upstream have accepted
  changes
2015-03-16 01:44:16 +00:00
Dmitry Marakasov
0b7665267e - Update to git20150306 2015-03-15 15:37:12 +00:00
Alexey Dokuchaev
d31212aa6f - Update to version 1.45.2 (r1139, still officially beta)
- Remove some of our patches that were integrated or reworked upstream (bugs
  603, 607, and 617; revisions r1130, r1135)
- Now, system compiler is upheld by setting CC_ENVIRONMENT variable
- Try to unbreak parallel builds by pre-generating .dep files in `pre-build'
- Take maintainership back after giving it to games@ team didn't work out
2015-03-15 14:36:40 +00:00
Jan Beich
19e2b6a6eb Improve style, consistency and fix minor issues in Cube-based ports
- Convert to option helpers
- Drop unused libGLU dependency (except for games/cube)
- Track direct dependency on libX11 (for XFetchBytes)
- Drop redundant MKDIR before COPYTREE_* macros [1]
- Wrap cd related commands with parentheses [1]
- Wrap lines exceeding 80 characters
- Bump PORTREVISION to pick up changes in dependencies, plist (assaultcube)
  and catch regressions early [1]
- games/assaultcube: CLIENT uses openal/vorbisfile *instead* of SDL_mixer
- games/assaultcube: drop unused gettext-tools dependency [1]
- games/assaultcube: convert to PLIST_DIRS [1]
- games/assaultcube: add patch for source/src/bot/bot_waypoint.cpp
  file to fix "invalid source encoding" warning [1]
- games/{cube,bloodfrontier}: MASTER or SERVER don't need libX11
- games/redeclipse: tell how large the package is in IGNORE message
- games/redeclipse: use PORTDATA to hold list of dirs for COPYTREE_SHARE

Differential Revision:	https://reviews.freebsd.org/D1831
PR:		197582 [1]
PR:		197583 [2]
Submitted by:	lightside@gmx.com [1]
Requested by:	lightside@gmx.com [1]
Reviewed by:	amdmi3, lightside@gmx.com (maintainers)
Approved by:	maintainer timeout (1 month) [2]
Approved by:	bapt (mentor)
2015-03-15 11:51:06 +00:00
Bartek Rutkowski
c9a12bc393 games/gweled: update 0.7 -> 0.9.1
- Add LICENSE
- Update MASTER_SITES and WWW
- Maintainer's timeout (gnome@FreeBSD.org)

PR:		185563
Submitted by:	Hardy Schumacher <hardy.schumacher@gmx.de>
2015-03-15 08:24:35 +00:00
Dmitry Marakasov
7a4ecf0e70 - Update to 0.5 2015-03-14 04:03:57 +00:00
Vanilla I. Shu
dce23ae7ef Upgrade to 2.3.2. 2015-03-12 13:04:22 +00:00
Dmitry Marakasov
2387c08e56 Add more mirrors 2015-03-12 00:09:55 +00:00
Alonso Schaich
63ff0b60db Update KDE SC to 4.14.3
The kde@ team presents KDE SC 4.14.3, the last planed release
of the KDE SC 4 series.

In addition to the updates provided by the KDE SC developers, this
update also addresses numerous FreeBSD and PORTS specific
issues, found and solved by the kde@ team and area51 testers,
most notorously Tobias C. Berner <tcberner@gmail.com>

PR:		197751
PR:		197871
PR:		184996
Reviewed by:	rakuco (mentor)
Differential:	https://reviews.freebsd.org/D1950
2015-03-11 23:11:47 +00:00
Ganael LAPLANCHE
752310386c Update Simgear & Flightgear to 3.4.0 2015-03-11 07:11:51 +00:00
Johan van Selst
9e346814a8 Add CPE information
games/gnuchess has had vulnerabilities with a CPE identifier assigned
(e.g. CVE-2002-0204).

PR:		198234
Submitted by:	shun.fbsd.pr@dropcut.net
2015-03-09 18:36:06 +00:00
Dmitry Marakasov
4e19ae6434 FreeBlocks is a puzzle game with similar gameplay to Tetris Attack.
WWW: https://github.com/dorkster/freeblocks
2015-03-09 15:47:56 +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
Lars Engels
c89350f950 Update to 1.2.5 2015-03-06 13:38:02 +00:00
Michael Landin
37d98d3cf0 - fix typo in COMMENT
PR:		198307
Submitted by:	spastorino@gmail.com
2015-03-05 14:37:02 +00:00
Antoine Brodin
428b6bbc0c Reset maintainer, connections to SMTP server time out 2015-03-05 13:49:48 +00:00