Supported output formats are png8, png24, gif and jpeg.
The main purpose of this package is to replace png/jpeg and similar native
devices in R which either rely on X11 or use GhostScript are thus are very slow
and not suitable in server applications. GDD also supports advanced features
such as anti-aliasing of both lines and text.
WWW: http://www.rosuda.org/R/GDD/
- Use 1.4.15 version of check_users on non-utmpx systems [1]
- Fix some locale issues [1]
- Convert to new options framework
- Remove versioned LIB_DEPENDS on net/radiusclient
PR: ports/169977 [1]
Submitted by: myself, maintainer
Approved by: Jarrod Sayers <jarrod@downtools.com.au> (maintainer)
Approved by: eadler (mentor)
- Update net/appkonference to 2.1 to make it work with net/asterisk [1]
- Switch www/bigbluebutton to net/asterisk
- While here fix typo in www/xxxterm's MOVED entry
PR: ports/169038 [1]
Approved by: maintainer [1]
- Add devel/py-stevedore to RUN_DEPENDS
- Use devel/py-sphinx and textproc/py-sphinxcontrib-bitbucket
to build DOCS
- Remove Author: field and the blank after WWW: from pkg-descr
ReleaseHistory: http://goo.gl/AYHv8
BuildLog: http://goo.gl/acOhy
and extend your application by discovering and loading extensions
("plugins") at runtime. Many applications implement their own library
for doing this, using __import__ or importlib. Stevedore avoids
creating yet another extension mechanism by building on top of setuptools
entry points.
WWW: https://github.com/dreamhost/stevedore
of Apache ZooKeeper.
ZooKeeper is coordination service for distributed applications and
is a sub-project of the Apache Hadoop project.
WWW: http://search.cpan.org/dist/Net::ZooKeeper/
This is a port of the CakePHP web application framework. CakePHP is a
free open-source rapid development framework for PHP. It's a structure
of libraries, classes and run-time infrastructure for programmers
creating web applications originally inspired by the Ruby on Rails
framework. Our primary goal is to enable you to work in a structured
and rapid manner - without loss of flexibility.
Add respective conflicts for www/cakephp22 and www/cakephp21.
PR: 170362
Submitted by: pphillips@experts-exchange.com
Sponsored by: Experts Exchange, LLC.
- while here drop redundant defining of DISTNAME, and convert to optionsNG for DOCS
PR: 170450
Submitted by: ryder.dain@gmail.com
Approved by: maintainer timeout (15 days), tonymaher@optusnet.com.au