From c74f7142440fd6b2e24ffbd0a8f4335e103635f8 Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira Date: Wed, 2 Jan 2008 21:29:28 +0000 Subject: o Remove BROKEN, it actually does not build due to the lack of a header file include required for __FreeBSD_version >= 700049: patch uppc.c accordingly o Fix uppcsetup: kldxref(8) module directory when it is installed o Bump PORTREVSION due to uppcsetup script change --- palm/uppc-kmod/files/patch-uppcsetup | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 palm/uppc-kmod/files/patch-uppcsetup (limited to 'palm/uppc-kmod/files/patch-uppcsetup') diff --git a/palm/uppc-kmod/files/patch-uppcsetup b/palm/uppc-kmod/files/patch-uppcsetup new file mode 100644 index 000000000000..c51998f63e79 --- /dev/null +++ b/palm/uppc-kmod/files/patch-uppcsetup @@ -0,0 +1,10 @@ +--- uppcsetup.orig 2008-01-02 14:09:25.000000000 +0000 ++++ uppcsetup 2008-01-02 14:09:57.000000000 +0000 +@@ -132,6 +132,7 @@ + dialog --msgbox "If your Pocket PC is physically connected to your computer, please disconnect it now and wait 60 seconds before continuing or your machine may PANIC." 8 65 + + cp ${INSTALLDIR}/uppc.ko ${MODDIR}/uppc.ko ++kldxref ${MODDIR} + + echo 'uppc_load="YES"' >> /boot/loader.conf + -- cgit v1.2.3