summaryrefslogtreecommitdiff
path: root/emulators/xbeeb
AgeCommit message (Collapse)AuthorFilesLines
2021-11-15xbeeb: use BLAKE2swiz1-4/+4
2021-10-07emulators: Remove SHA1 hashes for distfilesnia1-4/+1
2020-01-26all: migrate homepages from http to httpsrillig1-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-03emulators: align variable assignmentsrillig1-3/+3
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
2019-04-27*: add SHA512 checksums to distinfowiz1-1/+3
2018-07-04*: Move SUBST_STAGE from post-patch to pre-configurejperkin2-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-07xorgproto: use xorgproto instead of separate *proto packageswiz1-4/+2
Remove now obsolete packages.
2018-03-06xbeeb: honor LDFLAGS. Fixes RELRO build.wiz1-2/+3
Bump PKGREVISION.
2016-12-14Use generic-nonlicense instead of nonexisting xbeeb-pseudolicense.wiz1-2/+2
2015-11-03Add SHA512 digests for distfiles for emulators categoryagc1-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-01Update reference to font installation path.wiz1-3/+3
2014-06-01Install fonts into default installation path. Bump PKGREVISION.wiz2-17/+16
2012-10-03Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-04-18Don't explicitly run mkfontdir.joerg1-2/+1
2012-04-07Fix tool usage.joerg1-2/+2
2011-10-03It is evil for header files to check the include guards of other filesdholland2-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-14Remove @dirrm entries from PLISTsjoerg1-4/+1
2009-02-13add options.mk missed in last commitabs1-0/+47
2009-02-13- Add PKG_DESTDIR_SUPPORTabs3-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-11Remove www.getafile.com from MASTER_SITES, doesn't resolve.wiz1-3/+2
From Zafer Aydogan in PR 37313.
2007-02-07Modular Xorg support.joerg1-2/+3
2007-01-06Fixed pkglint warnings.rillig2-28/+24
2006-12-27Needs bdftopcf.joerg1-1/+2
2006-09-22Fix the mk/oss.buildlink3.mk usage by:dsainty3-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-21Fix build under gcc 4.1.2, which catches an extern Vs static inconsistency.dsainty2-1/+15
2006-06-17Bumped PKGREVISION to 1: Patch to fix noise channel emulation on NetBSD.dsainty3-4/+24
2006-06-13Update Xbeeb to 0.4.1:dsainty9-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-17Fix font handling. Bump PKGREVISION.wiz2-5/+6
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-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-16Create directories before installing files into them.jlam1-1/+3
2005-02-23Add RMD160 digests to the SHA1 onesagc1-1/+2
2004-05-11update homepage, add commented out master site for 0.4.1 versiondillo1-2/+4
(the one listed on the homepage is down)
2004-02-01It's "its"snj1-2/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-11-23basename -> ${BASENAME}, from Soren Jacobsen via PR pkg/23540.salo1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-3/+3
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2002-09-24Complete standardization of messages according to latest pkglint.wiz1-3/+3
2001-12-03Miscellaneous man page fixes.wiz1-15/+14
2001-10-31Move pkg/ files into package's toplevel directoryzuntum3-2/+2
2001-04-28Add missing xbeeb.1 to PLIST.jtb1-1/+2
2001-04-20Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-9/+7
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-25Cleanup MKDIR usage => INSTALL_*_DIRhubertf1-5/+5
XXX need to teach pkglint to be more picky about this
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-02-01Remove test target that I forgot I had added.wiz1-2/+1
2001-01-29Add automatic ${VARIABLE} handling for MESSAGE files.wiz4-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-03move line to be more pkglint friendlywiz1-2/+2