- Convert to new options framework
- make py-scipy optional dependency
- Remove py-symeig, symeig routines come with mdp
- Add py-pp and libsvm-python OPTIONS
- Add OPTIONSFILE for sane make config across python versions
- Patch config.py to handle OSError as exception when it cant find libsvm.so
- Update and sort pkg-plist
- Add LICENSE
PR: ports/169266
Submitted by: koobs <koobs.freebsd@gmail.com>
Approved by: Li-Lun "Leland" Wang <llwang@infor.org> (maintainer)
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.
Bump all ports that directly depend on libglut because of the shlib version
change.
There are some extra items in this patch.
*) Because freeglut doesn't have the same dependancies as libglut, some ports
need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
remains now.
*) While here fix a png related build issue games/vegastrike.
Thanks to miwi for running the exp-run.
Approved by: portmgr (miwi)
Collaboration with: zeising@
Obtained from: xorg-dev staging area.
- Add/update *DEPENDS for libcdcl.so which is introduced by science/cdcl 5.4.5
- Use PORTDOCS and PORTEXAMPLES
- Use dirrmtry
PR: ports/169033
Submitted by: Shin-ya Murakami <murashin@gfd-dennou.org> (maintainer)
Fix build with clang [2]
Change WWW in pkg-descr and pkg-message to point to current web side [3]
PR: ports/169925 [1]
Submitted by: Jason Bacon <jwbacon@tds.net> (maintainer) [1], kwm [2], [3]
Approved by: maintainer, kwm (mentor)
Fix build with clang [2]
Change WWW in pkg-descr and pkg-message to point to current web side [3]
PR: ports/169924 [1]
Submitted by: Jason Bacon <jwbacon@tds.net> (maintainer) [1], kwm [2], [3]
Approved by: maintainer, kwm (mentor)
CONFLICTS, LATEST_LINK, and PORTSCOUT; adjust dependent ports; explicitly
note the restrictive license of the metis ports (while here, append the MPI port to
*DEPENDS in math/parmetis, rather than using an assignment)
PR: 169578
If a user had eigen3 installed, but not eigen2, the min. port version
check would not differentiate between the two.
Submitted by: Jason E. Hale <bsdkaffee at gmail.com> via area51
- use gtk by default because WITHOUT_GTK does not work.
- use PORTDOCS and PORTEXAMPLES
PR: ports/169031
Submitted by: Shin-ya Murakami <murashin@gfd-dennou.org> (maintainer)