agc
840621f7ad
The inclusion of bsd.pkg.mk before the setting of the EXTRA_FILES
...
definition in the package Makefile caused problems when fetching
files, since bsd.pkg.mk uses a .for loop to iterate over DISTFILES,
thus evaluating ${DISTFILES} at the time the .for line is read -
this caused the EXTRA_FILES definitions not to be fetched. I think
the reason for the inclusion of bsd.pkg.mk in a non-standard place
was to get the values of MACHINE_ARCH and OBJECT_FMT. This all dates
from 1998, and my memory's not what it used to be.
Fix this by getting these values from bsd.prefs.mk, and including
bsd.pkg.mk in the usual place.
2002-02-07 09:59:48 +00:00
hubertf
5542206cba
Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in
...
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-11-29 01:12:24 +00:00
zuntum
d038a73ebd
Move pkg/ files into package's toplevel directory
2001-10-31 22:52:58 +00:00
mycroft
e1111739a1
Pull in Cinepak support for PowerPC. (The Indeo module has issues.)
2001-10-21 15:40:51 +00:00
tron
f0da660c4e
Fix build problem on systems where "xpkwedge" is not installed.
2001-10-21 06:26:27 +00:00
tron
164a924f04
Fix build problem caused by incorrect include path on systems which use
...
"xpkwedge".
2001-10-12 20:39:36 +00:00
is
50be31bda2
Play audio right on big endian machines.
2001-08-27 20:36:56 +00:00
wiz
a4f21a5507
Move to sha1 digests, and/or add distfile sizes.
2001-04-21 09:54:06 +00:00
wiz
ed52fc5a67
Update mirror list.
2001-04-21 09:36:03 +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
tron
f36f0d3802
Invoke "xmkmf" with full pathname to avoid problems on systems with two
...
X11 installations like e.g. Solaris with OpenWindows and XFree86.
2001-03-11 16:19:45 +00:00
wiz
a2a4d06c6f
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-16 15:22:13 +00:00
agc
c19187a29f
Make this package work in the presence of xpkgwedge.
...
Fixes PR 11558, from Klaus Klein
2000-11-30 18:03:55 +00:00
hubertf
402899809a
Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and
...
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions.
MIRROR_DISTFILES and NO_CDROM are now dead.
2000-08-18 22:46:29 +00:00
wiz
04441235dc
pkglint silencing
2000-01-02 03:38:30 +00:00
agc
a910a6fd62
Add package patch-sum files
1999-07-09 13:50:05 +00:00
tron
facdf66b28
Use Linux ELF object files for NetBSD-i386 ELF as suggested by
...
Klaus Klein in PR pkg/7355.
1999-07-07 23:11:18 +00:00
rh
f1fa9ba4ee
update to xanim-2.80.1
1999-03-28 07:55:05 +00:00
rh
7c9ec5afdc
update to version 2.80.0
1999-03-19 08:43:55 +00:00
tsarna
6bd0d65c65
The Grand Homepagification:
...
- New, optional Makefile variable HOMEPAGE, specifies a URL for
the home page of the software if it has one.
- The value of HOMEPAGE is used to add a link from the
README.html files.
- pkglint updated to know about it. The "correct" location for
HOMEPAGE in the Makefile is after MAINTAINER, in that same
section.
1998-08-20 15:16:34 +00:00
agc
05b88260d7
Add NetBSD RCS Ids.
1998-08-07 13:16:49 +00:00
agc
86db14e819
Add NetBSD RCS Ids.
1998-08-07 10:35:47 +00:00
agc
5aa5bdafe4
Update package Makefiles for automatic manual page handling.
1998-06-22 12:32:17 +00:00
mycroft
6369ff13ec
Update to 2.70.7.0.
1998-04-26 16:21:27 +00:00
agc
258b808c9f
Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
...
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
mycroft
a6f9bb601b
Tidy this up a little, and enable it for all architectures.
1998-03-20 06:15:38 +00:00
mycroft
e9931ca737
Clean up the audio setup a bit.
1998-03-07 13:01:43 +00:00
frueauf
e20902536e
back out previous change, AUDIO_ENCODING_SLINEAR is right. See pr 5000 why
...
I was confused. Thanx to Matthias Scheler for forcing me test this again :)
1998-02-16 12:45:09 +00:00
frueauf
fc0f5685ab
Use AUDIO_ENCODING_LINEAR_LE instead of AUDIO_ENCODING_SLINEAR.
1998-02-16 10:50:04 +00:00
frueauf
f806b4a1a2
Add some .if ${MACHINE_ARCH} cases to get the right object files.
...
Fixes pr 4998.
1998-02-16 10:48:55 +00:00
tron
8d86435b76
Patch by Roland C. Dowdeswell to fix audio playback for NetBSD >=1.3.
1998-02-15 22:02:40 +00:00
tron
c48a4a5005
Patch by Mark Podlipec to fix crashes with XFree86's 32BPP visual.
1998-02-15 21:59:12 +00:00
tron
d747f7885e
man/cat1/xanim.0.gz -> man/cat1/xanim.0
1998-02-15 21:52:33 +00:00
tron
0f3f9711c0
portlint: make description shorter
1998-02-15 21:51:41 +00:00
tron
b72b743280
Use "gunzip" instead of "uncompress" to avoid NFS problem.
...
Patch supplied by David Brownlee in PR pkg/4996.
1998-02-15 21:47:47 +00:00
frueauf
088cb38111
portlint: add (default) MAINTAINER.
1998-02-14 16:55:10 +00:00
agc
d1f7ba23a5
Don't mirror distfiles for now - the Indeo and Creative object modules
...
are not allowed to be re-distributed.
1998-02-12 13:35:22 +00:00
agc
31ed1168f1
Fix filenames again, and add checksums for the non-i386 object modules.
1998-02-12 13:13:50 +00:00
agc
8d3dc9a8fb
Fix silly mistake in object filenames for Sparc architecture.
1998-02-12 13:01:04 +00:00
agc
e5d2f7d106
Add NetBSD RCS Id.
...
Correct manual page for NetBSD.
1998-02-12 12:45:08 +00:00
agc
35008e9aba
Use NetBSD native audio.
1998-02-12 12:43:50 +00:00
agc
8243d9941a
Add NetBSD RCS Id.
...
Correct manual page for NetBSD.
Enable this for i386, m68k and Sparc architectures (only tested on /i386
as yet).
1998-02-12 12:42:33 +00:00
agc
afb7c07a95
Initial import of xanim 2.70.6.4, a utility to view movies, into the NetBSD
...
packages collection, from the FreeBSD ports collection.
1998-02-12 12:34:45 +00:00