This commit does not address big endian support, which will be addressed
by a separate revision and commit. This commit (and revision) only
addresses build breakage due to Sr329824.
Approved by: imp, wma, kan, mst_semihalf.com (Michal Stanek)
Differential Revision: https://reviews.freebsd.org/D14483
- Add .ino file instead of .cpp to SRCS when we have a .ino
file.
Remove test for .ino and .cpp since it doesn't work when we
aren't using an obj dir.
- Instead of generating an error for all make targets when
AVRDUDE_PORT is "arduino" and AVRDUDE_PORT is not defined
allow everything except install/flash.
Reviewed by: ler (mentor)
Approved by: ler (mentor)
Differential Revision: https://reviews.freebsd.org/D14525
Based on his reply:
"I cannot maintain these ports at this time, ... I think it may be best to remove the ports for now."
Approved by: tcberner (mentor, implicit)
UFC has been deprecated by the FEniCS project and rolled into FFC.
Reviewed by: mat
Approved by: jrm (mentor)
Differential Revision: https://reviews.freebsd.org/D14427
is enabled. (e.g. py27 default, try to build py36)
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: %%PYTHON_SITELIBDIR%%/pyaudio.pyc
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
textproc/py-sphinx is only needed for DOCS here and should be the same flavor as
the port being built to avoid bytecode leftovers.
Do DOCS build in the build stage and simplify DOCS installation
Approved by: portmgr (blanket)
- Set USE_PYTHON=noflavors, since gramps is a GUI application and
flavors make no sense here
- Remove use of deprecated USE_PYTHON=optsuffix - no suffix required
when flavors are not used
is enabled. For example, if py27 is default and try to build the py36 flavor,
it was using the py27 flavor of sphinx for the docs build and leaving behind
python 2.7 bytecode in STAGEDIR:
====> Running Q/A tests (stage-qa)
Error: 'lib/python3.6/site-packages/cssselect/parser.pyc' is referring to /wrkdirs/usr/ports/www/py-cssselect/work-py36/stage
Error: 'lib/python3.6/site-packages/cssselect/xpath.pyc' is referring to /wrkdirs/usr/ports/www/py-cssselect/work-py36/stage
Error: 'lib/python3.6/site-packages/cssselect/__init__.pyc' is referring to /wrkdirs/usr/ports/www/py-cssselect/work-py36/stage
*** Error code 1
While here:
Add LICENSE_FILE
Add NO_ARCH
Pet portlint
Approved by: portmgr (blanket)
While here, clean up port, sort plist, and improve COMMENT.
This PR has sat for over 3 months with no response. I'm assuming that
kuriyama has abandoned this port, so I'm changing the maintainer to
perl@.
Changes: https://metacpan.org/source/VTI/Text-Haml-0.990118/Changes