diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-06-29 09:16:42 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-06-29 09:16:42 +0000 |
commit | 8c91d898a62034edceeb95ace9c0831d9d8607fa (patch) | |
tree | ffd90095fece583477ad33afabdecd5b8a8df975 | |
parent | 4d70ad96ab279755bc69625f840e3b653f80668c (diff) | |
download | ports-8c91d898a62034edceeb95ace9c0831d9d8607fa.tar.gz ports-8c91d898a62034edceeb95ace9c0831d9d8607fa.zip |
Notes
39 files changed, 42 insertions, 54 deletions
diff --git a/audio/aureal-kmod/Makefile b/audio/aureal-kmod/Makefile index 7ad94d961eaf..0d860fa2e12d 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 724ee9831a47..c24b5a87b171 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 7db058533842..4f36c71409b1 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 d9ba67d0c484..75002320b527 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 1ed979e58233..707afd13db40 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 d94a042dfa37..26d84d6e9c14 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 9afab0539515..ba512e18a95d 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 4d90ea6b1021..df80069e3fbe 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 901c3ec0ad3d..f3f2f86344e3 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 f871a32e47b6..211e81f49e5d 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 9d202457dfc5..204ff04419a5 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 a264fb1debcb..eca6b2e9acab 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 c022c0f98f05..89be1a4e4f92 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 4f3067bd61e4..03b959168357 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 303cc35787d1..abc0bb9e8aec 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 e1f9f25da474..fc66ccd65f71 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 60b381f89dc2..a84e0362ea4b 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 921229750447..09ec8dd73877 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 0564e4cbb1c4..de3bfd27e91f 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 e92f239654f8..0a88ae9c53d1 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 5ef5f7fa40e7..aaa257863fc6 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 af783c26d853..57dce406ba3f 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 72ce9a97eb85..60aa1127a1b7 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 3d7ba663bc78..63b87c7490eb 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 61aa114361c6..a82a5edbec2f 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 53eda83a1374..f8c1111aaf7f 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 3eb7f9b5c431..b59667ca3eff 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 e898b2524c2b..693521828ea3 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 5eb87de7d59a..6a00f42e6854 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 4295ee909524..cf26974c93c2 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 89b638778097..a008501cdda4 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 3fd929779e29..43179a5bd4bc 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 dcc9c2afb482..29698edabbef 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 6cc41fd4e4e1..3751c1eb2007 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 fec868900ed6..a1a9d9ff2cd2 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 21f51a72136d..7dddb6fc2cfc 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 78ed115b01e5..f85ed2f5a7a8 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 e7b222592e83..ac92071cd200 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 d7ca886364cd..fa914727962d 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-/} |