summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-08-22Updated meta-pkgs/modular-xorg-drivers to 1.14.2nb5wiz1-1/+2
2015-08-22Add xf86-video-xgi. Bump PKGREVISION.wiz1-2/+3
2015-08-22Added x11/xf86-video-xgi version 1.6.1wiz2-3/+3
2015-08-22+ xf86-video-xgiwiz1-1/+2
2015-08-22Import xf86-video-xgi-1.6.1 as x11/xf86-video-xgi.wiz4-0/+30
This is the XGI video driver for the modular Xorg server.
2015-08-22+BorgBackupbsiegert1-1/+5
2015-08-22Updated x11/gtk3 to 3.16.6prlw11-1/+2
2015-08-22Update gtk3 to 3.16.6prlw12-6/+6
Overview of changes in GTK+ 3.16.4 ================================== * Bug fixes: 693738 gtk print dialog shows "Getting printer information failed" for... 719683 Escaping issue "Failed to set text from markup due to error par... 745957 GTK+/Quartz >= 3.14.8: Symbol not found: _gtk_drag_cancel (MyPa... 749451 Windows have no border 749593 Miscellaneous test fixes 749893 Crash when trying to drag a tab from a populated GtkNotebook in... 750058 bad options for the keybindings in css instructions generate a ... 750384 GtkDialog can not be moved when gtk_dialog_run from GtkListBox ... 750477 GtkFileChooserButton's label isn't xalign=0'ed 750505 Main grid overlaps GtkPopover * Translation updates: Czech Occitan Polish Slovenian Overview of changes in GTK+ 3.16.5 ================================== * Bug fixes: 750489 gtk settings c910 warning unexpected annotation element type command 750605 icontheme: don't modify symbolic SVG dimensions when recoloring 750690 Recent Chooser Widget doesn't expand 750718 Improve documentation for deprecated properties 750870 gtk3 does apparently ignore replayed events? 750888 Fix return value error in _gtk_text_handle_set_direction 750994 X11: First mouse wheel event ignored after right click or Alt+Tab... 751018 Widget: GtkMenuButton+GtkPopover gtk_toggle_button_set_active() n... 751050 Moving the mouse while a stepper is activated causes the scrollba... 751082 GtkTreeView draw performance is bad when contents are not larger ... 751227 file picker list box height stretches to match extra widgets area... 751443 resource_path value cleared in gtk_image_set_from_resource 751739 Deadlock in X11 when setting XSetErrorHandler while another threa... 751752 Memleak when both opening shm and opening file in tmp fail 751754 GtkSwitch: calling gtk_switch_set_active in the handler for notif... Fix ridge/groove border rendering GtkListBoxRow: propagate in the draw vfunc * Translation updates: German Overview of changes in GTK+ 3.16.6 ================================== * OS X: Partial aspect ratio support * Revert a problematic change to scroll event handling * Bug fixes: 741800 GTK3 apps have huge rendering pauses/hangs over SSH connection 751401 crash on DnD 751625 build error with pure wayland 752016 testgmenu: use the menu binding code 752093 Improvement to GtkImageMenuItem long description and code snippet 752520 Crash getting a NULL visual in glx_pixmap_get * Translation updates: Czech Hungarian Lithuanian Polish Slovenian
2015-08-22Go 1.5!bsiegert1-1/+2
2015-08-22Update go to 1.5.bsiegert30-1514/+1434
This release now needs the previous one (lang/go14) to build. The biggest developments in the implementation are: * The compiler and runtime are now written entirely in Go (with a little assembler). C is no longer involved in the implementation, and so the C compiler that was once necessary for building the distribution is gone. * The garbage collector is now concurrent and provides dramatically lower pause times by running, when possible, in parallel with other goroutines. * By default, Go programs run with GOMAXPROCS set to the number of cores available; in prior releases it defaulted to 1. * Support for internal packages is now provided for all repositories, not just the Go core. * The go command now provides experimental support for "vendoring" external dependencies. * A new go tool trace command supports fine-grained tracing of program execution. * A new go doc command (distinct from godoc) is customized for command-line use. Full release notes are at https://golang.org/doc/go1.5.
2015-08-22Fix build on Darwin by adding go14 to INSTALLATION_DIRS. Darwin's paxbsiegert1-2/+2
does not create the directory itself.
2015-08-22Patch for OS X 32-bit ABI, as supplied by Mansour Moufid. See alsojaapb4-25/+49
http://mail-index.netbsd.org/pkgsrc-users/2015/07/22/msg021910.html
2015-08-22Updated devel/p5-Object-InsideOut to 3.99wen1-1/+2
2015-08-22Update to 3.99wen2-7/+6
Upstream changes: 3.99 Sat Aug 22 00:35:03 2015 - Fix array_ref subtype checking on assignment
2015-08-22Revive hpn-patch patch although not yet tested well.taca2-3/+6
2015-08-21Add one more official-mozilla-branding case.snj1-2/+3
2015-08-21Updated sysutils/tarsnap to 1.0.36.1wiz1-1/+2
2015-08-21Update to 1.0.36.1:wiz2-6/+6
OS X lacks the POSIX-mandated clock_gettime function, and tarsnap is not using libcperciva's "support broken operating systems" compatibility mechanism yet. Add -DPOSIXFAIL_CLOCK_REALTIME to the build.
2015-08-21Add a buildink3 file.gdt1-0/+14
This has been thought about but not tested.
2015-08-21Note update of www/firefox38 to 38.2.0.he1-1/+2
2015-08-21Updated graphics/p5-Image-ExifTool to 10.00wiz2-3/+3
2015-08-21Update to 10.00:wiz2-7/+6
Aug. 18, 2015 - Version 10.00 (production release) - Added a few new CanonModelID's - Added a few new Nikon LensID's (thanks Jaap Voets and Robert Rottmerhusen) - Added a new Canon LensType (thanks Jos Roost) - Decode a number of new Sony tags (thanks Jos Roost) - Decode a couple more RIFF tags and extract Unknown RIFF tags - Changed -b option to avoid splitting PDF List-type tag values - API Changes: - Added NoPDFList option July 23, 2015 - Version 9.99 - Added support for the Leica Q (Typ 116) maker notes - Added two new SonyModelID's (thanks Jos Roost for one) - Added two new Sony LensType2 values (thanks Jos Roost) - Added a new Pentax LensType - Extract a number of new File System tags when SystemTags API option is set - Decode a new FujiFilm tag (thanks TonyB) - Decode a number of new Sony tags (thanks Jos Roost) - Disabled writing of XMP to PostScript-format Adobe Illustrator files - SourceFile values in -csv and -json input/output are now converted to/from filename character set (set by -charset filename option) when reading/writing - Renamed Flash:FileAttributes to FlashAttributes - Renamed FujiFilm:AFPointSet to AFMode and improved decoding - Fixed problem where a partial command could be executed if the -stay_open option was used and the command is aborted due to an error in arguments - Fixed problem with OS X installer on El Capitan (now installs in /usr/local/bin instead of /usr/bin) - API Changes: - Added SystemTags option June 26, 2015 - Version 9.98 - Added read support for DSS and DS2 file formats - Added write support for XMP-mwg-rs:Rotation (seen in XMP from LR6) - Added a new Sigma LensType (thanks Niels Kristian Bech Jensen) - Decode Pentax DiffractionCorrection - Decode Olympus ID3 XOLY frame - Decode a few more Sony tags - Improved reliability of decoding Nikon D810 ShotInfo and custom settings - Changed name of Pentax VignettingCorrection to PeripheralIlluminationCorr - Fixed problem with user parameters in tag name expressions when copying June 2, 2015 - Version 9.97 - Added a new Pentax Quality value - Added a new Panasonic AdvancedSceneMode (thanks Horst Wandres) - Minor improvement to lens identification logic based on XMP information - Changed a few DR4 tag names - Fixed improper scoping of XMP namespace prefixes (so conflicting prefixes are now properly resolved) May 20, 2015 - Version 9.96 - Added support for CanonVRD version 4 information and DR4 files - Added two new Canon LensType values (thanks Norbert Wasser) - Added two new Olympus LensType values (thanks Niels Kristian Bech Jensen) - Added a new Minolta/Sony LensType and fixed another one (thanks Jos Roost) - Added a new Nikon LensID (thanks John Helour) - Added a few new QuickTime tags - Added a new PentaxModelID and a new Pentax PictureMode - Added a few new XMP-aux tags - Decode a couple more DPX tags - Decode NikonCustom tags for D810 firmware version 1.02 - Improved -htmlDump output for extended XMP and some other JPEG segments - Improved a Canon lens name - Documented the -userParam command-line option (which has existed since 9.90) - Changed default behaviour to ignore extended XMP with an incorrect GUID (as per the XMP specification) - Changed the case of a few tag names for consistency - Patched problem with Sony cameras giving incorrect LensInfo for some third party lenses, leading to an incorrect LensID by ExifTool (thanks Jos Roost) - Patched problem where GPS minutes or seconds could round up to 60 - Fixed picasa_faces.config to rotate regions if necessary for RAW file types (thanks Stargeek) - API Changes: - Added ExtendedXMP option May 9, 2015 - Version 9.95 - Added a few new Minolta/Sony lenses (thanks Jos Roost) - Added config_files/photoshop_paths.config to the full distribution - Avoid rebuilding maker notes when using -tagsFromFile with -fast2 option - Validate tag names when redirecting (ie. "-DSTTAG<SRCTAG") May 3, 2015 - Version 9.94 - Added Geotag support for Bramor gEO log files - Added support for iCalendar ICS files - Added support for Leica M Monochrom (Type 246) maker notes - Added new "Preview" group for all embedded preview images - Added a new PentaxModelID (thanks Louis Granboulan) - Added a new Canon LensType (thanks Niels Kristian Bech Jensen) - Added tag name to "Invalid EXIF text encoding" warning - Decode ColorData for Canon EOS 5DS and EOS 5DS R (thanks LibRaw) - Changed ListItem option so that it also applies when copying tags - Enhanced FileTypeExtension to return an uppercase extension when the print conversion is disabled (eg. the -n option) - Fixed incorrect FileTypeExtension for virtual device drivers - Fixed an improperly formatted warning for duplicate PDF entries - Fixed bug creating extended XMP in JPEG images when deleting all XMP and adding back in the same step Apr. 25, 2015 - Version 9.93 - Added FileTypeExtension tag - Added a few new CanonModelID values - Added a new Olympus CameraType - Added a few new Minolta/Sony lenses (thanks Jos Roost) - Updated arg_files/iptcCore.args for IPTC Extension version 1.2 tags - Improved VCard parsing/decoding - Improved -fast3 file identification logic - Remove "px" string from SVG ImageWidth/Height tags - Changed DOF calculation to use ApproximateFocusDistance - Fixed missing FileType for MOI files - Fixed potential "Internal Error" bug when writing XMP structures Apr. 11, 2015 - Version 9.92 - Added support for PRISM pmi and prm tags, and updated to PRISM 3.0 - Added read support for Audible .AA files - Added support for Adobe XMP-creatorAtom tags - Added a couple of new XMP-xmpDM tags - Added a new CanonModelID and a new Ricoh WhiteBalance (thanks LibRaw) - Added a new Olympus CameraType - Added a new Nikon LensID (thanks Jurgen Sahlberg) - Updated to XMP PLUS 1.2.1 specification - Enhanced DOF calculation to use AverageFocusDistance or FocusDistanceUpper/Lower if available - Patched to tolerate different version numbers in XMP namespace URI's Apr. 7, 2015 - Version 9.91 - Added read support for VCard files - Added support for AAX files - Added --sort option - Added a number of new QuickTime GenreID values (thanks Francois Bonzon) - Added new Canon, Nikon, Olympus and Samsung lenses (thanks LibRaw and Niels Kristian Bech Jensen) - Added a new Olympus CameraType - Added a new Sony FlashMode value - Decode a new Apple makernote tag - Decode a number of new QuickTime tags found in Audible audio books - Improved the naming of a FujiFilm tag (thanks LibRaw) - Removed "not yet tested" warning when writing FujiFilm RAF version 0200 - Renamed distribution file config_files/ExifTool_config to example.config - Increased maximum metadata atom size for QuickTime files and added warning if an atom is larger than the limit - Changed writing of filesystem date/time tags to override the -P option - Fixed problem writing FileCreateDate in Windows when the -o option was used
2015-08-21Updated misc/teseq to 1.1.1wiz2-3/+3
2015-08-21Update to 1.1.1:wiz2-15/+8
Version 1.1.1 * Updated all files to reflect new email address for maintainer: micah@addictivecode.org (previous address, micah@cowan.name, is no longer valid) * Added links in the (Texinfo) manual to playable videos that demonstrate basic teseq functionality, and how to use teseq to create _and edit_ interactive terminal demos: * https://asciinema.org/a/7443 * https://asciinema.org/a/7445 * Added example in the manual for using teseq to strip escapes out of a typescript file. * Note: a new (optional) build dependency has been introduced: pkg-config, which is now used to find whether libcheck is installed. * BUG FIX: Fixed an issue where teseq could spin indefinitely churning out \xFF bytes on no further input. Input from a command such as $ printf '\033!!\177' would produce this issue. This issue was discovered by means of american fuzzy lop, http://lcamtuf.coredump.cx/afl/ * BUG FIX: Fixed an issue with \x7F (DEL) being treated as a valid final character for control sequences, and being printed on teseq's output (which should not be printing non-whitespace control characters).
2015-08-21Updated security/gnu-pw-mgr to 1.5wiz2-3/+3
2015-08-21Update to 1.5:wiz2-6/+6
New in 1.5 - August, 2015 * PIN number passwords got broken somewhere along the line. Nobody much uses tham. (A good thing.)
2015-08-21Updated sysutils/tarsnap to 1.0.36wiz1-1/+2
2015-08-21Update to 1.0.36:wiz2-6/+6
1. SECURITY FIX: When constructing paths of objects being archived, a buffer could overflow by one byte upon encountering 1024, 2048, 4096, etc. byte paths. Theoretically this could be exploited by an unprivileged user whose files are being archived; I do not believe it is exploitable in practice, but I am offering a $1000 bounty for the first person who can prove me wrong: http://www.daemonology.net/blog/2015-08-21-tarsnap-1000-exploit-bounty.html 2. SECURITY FIX: An attacker with a machine's write keys, or with read keys and control of the tarsnap service, could make tarsnap allocate a large amount of memory upon listing archives or reading an archive the attacker created; on 32-bit machines, tarsnap can be caused to crash under the aforementioned conditions. 3. BUG FIX: Tarsnap no longer crashes if its first DNS lookup fails. 4. BUG FIX: Tarsnap no longer exits with "Callbacks uninitialized" when running on a dual-stack network if the first IP stack it attempts fails to connect. 5. tarsnap now avoids opening devices nodes on linux if it is instructed to archive /dev/. This change may prevent "watchdog"-triggered reboots. 6. tarsnap -c --dry-run can now run without a keyfile, allowing users to predict how much Tarsnap will cost before signing up. 7. tarsnap now has bash completion scripts. 8. tarsnap now takes a --retry-forever option. 9. tarsnap now automatically detects and uses AESNI and SSE2. As usual, there are also many minor build fixes, harmless bug fixes, and code refactoring / cleanup changes. For a full listing of changes, consult the tarsnap git repository: https://github.com/Tarsnap/tarsnap
2015-08-21Add following line for make testmef1-1/+3
BUILD_DEPENDS+= p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
2015-08-21+ gnu-pw-mgr-1.5, p5-Image-ExifTool-10.00, teseq-1.1.1.wiz1-1/+4
2015-08-21Fix user in entry.wiz1-2/+2
2015-08-21There were a few places where time_t was passed to printf-like functions,is4-7/+66
but the format string specifies %d. As all of them are time differences, and a fax transmission shouldn't need more than 2^31 (normally not even 2^15) seconds, cast to (int), like already in a few other places. Needed because sizeof(time_t) > sizeof(int) in NetBSD-6 and later.
2015-08-21Workaround for NetBSD-6, but problem not understood: sendfax wouldis2-5/+15
overflow the modem with data when FLOW_HARD (FLOWHARD|FLOW_SOFT) was used.
2015-08-21Updated net/dhcpcd to 6.9.2roy1-1/+2
2015-08-21Update to dhcpcd-6.9.2 with the following changes:roy3-8/+7
* Only run the IPv4LL script and rebuild routes on drop when an address is actually dropped. * Add noup directive to stop master mode bringing an interface up. * Fix compile for old Linux systems. * If only IPv4LL addresses exist, assign a default route to the interface so that IPv4LL can talk to non IPv4LL on the same link. * Set DHCPv4 MTU on routes instead of the interface. This matches IPv6 behaviour and works around dodgy interfaces where a MTU change can reset the PHY causing an infinite loop. * MTU is now requsted by default in dhcpcd.conf again. * noauthrequired also allows unauthenticated FORCERENEW and RECONFIGURE messages. * Simplify the socket code by adding a custom function instead of having the same #ifdef mess for systems without SOCK_CLOEXEC. Thanks to Christos Zoulas. * Don't do platform init or setting interface MTU if too small when testing or dumping leases. * Build new_domain_name from other sources if blank before checking it's blank to remove any prior config. Thanks to Paul Walrath. * Describe adding an IPv6 temporary address. * Don't delete dhcpcd assigned IPv6 link-local addresses when releasing leases. * Reference old DHCPv6 FQDN when processing the hostname.
2015-08-21Updated www/wordpress to 4.3jklos1-1/+2
2015-08-21Update firefox38 to version 38.2.0esr.he2-7/+7
Upstream changes, ref. https://www.mozilla.org/en-US/firefox/38.2.0/releasenotes/ * Firefox may crash during mp4 video playback * Significant memory leak with GreaseMonkey add-on * crash [@ RtlEnterCriticalSection | MessageLoop::PostTask_Helper] on browser shutdown * Browser UI becomes unresponsive state when using Unity Web Player Plugin * ESRs will not build on hppa platform * crash in mozilla::layers::SyncObjectD3D11::FinalizeFrame() and a smattering of security fixes: * 2015-92 Use-after-free in XMLHttpRequest with shared workers * 2015-90 Vulnerabilities found through code inspection * 2015-89 Buffer overflows on Libvpx when decoding WebM video * 2015-88 Heap overflow in gdk-pixbuf when scaling bitmap images * 2015-87 Crash when using shared memory in JavaScript * 2015-85 Out-of-bounds write with Updater and malicious MAR file * 2015-84 Arbitrary file overwriting through Mozilla Maintenance Service with hard links * 2015-83 Overflow issues in libstagefright * 2015-82 Redefinition of non-configurable JavaScript object properties * 2015-80 Out-of-bounds read with malformed MP3 file * 2015-79 Miscellaneous memory safety hazards (rv:40.0 / rv:38.2)
2015-08-21Fix previous.wiz3-6/+9
Add comment to patch. Add patch to checksum. Fix DEPENDS line. Fix pkglint warnings (use MAKE_FLAGS instead of setting variables in BUILD_TARGET, ewww).
2015-08-21Updated security/openssh to 7.1.1wiz2-3/+3
2015-08-21Update to 7.1p1:wiz3-44/+7
Changes since OpenSSH 7.0 ========================= This is a bugfix release. Security -------- * sshd(8): OpenSSH 7.0 contained a logic error in PermitRootLogin= prohibit-password/without-password that could, depending on compile-time configuration, permit password authentication to root while preventing other forms of authentication. This problem was reported by Mantas Mikulenas. Bugfixes -------- * ssh(1), sshd(8): add compatability workarounds for FuTTY * ssh(1), sshd(8): refine compatability workarounds for WinSCP * Fix a number of memory faults (double-free, free of uninitialised memory, etc) in ssh(1) and ssh-keygen(1). Reported by Mateusz Kocielski.
2015-08-21Jason W. Bacon reports he needs -fPIC on CentOS x86_64.wiz1-1/+2
Add it as CPPFLAGS.Linux.
2015-08-21Update WordPress to 4.3.jklos3-12/+30
2015-08-20Sorry, removing duplicate entrymef1-2/+1
2015-08-20Updated net/p5-NetAddr-IP to 4.078mef1-1/+2
2015-08-20Update to 4.078mef2-6/+6
-------------- Mon Aug 17 15:35:28 PDT 2015 fix typo in Util.pm 1.53 MakefilePL that cause compiler to not be found at all
2015-08-20Updated chat/icbirc to 1.9mef1-1/+2
2015-08-20(pkgsrc)mef2-8/+8
- Update MASTER_SITES - Add LICENSE as 2-clause-bsd (upstream) - Update 1.8 to 1.9, From: http://www.benzedrine.ch/icbirc.html ----------------- 1.9: Aug 20, 2015 When receiving an IRC PING, additionally send an ICB NOOP, to detect a stalled server connection. Patch from Sebastien Marie <semarie@openbsd.org>.
2015-08-20Updated www/p5-HTTP-Headers-Fast to 0.19mef1-1/+2
2015-08-20Update to 0.19mef2-6/+6
-------------- 0.19 2015-08-20T05:17:30Z - Make standard_case hash global to allow adding XS easily (xsawyerx)
2015-08-20Updated textproc/p5-Text-Diff to 1.42mef1-1/+2