summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2007-06-29 09:16:42 +0000
committerlinimon <linimon@FreeBSD.org>2007-06-29 09:16:42 +0000
commit9d78065b934ec3ec7e86d81fa0215bfc76ffca26 (patch)
treee2a74ca04b3d947fabd0073a7bf9788e8b290a74
parent233fa55460edc8d4c06c7a6c5fc6ba62dfdf0d87 (diff)
downloadFreeBSD-ports-9d78065b934ec3ec7e86d81fa0215bfc76ffca26.zip
FreeBSD-ports-9d78065b934ec3ec7e86d81fa0215bfc76ffca26.tar.gz
Populate the 'kld' virtual category, for ports that install Kernel Loadable
modules. Hat: portmgr
-rw-r--r--audio/aureal-kmod/Makefile2
-rw-r--r--audio/emu10kx/Makefile2
-rw-r--r--comms/hcfmdm/Makefile2
-rw-r--r--comms/ltmdm/Makefile2
-rw-r--r--comms/uticom/Makefile2
-rw-r--r--devel/linux-js/Makefile2
-rw-r--r--emulators/snespp/Makefile2
-rw-r--r--emulators/vmware-guestd4/Makefile2
-rw-r--r--emulators/vmware-guestd5/Makefile2
-rw-r--r--emulators/vmware-guestd6/Makefile2
-rw-r--r--graphics/kix-kmod/Makefile2
-rw-r--r--graphics/plasma-kmod/Makefile2
-rw-r--r--misc/zaptel/Makefile6
-rw-r--r--multimedia/kbtv/Makefile2
-rw-r--r--multimedia/linux-gspca-kmod/Makefile2
-rw-r--r--multimedia/linux-ov511-kmod/Makefile2
-rw-r--r--multimedia/pvr250/Makefile2
-rw-r--r--multimedia/pvrxxx/Makefile2
-rw-r--r--multimedia/pwcbsd/Makefile2
-rw-r--r--net-mgmt/ng_ipacct/Makefile2
-rw-r--r--net/acx100/Makefile2
-rw-r--r--net/ipvs/Makefile2
-rw-r--r--net/ipw-firmware-kmod/Makefile2
-rw-r--r--net/ipw-firmware/Makefile2
-rw-r--r--net/iwi-firmware-kmod/Makefile2
-rw-r--r--net/iwi-firmware/Makefile2
-rw-r--r--net/ng_car/Makefile2
-rw-r--r--net/ng_daphne/Makefile9
-rw-r--r--net/ng_netflow/Makefile9
-rw-r--r--net/nvnet/Makefile2
-rw-r--r--net/p54u/Makefile2
-rw-r--r--palm/uppc-kmod/Makefile2
-rw-r--r--sysutils/biosfont/Makefile2
-rw-r--r--sysutils/devcpu/Makefile2
-rw-r--r--sysutils/est/Makefile2
-rw-r--r--sysutils/fusefs-kmod/Makefile2
-rw-r--r--sysutils/ipmi-kmod/Makefile2
-rw-r--r--sysutils/pmap/Makefile2
-rw-r--r--x11/nvidia-driver/Makefile2
39 files changed, 42 insertions, 54 deletions
diff --git a/audio/aureal-kmod/Makefile b/audio/aureal-kmod/Makefile
index 7ad94d9..0d860fa 100644
--- a/audio/aureal-kmod/Makefile
+++ b/audio/aureal-kmod/Makefile
@@ -8,7 +8,7 @@
PORTNAME= aureal-kmod
PORTVERSION= 1.5
PORTREVISION= 5
-CATEGORIES= audio
+CATEGORIES= audio kld
MASTER_SITES= http://www.matey.org/au88x0/
DISTNAME= au88x0-${PORTVERSION}_${DISTREVISION}
diff --git a/audio/emu10kx/Makefile b/audio/emu10kx/Makefile
index 724ee98..c24b5a8 100644
--- a/audio/emu10kx/Makefile
+++ b/audio/emu10kx/Makefile
@@ -7,7 +7,7 @@
PORTNAME= emu10kx
PORTVERSION= 20051021
-CATEGORIES= audio
+CATEGORIES= audio kld
MASTER_SITES= http://chibis.persons.gfk.ru/audigy/emu10kx/
DISTNAME= ${PORTNAME}-2005-10-21
diff --git a/comms/hcfmdm/Makefile b/comms/hcfmdm/Makefile
index 7db0585..4f36c71 100644
--- a/comms/hcfmdm/Makefile
+++ b/comms/hcfmdm/Makefile
@@ -10,7 +10,7 @@
PORTNAME= hcfmdm
PORTVERSION= 0.99.1
-CATEGORIES= comms
+CATEGORIES= comms kld
MASTER_SITES= http://lug.cbx.ru/files/modem/ \
http://www.int21.de/conexant/ \
${MASTER_SITE_GENTOO} \
diff --git a/comms/ltmdm/Makefile b/comms/ltmdm/Makefile
index d9ba67d..7500232 100644
--- a/comms/ltmdm/Makefile
+++ b/comms/ltmdm/Makefile
@@ -8,7 +8,7 @@
PORTNAME= ltmdm
PORTVERSION= 1.4
PORTREVISION= 18
-CATEGORIES= comms
+CATEGORIES= comms kld
MASTER_SITES= http://www.dons.net.au/~darius/
EXTRACT_SUFX= .tgz
diff --git a/comms/uticom/Makefile b/comms/uticom/Makefile
index 1ed979e..707afd1 100644
--- a/comms/uticom/Makefile
+++ b/comms/uticom/Makefile
@@ -7,7 +7,7 @@
PORTNAME= uticom
PORTVERSION= 0.2
-CATEGORIES= comms
+CATEGORIES= comms kld
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}-${PORTVERSION}
diff --git a/devel/linux-js/Makefile b/devel/linux-js/Makefile
index d94a042..26d84d6 100644
--- a/devel/linux-js/Makefile
+++ b/devel/linux-js/Makefile
@@ -7,7 +7,7 @@
PORTNAME= linux-js
PORTVERSION= 2.2
-CATEGORIES= devel emulators
+CATEGORIES= devel emulators kld
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= jylefort
diff --git a/emulators/snespp/Makefile b/emulators/snespp/Makefile
index 9afab05..ba512e1 100644
--- a/emulators/snespp/Makefile
+++ b/emulators/snespp/Makefile
@@ -7,7 +7,7 @@
PORTNAME= snespp
PORTVERSION= 1.0
-CATEGORIES= emulators
+CATEGORIES= emulators kld
MASTER_SITES= http://www.cse.unsw.edu.au/~tbourke/software/
DISTNAME= ${PORTNAME}-${PORTVERSION}
diff --git a/emulators/vmware-guestd4/Makefile b/emulators/vmware-guestd4/Makefile
index 4d90ea6..df80069 100644
--- a/emulators/vmware-guestd4/Makefile
+++ b/emulators/vmware-guestd4/Makefile
@@ -8,7 +8,7 @@
PORTNAME= vmware
PORTVERSION= ${VMWARE_VER}.${BUILD_VER}
PORTREVISION= 2
-CATEGORIES= emulators
+CATEGORIES= emulators kld
MASTER_SITES= # bundled with VMware itself
PKGNAMESUFFIX?= -guestd
DISTNAME= vmware-freebsd-tools
diff --git a/emulators/vmware-guestd5/Makefile b/emulators/vmware-guestd5/Makefile
index 901c3ec..f3f2f86 100644
--- a/emulators/vmware-guestd5/Makefile
+++ b/emulators/vmware-guestd5/Makefile
@@ -8,7 +8,7 @@
PORTNAME= vmware
PORTVERSION= ${VMWARE_VER}.${BUILD_VER}
PORTREVISION?= 2
-CATEGORIES= emulators
+CATEGORIES= emulators kld
MASTER_SITES= # bundled with VMware Workstation
PKGNAMESUFFIX?= -guestd
DISTNAME= vmware-freebsd-tools
diff --git a/emulators/vmware-guestd6/Makefile b/emulators/vmware-guestd6/Makefile
index f871a32..211e81f 100644
--- a/emulators/vmware-guestd6/Makefile
+++ b/emulators/vmware-guestd6/Makefile
@@ -8,7 +8,7 @@
PORTNAME= vmware
PORTVERSION= ${VMWARE_VER}.${BUILD_VER}
#PORTREVISION?= 0
-CATEGORIES= emulators
+CATEGORIES= emulators kld
MASTER_SITES= # bundled with VMware Workstation
PKGNAMESUFFIX?= -guestd
DISTNAME= vmware-freebsd-tools
diff --git a/graphics/kix-kmod/Makefile b/graphics/kix-kmod/Makefile
index 9d20245..204ff044 100644
--- a/graphics/kix-kmod/Makefile
+++ b/graphics/kix-kmod/Makefile
@@ -7,7 +7,7 @@
PORTNAME= kix
PORTVERSION= 1.0
-CATEGORIES= graphics
+CATEGORIES= graphics kld
MASTER_SITES= http://www.witchspace.com/files/
PKGNAMESUFFIX= -kmod
diff --git a/graphics/plasma-kmod/Makefile b/graphics/plasma-kmod/Makefile
index a264fb1..eca6b2e 100644
--- a/graphics/plasma-kmod/Makefile
+++ b/graphics/plasma-kmod/Makefile
@@ -7,7 +7,7 @@
PORTNAME= plasma
PORTVERSION= 0.1
-CATEGORIES= graphics
+CATEGORIES= graphics kld
MASTER_SITES= http://users.uk.freebsd.org/~greid/
PKGNAMESUFFIX= -kmod
diff --git a/misc/zaptel/Makefile b/misc/zaptel/Makefile
index c022c0f..89be1a4 100644
--- a/misc/zaptel/Makefile
+++ b/misc/zaptel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= zaptel
PORTVERSION= 1.4.1
-CATEGORIES= misc
+CATEGORIES= misc kld
MASTER_SITES= http://www.pbxpress.com/~gonzo/
DISTNAME= ${PORTNAME}-bsd-${PORTVERSION}
@@ -26,10 +26,6 @@ USE_RC_SUBR= zaptel
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-IGNORE= does not build on FreeBSD \< 5.x
-.endif
-
pre-everything::
@if [ ! -f /usr/src/sys/Makefile ]; then \
${ECHO_MSG} ">> The zaptel port needs FreeBSD kernel source code to compile."; \
diff --git a/multimedia/kbtv/Makefile b/multimedia/kbtv/Makefile
index 4f3067b..03b9591 100644
--- a/multimedia/kbtv/Makefile
+++ b/multimedia/kbtv/Makefile
@@ -8,7 +8,7 @@
PORTNAME= kbtv
DISTVERSION= 1.2.4
PORTREVISION= 1
-CATEGORIES= multimedia python kde
+CATEGORIES= multimedia python kde kld
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://freebsd.ricin.com/ports/distfiles/
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/multimedia/linux-gspca-kmod/Makefile b/multimedia/linux-gspca-kmod/Makefile
index 303cc35..abc0bb9 100644
--- a/multimedia/linux-gspca-kmod/Makefile
+++ b/multimedia/linux-gspca-kmod/Makefile
@@ -7,7 +7,7 @@
PORTNAME= linux-gspca-kmod
PORTVERSION= 1.0.12.1
-CATEGORIES= multimedia
+CATEGORIES= multimedia kld
MASTER_SITES= http://mxhaard.free.fr/spca50x/Download/
DISTNAME= gspcav1-20070110
diff --git a/multimedia/linux-ov511-kmod/Makefile b/multimedia/linux-ov511-kmod/Makefile
index e1f9f25..fc66ccd 100644
--- a/multimedia/linux-ov511-kmod/Makefile
+++ b/multimedia/linux-ov511-kmod/Makefile
@@ -9,7 +9,7 @@
PORTNAME= linux-ov511-kmod
PORTVERSION= 1.0
-CATEGORIES= multimedia
+CATEGORIES= multimedia kld
MASTER_SITES= http://info.iet.unipi.it/~luigi/FreeBSD/linux/drivers/media/video/
DISTFILES= ov511.c ov511.h
DIST_SUBDIR= ${PORTNAME}
diff --git a/multimedia/pvr250/Makefile b/multimedia/pvr250/Makefile
index 60b381f..a84e036 100644
--- a/multimedia/pvr250/Makefile
+++ b/multimedia/pvr250/Makefile
@@ -8,7 +8,7 @@
PORTNAME= pvr250
PORTVERSION= 20051030
-CATEGORIES= multimedia
+CATEGORIES= multimedia kld
MASTER_SITES= http://www.mavetju.org/download/adopted/
DISTFILES= ${CXMSHAR} hcwPVRP2.sys ${PVRTOOLS}.tar.gz
IGNOREFILES= hcwPVRP2.sys # Varies from month to month
diff --git a/multimedia/pvrxxx/Makefile b/multimedia/pvrxxx/Makefile
index 9212297..09ec8dd 100644
--- a/multimedia/pvrxxx/Makefile
+++ b/multimedia/pvrxxx/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pvrxxx
PORTVERSION= 20060822
-CATEGORIES= multimedia
+CATEGORIES= multimedia kld
MASTER_SITES= http://www.mavetju.org/download/adopted/
DISTFILES= ${CXMSHAR} ${PVRTOOLS}.tar.gz hcwPVRP2.sys HcwMakoA.ROM pvrxxx_gpl.tgz
IGNOREFILES= hcwPVRP2.sys # Varies from month to month
diff --git a/multimedia/pwcbsd/Makefile b/multimedia/pwcbsd/Makefile
index 0564e4c..de3bfd2 100644
--- a/multimedia/pwcbsd/Makefile
+++ b/multimedia/pwcbsd/Makefile
@@ -8,7 +8,7 @@
PORTNAME= pwcbsd
PORTVERSION= 1.3.1
PORTREVISION= 2
-CATEGORIES= multimedia sysutils
+CATEGORIES= multimedia sysutils kld
MASTER_SITES= http://raaf.atspace.org/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= miwi
diff --git a/net-mgmt/ng_ipacct/Makefile b/net-mgmt/ng_ipacct/Makefile
index e92f239..0a88ae9 100644
--- a/net-mgmt/ng_ipacct/Makefile
+++ b/net-mgmt/ng_ipacct/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ng_ipacct
PORTVERSION= 20061223
-CATEGORIES= net-mgmt
+CATEGORIES= net-mgmt kld
MASTER_SITES= ${MASTER_SITE_LOCAL:S!$!skv/!} \
ftp://ftp.wuppy.net.ru/pub/FreeBSD/local/kernel/ng_ipacct/
diff --git a/net/acx100/Makefile b/net/acx100/Makefile
index 5ef5f7f..aaa2578 100644
--- a/net/acx100/Makefile
+++ b/net/acx100/Makefile
@@ -8,7 +8,7 @@
PORTNAME= acx100
PORTVERSION= 20040701
PORTREVISION= 1
-CATEGORIES= net
+CATEGORIES= net kld
MASTER_SITES= http://dev.kewl.org/download/:file_0 \
ftp://ftp.dlink.co.uk/wireless/dwl-650+/:file_1
DISTFILES= ${DISTFILE_0}:file_0 \
diff --git a/net/ipvs/Makefile b/net/ipvs/Makefile
index af783c2..57dce40 100644
--- a/net/ipvs/Makefile
+++ b/net/ipvs/Makefile
@@ -8,7 +8,7 @@
PORTNAME= ipvs
PORTVERSION= 0.4.0
PORTREVISION= 2
-CATEGORIES= net
+CATEGORIES= net kld
MASTER_SITES= http://www.cultdeadsheep.org/~clement/FreeBSD/ipvs/
DISTNAME= ipvs-${PORTVERSION}_${PORTREVISION}
diff --git a/net/ipw-firmware-kmod/Makefile b/net/ipw-firmware-kmod/Makefile
index 72ce9a9..60aa112 100644
--- a/net/ipw-firmware-kmod/Makefile
+++ b/net/ipw-firmware-kmod/Makefile
@@ -8,7 +8,7 @@
PORTNAME?= ipw-firmware
PORTVERSION= ${FWVERSION}
PORTREVISION?= 3
-CATEGORIES= net
+CATEGORIES= net kld
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= flz/ipw
PKGNAMESUFFIX= -kmod
diff --git a/net/ipw-firmware/Makefile b/net/ipw-firmware/Makefile
index 3d7ba66..63b87c7 100644
--- a/net/ipw-firmware/Makefile
+++ b/net/ipw-firmware/Makefile
@@ -9,7 +9,7 @@ PORTNAME?= ipw-firmware
RELNAME?= ipw2100
PORTVERSION?= 1.3
PORTREVISION?= 8
-CATEGORIES= net sysutils
+CATEGORIES= net sysutils kld
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= flz/ipw
DISTFILES= ${RELNAME}-fw-${PORTVERSION}.tgz
diff --git a/net/iwi-firmware-kmod/Makefile b/net/iwi-firmware-kmod/Makefile
index 61aa114..a82a5ed 100644
--- a/net/iwi-firmware-kmod/Makefile
+++ b/net/iwi-firmware-kmod/Makefile
@@ -7,7 +7,7 @@
PORTNAME= iwi-firmware
PORTREVISION= 3
-CATEGORIES= net sysutils
+CATEGORIES= net sysutils kld
MAINTAINER= flz@FreeBSD.org
COMMENT= Intel PRO/Wireless 2200 Firmware Kernel Module
diff --git a/net/iwi-firmware/Makefile b/net/iwi-firmware/Makefile
index 53eda83..f8c1111 100644
--- a/net/iwi-firmware/Makefile
+++ b/net/iwi-firmware/Makefile
@@ -9,7 +9,7 @@ PORTNAME= iwi-firmware
RELNAME= ipw2200
PORTVERSION= 2.4
PORTREVISION= 7
-CATEGORIES= net sysutils
+CATEGORIES= net sysutils kld
MAINTAINER= flz@FreeBSD.org
COMMENT= Intel PRO/Wireless 2200 Driver Firmware
diff --git a/net/ng_car/Makefile b/net/ng_car/Makefile
index 3eb7f9b..b59667c 100644
--- a/net/ng_car/Makefile
+++ b/net/ng_car/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ng_car
PORTVERSION= 0.4
-CATEGORIES= net
+CATEGORIES= net kld
MASTER_SITES= SF
MASTER_SITE_SUBDIR= mpd
diff --git a/net/ng_daphne/Makefile b/net/ng_daphne/Makefile
index e898b25..6935218 100644
--- a/net/ng_daphne/Makefile
+++ b/net/ng_daphne/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ng_daphne
PORTVERSION= 1.0
-CATEGORIES= net
+CATEGORIES= net kld
MASTER_SITES= http://newton.ee.auth.gr/ng_daphne/
MAINTAINER= gedimitr@auth.gr
@@ -21,14 +21,7 @@ IGNORE= "Requires kernel source (/usr/src/sys) to build"
.endif
MAKE_ENV+= WERROR=
-.if ${OSVERSION} < 500000
-IGNORE= "Requires new netgraph architecture ng_item to build"
-.endif
-
-.if ${OSVERSION} > 502010
EXTRA_PATCHES= ${FILESDIR}/extra-patch-ng_daphne.c
-.endif
-
PLIST_FILES= lib/ng_daphne.ko
PORTDOCS= README
diff --git a/net/ng_netflow/Makefile b/net/ng_netflow/Makefile
index 5eb87de..6a00f42 100644
--- a/net/ng_netflow/Makefile
+++ b/net/ng_netflow/Makefile
@@ -7,13 +7,16 @@
PORTNAME= ng_netflow
PORTVERSION= 0.2.5
-CATEGORIES= net
+CATEGORIES= net kld
MASTER_SITES= http://cell.sick.ru/~glebius/ng_netflow/ \
${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ng-netflow
MAINTAINER= glebius@FreeBSD.org
COMMENT= Netgraph node implementing Cisco (c) netflow
+DEPRECATED= already in base in all supported versions of FreeBSD
+EXPIRATION_DATE= 2007-08-29
+
NO_PACKAGE= Should be in sync with the kernel to work correctly
@@ -25,10 +28,6 @@ MANCOMPRESSED= yes
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 503101
-IGNORE= "already exists in base system"
-.endif
-
pre-fetch:
.if !exists(${SRC_BASE}/sys/Makefile)
diff --git a/net/nvnet/Makefile b/net/nvnet/Makefile
index 4295ee9..cf26974 100644
--- a/net/nvnet/Makefile
+++ b/net/nvnet/Makefile
@@ -7,7 +7,7 @@
PORTNAME= nvnet
PORTVERSION= 1.0.0301
-CATEGORIES= net
+CATEGORIES= net kld
MASTER_SITES= http://www.onthenet.com.au/~q/nvnet/
DISTFILES= ${PORTNAME}-src-${DISTVERSION}${EXTRACT_SUFX}
diff --git a/net/p54u/Makefile b/net/p54u/Makefile
index 89b63877..a008501 100644
--- a/net/p54u/Makefile
+++ b/net/p54u/Makefile
@@ -7,7 +7,7 @@
PORTNAME= p54u
PORTVERSION= 0.8
-CATEGORIES= net
+CATEGORIES= net kld
MASTER_SITES= http://www.prism54.org/p54u/releases/
MAINTAINER= lekernel@prism54.org
diff --git a/palm/uppc-kmod/Makefile b/palm/uppc-kmod/Makefile
index 3fd9297..43179a5 100644
--- a/palm/uppc-kmod/Makefile
+++ b/palm/uppc-kmod/Makefile
@@ -8,7 +8,7 @@
PORTNAME= uppc
PORTVERSION= 0.8
PORTREVISION= 1
-CATEGORIES= palm
+CATEGORIES= palm kld
MASTER_SITES= http://people.tecnik93.com/~sam/ports/
PKGNAMESUFFIX= -kmod
diff --git a/sysutils/biosfont/Makefile b/sysutils/biosfont/Makefile
index dcc9c2a..29698eda 100644
--- a/sysutils/biosfont/Makefile
+++ b/sysutils/biosfont/Makefile
@@ -7,7 +7,7 @@
PORTNAME= biosfont
PORTVERSION= 1.1
-CATEGORIES= sysutils
+CATEGORIES= sysutils kld
MASTER_SITES= http://home.tiscali.nl/rladan/biosfont/
MAINTAINER= r.c.ladan@gmail.com
diff --git a/sysutils/devcpu/Makefile b/sysutils/devcpu/Makefile
index 6cc41fd..3751c1e 100644
--- a/sysutils/devcpu/Makefile
+++ b/sysutils/devcpu/Makefile
@@ -8,7 +8,7 @@
PORTNAME= devcpu
PORTVERSION= 0.8.1
PORTREVISION= 0
-CATEGORIES= sysutils
+CATEGORIES= sysutils kld
MASTER_SITES= ftp://ftp.SpringDaemons.com/soft/
MAINTAINER= stas@FreeBSD.org
diff --git a/sysutils/est/Makefile b/sysutils/est/Makefile
index fec8689..a1a9d9f 100644
--- a/sysutils/est/Makefile
+++ b/sysutils/est/Makefile
@@ -8,7 +8,7 @@
PORTNAME= est
PORTVERSION= 0.7.2
PORTREVISION= 2
-CATEGORIES= sysutils
+CATEGORIES= sysutils kld
MASTER_SITES= http://www.daemonology.net/freebsd-est/
MAINTAINER= cperciva@daemonology.net
diff --git a/sysutils/fusefs-kmod/Makefile b/sysutils/fusefs-kmod/Makefile
index 21f51a7..7dddb6f 100644
--- a/sysutils/fusefs-kmod/Makefile
+++ b/sysutils/fusefs-kmod/Makefile
@@ -8,7 +8,7 @@
PORTNAME= fusefs
PORTVERSION= 0.3.0
PORTREVISION= 5
-CATEGORIES= sysutils
+CATEGORIES= sysutils kld
MASTER_SITES= http://fuse4bsd.creo.hu/downloads/ \
http://am-productions.biz/docs/
PKGNAMESUFFIX= -kmod
diff --git a/sysutils/ipmi-kmod/Makefile b/sysutils/ipmi-kmod/Makefile
index 78ed115..f85ed2f 100644
--- a/sysutils/ipmi-kmod/Makefile
+++ b/sysutils/ipmi-kmod/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ipmi-kmod
PORTVERSION= 20060926
-CATEGORIES= sysutils
+CATEGORIES= sysutils kld
MASTER_SITES= http://dpw.threerings.net/projects/ipmi-kmod/
MAINTAINER= snb@threerings.net
diff --git a/sysutils/pmap/Makefile b/sysutils/pmap/Makefile
index e7b2225..ac92071 100644
--- a/sysutils/pmap/Makefile
+++ b/sysutils/pmap/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pmap
PORTVERSION= 20060622
-CATEGORIES= sysutils
+CATEGORIES= sysutils kld
MASTER_SITES= ${MASTER_SITE_LOCAL:S!$!skv/!} \
ftp://ftp.wuppy.net.ru/pub/FreeBSD/local/pmap/
diff --git a/x11/nvidia-driver/Makefile b/x11/nvidia-driver/Makefile
index d7ca886..fa91472 100644
--- a/x11/nvidia-driver/Makefile
+++ b/x11/nvidia-driver/Makefile
@@ -8,7 +8,7 @@
PORTNAME= nvidia-driver
PORTVERSION= 1.0.${NVVERSION}
PORTREVISION= 5
-CATEGORIES= x11
+CATEGORIES= x11 kld
MASTER_SITES= ${MASTER_SITE_NVIDIA}
MASTER_SITE_SUBDIR= freebsd/1.0-${NVVERSION}
DISTNAME= NVIDIA-FreeBSD-x86-${PORTVERSION:S/0./0-/}
OpenPOWER on IntegriCloud