- Update to 1.0.14
PR: 178801
Submitted by: maintainer
- Update dovecot2 to 2.2.2
- Update dovecot2-pigeonhole to 0.4.0
PR: 178832
Submitted by: maintainer
- Update to 1.2
PR: 177765
Submitted by: Ports Fury
- Update to 1.1
PR: 177766
Submitted by: maintainer
- Update to 1.2
PR: 177767
Submitted by: maintainer
Fix pkg-plist
Reported by: QAT
Force Tk85 to unbreak.
Reported by: stephen
- Use shebangfix instead of manual replace
PR: ports/178822
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
Approved by: culot (mentor)
- Update to 0.9.28.1
- Properly OPTIONSng-ize php-gettext dependency
PR: ports/178824
Submitted by: Marco Steinbach <coco@executive-computing.de> (maintainer)
Approved by: culot (mentor)
Update to 2.17.1
Bump clang version requirement. Older versions produce broken code on i386.
PR: ports/176893
Reviewed by: jkim
Update to 1.7.8.5
Now that I'm installing lit, we need a runtime dependency on python so
the deinstall order is correct.
Update to 2.17.1 as the 2.18 release was postponed / cancelled
- Add zip as a dependency, which is needed for epub (bsdtar creates
incompatible archive)
- Bump PORTREVISION
Actually commit the changes listed in r318799. Due to a wrong path
on the command line, only the Makefile was committed.
Correct a plist bug by listing clang-cpp.
Correct plist by adding the new clang-format command and @dirrmtry
entries for Python library directories.
Remove double space;
Be verbose on do-install.
Noted by: danfe
- Update to 1.8
- Convert to new option framework
- Add regression-test target
PR: ports/178069
Submitted by: Robert Simmons <rsimmons0 at gmail.com>
Use PLIST_FILES;
Use PYTHONPREFIX_SITELIBDIR instead of PYTHON_SITELIBDIR in install target;
Strip header.
PR: 177472
Update to version 1.9.10
PR: 177472
Submitted by: Denis Generalov <gd@rambler-co.ru>
M /head/x11-toolkits/gtk20-reference/Makefile
A /head/x11-toolkits/gtk20-reference/pkg-plist
M /head/x11-toolkits/gtk30-reference/Makefile
A /head/x11-toolkits/gtk30-reference/pkg-plist
Rework the references ports for glib20, gtk20 and gtk30 again to fix the
package breakage introduced in the previous commit. Add a SUFFUX to
the install dir for reference ports for gtk20 and gtk30. This allows
them both to be installed at the same time.
Submitted by: QaT
Pointyhat to: kwm
Fix pkg-plist
Add upstream patch to fix build with clang
- Add explicit dependence on boost library to fix build
without PIMLIMS option [1]
- Add math/eigen3 to the list of build dependencies
PR: ports/178789 [1]
Submitted by: Hon-Yu Lawrence Cheung <cheunghonyu at gmail.com>