naddy
85229c97e7
drop RCS Ids
2022-03-11 18:49:30 +00:00
sthen
6565e4070b
libaudiofile: update homepage/master_sites, regen plist while there
2022-01-14 19:49:12 +00:00
sthen
f74b6c2d62
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:44:34 +00:00
ajacoutot
f56b8542b9
Unbreak: changing HOMEPAGE requires a bump
2019-07-12 08:54:14 +00:00
tj
fb0f863edb
switch more homepage and master_sites links to https
2019-07-11 17:16:59 +00:00
naddy
06ab6588fb
Fix undefined behavior in sign conversion. From upstream.
2018-11-22 20:28:25 +00:00
sthen
25f0e460f2
Add COMPILER lines to c++ ports which currently use the default. Adjust
...
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.
This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -
- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.
- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.
devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
sthen
5e964ab0df
bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports.
2017-07-26 22:45:14 +00:00
espie
c114d7057b
add pthread to COMPILER_LIBCXX.
...
white lie, but it allows clang and gcc to be more similar
bump accordingly.
2017-07-23 09:26:25 +00:00
espie
8ac47fd9c6
use COMPILER_LIBCXX where applicable
2017-07-16 19:18:47 +00:00
sthen
7b9fdbb2c9
use LIBCXX
2017-04-10 11:45:22 +00:00
naddy
c253f424ca
garbage collect CONFIGURE_SHARED
2016-03-11 19:59:11 +00:00
jasper
bf35d13467
Security fix for CVE-2015-7747
2015-11-17 16:08:46 +00:00
ajacoutot
a183b75553
"/usr/local/lib/pkgconfig/" is part of mtree(8).
...
Packages should not own this dir to prevent its deletion or a warning that it
cannot be removed because it's not empty at pkg_delete(1) time.
2015-05-22 11:31:10 +00:00
miod
aaaf81a6dd
Add a bunch of NOT_FOR_ARCHS and BROKEN- annotations, either for all gcc3
...
platforms (due to compiler deficiencies) or m88k only (due to toolchain
issues leading to libGL not being available).
2014-09-16 19:56:09 +00:00
espie
92816cd8fc
use more specific version of SUBST_* where appropriate
2014-08-10 09:58:04 +00:00
rpe
5c2165ef28
Use -m mode with ${SUBST_CMD} instead of two-step process
...
SUBST_CMD / chmod. Replace -o root -g bin with -o ${BINOWN}
and -g ${BINGRP}.
ok sthen@
2013-05-10 20:30:30 +00:00
ajacoutot
58f1a6f9f6
USE_LIBTOOL=Yes is the default now.
2013-03-21 08:45:11 +00:00
ajacoutot
a23c3d2219
Committed upstream.
2013-03-13 07:19:47 +00:00
ajacoutot
b3c2bdd48c
Update to libaudiofile-0.3.6 which adds FLAC support.
...
Thanks to espie@ for the help regarding the horrible and bogus CFLAGS
transformation... which was only seen on OpenBSD because pkgconfig files
from our audio/flac port are patched for some reason.
2013-03-12 16:22:59 +00:00
espie
bcf3856632
PERMIT_* / REGRESS->TEST sweep
2013-03-11 10:50:00 +00:00
ajacoutot
b69b04381c
Looks like upstream rerolled the archive...
...
reported by Scott McEachern
2013-02-07 07:54:40 +00:00
ajacoutot
1d0b43f7c9
Update to libaudiofile-0.3.5.
2013-02-06 07:13:57 +00:00
ajacoutot
39c9e10fa3
Minor update to libaudiofile-0.3.4.
2012-05-01 06:04:48 +00:00
sthen
88ea72915d
Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
...
make a distinction between these. ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
ajacoutot
3696df367d
Major update to libaudiofile 0.3.3.
...
Changelog available at http://www.68k.org/~michael/audiofile/
ok naddy@
2012-01-16 11:01:47 +00:00
espie
5855efb734
move depends to new style
2010-11-15 19:45:56 +00:00
jasper
ca0794df5c
- SECURITY FIX for CVE-2008-5824 which can cause a buffer overflow
...
patch taken from Debian's bug report, #510205
2009-01-12 16:15:03 +00:00
naddy
7633a2c82b
quote first argument of AC_DEFUN to silence warnings from aclocal 1.8+
2008-12-22 20:28:18 +00:00
jasper
5f786b2cb6
- remove unneeded patches, these ports use devel/libtool for a while
...
from brad@, also prodding by ajacoutot@
2008-02-18 17:49:24 +00:00
espie
9ca2e064cf
do the same thing with REGRESS_FLAGS as FAKE_FLAGS
2008-01-04 18:38:51 +00:00
merdely
376b75df06
Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN
2007-09-16 02:52:56 +00:00
espie
470294650d
base64 distinfo with SHA256
2007-04-05 15:37:40 +00:00
espie
8b2b6ddc7f
a few more SHARED_LIBS reformat
2006-10-28 11:19:20 +00:00
bernd
cff4d80c0d
- Use new SHARED_LIBS framework
...
- USE_LIBTOOL and bump PKGNAME where appropriate
2006-01-02 18:15:52 +00:00
fgsch
c5b44fec6e
after querying brad@ he decided to drop maintainership for these.
2005-10-30 00:10:39 +00:00
naddy
3f04f8f321
SIZE
2005-01-05 16:22:24 +00:00
espie
e2e843199a
some more WANTLIB
2004-11-23 21:34:27 +00:00
espie
0fe0712abb
more plists
2004-08-09 13:28:30 +00:00
naddy
c6d62d39d6
Update to 0.2.6. New in this release:
...
Added support for AVR, IFF/8SVX, and NIST SPHERE file formats.
ok brad@
2004-06-20 21:15:08 +00:00
brad
963c401880
upgrade to libaudiofile 0.2.5
2004-02-24 23:23:27 +00:00
brad
49ad937aa5
- use MASTER_SITE_GNOME
...
- switch to a working HOMEPAGE
--
From: Michael Coulter <mjc at bitz dot ca>
2004-02-22 00:23:55 +00:00
naddy
0d0157b7f6
missing @dirrm
2003-12-18 02:15:56 +00:00
naddy
2276d3b230
remove WWW lines
2003-12-15 21:42:08 +00:00
naddy
52ea1ea008
maintenance update; ok brad@
2003-09-30 10:31:35 +00:00
fgsch
6256399a40
and more..
2002-12-29 20:19:09 +00:00
brad
8049d79d5f
install the pkgconfig files.
...
--
Requested by: Marc Matteo <marcm@lectroid.net>
2002-08-07 13:46:34 +00:00
brad
f1b4f25469
add audio to CATEGORIES
2002-03-13 16:37:50 +00:00
brad
18c22c8688
regression tests.
2002-03-10 21:01:44 +00:00
brad
1ca4f3e280
upgrade to libaudiofile 0.2.3
2001-12-16 02:28:30 +00:00