mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 03:16:28 -04:00
- Fix typos (LICENSE is correct form inside bsd.licenses.mk).
- Removed LICENSE_FILE where is no need in this. Spotted by: zont@ Approved by: portmgr (bapt@)
This commit is contained in:
parent
713822762c
commit
43b2f3f94d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=305166
14 changed files with 14 additions and 16 deletions
|
@ -30,7 +30,7 @@ PLIST_SUB= VER=${PORTVERSION} TCL_VER=${TCL_VER}
|
|||
|
||||
MAN1= rigctl.1 rigmem.1 rigswr.1 rotctl.1 rigsmtr.1
|
||||
MAN8= rpc.rigd.8 rpc.rotd.8 rigctld.8 rotctld.8
|
||||
LICENCE= LGPL20
|
||||
LICENSE= LGPL20
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e 's|%%PYTHON_SITELIBDIR%%|${PYTHON_SITELIBDIR}|g' \
|
||||
|
|
|
@ -13,7 +13,7 @@ COMMENT= Free Open Computing Language (OpenCL) implementation for CPU
|
|||
BUILD_DEPENDS= ${LOCALBASE}/lib/libatomic_ops.a:${PORTSDIR}/devel/libatomic_ops \
|
||||
${LOCALBASE}/include/CL/opencl.h:${PORTSDIR}/devel/opencl
|
||||
|
||||
LICENCE= LGPL3
|
||||
LICENSE= LGPL3
|
||||
|
||||
WRKSRC= ${WRKDIR}/FreeOCL-${PORTVERSION}-Source
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@ MAINTAINER= perl@FreeBSD.org
|
|||
COMMENT= Tie::RefHash - use references as hash keys
|
||||
|
||||
LICENSE_COMB= dual
|
||||
LISENSE= ART20 GPLv1
|
||||
LICENSE= ART20 GPLv1
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
|||
MAINTAINER= eadler@FreeBSD.org
|
||||
COMMENT= A library for editing command lines as they are typed
|
||||
|
||||
LICENCE= GPLv3
|
||||
LICENSE= GPLv3
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
|
|
@ -16,7 +16,7 @@ COMMENT= Python-based WMS-C/TMS server
|
|||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flup>0:${PORTSDIR}/www/py-flup \
|
||||
${PYTHON_PKGNAMEPREFIX}Paste>0:${PORTSDIR}/www/py-paste
|
||||
|
||||
LICENCE= BSD
|
||||
LICENSE= BSD
|
||||
|
||||
USE_PYTHON= 2.5+
|
||||
USE_PYDISTUTILS= easy_install
|
||||
|
|
|
@ -15,7 +15,7 @@ EXTRACT_SUFX= .tar.Z
|
|||
MAINTAINER= madpilot@FreeBSD.org
|
||||
COMMENT= Portable software library for volume rendering
|
||||
|
||||
LICENCE= BSD
|
||||
LICENSE= BSD
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
|
|
@ -21,7 +21,7 @@ NO_BUILD= yes
|
|||
|
||||
PLIST_FILES= bin/pastebinit
|
||||
|
||||
LICENCE= GPLv2
|
||||
LICENSE= GPLv2
|
||||
|
||||
OPTIONS_DEFINE= PASTEBINS
|
||||
PASTEBINS_DESC= Install default pastebins
|
||||
|
|
|
@ -26,7 +26,7 @@ MAKE_ARGS= CFLAGS=""
|
|||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
LICENCE= GPLv3
|
||||
LICENSE= GPLv3
|
||||
|
||||
OPTIONS_DEFINE= DOCS X11
|
||||
OPTIONS_DEFAULT= DOCS X11
|
||||
|
|
|
@ -18,7 +18,7 @@ COMMENT= RADIUS authentication plugin for OpenVPN
|
|||
RUN_DEPENDS= openvpn:${PORTSDIR}/security/openvpn
|
||||
LIB_DEPENDS= gcrypt.18:${PORTSDIR}/security/libgcrypt
|
||||
|
||||
LICENCE= GPLv2
|
||||
LICENSE= GPLv2
|
||||
|
||||
USE_GMAKE= yes
|
||||
MAKEFILE= Makefile.bsd
|
||||
|
|
|
@ -17,8 +17,7 @@ COMMENT= Track runtime library calls in dynamically linked programs
|
|||
|
||||
LIB_DEPENDS= elf:${PORTSDIR}/devel/libelf
|
||||
|
||||
LICENCE= GPLv2
|
||||
LICENCE_FILE= ${WRKSRC}/COPYING
|
||||
LICENSE= GPLv2
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
|
|
|
@ -14,8 +14,7 @@ EXTRACT_SUFX= .tgz?revision_id=${DIST_REV_ID}
|
|||
MAINTAINER?= ports@FreeBSD.org
|
||||
COMMENT?= A modular web application platform for communities
|
||||
|
||||
LICENCE= GPLv2
|
||||
LICENCE_FILE= ${WRKDIR}/license.txt
|
||||
LICENSE= GPLv2
|
||||
|
||||
DIST_REV_ID?= 3646409
|
||||
|
||||
|
|
|
@ -14,7 +14,7 @@ EXTRACT_SUFX= .tgz
|
|||
MAINTAINER= zeising@FreeBSD.org
|
||||
COMMENT= Minimalists vi-like web browser based on webkit and GTK+
|
||||
|
||||
LICENCE= ISCL
|
||||
LICENSE= ISCL
|
||||
|
||||
LIB_DEPENDS= gnutls:${PORTSDIR}/security/gnutls \
|
||||
soup-2.4:${PORTSDIR}/devel/libsoup \
|
||||
|
|
|
@ -15,7 +15,7 @@ MASTER_SITES= http://wmfs.info/attachments/download/45/ \
|
|||
MAINTAINER= dhn@FreeBSD.org
|
||||
COMMENT= A floating and tiling Window Manager From Scratch
|
||||
|
||||
LICENCE= BSD
|
||||
LICENSE= BSD
|
||||
|
||||
LIB_DEPENDS+= freetype.9:${PORTSDIR}/print/freetype2
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@ LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \
|
|||
png15:${PORTSDIR}/graphics/png \
|
||||
tiff.4:${PORTSDIR}/graphics/tiff
|
||||
|
||||
LICENCE= MIT
|
||||
LICENSE= MIT
|
||||
|
||||
CONFLICTS_INSTALL= xli-*
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue