jmmv
30925b26c7
Bump revision due to SDL update, and sync versions in buildlink files where
...
needed. This is required because esound has been droped as a dependancy.
2003-07-26 21:41:08 +00:00
grant
4083b24390
s/netbsd.org/NetBSD.org/
2003-07-17 21:31:04 +00:00
jschauma
e366d0c694
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
...
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
wiz
7166660e08
Dependency bumps, needed because of devel/pth's major bump, and related
...
dependency bumps.
2003-05-02 11:53:34 +00:00
zuntum
ad238c1d77
Update HOMEPAGE -- it is now http://avifile.sourceforge.net/
2003-02-02 21:53:25 +00:00
jmmv
2d21202261
The right way to disable qt is with "--disable-qt", not "--without-qt".
2002-12-06 18:45:55 +00:00
wiz
a2a631dbc1
Unused.
2002-10-05 04:02:19 +00:00
wiz
e8817c9088
Complete standardization of messages according to latest pkglint.
2002-09-24 12:29:55 +00:00
jlam
b7956dcb6b
buildlink1 -> buildlink2
2002-08-28 02:14:36 +00:00
jlam
efb93b17bd
Merge changes in packages from the buildlink2 branch that have
...
buildlink2.mk files back into the main trunk.
2002-08-25 19:21:43 +00:00
zuntum
e98c18afee
Reset MAINTAINER to packages@netbsd.org - I don't use avifile anymore
2002-02-21 21:24:53 +00:00
skrll
13dc61fc59
Fix the libtool lossage in the pkg so that it now builds. I have no time to
...
test if it actually works... I'll leave that to the maintainers.
2002-01-23 16:52:10 +00:00
hubertf
09c1f15d9d
Adjust format a bit:
...
* 75 * '='
* RCS ID
* blank line
* message text
* optional blank line
* 75 * '='
2001-11-11 06:17:26 +00:00
zuntum
d038a73ebd
Move pkg/ files into package's toplevel directory
2001-10-31 22:52:58 +00:00
jlam
f0a4fcd3e4
Substitute the real config script for the config wrapper script in
...
installed files. We don't want buildlink references to escape into the
install directory.
2001-10-03 20:56:40 +00:00
jlam
7bba3453dc
If USE_CONFIG_WRAPPER is defined (implied by USE_BUILDLINK_ONLY), then
...
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-08-17 21:14:00 +00:00
jlam
d2eb68d2a6
Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the default
...
installation directory in case the package isn't installed.
2001-07-27 13:33:18 +00:00
jlam
7b1d3cb465
Mechanical changes to buildlink.mk files to use EVAL_PREFIX to set
...
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-20 01:54:31 +00:00
jlam
9943bc93db
Allow overriding of *_CONFIG variables in a package Makefile when using
...
USE_BUILDLINK_ONLY.
2001-07-02 05:33:56 +00:00
jlam
cb76bd5efc
Move inclusion of bsd.buildlink.mk to start of file.
2001-07-01 22:59:08 +00:00
jlam
3b65bde2f7
USE_CONFIG_WRAPPER is automatically set if USE_BUILDLINK_ONLY is defined,
...
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-29 04:54:49 +00:00
zuntum
3c75f0906a
o add buildlink.mk for use by other packages
2001-06-26 09:56:28 +00:00
zuntum
f848c29136
Add \t between CONFIGURE_ARGS+= and --
2001-06-26 08:53:32 +00:00
zuntum
3c9df57eb2
o converted to use devel/SDL/buildlink.mk, mark as USE_BUILDLINK_ONLY
...
and set USE_CONFIG_WRAPPER
o remove redundant switches from CONFIGURE_ARGS
Thank you Johnny C. Lam! :)
2001-06-26 08:45:56 +00:00
zuntum
43cf5395a4
Remove MOC and UIC references -- we no longer try to compile this package
...
with qt2 support.
2001-06-24 02:25:51 +00:00
zuntum
d6ed635561
Remove FreeBSDism -- USE_AUTOCONF
2001-06-24 02:22:25 +00:00
zuntum
0f58b87f48
Remove USE_XLIB as it has no effect; I wonder who put it here
2001-06-24 02:16:38 +00:00
zuntum
6e8c3a98a3
Convert to use buildlink.mk files
2001-06-18 22:23:03 +00:00
jlam
c4e71c5e7a
CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so
...
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-06-11 06:34:17 +00:00
wiz
a4f21a5507
Move to sha1 digests, and/or add distfile sizes.
2001-04-21 09:54:06 +00:00
zuntum
dff09da8f3
o use /dev/sound, not /dev/audio
2001-04-18 15:57:25 +00:00
agc
fb467f5ac2
+ move the distfile digest/checksum value from files/md5 to distinfo
...
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:22:34 +00:00
hubertf
c26a0e62e5
this pkg installs only a library (and headers etc.), no binary.
...
Make this clear in DESCR & COMMENT
2001-04-14 23:09:46 +00:00
zuntum
654b0ef493
unzip is not necessary, so remove it from BUILD_DEPENDS
2001-04-13 13:08:09 +00:00
zuntum
d67bbe8a54
Add NetBSD ID to the MESSAGE file
2001-04-13 09:16:57 +00:00
zuntum
821cb0d8ef
Initial import of avifile-0.53.5
...
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.
2001-04-12 21:26:21 +00:00