/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* test provider stuff */ #include "camel.h" int main (int argc, char**argv) { const CamelProvider *new_provider; camel_debug_level = CAMEL_LOG_LEVEL_FULL_DEBUG; gtk_init (&argc, &argv); camel_init (); new_provider = camel_provider_register_as_module ("../camel/providers/MH/.libs/libcamelmh.so"); return 1; } https://www.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/nuttcp/distinfo
they are no of use anymore.
Commit message (Expand)AuthorAgeFilesLines
* benchmarks/nuttcp: 6.1.2 -> 7.3.2pi2015-02-161-4/+12
miwi2013-06-011-2/+1
* Update lang/python32 to 3.2.5 and lang/python33 to 3.3.2rm2013-05-181-4/+4
* - update to latest upstream versions:rm2013-05-171-6/+6
* Commit all the non-functional changes to python ports to reduce the diff sizerm2013-05-111-15/+15
* Only try to retrieve python's version is the python command is installed to p...bapt2013-05-021-0/+2
* - Update USE_PYTHON examplesunpoet2013-03-091-2/+2
* - replace deprecated devel/py-setuptools with devel/py-distributerm2013-03-051-5/+0
* - Remove "first-installed-win" logic for automatically settinglwhsu2012-12-241-0/+12
* Introduce PYTHON_MAJOR_VER variable.demon2012-12-211-0/+5
* Port for python version 3.3.demon2012-12-201-2/+14
* - do not hardcode distfile extension for lang/python ports in bsd.python.mkrm2012-10-031-1/+1
* - remove PYDISTUTILS "dependency line" since USE_PYTHON will garanteerm2012-09-131-3/+2
* - trim check for unsupported python versionsrm2012-09-111-3/+3
* - remove expired portsrm2012-07-171-43/+7
* - Revert accidental commitsunpoet2012-06-261-4/+0
* - Add shared TLS descriptionsunpoet2012-06-261-0/+4
* - Force cmake to use PYTHON_VER as version to detect, so that it usesmva2012-06-201-0/+11
* - Ensure that PYTHONOPTIMIZE and PYTHONDONTWRITEBYTECODE are ignored onmva2012-06-171-1/+1
* - Fix format:sunpoet2012-05-301-4/+4
* Fix incompatibilities with python 3.x (mostly calling print as function).rm2012-05-261-7/+7
* - Remove emacs mode, -*- mode: ...; -*- [1]miwi2012-05-231-1/+1
* - Update:miwi2012-04-111-8/+8
* - Stop resolving dependencies on deinstall when juggling python eggspav2011-11-071-1/+1
* - Update to 11.0.0sbz2011-09-071-0/+1
* - Update lang/python32 to 3.2.2wen2011-09-051-2/+2
* - Revert accidental commitsunpoet2011-09-051-1/+0
* - Remove ftp.net.ohio-state.edusunpoet2011-09-051-0/+1
* - Fix formattingsunpoet2011-08-031-2/+2
* - Make 3.2 higher priority than 3.1lwhsu2011-07-221-1/+1
* - Update to 3.2.1lwhsu2011-07-221-2/+2
* - Introduce PYTHON_ABIVER: fix PYTHON_INCLUDEDIR for python32 users (PYMALLOC...sunpoet2011-07-141-6/+15
* - Update to 2.7.2wen2011-06-271-2/+2
* - Update lang/python31 to 3.1.4wen2011-06-161-2/+2
* - Update to 2.6.7wen2011-06-081-2/+2
* - Update to 2.5.6wen2011-05-301-2/+2
* Tell ports that USE_PYDISTUTILS to link shared objectsbf2011-03-051-1/+4
* - Restore python 2.4 in _PYTHON_ALLBRANCHESmiwi2011-03-051-1/+1
* - Make Python 2.7.1 the default Python versionmiwi2011-03-051-6/+6
* - Part 1 of python24 removalmiwi2011-02-251-36/+0
* - Update to 3.2.0 and complete repocopywen2011-02-221-2/+11
* - Update to 3.1.3wen2010-12-141-2/+2
* - Update to 2.7.1wen2010-11-291-2/+2
* - Update to 2.6.6wen2010-09-121-2/+2
* - Fix PYTHON_MASTER_SITE_SUBDIR expression for RC releaselwhsu2010-08-191-1/+1
* - Introduce Python 2.7.0lwhsu2010-08-161-1/+10
* - Update lang/python26 to 2.6.5wen2010-05-121-4/+4
* - Update to 2.5.5miwi2010-02-031-2/+2
* - Get rid python-2.3 and python-3.0 (no longer under developement)miwi2009-12-181-20/+2
* - Update to 2.6.4miwi2009-11-271-2/+2
* - Update lang/python31 to Python 3.1.1lwhsu2009-08-221-2/+2
* - Add Python 3.1lwhsu2009-07-071-2/+11
* - Update lang/python26 and make Python 2.6.2 to the default Python versionmiwi2009-06-091-8/+8
* - zope27 was switch to python24, chase herepav2009-03-241-4/+0
* - Update python30 to 3.0.1miwi2009-03-101-2/+2
* - Update to python 2.5.4 and python 2.6.1miwi2009-02-171-4/+4
* - Update py-twisted-* to 8.2.0lwhsu2009-01-311-22/+11
* - Adjust PYNUMERIC commentpav2008-12-121-3/+2
* Welcome to the new era of Python 3, with antigravity support!perky2008-12-041-1/+1
* Introduce two new versions of Python: 2.6 and 3.0rc1 (finally!)perky2008-10-131-5/+23
* Major optimizations for 'make index' and other recursive traversalkris2008-07-201-0/+12
* Update python23 to 2.3.7.perky2008-05-301-2/+2
* Update python23 to Python 2.3.6 and python24 to Python 2.4.5.perky2008-03-161-4/+4
* Update to Python 2.5.2.perky2008-02-241-2/+2
* Don't define PYTHONPATH unless PREFIX != LOCALBASE. This fixesperky2007-10-101-0/+2