and hyperlinks to multiple worksheets in an Excel 2007+ XLSX file. It supports
features such as:
* 100% compatible Excel XLSX files.
* Full Excel formatting.
* Merged cells.
* Defined names.
* Autofilters.
* Charts.
* Worksheet PNG/JPEG images.
* Memory optimization mode for writing large files.
* Source code available on GitHub.
* FreeBSD License.
* ANSI C.
* Compiles for 32 and 64 bit.
* The only dependency is on zlib.
WWW: http://libxlsxwriter.github.io/
The most notable change in this update is that .hpp and .hh files are now
included when searching for libraries.
PR: 217961
Submitted by: Kyle Evans <bsdports@kyle-evans.net> (maintainer)
2015-10-01 www/py-django16: End of extended support: April 1, 2015
www/py-django16-tastypie: Uses expired Django version
2017-04-01 www/py-django-pipeline13: Depends on expired www/py-django16, and expired upstream
2017-04-19 www/py-djblets: Does not build with py-django18 see pr: 216758
2017-04-19 security/py-crits: Does not build with py-django18 see pr: 216758
www/py-cactus: Depends on expired Django version
devel/py-django16-tastypie-mongoengine: Uses expired Django version
flash, eeprom, and fuse bit memories of Atmel AVR microcontrollers.
It operates with several programmers including STK500 and most
directly connect parallel port style programmers.
WWW: http://www.nongnu.org/avrdude/
PR: 218234
Submitted by: bsdports@kyle-evans.net
. fix ALL_TARGET typo;
. remove a USES=desthack (doesn't get used since we
override --bindir in CONFIGURE_ARGS).)
PR: 217967
Submitted by: Kyle Evans <bsdports@kyle-evans.net> (maintainer)
Now each files generated are explicit targets depending on the files
This would allow to simply loop over a list of packages for subpackages to
create them.
Remove the code for transition from pkg_install to pkg packages
The latest symlink is now a specific target only defined when needed
Reviewed by: swills
Approved by: portmgr (swills)
Differential Revision: https://reviews.freebsd.org/D10323
with ports provided one, with which it has incompatibilities
- While here, remove asterisk 1.8 from CONFLICTS, it is not available
anymore as a port
PR: 218752
Submitted by: yani@pi-greece.eu
ProjectLibre is an open source project management software. It intends
to be a complete desktop replacement for Microsoft Project. ProjectLibre
is compatible with Microsoft Project 2003, 2007 and 2010 files.
WWW: http://www.projectlibre.org/product/projectlibre-open-source
PR: 214285
Submitted by: Joseph Benden <joe@thrallingpenguin.com>
Reviewed by: danfe
Compose is a tool for defining and running multi-container Docker applications.
With Compose, you use a Compose file to configure your application's services.
Then, using a single command, you create and start all the services from your
configuration.