non port: devel/libhoard/files/patch-Makefile |
Number of commits found: 6 |
Wednesday, 8 Apr 2020
|
23:51 osa
Update from 3.10 to the recent release 3.13.
Remove needless patches.
 |
Sunday, 27 Jan 2019
|
10:36 tobik
devel/libhoard: Unbreak build with Clang 6 (C++14 by default)
include/hoard/geometricsizeclass.h:137:5: error: non-type template argument
evaluates to -2147483648, which cannot be narrowed to type 'size_t' (aka
'unsigned long') [-Wc++11-narrowing]
MaxObjectSize>::VALUE };
^
http://beefy3.nyi.freebsd.org/data/112amd64-quarterly/491309/logs/errors/libhoard-3.10.log
- Respect CXX, CXXFLAGS, LDFLAGS
- Add a soname to the library
- Use INSTALL_LIB to install it
 |
Saturday, 5 Jun 2010
|
06:41 osa
Update from 3.6.1 to 3.8.
 |
Thursday, 24 May 2007
|
07:05 osa
Make fetchable by update to latest release 3.6.1.
Pointed out by: pointyhat, kris
Approved by: portmgr (erwin)
 |
Sunday, 25 Mar 2007
|
21:03 pav
- Update to 3.6
PR: ports/110185
Submitted by: trasz <trasz@pin.if.uz.zgora.pl>
Approved by: maintainer timeout (osa; 14 days)
 |
Wednesday, 25 Jun 2003
|
14:37 osa
Port does not compile on systems older than 5.1-RELEASE
(needs _SC_NPROCESSORS_ONLN).
Respect CC, CXX, CFLAGS and CXXFLAGS.
Pointed out by: kris
Approved by: fjoe (mentor)
 |
Number of commits found: 6 |