Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-11-15 | xbeeb: use BLAKE2s | wiz | 1 | -4/+4 | |
2021-10-07 | emulators: Remove SHA1 hashes for distfiles | nia | 1 | -4/+1 | |
2020-01-26 | all: migrate homepages from http to https | rillig | 1 | -2/+2 | |
pkglint -r --network --only "migrate" As a side-effect of migrating the homepages, pkglint also fixed a few indentations in unrelated lines. These and the new homepages have been checked manually. | |||||
2019-11-03 | emulators: align variable assignments | rillig | 1 | -3/+3 | |
pkglint -Wall -F --only aligned --only indent -r No manual corrections. | |||||
2019-04-27 | *: add SHA512 checksums to distinfo | wiz | 1 | -1/+3 | |
2018-07-04 | *: Move SUBST_STAGE from post-patch to pre-configure | jperkin | 2 | -7/+7 | |
Performing substitutions during post-patch breaks tools such as mkpatches, making it very difficult to regenerate correct patches after making changes, and often leading to substituted string replacements being committed. | |||||
2018-03-07 | xorgproto: use xorgproto instead of separate *proto packages | wiz | 1 | -4/+2 | |
Remove now obsolete packages. | |||||
2018-03-06 | xbeeb: honor LDFLAGS. Fixes RELRO build. | wiz | 1 | -2/+3 | |
Bump PKGREVISION. | |||||
2016-12-14 | Use generic-nonlicense instead of nonexisting xbeeb-pseudolicense. | wiz | 1 | -2/+2 | |
2015-11-03 | Add SHA512 digests for distfiles for emulators category | agc | 1 | -1/+2 | |
Problems found with existing digests: Package suse131_libSDL 1c4d17a53bece6243cb3e6dd11c36d50f851a4f4 [recorded] da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated] Package suse131_libdbus de99fcfa8e2c7ced28caf38c24d217d6037aaa56 [recorded] da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated] Package suse131_qt4 94daff738912c96ed8878ce1a131cd49fb379206 [recorded] 886206018431aee9f8a01e1fb7e46973e8dca9d9 [calculated] Problems found locating distfiles for atari800, compat12, compat 13, compat14, compat15, compat20, compat30, compat40, compat50, compat50-x11, compat51, compat51-x11, compat60, compat61, compat61-x11, fmsx, osf1_lib, vice, xbeeb, xm7. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail. | |||||
2014-06-01 | Update reference to font installation path. | wiz | 1 | -3/+3 | |
2014-06-01 | Install fonts into default installation path. Bump PKGREVISION. | wiz | 2 | -17/+16 | |
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 | |
2011-10-03 | It is evil for header files to check the include guards of other files | dholland | 2 | -1/+18 | |
to decide what to declare. It is much more evil to do this when the other include file belongs to someone else. Teach this to check the other possible include guard for Xlib.h. Fixes NetBSD native X build. | |||||
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -4/+1 | |
2009-02-13 | add options.mk missed in last commit | abs | 1 | -0/+47 | |
2009-02-13 | - Add PKG_DESTDIR_SUPPORT | abs | 3 | -25/+19 | |
- 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 | 2 | -28/+24 | |
2006-12-27 | Needs bdftopcf. | joerg | 1 | -1/+2 | |
2006-09-22 | Fix the mk/oss.buildlink3.mk usage by: | dsainty | 3 | -20/+27 | |
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-21 | Fix build under gcc 4.1.2, which catches an extern Vs static inconsistency. | dsainty | 2 | -1/+15 | |
2006-06-17 | Bumped PKGREVISION to 1: Patch to fix noise channel emulation on NetBSD. | dsainty | 3 | -4/+24 | |
2006-06-13 | Update Xbeeb to 0.4.1: | dsainty | 9 | -159/+171 | |
- 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 | 2 | -5/+6 | |
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 | |
2005-02-23 | Add RMD160 digests to the SHA1 ones | agc | 1 | -1/+2 | |
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-02-01 | It's "its" | snj | 1 | -2/+2 | |
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-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -3/+3 | |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2002-09-24 | Complete standardization of messages according to latest pkglint. | wiz | 1 | -3/+3 | |
2001-12-03 | Miscellaneous man page fixes. | wiz | 1 | -15/+14 | |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -2/+2 | |
2001-04-28 | Add missing xbeeb.1 to PLIST. | jtb | 1 | -1/+2 | |
2001-04-20 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -9/+7 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
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 | 2 | -2/+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 | 4 | -42/+46 | |
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 | |