Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-06-01 | Install fonts into default installation path. Bump PKGREVISION. | wiz | 1 | -7/+6 | |
2012-10-03 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2012-04-18 | Don't explicitly run mkfontdir. | joerg | 1 | -2/+1 | |
2012-04-07 | Fix tool usage. | joerg | 1 | -2/+2 | |
2009-02-13 | - Add PKG_DESTDIR_SUPPORT | abs | 1 | -23/+9 | |
- Fix build with (optional) mitshm - Add xbeeb-roms option (default off) which will download and install the roms required to run | |||||
2007-11-11 | Remove www.getafile.com from MASTER_SITES, doesn't resolve. | wiz | 1 | -3/+2 | |
From Zafer Aydogan in PR 37313. | |||||
2007-02-07 | Modular Xorg support. | joerg | 1 | -2/+3 | |
2007-01-06 | Fixed pkglint warnings. | rillig | 1 | -20/+16 | |
2006-12-27 | Needs bdftopcf. | joerg | 1 | -1/+2 | |
2006-09-22 | Fix the mk/oss.buildlink3.mk usage by: | dsainty | 1 | -5/+26 | |
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-06-17 | Bumped PKGREVISION to 1: Patch to fix noise channel emulation on NetBSD. | dsainty | 1 | -1/+2 | |
2006-06-13 | Update Xbeeb to 0.4.1: | dsainty | 1 | -13/+37 | |
- Support TrueColor displays - Better sound - .inf file attributes - Simplified NetBSD sound support with OSS compatibility - Provided a working MASTER_SITES - Took maintainership | |||||
2006-02-17 | Fix font handling. Bump PKGREVISION. | wiz | 1 | -2/+5 | |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -1/+2 | |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 | |
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-06-16 | Create directories before installing files into them. | jlam | 1 | -1/+3 | |
2004-05-11 | update homepage, add commented out master site for 0.4.1 version | dillo | 1 | -2/+4 | |
(the one listed on the homepage is down) | |||||
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-11-23 | basename -> ${BASENAME}, from Soren Jacobsen via PR pkg/23540. | salo | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -5/+5 | |
XXX need to teach pkglint to be more picky about this | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 1 | -1/+2 | |
2001-02-01 | Remove test target that I forgot I had added. | wiz | 1 | -2/+1 | |
2001-01-29 | Add automatic ${VARIABLE} handling for MESSAGE files. | wiz | 1 | -14/+5 | |
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. | |||||
2000-09-03 | move line to be more pkglint friendly | wiz | 1 | -2/+2 | |
2000-06-01 | Add a man page, improve MESSAGE file handling and other clean up. | skrll | 1 | -6/+16 | |
2000-06-01 | EXTRACT_SUFX was missing. | skrll | 1 | -1/+2 | |
Thanks to Bernd Ernesti for pointing this out. | |||||
2000-05-22 | Import of xbeeb package. | skrll | 1 | -0/+53 | |
Based on PR/10013 by Dave Sainty <dave@dtsp.co.nz> with improvements by myself. |