1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Commit Graph

162 Commits

Author SHA1 Message Date
Raphael Kubo da Costa
e6c16e8595 Build with -std=gnu++11 when OPENMP is on.
-std=gnu++11 is necessary on FreeBSD 10, whose libc++ does not have the
`operator delete(void*, size_t)' overload from C++14. GCC 6 defaults to
--std=gnu++14, which then breaks the build.

PR:		219485
2017-08-04 18:56:08 +00:00
Tobias C. Berner
d6d6cdbf78 Fix shebangs.
Reviewed by:	tz
Approved by:	tz (maintainer)
Differential Revision:	https://reviews.freebsd.org/D10779
2017-06-02 17:43:16 +00:00
Mark Linimon
081beb2d38 Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
2017-05-22 13:17:38 +00:00
Torsten Zuehlsdorff
63f1ccc8ea games/wesnoth: add pkg-message for charset information
Wesnoth assumes an UTF-8 charset by default. Using another
one will result in a crash of Wesnoth. Since the charset
depends on the env, the user needs to take care itself.

PR:           216500
Submitted by: mzs_47@yahoo.co.in
2017-05-16 12:27:43 +00:00
Jan Beich
b324ade02d devel/boost-*: update to 1.64.0
Changes:	http://www.boost.org/users/history/version_1_64_0.html
PR:		218835
Approved by:	office (bapt)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D10472
2017-05-02 06:48:10 +00:00
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
59e02117ae devel/boost-*: update to 1.63.0
Changes:	http://www.boost.org/users/history/version_1_63_0.html
PR:		215598
Exp-run by:	antoine
Approved by:	office (bapt)
MFH:		2017Q1
2017-01-06 08:45:03 +00:00
Torsten Zuehlsdorff
f3872b695f games/wesnoth: Update from 1.12.5 to 1.12.6
Changelog: https://raw.githubusercontent.com/wesnoth/wesnoth/1.12.6/changelog

The TEST option is broken in FreeBSD 10.x and 9.x but builds fine on 11. This
will investigated later.

PR:          209641
Approved by: mentors (implicit)
2016-12-20 16:36:16 +00:00
Torsten Zuehlsdorff
ebbc51907b games/wesnoth: Enable OPENMP by default
PR:           215357
Submitted by: Jan Beich <jbeich@FreeBSD.org>
Approved by:  mentors (implicit)
2016-12-19 12:30:57 +00:00
Jan Beich
a8713d15f4 devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC

Changes:	http://www.boost.org/users/history/
PR:		199601
Submitted by:	Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by:	rakuco (kde) (earlier version)
Exp-run by:	antoine (3 tries), truckman (consumers only, earlier versions)
Approved by:	bapt (office)
2016-11-23 12:45:46 +00:00
Gerald Pfeifer
89f8b05214 Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
2016-11-20 09:38:08 +00:00
Torsten Zuehlsdorff
fa23faa40b Change MAINTAINER from ports@toco-domains.de to tz@FreeBSD.org
Approved by:	junovitch (mentor)
2016-06-10 09:08:02 +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
Jason Unovitch
aa194a46b4 games/wesnoth: update 1.12.4 -> 1.12.5
Changes:
* Players Changelog:	https://github.com/wesnoth/wesnoth/blob/1.12.5/players_changelog
* Full Changelog:	https://github.com/wesnoth/wesnoth/blob/1.12.5/changelog

PR:		204503
Submitted by:	Torsten Zuhlsdorff <ports@toco-domains.de> (maintainer)
2015-11-17 01:58:28 +00:00
Dmitry Marakasov
61fe77a241 - Fix build with TEST enabled
Approved by:	portmgr blanket
2015-11-05 20:34:17 +00:00
Bartek Rutkowski
0d3a9651ae games/wesnoth: add portscout information
- Fix PORTREVISION position

PR:		203310
Submitted by:	Torsten Zuhlsdorff <ports@toco-domains.de> (maintainer)
2015-09-25 14:02:08 +00:00
Jan Beich
853286e43f games/wesnoth: convert to BROKEN helper
While here use more common wording for build failure.

Approved by:	portmgr blanket
2015-08-28 15:30:10 +00:00
Dmitry Marakasov
c35eb20603 - Fix shebangs
Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
2015-07-28 21:35:02 +00:00
Xin LI
b36410e31e Update to 1.12.4.
PR:		ports/201192
Submitted by:	maintainer (Torsten Zühlsdorff)
2015-07-01 00:27:37 +00:00
John Marino
383cbff142 games/wesnoth: Revert version 1.13 => 1.12
This port is supposed to track stable releases.  Those end in even
numbers, e.g. 1.10, 1.12, 1.14.  The odd numbers are development
releases.  The upgrade to 1.13 was due to a misunderstanding about the
version numbering scheme.

PR:		200236
Submitted by:	maintainer (Torsten Zuehlsdorff)
2015-05-26 12:39:38 +00:00
Dmitry Marakasov
7824e7024c - Update to 1.13.0
PR:		199848
Submitted by:	ports@toco-domains.de (maintainer)
2015-05-15 18:14:27 +00:00
Jan Beich
1dd783be3a - Add CPE information
- Require openmp-capable compiler for OPENMP

PR:		199497
Approved by:	Torsten Zühlsdorff (maintainer)
2015-04-17 13:58:30 +00:00
Jan Beich
3203804a28 - Update to 1.12.2
Changes:	http://forums.wesnoth.org/viewtopic.php?t=41870
PR:		199414
Submitted by:	Torsten Zühlsdorff (maintainer)
MFH:		2015Q2
Security:	https://vuxml.freebsd.org/freebsd/ba326a36-5f02-452d-a215-31e7b06d5edf.html
2015-04-17 08:05:57 +00:00
Jan Beich
6ad2f33fe1 - Update to 1.12.1 [1]
- Convert to option helpers
- Stagify NLS option
- Drop unsupported POOLALLOC and PYTHON options
- Rename TESTS to TEST
- Track direct usage of vorbisfile and fontconfig
- Append / (slash) in MASTER_SITES
- Don't redefine default WRKSRC

Changes:	http://forums.wesnoth.org/viewtopic.php?t=41544
PR:		197478 [1]
PR:		197496
Submitted by:	Torsten Zühlsdorff (maintainer) [1]
Reviewed by:	bapt, Torsten Zühlsdorff
Approved by:	Torsten Zühlsdorff (maintainer)
Approved by:	bapt (mentor)
2015-02-17 01:16:11 +00:00
John Marino
5b506c9407 games/wesnoth: Upgrade version 1.10.7 => 1.12.0, change maintainers
With the blessing of the former maintainer, the submitter of the PR
takes over the maintainership of Wesnoth.

PR:		196721
Submitted by:	Torsten Zuehlsdorff
2015-02-06 13:44:06 +00:00
Baptiste Daroussin
bb21093773 Bump portrevision after png update 2014-12-25 20:54:41 +00:00
Antoine Brodin
7ae46e9b12 Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade 2014-12-25 19:04:25 +00:00
Tijl Coosemans
60945f0277 Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-12-08 16:48:38 +00:00
Marcus von Appen
6d83e65a8b - Convert games/ to new USES=python
Approved by:	portmgr (implicit)
2014-10-20 17:36:02 +00:00
Greg Lewis
1c63ed51d0 . Fix USES clauses:
. USE_BZIP2=yes -> USES=tar:bzip2
  . USE_GNOME=desktopfileutils -> USES=desktop-file-utils

Approved by:	portmgr (blanket)
2014-09-14 00:51:38 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Tijl Coosemans
5850f0e383 converters/fribidi:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
2014-08-31 11:54:16 +00:00
Baptiste Daroussin
06af334ab9 Fix non default LIB_DEPENDS
With hat:	portmgr
2014-07-16 08:05:11 +00:00
Adam Weinberger
402f05583e Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 15:19:07 +00:00
Tijl Coosemans
ee97df16bd - Convert net/sdl_net to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip

Approved by:	portmgr (implicit, bump unstaged port)
2014-07-09 19:06:34 +00:00
Martin Wilke
b56eb9ada9 - Stage support
PR:		190673
2014-06-06 12:59:21 +00:00
Baptiste Daroussin
4650a910d0 Chase boost and icu bump
While here convert some LIB_DEPENDS
2014-02-07 11:44:08 +00:00
Baptiste Daroussin
c706f7f344 Convert LIB_DEPENDS for ports depending on boost 2013-12-12 11:14:49 +00:00
Alex Kozlov
331c68d450 - Fix build with clang [1]
PR:	ports/183627
Reported by:	Pavlo Greenberg <dog@virtual.org.ua>
Submitted by:	Oleg Ginzburg <olevole@olevole.ru> [1]
Approved by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
2013-11-24 13:05:25 +00:00
Greg Lewis
1088c56052 . Update to 1.10.7
PR:		183370
Approved by:	maintainer
2013-10-28 00:00:00 +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
John Marino
b38bbaec1f Add explicit dependency on pkgconf (6 ports) 2013-09-11 09:36:48 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Alex Kozlov
83f02b963c - Convert USE_GETTEXT to USES (part 4)
Approved by:	portmgr (bapt)
2013-04-26 10:44:28 +00:00
Bryan Drewery
3140fea884 - Update to 1.10.6
- Remove indefinite article from COMMENT

PR:		ports/177547
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
Feature safe:	yes
2013-04-16 17:49:26 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Baptiste Daroussin
f5f6cd6d9b Chase boost update 2013-01-31 13:38:42 +00:00
Jeremy Messenger
b2541922ea Remove the created by me and update those header at the same time. I never
care about those header, so you even can claim that those were created by
you instead of me. There are a few more left, I will worry about it later.
2012-12-31 17:12:03 +00:00
Dmitry Marakasov
701c90860a - Fix unneeded escape (1)
- Fix plist for WITHOUT_SERVER (1)
- Update to 1.10.5 (2)

PR:		174139
Submitted by:	myself (1), Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer) (2)
Feature safe:	yes
2012-12-09 16:40:55 +00:00