[Bug 212827] update math/maxima to 5.38.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Sep 19 14:56:21 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212827

            Bug ID: 212827
           Summary: update math/maxima to 5.38.1
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: satosi.kimura at nifty.ne.jp

Created attachment 174965
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=174965&action=edit
new port of maxima

I can install latest maxima (5.38.1) to FreeBSD/amd64 10.3

1. make with modified port
# cd /usr/ports/math
# mv maxima maxima.orig
# tar xzvf maxima5381.tgz
# mv maxima5381 maxima

2. check by portlint
# portlint
WARN: Makefile: wrong dependency value for BUILD_DEPENDS. BUILD_DEPENDS
requires 2 or 3 colon-separated tuples.
WARN: Makefile: wrong dependency value for RUN_DEPENDS. RUN_DEPENDS requires 2
or 3 colon-separated tuples.
0 fatal errors and 2 warnings found.

3. check by poudriere
 See maxima-5.38.1_1.log shown as attachment.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list