DYNLOAD is added for run-time linking libmp3lame and libavformat.
In future, this might allow for removal of LIB_DEPENDS on lame
and ffmpeg.
PR: 207307
Submitted by: tatsuki_makino@hotmail.com
Reviewed by: xxjack12xx@gmail.com (maintainer)
Approved by: xxjack12xx@gmail.com (maintainer)
Terminus TTF is a TrueType version of the great Terminus Font, a
fixed-width bitmap font optimized for long work with computers.
It is useful for applications that don't support bitmap fonts
e.g. Java applications.
WWW: http://files.ax86.net/terminus-ttf/
PR: 207581
Submitted by: Tobias Kortkamp <t@tobik.me>
Script that uses the periodic system to create and manage tarsnap backups.
Easily configured via /etc/periodic.conf.
WWW: https://github.com/anotherkamila/tarsnap-periodic
PR: 207560
Submitted by: Kamila Součková <kamila@ksp.sk>
The comment explains the difference between net/xrdp and x11-servers/x11rdp to
avoid confusion because of their similar names.
PR: 207323
Submitted by: Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
- Update PORTVERSION and distinfo checksum (0.18)
- Remove TESTS option bits (no longer necessary)
- Patch setup.py to remove unecessary dependencies and switch test_suite
back to the actual test module instead of nose (TODO: upstream)
- Remove unecessary TEST_DEPENDS (nose, coverage). The tests run
perfectly fine without them.
- Convert test target to modern framework
- post-extract: Remove compiled (py[co]) files and __pycache__
directories that were inadvertently included in the sdist [1]
Changes:
https://github.com/Gandi/gandi.cli/blob/0.18/CHANGES.rst
[1] https://github.com/Gandi/gandi.cli/pull/180
- Add USES=compiler:c++11-lib
- Use both deprecated -DPLUGIN_${engine} and new -DWITHOUT_${engine}
to disable engines (fixes engines not being disabled)
- Add IGNORE for GSSAPI_BASE on FreeBSD < 10, version is too old
- Add IGNORE for TokuDB, upstream not supported on 32-bit platforms
- Add IGNORE on i386, currently broken with clang [1]
[1] https://jira.mariadb.org/browse/MDEV-9627
Reviewer by: koobs (mentor)
Approved by: koobs (mentor)
Differential Revision: D5478
The default value of the PERL variable in the port's Makefile is
"/usr/bin/perl", be explicit and provide the path to the binary on FreeBSD.
PR: 197131
Submitted by: web@umich.edu
Approved by: Nick Hilliard <nick@foobar.org>
Bowtie is an ultrafast, memory-efficient short read aligner. It aligns short
DNA sequences (reads) to the human genome at a rate of over 25 million 35-bp
reads per hour.
WWW: http://bowtie-bio.sourceforge.net/index.shtml
PR: 206939
Submitted by: Jason Bacon <bacon4000@gmail.com>
Prepare www/firefox a bit for ESR45:
- [e10s] Make layers.progressive-paint;true work at least on 11.0-CURRENT
- Chase bundled versions for system dependencies
- Drop unused/broken system opus and speex support
Changes: https://www.mozilla.org/firefox/45.0/releasenotes/
Changes: https://www.mozilla.org/firefox/38.7.0/releasenotes/
Security: 2225c5b4-1e5a-44fc-9920-b3201c384a15
MFH: 2016Q1 (release candidate)
Update the version in the clang-format patch. [0]
Attempt make ccc-analyzer have a usable default. [1]
PR: 207065 [1]
Submitted by: kpneal@pobox.com [0]
Fixes the build with boost 1.60. Other Changes see
https://github.com/Oslandia/SFCGAL/releases
Add a validity flag to geometries
Add an option to straight skeleton to return the distance to borders
Add sfcgal_geometry_is_valid_detail to the C API
Remove grid and ASC reader
Remove the viewer
Fix compilation issue with boost 1.60 (#119)
Fix WKT parsing issues (#81#117)
Retain bisectors of narrow angles in MedialAxis output
PR: 207698
Approved by: coder@tuxfamily.org (maintainer)
Changelog:
- Possibility to use an external service (website) to download videos.
- Options to zoom in and out.
- New options in the settings dialog to change the font and
style of the application.