Date: Wed, 15 Nov 2017 15:54:15 +0100 From: Jeremie Le Hen <jlh@freebsd.org> To: Benno Rice <benno@freebsd.org> Cc: src-committers <src-committers@freebsd.org>, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r325828 - head/usr.bin/fortune/datfiles Message-ID: <CAGSa5y1Aqv%2BeAxZ3E2TeK66HG_6L=KBP=y3gzcj7-=T0VOsB4g@mail.gmail.com> In-Reply-To: <201711142118.vAELIUoi057150@repo.freebsd.org> References: <201711142118.vAELIUoi057150@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Benno, On Tue, Nov 14, 2017 at 10:18 PM, Benno Rice <benno@freebsd.org> wrote: > Author: benno > Date: Tue Nov 14 21:18:30 2017 > New Revision: 325828 > URL: https://svnweb.freebsd.org/changeset/base/325828 > > Log: > Remove all fortune datfiles except freebsd-tips. > > Humour is a funny thing. What is funny to one person is not funny to all > people. What is insightful to one person is similarly not universal. The > fortune datfiles have been around a long time and have undoubtedly amused > people but it's time to acknowledge their subjective, and in some cases > at least potentially offensive, nature and stop distributing them with the > imprimatur of the FreeBSD project. Sorry to ask, I'm only loosely following the project, but was this discussed somewhere? > If anyone wishes to distribute these via other mechanisms they are welcome to > check them out of history and do so. I don't think there's any rule saying that, but I know people are usually happy to have a replacing port. As you removed them, can I please ask you do this? Thanks. -- Jeremie > MFC after: 2 days > > Deleted: > head/usr.bin/fortune/datfiles/fortunes > head/usr.bin/fortune/datfiles/fortunes.sp.ok > head/usr.bin/fortune/datfiles/gerrold.limerick > head/usr.bin/fortune/datfiles/limerick > head/usr.bin/fortune/datfiles/limerick.sp.ok > head/usr.bin/fortune/datfiles/murphy > head/usr.bin/fortune/datfiles/murphy-o > head/usr.bin/fortune/datfiles/murphy.sp.ok > head/usr.bin/fortune/datfiles/startrek > head/usr.bin/fortune/datfiles/startrek.sp.ok > head/usr.bin/fortune/datfiles/zippy > head/usr.bin/fortune/datfiles/zippy.sp.ok > Modified: > head/usr.bin/fortune/datfiles/Makefile > > Modified: head/usr.bin/fortune/datfiles/Makefile > ============================================================================== > --- head/usr.bin/fortune/datfiles/Makefile Tue Nov 14 21:11:55 2017 (r325827) > +++ head/usr.bin/fortune/datfiles/Makefile Tue Nov 14 21:18:30 2017 (r325828) > @@ -1,11 +1,7 @@ > # @(#)Makefile 8.2 (Berkeley) 4/19/94 > # $FreeBSD$ > > -DB= fortunes freebsd-tips murphy startrek zippy > - > -# TO AVOID INSTALLING THE POTENTIALLY OFFENSIVE FORTUNES, COMMENT OUT THE > -# NEXT LINE. > -DB+= limerick murphy-o gerrold.limerick > +DB= freebsd-tips > > BLDS= ${DB:S/$/.dat/} > FILES= ${DB} ${BLDS} > _______________________________________________ > svn-src-all@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/svn-src-all > To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org" -- Jeremie Le Hen jlh@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGSa5y1Aqv%2BeAxZ3E2TeK66HG_6L=KBP=y3gzcj7-=T0VOsB4g>