Commit graph

16619 commits

Author SHA1 Message Date
Steve Wills
c507d9ae23 games/2048: update to 0.9.1 2016-04-08 18:40:11 +00:00
Mathieu Arnold
e78631b83b Update to 5.0.11.
PR:		208613
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
2016-04-08 12:37:55 +00:00
Dmitry Marakasov
43bead0915 - Update to 3.1.4 2016-04-06 03:59:43 +00:00
Dmitry Marakasov
12c669ce87 - Update to 0.0.20160404 2016-04-06 03:58:52 +00:00
Dmitry Marakasov
038270279c - Update to 0.3.0
- Switch to options helpers
2016-04-06 02:21:45 +00:00
Steve Wills
ae54641e2f devel/ruby-gems: Update to 2.6.2
PR:		208371
Submitted by:	wen (partial)
2016-04-04 15:24:52 +00:00
Dmitry Marakasov
2d7ee0d870 - Switch profiler which depends on x86 assembly off by default, fixing build on arm
PR:		207559
Submitted by:	lightside@gmx.coma (maintainer)
2016-04-03 12:00:26 +00:00
Alexey Dokuchaev
05a09f12a3 Update to version 1.6.0. 2016-04-03 05:24:35 +00:00
Guido Falsi
2bf432190d - Update to 0.0.20 (alpha 20)
- Remove SDL 1.2 support option, support removed upstream
- Added project home page to MASTER_SITES
2016-04-02 11:47:51 +00:00
Alexey Dokuchaev
59f9e439a0 Try to unbreak on 64-bit architectures by avoiding casting from pointer to
a smaller type (int) which loses information.  Also, reduce imperativeness
of the `files/Makefile' while at it.

Reported by:	pkg-fallout
2016-04-01 15:04:08 +00:00
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Mathieu Arnold
999161a9ed Fixup some whitespace at the beginning of lines problems.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:18:17 +00:00
Sunpoet Po-Chuan Hsieh
1fc33e5d96 - Update to 0.5.0
- Bump PORTREVISION for graphics/webp shlib change

Changes:	https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
2016-04-01 11:17:54 +00:00
Alexey Dokuchaev
7f023fbfdc Add a port of Zoner's Half-Life compile tools, which offer many improvements
over the original map compiling tools for Half-Life.

WWW: http://zhlt.info/
2016-03-30 06:41:55 +00:00
Dmitry Marakasov
69d3ac5e77 - Update to 5.0b.20160316.1
PR:		208268
Submitted by:	kalten@gmx.at
2016-03-29 02:43:14 +00:00
Dmitry Marakasov
af0b0dbd09 - Update to 1.1.1
PR:		207962
Submitted by:	neel@neelc.org (maintainer)
2016-03-27 23:56:19 +00:00
John Marino
ec95b75b6e games/tbe: Fix plist (main executable wasn't listed)
At some port, this port was converted from having a plist to using
PORTDATA as an automatic generator.  Unfortunately, this excluded the
main executable (bin/tbe) from being packaged as well as several icons.
Drop PORTDATA and bring back the full pkg-plist (it's < 300 lines).
While here, pet portlint.

PR:		207946
Approved by:	maintainer timeout
2016-03-27 22:45:39 +00:00
Tijl Coosemans
6bc6f3a9e0 - Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
  supported by libgnutls-dane and gnutls-cli.  Also clarify the option
  description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4.  Some ports used this library
  in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed.  Ports that used these have been
  updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.

net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.

www/hydra: Mark BROKEN.  This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.

PR:		207768
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-03-27 14:57:59 +00:00
Thomas Zander
1fef35a2fc Update multimedia/assimp to upstream version 3.1.1
Details:
- Allow build with clang on FreeBSD >= 10
- Add BOOST option
- Add restrictions for USE_GCC
- Update post-patch and pkg-plist file
- Bump PORTREVISION on dependent ports (possible ABI change)

PR:		207575
Submitted by:	lightside@gmx.com
Approved by:	maintainer timeout
2016-03-27 07:34:57 +00:00
Dmitry Marakasov
588e4661a9 - Update to 3.11.1
- Cleanup the port
- Pass maintainership to submitter

PR:		205485
Submitted by:	monwarez@mailoo.org
2016-03-27 01:10:18 +00:00
Dmitry Marakasov
7be8d8f94c - Update to 3.11.1
- Cleanup the port
- Pass maintainership to submitter

PR:		205581
Submitted by:	monwarez@mailoo.org
2016-03-27 01:10:13 +00:00
Mathieu Arnold
33700f0abf Add plist forgotten from last commit.
PR:		207159
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
2016-03-26 20:01:45 +00:00
Jan Beich
6b281ea796 games/tesseract-data: pacify check-plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: @dir %%DATADIR%%/media/prefab
Error: Orphaned: @dir %%DATADIR%%/screenshot

PR:		189829
Pointy hat:	jbeich (last minute regression)
Reported by:	marino
2016-03-26 13:53:47 +00:00
John Marino
19fba58b20 games/tesseract: expand RUN_DEPENDS port origin
Using variables for port origins break make operators like N: and M:
depending on where they are applied.  It more robust (and arguable
more correct) to use a "hardcoded" path for *DEPENDS.

Approved by:	marino (Listed as reviewer)
2016-03-26 11:44:21 +00:00
Jan Beich
3d35384243 games/bubble-chains: convert EXTRACT_SUFX to DISTVERSIONSUFFIX
- Pet portlint(1) after r401096 and r411721
2016-03-25 15:40:42 +00:00
Jan Beich
4147d669ce Convert to USES=7z for trivial cases
Approved by:	portmgr modernization blanket
Differential Revision:	https://reviews.freebsd.org/D4190
2016-03-25 15:40:07 +00:00
Olli Hauer
9fcbfffead - change MAINTAINER email address [1]
[1] http://lists.freebsd.org/pipermail/freebsd-ports/2016-March/102600.html
2016-03-25 11:42:13 +00:00
Alexey Dokuchaev
3c27306e5a Add a port of TrenchBroom, a cross-platform level editor for Quake-engine
based games.  It's currently in beta (2.0.0 release is planned on June 22
which is Quake's 20th anniversary).

WWW: http://kristianduske.com/trenchbroom/
2016-03-25 06:47:15 +00:00
Dmitry Marakasov
99b0c7e22a - Update to 20160322
PR:		208240
Submitted by:	lifanov@mail.lifanov.com (maintainer)
2016-03-24 11:17:04 +00:00
Dmitry Marakasov
9fc852fadb - Fix build with CLIENT disabled 2016-03-24 05:09:00 +00:00
Dmitry Marakasov
2bec8514e8 - Fix build 2016-03-24 04:34:51 +00:00
Raphael Kubo da Costa
0e100c52a9 Deprecate and expire in 1 month.
The domain where the distfile was hosted no longer exists and the port is
unmaintained.
2016-03-23 16:26:53 +00:00
Sunpoet Po-Chuan Hsieh
69cc353443 - Add LICENSE
- Add NO_ARCH
- Fix *_DEPENDS: p5-Test-* are test-only dependencies
- Convert to new options target helper
- Remove regression-test:
- Bump PORTREVISION for dependency change

Approved by:	portmgr (blanket)
With hat:	perl
2016-03-20 18:37:17 +00:00
Raphael Kubo da Costa
0cb9c80bab Add some patches to properly declare dependencies between targets.
The upcoming CMake 3.5.0 ends up generating Makefiles that cause much more
problems in parallel builds when the dependencies are not declared correctly.

This also allows us to get rid of MAKE_JOBS_UNSAFE.

PR:		208033
2016-03-19 14:36:54 +00:00
Mark Felder
9b0f5c26aa games/fairymax: Update to 5.0b
PR:		207657
2016-03-17 20:54:37 +00:00
Mark Felder
73c810467a games/gtkevemon: Update to 1.10
This update also fixes a hang on startup.

PR:		204189
MFH:		2016Q1
2016-03-17 12:55:36 +00:00
Jan Beich
cd5eb04c19 games/tesseract: typo, DISTVERSION doesn't propagate to packages 2016-03-17 05:53:24 +00:00
Alexey Dokuchaev
23d41d4339 Update to version 3.1.1.1, which comes with quite a few bug fixes, including
some especially major ones.  Define LICENSE (GPLv2) while here.
2016-03-16 19:22:02 +00:00
Jan Beich
ee53b43194 games/linux-unigine-valley: add new port
PR:		207198
Submitted by:	Hannes Hauswedell <h2+fbsdports@fsfe.org>

Valley Benchmark is a new GPU stress-testing tool from the developers
of the very popular and highly acclaimed Heaven Benchmark. The
forest-covered valley surrounded by vast mountains amazes with its
scale from a bird's-eye view and is extremely detailed down to every
leaf and flower petal. This non-synthetic benchmark powered by the
state-of-the art UNIGINE Engine showcases a comprehensive set of
cutting-edge graphics technologies with a dynamic environment and
fully interactive modes available to the end user.

This port includes the linux-binaries of the basic (free-to-use)
version of the benchmark.

http://unigine.com/en/products/benchmarks/valley
2016-03-16 13:00:10 +00:00
Jan Beich
c139080ff7 games/linux-unigine-heaven: list also in benchmarks/ and use option helpers 2016-03-16 12:59:39 +00:00
Jan Beich
f7731c8be8 Drop default directory from _DEPENDS in my ports
https://lists.freebsd.org/pipermail/freebsd-ports/2015-October/100794.html
2016-03-16 12:58:16 +00:00
Jan Beich
cb9c0cd46f games/tesseract{,-data}: add new port
PR:		189829 (based on)
Submitted by:	operator@myrechenzentrum.net
Reviewed by:	marino (partially, earlier version)

Tesseract is a first-person shooter game focused on instagib deathmatch
and capture-the-flag gameplay as well as cooperative in-game map editing.

http://www.tesseract.gg
2016-03-15 16:27:41 +00:00
Mathieu Arnold
ba52c5196a Update to 2.6.5.
PR:		207989
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
2016-03-15 15:29:01 +00:00
Mathieu Arnold
3af78e7414 Update to 0.C.
PR:		207988
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
2016-03-15 15:28:56 +00:00
Raphael Kubo da Costa
5f54a52585 Change header installation location for kdelibs4-based ports.
Install x11/kdelibs4's headers into include/kde4 instead of include (which
consequently causes several other ports to have their installation paths
changed too).

The idea behind this is to reduce path conflicts between KDE4 ports and the
upcoming KDE Frameworks 5 ports that will be installed into include/KF5. If
we continue installing the KDE4 headers into include/, we can end up in a
situation like this:

    c++ [...] -I/usr/local/include -I/usr/local/include/KF5 file.cpp

If the KDE4 and KF5 versions of a port have the same headers, the KDE4 port
will unintentionally be picked up first and the build will fail.

Most of this huge patch is just PORTREVISION bumps, pkg-plist changes and a
few patches to FooConfig.cmake files to make them look into the kde4/
subdirectory in include/.

Changes which don't fit into the above are:
- deskutils/kdepimlibs4: Import an upstream patch to remove some double
  semicolons that cause base GCC to fail. They have always been present, but
  since the faulty header was referenced via -isystem /usr/local/include
  this never caused any problems.
- devel/subversion, devel/subversion18: Update patch-configure. The current
  kwallet changes there date back to 2011 (r272490), at a time when the
  build could fail when both KDE3 and KDE4 were installed. Replace those
  bits with a change I've submitted upstream to use the kde4-config program
  to determine where KDE4's headers and libraries are installed instead of
  assuming the headers are always in include/.

Once again, huge thanks to Tobias Berner <tcberner@gmail.com> for being the
first one to notice this problem when working on the KDE Frameworks 5 ports,
coming up with the solution and bugging me until I had time to work on this
and ask for the exp-run :-)

PR:		207906 (exp-run)
2016-03-15 12:35:56 +00:00
Adam Weinberger
13727254a9 Update to sources from DragonflyBSD 4.4.2. 2016-03-14 16:40:10 +00:00
Sunpoet Po-Chuan Hsieh
324d661c95 - Update to 2.040
- Add LICENSE_FILE

Changes:	http://search.cpan.org/dist/Algorithm-Pair-Best2/Changes
2016-03-14 15:09:58 +00:00
Mathieu Arnold
f88d0883b8 Fix runtime error.
PR:		203798
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
2016-03-14 14:24:38 +00:00
Raphael Kubo da Costa
e80286126e Update to 1.4.6.
Announcement:
http://te4.org/blogs/darkgod/2016/03/news/tales-majeyal-146-aka-twilight-darkness-released

PR:		207907
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
2016-03-13 22:16:15 +00:00
Antoine Brodin
989bb4c20d Deprecate ports broken for more than 6 months 2016-03-13 18:45:42 +00:00