Index: head/Mk/bsd.licenses.db.mk =================================================================== --- head/Mk/bsd.licenses.db.mk +++ head/Mk/bsd.licenses.db.mk @@ -40,7 +40,7 @@ # _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_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 Index: head/archivers/xdms/Makefile =================================================================== --- head/archivers/xdms/Makefile +++ head/archivers/xdms/Makefile @@ -10,9 +10,7 @@ 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 Index: head/benchmarks/ttcp/Makefile =================================================================== --- head/benchmarks/ttcp/Makefile +++ head/benchmarks/ttcp/Makefile @@ -13,10 +13,7 @@ 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 Index: head/biology/ncbi-blast+/Makefile =================================================================== --- head/biology/ncbi-blast+/Makefile +++ head/biology/ncbi-blast+/Makefile @@ -13,10 +13,8 @@ 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 Index: head/databases/sqlite3/Makefile =================================================================== --- head/databases/sqlite3/Makefile +++ head/databases/sqlite3/Makefile @@ -10,10 +10,7 @@ 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]* Index: head/databases/tcl-sqlite3/Makefile =================================================================== --- head/databases/tcl-sqlite3/Makefile +++ head/databases/tcl-sqlite3/Makefile @@ -10,10 +10,7 @@ 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 Index: head/devel/android-tools-fastboot/Makefile =================================================================== --- head/devel/android-tools-fastboot/Makefile +++ head/devel/android-tools-fastboot/Makefile @@ -12,11 +12,9 @@ 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 Index: head/games/magicor/Makefile =================================================================== --- head/games/magicor/Makefile +++ head/games/magicor/Makefile @@ -13,8 +13,6 @@ 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 Index: head/games/naev-data/Makefile =================================================================== --- head/games/naev-data/Makefile +++ head/games/naev-data/Makefile @@ -16,16 +16,12 @@ 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 Index: head/games/robocalypto/Makefile =================================================================== --- head/games/robocalypto/Makefile +++ head/games/robocalypto/Makefile @@ -17,10 +17,7 @@ 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 Index: head/graphics/py-pyggel/Makefile =================================================================== --- head/graphics/py-pyggel/Makefile +++ head/graphics/py-pyggel/Makefile @@ -14,11 +14,8 @@ 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} \ Index: head/japanese/csrd/Makefile =================================================================== --- head/japanese/csrd/Makefile +++ head/japanese/csrd/Makefile @@ -13,10 +13,8 @@ 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}" Index: head/lang/s9fes/Makefile =================================================================== --- head/lang/s9fes/Makefile +++ head/lang/s9fes/Makefile @@ -11,10 +11,8 @@ 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} Index: head/mail/sieve-connect/Makefile =================================================================== --- head/mail/sieve-connect/Makefile +++ head/mail/sieve-connect/Makefile @@ -11,10 +11,8 @@ 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 \ Index: head/math/mumps/Makefile =================================================================== --- head/math/mumps/Makefile +++ head/math/mumps/Makefile @@ -14,10 +14,8 @@ 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 #----------------------------------------------------------------------- Index: head/net-mgmt/pktstat/Makefile =================================================================== --- head/net-mgmt/pktstat/Makefile +++ head/net-mgmt/pktstat/Makefile @@ -9,10 +9,7 @@ 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 Index: head/security/libtomcrypt/Makefile =================================================================== --- head/security/libtomcrypt/Makefile +++ head/security/libtomcrypt/Makefile @@ -12,9 +12,7 @@ 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 Index: head/security/nist-kat/Makefile =================================================================== --- head/security/nist-kat/Makefile +++ head/security/nist-kat/Makefile @@ -17,10 +17,7 @@ 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}/:" Index: head/sysutils/daemontools/Makefile =================================================================== --- head/sysutils/daemontools/Makefile +++ head/sysutils/daemontools/Makefile @@ -14,9 +14,6 @@ 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]* Index: head/sysutils/pydf/Makefile =================================================================== --- head/sysutils/pydf/Makefile +++ head/sysutils/pydf/Makefile @@ -10,10 +10,8 @@ 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 Index: head/textproc/html-pretty/Makefile =================================================================== --- head/textproc/html-pretty/Makefile +++ head/textproc/html-pretty/Makefile @@ -12,9 +12,7 @@ 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 Index: head/textproc/py-hexdump/Makefile =================================================================== --- head/textproc/py-hexdump/Makefile +++ head/textproc/py-hexdump/Makefile @@ -10,10 +10,7 @@ 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 Index: head/textproc/qprint/Makefile =================================================================== --- head/textproc/qprint/Makefile +++ head/textproc/qprint/Makefile @@ -8,10 +8,8 @@ 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 Index: head/textproc/words/Makefile =================================================================== --- head/textproc/words/Makefile +++ head/textproc/words/Makefile @@ -11,12 +11,7 @@ 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 Index: head/www/mod_log_mysql/Makefile =================================================================== --- head/www/mod_log_mysql/Makefile +++ head/www/mod_log_mysql/Makefile @@ -11,11 +11,8 @@ 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 Index: head/x11-fonts/symbola/Makefile =================================================================== --- head/x11-fonts/symbola/Makefile +++ head/x11-fonts/symbola/Makefile @@ -10,11 +10,8 @@ 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