Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-05-02 | Dependency bumps, needed because of devel/pth's major bump, and related | wiz | 1 | -1/+2 | |
dependency bumps. | |||||
2003-02-13 | update to 1.2.2 | drochner | 6 | -106/+75 | |
changes: -use libvideogfx -USE_BUILDLINK2 -GNU_CONFIGURE | |||||
2001-11-29 | Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in | hubertf | 1 | -2/+3 | |
pkgsrc. Instead, a new variable PKGREVISION is invented that can get bumped independent of DISTNAME and PKGNAME. Example #1: DISTNAME= foo-X.Y PKGREVISION= Z => PKGNAME= foo-X.YnbZ Example #2: DISTNAME= barthing-X.Y PKGNAME= bar-X.Y PKGREVISION= Z => PKGNAME= bar=X.YnbZ (!) On subsequent changes, only PKGREVISION needs to be bumped, no more risk of getting DISTNAME changed accidentally. | |||||
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -4/+4 | |
2001-08-30 | Added the patch to the Makefile and distinfo. | elric | 2 | -3/+4 | |
2001-08-30 | Added a quick patch to fflush(3) the audio output, this generally helps | elric | 1 | -0/+12 | |
keep audio in better sync when you `dvdview -A foo.mpg | mpg123 /dev/stdin' | |||||
2001-06-30 | Fix typo in last commit. | tron | 1 | -2/+2 | |
2001-06-30 | Make this package build under Solaris. | tron | 3 | -6/+17 | |
2001-04-23 | Fix "bash" problem consistently. | tron | 2 | -5/+5 | |
2001-04-23 | Don't use "/bin/bash" as shell in "ulib/Makefile". Problem pointed out by | tron | 2 | -7/+11 | |
Mario Kemper in private e-mail. | |||||
2001-04-22 | Fix bug in window creatin code which caused hangs with some window | tron | 2 | -2/+16 | |
managers like "WindowMaker". | |||||
2001-04-21 | Move to sha1 digests, and/or add distfile sizes. | wiz | 1 | -2/+2 | |
2001-04-20 | Import new "dvdview" package: | tron | 6 | -0/+101 | |
Software only MPEG-1/2 video decoder |