Date: Sun, 24 Mar 2013 23:21:58 +0000 (UTC) From: Eitan Adler <eadler@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r315179 - in head: . devel/simian Message-ID: <201303242321.r2ONLwZ0068337@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: eadler Date: Sun Mar 24 23:21:58 2013 New Revision: 315179 URL: http://svnweb.freebsd.org/changeset/ports/315179 Log: - A port which is restricted should must not hide this fact - Make LEGAL and the Makefile agree on the exact text Approved by: portmgr (implicit) Modified: head/LEGAL head/devel/simian/Makefile Modified: head/LEGAL ============================================================================== --- head/LEGAL Sun Mar 24 23:03:38 2013 (r315178) +++ head/LEGAL Sun Mar 24 23:21:58 2013 (r315179) @@ -231,7 +231,7 @@ serious.sam* games/linux-ssamtse Redist sharefonts-* x11-fonts/sharefonts Shareware. Cannot be distributed without prior authorization shorten-* audio/shorten May not be sold. May not be distributed if modified sid-milter-* mail/sid-milter May incorporate intellectual property, possible patent issues -simian-* devel/simian Have to agree to license before download. +simian-* devel/simian Have to agree to license before download ski-*.i386.rpm emulators/ski Restrictive license skype* net-im/skype Not for redistribution SnowIsh-* x11-themes/gnome-icons-snowish Author rights unclear Modified: head/devel/simian/Makefile ============================================================================== --- head/devel/simian/Makefile Sun Mar 24 23:03:38 2013 (r315178) +++ head/devel/simian/Makefile Sun Mar 24 23:21:58 2013 (r315179) @@ -40,9 +40,7 @@ PLIST_SUB+= MONO="@comment " SUB_LIST+= MONO="@comment " .endif -.if defined(PACKAGE_BUILDING) RESTRICTED= Have to agree to license before download -.endif SUB_FILES= simian SUB_LIST+= VERSION=${PORTVERSION}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303242321.r2ONLwZ0068337>