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

28 Commits

Author SHA1 Message Date
Tijl Coosemans
f191d6b887 Quote ${CC} and similar variables in MAKE_ARGS.
Reported by:	Dominic Fandrey <kamikaze@bsdforen.de>
2014-05-20 19:32:39 +00:00
Gerald Pfeifer
1cd277bdce Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
2014-03-10 20:55:20 +00:00
Juergen Lock
2c6b539175 Stagify. 2014-03-01 16:52:20 +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
Gerald Pfeifer
3be3e90f93 Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
 - 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
 - Removed compatibility with K&R compilers, which was untestable due
   to lack of such compilers.
 - New functions
   . mpc_log10
   . mpc_mul_2si, mpc_div_2si
 - Speed-ups
   . mpc_fma
 - Bug fixes
   . mpc_div and mpc_norm now return a value indicating the effective
     rounding direction, as the other functions.
   . mpc_mul, mpc_sqr and mpc_norm now return correct results even if
     there are over- or underflows during the computation.
   . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
     infinite part and equals output variable is corrected.
   . mpc_fr_sub: Wrong return value for imaginary part is corrected.

Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.

Bump PORTREVISIONS of all dependent ports.

PR:		183141
Approved by:	portmgr (bdrewery)
2013-10-26 00:52:33 +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
Andrej Zverev
b8138b3c53 - Fix build with new site_perl
Submitted by:	ohauer@
2013-06-12 19:20:40 +00:00
Juergen Lock
3236095b48 Fix build with clang. 2011-06-28 19:59:02 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Rong-En Fan
a282063d3f - Remove perl support for preparing devel/swig11 removal. Since no one
responsed my query on -ports [1], I just remove this without  adding
  the new Audio::Gramofile found on cpan [2].

Approved by:	nox (maintainer)

[1] http://docs.freebsd.org/cgi/mid.cgi?20080413075128.GQ16394
[2] The corresponding port can be found at
    http://people.freebsd.org/~rafan/p5-Audio-Gramofile.shar
    http://people.freebsd.org/~rafan/libgramofile.shar
2008-05-07 09:21:05 +00:00
Mark Linimon
9839011ec3 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
2007-09-08 01:12:10 +00:00
Juergen Lock
a1994cae9f Cleanup non-supported FreeBSD versions
PR:		ports/111659
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2007-04-16 21:44:22 +00:00
Juergen Lock
52f4e6467c Update MAINTAINER email address of my ports
Approved by:	miwi
2006-12-23 17:42:42 +00:00
Shaun Amott
aa91eaa570 Fix build on sparc64.
PR:		ports/106168
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
2006-12-09 21:29:37 +00:00
Edwin Groothuis
980092624a SHA256ify
Approved by:		krion@
2006-01-22 08:13:12 +00:00
Edwin Groothuis
ff7fb7b6b9 Port doesn't build on 4.x: Missing SHM_LOCK definition in sys/shm.h
Noticed by: YAPHR
2005-11-03 21:20:55 +00:00
Edwin Groothuis
b479ca8fa8 update audio/gramofile to 1.6P+debian patches
update to 1.6P (with perl interface), add debian patches,
	MASTER_SITE moved

PR:		ports/88199
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de>
2005-11-02 05:25:44 +00:00
Renato Botelho
8945dc5228 - Mark it as DEPRECATED and set EXPIRATION_DATE
PR:		ports/87924
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:	port broken for a long period
2005-10-24 14:38:41 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Sergey A. Osokin
253384a218 Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.

Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
A part of PR:	57992
2003-10-21 11:24:02 +00:00
Akinori MUSHA
57f9198bc7 De-pkg-comment. 2003-02-21 11:08:38 +00:00
Pete Fritchman
0467aae499 machine/soundcard.h -> sys/soundcard.h
Submitted by:	bento
2002-06-07 02:21:52 +00:00
Peter Pentchev
1361f07781 Update the WWW site.
PR:		28103
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de>
2001-06-12 18:41:52 +00:00
Akinori MUSHA
52190dc850 Portlint COMMENT's.
Everybody should read the Handbook again!

PR:		ports/18008
Submitted by:	tkato@prontomail.ne.jp
2000-04-14 18:16:14 +00:00
Michael Haro
bcd8ffd9d0 update with the new PORTNAME/PORTVERSION variables 2000-04-08 21:25:03 +00:00
Thomas Gellekum
a8f2c65301 New port gramofile, an audio recording utility.
PR:		16819
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de>
2000-04-07 10:36:18 +00:00