aboutsummaryrefslogtreecommitdiffstats
path: root/lang/huc/pkg-message
blob: d6db1bebe90d4633bddf6a962c86d7d55a0a0511 (plain) (blame)
1
2
3
4
======================================================================
Huc is now installed! 
Set the $PCE_INCLUDE environment variable to ${PREFIX}/include/huc/pce
======================================================================
mitgraph'>| | | | Sponsored by: Absolight * Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.mat2016-04-011-4/+4 | | | | | With hat: portmgr Sponsored by: Absolight * By default libtool replaces -export-symbols <file> with -retain-symbols-filetijl2015-08-021-1/+1 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | <file> on ELF systems, but this doesn't really do what -export-symbols is meant to do. On GNU ELF systems it converts <file> to a simple version script first and then uses -version-script instead of -retain-symbols-file. Let USES=libtool patch libtool scripts to do this on all systems with GNU ld(1). Bump PORTREVISION on all ports where the build log contains -export-symbols. audio/calf: This port builds a module that now exports only one function, but it also builds a number of executables that link to this module and expect to see other functions. Because it's already a bit dodgy to link to a module (libtool warns about this) let the module continue to export only one function and instead build an ordinary library from the same source that the executables can link to. Fix a number of other issues in the same Makefile.am and clean up the port Makefile. japanese/scim-honoka: Tries to hide all symbols that start with an underscore, but because this library is written in C++ all symbols start with _Z so it ends up hiding everything. Just don't hide anything at all like the textproc/scim configure script does. multimedia/schroedinger: Apply an upstream patch. textproc/scim-input-pad: Same as japanese/scim-honoka. PR: 201922 Approved by: portmgr (antoine) Exp-run by: antoine * Fix build WITHOUT=NLS.mat2015-04-111-0/+1 | | | | Sponsored by: Absolight * Cleanup plistantoine2014-11-121-32/+0 | * - Set CPPFLAGS and LIBS in a number of ports so configure can find libintl.htijl2014-09-251-4/+4 | | | | | | | | | | | | | | | | | | and libintl.so. This fixes a problem where DATADIRNAME gets an incorrect value which causes locale files to be installed in the wrong place. - The only configure checks that still need to be patched are related to intltool so move DATADIRNAME patching from USES=pathfix to USE_GNOME=intlhack. - games/klavaro: remove excessive dependencies - japanese/libskk: add INSTALL_TARGET=install-strip - math/libqalculate: add INSTALL_TARGET=install-strip and remove pthread patching - multimedia/freetuxtv: remove excessive dependencies - science/gramps: fix shared-mime-info use Exp-run by: antoine Approved by: portmgr (antoine) * - Switch to USES=libtool, drop .la filesamdmi32014-07-022-2/+3 | | | | Approved by: portmgr blanket * Bits from original ports/186216 which were noc committed + additionalamdmi32014-02-111-4/+3 | | | | | | | | | | | | fixes. - Remove g-ir-scanner from BUILD_DEPENDS since it's handled by USE_GNOME - Do not hide warnings - Whitespace fix PR: 186216 Submitted by: amdmi3 Approved by: maintainer timeout * - Update to 1.0.1nemysis2014-02-104-123/+120 | | | | | | | | | | | | | | | | | | | | | - Change master site - Add license (GPLv3) - Add dependencies for lang/vala, textproc/p5-XML-Parser - Use the new format for LIB_DEPENDS - USES gmake instead of USE_GMAKE - USES pathfix instead of USE_GNOME gnomehack - Add USE_GNOME=introspection [1] - Remove USE_GCC=any, builds properly with Clang - Disable all warnings with -w - Add DOCS and Option - Support STAGEDIR and add OPTIONS_SUB - Remove obsolete REINPLACE - Strip library - Change WWW PR: ports/186181, ports/186216 Submitted by: nemysis (self), amdmi3@ [1] Approved by: maintainer timeout (14 days) * Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1 | | | | japanese) * Fix buildmiwi2013-06-111-4/+0 | | | | Reported by: pkg (DEVELOPER_MODE) * - Unbreak build on HEADmiwi2013-05-211-0/+1 | | | | | PR: 177175 Submitted by: maintainer * - Convert USE_GETTEXT to USES (part 4)ak2013-04-261-1/+1 | | | | Approved by: portmgr (bapt) * Convert j* categories to USES=pkgconfigbapt2013-04-231-6/+2 | * * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichkwm2013-03-081-1/+3 | | | | | | | | | | | | | | | | | | | | are the latest stable releases. * Update vala to the newest stable release 0.18.1, also update a few ports in the gtk/gnome stack. * The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles. * Remove pkg-config run depends from glib20 and freetype2. This doesn't eliminate pkg-config run dependency completely, a second phase is needed and is planned. * Support for .:run. and .:build. for USE_GNOME components was added. Currently only libxml2 and libxslt support this mechanism. * Updates of the telepathy stack and empathy. * Trim makefile headers, convert ports to new options, trim off library versions for some ports. * Fix other ports so they build with the new glib version. Thanks to miwi and crees for helping out with some exp-runs. Approved by: portmgr (miwi & bapt) Obtained from: gnome team repo * - Update to 1.0.0scheidell2012-08-292-3/+3 | | | | | PR: ports/171111 Submitted by: Hiroto Kagotani <hiroto.kagotani@gmail.com> (maintainer) * Fix typos in COMMENTcs2012-07-291-1/+1 | | | | Approved by: portmgr@ (implicit) * - fix build if lang/vala is installed (the port needs vala >= 0.14.0)rm2012-07-201-0/+4 | | | | | | | - not bumping PORTREVISION because it was broken in this case anyway PR: 169990 Submitted by: Hiroto Kagotani <hiroto.kagotani at gmail dot com> (maintainer) * - Update to 0.0.13 [1]jase2012-07-112-6/+10 | | | | | | | | - Convert to optionsNG, add NLS option PR: ports/169626 [1] Submitted by: Hiroto Kagotani <hiroto.kagotani@gmail.com> (maintainer) Approved by: flo (mentor) * - update to 0.0.12rm2012-04-114-7/+9 | | | | | PR: 166787 Submitted by: Hiroto Kagotani <hiroto.kagotani at gmail dot com> (maintainer) * - Update to 0.0.11jgh2012-03-244-7/+4 | | | | | | | | - while here pet portlint on pkg-descr PR: ports/166335 Submitted by: maintainer, hiroto.kagotani@gmail.com Feature safe: yes