joerg
bacea7cad5
Remove @dirrm entries from PLISTs
2009-06-14 17:48:39 +00:00
abs
58fac66c93
add options.mk missed in last commit
2009-02-13 13:47:18 +00:00
abs
de0a05fdff
- Add PKG_DESTDIR_SUPPORT
...
- Fix build with (optional) mitshm
- Add xbeeb-roms option (default off) which will download and install the
roms required to run
2009-02-13 10:08:40 +00:00
wiz
6831e0bb33
Remove www.getafile.com from MASTER_SITES, doesn't resolve.
...
From Zafer Aydogan in PR 37313.
2007-11-11 23:48:19 +00:00
joerg
2acec121e1
Modular Xorg support.
2007-02-07 18:28:00 +00:00
rillig
d0807088b2
Fixed pkglint warnings.
2007-01-06 15:09:59 +00:00
joerg
90d137a24f
Needs bdftopcf.
2006-12-27 12:42:36 +00:00
dsainty
ebd1f197cc
Fix the mk/oss.buildlink3.mk usage by:
...
1. Using ${LIBOSSAUDIO} instead of assuming -lossaudio
2. Disabling sound entirely if ${OSS_TYPE} == none
This should fix the build for every platform but NetBSD (tested on Solaris),
and no change for NetBSD builds.
2006-09-22 13:21:37 +00:00
dsainty
9da1e0555e
Fix build under gcc 4.1.2, which catches an extern Vs static inconsistency.
2006-09-21 21:47:32 +00:00
dsainty
1726bab356
Bumped PKGREVISION to 1: Patch to fix noise channel emulation on NetBSD.
2006-06-17 06:37:55 +00:00
dsainty
d0740d4c68
Update Xbeeb to 0.4.1:
...
- Support TrueColor displays
- Better sound
- .inf file attributes
- Simplified NetBSD sound support with OSS compatibility
- Provided a working MASTER_SITES
- Took maintainership
2006-06-13 13:24:35 +00:00
wiz
568e6e02cf
Fix font handling. Bump PKGREVISION.
2006-02-17 19:27:33 +00:00
joerg
5911def816
Recursive revision bump / recommended bump for gettext ABI change.
2006-02-05 23:08:03 +00:00
rillig
b71a1d488b
Fixed pkglint warnings. The warnings are mostly quoting issues, for
...
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
jlam
81edaaa606
Create directories before installing files into them.
2005-06-16 06:57:37 +00:00
agc
459a5bb28d
Add RMD160 digests to the SHA1 ones
2005-02-23 18:49:17 +00:00
dillo
82ab554c14
update homepage, add commented out master site for 0.4.1 version
...
(the one listed on the homepage is down)
2004-05-11 11:58:13 +00:00
snj
057da0098e
It's "its"
2004-02-01 00:15:04 +00:00
agc
dc52048e01
Move WRKSRC definition away from the first paragraph in a Makefile.
2004-01-20 12:07:06 +00:00
salo
e0c875cc88
basename -> ${BASENAME}, from Soren Jacobsen via PR pkg/23540.
2003-11-23 07:16:39 +00:00
grant
4083b24390
s/netbsd.org/NetBSD.org/
2003-07-17 21:31:04 +00:00
jmmv
f1446ddf2b
Drop trailing whitespace. Ok'ed by wiz.
2003-05-06 17:40:18 +00:00
jmmv
0916498c1b
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
2003-03-29 12:40:00 +00:00
wiz
e8817c9088
Complete standardization of messages according to latest pkglint.
2002-09-24 12:29:55 +00:00
wiz
b4f0a668fa
Miscellaneous man page fixes.
2001-12-03 19:03:19 +00:00
zuntum
d038a73ebd
Move pkg/ files into package's toplevel directory
2001-10-31 22:52:58 +00:00
jtb
5967670354
Add missing xbeeb.1 to PLIST.
2001-04-28 01:00:54 +00:00
agc
7e2fedb405
Move to sha1 digests, and add distfile sizes.
2001-04-20 10:49:52 +00:00
agc
d7d36b3561
+ 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 10:57:56 +00:00
hubertf
d32e698de6
Cleanup MKDIR usage => INSTALL_*_DIR
...
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
wiz
311d465268
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-17 18:38:11 +00:00
wiz
a77340dd8c
Remove test target that I forgot I had added.
2001-02-01 10:30:55 +00:00
wiz
b979f7222a
Add automatic ${VARIABLE} handling for MESSAGE files.
...
Convert most MESSAGE files to new syntax (${VARIABLE} gets replaced,
not @VARIABLE@, nor @@VARIABLE@@).
By default, substitutions are done for LOCALBASE, PKGNAME, PREFIX,
X11BASE, X11PREFIX; additional patterns can be added via MESSAGE_SUBST.
Clean up some packages while I'm there; add RCS tags to most MESSAGEs.
Remove some uninteresting MESSAGEs.
2001-01-29 11:34:21 +00:00
wiz
17fe3cbd0c
move line to be more pkglint friendly
2000-09-03 10:01:41 +00:00
skrll
47324d693a
Correct URL of referenced web site.
2000-06-05 18:12:57 +00:00
skrll
32ecae0579
Add a man page, improve MESSAGE file handling and other clean up.
2000-06-01 20:47:00 +00:00
skrll
3ef16cad9d
EXTRACT_SUFX was missing.
...
Thanks to Bernd Ernesti for pointing this out.
2000-06-01 18:20:54 +00:00
skrll
4d9e077300
Import of xbeeb package.
...
Based on PR/10013 by Dave Sainty <dave@dtsp.co.nz> with improvements by
myself.
2000-05-22 22:13:11 +00:00