From owner-svn-ports-head@freebsd.org Tue Jan 12 14:33:25 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8A789A6CABB; Tue, 12 Jan 2016 14:33:25 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4ECD4103C; Tue, 12 Jan 2016 14:33:25 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u0CEXOag014894; Tue, 12 Jan 2016 14:33:24 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u0CEXLLZ014848; Tue, 12 Jan 2016 14:33:21 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201601121433.u0CEXLLZ014848@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 12 Jan 2016 14:33:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r405874 - in head: Mk archivers/xdms benchmarks/ttcp biology/ncbi-blast+ databases/sqlite3 databases/tcl-sqlite3 devel/android-tools-fastboot games/magicor games/naev-data games/robocal... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jan 2016 14:33:25 -0000 Author: amdmi3 Date: Tue Jan 12 14:33:21 2016 New Revision: 405874 URL: https://svnweb.freebsd.org/changeset/ports/405874 Log: Add Public Domain support to ports license framework. You can now use LICENSE= PD Note that although Public Domain is not technically a license, it's handled in the same way as licenses here, which is a common practice (Arch, Gentoo, Fedora, Debian, even FOSSology do the same). Convert all ports which redefine Public Domain LICENSE to LICENSE=PD. Approved by: portmgr (bapt) Differential Revision: D4149 Modified: head/Mk/bsd.licenses.db.mk head/archivers/xdms/Makefile head/benchmarks/ttcp/Makefile head/biology/ncbi-blast+/Makefile head/databases/sqlite3/Makefile head/databases/tcl-sqlite3/Makefile head/devel/android-tools-fastboot/Makefile head/games/magicor/Makefile head/games/naev-data/Makefile head/games/robocalypto/Makefile head/graphics/py-pyggel/Makefile head/japanese/csrd/Makefile head/lang/s9fes/Makefile head/mail/sieve-connect/Makefile head/math/mumps/Makefile head/net-mgmt/pktstat/Makefile head/security/libtomcrypt/Makefile head/security/nist-kat/Makefile head/sysutils/daemontools/Makefile head/sysutils/pydf/Makefile head/textproc/html-pretty/Makefile head/textproc/py-hexdump/Makefile head/textproc/qprint/Makefile head/textproc/words/Makefile head/www/mod_log_mysql/Makefile head/x11-fonts/symbola/Makefile Modified: head/Mk/bsd.licenses.db.mk ============================================================================== --- head/Mk/bsd.licenses.db.mk Tue Jan 12 14:20:35 2016 (r405873) +++ head/Mk/bsd.licenses.db.mk Tue Jan 12 14:33:21 2016 (r405874) @@ -40,7 +40,7 @@ Licenses_db_Include_MAINTAINER= # _LICENSE_LIST= BSL CC0-1.0 CDDL CPAL-1.0 ClArtistic EPL GFDL GMGPL \ - ISCL MIT MPL OFL10 OFL11 OWL OpenSSL PSFL PostgreSQL \ + ISCL MIT MPL OFL10 OFL11 OWL OpenSSL PD PSFL PostgreSQL \ RUBY ZLIB ZPL21 # GNU family @@ -247,6 +247,9 @@ _LICENSE_GROUPS_OWL= COPYFREE _LICENSE_NAME_PostgreSQL= PostgreSQL Licence _LICENSE_GROUPS_PostgreSQL= FSF GPL OSI COPYFREE +_LICENSE_NAME_PD= Public Domain +_LICENSE_GROUPS_PD= GPL COPYFREE + _LICENSE_NAME_PHP202= PHP License version 2.02 _LICENSE_GROUPS_PHP202= FSF OSI Modified: head/archivers/xdms/Makefile ============================================================================== --- head/archivers/xdms/Makefile Tue Jan 12 14:20:35 2016 (r405873) +++ head/archivers/xdms/Makefile Tue Jan 12 14:33:21 2016 (r405874) @@ -10,9 +10,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Tool for decompressing Amiga DMS files LICENSE= PD -LICENSE_NAME= Public Domain LICENSE_FILE= ${WRKSRC}/COPYING -LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= tar:bzip2 HAS_CONFIGURE= yes Modified: head/benchmarks/ttcp/Makefile ============================================================================== --- head/benchmarks/ttcp/Makefile Tue Jan 12 14:20:35 2016 (r405873) +++ head/benchmarks/ttcp/Makefile Tue Jan 12 14:33:21 2016 (r405874) @@ -13,10 +13,7 @@ EXTRACT_ONLY= # none MAINTAINER= ports@FreeBSD.org COMMENT= Benchmarking tool for analysing TCP and UDP performance -LICENSE= PUBLIC_DOMAIN -LICENSE_NAME= ${LICENSE:S/_/ /} -LICENSE_TEXT= The license: ${_LICENSE} (${_LICENSE_NAME}) is standard, please read from the web. -LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +LICENSE= PD NO_WRKSUBDIR= yes Modified: head/biology/ncbi-blast+/Makefile ============================================================================== --- head/biology/ncbi-blast+/Makefile Tue Jan 12 14:20:35 2016 (r405873) +++ head/biology/ncbi-blast+/Makefile Tue Jan 12 14:33:21 2016 (r405874) @@ -13,10 +13,8 @@ DISTNAME= ncbi-blast-${PORTVERSION}+-src MAINTAINER= bacon4000@gmail.com COMMENT= NCBI implementation of Basic Local Alignment Search Tool -LICENSE= Public_domain -LICENSE_NAME= Public Domain +LICENSE= PD LICENSE_FILE= ${WRKSRC}/scripts/projects/blast/LICENSE -LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre \ libbz2.so:${PORTSDIR}/archivers/bzip2 Modified: head/databases/sqlite3/Makefile ============================================================================== --- head/databases/sqlite3/Makefile Tue Jan 12 14:20:35 2016 (r405873) +++ head/databases/sqlite3/Makefile Tue Jan 12 14:33:21 2016 (r405874) @@ -10,10 +10,7 @@ DISTNAME= sqlite-autoconf-${PORTVERSION: MAINTAINER= pavelivolkov@gmail.com COMMENT= SQL database engine in a C library -LICENSE= public -LICENSE_NAME= Public Domain -LICENSE_TEXT= Description of the license can be obtained from the following URL: https://www.sqlite.org/copyright.html -LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +LICENSE= PD CONFLICTS= sqlcipher-[0-9]* Modified: head/databases/tcl-sqlite3/Makefile ============================================================================== --- head/databases/tcl-sqlite3/Makefile Tue Jan 12 14:20:35 2016 (r405873) +++ head/databases/tcl-sqlite3/Makefile Tue Jan 12 14:33:21 2016 (r405874) @@ -10,10 +10,7 @@ DISTNAME= sqlite-autoconf-${PORTVERSION: MAINTAINER= pavelivolkov@gmail.com COMMENT= SQLite extension for Tcl using the Tcl Extension Architecture (TEA) -LICENSE= public -LICENSE_NAME= Public Domain -LICENSE_TEXT= Description of the license can be obtained from the following URL: http://www.sqlite.org/copyright.html -LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +LICENSE= PD LIB_DEPENDS= libsqlite3.so:${PORTSDIR}/databases/sqlite3 Modified: head/devel/android-tools-fastboot/Makefile ============================================================================== --- head/devel/android-tools-fastboot/Makefile Tue Jan 12 14:20:35 2016 (r405873) +++ head/devel/android-tools-fastboot/Makefile Tue Jan 12 14:33:21 2016 (r405874) @@ -12,11 +12,9 @@ EXTRACT_ONLY= ${DISTFILES:N*\:manpage:C/ MAINTAINER= jbeich@FreeBSD.org COMMENT= Android Fastboot protocol CLI tool -LICENSE= APACHE20 BSD2CLAUSE PUBLIC_DOMAIN +LICENSE= APACHE20 BSD2CLAUSE PD LICENSE_COMB= multi -LICENSE_NAME_PUBLIC_DOMAIN= Public Domain -LICENSE_FILE_PUBLIC_DOMAIN= ${WRKSRC}/libselinux/NOTICE -LICENSE_PERMS_PUBLIC_DOMAIN= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +LICENSE_FILE_PD= ${WRKSRC}/libselinux/NOTICE LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre Modified: head/games/magicor/Makefile ============================================================================== --- head/games/magicor/Makefile Tue Jan 12 14:20:35 2016 (r405873) +++ head/games/magicor/Makefile Tue Jan 12 14:33:21 2016 (r405874) @@ -13,8 +13,6 @@ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Old-school, puzzle game similar to Solomon's Key LICENSE= PD -LICENSE_NAME= Public Domain -LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game Modified: head/games/naev-data/Makefile ============================================================================== --- head/games/naev-data/Makefile Tue Jan 12 14:20:35 2016 (r405873) +++ head/games/naev-data/Makefile Tue Jan 12 14:33:21 2016 (r405874) @@ -16,16 +16,12 @@ LICENSE= GPLv2 GPLv3 CCBYv3 CCBYSAv3 PD LICENSE_COMB= multi LICENSE_NAME_CCBYv3= Creative Commons Attribution 3.0 Unported license LICENSE_NAME_CCBYSAv3= Creative Commons Attribution-ShareAlike 3.0 Unported license -LICENSE_NAME_PD= Public Domain license LICENSE_TEXT_CCBYv3= The license: CCBYv3 (${LICENSE_NAME_CCBYv3}) is standard,\ please read from the web: http://creativecommons.org/licenses/by/3.0/ LICENSE_TEXT_CCBYSAv3= The license: CCBYSAv3 (${LICENSE_NAME_CCBYSAv3}) is standard,\ please read from the web: http://creativecommons.org/licenses/by-sa/3.0/ -LICENSE_TEXT_PD= The license: PD (${LICENSE_NAME_PD}), please read possible explanation on the web:\ - http://www.teachingcopyright.org/handout/public-domain-faq LICENSE_PERMS_CCBYv3= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept LICENSE_PERMS_CCBYSAv3= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -LICENSE_PERMS_PD= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= zip NO_ARCH= yes Modified: head/games/robocalypto/Makefile ============================================================================== --- head/games/robocalypto/Makefile Tue Jan 12 14:20:35 2016 (r405873) +++ head/games/robocalypto/Makefile Tue Jan 12 14:33:21 2016 (r405874) @@ -17,10 +17,7 @@ EXTRACT_ONLY= PYGGEL-V${DISTVERSION}${DI MAINTAINER= ports@FreeBSD.org COMMENT= PYGGEL demo game -LICENSE= Public_Domain_LICENSE -LICENSE_NAME= Public Domain License -LICENSE_TEXT= Public Domain -LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +LICENSE= PD RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyggel>=0:${PORTSDIR}/graphics/py-pyggel Modified: head/graphics/py-pyggel/Makefile ============================================================================== --- head/graphics/py-pyggel/Makefile Tue Jan 12 14:20:35 2016 (r405873) +++ head/graphics/py-pyggel/Makefile Tue Jan 12 14:33:21 2016 (r405874) @@ -14,11 +14,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= koalative@gmail.com COMMENT= Python Graphical Game Engine and Libraries -LICENSE= LGPL3 Public_Domain +LICENSE= LGPL3 PD LICENSE_COMB= dual -LICENSE_NAME_Public_Domain= Public Domain -LICENSE_TEXT_Public_Domain= Public Domain -LICENSE_PERMS_Public_Domain=dist-mirror dist-sell pkg-mirror pkg-sell auto-accept RUN_DEPENDS= ${PYNUMPY} \ ${PYGAME} \ Modified: head/japanese/csrd/Makefile ============================================================================== --- head/japanese/csrd/Makefile Tue Jan 12 14:20:35 2016 (r405873) +++ head/japanese/csrd/Makefile Tue Jan 12 14:33:21 2016 (r405874) @@ -13,10 +13,8 @@ PATCHFILES= csrd.c.diff.gz MAINTAINER= yasu@utahime.org COMMENT= Utility for Shogakukan Random House English-Japanese Dictionary -LICENSE= PUBLIC_DOMAIN -LICENSE_NAME= Public Domain +LICENSE= PD LICENSE_FILE= ${WRKSRC}/csrd.doc -LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept MAKEFILE= makefile.unx MAKE_ARGS= CC="${CC}" Modified: head/lang/s9fes/Makefile ============================================================================== --- head/lang/s9fes/Makefile Tue Jan 12 14:20:35 2016 (r405873) +++ head/lang/s9fes/Makefile Tue Jan 12 14:33:21 2016 (r405874) @@ -11,10 +11,8 @@ COMMENT= Portable Scheme interpreter wit BROKEN= unfetchable -LICENSE= public -LICENSE_NAME= Public Domain +LICENSE= PD LICENSE_FILE= ${WRKSRC}/LICENSE -LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept LIBDIR= ${DATADIR} MAKE_ARGS= ${MAKE_ENV} Modified: head/mail/sieve-connect/Makefile ============================================================================== --- head/mail/sieve-connect/Makefile Tue Jan 12 14:20:35 2016 (r405873) +++ head/mail/sieve-connect/Makefile Tue Jan 12 14:33:21 2016 (r405874) @@ -11,10 +11,8 @@ MASTER_SITES= http://people.spodhuis.org MAINTAINER= alexey@renatasystems.org COMMENT= Command-line client for the MANAGESIEVE protocol -LICENSE= unknown -LICENSE_NAME= Public Domain +LICENSE= PD LICENSE_FILE= ${WRKSRC}/LICENSE -LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept RUN_DEPENDS= p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL \ p5-IO-Socket-INET6>=0:${PORTSDIR}/net/p5-IO-Socket-INET6 \ Modified: head/math/mumps/Makefile ============================================================================== --- head/math/mumps/Makefile Tue Jan 12 14:20:35 2016 (r405873) +++ head/math/mumps/Makefile Tue Jan 12 14:33:21 2016 (r405874) @@ -14,10 +14,8 @@ DISTNAME= MUMPS_${PORTVERSION} MAINTAINER= bf@FreeBSD.org COMMENT= MUltifrontal Massively Parallel sparse direct Solver -LICENSE= Public_Domain -LICENSE_NAME= "Public Domain" +LICENSE= PD LICENSE_FILE= ${WRKSRC}/LICENSE -LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept #----------------------------------------------------------------------- Modified: head/net-mgmt/pktstat/Makefile ============================================================================== --- head/net-mgmt/pktstat/Makefile Tue Jan 12 14:20:35 2016 (r405873) +++ head/net-mgmt/pktstat/Makefile Tue Jan 12 14:33:21 2016 (r405874) @@ -9,10 +9,7 @@ CATEGORIES= net-mgmt MAINTAINER= freebsd@sosend.de COMMENT= Network traffic viewer -LICENSE= PUBLIC_DOMAIN -LICENSE_NAME= Public Domain -LICENSE_TEXT= The principal author has placed the entire work (source) in the public domain, thus choosing to not exercise copyright control over it. -LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +LICENSE= PD USE_GITHUB= yes GH_ACCOUNT= dleonard0 Modified: head/security/libtomcrypt/Makefile ============================================================================== --- head/security/libtomcrypt/Makefile Tue Jan 12 14:20:35 2016 (r405873) +++ head/security/libtomcrypt/Makefile Tue Jan 12 14:33:21 2016 (r405874) @@ -12,9 +12,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Comprehensive, modular, and portable cryptographic toolkit LICENSE= PD -LICENSE_NAME= Public Domain LICENSE_FILE= ${WRKSRC}/LICENSE -LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept CFLAGS+= -I${LOCALBASE}/include EXTRALIBS= -L${LOCALBASE}/lib Modified: head/security/nist-kat/Makefile ============================================================================== --- head/security/nist-kat/Makefile Tue Jan 12 14:20:35 2016 (r405873) +++ head/security/nist-kat/Makefile Tue Jan 12 14:33:21 2016 (r405874) @@ -17,10 +17,7 @@ DISTFILES+= hmactestvectors.zip:mac MAINTAINER= jmg@FreeBSD.org COMMENT= Collection of NIST's Know Answer Test Vectors -LICENSE= Public_domain -LICENSE_NAME= Public Domain -LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -LICENSE_TEXT= Public Domain, US Gov't work is not copyrighted in the US. +LICENSE= PD # We want each dist file in it's own subdir EXTRACT_AFTER_ARGS= -s ":^:nist-kat/$${file%.zip}/:" Modified: head/sysutils/daemontools/Makefile ============================================================================== --- head/sysutils/daemontools/Makefile Tue Jan 12 14:20:35 2016 (r405873) +++ head/sysutils/daemontools/Makefile Tue Jan 12 14:33:21 2016 (r405874) @@ -14,9 +14,6 @@ MAINTAINER= bdrewery@FreeBSD.org COMMENT= Service monitoring and logging utilities by djb LICENSE= PD -LICENSE_NAME= public domain -LICENSE_TEXT= The daemontools-0.76.tar.gz archive is in the public domain as of 2007.12.28. -LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept CONFLICTS= freedt-[0-9]* serialmail-[0-9]* Modified: head/sysutils/pydf/Makefile ============================================================================== --- head/sysutils/pydf/Makefile Tue Jan 12 14:20:35 2016 (r405873) +++ head/sysutils/pydf/Makefile Tue Jan 12 14:33:21 2016 (r405874) @@ -10,10 +10,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= baptiste@bapt.name COMMENT= Python implementation of df -LICENSE= unknown -LICENSE_NAME= Public Domain +LICENSE= PD LICENSE_FILE= ${WRKSRC}/COPYING -LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept SUB_FILES= pkg-message Modified: head/textproc/html-pretty/Makefile ============================================================================== --- head/textproc/html-pretty/Makefile Tue Jan 12 14:20:35 2016 (r405873) +++ head/textproc/html-pretty/Makefile Tue Jan 12 14:33:21 2016 (r405874) @@ -12,9 +12,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= HTML and SGML prettyprinter and text-to-HTML/SGML converter LICENSE= PD -LICENSE_NAME= Public Domain LICENSE_FILE= ${WRKSRC}/COPYING -LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept GNU_CONFIGURE= yes Modified: head/textproc/py-hexdump/Makefile ============================================================================== --- head/textproc/py-hexdump/Makefile Tue Jan 12 14:20:35 2016 (r405873) +++ head/textproc/py-hexdump/Makefile Tue Jan 12 14:33:21 2016 (r405874) @@ -10,10 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@rawbw.com COMMENT= Print binary in hex format -LICENSE= unknown -LICENSE_NAME= Public Domain -LICENSE_TEXT= This software us in the public domain -LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +LICENSE= PD WRKSRC= ${WRKDIR} USES= python zip Modified: head/textproc/qprint/Makefile ============================================================================== --- head/textproc/qprint/Makefile Tue Jan 12 14:20:35 2016 (r405873) +++ head/textproc/qprint/Makefile Tue Jan 12 14:33:21 2016 (r405874) @@ -8,10 +8,8 @@ MASTER_SITES= http://www.fourmilab.ch/we MAINTAINER= takefu@airport.fm COMMENT= Encode and decode Quoted-Printable files -LICENSE= public -LICENSE_NAME= Public Domain +LICENSE= PD LICENSE_FILE= ${WRKSRC}/COPYING -LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept GNU_CONFIGURE= yes MAKE_JOBS_UNSAFE=yes Modified: head/textproc/words/Makefile ============================================================================== --- head/textproc/words/Makefile Tue Jan 12 14:20:35 2016 (r405873) +++ head/textproc/words/Makefile Tue Jan 12 14:33:21 2016 (r405874) @@ -11,12 +11,7 @@ DISTNAME= ${PORTNAME}all MAINTAINER= marino@FreeBSD.org COMMENT= Latin-English Dictionary Program -LICENSE= public -LICENSE_NAME= Public Domain -LICENSE_TEXT= All parts of the WORDS system, source code and data files, \ - are made freely available to anyone that wishes to use them, \ - for whatever purpose. -LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +LICENSE= PD USES= ada zip NO_WRKSUBDIR= yes Modified: head/www/mod_log_mysql/Makefile ============================================================================== --- head/www/mod_log_mysql/Makefile Tue Jan 12 14:20:35 2016 (r405873) +++ head/www/mod_log_mysql/Makefile Tue Jan 12 14:33:21 2016 (r405874) @@ -11,11 +11,8 @@ DIST_SUBDIR= apache2 MAINTAINER= portmaster@bsdforge.com COMMENT= Allows Apache 2.2.x to log to a MySQL database -LICENSE= PUBLIC_DOMAIN APACHE11 +LICENSE= PD APACHE11 LICENSE_COMB= multi -LICENSE_NAME_PUBLIC_DOMAIN= Public Domain -LICENSE_TEXT_PUBLIC_DOMAIN= mod_log_mysql.c is in the Public Domain as of 2003.10.23. -LICENSE_PERMS_PUBLIC_DOMAIN= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= tar:xz RUN_DEPENDS+= ${LOCALBASE}/${APACHEMODDIR}/mod_log_config-st.so:${PORTSDIR}/www/mod_log_config-st Modified: head/x11-fonts/symbola/Makefile ============================================================================== --- head/x11-fonts/symbola/Makefile Tue Jan 12 14:20:35 2016 (r405873) +++ head/x11-fonts/symbola/Makefile Tue Jan 12 14:33:21 2016 (r405874) @@ -10,11 +10,8 @@ DISTNAME= Symbola MAINTAINER= elizabeth@interlinked.me COMMENT= Basic Latin, Greek, Cyrillic and many Symbol blocks of Unicode -LICENSE= Public_domain -LICENSE_GROUPS= COPYFREE FONTS -LICENSE_NAME= Disclaimer of rights +LICENSE= PD LICENSE_FILE= ${FILESDIR}/COPYING -LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept NO_WRKSUBDIR= yes NO_BUILD= yes