Age | Commit message (Expand) | Author | Files | Lines |
2009-03-20 | Simply and speed up buildlink3.mk files and processing. | joerg | 1 | -13/+6 |
2008-09-24 | Fix for faad2 decodeMP4file() heap overflow. If the sample count looks | tonnerre | 3 | -6/+16 |
2008-02-25 | Bump API and ABI depends versions as API changed between 2.0 and 2.6 meaning | sborrill | 1 | -3/+3 |
2007-12-29 | Fix pthread linkage. | joerg | 2 | -7/+9 |
2007-12-09 | update to 2.6.1 | drochner | 21 | -354/+113 |
2007-07-01 | The package supports installation to DESTDIR. | heinz | 1 | -1/+3 |
2007-02-09 | -build against libmp4v2 instead of the full mpeg4ip | drochner | 4 | -11/+9 |
2006-08-06 | Merge in patches from xmms-faad. | wiz | 3 | -1/+35 |
2006-07-27 | Fix build with m4-1.4.5. Use newer automake package instead of 1.4 one. | wiz | 3 | -6/+15 |
2006-07-08 | Change the format of BUILDLINK_ORDER to contain depth information as well, | jlam | 1 | -2/+2 |
2006-07-08 | Track information in a new variable BUILDLINK_ORDER that informs us | jlam | 1 | -1/+2 |
2006-06-12 | Bump PKGREVISION and BUILDLINK_ABI_DEPENDS (where applicable) | wiz | 1 | -2/+2 |
2006-05-30 | Fix package list issue (which CHECK_FILES=yes doesn't catch reliably | tron | 2 | -3/+5 |
2006-05-30 | Disable bundled and outdated "mp4v2" library. Depend on newer version | tron | 3 | -0/+109 |
2006-05-30 | Disable bundled and outdated "mp4v2" library. Depend on newer version | tron | 3 | -13/+9 |
2006-05-19 | faad2 and mpeg4ip conflict on lib/libmp4v2.la so add the appropriate | adrianp | 1 | -1/+3 |
2006-04-12 | Aligned the last line of the buildlink3.mk files with the first line, so | rillig | 1 | -2/+2 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 1 | -3/+3 |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 2 | -3/+4 |
2005-12-08 | Write newline character to stderr instead of stdout, to avoid | wiz | 4 | -4/+19 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 |
2005-10-09 | This change addresses PR#31443 | ben | 7 | -15/+53 |
2005-10-06 | This change addresses PR#31443 | ben | 8 | -18/+52 |
2005-08-05 | add simple patches for gcc-4 support | tonio | 4 | -1/+68 |
2005-07-01 | just use CPPFLAGS.SunOS instead of OPSYS conditional. | grant | 1 | -7/+2 |
2005-07-01 | fix typo in CPPFLAGS, allowing this to build on Solaris. | grant | 1 | -2/+2 |
2005-06-01 | Remove mk/autoconf.mk and mk/automake.mk and replace their usage with | jlam | 1 | -8/+6 |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-02-23 | Add RMD160 digests to the SHA1 ones. | agc | 1 | -1/+2 |
2004-12-30 | Always include stdint.h and/or inttypes.h if they are present. The | minskim | 2 | -7/+9 |
2004-11-19 | Update homepage. | wiz | 1 | -2/+2 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 2 | -2/+4 |
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 1 | -13/+1 |
2004-07-31 | Fix lrintf() function in libfaad/common.h to make this build on | xtraeme | 3 | -16/+26 |
2004-05-15 | explicitly enable largefile support on Solaris. | grant | 1 | -1/+8 |
2004-05-15 | - remove __inline gccism | grant | 4 | -1/+61 |
2004-05-03 | this package uses a c and c++ compiler. | grant | 1 | -1/+2 |
2004-04-25 | drop maintainership | dillo | 1 | -2/+2 |
2004-04-12 | No longer used. | snj | 1 | -20/+0 |
2004-03-28 | Update to 2.0. There are many changes, but the main user-visible improvement | mycroft | 8 | -58/+63 |
2004-03-21 | Fix build on sparc64 with gcc2. | snj | 1 | -1/+4 |
2004-03-05 | Reorder location and setting of BUILDLINK_PACKAGES to match template | jlam | 1 | -9/+7 |
2004-02-17 | Convert to buildlink3.mk. | wiz | 2 | -3/+24 |
2004-02-14 | LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs | jlam | 1 | -2/+1 |
2004-01-22 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 |
2003-11-06 | This was using NO_BIN_ON_CD. Now fixed to use correct | reed | 1 | -2/+2 |
2003-06-08 | drop some unneeded parens | grant | 1 | -2/+2 |