Date: Sun, 13 Jul 2014 19:35:07 +0000 (UTC) From: Mikhail Teterin <mi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r361705 - head/math/wingz3 Message-ID: <201407131935.s6DJZ71b056596@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mi Date: Sun Jul 13 19:35:06 2014 New Revision: 361705 URL: http://svnweb.freebsd.org/changeset/ports/361705 QAT: https://qat.redports.org/buildarchive/r361705/ Log: Use the new IA32_BINARY_PORT knob, instead of limiting to archs i386 and amd64. Remove defunct URLs and addresses from pkg-descr. Likewise, remove the license-printout, which encouraged people to pay for this shareware after 45 days of use -- the payment's would be recipient has not been in business for years. Deleted: head/math/wingz3/pkg-install Modified: head/math/wingz3/Makefile head/math/wingz3/pkg-descr Modified: head/math/wingz3/Makefile ============================================================================== --- head/math/wingz3/Makefile Sun Jul 13 19:23:31 2014 (r361704) +++ head/math/wingz3/Makefile Sun Jul 13 19:35:06 2014 (r361705) @@ -19,7 +19,7 @@ COMMENT= Commercial Spreadsheet NO_PACKAGE= Commercial software with nothing to build - install from port -ONLY_FOR_ARCHS= i386 amd64 +IA32_BINARY_PORT=yes USE_LINUX= yes USE_LINUX_APPS= xorglibs SUB_FILES= Wingz3 Modified: head/math/wingz3/pkg-descr ============================================================================== --- head/math/wingz3/pkg-descr Sun Jul 13 19:23:31 2014 (r361704) +++ head/math/wingz3/pkg-descr Sun Jul 13 19:35:06 2014 (r361705) @@ -8,17 +8,3 @@ Wingz was originally developed by Inform It is currently available for many different Unixes and Windowz together with other applications by IISG. - -The (much) older version 142 is available separately in the math/wingz -port. - -Both this and the older ports use the linux-compat system, but hopefully -that'll be invisible to the end user. - -IISG contact information ------------------------- -In the Americas In Europe - us-sales@iisckc.com iisc-info@iisc.co.uk - 800.494.9464 or +44 (0) 171 628 6960 - -WWW: http://www.wingz.com/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407131935.s6DJZ71b056596>