1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
Commit Graph

76 Commits

Author SHA1 Message Date
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
Tobias C. Berner
a47822c86c audio/espeak fix build with clang6
PR:		224669
2018-01-17 09:21:28 +00:00
Alexey Dokuchaev
2b9ae60d03 - Unbreak the port on sparc64, by 's|-fpic|-fPIC|' in the Makefile
(vague explanation: http://seclists.org/tcpdump/2012/q4/112)
- While here, sort the knob groups properly, drop redundant WRKSRC,
  simplify patching with sed(1) logic, remove superfluous linefeed
2018-01-11 16:16:16 +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
Jason E. Hale
bad3593662 Fix build when RUNTIME option is selected
PR:		213633
Approved by:	portmgr (blanket)
MFH:		2016Q4
2016-10-20 03:51:28 +00:00
Mathieu Arnold
9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00
Dmitry Marakasov
1d1f878054 - Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by:	portmgr blanket
2016-05-19 10:21:23 +00:00
Mathieu Arnold
7f4572eae4 Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:29:15 +00:00
Mathieu Arnold
bb271f0bf7 Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3412?
2015-08-19 13:29:59 +00:00
Baptiste Daroussin
3fef6c52f0 Update portaudio to v19/Remove portaudio2 [1]
Chase portaudio change
Add patches from debian for games/cultivation
Add patches from upsteam for audio/rezound
Mark py-fastaudio as broken

Approved by:	maintainer
2015-05-30 20:39:12 +00:00
John Marino
112f62e6b9 audio category: Remove $PTHREAD_LIBS
xmcd didn't pass check-plist (pre-existing), fixed.

approved by:	PTHREAD blanket
2015-03-25 21:37:39 +00:00
Nicola Vitale
f96893e5ca - Update to 1.48.04
- Use option helpers
- Use a compiler understanding C++0X when
  PULSEAUDIO option is ON [1]

PR:	195264 [1]
Submitted by:	Lawrence Chen <beastie@tardisi.com>
2015-02-09 14:32:16 +00:00
Dmitry Marakasov
eaef1dc85b - Depend on specific version of libportaudio, to not pick up library from portaudio2 and break the build
- Add empty directories to plist

PR:		196345
Submitted by:	amdmi3
Approved by:	maintainer timeout (nivit)
2015-01-14 18:36:22 +00:00
Baptiste Daroussin
a6abc3b420 Cleanup plist 2014-10-20 06:35:58 +00:00
Baptiste Daroussin
1053bb7295 pkg(8) packs empty directories no need to create them in @exec 2014-09-02 22:22:59 +00:00
Adam Weinberger
44eaadcb75 Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.
Where possible, correct a few instances where PORTDOCS was being used
to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by
ruby@, PORTDOCS is applied to pretty much everything whether it's
documentation or example.
2014-07-15 23:11:12 +00:00
Baptiste Daroussin
e06f3ca1c9 Convert to rest of a* to USES=zip 2014-03-07 15:48:59 +00:00
Emanuel Haupt
069a29a27b - Fully support staging (there were some ${STAGEDIR} statements but NO_STAGE
was still defined)
- also strip binaries and shared objects
2014-02-08 21:19:56 +00:00
Martin Wilke
c57133fc36 - Stage support 2014-02-05 13:45:39 +00:00
Baptiste Daroussin
75d1dff36d Fix properties on pkg-plist 2014-01-21 22:55:59 +00:00
Baptiste Daroussin
57e9c7cfdb Reduce over inclusion of bsd.port.mk 2014-01-15 22:32:04 +00:00
Baptiste Daroussin
5978476c35 In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio

With hat:	portmgr
2013-12-11 14:35:36 +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
Baptiste Daroussin
5163781803 Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix
2013-08-30 23:01:05 +00:00
Nicola Vitale
14a769e8ca - Update to 1.47.11
- Trim Makefile header
- Add LICENSE (GPLv3)
- Add radio option AUDIO_SYSTEM (default PORTAUDIO)
- Remove USE_GCC
- Convert to the new option framework
- Remove Author field from pkg-descr, fix WWW one

Build log:	http://goo.gl/BWger
2013-06-15 12:41:52 +00:00
Nicola Vitale
548e329135 - Enable runtime detection of pulseaudio, with fallback to portaudio
if pulse is not running. That is useful for the users of KDE speech
  dispatcher system.  [1]
- Bump PORTREVISION (changed lib dependencies)

Suggested by:	Andrew Johnson <daeron at optushome.com.au> (via private email)
2012-05-04 14:14:45 +00:00
Nicola Vitale
e50eb0f0ad - Update to 1.46.02 2012-01-21 14:12:29 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Nicola Vitale
22ab03fcd0 - Update to 1.45.05 2011-08-16 08:38:29 +00:00
Nicola Vitale
c62cc0af16 - Update to 1.45.04 2011-05-16 14:04:40 +00:00
Nicola Vitale
da738a06b7 - Forgotten to commit files/patch-src__Makefile (update to 1.45.03) 2011-04-07 13:37:26 +00:00
Nicola Vitale
ce4443bae0 - Update to 1.45.03 2011-04-07 13:15:46 +00:00
Nicola Vitale
a5dec4c3a1 - Update to 1.45.02
- Remove MD5 checksum from distinfo
2011-03-18 09:41:25 +00:00
Nicola Vitale
1837cbe99b - Fix size mismatch
The Author has only changed a few of definitions in a file for
  the Windows platform.
  See http://people.freebsd.org/~nivit/diffs/espeak-1.44.05-source.diff
2010-09-17 21:20:49 +00:00
Nicola Vitale
726a079fde - Update to 1.44.05 2010-09-15 22:56:04 +00:00
Nicola Vitale
a236fb12fb - Update 1.44.04 2010-09-15 08:37:20 +00:00
Nicola Vitale
3d4331b89a - Update to 1.44.03 2010-09-11 08:25:09 +00:00
Nicola Vitale
a100f1fdd5 - Remove some old, useless lines from pkg-plist
- Bump PORTREVISION

Submitted by:	avilla (via private email)
2010-05-04 15:40:22 +00:00
Nicola Vitale
19c2368fb0 - Update to 1.43.03
PR:		ports/145451
Submitted by:	Florian Smeets <flo@kasimir.com>
2010-04-27 15:57:52 +00:00
Nicola Vitale
a2a18ea855 - Update to 1.42.04 2010-01-03 14:29:26 +00:00
Nicola Vitale
eb43dbc6f6 - Update to 1.41.01 2009-11-04 16:18:01 +00:00
Dmitry Marakasov
a07aa037a1 - Switch SourceForge ports to the new File Release System: categories starting with A 2009-08-22 00:13:26 +00:00
Gerald Pfeifer
d5c5b75dde Simplify the use of USE_GCC.
Approved by:	nivit (maintainer)
2009-01-18 13:42:57 +00:00
Nicola Vitale
43b7ec3be3 - Fix build on 6.X systems
Reported by:   pavbot
2009-01-15 16:23:32 +00:00
Nicola Vitale
14cff6ad6d - Fix a typo in files/patch-src-Makefile (just committed), that prevents the program to... speak. 2009-01-13 15:28:23 +00:00
Nicola Vitale
679907497d - Update to 1.40.02 2009-01-13 15:01:31 +00:00
Mark Linimon
55eaa1a131 Mark as broken on sparc64.
Hat:	portmgr
2008-12-10 07:35:19 +00:00