1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00

Remove net/urtwn-firmware-kmod, integrated to head/ as of r253139.

Submitted by:	hiren
This commit is contained in:
Glen Barber 2013-07-12 23:55:21 +00:00
parent ec14a57898
commit 54feb91247
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322875
7 changed files with 1 additions and 53 deletions

1
LEGAL
View File

@ -265,7 +265,6 @@ uDrawGraph-* graphics/uDrawGraph Binary under GNU LGPL without accompanying sou
ue*dev.zip editors/uemacs Resale allowed for media cost only
uplink-demo games/linux-uplink-demo Redistribution limited
uppaal-*.zip devel/uppaal Downloading requires completion of a license agreement
urtwn-firmware-kmod* net/urtwn-firmware-kmod This is a modified version of a restricted firmware
ut2004-lnx-* games/linux-ut2004-demo Redistribution limited
ut_linux_mgr_* sysutils/linux-megamgr Redistribution prohibited
uzap.tar.gz editors/uzap This software may not be used to make a profit in any way.

1
MOVED
View File

@ -4430,3 +4430,4 @@ databases/embedded_innodb||2013-07-11|Has expired: The Embedded InnoDB project w
print/lyx16|print/lyx|2013-07-11|Has expired: Unmaintained upstream, upgrading to the 2.x series is advised
security/py-crack|security/py-cracklib|2013-07-11|Has expired: Superseded by security/py-cracklib
x11-toolkits/linux-f10-qt33||2013-07-12|Removed
net/urtwn-firmware-kmod||2013-07-12|Removed, part of base as of r253139

View File

@ -1224,7 +1224,6 @@
SUBDIR += urelay
SUBDIR += uriparser
SUBDIR += urlendec
SUBDIR += urtwn-firmware-kmod
SUBDIR += usbredir
SUBDIR += userfw
SUBDIR += ushare

View File

@ -1,46 +0,0 @@
# $FreeBSD$
PORTNAME= urtwn-firmware
PORTVERSION= ${FWVERSION}
CATEGORIES= net kld
MASTER_SITES= http://firmware.openbsd.org/firmware-dist/
PKGNAMESUFFIX= -kmod
DISTNAME= ${FWNAME}
EXTRACT_SUFX= .tgz
MAINTAINER= kevlo@FreeBSD.org
COMMENT= Realtek RTL8188CU/RTL8192CU firmware kernel module
DRIVERNAME= urtwn
FWVERSION?= 1.1
FWNAME= ${DRIVERNAME}-${FWVERSION}
WRKSRC= ${WRKDIR}
KMODDIR= /boot/modules
KMODVERSION= ${FWVERSION:C/^(...)$/\1.0/:S/.//g}
PLIST_SUB= DRIVERNAME="${DRIVERNAME}" \
KMODDIR="${KMODDIR}"
CFLAGS+= -D_KERNEL
NO_PACKAGE= This is a modified version of a restricted firmware
.include <bsd.port.pre.mk>
post-patch:
@${MKDIR} ${WRKSRC}/${DRIVERNAME}
@${ECHO_CMD} "KMOD= ${DRIVERNAME}" > ${WRKSRC}/${DRIVERNAME}/Makefile
.for firms in urtwn-rtl8192cfwT urtwn-rtl8192cfwU
@${MV} ${WRKSRC}/${firms} ${WRKSRC}/${DRIVERNAME}/${firms}
@${ECHO_CMD} "FIRMWS+= ${firms}:${firms}:${KMODVERSION}" >> \
${WRKSRC}/${DRIVERNAME}/Makefile
.endfor
@${ECHO_CMD} ".include <bsd.kmod.mk>" >> \
${WRKSRC}/${DRIVERNAME}/Makefile
do-build:
@cd ${WRKSRC}/${DRIVERNAME}; ${SETENV} KMODDIR="${KMODDIR}" make all
do-install:
@cd ${WRKSRC}/${DRIVERNAME}; ${SETENV} KMODDIR="${KMODDIR}" make install
.include <bsd.port.post.mk>

View File

@ -1,2 +0,0 @@
SHA256 (urtwn-1.1.tgz) = bae578e5a95b0d194e28c69527352c0d8fb427f2e441af47ccdf3db0d2ca2d5b
SIZE (urtwn-1.1.tgz) = 14856

View File

@ -1 +0,0 @@
Firmware for the Realtek Wireless FreeBSD driver urtwn(4).

View File

@ -1,2 +0,0 @@
@cwd %%KMODDIR%%
%%DRIVERNAME%%.ko