summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2017-09-09Another day, another C++ syntax change.dholland2-1/+17
2017-09-09Make this compile.dholland1-1/+11
- since it got changed to depend on swig2, have it run swig2. - since it got changed to use guile20, add guile20's include path.
2017-09-09Add CONFIG_ARMV8_SWITCH_TO_EL1 to Kconfig so it can be used in a configsjmcneill2-1/+17
2017-09-09clang 5.x is not less than 4.x.dholland2-7/+17
2017-09-09Deal with newer GPG.joerg3-6/+6
2017-09-09Don't conflict with NetBSD's libintl.h.joerg2-1/+25
2017-09-09Fix build on NetBSD 8+. Fix Perl use.joerg5-9/+139
2017-09-09Add missing dependency.joerg1-1/+2
2017-09-09Add missing makefile rules for building with clang on NetBSD and FreeBSD.dholland2-5/+54
2017-09-09Depend on bash properly, noted by wiz. Ride previous bump.dholland1-2/+2
2017-09-09Installs a bash script. PKGREVISION=1.dholland1-1/+4
2017-09-09Don't randomly use the implementation namespace. Fixes clang build.dholland3-3/+62
Also, pass MAKE_JOBS as the number of CPUs to use when testing, as otherwise it gets 0 and apparently interprets that as "infinitely many". XXX: The test suite should not really be run as part of the build.
2017-09-09Updated graphics/inkscape to 0.92.1nb9prlw11-1/+2
2017-09-09Support poppler 0.58prlw16-6/+1392
https://gitlab.com/inkscape/inkscape/commit/9418824967eb4c53371ef8588243fed4cab496e0
2017-09-09Build for C89 (and later), not K&R C. Otherwise it tries to use varargs.hdholland2-11/+14
and in many environments thereby croaks.
2017-09-09Make this build.dholland12-10/+472
2017-09-09Updated devel/py-pathspec to 0.5.5adam1-1/+2
2017-09-090.5.5:adam2-7/+7
Add documentation link to README. 0.5.4: Issue 17: Add link to Ruby implementation of pathspec. Add sphinx documentation.
2017-09-09pkglintdholland1-5/+5
2017-09-09Update PLIST for installation into cross/ change from more than a year ago.dholland2-44/+44
PKGREVISION++.
2017-09-09Fix compat #define to expand to something that actually exists. Shoulddholland3-2/+20
fix the build of clisp-gdbm and maybe others. PKGREVISION -> 1.
2017-09-09Switch to internal poppler due to reports of crashes from the last change.tnn4-337/+12
Bump PKGREVISION.
2017-09-09REPLACE_PERL me harder.dholland1-1/+8
2017-09-09Fix illegal shell syntax. Package now builds.dholland2-1/+21
2017-09-09sortdholland1-2/+2
2017-09-09pkglintdholland1-2/+2
2017-09-09Set HOMEPAGEsevan1-2/+2
2017-09-09Remove gratuitous and wrong #ifdef __DragonFly__ from patch. HI MARINO@!dholland2-8/+10
2017-09-09shut up pkglintdholland1-6/+7
2017-09-09Use standard headers.dholland2-1/+16
2017-09-09Explicitly depend on msgfmt. Use += for USE_TOOLS, it's a list. Don'tjoerg3-3/+30
use msgfmt for desktop and appdata files, not all versions support that and it is pointless for the current version anyway.
2017-09-09Updated chat/mcabber to 1.1.0leot2-3/+3
2017-09-09Update chat/mcabber to 1.1.0leot3-13/+12
Changes: mcabber (1.1.0) * New "VI" mode (option 'vi_mode') (Holger Weiß) * Fix issues in buddylist rebuild (franky) * Do not use g_slist_free_full() which requires glib2 2.28.0 (Frank Bergmann) * Use UTF-8 validation of file content when sending a message from a file * Documentation updates mcabber (1.0.5) * Much better performances with huge rosters (Frank Zschockelt) * Fix issue with carbons (CVE-2017-5589) * Fix small memory leak * contrib/vim: Support reloading filetype detection mcabber (1.0.4) * Bugfix: Check the origin of roster pushes Cf. Gajim's CVE-2015-8688 and https://gultsch.de/gajim_roster_push_and_message_interception.html mcabber (1.0.3) * Link with the tinfo library * Fix default modules directory on OpenBSD (Tim van der Molen) * Create history log dir if it doesn't exist (Andrey Utkin) * [OTR] Do not send empty subjects when using otr (franky) * [UI] /set does not display password values anymore (Egor Kovetskiy) * [MUC] Use nick to set the role * Misc help/documentation updates mcabber (1.0.2) * Compatible with Loudmouth >=1.5.3 with SHA256 support (Frank Zschockelt) * Ignore the untrusted certificate warning when user sets a fingerprint (Frank Zschockelt) * Stop HTML-escaping OTR messages - only strip known tags (Frank Zschockelt) * Read $HOME/.mcabberrc if there is no mcabber configuration directory * Minor documentation updates mcabber (1.0.1) * [PGP] Improved PGP-encryption support * [PGP] Improved support for GnuPG v2+ * [PGP] Encrypt messages with our own PGP key and decrypt our own encrypted messages when Carbons are enabled * [PGP] New PGP options: 'gpg_path' and 'gpg_home' (Holger Weiß) * [PGP] Check all signatures and stop immediately if one could be verified (Sven Gaerner) * Improved Carbons support (Holger Weiß) * New option: 'clear_unread_on_carbon' (Holger Weiß) * Improve SSL fingerprint management; Display the server SSL fingerprint when we connect * Use XDG configuration directory if it contains a configuration file * Fix a few memory leaks * Fix external password support (especially on OS X) * Fix resizing when mcabber is built with --enable-sigwinch * Fix reading of history log files w/o LF character (Sam Whited) * Minor documentation updates * Other misc. bugfixes and cleanups
2017-09-09Updated graphics/ImageMagick6 to 6.9.9.11ryoon1-1/+2
2017-09-09Update to 6.9.9.11ryoon4-11/+12
Changelog: 2017-09-03 6.9.9-11 Cristy <quetzlzacatenango@image...> * Release ImageMagick version 6.9.9-11, GIT revision 11969:a12fbb873:20170903. 2017-08-28 6.9.9-11 Cristy <quetzlzacatenango@image...> * Fixed numerous memory leaks (reference https://github.com/ImageMagick/ImageMagick/issues). * Don't overwrite symbolic links when the shred policy is enabled. 2017-08-27 6.9.9-10 Cristy <quetzlzacatenango@image...> * Release ImageMagick version 6.9.9-10, GIT revision 11936:a8112a821:20170827. 2017-08-26 6.9.9-10 Dirk Lemstra <dirk@lem.....org> * Fixed thread safety issue inside the pango and librsvg decoder (reference: https://github.com/dlemstra/Magick.NET/issues/91). 2017-08-20 6.9.9-9 Cristy <quetzlzacatenango@image...> * Release ImageMagick version 6.9.9-9, GIT revision 11915:5205bda17:20170820. 2017-08-18 6.6.9-9 Glenn Randers-Pehrson <glennrp@image...> * Fixed bug with writing tIME chunk when timezone has a negative offset (reference: https://github.com/ImageMagick/ImageMagick/issues/685). 2017-08-18 6.9.9-8 Cristy <quetzlzacatenango@image...> * Release ImageMagick version 6.9.9-8, GIT revision 11906:26078285f:20170818. 2017-08-18 6.9.9-8 Cristy <quetzlzacatenango@image...> * Fixed numerous memory leaks (reference https://github.com/ImageMagick/ImageMagick/issues). 2017-08-12 6.9.9-7 Cristy <quetzlzacatenango@image...> * Release ImageMagick version 6.9.9-7, GIT revision 11893:8c4c56a0e:20170812 (Windows binaries out of sync). 2017-08-10 6.9.9-6 Cristy <quetzlzacatenango@image...> * Release ImageMagick version 6.9.9-6, GIT revision 11886:af2b102db:20170810. 2017-08-10 6.9.9-6 Cristy <quetzlzacatenango@image...> * Fixed numerous memory leaks (reference https://github.com/ImageMagick/ImageMagick/issues). 2017-08-10 6.9.9-6 Glenn Randers-Pehrson <glennrp@image...> * tests/validate.c: Show the reason for failures in the test logs, if available. 2017-08-03 6.9.9-6 Glenn Randers-Pehrson <glennrp@image...> * Put UTC time in the PNG tIME chunk instead of local time (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=32447). 2017-08-02 6.9.9-5 Cristy <quetzlzacatenango@image...> * Release ImageMagick version 6.9.9-5, GIT revision 11858:7a555e53f:20170802. 2017-08-01 6.9.9-5 Cristy <quetzlzacatenango@image...> * Fixed numerous memory leaks (reference https://github.com/ImageMagick/ImageMagick/issues). 2017-07-29 6.9.9-5 Glenn Randers-Pehrson <glennrp@image...> * Properly set image->colorspace in the PNG decoder (previously it was setting image->gamma, but only setting image->colorspace for grayscale and gray-alpha images. Reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=32418). * Fix improper use of NULL in the JNG decoder (CVE-2017-11750, Reference https://github.com/ImageMagick/ImageMagick/issues/632). 2017-07-29 6.9.9-5 Cristy <quetzlzacatenango@image...> * Off by one error for gradient coder (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=32416). 2017-07-28 6.9.9-4 Cristy <quetzlzacatenango@image...> * Release ImageMagick version 6.9.9-4, GIT revision 11833:4e81160d6:20170728. 2017-07-25 6.9.9-4 Cristy <quetzlzacatenango@image...> * Fixed numerous memory leaks (reference https://github.com/ImageMagick/ImageMagick/issues). * coders/png.c: Initialized quantum_scanline to prevent a bad free (reference https://github.com/ImageMagick/ImageMagick/issues/621). 2017-07-24 6.9.9-4 Glenn Randers-Pehrson <glennrp@image...> * Removed write_chunk_from_profile() from coders/png.c because it has not worked at least since version 6.7.6. * Removed many redundant checks before RelinquishMagickMemory(), which is safe to call with a NULL argument. * Removed vpAg chunk write support (we are now writing caNv instead). * coders/png.c: Initialized quantum_info to prevent memory leakage (reference https://github.com/ImageMagick/ImageMagick/issues/582, CVE-2017-11539). * coders/png.c: fixed NULL dereference when trying to write an empty MNG (CVE-2017-11522, reference https://github.com/ImageMagick/ImageMagick/issues/586). 2017-07-24 6.9.9-3 Cristy <quetzlzacatenango@image...> * Release ImageMagick version 6.9.9-3, GIT revision 11809:2bd88257b:20170724. 2017-07-23 6.9.9-3 Cristy <quetzlzacatenango@image...> * Fixed numerous memory leaks (reference https://github.com/ImageMagick/ImageMagick/issues). 2017-07-23 6.9.9-3 Glenn Randers-Pehrson <glennrp@image...> * Fix memory leaks when reading a malformed JNG image: https://github.com/ImageMagick/ImageMagick/issues/600). https://github.com/ImageMagick/ImageMagick/issues/602). 2017-07-22 6.9.9-2 Cristy <quetzlzacatenango@image...> * Release ImageMagick version 6.9.9-2, GIT revision 11786:21b23bf09:20170722. 2017-07-22 6.9.9-2 Cristy <quetzlzacatenango@image...> * composite -dissolve works again reference https://github.com/ImageMagick/ImageMagick/issues/597). 2017-07-21 6.9.9-1 Cristy <quetzlzacatenango@image...> * Release ImageMagick version 6.9.9-1, GIT revision 11782:75f7e994e:20170721. 2017-07-19 6.9.9-1 Cristy <quetzlzacatenango@image...> * Fixed numerous memory leaks (reference https://github.com/ImageMagick/ImageMagick/issues). 2017-07-15 6.9.9-1 Glenn Randers-Pehrson <glennrp@image...> * Don't write a hex-encoded Exif profile when writing the eXIf chunk. * Added caNv, eXIf, and pHYs to the list of PNG chunks to be removed by the "-strip" option. 2017-07-15 6.9.9-0 Cristy <quetzlzacatenango@image...> * Release ImageMagick version 6.9.9-0, GIT revision 11738:8903861b2:20170715. 2017-07-13 6.9.9-0 Glenn Randers-Pehrson <glennrp@image...> * Implemented PNG eXIf chunk support. 2017-07-08 6.9.9-0 Cristy <quetzlzacatenango@image...> * Fixed numerous memory leaks (reference https://github.com/ImageMagick/ImageMagick/issues). * Don't use variable float_t / double_t, bump SO (reference https://github.com/ImageMagick/ImageMagick/issues/510). * Support DNG images with libraw delegate library.
2017-09-09Updated security/pinepgp to 0.18.0nb5ryoon1-1/+2
2017-09-09Fix BASH substitutions with modern GCC, PR pkg/52534ryoon6-13/+113
* Bump PKGREVISION * Use options framework for gpg and pgp5
2017-09-09Add commit "Add IP6 address type to valid types for ConnInfo" to patches.alnsn3-3/+19
Bump PKGREVISION.
2017-09-09Updated games/rocksndiamonds to 4.0.0.2adam1-1/+2
2017-09-09Rocks'n'Diamonds 4.0.0.2:adam11-145/+81
This release is mainly a bugfix release, but also contains the following changes and additions: * fixed several bugs and problems with level template handling in the level editor * fixed several problems with the undo/redo buttons under certain conditions * fixed various other small and medium bugs (see commit history for details) * improved menu screens navigation and level selection using the keyboard * added option to use pre-defined level template for newly created levels * added level template settings to editor/level configuration screen in editor * added setup option to show/hide classic elements in the editor palette * added setup option to enable/disable auto-incrementing solved levels * added headless mode (no window) for automated tape tests using ‘autotest’ * improved progress and summary output for automatic tape replay / testing
2017-09-09Updated net/corebird to 1.6ryoon1-1/+2
2017-09-09Update to 1.6ryoon3-10/+10
Changelog: - Dependencies: GTK+ 3.20 is now required, and librest is no longer a dependency - Facelift for the tweet info page - Lots of stability fixes - The compose window now starts uploading images as soon as they are selected
2017-09-09Updated textproc/json-glib to 1.2.8ryoon1-1/+2
2017-09-09Update to 1.2.8ryoon3-11/+16
Changelog: * Add json_node_* functions And some new features and bugfixes
2017-09-09Follow a redirect.wiz1-3/+2
2017-09-08coql: Fix build with GCC 5.4.0 on NetBSDkamil2-1/+20
Silent maybe-unitialized warning made fatal with -Werror.
2017-09-08Add tex-csvsimple{,-doc}markd1-1/+3
2017-09-08Add tex-csvsimplemarkd1-3/+3
2017-09-08Add tex-csvsimple{,-doc} 1.20markd9-1/+71
The package provides a simple LaTeX interface for the processing of files with comma separated values (CSV); it relies on the key value syntax supported by pgfkeys to simplify usage. Filtering and table generation is especially supported; however, this lightweight tool offers no support for data sorting or data base storage.
2017-09-08emacs-muse has been updated to 3.20.hauke1-2/+1