Commit graph

17918 commits

Author SHA1 Message Date
Guido Falsi
00372c127c - Update netpaanzer to 0.8.7
- Fix build with clang 6
- Convert to PLIST_FILES
- Regenerate patches
2018-01-19 12:25:34 +00:00
Alexey Dokuchaev
73f128faa2 Allow to build on sparc64 and powerpc. 2018-01-19 06:36:37 +00:00
Sunpoet Po-Chuan Hsieh
5444edbb65 Remove BROKEN, DEPRECATED and EXPIRATION_DATE
This port builds fine in poudriere.
This port depends on py-twisted and py-twistedCore has been removed from ports tree.

MFH:		2018Q1
2018-01-18 14:44:07 +00:00
Jan Beich
25beeff079 devel/boost-*: update to 1.66.0
Changes:	http://www.boost.org/users/history/version_1_66_0.html
PR:		223922
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D13279
2018-01-18 04:11:02 +00:00
Nikolai Lifanov
3d5e6f0084 update games/wtf to 20180113 snapshot from NetBSD 2018-01-16 14:30:04 +00:00
Ganael LAPLANCHE
4a2ce21614 Update to 20171024 and switch to GH 2018-01-16 11:10:14 +00:00
Jan Beich
194e412679 games/diaspora: unbreak build with Clang 6 (C++14 by default)
- Don't use %%FOO%% in PLIST_FILES to avoid unnecessary substitution

PR:		225187
Submitted by:	lightside@gmx.com (maintainer)
2018-01-15 21:59:49 +00:00
Alexey Dokuchaev
8433cd85d3 - Unbreak the build against new Clang version 6.0.0
- While here, adjust COMMENT: Hexen support is limited

PR:	224989
2018-01-15 16:53:05 +00:00
Alexey Dokuchaev
5479277d48 - Unbreak the build against new Clang version 6.0.0
- Merge all Clang-related fixes into existing patch and
  regenerate it to get sane timestamps while I'm here

PR:	224989
2018-01-15 16:50:28 +00:00
Kurt Jaeger
36e75a9259 games/atanks: update 5.9 -> 6.5
PR:		217455
Submitted by:	amdmi3
Approved by:	jessefrgsmith@yahoo.ca (maintainer)
Relnotes:	http://atanks.sourceforge.net/
2018-01-13 16:58:26 +00:00
Nikolai Lifanov
1702f8a062 update games/wtf to 20180110 snapshot from NetBSD 2018-01-12 18:43:34 +00:00
Rene Ladan
30433f0c7f Return kevlo's ports to the pool, he handed in his commit bit.
With hat:	portmgr-secretary
2018-01-12 11:21:07 +00:00
Dmitry Marakasov
c37370b2fc - Fix dependency on ncurses and respect it properly 2018-01-11 20:05:34 +00:00
Alexey Dokuchaev
7b85b686ee Remove superfluous linefeeds and fix some other minor whitespace bugs. 2018-01-11 16:53:44 +00:00
Alexey Dokuchaev
a247b2f47d Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files that are not actually manual pages (part 2).
2018-01-11 14:18:01 +00:00
Jan Beich
a7026609a2 games/openbor: update to 4564
Changes:	830e0a9...5dd6f84
2018-01-11 00:54:20 +00:00
Alexey Dokuchaev
2c0789eb84 Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files which are not actually manual pages.
2018-01-10 15:08:51 +00:00
Dmitry Marakasov
9bc83e27a2 - Update to 14.1 2018-01-09 15:44:21 +00:00
Mathieu Arnold
afb43abb77 Remove a few text occurrences of NOPORTDOCS.
Sponsored by:	Absolight
2018-01-09 07:55:05 +00:00
Mathieu Arnold
bb5196a149 Remove support for variables that have been deprecated for a while.
variables                  deprecation       revision
WITHOUT_NLS                2013-12-13        r336337
WITH_/WITHOUT_             2014-02-24        r345870
NOPORT(DOC|EXAMPLE)S       2014-04-19        r351587
WITH_BDB_VER               2016-05-02        r414444
OVERRIDE_LINUX_BASE_PORT   2016-09-05        r421387
WITH_OPENSSL_(BASE|PORT)   2016-06-16        r416965

While there, add an ERROR variable that works like DEV_ERROR, but for
user facing errors, and move NOPORTDOCS,
NOPORTEXAMPLES and WITHOUT_NLS to it.

Cleanup bsd.sanity.mk a bit.

Fix fallout.

PR:		224613
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D13490
2018-01-09 07:40:55 +00:00
Tobias Kortkamp
1cbe9b301a games/iortcw: Fix build with clang 6.0
code/splines/util_str.cpp:477:11: error: reinterpret_cast from 'nullptr_t' to
'const char *' is not allowed
        idStr e( reinterpret_cast<const char *>( NULL ) );
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
code/splines/util_str.cpp:491:10: error: reinterpret_cast from 'nullptr_t' to
'const char *' is not allowed
        a = c + reinterpret_cast<const char *>( NULL );
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
code/splines/util_str.cpp:494:6: error: reinterpret_cast from 'nullptr_t' to
'const char *' is not allowed
        a = reinterpret_cast<const char *>( NULL ) + d;
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
code/splines/util_str.cpp:498:7: error: reinterpret_cast from 'nullptr_t' to
'const char *' is not allowed
        a += reinterpret_cast<const char *>( NULL );
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
PR:		224988
Reported by:	jbeich
2018-01-08 17:23:41 +00:00
Nikolai Lifanov
6e9d860c2c update games/stonesoup to 0.21.0
highlights:
* New species: Gnolls
* New god: Wu Jian Council
* New spell: Borgnjor's Vile Clutch

release announcement:
https://crawl.develz.org/wordpress/crawl-0-21-gnoll-country-for-old-jian
2018-01-08 16:59:35 +00:00
Carlos J. Puga Medina
5d46c38bbc Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.2
Approved by:	portmgr (antoine)
2018-01-08 15:20:57 +00:00
Kirill Ponomarev
a50766ec02 Set LLD_UNSAFE=yes that the port will continue to link with ld.bfd
if /usr/bin/ld is lld, until the issue can be addressed.

PR:		214864
Approved by:	portmgr (LLD_UNSAFE blanket)
Sponsored by:	The FreeBSD Foundation
2018-01-08 13:21:10 +00:00
Kirill Ponomarev
5f2d00c073 Fix slyle for LLD_UNSAFE.
Reported by:	jbeich
2018-01-08 10:47:29 +00:00
Kirill Ponomarev
7e59c3223f Set LLD_UNSAFE=yes that the port will continue to link with ld.bfd
if /usr/bin/ld is lld, until the issue can be addressed.

PR:		214864
Approved by:	portmgr (LLD_UNSAFE blanket)
Sponsored by:	The FreeBSD Foundation
2018-01-08 10:38:20 +00:00
Kirill Ponomarev
8aced487de Set LLD_UNSAFE=yes that the port will continue to link with ld.bfd
if /usr/bin/ld is lld, until the issue can be addressed.

PR:		214864
Approved by:	portmgr (LLD_UNSAFE blanket)
Sponsored by:	The FreeBSD Foundation
2018-01-07 22:34:17 +00:00
Kirill Ponomarev
d7e554d15e Set LLD_UNSAFE=yes that the port will continue to link with ld.bfd
if /usr/bin/ld is lld, until the issue can be addressed.

PR:		214864
Approved by:	portmgr (LLD_UNSAFE blanket)
Sponsored by:	The FreeBSD Foundation
2018-01-07 21:27:59 +00:00
Kirill Ponomarev
0ca664d686 Set LLD_UNSAFE=yes that the port will continue to link with ld.bfd
if /usr/bin/ld is lld, until the issue can be addressed.

PR:		214864
Approved by:	portmgr (LLD_UNSAFE blanket)
Sponsored by:	The FreeBSD Foundation
2018-01-07 20:22:22 +00:00
Tobias C. Berner
353ffeafe0 games/bovo, fix build with clang6
PR:		224945
2018-01-07 18:16:48 +00:00
Danilo Egea Gondolfo
b66396ee83 - Update to 4.14.1 2018-01-06 18:08:19 +00:00
Danilo Egea Gondolfo
fa353db017 - Update to 2.0.3 2018-01-06 17:12:25 +00:00
Jan Beich
92c3792abf games/aquaria: unbreak with LLD by default
Linking with LLD currently fails due to preemption of symbols with
protected visibility in a shared object:

/usr/bin/ld: error: cannot preempt symbol: alGetSourcei
>>> defined in /usr/local/lib/libopenal.so
>>> referenced by BBGE/FmodOpenALBridge.cpp
>>>               CMakeFiles/aquaria.dir/BBGE/FmodOpenALBridge.cpp.o:(OggDecoder::decode_loop(OggDecoder*))

/usr/bin/ld: error: cannot preempt symbol: alSourceUnqueueBuffers
>>> defined in /usr/local/lib/libopenal.so
>>> referenced by BBGE/FmodOpenALBridge.cpp
>>>               CMakeFiles/aquaria.dir/BBGE/FmodOpenALBridge.cpp.o:(OggDecoder::decode_loop(OggDecoder*))
[...]

For now set LLD_UNSAFE=yes so that the port will continue to link with
ld.bfd if /usr/bin/ld is lld, until the issue can be addressed (with a
change in openal-soft or in lld).

Reported by:	antoine (via bug 214864)
2018-01-06 05:58:42 +00:00
Jan Beich
ae514f7521 games/aquaria: unbreak build with Clang 6 (C++14 by default)
Aquaria/ScriptInterface.cpp:10412:59: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
 #define MK_ALIAS(prefix, suffix, alias) {MK_STR(prefix)"_"MK_STR(alias), l_##prefix##_##suffix},
                                                           ^

Reported by:	antoine (via bug 224669)
2018-01-06 05:58:28 +00:00
Raphael Kubo da Costa
f09d9797d5 Backport and adapt patch to fix `make install' with Qt 5.9:
/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/games/tanglet/work/tanglet-1.4.0/translations/*.qm /wrkdirs/usr/ports/games/tanglet/work/stage/usr/local/share/tanglet/translations/*.qm
    Error: usage: [-exe] source target
    *** Error code 3 (ignored)

PR:		224849
2018-01-05 22:22:16 +00:00
Raphael Kubo da Costa
4db659e138 Backport patch that fixes `make install' with Qt 5.9.
/usr/local/lib/qt5/bin/qmake -install qinstall /wrkdirs/usr/ports/games/gottet/work/gottet-1.1.3/translations/*.qm /wrkdirs/usr/ports/games/gottet/work/stage/usr/local/share/gottet/translations/*.qm
    Error: usage: [-exe] source target
    *** Error code 3 (ignored)

PR:		224849
2018-01-05 22:17:49 +00:00
Jan Beich
0d9857f7af games/xqf: lift BROKEN_aarch64 per FreeBSD 11.0 EOL
Here's how the error message actually looked like:

cc  -O2 -pipe  -fno-strict-aliasing -Wall   -o xqf -Wl,-rpath,/usr/local/lib/xqf -Wl,--export-dynamic -Wl,--version-script=../src/xqf.map addmaster.o addserver.o config.o country-filter.o debug.o dialogs.o dns.o filter.o flt-player.o game.o history.o host.o launch.o menus.o pixmaps.o pref.o psearch.o rc.o rcon.o server.o skin.o skin_pcx.o sort.o source.o srv-info.o srv-list.o srv-prop.o stat.o statistics.o trayicon.o utils.o xqf.o xqf-ui.o xutils.o zipped.o redial.o q3maps.o utmaps.o loadpixmap.o splash.o scripts.o -lintl  ../src/zip/libunzip.a ../src/tga/libtga.a  -lGeoIP -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 -pthread -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl    -lz -L/usr/local/lib -lX11
/usr/bin/ld: xqf: local symbol `__progname' in /usr/lib/crt1.o is referenced by DSO
/usr/bin/ld: final link failed: Bad value
cc: error: linker command failed with exit code 1 (use -v to see invocation)

Reported by:	http://thunderx1.nyi.freebsd.org/data/110arm64-default/426002/logs/errors/xqf-1.0.5_9.log
Pointy hat to:	linimon (generic excerpt)
Tested on:	11.1 (clang 4.0) and 12.0 (clang 6.0)
2018-01-05 03:32:57 +00:00
Dmitry Marakasov
fd8553586e - Pet portlint
- Update WWW
2018-01-04 09:00:45 +00:00
Mathieu Arnold
d0cba2b797 Cleanup Mk/Uses/gnome.mk.
- Remove the use of comp_DETECT.
- Remove all comp_DETECT variables.
- Remove a use of comp_DETECT outside of gnome.mk
- Remove py3gobject3.
- Have ports depending directly on devel/py-gobject3 use gnome to do it.

PR:		224618
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D13550
2018-01-03 13:22:31 +00:00
Alexey Dokuchaev
077adeffb5 - Update OpenTTD to version 1.7.2
- Move another icon under !dedicated-server clause

TIMESTAMP (openttd-1.7.2-source.tar.xz) = 1514117460
2018-01-03 12:10:39 +00:00
Tobias C. Berner
51d04637cb New USES=eigen
Usage:
    USES=eigen:<version>[,<type>]

    version: 2 or 3 (required)
    type:    build (default), run

  For example:
    USES=eigen:2,build,run
  will add a BUILD- and RUN_DEPENDS on math/eigen2, and
    USES=eigen:3
  will add a BUILD_DEPENDS on math/eigen3.

* Convert the existing ports to use it
  - biology/iqtree: remove run time dependency (seemed not to be needed)
  - graphics/movit: remove run time dependency (seemed not to be needed)
  - science/avogadro: add run time dependeny (installed cmake file requires it to be present)

Reviewed by:	rakuco, mat
Differential Revision:	https://reviews.freebsd.org/D13702
2018-01-02 16:49:24 +00:00
Dmitry Marakasov
425c7c0e00 - Pet portlint
- Update to 1.6.0
2018-01-02 14:35:41 +00:00
Dmitry Marakasov
c0420f40ee - Update to 1.6.0 2018-01-02 14:35:37 +00:00
Mark Linimon
a931122c7a Fix up Makefiles for ports that used to fetch from www.sourcefiles.org.
It is gone.

While here, chase other mastersites, pet portlint, and set DEPRECATED
for ports that do not fetch from alternative sites.

Note: most of these ports are ancient and unmaintained.
2018-01-02 01:51:11 +00:00
Danilo G. Baio
46d3e322c2 games/minecraft-server: Update to 1.12.2
While here, mark as architecture neutral.

PR:		224792
Submitted by:	Jonathan Price <freebsd@jonathanprice.org> (maintainer)
2018-01-01 23:52:56 +00:00
Jan Beich
9d1dc2407c Improve CMake style in my ports
- Convert to CMAKE_{ON,OFF} helpers
- Convert to _CMAKE_BOOL option helpers
- android-file-transfer: Share _CMAKE_BOOL via _IMPLIES
- Annotate types
2018-01-01 13:42:54 +00:00
Jan Beich
4ebdc0d2d0 games/openbor: update to 4559
Changes:	9b1c39b...830e0a9
2018-01-01 13:06:44 +00:00
Guido Falsi
0192484704 Add patches to fix pokerth build with upcoming boost 1.66.
This is a NOP with the current boost version.

PR:		224123
Submitted by:	jbeich@
Obtained from:	https://github.com/pokerth/pokerth/issues/338
2017-12-31 13:28:37 +00:00
Jan Beich
34fc012876 games/openbor: update to 4553
Changes:	dd8fde3...9b1c39b
2017-12-31 00:56:43 +00:00
Dmitry Marakasov
96753033e6 - Update to 2.1.2
- Update WWW
2017-12-30 21:20:00 +00:00