aboutsummaryrefslogtreecommitdiffstats
path: root/net/isboot-kmod/Makefile
blob: 48f2160162b184f2f11d6565a64b9f94bfcda6a0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# $FreeBSD$

PORTNAME=   isboot-kmod
PORTVERSION=    0.2.13
PORTREVISION=   1
CATEGORIES= net
MASTER_SITES=   http://www.peach.ne.jp/archives/isboot/
DISTNAME=   isboot-${PORTVERSION}

MAINTAINER= john@jnielsen.net
COMMENT=    Kernel module enabling iSCSI boot

LICENSE=    BSD2CLAUSE

BROKEN_armv6=       fails to compile: implicit declaration of function 'cp15_pmccntr_get' is invalid in C99
BROKEN_armv7=       fails to compile: /usr/src/sys/sys/bus.h:724:10: fatal error: 'device_if.h' file not found
BROKEN_powerpc64=   fails to compile: pcpu.h: size of array '__assert_0' is negative

USES=       kmod uidfix
SUB_FILES=  pkg-message
WRKSRC_SUBDIR=  src
PLIST_FILES=    ${KMODDIR}/isboot.ko
PORTDOCS=   README

OPTIONS_DEFINE= DOCS VIMAGE
VIMAGE_DESC=    Build for a kernel with 'options VIMAGE'
VIMAGE_CFLAGS=  -DVIMAGE

post-install-DOCS-on:
    ${MKDIR} ${STAGEDIR}${DOCSDIR}
    cd ${WRKDIR}/${DISTNAME} && ${INSTALL_MAN} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}

.include <bsd.port.mk>
* BROKEN: Does not compile/installkris2003-05-071-0/+2 * 1. simplify the patchleeym2003-05-042-11/+8 * o Add a plus sign in the PATCH_SITES of master port. (mail/mutt-devel)clive2003-05-041-1/+3 * o replace with Unicode CMap versionvanilla2003-05-042-11/+12 * o remove distfiles: ac14.tar.Z, use print/adobe-cmaps replace.vanilla2003-05-044-66/+5 * Due to ghostscript-gnu update.vanilla2003-05-042-2/+2 * Due to ghostscript update.vanilla2003-05-041-3/+3 * update to zhcon-0.2.3leeym2003-05-029-113/+8 * Add oxford 0.1, a English to Chinese(GB) dictionary.vanilla2003-04-276-0/+146 * Add oto 0.4, show you font info and add new 'name' and 'cmap' tables.vanilla2003-04-276-0/+69 * Add cnprint 3.30b,vanilla2003-04-277-0/+141 * Add p5-Encode-HanConvert 0.24,vanilla2003-04-275-0/+52 * Upgrade port chinese/pine4 from 4.53 to 4.55.leeym2003-04-203-4/+3 * BIDDEN: Lots of buffer overflows yielding setuid root.kris2003-04-191-0/+2 * Update port: chinese/fcitxedwin2003-04-182-2/+2 * Remove USE_GNOMENG.marcus2003-04-181-1/+0 * Fix building with my last commit, I make some typo error.vanilla2003-04-181-1/+1 * Add gui-readline.c to EXTRA_PATCHES and bump version.vanilla2003-04-171-1/+2 * Update to 4.5.2leeym2003-04-153-2/+5 * o fix MASTER_SITESleeym2003-04-155-6/+12 * add CONFIGURE_ARGS+="--enable-mt"arved2003-04-152-11/+1 * print/pdflib -> print/pdflib4edwin2003-04-141-1/+1 * don't forget this file, needed to make that makefile X11BASe cleanedwin2003-04-131-0/+11 * Update port: chinese/fcitxedwin2003-04-134-8/+14 * Update to 0.2.0arved2003-04-135-29/+57 * update to 3.0.2.5leeym2003-04-113-4/+15 * Rejoice, for the long awaited upgrade to kde 3.1.1 is here!alane2003-04-066-6/+10 * Update to 3.0.2fix4leeym2003-04-062-2/+2 * fix xsim-data and xsinrcleeym2003-04-062-6/+8 * modify tools.c and set default locale to zh_CN.EUCleeym2003-04-051-3/+4 * Add a patch to fix readline routine problem.vanilla2003-04-012-9/+38 * remove not-yet-supported CJK module and prevent it from loopback dependence.leeym2003-04-012-16/+2 * update to 1.1.leeym2003-04-012-3/+2 * Update to 1.4.vanilla2003-03-273-3/+3 * add a missing \\ijliao2003-03-271-1/+1 * add xsim 0.3.9.4ijliao2003-03-276-0/+79 * Initial import of fcitx 1.8.2kevlo2003-03-267-0/+69 * Catch up with master port.clive2003-03-261-6/+10 * Mark FORBIDDEN. This port installs set-user-id executables whichnectar2003-03-25