Index: Mk/bsd.licenses.db.mk =================================================================== --- Mk/bsd.licenses.db.mk +++ Mk/bsd.licenses.db.mk @@ -43,7 +43,7 @@ BSD BSD2CLAUSE BSD3CLAUSE BSD4CLAUSE BSL CC0-1.0 CDDL ClArtistic CPAL-1.0 EPL GFDL \ GMGPL GPLv1 GPLv2 GPLv3 GPLv3RLE ISCL LGPL20 LGPL21 LGPL3 \ LPPL10 LPPL11 LPPL12 LPPL13 LPPL13a LPPL13b LPPL13c MIT \ - MPL OpenSSL OFL10 OFL11 OWL PostgreSQL PHP202 PHP30 PHP301 PSFL RUBY \ + MPL OpenSSL OFL10 OFL11 OWL PostgreSQL PD PHP202 PHP30 PHP301 PSFL RUBY \ ZLIB ZPL21 # List of groups (only names must be present) @@ -204,6 +204,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: archivers/xdms/Makefile =================================================================== --- archivers/xdms/Makefile +++ 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: biology/ncbi-blast+/Makefile =================================================================== --- biology/ncbi-blast+/Makefile +++ biology/ncbi-blast+/Makefile @@ -13,10 +13,8 @@ MAINTAINER= jwbacon@tds.net 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: databases/sqlite3/Makefile =================================================================== --- databases/sqlite3/Makefile +++ 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: http://www.sqlite.org/copyright.html -LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +LICENSE= PD CONFLICTS= sqlcipher-[0-9]* Index: databases/tcl-sqlite3/Makefile =================================================================== --- databases/tcl-sqlite3/Makefile +++ 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: devel/android-tools-fastboot/Makefile =================================================================== --- devel/android-tools-fastboot/Makefile +++ 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: games/magicor/Makefile =================================================================== --- games/magicor/Makefile +++ 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: games/naev-data/Makefile =================================================================== --- games/naev-data/Makefile +++ games/naev-data/Makefile @@ -18,16 +18,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 PROJECTHOST= ${PKGNAMEPREFIX:S/-//} NO_ARCH= yes Index: games/robocalypto/Makefile =================================================================== --- games/robocalypto/Makefile +++ 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: graphics/py-pyggel/Makefile =================================================================== --- graphics/py-pyggel/Makefile +++ 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: japanese/csrd/Makefile =================================================================== --- japanese/csrd/Makefile +++ 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: lang/s9fes/Makefile =================================================================== --- lang/s9fes/Makefile +++ 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: mail/sieve-connect/Makefile =================================================================== --- mail/sieve-connect/Makefile +++ 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: math/mumps/Makefile =================================================================== --- math/mumps/Makefile +++ 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: net-mgmt/pktstat/Makefile =================================================================== --- net-mgmt/pktstat/Makefile +++ 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: security/libtomcrypt/Makefile =================================================================== --- security/libtomcrypt/Makefile +++ 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: security/nist-kat/Makefile =================================================================== --- security/nist-kat/Makefile +++ 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: sysutils/daemontools/Makefile =================================================================== --- sysutils/daemontools/Makefile +++ 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: sysutils/pydf/Makefile =================================================================== --- sysutils/pydf/Makefile +++ 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: textproc/html-pretty/Makefile =================================================================== --- textproc/html-pretty/Makefile +++ 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: textproc/py-hexdump/Makefile =================================================================== --- textproc/py-hexdump/Makefile +++ 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: textproc/qprint/Makefile =================================================================== --- textproc/qprint/Makefile +++ 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: textproc/words/Makefile =================================================================== --- textproc/words/Makefile +++ 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: www/mod_log_mysql/Makefile =================================================================== --- www/mod_log_mysql/Makefile +++ 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