1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Commit Graph

34 Commits

Author SHA1 Message Date
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
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +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
3a847796b3 SHA256'ify my ports. 2005-11-30 14:01:29 +00:00
Alexey Dokuchaev
859c129c2b Make fetchable again.
Noticed by:	fenner's distfiles survey
2005-10-07 13:03:31 +00:00
Alexey Dokuchaev
842ab2252d Add SoundTouch 1.3.0, an open-source audio processing library for changing
the Tempo, Pitch and Playback Rates of audio streams or files.

WWW: http://sky.prohosting.com/oparviai/soundtouch/
2005-05-15 14:08:38 +00:00