1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
Commit Graph

51 Commits

Author SHA1 Message Date
Jose Alonso Cardenas Marquez
e7ca1136f0 - Update to 2.2
PR:		251717
Submitted by:	acm
Approved by:	crees
2020-12-14 20:30:04 +00:00
Gerald Pfeifer
ea8c8ec7da Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2019-07-26 20:46:53 +00:00
Gerald Pfeifer
a9f015d155 Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
2018-12-12 01:35:33 +00:00
Gerald Pfeifer
09f9633cb6 Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

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

PR:		222542
2018-07-29 22:18:44 +00:00
Gerald Pfeifer
e59c88cece Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

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

PR:		219275
2017-09-10 20:55:38 +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
cc496fc413 Simplify spelling for softfp defaults 2016-12-25 00:23:13 +00:00
Jan Beich
5c31a79d5c audio/soundtouch: OPENMP=on to use system C++ library
Mixing libc++ and libstdc++ often causes crashes.
2016-12-17 18:23: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
Mathieu Arnold
a0bcd2cf68 Use USES=pathfix where applicable.
PR:		213195
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D8093
2016-10-21 15:21:13 +00:00
Dmitry Marakasov
30a00f2227 Most commonly used build systems support silent builds, when they
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.

Change summary:

- Always do verbose builds for cmake, ninja and GNU configure (the
  latter includes check if --disable-silent-rules is actually supported
  by the configure script; there are isolated cases when it's not true)
- Remove CMAKE_VERBOSE, NINJA_VERBOSE and
  CONFIGURE_ARGS=--disable-silent-rules from all ports which set them
  for this is no longer needed
- Revert hacks for --disable-silent-rules support priorly committed
  to biology/ncbi-blast+ and net-p2p/mldonkey - no longer needed as well

Submitted by:	amdmi3
Reviewed by:	mat
Exp-run by:	antoine
Approved by:	portmgr (mat, antoine)
Differential Revision:	D7534
2016-09-09 19:42:46 +00:00
Jan Beich
93ed85032b audio/soundtouch: update to 1.9.2
ABI isn't compatible, so bump PORTREVISION in consumers.

Changes:	http://www.surina.net/soundtouch/README.html
ACC report:	https://people.freebsd.org/~jbeich/compat_reports/soundtouch/1.9.0_to_1.9.2/compat_report.html
2015-12-16 09:39:40 +00:00
Jan Beich
76ae087e1b audio/soundtouch: adjust options
- Make INTEGER_SAMPLES default on platforms with emulated floating point
  to be in sync with r395349 [1]
- Fix SSE detection on 9.x by requesting a modern compiler with cpuid.h [2]

PR:		202642 [1], 202646 [2]
Approved by:	maintainer timeout (3 weeks)
2015-09-17 18:53:18 +00:00
Jan Beich
99bacee47c audio/soundtouch: update to 1.9.0
Changes:	http://www.surina.net/soundtouch/README.html
ACC report:	https://people.freebsd.org/~jbeich/compat_reports/soundtouch/1.8.0_to_1.9.0/compat_report.html
PR:		202583
Approved by:	crees (maintainer)
2015-08-23 21:21:31 +00:00
Chris Rees
f32baace35 Enable SSE by default where possible.
PR:		ports/202582
Submitted by:	jbeich
2015-08-23 07:45:49 +00:00
Tijl Coosemans
68a4be925d Convert to USES=autoreconf 2014-09-18 08:45:08 +00:00
Dmitry Marakasov
4bb7a4d7f5 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-25 19:44:36 +00:00
Chris Rees
6151709ae0 Fix build on 11-- clang doesn't recognise -fcheck-new, and g++ manpage says
it's nearly always unnecessary anyway.

Take maintainer

While here, use pathfix
2014-03-25 20:34:25 +00:00
Martin Wilke
857a5908b9 - Update to 1.8.0
PR:		185941
Submitted by:	ports fury
2014-02-07 13:05:57 +00:00
Baptiste Daroussin
183c2ed74f Add NO_STAGE all over the place in preparation for the staging support (cat: audio) 2013-09-20 14:36:35 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Martin Wilke
e8233de8b8 - Update to 1.7.1
PR:		175573
Submitted by:	Ports Fury
2013-02-05 09:18:14 +00:00
Armin Pirkovitsch
91bb36caf5 - Update to version 1.7.0
- Add MAKE_JOBS_SAFE
- Convert to optionsng
- Trim Makefile header

PR:           ports/171968
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by:  beat (mentor)
Feature safe: yes
2012-11-30 23:51:35 +00:00
Alexey Dokuchaev
4b8d6a8a31 - Attempt to unbreak on non-Intel architectures
- Provide an option to use integer sample format
- Drop indefinite article from the COMMENT
2012-08-18 09:56:36 +00:00
Mark Linimon
1fb4446b8c Mark as x86-only: uses -msse2 directive to CC.
Hat:		portmgr
2012-08-13 06:03:06 +00:00
Alexey Dokuchaev
9a46db562a Fix file path in comment (non-functional change). 2012-07-05 13:42:00 +00:00
Alexey Dokuchaev
edf266c9b8 - Update to version 1.6.0 now that our autotools allow to bootstrap the build
- Reduce amount of local patching, cleanup Makefile, drop maintainership
2012-07-05 13:18:08 +00:00
Martin Wilke
e1c6649edf - Remove WITH_FBSD10_FIX, is no longer needed 2011-11-09 15:26:04 +00:00
Martin Wilke
bc14c0ad9e - Fix build on FreeBSD 10 2011-10-29 11:10:22 +00:00
Alexey Dokuchaev
2835c1e14d - Fix the build on recent -CURRENT/amd64 [1]
- While here, add LICENSE (LGPL21)

PR:		ports/157016 [1]
Submitted by:	Ivan Klymenko
2011-05-14 09:30:51 +00:00
Pav Lucistnik
a441031b5a - Limit brokedness status to amd64 arch
Reported by:	Michael Butler <imb@protected-networks.net>
2011-05-02 21:28:05 +00:00
Pav Lucistnik
7181b53cff - Mark BROKEN on 9-CURRENT:
{standard input}: Assembler messages:
  {standard input}:28: Error: suffix or operands invalid for `pop'
  {standard input}:31: Error: suffix or operands invalid for `push'

Reported by:	pointyhat
2011-05-01 23:09:26 +00:00
Alexey Dokuchaev
6b27f5b6ce Minor text nits (non-functional).
Feature safe:	yes
2009-09-19 18:40:25 +00:00
Alexey Dokuchaev
c6205df4c8 - Update to version 1.4.0
- Utilize PORTDOCS
- Improve on comments
2009-08-25 11:57:51 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Ion-Mihai Tetcu
7f0340f4e0 Replace a space with [[:blank:]] in sed expresion to make it work as intended
thus fix packaging with _DNOPORTDOCS

Prompted by:	QAT QA run
Approved by:	maintainer timeout on QATMail
2009-04-05 13:01:25 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Mark Linimon
48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +00:00
Edwin Groothuis
82a527cf94 [PATCH] audio/soundtouch: fix build.
Attached patch seems to fix the build.

PR:		ports/115768
Submitted by:	trasz <trasz@pin.if.uz.zgora.pl>
Approved by:	maintainer timeout
2007-09-23 10:57:35 +00:00
Pav Lucistnik
69d931c5be - Update automake19 dependency to new world order
- Still does not compile

Reported by:	pointyhat
2007-07-28 22:41:56 +00:00
Alexey Dokuchaev
f85a46d298 - Better SSE detection [1]
- Reindent comment about GCC 4.x

PR:		ports/114709 [1]
Submitted by:	trasz [1]
2007-07-23 17:52:19 +00:00
Alexey Dokuchaev
a09dfc79ec Try to do a better job respecting C[XX]FLAGS. This also aids ia64
build.

Hint via:	pointyhat
2007-06-13 13:14:01 +00:00
Alexey Dokuchaev
7f0694bcb0 Bump PORTREVISION after recent changes. 2007-03-08 16:00:32 +00:00
Alexey Dokuchaev
c479a84f8e - Try to fix the build sanely, without >10k lines patch
- Do not install yet another copy of GPL
- Stop caring for 4.X systems
- Minor cosmetic Makefile nits
2007-03-08 15:53:18 +00:00
Andrew Pantyukhin
08f0a4eb13 - /objformat=/s|=.*|=elf| 2007-03-04 22:55:44 +00:00
Martin Wilke
db1a0b834e - Add amd64 support
- This is neccessary to fix audio/ardour on amd64.

PR:             ports/109035
Submitted by:   trasz
Approved by:    maintainer timeout
2007-02-28 15:38:03 +00:00
Martin Wilke
723d455888 - Update to 1.3.1
PR:		ports/106500
Submitted by:	trasz <trasz@pin.if.uz.zgora.pl>
Approved by:	maintainer timeout
2007-01-05 21:37:38 +00:00
Alexey Dokuchaev
2c7caeb1d2 - Fix the build with GCC 4.1
- Mute the target so comment does not show up
2006-10-03 22:54:04 +00:00
Edwin Groothuis
179697185d Remove USE_REINPLACE from ports in categories starting with A. 2006-05-03 05:14:35 +00:00
Alexey Dokuchaev
859c129c2b Make fetchable again.
Noticed by:	fenner's distfiles survey
2005-10-07 13:03:31 +00:00