summaryrefslogtreecommitdiff
path: root/emulators/netbsd32_compat16
AgeCommit message (Collapse)AuthorFilesLines
2005-03-23Fix ONLY_FOR_PLATFORM line.wiz1-3/+3
2005-02-23Add RMD160 digests to the SHA1 onesagc1-1/+2
2005-02-21Use the extended PLIST_SRC support which now also reads:veego6-57/+33
PLIST.${MACHINE_ARCH:C/i[3-6]86/i386/g} PLIST.${OPSYS}-${MACHINE_ARCH:C/i[3-6]86/i386/g} and remove the package hack for MD PLIST files. PLIST.* files renamed so we don't need the special handling for MACHINE32_ARCH. Merge the PLIST.* files as much as possible into PLIST, so they only contain the difference between the two archs which are only supported by this package.
2005-01-11support i386 a.out and ELF binary emulation for amd64.hamajima6-35/+75
2003-11-23s/chown/${CHOWN}/grant1-3/+3
s/chmod/${CHMOD}/
2003-08-30Add definitions for DEINSTALL_EXTRA_TMPL and INSTALL_EXTRA_TMPL ifjlam1-1/+3
USE_PKGINSTALL is "YES". bsd.pkg.install.mk will no longer automatically pick up a INSTALL/DEINSTALL script in the package directory and assume that you want it for the corresponding *_EXTRA_TMPL variable.
2003-08-30Convert to use bsd.pkg.install.mk.jlam3-49/+16
2003-07-17s/netbsd.org/NetBSD.org/grant1-3/+3
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-05-05do-install:grant1-3/+4
don't call install with multiple directory args.
2002-11-08initial commit of the netbsd32_compat16 package that provides emulationmrg6-0/+301
of 32 bit 1.6 binaries for 64 bit platforms that support this (really only sparc64.)