/print/pkfonts400/

2017-04-21T10:22:08+00:00 fb1cd48d36432af736f62b2db521d2b241dbabbb - Fix plist
- Fix plist
Update to 2.3.6. 2017-03-11T07:02:50+00:00 araujo araujo@FreeBSD.org 2017-03-11T07:02:50+00:00 4cf495fd000c632a15f8b48698540908a875e0c1 Submitted by: John Hixson <jhixson@gmail.com> (via email at AsiaBSDCon)
Submitted by:	John Hixson <jhixson@gmail.com> (via email at AsiaBSDCon)
Most commonly used build systems support silent builds, when they 2016-09-09T19:42:46+00:00 amdmi3 amdmi3@FreeBSD.org 2016-09-09T19:42:46+00:00 6e502d51f3f34690037f4f33bb5cf0f0f50e2ca7 hide actual commands executed and only show short summary line (like "CC foo.c"). CMake and ninja enable this by default, some autotools using ports do as well. This is unacceptable because we need complete build logs at any time, so we now switch to verbose build logs unconditionally. Note that this change deliberately affects ALL builds and not only package builds on cluster, because we need to be sure that user experiencing failure can always provide informative build log regardless of settings and without rerunning the build. Change summary: - Always do verbose builds for cmake, ninja and GNU configure (the latter includes check if --disable-silent-rules is actually supported by the configure script; there are isolated cases when it's not true) - Remove CMAKE_VERBOSE, NINJA_VERBOSE and CONFIGURE_ARGS=--disable-silent-rules from all ports which set them for this is no longer needed - Revert hacks for --disable-silent-rules support priorly committed to biology/ncbi-blast+ and net-p2p/mldonkey - no longer needed as well Submitted by: amdmi3 Reviewed by: mat Exp-run by: antoine Approved by: portmgr (mat, antoine) Differential Revision: D7534
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.

Change summary:

- Always do verbose builds for cmake, ninja and GNU configure (the
  latter includes check if --disable-silent-rules is actually supported
  by the configure script; there are isolated cases when it's not true)
- Remove CMAKE_VERBOSE, NINJA_VERBOSE and
  CONFIGURE_ARGS=--disable-silent-rules from all ports which set them
  for this is no longer needed
- Revert hacks for --disable-silent-rules support priorly committed
  to biology/ncbi-blast+ and net-p2p/mldonkey - no longer needed as well

Submitted by:	amdmi3
Reviewed by:	mat
Exp-run by:	antoine
Approved by:	portmgr (mat, antoine)
Differential Revision:	D7534
Update to 2.3.5. 2016-02-20T11:57:00+00:00 vanilla vanilla@FreeBSD.org 2016-02-20T11:57:00+00:00 7cf6b5182327a1c8a5601623f3e54bcc02c66163 PR: 207156 Submitted by: Ports Fury.
PR:		207156
Submitted by:	Ports Fury.
cad/adms: update to 2.3.4 2014-08-30T18:47:50+00:00 wg wg@FreeBSD.org 2014-08-30T18:47:50+00:00 4c6233b50f10ccf6fd62415e8d26adb3078c8480 PR: 193027 Submitted by: Ports Fury
PR:		193027
Submitted by:	Ports Fury
- Update to 2.3.2 (fixing fetch) 2014-07-22T22:14:32+00:00 amdmi3 amdmi3@FreeBSD.org 2014-07-22T22:14:32+00:00 1a516db87e1407737949ecfd49f4bc55fadd3c04 - Switch to USES=libtool, drop .la files - Strup libraries
- Switch to USES=libtool, drop .la files
- Strup libraries