This tool is deprecated by it's author. More info about deprecation reason is
available at project web-site: http://marklyon.org/2013/01/gmail-loader/
Suggest users to use import tools, provided by gmail itself.
Mark it deprecated and set to expire at 2016-09-23.
Fig2dev is a set of tools for creating TeX documents with graphics
which are portable, in the sense that they can be printed in a wide
variety of environments.
Drivers currently exist for the following graphics languages:
AutoCad slide, BOX, (E)EPIC macros, LaTeX picture environment,
PIC, PiCTeX, PNG, PostScript, Encapsulated Postscript, GIF,
IBM-GL, JPEG, PCX, MF (METAFONT), TeXtyl, TIFF, TPIC, XBM (X11
Bitmap), XPM (X11 Pixmap), and TK (tcl/tk). Fig2dev can be
configured with a subset of these drivers.
WWW: https://en.wikipedia.org/wiki/Xfig
This port will replace print/transfig after a bit of testing.
- Update to 2.5.1
- Install a log rotation configuration file for newsyslog(8) in EXAMPLESDIR
- Add dependencies on SSL and libconfig
- Display pkg-message - the file already existed but was not shown
- Regenerate some patches with makepatch
- Pet portlint
Changelog and upstream upgrading instructions: https://www.icinga.org/2016/08/23/icinga-2-v2-5-released/
The darkzone.ma.cx master site disappeared completely. The dark-zone.eu
WWW site forwards to twitter/_msciciel_ but to a bad page. It seems the
original maintainer is active on twitter.
Since the port hasn't been touched in 10 years, and the maintainer didn't
even stage this port, let's go ahead and deprecate it for removal in 2
months since we haven't had a submission from Krzysztof in over a decade.
while here, document ncurses requirement and remove obsolete comment in
case the deprecation is rescinded later.
application. The main goal of this project is to provide unicode-enabled,
embeddable Qt widget for using as a built-in console (or terminal emulation
widget).
WWW: https://github.com/lxde/qtermwidget
PR: 210387
Submitted by: Jason Bacon
LibreSSL does not define SSL_CTRL_SET_CURVES, so check for the macro's
existence before using it.
I'm committing this mostly to get it into the 2016Q3 branch so it lives a bit
longer: starting with Qt 5.6, upstream explicitly does not support LibreSSL and
fails at configuration time if it is detected (the rationale being that they do
not want to make the OpenSSL backend code even more confusing with additional
checks and code paths for LibreSSL; patches adding a separate LibreSSL backend
are more than welcome, but someone needs to write the code and maintain it).
PORTREVISION is not being bumped because the LibreSSL build was simply broken
before, and the patch does not change anything for OpenSSL users.
PR: 211832
Submitted by: matthew@reztek.cz
MFH: 2016Q3
The --build configure argument is a re-invention of CONFIGURE_TARGET
except that platform is hardcoded to freebsd rather than the value
of OPSYS:tl. Use CONFIGURE_TARGET instead. It's a no-op for FreeBSD
but is a fix for DragonFly.
Approved by: non-invasive DF support blanket