Commit Graph

64 Commits

Author SHA1 Message Date
miod
0818e94dad NOT_FOR_ARCHS= gcc3, as this uses -iquote 2014-06-04 21:37:30 +00:00
naddy
898cc2b84c tweak the comment (suggested by ian@) and the pkgname of the faad
xmms plugin to make it easier to find
2013-12-15 19:50:44 +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
a73b0d4f87 sync WANTLIB after recent compiler change
from Brad
2012-08-25 17:10:58 +00:00
naddy
a8050c913d remove unneeded -pthread patches 2012-08-22 20:14:05 +00:00
ajacoutot
991a75909d Update to faad 2.7.
from Brad
2012-05-22 18:38:48 +00:00
espie
41fdf4d504 use bsd.port.arch.mk 2011-10-17 10:38:41 +00:00
ajacoutot
226e5611fd Use the gettext MODULE. 2011-07-06 21:25:23 +00:00
jasper
31dbeec619 - Cleaning up the port a bit
- Add missing build dependency on automake
- Update the autoconf version to a more appropriate version
- Add in a fix for the automake issue that came up with newer
  GNU libtool installed which broke the build

  from brad
2011-07-05 17:37:33 +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
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
sthen
70bcc2b338 new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary 2010-09-05 10:25:16 +00:00
jasper
f35d327cd1 - make the no_xmms the default, so you won't endup with xmms, glib1, gtk1, etc
when you build mpd..

ok landry@
2010-07-01 21:12:50 +00:00
landry
b90389df26 Explicitely add libtool to BUILD_DEPENDS as bootstrap script checks for
libtoolize. Builds fine with ports libtool otherwise.
2010-06-23 17:02:46 +00:00
sebastia
21c3c1e777 Fix build with gcc-2.95, bump pkgname
OKs from landry@, jasper@, sthen@
2010-06-14 17:44:46 +00:00
jasper
75f4555a62 - let faad install the mp4ff headers, as will be required by mpd
to handle aac/mp4 files.

from tobias ulmer.
ok aja@
2010-04-08 07:17:21 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
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