| Commit message (Expand) | Author | Age | Files | Lines |
* | Update devel/ice, devel/py-ice, devel/php5-ice to version 3.6.4 | Michael Gmelin | 2018-01-22 | 12 | -381/+55 |
* | Fixed IceGrid node bug where a replica might not get up-to-date object | Michael Gmelin | 2017-09-07 | 2 | -2/+11 |
* | Tries to use IceSSL.so before building it (sometime) | Mathieu Arnold | 2017-04-27 | 1 | -0/+2 |
* | Fix 64-bit platform detection for pre C++11 compilers. | Michael Gmelin | 2017-01-30 | 2 | -4/+22 |
* | Allow building devel/py-ice with clang 4.0, based on bug report | Michael Gmelin | 2017-01-29 | 1 | -0/+186 |
* | Never set WRKSRC when using USE_GITHUB. | Mathieu Arnold | 2017-01-03 | 2 | -6/+4 |
* | Fix icegridnode, so it applies property changes to shared communicators | Michael Gmelin | 2016-11-15 | 2 | -0/+27 |
* | Builds on recent sparc64. While here, delete ia64 line, since ia64 is | Mark Linimon | 2016-11-03 | 1 | -3/+0 |
* | Update ice ports to 3.6.3 | Michael Gmelin | 2016-10-12 | 24 | -300/+217 |
* | USE_BDB cleanup. | Mathieu Arnold | 2016-08-08 | 1 | -3/+3 |
* | Fix icegridadmin's handling of properties on shared communicators | Michael Gmelin | 2016-07-10 | 2 | -0/+28 |
* | Move USE_BDB support from bsd.databases.mk to its own file. | Mathieu Arnold | 2016-04-25 | 1 | -2/+1 |
* | Update ice ports to 3.6.2 | Michael Gmelin | 2016-04-06 | 6 | -119/+63 |
* | Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g. | Mathieu Arnold | 2016-04-01 | 1 | -4/+4 |
* | Fix packaging with python 3.5. | Michael Gmelin | 2016-03-08 | 3 | -14/+12 |
* | Update ice ports to 3.6.1 and switch to new unit test framework. | Michael Gmelin | 2015-12-27 | 8 | -238/+52 |
* | Fix unit test in case hostname is not on a local interface | Michael Gmelin | 2015-09-22 | 1 | -0/+38 |
* | Support building against LibreSSL and OpenSSL from ports. | Michael Gmelin | 2015-09-16 | 7 | -13/+162 |
* | Remove C++11 specific construct. | Michael Gmelin | 2015-09-08 | 2 | -74/+74 |
* | Add timing information to debug output to understand if | Michael Gmelin | 2015-09-06 | 2 | -74/+74 |
* | Cleanup some abusive use of GH_TAGNAME. | Mathieu Arnold | 2015-08-04 | 2 | -3/+3 |
* | Add debug output in an attempt to figure out why certain tests fail on | Michael Gmelin | 2015-08-02 | 2 | -0/+201 |
* | Bring back support for new iconv from r384038. | Michael Gmelin | 2015-07-13 | 2 | -6/+15 |
* | Update devel/ice, devel/py-ice and devel/php5-ice to 3.6.0 | Michael Gmelin | 2015-07-13 | 49 | -957/+1151 |
* | Switch PYTHON_REL from a 3 digits number to a 4 digits number to handle | Antoine Brodin | 2015-05-26 | 1 | -1/+1 |
* | Bump PORTREVISION after r384038 because it added patches for headers that | Tijl Coosemans | 2015-04-16 | 1 | -1/+1 |
* | converters/libiconv: | Tijl Coosemans | 2015-04-15 | 1 | -0/+11 |
* | Make sure that failed unit tests lead to failed builds. | Michael Gmelin | 2015-03-23 | 2 | -4/+13 |
* | Import fix to extremely poor stringify performance in IcePy, see [1]. | Michael Gmelin | 2015-01-18 | 3 | -11/+278 |
* | Add missing USE_OPENSSL=yes | Tijl Coosemans | 2015-01-15 | 1 | -1/+2 |
* | Remove shadowed variables from header. | Michael Gmelin | 2014-11-04 | 2 | -1/+21 |
* | Cleanup plist | Baptiste Daroussin | 2014-10-27 | 1 | -33/+0 |
* | Remove obsolete check for NO_STAGE. | Michael Gmelin | 2014-09-14 | 1 | -1/+1 |
* | This adds patches No 3 [1] and No 5 [2] from upstream. | Michael Gmelin | 2014-09-12 | 6 | -7/+264 |
* | Change test framework, so unit tests won't hang on exit in case of failure. | Michael Gmelin | 2014-09-08 | 1 | -0/+11 |
* | - Switch devel/mcpp to USES=libtool, drop .la files | Dmitry Marakasov | 2014-08-28 | 1 | -1/+1 |
* | Add debug output to staticFiltering unit test | Michael Gmelin | 2014-08-27 | 1 | -0/+24 |
* | Indentation fix. | Michael Gmelin | 2014-08-24 | 1 | -1/+1 |
* | Fix use of USE_BDB | Michael Gmelin | 2014-08-24 | 1 | -1/+2 |
* | Berkeley DB cleanup, remove versions 4.0 ... 4.7. | Matthias Andree | 2014-08-21 | 1 | -0/+1 |
* | Overhaul devel/ice, devel/py-ice and devel/php5-ice: | Matthias Andree | 2014-01-09 | 18 | -116/+384 |
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ... | Baptiste Daroussin | 2013-09-20 | 1 | -0/+1 |
* | - update to 3.5.0 | Ruslan Makhmatkhanov | 2013-06-17 | 109 | -2728/+268 |
* | - Convert USE_ICONV=yes to USES=iconv | Marcus von Appen | 2013-04-27 | 1 | -1/+1 |
* | - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel) | Pietro Cerutti | 2013-02-14 | 2 | -5/+4 |
* | Changes from the PR: | Boris Samorodov | 2012-09-23 | 28 | -49/+880 |
* | - Fix build with gcc 4.7 | Martin Wilke | 2012-03-24 | 78 | -5/+2023 |
* | - Update MAINTAINER | Frederic Culot | 2012-02-18 | 1 | -1/+1 |
* | - Get rid FreeBSD 6 support | Martin Wilke | 2011-11-07 | 1 | -4/+0 |
* | Fix a compatibility issue with FreeBSD's implementation of close(2) which | Tilman Keskinoz | 2011-07-31 | 2 | -0/+16 |