mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Fix "BSD" license in net category
This commit is contained in:
parent
8d2a77991f
commit
8830d981c7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374502
@ -11,7 +11,7 @@ DISTNAME= wide-dhcpv6-${PORTVERSION}
|
|||||||
MAINTAINER= hrs@FreeBSD.org
|
MAINTAINER= hrs@FreeBSD.org
|
||||||
COMMENT= KAME DHCP6 client, server, and relay
|
COMMENT= KAME DHCP6 client, server, and relay
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD3CLAUSE
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
|
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
@ -11,7 +11,7 @@ EXTRACT_SUFX= .tgz
|
|||||||
MAINTAINER= zi@FreeBSD.org
|
MAINTAINER= zi@FreeBSD.org
|
||||||
COMMENT= Monitor your network for DDoS
|
COMMENT= Monitor your network for DDoS
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD3CLAUSE
|
||||||
|
|
||||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}snmp4-mibs>=0.1.4:${PORTSDIR}/net-mgmt/py-snmp4-mibs \
|
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}snmp4-mibs>=0.1.4:${PORTSDIR}/net-mgmt/py-snmp4-mibs \
|
||||||
${PYTHON_PKGNAMEPREFIX}snmp4>=4.2.3:${PORTSDIR}/net-mgmt/py-snmp4
|
${PYTHON_PKGNAMEPREFIX}snmp4>=4.2.3:${PORTSDIR}/net-mgmt/py-snmp4
|
||||||
|
@ -11,7 +11,7 @@ MASTER_SITES= GOOGLE_CODE \
|
|||||||
MAINTAINER= sten@blinkenlights.nl
|
MAINTAINER= sten@blinkenlights.nl
|
||||||
COMMENT= Minimal LLDP/CDP daemon
|
COMMENT= Minimal LLDP/CDP daemon
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= MIT
|
||||||
|
|
||||||
LIB_DEPENDS= libevent.so:${PORTSDIR}/devel/libevent2
|
LIB_DEPENDS= libevent.so:${PORTSDIR}/devel/libevent2
|
||||||
|
|
||||||
|
@ -9,7 +9,7 @@ MASTER_SITES= http://miniupnp.free.fr/files/
|
|||||||
MAINTAINER= gaod@hychen.org
|
MAINTAINER= gaod@hychen.org
|
||||||
COMMENT= NAT-PMP lightweight library
|
COMMENT= NAT-PMP lightweight library
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD3CLAUSE
|
||||||
|
|
||||||
USES= gmake
|
USES= gmake
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
@ -11,7 +11,7 @@ DISTNAME= socket++-${PORTVERSION}
|
|||||||
MAINTAINER= arved@FreeBSD.org
|
MAINTAINER= arved@FreeBSD.org
|
||||||
COMMENT= C++ wrapper library to the sockets
|
COMMENT= C++ wrapper library to the sockets
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
OPTIONS_DEFINE= DOCS
|
OPTIONS_DEFINE= DOCS
|
||||||
|
@ -11,7 +11,7 @@ DISTNAME= PackterAgent-${PORTVERSION}
|
|||||||
MAINTAINER= masaki@club.kyutech.ac.jp
|
MAINTAINER= masaki@club.kyutech.ac.jp
|
||||||
COMMENT= Agent of the tool for graphical Internet traffic visualization
|
COMMENT= Agent of the tool for graphical Internet traffic visualization
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD2CLAUSE
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USES= pkgconfig
|
USES= pkgconfig
|
||||||
|
@ -9,7 +9,7 @@ CATEGORIES= net www pear
|
|||||||
MAINTAINER= joehorn@gmail.com
|
MAINTAINER= joehorn@gmail.com
|
||||||
COMMENT= PEAR class that determines the Web browser, version, and platform
|
COMMENT= PEAR class that determines the Web browser, version, and platform
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= PHP202
|
||||||
|
|
||||||
USES= pear
|
USES= pear
|
||||||
|
|
||||||
|
@ -10,7 +10,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Python library for the manipulation of network addresses
|
COMMENT= Python library for the manipulation of network addresses
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD3CLAUSE MIT
|
||||||
|
LICENSE_COMB= multi
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/${DISTNAME}
|
WRKSRC= ${WRKDIR}/${DISTNAME}
|
||||||
|
|
||||||
|
@ -11,7 +11,7 @@ DISTNAME= pylib${PORTNAME}-${PORTVERSION}
|
|||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Python interface to LBL Packet Capture library (libpcap)
|
COMMENT= Python interface to LBL Packet Capture library (libpcap)
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD3CLAUSE
|
||||||
|
|
||||||
BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13
|
BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13
|
||||||
|
|
||||||
|
@ -9,7 +9,7 @@ MASTER_SITES= http://software.uninett.no/radsecproxy/
|
|||||||
MAINTAINER= m.tsatsenko@gmail.com
|
MAINTAINER= m.tsatsenko@gmail.com
|
||||||
COMMENT= Radsecproxy is a generic RADIUS proxy
|
COMMENT= Radsecproxy is a generic RADIUS proxy
|
||||||
|
|
||||||
LICENSE= GPLv2 BSD
|
LICENSE= GPLv2 BSD3CLAUSE
|
||||||
LICENSE_COMB= dual
|
LICENSE_COMB= dual
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
@ -9,7 +9,7 @@ MASTER_SITES= http://gomor.org/files/
|
|||||||
MAINTAINER= sbz@FreeBSD.org
|
MAINTAINER= sbz@FreeBSD.org
|
||||||
COMMENT= SSL Capable Netcat
|
COMMENT= SSL Capable Netcat
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD3CLAUSE
|
||||||
|
|
||||||
RUN_DEPENDS= p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \
|
RUN_DEPENDS= p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \
|
||||||
p5-IO-Socket-INET6>=0:${PORTSDIR}/net/p5-IO-Socket-INET6
|
p5-IO-Socket-INET6>=0:${PORTSDIR}/net/p5-IO-Socket-INET6
|
||||||
|
@ -9,7 +9,7 @@ MASTER_SITES= http://ftp.scythe.jp/pub/u6rd/release/
|
|||||||
MAINTAINER= ume@FreeBSD.org
|
MAINTAINER= ume@FreeBSD.org
|
||||||
COMMENT= User-space 6rd (RFC 5569) implementation
|
COMMENT= User-space 6rd (RFC 5569) implementation
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD2CLAUSE
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_RC_SUBR= u6rd
|
USE_RC_SUBR= u6rd
|
||||||
|
@ -10,7 +10,7 @@ MASTER_SITES= SF/vde/${PORTNAME}/${PORTVERSION}
|
|||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= User-mode virtual ethernet infrastructure
|
COMMENT= User-mode virtual ethernet infrastructure
|
||||||
|
|
||||||
LICENSE= BSD GPLv2 LGPL21
|
LICENSE= BSD3CLAUSE GPLv2 LGPL21
|
||||||
LICENSE_COMB= multi
|
LICENSE_COMB= multi
|
||||||
|
|
||||||
CONFLICTS= vde-[0-9]*
|
CONFLICTS= vde-[0-9]*
|
||||||
|
@ -10,7 +10,7 @@ MASTER_SITES= SF
|
|||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Replacement for nss_ldap
|
COMMENT= Replacement for nss_ldap
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD4CLAUSE
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
USES= bison
|
USES= bison
|
||||||
|
Loading…
Reference in New Issue
Block a user