mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Update "BSD" license in devel category
This commit is contained in:
parent
243de4b213
commit
8c77e9671f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375249
71 changed files with 90 additions and 75 deletions
|
@ -13,7 +13,7 @@ DISTFILES= bmake-${PORTVERSION}.tar.gz mk-${PORTVERSION}.tar.gz
|
||||||
MAINTAINER= trociny@FreeBSD.org
|
MAINTAINER= trociny@FreeBSD.org
|
||||||
COMMENT= Portable version of NetBSD 'make' utility
|
COMMENT= Portable version of NetBSD 'make' utility
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD3CLAUSE
|
||||||
|
|
||||||
PORTSCOUT= skipv:200910007
|
PORTSCOUT= skipv:200910007
|
||||||
|
|
||||||
|
|
|
@ -13,7 +13,7 @@ USES= perl5 shebangfix
|
||||||
SHEBANG_FILES= *.pl mk/*.pl
|
SHEBANG_FILES= *.pl mk/*.pl
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD2CLAUSE
|
||||||
|
|
||||||
CONFIGURE_ARGS= --with-catman=no
|
CONFIGURE_ARGS= --with-catman=no
|
||||||
|
|
||||||
|
|
|
@ -12,7 +12,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E}
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Curses Development Kit for speedy development of full screen programs
|
COMMENT= Curses Development Kit for speedy development of full screen programs
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD4CLAUSE
|
||||||
|
|
||||||
USES= ncurses gmake tar:tgz
|
USES= ncurses gmake tar:tgz
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
|
@ -8,7 +8,7 @@ PKGNAMEPREFIX= horde-
|
||||||
MAINTAINER= horde@FreeBSD.org
|
MAINTAINER= horde@FreeBSD.org
|
||||||
COMMENT= Horde bug tracking/ticketing system
|
COMMENT= Horde bug tracking/ticketing system
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD2CLAUSE
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
USES= horde
|
USES= horde
|
||||||
|
|
|
@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR= ale
|
||||||
MAINTAINER= ale@FreeBSD.org
|
MAINTAINER= ale@FreeBSD.org
|
||||||
COMMENT= Java solution for real time and embedded systems
|
COMMENT= Java solution for real time and embedded systems
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD2CLAUSE
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||||
|
|
||||||
USE_JAVA= yes
|
USE_JAVA= yes
|
||||||
|
|
|
@ -9,7 +9,7 @@ MASTER_SITES= SF
|
||||||
MAINTAINER= mkamm@gmx.net
|
MAINTAINER= mkamm@gmx.net
|
||||||
COMMENT= Java library for handling console input
|
COMMENT= Java library for handling console input
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD4CLAUSE
|
||||||
|
|
||||||
PKGMESSAGE= ${WRKDIR}/pkg-message
|
PKGMESSAGE= ${WRKDIR}/pkg-message
|
||||||
USES= zip
|
USES= zip
|
||||||
|
|
|
@ -9,7 +9,7 @@ MASTER_SITES= LOCAL/philip
|
||||||
MAINTAINER= rodrigo@FreeBSD.org
|
MAINTAINER= rodrigo@FreeBSD.org
|
||||||
COMMENT= Abstract user interface protocol library
|
COMMENT= Abstract user interface protocol library
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD3CLAUSE
|
||||||
|
|
||||||
LIB_DEPENDS= libaura3.so:${PORTSDIR}/devel/libaura
|
LIB_DEPENDS= libaura3.so:${PORTSDIR}/devel/libaura
|
||||||
|
|
||||||
|
|
|
@ -9,7 +9,7 @@ MASTER_SITES= GH
|
||||||
MAINTAINER= waitman@waitman.net
|
MAINTAINER= waitman@waitman.net
|
||||||
COMMENT= Fortuna PRNG Library
|
COMMENT= Fortuna PRNG Library
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
|
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
|
||||||
|
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
|
|
|
@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}-src
|
||||||
MAINTAINER= rodrigo@FreeBSD.org
|
MAINTAINER= rodrigo@FreeBSD.org
|
||||||
COMMENT= Small, portable, and easy to use command line library
|
COMMENT= Small, portable, and easy to use command line library
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= MIT
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//}
|
WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//}
|
||||||
|
|
||||||
|
|
|
@ -10,6 +10,8 @@ MASTER_SITES= SF
|
||||||
MAINTAINER= fjoe@FreeBSD.org
|
MAINTAINER= fjoe@FreeBSD.org
|
||||||
COMMENT= Free, object-oriented XML-RPC implementation written in C++
|
COMMENT= Free, object-oriented XML-RPC implementation written in C++
|
||||||
|
|
||||||
|
LICENSE= BSD2CLAUSE
|
||||||
|
|
||||||
LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs
|
LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs
|
||||||
|
|
||||||
OPTIONS_DEFINE= DOCS
|
OPTIONS_DEFINE= DOCS
|
||||||
|
@ -18,8 +20,6 @@ OPTIONS_DEFAULT=
|
||||||
DOCS_BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen
|
DOCS_BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen
|
||||||
DOCS_CMAKE_ARGS_OFF= -Dbuild_docs=off
|
DOCS_CMAKE_ARGS_OFF= -Dbuild_docs=off
|
||||||
|
|
||||||
LICENSE= BSD
|
|
||||||
|
|
||||||
USE_GNOME= libxml2
|
USE_GNOME= libxml2
|
||||||
USES= cmake tar:bzip2
|
USES= cmake tar:bzip2
|
||||||
LDFLAGS+= -L${LOCALBASE}/lib
|
LDFLAGS+= -L${LOCALBASE}/lib
|
||||||
|
|
|
@ -10,7 +10,7 @@ MASTER_SITES= http://rodrigo.osorio.free.fr/freebsd/distfiles/ \
|
||||||
MAINTAINER= rodrigo@FreeBSD.org
|
MAINTAINER= rodrigo@FreeBSD.org
|
||||||
COMMENT= Library to build an IP-netmask based mtrie
|
COMMENT= Library to build an IP-netmask based mtrie
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD2CLAUSE
|
||||||
|
|
||||||
USES= tar:bzip2 uidfix
|
USES= tar:bzip2 uidfix
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
|
@ -12,7 +12,8 @@ COMMENT= Tpl is a library for serializing C data
|
||||||
|
|
||||||
OPTIONS_DEFINE= DOCS
|
OPTIONS_DEFINE= DOCS
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= GPLv3 MIT
|
||||||
|
LICENSE_COMB= multi
|
||||||
|
|
||||||
USES= libtool tar:bzip2
|
USES= libtool tar:bzip2
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
|
|
|
@ -8,11 +8,8 @@ CATEGORIES= devel
|
||||||
MAINTAINER= lev@FreeBSD.org
|
MAINTAINER= lev@FreeBSD.org
|
||||||
COMMENT= TI Tiva C ARM microcontroller tools
|
COMMENT= TI Tiva C ARM microcontroller tools
|
||||||
|
|
||||||
LICENSE= GPLv2 TIBSD
|
LICENSE= GPLv2 BSD3CLAUSE
|
||||||
LICENSE_COMB= multi
|
LICENSE_COMB= multi
|
||||||
LICENSE_NAME_TIBSD= Texas Instruments Software License Agreement
|
|
||||||
LICENSE_FILE_TIBSD= ${WRKSRC}/lmicdiusb/license.txt
|
|
||||||
LICENSE_PERMS_TIBSD= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
|
||||||
|
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= utzig
|
GH_ACCOUNT= utzig
|
||||||
|
|
|
@ -11,7 +11,8 @@ PKGNAMEPREFIX= ocaml-
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= OCaml library for working with S-expressions
|
COMMENT= OCaml library for working with S-expressions
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= APACHE20 BSD3CLAUSE
|
||||||
|
LICENSE_COMB= multi
|
||||||
|
|
||||||
BUILD_DEPENDS= ocaml-type-conv>0:${PORTSDIR}/devel/ocaml-typeconv
|
BUILD_DEPENDS= ocaml-type-conv>0:${PORTSDIR}/devel/ocaml-typeconv
|
||||||
RUN_DEPENDS= ocaml-type-conv>0:${PORTSDIR}/devel/ocaml-typeconv
|
RUN_DEPENDS= ocaml-type-conv>0:${PORTSDIR}/devel/ocaml-typeconv
|
||||||
|
|
|
@ -12,7 +12,8 @@ DISTNAME= ${PORTNAME:S,-,_,}-${PORTVERSION}
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Type conversion routines for OCaml
|
COMMENT= Type conversion routines for OCaml
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= APACHE20 BSD3CLAUSE
|
||||||
|
LICENSE_COMB= multi
|
||||||
|
|
||||||
USE_OCAML= yes
|
USE_OCAML= yes
|
||||||
USE_OCAML_FINDLIB=yes
|
USE_OCAML_FINDLIB=yes
|
||||||
|
|
|
@ -13,7 +13,7 @@ PKGNAMEPREFIX= p5-
|
||||||
MAINTAINER= jase@FreeBSD.org
|
MAINTAINER= jase@FreeBSD.org
|
||||||
COMMENT= Peek into the internals of a running POE environment
|
COMMENT= Peek into the internals of a running POE environment
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD3CLAUSE
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
BUILD_DEPENDS= p5-POE>=1.311:${PORTSDIR}/devel/p5-POE \
|
BUILD_DEPENDS= p5-POE>=1.311:${PORTSDIR}/devel/p5-POE \
|
||||||
|
|
|
@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
|
||||||
MAINTAINER= svysh.fbsd@gmail.com
|
MAINTAINER= svysh.fbsd@gmail.com
|
||||||
COMMENT= Convenient utility for executing external commands in various ways
|
COMMENT= Convenient utility for executing external commands in various ways
|
||||||
|
|
||||||
LICENSE= BSD GPLv1
|
LICENSE= BSD2CLAUSE GPLv1
|
||||||
LICENSE_COMB= dual
|
LICENSE_COMB= dual
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
|
|
|
@ -10,6 +10,6 @@ MASTER_SITES= http://acadix.biz/Ports/distfiles/ \
|
||||||
MAINTAINER= jwbacon@tds.net
|
MAINTAINER= jwbacon@tds.net
|
||||||
COMMENT= Assembly Preprocessor
|
COMMENT= Assembly Preprocessor
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD2CLAUSE
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -8,7 +8,7 @@ MASTER_SITES= https://github.com/rpaulo/am335x_pru_package/archive/
|
||||||
MAINTAINER= rpaulo@FreeBSD.org
|
MAINTAINER= rpaulo@FreeBSD.org
|
||||||
COMMENT= TI PRU Assembler
|
COMMENT= TI PRU Assembler
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD3CLAUSE
|
||||||
LICENSE_FILE= ${WRKSRC}/pru_sw/utils/LICENCE.txt
|
LICENSE_FILE= ${WRKSRC}/pru_sw/utils/LICENCE.txt
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/am335x_pru_package-${PORTNAME}-${PORTVERSION}
|
WRKSRC= ${WRKDIR}/am335x_pru_package-${PORTNAME}-${PORTVERSION}
|
||||||
|
|
|
@ -9,7 +9,7 @@ CATEGORIES= devel www pear
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= PEAR class to maintain PEAR packages
|
COMMENT= PEAR class to maintain PEAR packages
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD2CLAUSE
|
||||||
|
|
||||||
BUILD_DEPENDS= ${PEARDIR}/PEAR/PackageFileManager/Plugins.php:${PORTSDIR}/devel/pear-PEAR_PackageFileManager_Plugins
|
BUILD_DEPENDS= ${PEARDIR}/PEAR/PackageFileManager/Plugins.php:${PORTSDIR}/devel/pear-PEAR_PackageFileManager_Plugins
|
||||||
RUN_DEPENDS= ${PEARDIR}/PEAR/PackageFileManager/Plugins.php:${PORTSDIR}/devel/pear-PEAR_PackageFileManager_Plugins
|
RUN_DEPENDS= ${PEARDIR}/PEAR/PackageFileManager/Plugins.php:${PORTSDIR}/devel/pear-PEAR_PackageFileManager_Plugins
|
||||||
|
|
|
@ -11,7 +11,7 @@ COMMENT= The plugins for PEAR_PackageFileManager
|
||||||
BUILD_DEPENDS= ${PEARDIR}/XML/Serializer.php:${PORTSDIR}/devel/pear-XML_Serializer
|
BUILD_DEPENDS= ${PEARDIR}/XML/Serializer.php:${PORTSDIR}/devel/pear-XML_Serializer
|
||||||
RUN_DEPENDS= ${PEARDIR}/XML/Serializer.php:${PORTSDIR}/devel/pear-XML_Serializer
|
RUN_DEPENDS= ${PEARDIR}/XML/Serializer.php:${PORTSDIR}/devel/pear-XML_Serializer
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD2CLAUSE
|
||||||
|
|
||||||
USES= pear
|
USES= pear
|
||||||
|
|
||||||
|
|
|
@ -10,7 +10,7 @@ PKGNAMEPREFIX= pear-
|
||||||
MAINTAINER= gasol.wu@gmail.com
|
MAINTAINER= gasol.wu@gmail.com
|
||||||
COMMENT= Mock Object library for PHPUnit
|
COMMENT= Mock Object library for PHPUnit
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD3CLAUSE
|
||||||
|
|
||||||
BUILD_DEPENDS= ${PEARDIR}/Text/Template.php:${PORTSDIR}/textproc/pear-Text_Template \
|
BUILD_DEPENDS= ${PEARDIR}/Text/Template.php:${PORTSDIR}/textproc/pear-Text_Template \
|
||||||
${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit
|
${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit
|
||||||
|
|
|
@ -10,7 +10,7 @@ PKGNAMEPREFIX= pear-
|
||||||
MAINTAINER= gasol.wu@gmail.com
|
MAINTAINER= gasol.wu@gmail.com
|
||||||
COMMENT= Library that provides PHP code coverage information
|
COMMENT= Library that provides PHP code coverage information
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD3CLAUSE
|
||||||
|
|
||||||
BUILD_DEPENDS= pear-File_Iterator>=1.3.0:${PORTSDIR}/devel/pear-File_Iterator \
|
BUILD_DEPENDS= pear-File_Iterator>=1.3.0:${PORTSDIR}/devel/pear-File_Iterator \
|
||||||
pear-PHP_TokenStream>=1.1.3:${PORTSDIR}/devel/pear-PHP_TokenStream \
|
pear-PHP_TokenStream>=1.1.3:${PORTSDIR}/devel/pear-PHP_TokenStream \
|
||||||
|
|
|
@ -10,7 +10,7 @@ PKGNAMEPREFIX= pear-
|
||||||
MAINTAINER= gasol.wu@gmail.com
|
MAINTAINER= gasol.wu@gmail.com
|
||||||
COMMENT= PHP_Depend design quality metrics for PHP packages
|
COMMENT= PHP_Depend design quality metrics for PHP packages
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD3CLAUSE
|
||||||
|
|
||||||
BUILD_DEPENDS= ${PEARDIR}/.channels/pear.pdepend.org.reg:${PORTSDIR}/devel/pear-channel-pdepend
|
BUILD_DEPENDS= ${PEARDIR}/.channels/pear.pdepend.org.reg:${PORTSDIR}/devel/pear-channel-pdepend
|
||||||
RUN_DEPENDS= ${PEARDIR}/.channels/pear.pdepend.org.reg:${PORTSDIR}/devel/pear-channel-pdepend
|
RUN_DEPENDS= ${PEARDIR}/.channels/pear.pdepend.org.reg:${PORTSDIR}/devel/pear-channel-pdepend
|
||||||
|
|
|
@ -10,7 +10,7 @@ PKGNAMEPREFIX= pear-
|
||||||
MAINTAINER= gasol.wu@gmail.com
|
MAINTAINER= gasol.wu@gmail.com
|
||||||
COMMENT= PHP Mess Detector
|
COMMENT= PHP Mess Detector
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD3CLAUSE
|
||||||
|
|
||||||
BUILD_DEPENDS= ${PEARDIR}/.channels/pear.phpmd.org.reg:${PORTSDIR}/devel/pear-channel-phpmd
|
BUILD_DEPENDS= ${PEARDIR}/.channels/pear.phpmd.org.reg:${PORTSDIR}/devel/pear-channel-phpmd
|
||||||
RUN_DEPENDS= ${PEARDIR}/.channels/pear.phpmd.org.reg:${PORTSDIR}/devel/pear-channel-phpmd
|
RUN_DEPENDS= ${PEARDIR}/.channels/pear.phpmd.org.reg:${PORTSDIR}/devel/pear-channel-phpmd
|
||||||
|
|
|
@ -10,7 +10,7 @@ PKGNAMEPREFIX= pear-
|
||||||
MAINTAINER= gasol.wu@gmail.com
|
MAINTAINER= gasol.wu@gmail.com
|
||||||
COMMENT= Wrapper around PHP tokenizer extension
|
COMMENT= Wrapper around PHP tokenizer extension
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD3CLAUSE
|
||||||
|
|
||||||
BUILD_DEPENDS= ${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit
|
BUILD_DEPENDS= ${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit
|
||||||
RUN_DEPENDS= ${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit
|
RUN_DEPENDS= ${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit
|
||||||
|
|
|
@ -11,7 +11,7 @@ DISTNAME= ppw-${DISTVERSION}
|
||||||
MAINTAINER= gasol.wu@gmail.com
|
MAINTAINER= gasol.wu@gmail.com
|
||||||
COMMENT= PHP Project Wizard
|
COMMENT= PHP Project Wizard
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD3CLAUSE
|
||||||
|
|
||||||
BUILD_DEPENDS= pear>=1.9.4:${PORTSDIR}/devel/pear \
|
BUILD_DEPENDS= pear>=1.9.4:${PORTSDIR}/devel/pear \
|
||||||
pear-ezc_ConsoleTools>=1.6:${PORTSDIR}/devel/pear-ezc_ConsoleTools \
|
pear-ezc_ConsoleTools>=1.6:${PORTSDIR}/devel/pear-ezc_ConsoleTools \
|
||||||
|
|
|
@ -10,7 +10,7 @@ PKGNAMEPREFIX= pear-SebastianBergmann_
|
||||||
MAINTAINER= gasol.wu@gmail.com
|
MAINTAINER= gasol.wu@gmail.com
|
||||||
COMMENT= Convenience wrapper for Symfony's Finder component
|
COMMENT= Convenience wrapper for Symfony's Finder component
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD3CLAUSE
|
||||||
|
|
||||||
BUILD_DEPENDS= pear-TheSeer_fDOMDocument>=1.3.1:${PORTSDIR}/devel/pear-TheSeer_fDOMDocument \
|
BUILD_DEPENDS= pear-TheSeer_fDOMDocument>=1.3.1:${PORTSDIR}/devel/pear-TheSeer_fDOMDocument \
|
||||||
pear-Symfony_Component_Finder>=2.2.0:${PORTSDIR}/devel/pear-Symfony_Component_Finder \
|
pear-Symfony_Component_Finder>=2.2.0:${PORTSDIR}/devel/pear-Symfony_Component_Finder \
|
||||||
|
|
|
@ -10,7 +10,7 @@ PKGNAMEPREFIX= pear-SebastianBergmann_
|
||||||
MAINTAINER= gasol.wu@gmail.com
|
MAINTAINER= gasol.wu@gmail.com
|
||||||
COMMENT= Simple wrapper for Git
|
COMMENT= Simple wrapper for Git
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD3CLAUSE
|
||||||
|
|
||||||
BUILD_DEPENDS= pear>=1.9.4:${PORTSDIR}/devel/pear \
|
BUILD_DEPENDS= pear>=1.9.4:${PORTSDIR}/devel/pear \
|
||||||
${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit
|
${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit
|
||||||
|
|
|
@ -11,7 +11,7 @@ DISTNAME= phpcpd-${PORTVERSION}
|
||||||
MAINTAINER= gasol.wu@gmail.com
|
MAINTAINER= gasol.wu@gmail.com
|
||||||
COMMENT= Copy/Paste Detector (CPD) for PHP code
|
COMMENT= Copy/Paste Detector (CPD) for PHP code
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD3CLAUSE
|
||||||
|
|
||||||
BUILD_DEPENDS= pear-ezc_ConsoleTools>=1.6:${PORTSDIR}/devel/pear-ezc_ConsoleTools \
|
BUILD_DEPENDS= pear-ezc_ConsoleTools>=1.6:${PORTSDIR}/devel/pear-ezc_ConsoleTools \
|
||||||
pear-SebastianBergmann_FinderFacade>=1.0.4:${PORTSDIR}/devel/pear-SebastianBergmann_FinderFacade \
|
pear-SebastianBergmann_FinderFacade>=1.0.4:${PORTSDIR}/devel/pear-SebastianBergmann_FinderFacade \
|
||||||
|
|
|
@ -11,7 +11,7 @@ DISTNAME= phploc-${PORTVERSION}
|
||||||
MAINTAINER= gasol.wu@gmail.com
|
MAINTAINER= gasol.wu@gmail.com
|
||||||
COMMENT= Tool for quickly measuring the size of a PHP project
|
COMMENT= Tool for quickly measuring the size of a PHP project
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD3CLAUSE
|
||||||
|
|
||||||
BUILD_DEPENDS= pear-Symfony_Component_Console>=1.1.0:${PORTSDIR}/devel/pear-Symfony_Component_Console \
|
BUILD_DEPENDS= pear-Symfony_Component_Console>=1.1.0:${PORTSDIR}/devel/pear-Symfony_Component_Console \
|
||||||
pear-SebastianBergmann_FinderFacade>=1.1.0:${PORTSDIR}/devel/pear-SebastianBergmann_FinderFacade \
|
pear-SebastianBergmann_FinderFacade>=1.1.0:${PORTSDIR}/devel/pear-SebastianBergmann_FinderFacade \
|
||||||
|
|
|
@ -10,7 +10,7 @@ PKGNAMEPREFIX= pear-SebastianBergmann_
|
||||||
MAINTAINER= gasol.wu@gmail.com
|
MAINTAINER= gasol.wu@gmail.com
|
||||||
COMMENT= Managing the version number of Git-hosted PHP projects
|
COMMENT= Managing the version number of Git-hosted PHP projects
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD3CLAUSE
|
||||||
|
|
||||||
BUILD_DEPENDS= ${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit
|
BUILD_DEPENDS= ${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit
|
||||||
RUN_DEPENDS= ${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit
|
RUN_DEPENDS= ${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit
|
||||||
|
|
|
@ -10,7 +10,7 @@ PKGNAMEPREFIX= pear-TheSeer_
|
||||||
MAINTAINER= gasol.wu@gmail.com
|
MAINTAINER= gasol.wu@gmail.com
|
||||||
COMMENT= PHP Documentation generation framework and tool
|
COMMENT= PHP Documentation generation framework and tool
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD3CLAUSE
|
||||||
|
|
||||||
BUILD_DEPENDS= pear-TheSeer_DirectoryScanner>=1.1.0:${PORTSDIR}/devel/pear-TheSeer_DirectoryScanner \
|
BUILD_DEPENDS= pear-TheSeer_DirectoryScanner>=1.1.0:${PORTSDIR}/devel/pear-TheSeer_DirectoryScanner \
|
||||||
pear-TheSeer_fDOMDocument>=1.2.3:${PORTSDIR}/devel/pear-TheSeer_fDOMDocument \
|
pear-TheSeer_fDOMDocument>=1.2.3:${PORTSDIR}/devel/pear-TheSeer_fDOMDocument \
|
||||||
|
|
|
@ -10,7 +10,7 @@ PKGNAMEPREFIX= pear-${PEAR_CHANNEL}_
|
||||||
MAINTAINER= gasol.wu@gmail.com
|
MAINTAINER= gasol.wu@gmail.com
|
||||||
COMMENT= Base package that all ezc components packages rely on
|
COMMENT= Base package that all ezc components packages rely on
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD3CLAUSE
|
||||||
|
|
||||||
BUILD_DEPENDS= ${PEARDIR}/.channels/components.ez.no.reg:${PORTSDIR}/devel/pear-channel-ezc
|
BUILD_DEPENDS= ${PEARDIR}/.channels/components.ez.no.reg:${PORTSDIR}/devel/pear-channel-ezc
|
||||||
RUN_DEPENDS= ${PEARDIR}/.channels/components.ez.no.reg:${PORTSDIR}/devel/pear-channel-ezc
|
RUN_DEPENDS= ${PEARDIR}/.channels/components.ez.no.reg:${PORTSDIR}/devel/pear-channel-ezc
|
||||||
|
|
|
@ -10,7 +10,7 @@ PKGNAMEPREFIX= pear-${PEAR_CHANNEL}_
|
||||||
MAINTAINER= gasol.wu@gmail.com
|
MAINTAINER= gasol.wu@gmail.com
|
||||||
COMMENT= Set of classes to do different actions with the console
|
COMMENT= Set of classes to do different actions with the console
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD3CLAUSE
|
||||||
|
|
||||||
BUILD_DEPENDS= pear-ezc_Base>=1.8:${PORTSDIR}/devel/pear-ezc_Base \
|
BUILD_DEPENDS= pear-ezc_Base>=1.8:${PORTSDIR}/devel/pear-ezc_Base \
|
||||||
${PEARDIR}/.channels/components.ez.no.reg:${PORTSDIR}/devel/pear-channel-ezc
|
${PEARDIR}/.channels/components.ez.no.reg:${PORTSDIR}/devel/pear-channel-ezc
|
||||||
|
|
|
@ -10,7 +10,7 @@ PKGNAMEPREFIX= pear-${PEAR_CHANNEL}_
|
||||||
MAINTAINER= gasol.wu@gmail.com
|
MAINTAINER= gasol.wu@gmail.com
|
||||||
COMMENT= staticReflection package for PHP
|
COMMENT= staticReflection package for PHP
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD3CLAUSE
|
||||||
|
|
||||||
BUILD_DEPENDS= ${PEARDIR}/.channels/pear.pdepend.org.reg:${PORTSDIR}/devel/pear-channel-pdepend
|
BUILD_DEPENDS= ${PEARDIR}/.channels/pear.pdepend.org.reg:${PORTSDIR}/devel/pear-channel-pdepend
|
||||||
RUN_DEPENDS= ${PEARDIR}/.channels/pear.pdepend.org.reg:${PORTSDIR}/devel/pear-channel-pdepend
|
RUN_DEPENDS= ${PEARDIR}/.channels/pear.pdepend.org.reg:${PORTSDIR}/devel/pear-channel-pdepend
|
||||||
|
|
|
@ -12,7 +12,7 @@ DIST_SUBDIR= PECL
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= PECL extension which allows quick and efficient BBCode Parsing
|
COMMENT= PECL extension which allows quick and efficient BBCode Parsing
|
||||||
|
|
||||||
LICENSE= PHP301 BSD
|
LICENSE= PHP301 BSD3CLAUSE
|
||||||
LICENSE_COMB= multi
|
LICENSE_COMB= multi
|
||||||
|
|
||||||
USE_PHP= yes
|
USE_PHP= yes
|
||||||
|
|
|
@ -12,7 +12,7 @@ DIST_SUBDIR= PECL
|
||||||
MAINTAINER= johnpupu@gmail.com
|
MAINTAINER= johnpupu@gmail.com
|
||||||
COMMENT= Provides API for communicating with MessagePack serialization
|
COMMENT= Provides API for communicating with MessagePack serialization
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD3CLAUSE
|
||||||
|
|
||||||
USE_PHP= session
|
USE_PHP= session
|
||||||
USE_PHPEXT= yes
|
USE_PHPEXT= yes
|
||||||
|
|
|
@ -10,7 +10,7 @@ PKGNAMEPREFIX= php-
|
||||||
MAINTAINER= freebsd-ports-maintainers@intermedix.com
|
MAINTAINER= freebsd-ports-maintainers@intermedix.com
|
||||||
COMMENT= Xdebug extension for PHP
|
COMMENT= Xdebug extension for PHP
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= PHP30
|
||||||
|
|
||||||
CONFIGURE_ARGS= --enable-xdebug
|
CONFIGURE_ARGS= --enable-xdebug
|
||||||
USE_PHP= yes
|
USE_PHP= yes
|
||||||
|
|
|
@ -11,7 +11,7 @@ DISTNAME= php-webdav-${PORTVERSION}
|
||||||
MAINTAINER= komarov@valerka.net
|
MAINTAINER= komarov@valerka.net
|
||||||
COMMENT= The PHP WebDAV extension
|
COMMENT= The PHP WebDAV extension
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= ISCL
|
||||||
|
|
||||||
LIB_DEPENDS= libneon.so:${PORTSDIR}/www/neon29
|
LIB_DEPENDS= libneon.so:${PORTSDIR}/www/neon29
|
||||||
|
|
||||||
|
|
|
@ -8,7 +8,7 @@ CATEGORIES= devel
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Command-line project manager that integrates with Git
|
COMMENT= Command-line project manager that integrates with Git
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD2CLAUSE
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
|
|
|
@ -11,7 +11,7 @@ DIST_SUBDIR= pure
|
||||||
MAINTAINER= lichray@gmail.com
|
MAINTAINER= lichray@gmail.com
|
||||||
COMMENT= Pure interface to C++ STL map and vectors
|
COMMENT= Pure interface to C++ STL map and vectors
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD3CLAUSE
|
||||||
|
|
||||||
USES= pure pkgconfig
|
USES= pure pkgconfig
|
||||||
|
|
||||||
|
|
|
@ -12,7 +12,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
MAINTAINER= jacob@whotookspaz.org
|
MAINTAINER= jacob@whotookspaz.org
|
||||||
COMMENT= Python interface to the Akismet API
|
COMMENT= Python interface to the Akismet API
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD3CLAUSE
|
||||||
|
|
||||||
USES= python zip
|
USES= python zip
|
||||||
USE_PYTHON= distutils
|
USE_PYTHON= distutils
|
||||||
|
|
|
@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
MAINTAINER= mail@derzinn.de
|
MAINTAINER= mail@derzinn.de
|
||||||
COMMENT= JSON library wrapper for Python
|
COMMENT= JSON library wrapper for Python
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD3CLAUSE
|
||||||
|
|
||||||
USES= python
|
USES= python
|
||||||
USE_PYTHON= distutils autoplist
|
USE_PYTHON= distutils autoplist
|
||||||
|
|
|
@ -12,7 +12,7 @@ DISTNAME= chromium_compact_language_detector-${PORTVERSION}
|
||||||
MAINTAINER= demon@FreeBSD.org
|
MAINTAINER= demon@FreeBSD.org
|
||||||
COMMENT= Python bindings for chromium compact language detector library
|
COMMENT= Python bindings for chromium compact language detector library
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD3CLAUSE
|
||||||
|
|
||||||
LIB_DEPENDS= libcld.so:${PORTSDIR}/devel/cld
|
LIB_DEPENDS= libcld.so:${PORTSDIR}/devel/cld
|
||||||
|
|
||||||
|
|
|
@ -11,7 +11,7 @@ DIST_SUBDIR= zope
|
||||||
MAINTAINER= zope@FreeBSD.org
|
MAINTAINER= zope@FreeBSD.org
|
||||||
COMMENT= Applying monkey patches on startup using ZCML configuration
|
COMMENT= Applying monkey patches on startup using ZCML configuration
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= ZPL21
|
||||||
|
|
||||||
USES= python zip
|
USES= python zip
|
||||||
USE_PYTHON= distutils autoplist
|
USE_PYTHON= distutils autoplist
|
||||||
|
|
|
@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
MAINTAINER= alexey@renatasystems.org
|
MAINTAINER= alexey@renatasystems.org
|
||||||
COMMENT= Cross-platform API to print colored terminal text from Python apps
|
COMMENT= Cross-platform API to print colored terminal text from Python apps
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD3CLAUSE
|
||||||
|
|
||||||
USES= python
|
USES= python
|
||||||
USE_PYTHON= distutils autoplist
|
USE_PYTHON= distutils autoplist
|
||||||
|
|
|
@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
MAINTAINER= lwhsu@FreeBSD.org
|
MAINTAINER= lwhsu@FreeBSD.org
|
||||||
COMMENT= Code coverage measurement for Python
|
COMMENT= Code coverage measurement for Python
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD2CLAUSE
|
||||||
|
|
||||||
USES= python
|
USES= python
|
||||||
USE_PYTHON= distutils autoplist
|
USE_PYTHON= distutils autoplist
|
||||||
|
|
|
@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
MAINTAINER= dsh@wizard.volgograd.ru
|
MAINTAINER= dsh@wizard.volgograd.ru
|
||||||
COMMENT= Better living through Python with decorators
|
COMMENT= Better living through Python with decorators
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= MIT
|
||||||
|
|
||||||
USES= python
|
USES= python
|
||||||
USE_PYTHON= distutils autoplist
|
USE_PYTHON= distutils autoplist
|
||||||
|
|
|
@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
MAINTAINER= wg@FreeBSD.org
|
MAINTAINER= wg@FreeBSD.org
|
||||||
COMMENT= Component of a larger caching solution
|
COMMENT= Component of a larger caching solution
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD3CLAUSE
|
||||||
|
|
||||||
USES= python
|
USES= python
|
||||||
USE_PYTHON= distutils autoplist
|
USE_PYTHON= distutils autoplist
|
||||||
|
|
|
@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
MAINTAINER= olivierd@FreeBSD.org
|
MAINTAINER= olivierd@FreeBSD.org
|
||||||
COMMENT= Adds i18n/l10n support to Flask applications
|
COMMENT= Adds i18n/l10n support to Flask applications
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD3CLAUSE
|
||||||
|
|
||||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Flask>=0.10:${PORTSDIR}/www/py-flask \
|
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Flask>=0.10:${PORTSDIR}/www/py-flask \
|
||||||
${PYTHON_PKGNAMEPREFIX}Babel>=1.3:${PORTSDIR}/devel/py-babel \
|
${PYTHON_PKGNAMEPREFIX}Babel>=1.3:${PORTSDIR}/devel/py-babel \
|
||||||
|
|
|
@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
MAINTAINER= douglas@douglasthrift.net
|
MAINTAINER= douglas@douglasthrift.net
|
||||||
COMMENT= Python filesystem abstraction
|
COMMENT= Python filesystem abstraction
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= ISCL
|
||||||
|
|
||||||
USES= python
|
USES= python
|
||||||
USE_PYTHON= distutils autoplist
|
USE_PYTHON= distutils autoplist
|
||||||
|
|
|
@ -11,7 +11,7 @@ DISTNAME= python-${PORTNAME}-${PORTVERSION}
|
||||||
MAINTAINER= skreuzer@FreeBSD.org
|
MAINTAINER= skreuzer@FreeBSD.org
|
||||||
COMMENT= Pure Python Implementation of a Finite State Machine
|
COMMENT= Pure Python Implementation of a Finite State Machine
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD3CLAUSE
|
||||||
|
|
||||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}graphviz>=1.0:${PORTSDIR}/graphics/py-graphviz
|
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}graphviz>=1.0:${PORTSDIR}/graphics/py-graphviz
|
||||||
|
|
||||||
|
|
|
@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
MAINTAINER= wen@FreeBSD.org
|
MAINTAINER= wen@FreeBSD.org
|
||||||
COMMENT= Pure Python git object database
|
COMMENT= Pure Python git object database
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD3CLAUSE
|
||||||
|
|
||||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}async>=0.6.1:${PORTSDIR}/devel/py-async \
|
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}async>=0.6.1:${PORTSDIR}/devel/py-async \
|
||||||
${PYTHON_PKGNAMEPREFIX}smmap>=0.8.0:${PORTSDIR}/devel/py-smmap
|
${PYTHON_PKGNAMEPREFIX}smmap>=0.8.0:${PORTSDIR}/devel/py-smmap
|
||||||
|
|
|
@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
MAINTAINER= loader@freebsdmall.com
|
MAINTAINER= loader@freebsdmall.com
|
||||||
COMMENT= Glob that captures patterns and supports recursive wildcards
|
COMMENT= Glob that captures patterns and supports recursive wildcards
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD2CLAUSE
|
||||||
|
|
||||||
USES= python
|
USES= python
|
||||||
USE_PYTHON= distutils autoplist
|
USE_PYTHON= distutils autoplist
|
||||||
|
|
|
@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
MAINTAINER= rm@FreeBSD.org
|
MAINTAINER= rm@FreeBSD.org
|
||||||
COMMENT= Site scraping framework
|
COMMENT= Site scraping framework
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= MIT
|
||||||
|
|
||||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>0:${PORTSDIR}/devel/py-lxml
|
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>0:${PORTSDIR}/devel/py-lxml
|
||||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>0:${PORTSDIR}/devel/py-lxml \
|
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>0:${PORTSDIR}/devel/py-lxml \
|
||||||
|
|
|
@ -11,7 +11,10 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
MAINTAINER= 5u623l20@gmail.com
|
MAINTAINER= 5u623l20@gmail.com
|
||||||
COMMENT= Identification and authentication framework for WSGI
|
COMMENT= Identification and authentication framework for WSGI
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= REPOZE
|
||||||
|
LICENSE_NAME= Repoze License
|
||||||
|
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||||
|
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||||
|
|
||||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}webob>=0:${PORTSDIR}/www/py-webob \
|
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}webob>=0:${PORTSDIR}/www/py-webob \
|
||||||
${PYTHON_PKGNAMEPREFIX}zope.interface>=3.5.2:${PORTSDIR}/devel/py-zope.interface
|
${PYTHON_PKGNAMEPREFIX}zope.interface>=3.5.2:${PORTSDIR}/devel/py-zope.interface
|
||||||
|
|
|
@ -10,7 +10,10 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
MAINTAINER= rm@FreeBSD.org
|
MAINTAINER= rm@FreeBSD.org
|
||||||
COMMENT= Wrapper for lxml trees which serializes to string upon iteration
|
COMMENT= Wrapper for lxml trees which serializes to string upon iteration
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= REPOZE
|
||||||
|
LICENSE_NAME= Repoze License
|
||||||
|
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||||
|
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||||
|
|
||||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=2.1.1:${PORTSDIR}/devel/py-lxml
|
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=2.1.1:${PORTSDIR}/devel/py-lxml
|
||||||
|
|
||||||
|
|
|
@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
MAINTAINER= wg@FreeBSD.org
|
MAINTAINER= wg@FreeBSD.org
|
||||||
COMMENT= Small library for keeping your version up-to-date easily everywhere
|
COMMENT= Small library for keeping your version up-to-date easily everywhere
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD3CLAUSE
|
||||||
|
|
||||||
USES= python
|
USES= python
|
||||||
USE_PYTHON= distutils autoplist
|
USE_PYTHON= distutils autoplist
|
||||||
|
|
|
@ -12,7 +12,7 @@ DISTNAME= SimpleTAL-${PORTVERSION}
|
||||||
MAINTAINER= ayu@commun.jp
|
MAINTAINER= ayu@commun.jp
|
||||||
COMMENT= Stand alone TAL Python implementation to power HTML & XML templates
|
COMMENT= Stand alone TAL Python implementation to power HTML & XML templates
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD3CLAUSE
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||||
|
|
||||||
USES= python
|
USES= python
|
||||||
|
|
|
@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
MAINTAINER= rm@FreeBSD.org
|
MAINTAINER= rm@FreeBSD.org
|
||||||
COMMENT= Pure python sliding memory map manager
|
COMMENT= Pure python sliding memory map manager
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD3CLAUSE
|
||||||
|
|
||||||
USES= python
|
USES= python
|
||||||
USE_PYTHON= distutils autoplist
|
USE_PYTHON= distutils autoplist
|
||||||
|
|
|
@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
MAINTAINER= olivierd@FreeBSD.org
|
MAINTAINER= olivierd@FreeBSD.org
|
||||||
COMMENT= Lazy string Python module for translations
|
COMMENT= Lazy string Python module for translations
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD3CLAUSE
|
||||||
|
|
||||||
USES= python
|
USES= python
|
||||||
USE_PYTHON= distutils autoplist
|
USE_PYTHON= distutils autoplist
|
||||||
|
|
|
@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
MAINTAINER= wg@FreeBSD.org
|
MAINTAINER= wg@FreeBSD.org
|
||||||
COMMENT= Python SQL Command Composer
|
COMMENT= Python SQL Command Composer
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD2CLAUSE
|
||||||
|
|
||||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pythk>=0:${PORTSDIR}/devel/pythk
|
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pythk>=0:${PORTSDIR}/devel/pythk
|
||||||
|
|
||||||
|
|
|
@ -12,7 +12,8 @@ DISTNAME= Traits-${PORTVERSION}
|
||||||
MAINTAINER= wen@FreeBSD.org
|
MAINTAINER= wen@FreeBSD.org
|
||||||
COMMENT= Explicitly Typed Attributes for Python
|
COMMENT= Explicitly Typed Attributes for Python
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD3CLAUSE PSFL
|
||||||
|
LICENSE_COMB= multi
|
||||||
|
|
||||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}EnthoughtBase>=3.0.1:${PORTSDIR}/devel/py-EnthoughtBase \
|
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}EnthoughtBase>=3.0.1:${PORTSDIR}/devel/py-EnthoughtBase \
|
||||||
${PYNUMPY}
|
${PYNUMPY}
|
||||||
|
|
|
@ -10,7 +10,7 @@ DISTNAME= python-${PORTNAME}-${PORTVERSION}
|
||||||
MAINTAINER= wg@FreeBSD.org
|
MAINTAINER= wg@FreeBSD.org
|
||||||
COMMENT= Python client for the tvrage.com XML API
|
COMMENT= Python client for the tvrage.com XML API
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD3CLAUSE
|
||||||
|
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= ckreutzer
|
GH_ACCOUNT= ckreutzer
|
||||||
|
|
|
@ -10,7 +10,11 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
MAINTAINER= delphij@FreeBSD.org
|
MAINTAINER= delphij@FreeBSD.org
|
||||||
COMMENT= Ultra fast JSON encoder and decoder for Python
|
COMMENT= Ultra fast JSON encoder and decoder for Python
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD3CLAUSE TclTk
|
||||||
|
LICENSE_COMB= multi
|
||||||
|
LICENSE_NAME_TclTk= Tcl/Tk License
|
||||||
|
LICENSE_TEXT_TclTk= http://www.tcl.tk/software/tcltk/license.html
|
||||||
|
LICENSE_PERMS_TclTk= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||||
|
|
||||||
USES= python zip
|
USES= python zip
|
||||||
USE_PYTHON= distutils autoplist
|
USE_PYTHON= distutils autoplist
|
||||||
|
|
|
@ -12,7 +12,7 @@ PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX}
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Utilities for creating PySide applications
|
COMMENT= Utilities for creating PySide applications
|
||||||
|
|
||||||
LICENSE= BSD GPLv2
|
LICENSE= BSD3CLAUSE GPLv2
|
||||||
LICENSE_COMB= multi
|
LICENSE_COMB= multi
|
||||||
|
|
||||||
BUILD_DEPENDS= pyside${PYTHON_PKGNAMESUFFIX}>=1.0.9:${PORTSDIR}/devel/pyside
|
BUILD_DEPENDS= pyside${PYTHON_PKGNAMESUFFIX}>=1.0.9:${PORTSDIR}/devel/pyside
|
||||||
|
|
|
@ -9,7 +9,7 @@ MASTER_SITES= RG
|
||||||
MAINTAINER= wulf@cicgroup.ru
|
MAINTAINER= wulf@cicgroup.ru
|
||||||
COMMENT= Fast implementation of the standard Ruby debugger
|
COMMENT= Fast implementation of the standard Ruby debugger
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD2CLAUSE
|
||||||
|
|
||||||
FETCH_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${RUBY_PORT}:patch
|
FETCH_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${RUBY_PORT}:patch
|
||||||
RUN_DEPENDS= rubygem-columnize>=0.3.1:${PORTSDIR}/devel/rubygem-columnize \
|
RUN_DEPENDS= rubygem-columnize>=0.3.1:${PORTSDIR}/devel/rubygem-columnize \
|
||||||
|
|
|
@ -9,7 +9,7 @@ MASTER_SITES= RG
|
||||||
MAINTAINER= joe@thrallingpenguin.com
|
MAINTAINER= joe@thrallingpenguin.com
|
||||||
COMMENT= Library for monitoring directories for changes
|
COMMENT= Library for monitoring directories for changes
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= MIT
|
||||||
|
|
||||||
USE_RUBY= yes
|
USE_RUBY= yes
|
||||||
USE_RUBYGEMS= yes
|
USE_RUBYGEMS= yes
|
||||||
|
|
|
@ -9,7 +9,10 @@ MASTER_SITES= GH
|
||||||
MAINTAINER= zi@FreeBSD.org
|
MAINTAINER= zi@FreeBSD.org
|
||||||
COMMENT= hash table for C structures
|
COMMENT= hash table for C structures
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD1CLAUSE
|
||||||
|
LICENSE_NAME= BSD 1-Clause License
|
||||||
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||||
|
|
||||||
OPTIONS_DEFINE= DOCS
|
OPTIONS_DEFINE= DOCS
|
||||||
|
|
||||||
|
|
|
@ -12,7 +12,8 @@ PKGNAMESUFFIX= -devel
|
||||||
MAINTAINER= koobs@FreeBSD.org
|
MAINTAINER= koobs@FreeBSD.org
|
||||||
COMMENT= Complete rewrite of the NASM assembler (Development Snapshot)
|
COMMENT= Complete rewrite of the NASM assembler (Development Snapshot)
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= ART10 BSD2CLAUSE BSD3CLAUSE
|
||||||
|
LICENSE_COMB= multi
|
||||||
|
|
||||||
OPTIONS_DEFINE= DEBUG NLS
|
OPTIONS_DEFINE= DEBUG NLS
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue