Commit graph

28 commits

Author SHA1 Message Date
asau
49d542f06c Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 12:55:08 +00:00
joerg
337917c739 Don't explicitly run mkfontdir. 2012-04-18 00:05:13 +00:00
joerg
3bc36096c0 Fix tool usage. 2012-04-07 11:38:17 +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
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
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
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
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +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
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