summaryrefslogtreecommitdiff
path: root/devel/libmpeg3
AgeCommit message (Collapse)AuthorFilesLines
2002-08-08These packages install libraries that differ from previous versions if theyjlam1-2/+2
are built using the hard-syscall-enabled pth. Bump the PKGREVISION so we can distinguish these packages from the previous ones.
2002-08-01Adjust to new pthread.buildlink.mk: remove USE_PTHREAD and replace withjlam2-5/+4
appropriate PTHREAD_OPTS incantation, and move the checks for the value of PTHREAD_TYPE below the inclusion of pthread.buildlink.mk.
2002-07-22Add a buildlink.mk file for libmpeg3. From Julio Merino (jmmv@hispabsd.org)agc1-0/+56
in PR 17671
2002-07-22Make libmpeg3 use pthread.buildlink.mk, fixes PR 17670 by Julio Merinoagc1-3/+5
<jmmv@hispabsd.org>
2002-04-29Install the provided tools as well as the library. Bump PKGREVISION.rh2-4/+14
Patch provided by Sergey Svishchev <svs@ropnet.ru>. This closes his PR pkg/16560, thanks!
2001-11-17Make it compile on non-i386 archs.itohy1-1/+5
2001-11-01Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-2/+2
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this.
2001-08-05Add dependency on pth (bulk build failure). Buildlinkify while here.wiz1-3/+6
2001-08-02initial import of libmpeg3, an MPEG decoding librarydrochner11-0/+282