| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove WWW entries moved into port Makefiles | Stefan Eßer | 2022-09-07 | 1 | -2/+0 |
* | Add WWW entries to port Makefiles | Stefan Eßer | 2022-09-07 | 1 | -0/+1 |
* | devel: remove 'Created by' lines | Tobias C. Berner | 2022-07-20 | 1 | -2/+0 |
* | devel/ice: Fix build with Berkeley DB 18.x | Yasuhiro Kimura | 2022-04-01 | 5 | -2/+48 |
* | devel/ice,devel/py-ice: Update to 3.6.5 | Michael Gmelin | 2022-01-15 | 50 | -286/+302 |
* | Remove # $FreeBSD$ from Makefiles. | Mathieu Arnold | 2021-04-06 | 1 | -1/+0 |
* | Revert PORTSCOUT limit to the previous value, so that it will | Michael Gmelin | 2019-10-08 | 1 | -1/+1 |
* | Consolidate all my ports under my @FreeBSD.org address. | Michael Gmelin | 2019-10-08 | 1 | -2/+2 |
* | Limit portscout to version 3.6.x. | Michael Gmelin | 2019-10-08 | 1 | -0/+1 |
* | devel/py-ice: unbreak on powerpc64 | Piotr Kubaj | 2019-10-03 | 1 | -1/+1 |
* | Convert to UCL & cleanup pkg-message (categories d) | Mathieu Arnold | 2019-08-13 | 1 | -0/+6 |
* | Simplify architecture tests for 64-bit. Listing each ARCH is fragile; e.g., | Mark Linimon | 2019-07-13 | 1 | -1/+2 |
* | Add ZeroC Ice 3.7.1 as new ports devel/{ice37|php-ice37|py-ice37} | Michael Gmelin | 2018-08-27 | 1 | -0/+1 |
* | Back-out commits r478195 through r478198 to redo | Michael Gmelin | 2018-08-27 | 1 | -1/+0 |
* | Mark devel/{ice37|php-ice37,py-ice37} ports as conflicting. | Michael Gmelin | 2018-08-27 | 1 | -0/+1 |
* | Add PY_FLAVOR to Python module dependencies. | Mathieu Arnold | 2018-05-22 | 1 | -1/+1 |
* | 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 |