naddy
b80841c8ec
drop RCS Ids
2022-03-11 18:20:04 +00:00
naddy
7ab397505a
Switch to PERMIT_PACKAGE. CDROM restrictions are no longer applicable.
2019-07-14 00:39:34 +00:00
sthen
a1af0ec998
Don't build with -march=native on clang arches, ok ajacoutot@ (maintainer).
...
From my description,
> For gcc, lame has a big "experimental optimizer" section with
> -march=native and other flags that we don't want in bulk builds
> (but might be useful for self builds sometimes). It's controlled by
> --enable-expopt (the default is "none" to disable it),
>
> There is a similar section for clang which is just outside the "expopt"
> block. I think that's a mistake, but I don't want to poke around too much
> as they have other mistakes in their configure script nearby and I don't
> want to go down that rabbit hole ;)
>
> Here's a simple diff to neuter the check.
2018-10-04 14:48:38 +00:00
sthen
1894d944f2
"USE_GMAKE= Yes # comment" doesn't work, move comment to a different line
...
to actually fix on i386.
2018-06-27 17:25:50 +00:00
sthen
d7dc69ab2c
gmake is still required on i386; add it inside the .if
2018-06-25 16:18:07 +00:00
ajacoutot
a1197f31a2
Don't --disable-decoder, it's needed for at least net/ices.
...
While here, drop uneeded configure args.
2018-06-24 10:25:21 +00:00
ajacoutot
911da9c3e2
Update to lame-3.100.
...
from Jan Stary
2018-06-23 16:14:33 +00:00
espie
b767c491ba
correctly detect whether we can compile mmx code.
...
patch taken from freebsd.
okay sthen@, fixes clang/i386
2017-07-27 14:48:10 +00:00
naddy
52501c1f09
replace libiconv module with library dependency; no bump needed
2016-04-09 20:14:48 +00:00
naddy
ce859edcb4
garbage collect CONFIGURE_SHARED
2016-03-11 20:28:21 +00:00
naddy
b05ebe5424
remove LIBM_CHECK for vax
2016-03-09 18:29:10 +00:00
naddy
2382144b92
fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump
2015-03-16 18:07:34 +00:00
schwarze
4d41ec3c2c
only minor formatting differences; drop USE_GROFF; no bump needed
2015-01-24 11:07:56 +00:00
naddy
570aa62a9c
Drop remaining MD5/RMD160/SHA1 checksums.
2015-01-18 03:12:39 +00:00
espie
1de7469ca6
these will build when vax gets the functions
2013-07-09 20:01:38 +00:00
ajacoutot
58f1a6f9f6
USE_LIBTOOL=Yes is the default now.
2013-03-21 08:45:11 +00:00
espie
2d98db1697
PERMIT/REGRESS->TEST sweep
2013-03-10 22:55:01 +00:00
ajacoutot
cbd68490f6
Bugfix update to lame-3.99.5.
2012-03-02 07:14:54 +00:00
ajacoutot
1fff6d7d6a
Update to lame-3.99.4 which fixes several crashes.
...
ok sthen@
2012-01-28 09:29:45 +00:00
ajacoutot
e43463322b
Minor update to lame-3.99.3.
2011-12-03 23:59:55 +00:00
ajacoutot
b04484699b
Update to lame-3.99.2.
2011-11-26 07:49:36 +00:00
ajacoutot
bc0ee03f10
Bugfix update to lame-3.99.
2011-10-23 09:14:19 +00:00
espie
2314c85f45
convert to new style depends
...
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.
No package changes
2010-11-15 00:22:45 +00:00
espie
7b7cc80d38
USE_GROFF=Yes
2010-10-18 16:52:44 +00:00
dcoppa
7b32d1a198
Update to lame 3.98.4
...
OK ajacoutot@
2010-05-20 09:15:45 +00:00
ajacoutot
38deed17b9
Remove mp3x. It depends on gtk+1 (which made jasper@ sad) and it seems
...
no one uses it.
ok jasper@
2010-03-29 07:55:55 +00:00
ajacoutot
ef82e8dc69
Update to lame-3.98.3.
...
Does anyone actually use mp3x subpackage? It uses gtk1 and I'm not sure
how usefull this app actually is nowadays...
"looks good" jasper@
2010-03-21 10:31:05 +00:00
kili
8fc6287292
WANTLIB changes after xcb addition and bump.
2009-08-10 06:29:51 +00:00
ajacoutot
0d51684304
- bugfix update to lame-398-2
2008-09-24 17:29:46 +00:00
ajacoutot
99e0a02abb
- update lame to version 3.98
...
(new version heads up from sebastian.rother at jpberlin dot de)
2008-08-20 09:02:03 +00:00
fgsch
5904118839
switch lame to multi packages, avoiding some long standing headaches with
...
the normal vs. no_x11 flavors. with input from espie@ and ajacoutot@
ok ajacoutot@ (maintainer).
2008-03-25 17:27:27 +00:00
ajacoutot
445a8133ec
- update to lame-3.97
...
- take over maintainership (ok jakob@, former maintainer)
major shared_libs bump reminded by naddy@
ok jasper@ merdely@ landry@ (before lock)
2008-03-15 10:10:15 +00:00
espie
17d70806a3
tweak FAKE_FLAGS semantics to saner defaults.
2008-01-04 17:48:33 +00:00
simon
ec8fc0fefe
remove surrounding quotes from COMMENT/PERMIT_*/BROKEN
2007-09-15 21:26:00 +00:00
sturm
e486911302
simple WANTLIB fixes
2007-04-12 20:24:29 +00:00
espie
470294650d
base64 distinfo with SHA256
2007-04-05 15:37:40 +00:00
espie
b75dec414c
fix a few obviously wrong dependencies, and remove extra shells in ghc.
2006-11-20 13:07:19 +00:00
steven
87a90c296d
USE_X11
2006-11-11 21:04:27 +00:00
espie
7ff4478022
re-format SHARED_LIBS
2006-10-28 10:30:41 +00:00
espie
24c4894c84
new lib specs
2006-08-01 11:17:55 +00:00
espie
cb17420482
zap some MODGNU_SHARED_LIBS
2006-01-10 11:14:49 +00:00
espie
fd2a385350
switch a few ports to SHARED_LIBS and USE_LIBTOOL
2005-12-23 15:03:05 +00:00
alek
391f34cfbb
- Fix linking (remove -static flag)
...
- Bump PKGNAME
ok jakob@
2005-03-23 21:02:30 +00:00
naddy
199c30b4ac
SIZE
2005-01-05 15:47:05 +00:00
jakob
a70c206a85
update to v3.96.1
2005-01-02 20:33:43 +00:00
espie
48252a0ad4
WANTLIB markers
2004-11-21 17:51:44 +00:00
naddy
6009b0f454
crash in 3DNow! code path, so just disable 3DNow! detection for now
2004-08-14 01:16:01 +00:00
espie
6e7c776dbf
more new plists.
2004-08-09 11:09:10 +00:00
espie
31b9b291d9
switch a few audio ports to new-style.
2004-08-05 03:28:11 +00:00
jakob
e14bce7e53
update to v3.96; from Robert Nagy
2004-04-15 12:40:45 +00:00