FreeBSD Monitor
2013-05-23 17:59:47
- Update to 1.0.14

PR: 178801
Submitted by: maintainer
2013-05-23 17:56:55
- Update to 1.2

PR: 177765
Submitted by: Ports Fury
2013-05-23 17:56:04
- Update to 1.1

PR: 177766
Submitted by: maintainer
2013-05-23 17:55:09
- Update to 1.2

PR: 177767
Submitted by: maintainer
2013-05-23 16:36:28
- Use shebangfix instead of manual replace

PR: ports/178822
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
Approved by: culot (mentor)
2013-05-23 16:33:59
- 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)
2013-05-23 15:35:17
Bump clang version requirement. Older versions produce broken code on i386.

PR: ports/176893
Reviewed by: jkim
2013-05-23 15:30:56
Now that I'm installing lit, we need a runtime dependency on python so
the deinstall order is correct.
2013-05-23 14:58:45
- Add zip as a dependency, which is needed for epub (bsdtar creates
incompatible archive)
- Bump PORTREVISION
2013-05-23 14:40:26
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.
2013-05-23 14:29:09
Correct plist by adding the new clang-format command and @dirrmtry
entries for Python library directories.
2013-05-23 14:19:10
Remove double space;
Be verbose on do-install.

Noted by: danfe
2013-05-23 14:17:58
- Update to 1.8
- Convert to new option framework
- Add regression-test target

PR: ports/178069
Submitted by: Robert Simmons <rsimmons0 at gmail.com>
2013-05-23 13:14:27
Use PLIST_FILES;
Use PYTHONPREFIX_SITELIBDIR instead of PYTHON_SITELIBDIR in install target;
Strip header.

PR: 177472
2013-05-23 13:08:48
Update to version 1.9.10

PR: 177472
Submitted by: Denis Generalov <gd@rambler-co.ru>
2013-05-23 13:02:32
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
2013-05-23 11:32:27
- 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>