pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Rename (non-free) Dynamic Drive license to have a "-li...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2cce97f253f8
branches:  trunk
changeset: 352097:2cce97f253f8
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Sep 06 15:25:10 2016 +0000

description:
Rename (non-free) Dynamic Drive license to have a "-license" suffix.

Noted by gdt.

diffstat:

 licenses/dynamic-drive         |  32 --------------------------------
 licenses/dynamic-drive-license |  32 ++++++++++++++++++++++++++++++++
 multimedia/sickbeard/Makefile  |   4 ++--
 3 files changed, 34 insertions(+), 34 deletions(-)

diffs (90 lines):

diff -r 944cec13a872 -r 2cce97f253f8 licenses/dynamic-drive
--- a/licenses/dynamic-drive    Tue Sep 06 15:04:57 2016 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,32 +0,0 @@
-Dynamic Drive DHTML scripts- Terms of Use
-
-Last updated: July 7th, 2015
-
-Unless indicated otherwise by the credit, all scripts on this site are original scripts written by the authors of Dynamic Drive, and are protected by both US and international copyright laws. The 
below lists the terms of use users of Dynamic Drive must agree to before using the programs/scripts:
-
-    Users may use any DHTML scripts offered for download on Dynamic Drive, free of charge, on both personal and commercial web sites. This includes web designers who wish to use our DHTML scripts in 
their paid web site projects.
-    You may modify our scripts to customize them based on your needs.
-    Users may NOT, however, redistribute or repost/ resell for download any DHTML script found on Dynamic Drive. Redistribution is defined as re-offering our scripts for download in any fashion, 
whether on a competing web site, an application that generates code snippets, or a CD-ROM collection of CSS/JavaScript codes etc. Some examples of what is acceptable and what is not are:
-        Acceptable:
-        -Use our DHTML scripts on any personal or commercial web site to aid in its functionality/ usability.
-        -As a web designer, use our DHTML scripts in your paid projects for your client web sites.
-        -As a software developer, use our DHTML scripts within a application/ program as part of its interface, such as a CSS menu being used as the program's navigation interface. The program 
itself can be distributable.
-
-        In all cases above, the credit notice within the script must remain intact and unaltered.
-        Not Acceptable:
-        -Put our DHTML scripts on another script library or webmaster type site for others to download.
-        -Use our DHTML scripts in any type of service or application whereby our codes are part of the product offerings themselves.
-        -Put our DHTML scripts in any other types of medium for direct redistribution, such as a CD-ROM that consists of, but not limited to, webmaster codes and web graphics.
-    Users are NOT required to retain the credit notice inside each script for legal use of said script (new addendum July 2nd 2015), though we would appreciate if the notice remained intact.  The 
credit notice of each script appears between the <script> tag, such as:
-
-    /***********************************************
-    * Dynamic Countdown script- (c) Dynamic Drive (http://www.dynamicdrive.com)
-    * Please keep this notice intact
-    * Visit http://www.dynamicdrive.com/ for this script and 100s more.
-    ***********************************************/
-
-    Users agree not to use scripts found on Dynamic Drive for illegal purposes, or on pages containing illegal material.
-    Users agree not to hold Dynamic Drive liable for any damages resulted from proper or improper use of any of the scripts found on Dynamic Drive. Use at your own risk.
-    Users are not required to link back to Dynamic Drive to use our DHTML scripts, as much as they are appreciated. :)
-
-By using any of the scripts on Dynamic Drive, you understand that you have read and agreed to the above usage terms.
diff -r 944cec13a872 -r 2cce97f253f8 licenses/dynamic-drive-license
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/licenses/dynamic-drive-license    Tue Sep 06 15:25:10 2016 +0000
@@ -0,0 +1,32 @@
+Dynamic Drive DHTML scripts- Terms of Use
+
+Last updated: July 7th, 2015
+
+Unless indicated otherwise by the credit, all scripts on this site are original scripts written by the authors of Dynamic Drive, and are protected by both US and international copyright laws. The 
below lists the terms of use users of Dynamic Drive must agree to before using the programs/scripts:
+
+    Users may use any DHTML scripts offered for download on Dynamic Drive, free of charge, on both personal and commercial web sites. This includes web designers who wish to use our DHTML scripts in 
their paid web site projects.
+    You may modify our scripts to customize them based on your needs.
+    Users may NOT, however, redistribute or repost/ resell for download any DHTML script found on Dynamic Drive. Redistribution is defined as re-offering our scripts for download in any fashion, 
whether on a competing web site, an application that generates code snippets, or a CD-ROM collection of CSS/JavaScript codes etc. Some examples of what is acceptable and what is not are:
+        Acceptable:
+        -Use our DHTML scripts on any personal or commercial web site to aid in its functionality/ usability.
+        -As a web designer, use our DHTML scripts in your paid projects for your client web sites.
+        -As a software developer, use our DHTML scripts within a application/ program as part of its interface, such as a CSS menu being used as the program's navigation interface. The program 
itself can be distributable.
+
+        In all cases above, the credit notice within the script must remain intact and unaltered.
+        Not Acceptable:
+        -Put our DHTML scripts on another script library or webmaster type site for others to download.
+        -Use our DHTML scripts in any type of service or application whereby our codes are part of the product offerings themselves.
+        -Put our DHTML scripts in any other types of medium for direct redistribution, such as a CD-ROM that consists of, but not limited to, webmaster codes and web graphics.
+    Users are NOT required to retain the credit notice inside each script for legal use of said script (new addendum July 2nd 2015), though we would appreciate if the notice remained intact.  The 
credit notice of each script appears between the <script> tag, such as:
+
+    /***********************************************
+    * Dynamic Countdown script- (c) Dynamic Drive (http://www.dynamicdrive.com)
+    * Please keep this notice intact
+    * Visit http://www.dynamicdrive.com/ for this script and 100s more.
+    ***********************************************/
+
+    Users agree not to use scripts found on Dynamic Drive for illegal purposes, or on pages containing illegal material.
+    Users agree not to hold Dynamic Drive liable for any damages resulted from proper or improper use of any of the scripts found on Dynamic Drive. Use at your own risk.
+    Users are not required to link back to Dynamic Drive to use our DHTML scripts, as much as they are appreciated. :)
+
+By using any of the scripts on Dynamic Drive, you understand that you have read and agreed to the above usage terms.
diff -r 944cec13a872 -r 2cce97f253f8 multimedia/sickbeard/Makefile
--- a/multimedia/sickbeard/Makefile     Tue Sep 06 15:04:57 2016 +0000
+++ b/multimedia/sickbeard/Makefile     Tue Sep 06 15:25:10 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/09/06 07:01:56 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2016/09/06 15:25:10 wiz Exp $
 
 DISTNAME=      sickbeard-507
 PKGREVISION=   3
@@ -11,7 +11,7 @@
 HOMEPAGE=      http://sickbeard.com/
 COMMENT=       PVR application to search and manage TV shows
 # Licenses of all the installed files
-LICENSE=       dynamic-drive AND gnu-agpl-v3 AND gnu-gpl-v3 AND gnu-lgpl-v2.1 AND mit AND modified-bsd AND python-software-foundation AND unlicense
+LICENSE=       dynamic-drive-license AND gnu-agpl-v3 AND gnu-gpl-v3 AND gnu-lgpl-v2.1 AND mit AND modified-bsd AND python-software-foundation AND unlicense
 
 DEPENDS+=      ${PYPKGPREFIX}-cElementTree-[0-9]*:../../textproc/py-cElementTree
 DEPENDS+=      ${PYPKGPREFIX}-cheetah-[0-9]*:../../devel/py-cheetah



Home | Main Index | Thread Index | Old Index