summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-10-20Only return without value, if the function is void.joerg4-1/+88
2012-10-20Return without value iff the function has a return type of void.joerg7-5/+227
2012-10-20const global objects must have a defaulted constructor.joerg4-1/+60
Make sure that functions are defined before used in templates.
2012-10-20Include missing <typeinfo>.joerg2-1/+14
2012-10-20Add missing prototypes. Don't conflict with unistd.h on getopt.joerg3-1/+46
2012-10-20const global objects are not valid when using non-defaultedjoerg2-1/+15
constructors.
2012-10-20Add some more warnings to remove for clang.joerg1-2/+3
2012-10-20Return a value in non-void functions.joerg2-1/+15
2012-10-20Fix build with Clang.joerg1-1/+6
2012-10-20Use a more specific fix for clang.joerg1-2/+2
2012-10-20Use more void.joerg4-12/+72
2012-10-20Taking the address of a temporary object is not valid C++.joerg3-1/+33
2012-10-20Don't return without value in non-void function.joerg2-1/+15
2012-10-20Updated devel/py-distribute to 0.6.29wiz1-1/+2
2012-10-20Update to 0.6.29:wiz3-8/+23
------ 0.6.29 ------ * Pull Request #14: Honor file permissions in zip files. * Issue #327: Merged pull request #24 to fix a dependency problem with pip. * Merged pull request #23 to fix https://github.com/pypa/virtualenv/issues/301. * If Sphinx is installed, the `upload_docs` command now runs `build_sphinx` to produce uploadable documentation. * Issue #326: `upload_docs` provided mangled auth credentials under Python 3. * Issue #320: Fix check for "createable" in distribute_setup.py. * Issue #305: Remove a warning that was triggered during normal operations. * Issue #311: Print metadata in UTF-8 independent of platform. * Issue #303: Read manifest file with UTF-8 encoding under Python 3. * Issue #301: Allow to run tests of namespace packages when using 2to3. * Issue #304: Prevent import loop in site.py under Python 3.3. * Issue #283: Reenable scanning of *.pyc / *.pyo files on Python 3.3. * Issue #299: The develop command didn't work on Python 3, when using 2to3, as the egg link would go to the Python 2 source. Linking to the 2to3'd code in build/lib makes it work, although you will have to rebuild the module before testing it. * Issue #306: Even if 2to3 is used, we build in-place under Python 2. * Issue #307: Prints the full path when .svn/entries is broken. * Issue #313: Support for sdist subcommands (Python 2.7) * Issue #314: test_local_index() would fail an OS X. * Issue #310: Non-ascii characters in a namespace __init__.py causes errors. * Issue #218: Improved documentation on behavior of `package_data` and `include_package_data`. Files indicated by `package_data` are now included in the manifest. * `distribute_setup.py` now allows a `--download-base` argument for retrieving distribute from a specified location.
2012-10-20Remove p5-gtk, p5-Gdk-Imlib, and p5-Gdk-Pixbuf, as discussed on tech-pkgwiz15-214/+6
and pkgsrc-users.
2012-10-20Added audio/freeswitch-music version 1.0.8darcy1-1/+2
2012-10-20Updated security/p5-Crypt-OpenSSL-DSA to 0.14wen1-1/+2
2012-10-20Update to 0.14wen4-46/+6
Upstream changes: 0.14 October 16, 2012 - compiling with -Werror=format-security now works (Jerome Quelin, #48446) - Use Digest::SHA instead of Digest::SHA1 (Ansgar Burchardt, #60271) - Security fix, CVE-2009-0129: Missing error check in do_verify (Havard Eidnes, #79958)
2012-10-20add missing fileschristos1-1/+11
2012-10-20Replace patch with SUBST_SED.wiz3-161/+8
2012-10-20Updated x11/xterm to 284wiz2-3/+3
2012-10-20Update to 284:wiz2-6/+6
Fixes bugs reported with the #283 release (regression in the --regex configure option and undesirable interaction with existing iconName behavior).
2012-10-20Updated devel/mono-addins to 1.0wiz2-3/+3
2012-10-20Update to 1.0:wiz3-21/+28
1.0: Fixed crash in ExtensionContext finalizer Minor optimizations 0.6.2: Added option to support non-interactive installations when using mautil Fixed bugs: Avoid entering in an infinite loop when finding corrupted file Fixed crash when checking for add-in info in dynamic assemblies Fix bug in Repair command
2012-10-20Updated converters/py-chardet to 2.1.1wiz1-1/+2
2012-10-20Update to 2.1.1. Old HOMEPAGE gone, switch to pypi. Changes undocumented.wiz3-19/+16
2012-10-20Missed another debugging leftover.darcy1-2/+2
2012-10-20Remove fake option used in debugging.darcy1-4/+3
2012-10-20dd music-on-hold files for FreeSWITCH.darcy5-0/+104
2012-10-20Add FreeSWITCH audio sample rate options.darcy1-0/+4
2012-10-20REPLACE_PERL one more file and add a SUBST_MESSAGE.wiz1-1/+3
The rm class doesn't always work for me because miniperl regenerates some Makefiles and then overwrites the substed file. I haven't tracked the exact reason that triggers this down yet.
2012-10-20Linux build fixes:sbd3-1/+63
- Use GZIP_CMD instead of GZIP so that GZIP is exported to the env of ar sub-make and then to gzip itself. - Define EOF if needed.
2012-10-20Updated graphics/cairo-gobject to 1.12.4wiz1-1/+2
2012-10-20Updated graphics/cairo to 1.12.4nb2wiz2-3/+3
2012-10-20Update to 1.12.4 again.wiz1-3/+2
2012-10-20Second try at updating to 1.12.4 with an additional patch fromwiz6-14/+209
Chris Wilson (upstream). Fixes problems on NetBSD and OS X. Bump PKGREVISION compared to last 1.12.4 version.
2012-10-20Fix build problem when suhosin option enabled with a little dirty way.taca2-2/+21
Since this problem was build problem with suhosin option, no PKGREVISION bump. Thanks Amitai Schlair who noted this problem via private mail.
2012-10-19Add missing bsd.prefs.mk for ${MACHINE_ARCH}.alnsn1-1/+3
2012-10-19converters/help2man: Restore removed RPATH patchmarino3-2/+23
converters/help2man does not embed an rpath into bindtextdomain.so, and it will fail PKG_DEVELOPER checks on platforms that don't have native libintl like DragonFly. This was fixed back in July but the patch got removed during the update to the current version. Re-introduce the equivalent patch to fix the build on DragonFly.
2012-10-19mention updatesdrochner2-5/+8
2012-10-19update to 3.6.1drochner5-2368/+2639
This switches to the gnome-3.6 release branch
2012-10-19update to 2.36.4drochner2-6/+6
changes: build fixes
2012-10-19update to 1.6.1drochner3-8/+8
changes: -Better SIGINT handling for python signals module -Translation update
2012-10-19update to 3.6.0drochner3-10/+15
This switches to the gnome-3.6 release branch
2012-10-19update to 0.6.7drochner2-6/+6
changes: * Fix 'green' colour * Build fixes
2012-10-19update to 0.6.6drochner2-7/+6
changes: Fix Iterator.remove in PriorityQueue
2012-10-19update to 1.34.1.1drochner2-7/+7
sorry, noch changelog available
2012-10-19update to 2.40.1drochner3-10/+66
This switches to the 2.40 (gnome-3.6) release branch
2012-10-19update to 2.34.0drochner3-9/+9
this switches to the 2.34 (gnome-3.6) release branch