summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-09-11+ schismtracker.wiz1-1/+2
2015-09-11Import schismtracker-20150911005204 as audio/schismtracker.wiz6-0/+89
Provided by Timo Buhrmester in PR 50229. Schism Tracker is a free reimplementation of Impulse Tracker, a program used to create high quality music without the requirements of specialized, expensive equipment, and with a unique "finger feel" that is difficult to replicate in part. The player is based on a highly modified version of the Modplug engine, with a number of bugfixes and changes to improve IT playback.
2015-09-11Mark as not ready for python-3.xwiz1-1/+2
SyntaxError: Missing parentheses in call to print
2015-09-11Fix MASTER_SITES.wiz1-2/+2
2015-09-11Add -D__EXTENSIONS__ to CPPFLAGS on SunOS.kim1-2/+2
2015-09-11drop obsolete patchestnn3-31/+1
2015-09-11make it build with current mesa releasetnn3-3/+18
2015-09-11Note MesaLib updatetnn2-3/+3
2015-09-11Update to MesaLib-10.6.7.tnn18-120/+405
Requested by David Shao in PR pkg/50202. Also as suggested add support for using libdevq for FreeBSD, from Ports. (Re the PR: I think we should have TLS GLX unconditionally enabled on platforms that support it, but needs more testing so not commited just yet.) New features in MesaLib 10.6: GL_AMD_pinned_memory on r600, radeonsi GL_ARB_clip_control on i965 GL_ARB_depth_buffer_float on freedreno GL_ARB_depth_clamp on freedreno GL_ARB_direct_state_access on all drivers that support GL 2.0+ GL_ARB_draw_indirect, GL_ARB_multi_draw_indirect on r600 GL_ARB_draw_instanced on freedreno GL_ARB_gpu_shader_fp64 on nvc0, softpipe GL_ARB_gpu_shader5 on i965/gen8+ GL_ARB_instanced_arrays on freedreno GL_ARB_pipeline_statistics_query on i965, nv50, nvc0, r600, radeonsi, softpipe GL_ARB_program_interface_query (all drivers) GL_ARB_texture_stencil8 on nv50, nvc0, r600, radeonsi, softpipe GL_ARB_texture_view on llvmpipe, softpipe GL_ARB_uniform_buffer_object on freedreno GL_ARB_vertex_attrib_64bit on nvc0, softpipe GL_ARB_viewport_array, GL_AMD_vertex_shader_viewport_index on i965/gen6 GL_EXT_draw_buffers2 on freedreno GL_OES_EGL_sync on all drivers EGL_KHR_fence_sync on i965, freedreno, nv50, nvc0, r600, radeonsi EGL_KHR_wait_sync on i965, freedreno, nv50, nvc0, r600, radeonsi EGL_KHR_cl_event2 on freedreno, nv50, nvc0, r600, radeonsi GL_AMD_performance_monitor on nvc0 Also many bugfixes.
2015-09-10Updated security/liboauth to 1.0.3prlw11-1/+2
2015-09-10Update liboauth to 1.0.3prlw13-16/+24
version 1.0.3 - clarify documentation of oauth_curl - fix possible memleak in oauth_curl (only relevant if an error occurs) - fix TOCTOU in oauth_curl_post_file: the file may change between stat() and fopen() version 1.0.2 - fix typos in documentation - add xfree, xstrdup patch from Kedar Sovani - prepare repository migration to github - built-in sha1 support big&little endian - (no changes to the actual library API or ABI) version 1.0.1 - do not url-escape RSA-key for signature version 1.0.0 - fix body-hash example code - mark all oauth_http functions as deprecated - freeze interface definitions for good - enter maintenance/bug-fix only cycle version 0.9.7 - fixed tiny memory leak when oauth_curl_get() fails - fixed double-encoding of plaintext signature version 0.9.6 - fixed typo, do not print a separator before first parameter when serializing url for auth-header. version 0.9.5 - added "built-in" hmac-sha1 hashing (no RSA). - added some CURL options available via enviroment variables - fixed issue with decoding already encoded characters in the base-URL (not parameters). reported by L. Alberto Gimenez
2015-09-10Pull in gcc48 as a full dependency. We don't yet have the fine-grainedjperkin1-1/+3
approach of gcc.mk to only pull in when required, but this fixes a lot of packages which previously failed check-shlibs.
2015-09-10_OPSYS_LIB_DIRS entries must be space-separated, not colon.jperkin1-2/+2
2015-09-10Switch to lcms2.gdt1-2/+3
2015-09-10Updated graphics/geeqie to 1.2.2gdt1-1/+2
2015-09-10Update to 1.2.2.gdt5-16/+42
(1.2.2 and 1.2.1 are build nits) Geeqie 1.2 ========== - Support for lcms2 - Basic support for lua scripting (still documentation needed) - Several bugfixes
2015-09-10Updated textproc/qprint to 1.1wiz2-3/+3
2015-09-10Updated textproc/qprint to 1.1.wiz2-7/+7
Changes not found. Addresses PR 50225 by Dario Niedermann.
2015-09-10Updated devel/libgphoto2 to 2.5.8nb1dsainty1-1/+2
2015-09-10This package uses zlib and libxml2, link them in.dsainty2-2/+7
Fixes build on a Linux system with PREFER_PKGSRC=yes. Bump PKGREVISION.
2015-09-10Updated print/gutenprint-lib to 5.2.10gdt2-3/+3
2015-09-10Update to 5.2.10.gdt4-16/+31
Gutenprint 5.2.10 no longer supports Macintosh OS X 10.4 or earlier. [See NEWS for the list of printers; ~1000 lines were omitted from this commit message.] 1) Added a unified CUPS backend to support selected dye sublimation printers. 2) New printers supported in this release: [many] 3) The following Canon printer models were not added, as they cannot currently be supported, even experimentally, owing to an as-yet unknown command format or other issues: [several] 4) Corrected page dimensions for borderless printing with Canon inkjet printers. 5) Added duplex support for the EPSON WorkForce 630, 635, and 645, and NX635 6) Expanded printable area at the bottom of the page for the Epson Stylus Pro 3800 and 3880. 7) Added IEEE1284 device IDs for the following printers. [many] 8) Added Catalan, Turkish, and Vietnamese translations.
2015-09-09Add missing dependencies.gdt1-2/+5
From Jason Bacon via pkgsrc-users.
2015-09-09Add kludge to build given proj-provided projects.h.gdt1-3/+10
Update HOMEPAGE. proj used to not install projects.h. This package has a private copy wtih extra macros for Id strings, and using the proj-provided projects.h via <> fails. Work around this by removing projects.h from the bl3 tree.
2015-09-09Catch up with HOMEPAGE and MASTER_SITES.gdt2-9/+14
No functional change other than a fetchable distfile.
2015-09-09PR pkg/50202: David Shao: add devel/libdevq (from pkgsrc-wip)tnn2-2/+4
2015-09-09Import libdevq-0.0.2 as devel/libdevq.tnn7-0/+209
libdevq on FreeBSD and DragonFly partially substitutes for Linux's udev enough to build features such as libgbm and drm egl on MesaLib.
2015-09-09Try to avoid people changing my email address from under me.kim1-2/+2
2015-09-09Update HOMEPAGE.gdt1-2/+2
2015-09-09Belatedly add patch missing from previous commit.gdt1-0/+19
2015-09-09new spamassassinchristos1-1/+2
2015-09-09update to 3.4.1:christos6-81/+52
- improved automation to help combat spammers that are abusing new top level domains; - tweaks to the SPF support to block more spoofed emails; - increased character set normalization to make rules easier to develop and stop spammers from using alternate character sets to bypass tests; - continued refinement to the native IPv6 support; and - improved Bayesian classification with better debugging and attachment hashing.
2015-09-09Updated security/gnupg2 to 2.0.29wiz2-3/+3
2015-09-09Update security/gnupg2 to 2.0.29.wiz6-67/+9
While here, clean up patches. They looked pretty cargo-culty to me and were not commented. File a bug report for one of the remaining ones and link to it from comment. Changes in 2.0.29: Noteworthy changes in version 2.0.29 (2015-09-08) ------------------------------------------------- * gpg: Print a PGP-2 fingerprint again instead of a row of "0". * gpg: Fixed a race condition from multiple several "gpg --verify". * gpg: Print FAILURE status lines to help GPGME. * gpgsm: Fixed a regression in CSR generation. * scdaemon: Fixed problems with some pinpads. * Fixed a few other bugs.
2015-09-09Updated security/libgcrypt to 1.6.4wiz2-3/+3
2015-09-09Update security/libgcrypt to 1.6.4:wiz5-175/+6
Noteworthy changes in version 1.6.4 (2015-09-08) [C20/A0/R4] ------------------------------------------------ * Speed up the random number generator by requiring less extra seeding. * New flag "no-keytest" for ECC key generation. Due to a bug in the parser that flag will also be accepted but ignored by older version of Libgcrypt. * Always verify a created RSA signature to avoid private key leaks due to hardware failures. * Fix alignment bug in the AESNI code on Windows > 7. * Support FreeBSD 10 and later. * Other minor bug fixes.
2015-09-09+ gnupg2-2.0.29.wiz1-1/+2
2015-09-09Updated x11/libXi to 1.7.5wiz1-1/+2
2015-09-09Update to 1.7.5:wiz2-6/+6
A couple of important bugfixes that have accumulated over the last year. Cosimo Cecchi (1): Fix version check in _XIAllowEvents Julien Cristau (1): Advance the request buffer by the right amount in XIChangeHierarchy Michal Srb (7): Fix double unlock when _XiCheckExtInit return -1. XIChangeHierarchy: Add missing unlock. Do not return NoSuchExtension casted to pointer as an error. XIGetClientPointer: Return False on error. Fix logic in _XIAllowEvents and prevent double unlock. Refactor XGetExtensionVersion. XIGrabDevice: Unlock display in error path. Peter Hutterer (1): libXi 1.7.5
2015-09-09Updated x11/libxcb to 1.11.1wiz2-3/+3
2015-09-09Update x11/libxcb to 1.11.1:wiz2-6/+6
there is a new minor version of libxcb available. This fixes some threading-related bugs with xcb_wait_for_special_event() and adds 64-bit versions of functions that work with sequence numbers. Changes: Christian Linhart (1): expose 64-bit sequence numbers for XLib Michel Dänzer (1): Call _xcb_wake_up_next_reader from xcb_wait_for_special_event Uli Schlachter (2): Fix a thread hang with xcb_wait_for_special_event() Release libxcb 1.11.1
2015-09-09Updated textproc/p5-XML-Atom-SimpleFeed to 0.862.kleink1-1/+2
2015-09-09Update p5-XML-Atom-SimpleFeed to 0.862.kleink2-7/+6
0.862 Tue 08 Sep 2015 - Correct RFC 3339 formatting for datetime objects (Thanks, virii)
2015-09-09nodejs-4.x requires GCC 4.8 or later.fhajny1-1/+3
2015-09-09+ go-1.5.1, libgcrypt-1.6.4, libxcb-1.11.1, plasma-5.4.1, samba-4.3.0.wiz1-2/+6
2015-09-09Fix typopgoyette1-1/+1
2015-09-09Updated geography/opencpn-plugin-weather_routing to 20150829bouyer1-1/+2
2015-09-09Add forgotten patch for atomic_init -> db_atomic_init change.joerg1-0/+22
2015-09-09Update to 20150829.bouyer3-9/+148
pkgsrc change: convert to github framework. Main changes since 20150201: - several bux fixes and optimisations - support maximum for both true and apparent wind constraints - support local and utc time as a setting - add a buch or polar files
2015-09-09Updated multimedia/ffmpeg2 to 2.8adam1-1/+3