summaryrefslogtreecommitdiff
path: root/sysutils/extipl/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2015-06-29Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDN.ryoon1-3/+3
sourceforge.jp is renamed to osdn.jp. However its mirror sites are not ready for osdn.jp.
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2010-09-23Update MASTER_SITES and HOMEPAGE.taca1-3/+3
2010-02-12DESTDIR supportjoerg1-1/+6
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-06-18When constructing the WRKSRC definition, use ${PKGNAME_NOREV} rather thanagc1-2/+2
${PKGNAME}, so that the WRKSRC definition is immune from any subsequent PKGREVISION changes. With thanks to jmc for the nudge.
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2002-07-10Update extipl to version 5.04 from 5.03.agc1-3/+3
Changes are * Fix an error with "Mark active and boot" when LBA mode is used. * Compile with nasm 0.98.24. Provided in PR 17542 by Hiramatsu Yoshifumi (hiramatu@boreas.dti.ne.jp)
2001-10-11Fix package name in BUILD_DEPENDS to have a numeric suffix and a wildcard.agc1-2/+2
2001-10-11Initial import of extipl-5.03 into the NetBSD Packages Collection.agc1-0/+17
ExtIPL is a boot selector compatible with IBM-IPL. ExtIPL has many extended features such as - boot an OS in a nonactive partition - boot an OS in an extended partition - boot an OS in the second or later hard disks - support LBA access Provided in PR 13955 by Hiramatsu Yoshifumi (hiramatu@boreas.dti.ne.jp)