John Marino
ced6456f53
audio/osalp: Fix build for GCC (taken from dports)
2016-12-18 01:41:01 +00:00
Tijl Coosemans
7ae3f48312
Remove libogg.so.8, libvorbis.so.4 and libvorbisfile.so.6 compatibility
...
links that were added in r374303 to prevent massive PORTREVISION bumps.
Bump dependent ports that have not been bumped since.
2016-12-08 15:38:24 +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
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
999161a9ed
Fixup some whitespace at the beginning of lines problems.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 13:18:17 +00:00
Pietro Cerutti
c020107379
- Reset maintainership of my ports
2014-12-10 22:29:14 +00:00
Baptiste Daroussin
a6abc3b420
Cleanup plist
2014-10-20 06:35:58 +00:00
Dmitry Marakasov
87e507cd98
- Switch to USES=libtool, drop .la files
...
Approved by: portmgr blanket
2014-06-20 11:15:23 +00:00
Pietro Cerutti
80007d3e81
- Fix build on modern compilers [MFH]
...
- STAGE-clean
MFH: 2014Q1
2014-01-30 14:24:18 +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
Alexey Dokuchaev
314300da56
In categories starting with 'a', remove empty lines from pkg-plist (except
...
for `archivers/rpm5' where it looks like they're being used deliberately).
2013-03-17 13:45:27 +00:00
Christian Weisgerber
bcd6fbdee4
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
...
directly or indirectly (via libvorbis, libtheora).
2012-07-19 20:15:37 +00:00
Alexander Leidinger
e269a2b517
Update lame to 3.99.3.
...
Bump portrevision of all ports which depend upon it.
2012-01-14 22:27:02 +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
Martin Wilke
a9481afc8a
- Get Rid MD5 support
2011-03-19 12:38:54 +00:00
Christian Weisgerber
30587b71c2
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
...
(via libvorbis, libtheora).
2010-06-06 20:44:03 +00:00
Alexander Leidinger
a23bcd1501
- update audio/lame to 3.98.4
...
- use ?= for the portrevision of a master port to make it possible to
change it in a slave port which depends upon lame
- bump portrevisions of ports which depend upon lame
- done via a semi-automated way (manual review and fixup)
- I tried to take care to not bump ports which only depend optionaly on
lame (with a default of no dependency)
2010-06-03 08:55: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
Christian Weisgerber
94d47b2ecd
Bump PORTREVISION after libogg and libvorbisfile major version increment.
2009-07-06 21:25:59 +00:00
Rong-En Fan
741aa71483
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
...
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
2008-08-21 06:18:49 +00:00
Jimmy Olgeni
bbdb4d4623
A few typo fixes for ports/audio descriptions.
2008-06-15 12:52:11 +00:00
Pav Lucistnik
dad0d0873a
- Remove USE_GETOPT_LONG which is a no-op since March 2007
2008-03-20 09:23:28 +00:00
Pietro Cerutti
99b845d752
- Update to 0.7.5
...
- Adopt maintainship
- Cleanup Makefile
Approved by: miwi (mentor)
2008-03-19 22:15:01 +00:00
Martin Wilke
605b516239
- Chase increase of audio/libvorbis shlib version.
...
- Bump PORTREVISION
2007-07-28 12:27:31 +00:00
David Thiel
1518222523
Update version to 0.7.4.
...
PR: ports/108386
Submitted by: Marcelo Araujo
Approved by: edwin (mentor)
2007-03-16 18:21:50 +00:00
Cheng-Lung Sung
ab63f5bd0b
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
...
- these include astro/ audio/ biology/ chinese/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-14 10:08:25 +00:00
Pav Lucistnik
6329c4d7f9
- Add some SHA256 checksums
2005-11-23 23:29:54 +00:00
David E. O'Brien
c3d8037aeb
At Kris's request, back out the MACHINE_ARCH spelling correction until
...
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae
Assist getting more ports working on AMD64 by obeying the
...
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Trevor Johnson
e8d5605043
Add SIZE.
2004-01-27 20:51:07 +00:00
Christian Weisgerber
89c5de7031
Catch up with libogg/libvorbis version bump.
2003-12-20 16:14:14 +00:00
Joe Marcus Clarke
2e061572c1
Fix build on amd64.
...
Reported by: kris via bento
2003-10-25 21:02:01 +00:00
Joe Marcus Clarke
7410c0c28d
Add a CONFLICTS on libaudiofile.
2003-10-25 20:47:47 +00:00
FUJISHIMA Satsuki
b185046be2
get rid of libgnugetopt dependency for -CURRENT,
...
use USE_GETOPT_LONG instead.
2003-07-14 02:53:03 +00:00
Akinori MUSHA
7cc1393a93
De-pkg-comment.
2003-02-20 17:07:10 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34
o Rollback PORTCOMMENT modifications while this feature's implementation
...
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
...
Approved by: pat
2002-11-06 22:47:41 +00:00
Adam Weinberger
4c98e3a5d1
Update audio/osalp 0.7.2_1 -> 0.7.3
...
PR: 44483
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Approved by: pat
2002-10-27 23:01:29 +00:00
Kris Kennaway
742e6fd884
Mark BROKEN on 5.0
2002-10-26 03:08:52 +00:00
Ying-Chieh Liao
31154892b6
PERL -> REINPLACE_CMD
...
PR: 39283
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-07-08 10:22:14 +00:00
Ying-Chieh Liao
df79ce91d2
- GNU_CONFIGURE -> USE_LIBTOOL
...
- Support PREFIX properly
bump portrevision
PR: 38992
Submitted by: Ports Fury
2002-06-08 18:24:16 +00:00
Ying-Chieh Liao
403d738ee6
add osalp 0.7.2
...
Open Source Audio Library Project
2002-06-03 19:26:10 +00:00