summaryrefslogtreecommitdiff
path: root/multimedia/libmpeg3/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2020-03-20*: Convert broken sourceforge HOMEPAGEs back to httpnia1-2/+2
2020-01-18all: migrate several HOMEPAGEs to httpsrillig1-2/+2
pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU.
2019-11-03multimedia: align variable assignmentsrillig1-5/+5
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
2019-10-12multimedia/libmpeg3: fix location of HTML documentationrillig1-3/+4
2018-12-09Removed commented-out PKGREVISIONsadam1-2/+1
2016-02-25Use OPSYSVARS.jperkin1-5/+3
2015-04-26Drop pointless ONLY_FOR_COMPILER.joerg1-2/+1
2012-10-08Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.asau1-3/+1
2012-07-28improve description and clarify COMMENTreed1-2/+2
2009-05-26Fix a patch to be MAKE_JOBS_SAFE=yes.obache1-2/+1
Reported by PR 41491.
2009-05-26Mark as not make-jobs safe.wiz1-1/+2
From Ryo HAYASAKA in PR 41491.
2009-01-29Updated multimedia/libmpeg3 to 1.8abs1-2/+2
1.8 - Better table of contents generation & handling of ID3 tags. pkgsrc changes: - Fix broken build on NetBSD by reworking the mares nest of non Linux #ifdefs in mpeg3io.c - build was broken by a previous __DragonFly__ or __APPLE_ build fix - Add new patch for 1.8 to avoid Linux DVD ioctls
2009-01-24Fixes the build under Darwin x86. This should also fixes build on MacOSX ↵tonio1-2/+2
10.5.2 PPC Should Fix PR pkg/38721
2008-04-03Fix typo breaking the bulk build.joerg1-2/+2
2008-03-13Fix DESTDIR build.joerg1-6/+3
2008-03-04Mechanical changes to add DESTDIR support to packages that installjlam1-10/+12
their files via a custom do-install target.
2008-02-20Update to 1.7:xtraeme1-15/+18
Frames are cached when reading the first frame after a seek. This allows faster reverse playback.
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2005-07-13Add DragonFlyBSD support, from Joerg Sonnenberger.wiz1-1/+7
2005-06-17Create directories before installing files into them.jlam1-1/+3
2005-06-07Bump to libmpeg3-1.3nb5: fix building on MacOS X:hubertf1-2/+2
* patch-ac: define bswap_16 and bswap_32 as appropriate for NetBSD, Linux and MacOS X * patch-ae: Pull in headers for 'struct stat'. Hello Linux!
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2004-06-26move libmpeg3 to multimedia/grant1-0/+64