pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2017Q1]: pkgsrc/mail/mess822 Pullup ticket #5237 - requested b...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e408639db848
branches: pkgsrc-2017Q1
changeset: 360211:e408639db848
user: bsiegert <bsiegert%pkgsrc.org@localhost>
date: Tue Apr 04 16:11:32 2017 +0000
description:
Pullup ticket #5237 - requested by sevan
mail/mess822: remove restriction
Revisions pulled up:
- mail/mess822/Makefile 1.25
---
Module Name: pkgsrc
Committed By: schmonz
Date: Tue Apr 4 07:32:12 UTC 2017
Modified Files:
pkgsrc/mail/mess822: Makefile
Log Message:
DJB_RESTRICTED=NO. From https://cr.yp.to/distributors.html:
2011.02.05: I hereby place the mess822 package (in particular, mess822-
0.58.tar.gz, with MD5 checksum 8ce4c29c994a70dcaa30140601213dbe) into
the public domain. The package is no longer copyrighted.
diffstat:
mail/mess822/Makefile | 8 ++------
1 files changed, 2 insertions(+), 6 deletions(-)
diffs (22 lines):
diff -r 5df5464d398a -r e408639db848 mail/mess822/Makefile
--- a/mail/mess822/Makefile Tue Apr 04 16:09:18 2017 +0000
+++ b/mail/mess822/Makefile Tue Apr 04 16:11:32 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2017/01/14 20:49:07 schmonz Exp $
+# $NetBSD: Makefile,v 1.24.2.1 2017/04/04 16:11:32 bsiegert Exp $
#
DISTNAME= mess822-0.58
@@ -15,11 +15,7 @@
USE_TOOLS+= nroff
-# We change conf-home from the default "/usr/local" and don't
-# provide compatibilbity symlinks. We also patch hier.c to respect
-# PKG_SYSCONFDIR and set reasonable modes on directories under
-# ${PREFIX}, and patch strerr_sys.c to build on Mac OS X.
-DJB_RESTRICTED= YES
+DJB_RESTRICTED= no
EGDIR= ${PREFIX}/share/examples/mess822
CFLAGS+= -DPKG_SYSCONFDIR="\"${PKG_SYSCONFDIR}\""
Home |
Main Index |
Thread Index |
Old Index