Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-11-11 | Adjust format a bit: | hubertf | 1 | -1/+1 | |
* 75 * '=' * RCS ID * blank line * message text * optional blank line * 75 * '=' | |||||
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -2/+2 | |
2001-10-03 | Substitute the real config script for the config wrapper script in | jlam | 1 | -1/+3 | |
installed files. We don't want buildlink references to escape into the install directory. | |||||
2001-08-17 | If USE_CONFIG_WRAPPER is defined (implied by USE_BUILDLINK_ONLY), then | jlam | 1 | -2/+3 | |
set FOO_CONFIG=${BUILDLINK_CONFIG_WRAPPER.foo} in both CONFIGURE_ENV and MAKE_ENV. We remove the check for GNU_CONFIGURE because if a package Makefile includes the buildlink.mk file, then it most likely wants to use the config script wrappers as well. Change suggested by Hubert Feyrer (hubertf) and Tomasz Luchowski (zuntum). | |||||
2001-07-27 | Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the default | jlam | 1 | -1/+2 | |
installation directory in case the package isn't installed. | |||||
2001-07-20 | Mechanical changes to buildlink.mk files to use EVAL_PREFIX to set | jlam | 1 | -3/+3 | |
BUILDLINK_PREFIX.<pkgname>. This allows buildlink to find X11BASE packages regardless of whether they were installed before or after xpkgwedge was installed. Idea by Alistair Crooks <agc@pkgsrc.org>. | |||||
2001-07-02 | Allow overriding of *_CONFIG variables in a package Makefile when using | jlam | 1 | -2/+3 | |
USE_BUILDLINK_ONLY. | |||||
2001-07-01 | Move inclusion of bsd.buildlink.mk to start of file. | jlam | 1 | -3/+3 | |
2001-06-29 | USE_CONFIG_WRAPPER is automatically set if USE_BUILDLINK_ONLY is defined, | jlam | 1 | -2/+1 | |
so remove it from package Makefiles. Also move the inclusion of the buildlink.mk files to the end of the Makefile to just before bsd.pkg.mk to ensure that any Makefile settings occur before the buildlink.mk files. | |||||
2001-06-26 | o add buildlink.mk for use by other packages | zuntum | 1 | -0/+43 | |
2001-06-26 | Add \t between CONFIGURE_ARGS+= and -- | zuntum | 1 | -3/+3 | |
2001-06-26 | o converted to use devel/SDL/buildlink.mk, mark as USE_BUILDLINK_ONLY | zuntum | 1 | -15/+12 | |
and set USE_CONFIG_WRAPPER o remove redundant switches from CONFIGURE_ARGS Thank you Johnny C. Lam! :) | |||||
2001-06-24 | Remove MOC and UIC references -- we no longer try to compile this package | zuntum | 1 | -4/+2 | |
with qt2 support. | |||||
2001-06-24 | Remove FreeBSDism -- USE_AUTOCONF | zuntum | 1 | -2/+1 | |
2001-06-24 | Remove USE_XLIB as it has no effect; I wonder who put it here | zuntum | 1 | -2/+1 | |
2001-06-18 | Convert to use buildlink.mk files | zuntum | 1 | -17/+7 | |
2001-06-11 | CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so | jlam | 1 | -2/+2 | |
adapt by moving CPPFLAGS settings to top-level, and removing explicit inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV. | |||||
2001-04-21 | Move to sha1 digests, and/or add distfile sizes. | wiz | 1 | -1/+1 | |
2001-04-18 | o use /dev/sound, not /dev/audio | zuntum | 2 | -6/+6 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 2 | -5/+3 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-04-14 | this pkg installs only a library (and headers etc.), no binary. | hubertf | 2 | -5/+5 | |
Make this clear in DESCR & COMMENT | |||||
2001-04-13 | unzip is not necessary, so remove it from BUILD_DEPENDS | zuntum | 1 | -2/+1 | |
2001-04-13 | Add NetBSD ID to the MESSAGE file | zuntum | 1 | -0/+4 | |
2001-04-12 | Initial import of avifile-0.53.5 | zuntum | 22 | -0/+431 | |
An MPEG-4 (aka DivX) player built around the Windows binaries, but does not need Wine. There is also a xmps plugin you can build (manually). NOTE: aviplay (player originally included in the package) does not work and thus the package does not build it. I'll send mail about tiny, but working player to netbsd-users@netbsd.org soon. |