pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc DJB has placed certain of his software in the public d...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e77d4d252975
branches: trunk
changeset: 538791:e77d4d252975
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Tue Feb 19 13:59:04 2008 +0000
description:
DJB has placed certain of his software in the public domain. Excerpted
from <URL:http://cr.yp.to/distributors.html>:
What are the distribution terms for daemontools?
2007.12.28: I hereby place the daemontools package (in particular,
daemontools-0.76.tar.gz, with MD5 checksum
1871af2453d6e464034968a0fbcb2bfc) into the public domain. The
package is no longer copyrighted.
What are the distribution terms for djbdns?
2007.12.28: I hereby place the djbdns package (in particular,
djbdns-1.05.tar.gz, with MD5 checksum 3147c5cd56832aa3b41955c7a51cbeb2)
into the public domain. The package is no longer copyrighted.
What are the distribution terms for ucspi-tcp?
2007.12.28: I hereby place the ucspi-tcp package (in particular,
ucspi-tcp-0.88.tar.gz, with MD5 checksum
39b619147db54687c4a583a7a94c9163) into the public domain. The
package is no longer copyrighted.
Am I free to modify uncopyrighted packages and distribute modified
versions?
Yes. But this does not mean that modifications are _encouraged_!
And from <URL:http://cr.yp.to/qmail/dist.html>:
I hereby place the qmail package (in particular, qmail-1.03.tar.gz,
with MD5 checksum 622f65f982e380dbe86e6574f3abcb7c) into the
public domain. You are free to modify the package, distribute
modified versions, etc.
This does not mean that modifications are encouraged!
pkgsrc will strive, as it has, to keep modifications to a tasteful
minimum. This addresses PR pkg/37964 by Aleksej Saushev.
diffstat:
mail/qmail/Makefile | 5 ++---
net/djbdns/Makefile | 5 +++--
net/ucspi-tcp/Makefile | 4 ++--
sysutils/daemontools/Makefile | 4 ++--
4 files changed, 9 insertions(+), 9 deletions(-)
diffs (74 lines):
diff -r 5117f1fe54ef -r e77d4d252975 mail/qmail/Makefile
--- a/mail/qmail/Makefile Tue Feb 19 13:57:39 2008 +0000
+++ b/mail/qmail/Makefile Tue Feb 19 13:59:04 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2007/06/15 18:15:19 jlam Exp $
+# $NetBSD: Makefile,v 1.56 2008/02/19 13:59:05 schmonz Exp $
#
DISTNAME= netqmail-1.05
@@ -30,8 +30,7 @@
USE_TOOLS+= nroff
DJB_BUILD_TARGETS= man
-
-DJB_RESTRICTED= YES
+DJB_RESTRICTED= no
MAKE_DIRS+= ${PKG_SYSCONFDIR} ${PKG_SYSCONFDIR}/alias
MAKE_DIRS+= ${PKG_SYSCONFDIR}/control ${PKG_SYSCONFDIR}/users
diff -r 5117f1fe54ef -r e77d4d252975 net/djbdns/Makefile
--- a/net/djbdns/Makefile Tue Feb 19 13:57:39 2008 +0000
+++ b/net/djbdns/Makefile Tue Feb 19 13:59:04 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2007/01/07 09:14:02 rillig Exp $
+# $NetBSD: Makefile,v 1.54 2008/02/19 13:59:05 schmonz Exp $
DISTNAME= djbdns-1.05
PKGREVISION= 7
@@ -18,7 +18,8 @@
# We change conf-home from the default "/usr/local" and don't
# provide compatibility symlinks. We also patch to honor PKG_SYSCONFDIR
# and to set reasonable permissions on standard pkgsrc directories.
-DJB_RESTRICTED= YES
+# This no longer affects distributability, as djbdns is public domain.
+DJB_RESTRICTED= no
EGDIR= ${PREFIX}/share/examples/djbdns
CFLAGS+= -DPKG_SYSCONFDIR="\"${PKG_SYSCONFDIR}\""
diff -r 5117f1fe54ef -r e77d4d252975 net/ucspi-tcp/Makefile
--- a/net/ucspi-tcp/Makefile Tue Feb 19 13:57:39 2008 +0000
+++ b/net/ucspi-tcp/Makefile Tue Feb 19 13:59:04 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2007/02/02 13:00:36 schmonz Exp $
+# $NetBSD: Makefile,v 1.33 2008/02/19 13:59:05 schmonz Exp $
DISTNAME= ucspi-tcp-0.88
PKGREVISION= 2
@@ -13,7 +13,7 @@
MANPAGES= ${DISTNAME}-man-20020317.tar.gz
SITES.${MANPAGES}= http://smarden.org/pape/djb/manpages/
-DJB_RESTRICTED= YES
+DJB_RESTRICTED= no
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff -r 5117f1fe54ef -r e77d4d252975 sysutils/daemontools/Makefile
--- a/sysutils/daemontools/Makefile Tue Feb 19 13:57:39 2008 +0000
+++ b/sysutils/daemontools/Makefile Tue Feb 19 13:59:04 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2007/01/07 09:14:11 rillig Exp $
+# $NetBSD: Makefile,v 1.30 2008/02/19 13:59:04 schmonz Exp $
DISTNAME= daemontools-0.76
PKGREVISION= 1
@@ -13,7 +13,7 @@
MANPAGES= ${DISTNAME}-man-20020131.tar.gz
SITES.${MANPAGES}= http://smarden.org/pape/djb/manpages/
-DJB_RESTRICTED= YES
+DJB_RESTRICTED= no
PKG_INSTALLATION_TYPES= overwrite pkgviews
Home |
Main Index |
Thread Index |
Old Index