pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Sep  6 15:25:10 UTC 2016

Modified Files:
        pkgsrc/multimedia/sickbeard: Makefile
Added Files:
        pkgsrc/licenses: dynamic-drive-license
Removed Files:
        pkgsrc/licenses: dynamic-drive

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

Noted by gdt.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r0 pkgsrc/licenses/dynamic-drive
cvs rdiff -u -r0 -r1.1 pkgsrc/licenses/dynamic-drive-license
cvs rdiff -u -r1.1 -r1.2 pkgsrc/multimedia/sickbeard/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/multimedia/sickbeard/Makefile
diff -u pkgsrc/multimedia/sickbeard/Makefile:1.1 pkgsrc/multimedia/sickbeard/Makefile:1.2
--- pkgsrc/multimedia/sickbeard/Makefile:1.1    Tue Sep  6 07:01:56 2016
+++ pkgsrc/multimedia/sickbeard/Makefile        Tue Sep  6 15:25:10 2016
@@ -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 @@ MAINTAINER=   js%heap.zone@localhost
 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

Added files:

Index: pkgsrc/licenses/dynamic-drive-license
diff -u /dev/null pkgsrc/licenses/dynamic-drive-license:1.1
--- /dev/null   Tue Sep  6 15:25:10 2016
+++ pkgsrc/licenses/dynamic-drive-license       Tue Sep  6 15:25:10 2016
@@ -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.



Home | Main Index | Thread Index | Old Index