jakemsr
743646d039
- update to faad-2.6.1
...
- greatly simplify type-mismatch-correcting patches. most of the
mismatches actually match on size and signedness, so only fix the
ones that don't match. tested to work on sparc64 by naddy@ a
while back.
- libmp4v2 is no longer part of this package
2008-09-15 21:58:19 +00:00
sthen
323cf44154
shared library and PKGNAME bumps due to use of isinf/isnan/nan
...
following libc/libm changes
2008-07-25 20:25:59 +00:00
jakemsr
f64968da8d
libxmms doesn't need libgthread. the shn, sid, and faad xmms modules
...
don't need libgthread either.
ok naddy
2008-01-14 01:16:37 +00:00
jakemsr
839b8918bc
libpthread doesn't need to be, and is no longer linked into
...
xmms modules.
adjust WANTLIBs, bump PKGNAMEs.
2007-12-11 11:00:37 +00:00
simon
ec8fc0fefe
remove surrounding quotes from COMMENT/PERMIT_*/BROKEN
2007-09-15 21:26:00 +00:00
jakemsr
ad8a707fdf
problem:
...
libfaad uses data types with machine dependent bit width in
prototypes in its public headers, but in the corresponding library
code, machine independent exact width data types are used.
solution:
change libfaad headers to use the same machine independent exact
width data types in the prototypes as in the library. since the
prototypes in the library headers are changed, users of libfaad
likely need to be modified to use exact width data types as well.
also:
- bump libfaad major version number
- update plugin code to use exact width data types for libfaad
interaction, as per new prototypes
- bump package version
- sync patches with update-patches
problem discovered by, solution discussed with, reviewed, tested
and OK naddy@
2007-06-29 06:01:42 +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
4d8b5a169b
new MULTI_PACKAGES
2006-11-25 17:04:32 +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
3f7069014d
new specs
...
missed audio files, and chinese.
2006-08-01 16:20:46 +00:00
espie
24c4894c84
new lib specs
2006-08-01 11:17:55 +00:00
ckuethe
2646307d36
Update HOMEPAGE, adjust license comment and bump patchlevel.
...
ok jolan, steven
2006-07-03 15:55:24 +00:00
jolan
f904ff86e7
mirror is gone so replace it with another one, noticed by Rui Reis
2006-03-23 17:21:28 +00:00
david
f85600afe0
move any perl or sed substitutions from post-patch to pre-configure
...
(fixes make update-patches)
ok sturm@; "looks reasonable" steven@
2006-02-08 04:54:48 +00:00
espie
b0d27a1201
Bump C++ shared libs numbers and corresponding package names,
...
handles a through databases
2006-01-13 19:12:15 +00:00
espie
cb17420482
zap some MODGNU_SHARED_LIBS
2006-01-10 11:14:49 +00:00
naddy
939fa69096
don't package a statically built "module"
2005-12-30 16:41:06 +00:00
espie
a2f64ef4b3
SHARED_LIBS
...
fiddle a bit with xmms files so that make plist is happy.
2005-12-24 19:51:52 +00:00
jolan
371478f6c3
fix building on i386
2005-11-21 08:58:15 +00:00
jakemsr
8d7cf12a1a
- allow MODGNU_AUTOCONF_DEPENDS to be added to BUILD_DEPENDS
...
- fix obsolete packages-specs
OK and packages-specs hint wilfried@
2005-11-16 07:57:31 +00:00
espie
0031945c6e
Fix a buglet in bsd.port.mk where the PSEUDO_FLAVORS get encoded into
...
the FULLPKGPATH, thus providing changes to packing-lists which shouldn't
happen, and making update more difficult.
Accordingly, bump all pkgnames with PSEUDO_FLAVORS, and provide an
update @pkgpath for the bug for most of them (left out the ones with 3
or 4 pseudo flavors for space constraints...)
2005-09-16 09:51:25 +00:00
sturm
a3aa5a65d8
use metaauto for automake
2005-01-11 07:16:01 +00:00
naddy
199c30b4ac
SIZE
2005-01-05 15:47:05 +00:00
alek
e21de321e1
- Use internal libmp4v2 (doesn't build if external libmp4v2 is available)
...
- Better LIB_DEPENDS
- Fix WANTLIB
- Bump PKGNAME
2005-01-05 11:40:04 +00:00
jcs
6833152ada
some hackery to work around faad's system.h needing config.h
...
bump pkgname
"doowit" jolan@
2004-12-13 05:40:55 +00:00
jcs
693c40f97a
enable xmms plugin as a subpackage
...
ok jolan@
2004-12-09 04:57:56 +00:00
espie
48252a0ad4
WANTLIB markers
2004-11-21 17:51:44 +00:00
espie
a83cc3ce59
new style conflicts
2004-09-18 10:26:55 +00:00
espie
0a5d240a79
new plists
2004-08-10 00:52:43 +00:00
jolan
1448597ffd
conflicts, spotted by jcs
2004-04-29 01:01:17 +00:00
jolan
e24911cbd5
the distfile makes our tar exit on error so i rerolled it but forgot
...
to change the master_sites, pointed out by jcs and naddy
2004-04-28 13:05:01 +00:00
jolan
2a4aaa35d3
update to 2.0
2004-04-28 01:30:00 +00:00
naddy
520efe1fdd
drop workarounds for gcc2.95/sparc64 bugs
2004-02-23 00:33:34 +00:00
espie
fd1b3a1649
make it work with gcc3
2003-12-29 13:17:53 +00:00
naddy
2276d3b230
remove WWW lines
2003-12-15 21:42:08 +00:00
sturm
18b6a159d9
set PATH in post-patch to find files if LOCALBASE is not part of user's PATH
2003-10-19 20:51:43 +00:00
sturm
83a01aec71
work around optimization bug on sparc64
...
ok naddy@
2003-08-24 21:27:30 +00:00
naddy
96179d573e
There is no reason we cannot put these up for FTP.
2003-05-19 00:10:36 +00:00
avsm
cfc8dabb88
plug some unbounded sscanf in getopt processing
2003-04-26 20:42:00 +00:00
espie
8f53f71956
use MODGNU_AUTOCONF_DEPENDS
2003-02-15 16:42:22 +00:00
espie
1d67950506
explicit check for autoconf version
2003-02-15 14:19:19 +00:00
naddy
731bfd18d4
Fix dependencies, honor CFLAGS/CXXFLAGS throughout, general cleanup.
2002-12-20 23:40:13 +00:00
pvalchev
71475fa78f
- Add USE_LIBTOOL since this port calls 'libtoolize' during its build stage
...
(and fails miserably if not installed)
- Enable this to build with new binutils - link with libm since
libsndfile uses fmod() and faad uses libsndfile...
ok biorn
2002-11-20 08:16:07 +00:00
espie
b316a8aff9
faad 2 audio decoding library. From maintainer.
2002-11-13 17:50:13 +00:00