- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk

- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20

- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4

PR:		ports/184785
Submitted by:	ohauer
Reviewed by:	tabthorpe
Approved by:	portmgr (tabthorpe@)
This commit is contained in:
Olli Hauer 2013-12-30 20:55:18 +00:00
parent 15ed623558
commit 4fb1cfb1cd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338168
237 changed files with 252 additions and 243 deletions

View File

@ -36,7 +36,7 @@ Licenses_db_Include_MAINTAINER= portmgr@FreeBSD.org
# _LICENSE_LIST_GROUPS - List of defined license groups
#
_LICENSE_LIST= AGPLv3 AL2 ART10 ARTPERL10 ART20 \
_LICENSE_LIST= AGPLv3 APACHE10 APACHE11 APACHE20 ART10 ARTPERL10 ART20 \
BSD BSD2CLAUSE BSD3CLAUSE BSD4CLAUSE BSL \
CDDL EPL GFDL GPLv1 GPLv2 \
GPLv3 ISCL LGPL20 LGPL21 LGPL3 LPPL10 LPPL11 LPPL12 LPPL13 LPPL13a \
@ -75,8 +75,14 @@ _LICENSE_PERMS_DEFAULT= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
_LICENSE_NAME_AGPLv3= GNU Affero General Public License version 3
_LICENSE_GROUPS_AGPLv3= FSF GPL OSI
_LICENSE_NAME_AL2= Apache License
_LICENSE_GROUPS_AL2= FSF OSI
_LICENSE_NAME_APACHE10= Apache License 1.0
_LICENSE_GROUPS_APACHE10= FSF OSI
_LICENSE_NAME_APACHE11= Apache License 1.1
_LICENSE_GROUPS_APACHE11= FSF OSI
_LICENSE_NAME_APACHE20= Apache License 2.0
_LICENSE_GROUPS_APACHE20= FSF OSI
_LICENSE_NAME_ART10= Artistic License version 1.0
_LICENSE_GROUPS_ART10= OSI

View File

@ -5,6 +5,12 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
20121230:
AFFECTS: ports using Apache Software License 2.0
AUTHOR: ohauer@FreeBSD.org
The acronym for Apache Software License 2.0 was renamed to APACHE20
20121226:
AFFECTS: users of security/cyrus-sasl2
AUTHOR: ume@FreeBSD.org

View File

@ -21,7 +21,7 @@ EXTRACT_ONLY= snappy-${PORTVERSION}.tar.gz \
MAINTAINER= hsn@sendmail.cz
COMMENT= Fast compressor/decompressor library
LICENSE= AL2
LICENSE= APACHE20
BUILD_DEPENDS= ${LOCALBASE}/share/java/maven3/bin/mvn:${PORTSDIR}/devel/maven3

View File

@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}
MAINTAINER= gslin@gslin.org
COMMENT= OpenCORE implementation of AMR Narrowband & Wideband speech codec
LICENSE= AL2
LICENSE= APACHE20
GNU_CONFIGURE= yes
USES= gmake pathfix

View File

@ -9,7 +9,7 @@ MASTER_SITES= CHEESESHOP
MAINTAINER= feld@FreeBSD.org
COMMENT= A Python interface to Last.fm
LICENSE= AL2
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/COPYING
USE_PYTHON= yes

View File

@ -9,7 +9,7 @@ MASTER_SITES= SF/opencore-amr/${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= VisualOn AAC encoder library
LICENSE= AL2
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/COPYING
GNU_CONFIGURE= yes

View File

@ -9,7 +9,7 @@ MASTER_SITES= SF/opencore-amr/${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= VisualOn AMR-WB encoder library
LICENSE= AL2
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/COPYING
GNU_CONFIGURE= yes

View File

@ -12,7 +12,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= as@bsdgroup.de
COMMENT= A benchmarking tool for Web proxies
LICENSE= AL2
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
USE_GCC= 4.2+

View File

@ -11,7 +11,7 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= osa@FreeBSD.org
COMMENT= The modern HTTP benchmarking tool
LICENSE= AL2
LICENSE= APACHE20
FETCH_ARGS= -pRr
LIB_DEPENDS+= libluajit-5.1.so:${PORTSDIR}/lang/luajit

View File

@ -11,7 +11,7 @@ MASTER_SITES= http://evolution.genetics.washington.edu/lamarc/download/
MAINTAINER= ports@FreeBSD.org
COMMENT= Package of programs for computing population parameters
LICENSE= AL2
LICENSE= APACHE20
OPTIONS_DEFINE= WXGTK DOCS

View File

@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
MAINTAINER= lichray@gmail.com
COMMENT= Open Chinese Convert library and utilities
LICENSE= AL2
LICENSE= APACHE20
MAN1= opencc.1 opencc_dict.1

View File

@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= skreuzer@FreeBSD.org
COMMENT= SQLite extension functions for RSQLite
LICENSE= AL2
LICENSE= APACHE20
BUILD_DEPENDS= R-cran-RSQLite>=0.11.1:${PORTSDIR}/databases/R-cran-RSQLite
RUN_DEPENDS:= ${BUILD_DEPENDS}

View File

@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/Adminer/Adminer%20${PORTVERSION}
MAINTAINER= wen@FreeBSD.org
COMMENT= Full-featured database management tool written in PHP
LICENSE= AL2
LICENSE= APACHE20
USE_ZIP= yes
NO_BUILD= yes

View File

@ -12,7 +12,7 @@ EXTRACT_SUFX= -bin.tar.gz
MAINTAINER= hsn@sendmail.cz
COMMENT= Open source distributed database management system
LICENSE= AL2
LICENSE= APACHE20
JAVA_VERSION= 1.7
JAVA_VENDOR= openjdk

View File

@ -18,7 +18,7 @@ EXTRACT_ONLY= jasperreports-server-cp-${PORTVERSION}-src.zip \
MAINTAINER= jgh@FreeBSD.org
COMMENT= Open Source Java Reporting Library
LICENSE= GPLv3 MIT AL2
LICENSE= GPLv3 MIT APACHE20
LICENSE_COMB= multi
BUILD_DEPENDS= mvn:${PORTSDIR}/devel/maven2

View File

@ -18,7 +18,7 @@ COMMENT= SQL Mapping Framework
USE_JAVA= yes
USE_ZIP= yes
LICENSE= AL2
LICENSE= APACHE20
NO_BUILD= yes
JAR_FILE= ${PORTNAME}-${PORTVERSION}.jar

View File

@ -14,7 +14,7 @@ LIB_DEPENDS= libmsgpack.so:${PORTSDIR}/devel/msgpack \
libtokyocabinet.so:${PORTSDIR}/databases/tokyocabinet
RUN_DEPENDS= rubygem-msgpack>0:${PORTSDIR}/devel/rubygem-msgpack
LICENSE= AL2
LICENSE= APACHE20
USE_AUTOTOOLS= libtool autoheader autoconf automake aclocal
ACLOCAL_ARGS= # empty
AUTOMAKE_ARGS= --add-missing --copy

View File

@ -8,7 +8,7 @@ CATEGORIES= databases
MAINTAINER= gd.workbox@gmail.com
COMMENT= Alternative C driver for MongoDB
LICENSE= AL2
LICENSE= APACHE20
USE_GITHUB= yes
GH_ACCOUNT= algernon

View File

@ -10,7 +10,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}-bin${EXTRACT_SUFX}
MAINTAINER= gslin@gslin.org
COMMENT= Database Change Management
LICENSE= AL2
LICENSE= APACHE20
NO_BUILD= yes
NO_WRKSUBDIR= yes

View File

@ -10,8 +10,8 @@ DISTNAME= ${PORTNAME}-src-r${PORTVERSION}
MAINTAINER= ale@FreeBSD.org
COMMENT= NOSQL distributed document-oriented database
# mongodb is AGPLv3, C++ driver is AL2
LICENSE= AGPLv3 AL2
# mongodb is AGPLv3, C++ driver is APACHE20
LICENSE= AGPLv3 APACHE20
LICENSE_COMB= multi
LIB_DEPENDS= libexecinfo.so:${PORTSDIR}/devel/libexecinfo \

View File

@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Mongo Driver for Perl
LICENSE= AL2
LICENSE= APACHE20
BUILD_DEPENDS= p5-Any-Moose>=0:${PORTSDIR}/devel/p5-Any-Moose \
p5-Class-Method-Modifiers>=0:${PORTSDIR}/devel/p5-Class-Method-Modifiers \

View File

@ -12,7 +12,7 @@ DIST_SUBDIR= PECL
MAINTAINER= miwi@FreeBSD.org
COMMENT= PECL classes for Mongo Database Driver
LICENSE= AL2
LICENSE= APACHE20
USE_PHP= spl
USE_PHP_BUILD= yes

View File

@ -12,7 +12,7 @@ DISTNAME= ${GITHUB_USER}-php-${PORTNAME}-${GITTAG}-14-g${GITREVISION}
MAINTAINER= gasol.wu@gmail.com
COMMENT= PDO driver for Apache Cassandra
LICENSE= AL2
LICENSE= APACHE20
LIB_DEPENDS= libboost_iostreams.so:${PORTSDIR}/devel/boost-libs

View File

@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= bsdports@wayfair.com
COMMENT= Backend storage application for graphite
LICENSE= AL2
LICENSE= APACHE20
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}txamqp>=0.3:${PORTSDIR}/net/py-txamqp \
${PYTHON_PKGNAMEPREFIX}whisper>=0.9.10:${PORTSDIR}/databases/py-whisper

View File

@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= hsn@sendmail.cz
COMMENT= Python DB-API 2.0 client interface for Cassandra
LICENSE= AL2
LICENSE= APACHE20
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/thrift/Thrift.py:${PORTSDIR}/devel/py-thrift

View File

@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= tj@harperdog.com
COMMENT= Python API for Riak, a Dynamo-inspired key/value store
LICENSE= AL2
LICENSE= APACHE20
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}protobuf>=2.4.0:${PORTSDIR}/devel/py-protobuf

View File

@ -11,7 +11,7 @@ DISTNAME= South-${PORTVERSION}
MAINTAINER= wg@FreeBSD.org
COMMENT= Intelligent schema migrations for Django apps
LICENSE= AL2
LICENSE= APACHE20
USE_PYTHON= yes
USE_PYDISTUTILS=yes

View File

@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= gslin@gslin.org
COMMENT= Highly available, distributed, eventually consistent object/blob store
LICENSE= AL2
LICENSE= APACHE20
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=0.5.21:${PORTSDIR}/devel/py-pbr

View File

@ -11,7 +11,7 @@ DISTNAME= python-${PORTNAME}-${PORTVERSION}
MAINTAINER= trociny@FreeBSD.org
COMMENT= Python client library for OpenStack Object Storage (Swift)
LICENSE= AL2
LICENSE= APACHE20
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=0.5.21:${PORTSDIR}/devel/py-pbr

View File

@ -9,7 +9,7 @@ MASTER_SITES= CHEESESHOP
MAINTAINER= wg@FreeBSD.org
COMMENT= Python driver for MongoDB
LICENSE= AL2
LICENSE= APACHE20
USE_PYTHON= yes
USE_PYDISTUTILS= yes

View File

@ -8,7 +8,7 @@ PKGNAMEPREFIX= horde-
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde web based notes manager
LICENSE= AL2
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
LATEST_LINK= horde-${PORTNAME}

View File

@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Foreach looping construct for R
LICENSE= AL2
LICENSE= APACHE20
RUN_DEPENDS= R-cran-iterators>=1.0.0:${PORTSDIR}/devel/R-cran-iterators

View File

@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Iterator construct for R
LICENSE= AL2
LICENSE= APACHE20
USES= cran:auto-plist

View File

@ -9,7 +9,7 @@ DISTNAME= android-platform_system_core-${GH_COMMIT}
MAINTAINER= kevlo@FreeBSD.org
COMMENT= Android debug bridge command line tool
LICENSE= AL2
LICENSE= APACHE20
USE_GITHUB= yes
GH_ACCOUNT= android

View File

@ -13,7 +13,7 @@ EXTRACT_ONLY= ${ANT_DISTFILE}
MAINTAINER= java@FreeBSD.org
COMMENT= Java- and XML-based build tool, conceptually similar to make
LICENSE= AL2
LICENSE= APACHE20
RUN_DEPENDS= classpath:${PORTSDIR}/java/javavmwrapper

View File

@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR=source/a/awscli
MAINTAINER= alexey@renatasystems.org
COMMENT= Universal Command Line Interface for Amazon Web Services
LICENSE= AL2
LICENSE= APACHE20
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bcdoc>=0.12.0:${PORTSDIR}/devel/py-bcdoc \
${PYTHON_PKGNAMEPREFIX}botocore>=0.28:${PORTSDIR}/devel/py-botocore \

View File

@ -12,7 +12,7 @@ DISTNAME= thrift-${PORTVERSION}
MAINTAINER= komarov@valerka.net
COMMENT= Facebook Bassline
LICENSE= AL2
LICENSE= APACHE20
LIB_DEPENDS= libthrift.so:${PORTSDIR}/devel/thrift-cpp
BUILD_DEPENDS= thrift:${PORTSDIR}/devel/thrift

View File

@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR= source/g/${PORTNAME}
MAINTAINER= dereckson@gmail.com
COMMENT= Allow to push review and interact with a Gerrit server
LICENSE= AL2
LICENSE= APACHE20
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}argparse>0:${PORTSDIR}/devel/py-argparse \
git:${PORTSDIR}/devel/git

View File

@ -12,7 +12,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}.${SNAPSHOT}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Lightweight JS unit testing using the V8 engine
LICENSE= AL2
LICENSE= APACHE20
BUILD_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash
LIB_DEPENDS= libgflags.so:${PORTSDIR}/devel/gflags \

View File

@ -12,7 +12,7 @@ DIST_SUBDIR= hadoop
MAINTAINER= pfg@apache.org
COMMENT= Apache Map/Reduce framework
LICENSE= AL2
LICENSE= APACHE20
BUILD_DEPENDS= gmake:${PORTSDIR}/devel/gmake \
gsed:${PORTSDIR}/textproc/gsed

View File

@ -14,7 +14,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}-native-src${EXTRACT_SUFX}:src \
MAINTAINER= ale@FreeBSD.org
COMMENT= Wrapper code to start/stop a Java application as a daemon
LICENSE= AL2
LICENSE= APACHE20
USE_JAVA= yes
JAVA_VERSION= 1.6+

View File

@ -12,7 +12,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= ports@FreeBSD.org
COMMENT= A collection of I/O utilities for Java
LICENSE= AL2
LICENSE= APACHE20
BUILD_DEPENDS= ${JAVALIBDIR}/junit.jar:${PORTSDIR}/java/junit

View File

@ -12,7 +12,7 @@ DISTNAME= apache-${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= C++ port of the Log4j project
LICENSE= AL2
LICENSE= APACHE20
LIB_DEPENDS= apr-1:${PORTSDIR}/devel/apr1

View File

@ -11,7 +11,7 @@ EXTRACT_ONLY=
MAINTAINER= crees@FreeBSD.org
COMMENT= Allows Maven artifact handling to be used from within an Ant build
LICENSE= AL2
LICENSE= APACHE20
RUN_DEPENDS= ant:${PORTSDIR}/devel/apache-ant

View File

@ -11,7 +11,7 @@ DISTNAME= apache-maven-${DISTVERSION}-bin
MAINTAINER= hq@FreeBSD.org
COMMENT= Java project management tool, 3.x branch
LICENSE= AL2
LICENSE= APACHE20
RUN_DEPENDS= mvn:${PORTSDIR}/devel/maven-wrapper

View File

@ -8,7 +8,7 @@ MASTER_SITES= GH
MAINTAINER= olgeni@FreeBSD.org
COMMENT= Erlang library for building mock modules
LICENSE= AL2
LICENSE= APACHE20
BUILD_DEPENDS= erlc:${PORTSDIR}/lang/erlang \
rebar:${PORTSDIR}/devel/rebar

View File

@ -9,7 +9,7 @@ MASTER_SITES= GH
MAINTAINER= waitman@waitman.net
COMMENT= C++ 2.4 Driver for MongoDB
LICENSE= AL2
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
LIB_DEPENDS= libboost_system.so:${PORTSDIR}/devel/boost-libs \

View File

@ -9,7 +9,7 @@ CATEGORIES= devel
MAINTAINER= gblach@FreeBSD.org
COMMENT= Ninja is a small build system closest in spirit to Make
LICENSE= AL2
LICENSE= APACHE20
USE_GITHUB= yes
GH_ACCOUNT= martine

View File

@ -9,7 +9,7 @@ MASTER_SITES= http://hub.opensolaris.org/bin/download/Project+opengrok/files/
MAINTAINER= tj@FreeBSD.org
COMMENT= Fast and powerful code search and cross-reference engine
LICENSE= CDDL AL2
LICENSE= CDDL APACHE20
LICENSE_COMB= multi
RUN_DEPENDS= exctags:${PORTSDIR}/devel/ctags

View File

@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= bill.brinzer@gmail.com
COMMENT= Capture STDOUT and STDERR from Perl, XS, or external programs
LICENSE= AL2
LICENSE= APACHE20
TEST_DEPENDS= p5-Inline>=0:${PORTSDIR}/devel/p5-Inline

View File

@ -9,7 +9,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension for minimalist class construction
LICENSE= AL2
LICENSE= APACHE20
USES= perl5
USE_PERL5= configure

View File

@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Prompt for user input with a default option
LICENSE= AL2
LICENSE= APACHE20
BUILD_DEPENDS= p5-Capture-Tiny>=0.12:${PORTSDIR}/devel/p5-Capture-Tiny
RUN_DEPENDS:= ${BUILD_DEPENDS}

View File

@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= File path utility
LICENSE= AL2
LICENSE= APACHE20
TEST_DEPENDS= p5-Test-FailWarnings>=0:${PORTSDIR}/devel/p5-Test-FailWarnings

View File

@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Add test failures if warnings are caught
LICENSE= AL2
LICENSE= APACHE20
BUILD_DEPENDS= p5-Capture-Tiny>=0.21:${PORTSDIR}/devel/p5-Capture-Tiny
RUN_DEPENDS:= ${BUILD_DEPENDS}

View File

@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tjs@cdpa.nsysu.edu.tw
COMMENT= Compare the difference between two numbers within a specified amount
LICENSE= AL2
LICENSE= APACHE20
USES= perl5
USE_PERL5= configure

View File

@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Path::Tiny types and coercions for Moose and Moo
LICENSE= AL2
LICENSE= APACHE20
BUILD_DEPENDS= p5-Path-Tiny>=0:${PORTSDIR}/devel/p5-Path-Tiny \
p5-Type-Tiny>=0.008:${PORTSDIR}/devel/p5-Type-Tiny

View File

@ -11,7 +11,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@mcdermottroe.com
COMMENT= Hierarchical Profiler for PHP
LICENSE= AL2
LICENSE= APACHE20
WRKSRC= ${WRKDIR}/${DISTNAME}/extension

View File

@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= antoine@FreeBSD.org
COMMENT= Binary plist parser
LICENSE= AL2
LICENSE= APACHE20
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytz>=0:${PORTSDIR}/devel/py-pytz

View File

@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= olivierd@FreeBSD.org
COMMENT= GData Python Client Library
LICENSE= AL2
LICENSE= APACHE20
PROJECTHOST= gdata-python-client
USE_PYTHON= -2.7

View File

@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= bra@fsn.hu
COMMENT= Implements the JSON-RPC 2.0 proposed specification in pure Python
LICENSE= AL2
LICENSE= APACHE20
USE_PYTHON= -2.7
USE_PYDISTUTILS=yes

View File

@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= skreuzer@FreeBSD.org
COMMENT= Higher Level API to Zookeeper for Python
LICENSE= AL2
LICENSE= APACHE20
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface \
${PYTHON_PKGNAMEPREFIX}gevent>=0.13.8:${PORTSDIR}/devel/py-gevent

View File

@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}-python-${PORTVERSION}
MAINTAINER= zont@FreeBSD.org
COMMENT= MessagePack (de)serializer for Python
LICENSE= AL2
LICENSE= APACHE20
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install

View File

@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= koobs@FreeBSD.org
COMMENT= Python Build Reasonableness
LICENSE= AL2
LICENSE= APACHE20
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pip>=1.0:${PORTSDIR}/devel/py-pip

View File

@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= Vladimir.Chukharev@gmail.com
COMMENT= Test data editor for Robot Framework
LICENSE= AL2
LICENSE= APACHE20
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}robotframework>=2.7.5:${PORTSDIR}/devel/py-robotframework \
${PYTHON_PKGNAMEPREFIX}robotframework-selenium2library>=1.1.0:${PORTSDIR}/devel/py-robotframework-selenium2library

View File

@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= Vladimir.Chukharev@gmail.com
COMMENT= Web testing library for Robot Framework
LICENSE= AL2
LICENSE= APACHE20
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}robotframework>=2.7.5:${PORTSDIR}/devel/py-robotframework \
${PYTHON_PKGNAMEPREFIX}decorator>=3.4.0:${PORTSDIR}/devel/py-decorator

View File

@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= Vladimir.Chukharev@gmail.com
COMMENT= Generic test automation framework
LICENSE= AL2
LICENSE= APACHE20
USE_PYTHON= -2.7
USE_PYDISTUTILS=yes

View File

@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= nivit@FreeBSD.org
COMMENT= Manage dynamic plugins for Python applications
LICENSE= AL2
LICENSE= APACHE20
BUILD_DEPENDS= ${PKGNAMEPREFIX}argparse>=1.1:${PORTSDIR}/devel/py-argparse
TEST_DEPENDS= ${PKGNAMEPREFIX}coverage>=3.5.3:${PORTSDIR}/devel/py-coverage \

View File

@ -9,7 +9,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= nivit@FreeBSD.org
COMMENT= Python API library to monitor file system events
LICENSE= AL2
LICENSE= APACHE20
RUN_DEPENDS= ${PKGNAMEPREFIX}argh>=0.15.1:${PORTSDIR}/devel/py-argh \
${PKGNAMEPREFIX}yaml>=3.10:${PORTSDIR}/devel/py-yaml \

View File

@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME:S/_/-/}-${PORTVERSION}
MAINTAINER= geka@sippysoft.com
COMMENT= WSGI application for a simple XMLRPC method dispatching
LICENSE= AL2
LICENSE= APACHE20
USE_PYTHON= 2.5+
USE_PYDISTUTILS= easy_install

View File

@ -9,7 +9,7 @@ MASTER_SITES= http://pysvn.barrys-emacs.org/source_kits/
MAINTAINER= bra@fsn.hu
COMMENT= Python binding for Subversion
LICENSE= AL2
LICENSE= APACHE20
LIB_DEPENDS= svn_client-1:${PORTSDIR}/devel/subversion \
neon:${PORTSDIR}/www/neon29

View File

@ -10,7 +10,7 @@ DISTNAME= basho-${PORTNAME}-${GITVERSION}
MAINTAINER= koobs@FreeBSD.org
COMMENT= A build-tool for Erlang that follows OTP principles
LICENSE= AL2
LICENSE= APACHE20
BUILD_DEPENDS= ${LOCALBASE}/bin/escript:${PORTSDIR}/lang/erlang
RUN_DEPENDS:= ${BUILD_DEPENDS}

View File

@ -9,7 +9,7 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Atomic reference implementation
LICENSE= AL2
LICENSE= APACHE20
USE_RUBY= yes
USE_RUBYGEMS= yes

View File

@ -9,7 +9,7 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Thread-safe collections and utilities for Ruby
LICENSE= AL2
LICENSE= APACHE20
RUN_DEPENDS= rubygem-atomic>=0:${PORTSDIR}/devel/rubygem-atomic

View File

@ -12,7 +12,7 @@ DIST_SUBDIR= ${PORTNAME}/${PORTVERSION}
MAINTAINER= ale@FreeBSD.org
COMMENT= A build tool for Scala projects
LICENSE= AL2
LICENSE= APACHE20
OPTIONS_DEFINE= ADVANCED
ADVANCED_DESC= Install advanced bash shell-script

View File

@ -10,7 +10,7 @@ MASTER_SITES= http://www.artima.com/downloadScalaTest/ \
MAINTAINER= mitsururike@gmail.com
COMMENT= A regression testing utility for use with the Scala Language
LICENSE= AL2
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= scala>=2.9.0:${PORTSDIR}/lang/scala

View File

@ -14,7 +14,7 @@ USE_AUTOTOOLS= libtool
USE_KDE4= # Used below if KWallet support is enabled
USES+= pkgconfig
LICENSE= AL2
LICENSE= APACHE20
CONFLICTS_INSTALL+= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}-1.[^8].[0-9]*

View File

@ -15,7 +15,7 @@ USE_AUTOTOOLS= libtool
USE_KDE4= # Used below if KWallet support is enabled
USES+= pkgconfig
LICENSE= AL2
LICENSE= APACHE20
CONFLICTS_INSTALL+= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}-1.[^6].[0-9]*

View File

@ -18,7 +18,7 @@ USE_AUTOTOOLS= libtool
USE_KDE4= # Used below if KWallet support is enabled
USES+= pkgconfig
LICENSE= AL2
LICENSE= APACHE20
CONFLICTS_INSTALL+= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}-1.[^7].[0-9]*
LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}17${PKGNAMESUFFIX}

View File

@ -11,7 +11,7 @@ MASTER_SITE_SUBDIR= /thrift/${PORTVERSION}
MAINTAINER= komarov@valerka.net
COMMENT= Framework for scalable cross-language services development
LICENSE= AL2
LICENSE= APACHE20
USE_AUTOTOOLS= autoconf autoheader:env aclocal automake libtool
ACLOCAL_ARGS= -I${WRKSRC}/aclocal

View File

@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR= zookeeper/zookeeper-${PORTVERSION}
MAINTAINER= gnn@FreeBSD.org
COMMENT= A Coordination Service for Distributed Applications
LICENSE= AL2
LICENSE= APACHE20
LIB_DEPENDS= cppunit:${PORTSDIR}/devel/cppunit
RUN_DEPENDS:= ${BUILD_DEPENDS}

View File

@ -12,7 +12,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= jgh@FreeBSD.org
COMMENT= An open-source DNS benchmark utility
LICENSE= AL2
LICENSE= APACHE20
RUN_DEPENDS+= \
${PYTHON_PKGNAMEPREFIX}Jinja2>=2.5.5:${PORTSDIR}/devel/py-Jinja2 \

View File

@ -15,7 +15,7 @@ EXTRACT_ONLY= ${OOOSRC} ${EXTSRC}
MAINTAINER= office@FreeBSD.org
COMMENT= Integrated wordprocessor/dbase/spreadsheet/drawing/chart/browser
LICENSE= AL2
LICENSE= APACHE20
PKGNAMESUFFIX= 3
@ -288,7 +288,7 @@ post-install:
@${ECHO_CMD} "" > ${TMPPLIST}
@${ECHO_CMD} "share/licenses/${PKGNAME}/catalog.mk" >> ${TMPPLIST}
@${ECHO_CMD} "share/licenses/${PKGNAME}/LICENSE" >> ${TMPPLIST}
@${ECHO_CMD} "share/licenses/${PKGNAME}/AL2" >> ${TMPPLIST}
@${ECHO_CMD} "share/licenses/${PKGNAME}/APACHE20" >> ${TMPPLIST}
@${ECHO_CMD} "@dirrm share/licenses/${PKGNAME}" >> ${TMPPLIST}
@${ECHO_CMD} "@dirrm share/licenses" >> ${TMPPLIST}
@cd ${PREFIX} ; ${FIND} -s bin \( -type f -or -type l \) -name "${EXECBASE}*" >> ${TMPPLIST}

View File

@ -16,7 +16,7 @@ EXTRACT_ONLY= ${OOOSRC} ${EXTSRC}
MAINTAINER= office@FreeBSD.org
COMMENT= Integrated wordprocessor/dbase/spreadsheet/drawing/chart/browser
LICENSE= AL2
LICENSE= APACHE20
NO_LATEST_LINK= yes
@ -303,7 +303,7 @@ post-install:
@${ECHO_CMD} "" > ${TMPPLIST}
@${ECHO_CMD} "share/licenses/${PKGNAME}/catalog.mk" >> ${TMPPLIST}
@${ECHO_CMD} "share/licenses/${PKGNAME}/LICENSE" >> ${TMPPLIST}
@${ECHO_CMD} "share/licenses/${PKGNAME}/AL2" >> ${TMPPLIST}
@${ECHO_CMD} "share/licenses/${PKGNAME}/APACHE20" >> ${TMPPLIST}
@${ECHO_CMD} "@dirrm share/licenses/${PKGNAME}" >> ${TMPPLIST}
@${ECHO_CMD} "@dirrm share/licenses" >> ${TMPPLIST}
@cd ${PREFIX} ; ${FIND} -s bin \( -type f -or -type l \) -name "${EXECBASE}*" >> ${TMPPLIST}

View File

@ -16,7 +16,7 @@ EXTRACT_ONLY= ${OOOSRC} ${EXTSRC}
MAINTAINER= office@FreeBSD.org
COMMENT= Integrated wordprocessor/dbase/spreadsheet/drawing/chart/browser(developer version)
LICENSE= AL2
LICENSE= APACHE20
PKGNAMESUFFIX= -devel
@ -303,7 +303,7 @@ post-install:
@${ECHO_CMD} "" > ${TMPPLIST}
@${ECHO_CMD} "share/licenses/${PKGNAME}/catalog.mk" >> ${TMPPLIST}
@${ECHO_CMD} "share/licenses/${PKGNAME}/LICENSE" >> ${TMPPLIST}
@${ECHO_CMD} "share/licenses/${PKGNAME}/AL2" >> ${TMPPLIST}
@${ECHO_CMD} "share/licenses/${PKGNAME}/APACHE20" >> ${TMPPLIST}
@${ECHO_CMD} "@dirrm share/licenses/${PKGNAME}" >> ${TMPPLIST}
@${ECHO_CMD} "@dirrm share/licenses" >> ${TMPPLIST}
@cd ${PREFIX} ; ${FIND} -s bin \( -type f -or -type l \) -name "${EXECBASE}*" >> ${TMPPLIST}

View File

@ -30,7 +30,7 @@ MASTER_SITES= http://www.imagemagick.org/download/ \
MAINTAINER= c.petrik.sosa@gmail.com
COMMENT= Image processing tools
LICENSE= AL2
LICENSE= APACHE20
USES= pkgconfig:both pathfix perl5
USE_XZ= yes

View File

@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= ColorBrewer palettes
LICENSE= AL2
LICENSE= APACHE20
USES= cran:auto-plist

View File

@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}-src-${PORTVERSION}
MAINTAINER= nemysis@FreeBSD.org
COMMENT= Java based SVG toolkit
LICENSE= AL2
LICENSE= APACHE20
USE_ZIP= yes
USE_JAVA= 1.5+

View File

@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= tota@FreeBSD.org
COMMENT= Simple activity-diagram image generator
LICENSE= AL2
LICENSE= APACHE20
RUN_DEPENDS= ${PKGNAMEPREFIX}imaging>=1.1.5:${PORTSDIR}/graphics/py-imaging \
${PKGNAMEPREFIX}blockdiag>=1.2.4:${PORTSDIR}/graphics/py-blockdiag \

View File

@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= tota@FreeBSD.org
COMMENT= A simple block-diagram image generator
LICENSE= AL2
LICENSE= APACHE20
RUN_DEPENDS= ${PKGNAMEPREFIX}imaging>=1.1.5:${PORTSDIR}/graphics/py-imaging \
${PKGNAMEPREFIX}funcparserlib>=0.3.4:${PORTSDIR}/devel/py-funcparserlib \

View File

@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= tota@FreeBSD.org
COMMENT= A simple network-diagram image generator
LICENSE= AL2
LICENSE= APACHE20
RUN_DEPENDS= ${PKGNAMEPREFIX}imaging>=1.1.5:${PORTSDIR}/graphics/py-imaging \
${PKGNAMEPREFIX}funcparserlib>=0.3.4:${PORTSDIR}/devel/py-funcparserlib \

View File

@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= tota@FreeBSD.org
COMMENT= Simple sequence-diagram image generator
LICENSE= AL2
LICENSE= APACHE20
RUN_DEPENDS= ${PKGNAMEPREFIX}imaging>=1.1.5:${PORTSDIR}/graphics/py-imaging \
${PKGNAMEPREFIX}funcparserlib>=0.3.4:${PORTSDIR}/devel/py-funcparserlib \

View File

@ -14,7 +14,7 @@ EXTRACT_ONLY= #empty
MAINTAINER= bf@FreeBSD.org
COMMENT= Trained language data for the Tesseract OCR engine
LICENSE= AL2
LICENSE= APACHE20
DIST_SUBDIR= tesseract
PROJECTHOST= tesseract-ocr

View File

@ -11,7 +11,7 @@ DISTFILES= tesseract-ocr-${PORTVERSION}${EXTRACT_SUFX}
MAINTAINER= bf@FreeBSD.org
COMMENT= Commercial quality open source OCR engine
LICENSE= AL2
LICENSE= APACHE20
LIB_DEPENDS= lept:${PORTSDIR}/graphics/leptonica

View File

@ -10,7 +10,7 @@ MASTER_SITES= APACHE/xmlgraphics/commons/source
MAINTAINER= ports@FreeBSD.org
COMMENT= Several reusable components used by Apache Batik and FOP
LICENSE= AL2
LICENSE= APACHE20
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}

View File

@ -8,7 +8,7 @@ PKGNAMEPREFIX= ja-p5-
MAINTAINER= masaki@club.kyutech.ac.jp
COMMENT= SpamAssassin with patches to handle multibyte character
LICENSE= AL2
LICENSE= APACHE20
MASTERDIR= ${.CURDIR}/../../mail/p5-Mail-SpamAssassin

View File

@ -10,7 +10,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= crees@FreeBSD.org
COMMENT= Data binding for XML (JAXB) and SQL database (JDO)
LICENSE= AL2
LICENSE= APACHE20
USE_JAVA= yes
JAVA_VERSION= 1.6+

View File

@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-bin
MAINTAINER= hq@FreeBSD.org
COMMENT= Java library for command line arguments and options
LICENSE= AL2
LICENSE= APACHE20
USE_JAVA= yes
JAVA_VERSION= 1.6+

View File

@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= ale@FreeBSD.org
COMMENT= An implementations of common encoders and decoders
LICENSE= AL2
LICENSE= APACHE20
OPTIONS_DEFINE= DOCS

View File

@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}-${DISTVERSION}-src
MAINTAINER= ale@FreeBSD.org
COMMENT= A package implementing the client side of the HTTP standard
LICENSE= AL2
LICENSE= APACHE20
BUILD_DEPENDS= ${JAVAJARDIR}/commons-logging.jar:${PORTSDIR}/java/jakarta-commons-logging
BUILD_DEPENDS+= ${JAVAJARDIR}/commons-codec.jar:${PORTSDIR}/java/jakarta-commons-codec

Some files were not shown because too many files have changed in this diff Show More