Support staging, and modernize LIB_DEPENDS.
Tweak build environment to get proper detection of png/jpeg libs.
Switch to using BZIP2 tarballs.
PR: ports/186024
Approved by: jose@diasfernandes.pt (maintainer)
Security: 6d08fa63-83bf-11e3-bdba-080027ef73ec
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.
Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
Add an explicit --disable-gui to CONFIGURE_ARGS, when no GUI
is requested. Without this, vendors software would still build
with GUI-support, if fltk is present on the system.
Submitted by: Eygene Ryabinkin
PR: ports/113020
1) do not extract, configure, build the bundled (old) PNG and JPEG
libraries;
2) do not compile the bundled md5 and rc4 algorithms (USE_OPENSSL);
3) do not compile the bundled snprintf.
The resulting executable is over twice smaller on my amd64 system. Bump
PORTREVISION.
Approved by: maintainer timeout
This port needs some work to respect NOPORTDOCS, DATADIR, DOCSDIR.
PR: ports/106715
Submitted by: Jose Fernandes <jose at diasfernandes.pt>
Approved by: maintainer timeout (16 days)