summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-05-18Update to 2.4.45:wiz3-8/+8
A new version of libdrm has been released. The main motivation for this release is the changes in the radeon surface allocator, which helps fix multisample textures on the Radeon Cayman family chipsets. Alex Deucher (4): radeon: add new SI pci ids radeon: add new richland pci ids radeon: add HAINAN family radeon: add HAINAN pci ids Dave Airlie (1): drm: add qxl drm header file Marek Olšák (2): radeon: add RADEON_SURF_FMASK flag which disables 2D->1D tiling transition configure.ac: bump version to 2.4.45 for release Rob Clark (3): freedreno: add gpu-id property Add exynos_fimg2d_test to .gitignore freedreno: add synchronization between mesa and ddx Xiang, Haihao (1): intel: Add support for VEBOX ring (v2)
2013-05-18Updated x11/bitmap to 1.0.7wiz1-1/+2
2013-05-18Update to 1.0.7:wiz2-7/+6
This minor maintenance release fixes some compiler warnings & man page typos, and other code cleanups. Alan Coopersmith (6): Fix pixmap leak in error paths of BWGetUnzoomedPixmap Combine usage messages into a single string Fix genererate typo in bmtoa error messages Simplify & unify error path between mktemp & mkstemp versions Mark usage() functions as noreturn, as suggested by gcc bitmap 1.0.7 Bjarni Ingi Gislason (1): bitmap.man: Fix some typos.
2013-05-18Updated x11/xwininfo to 1.1.3wiz1-1/+2
2013-05-18Update to 1.1.3:wiz2-8/+6
A whole pile of bugs fixed by a whole bunch of different people here. Alan Coopersmith (5): Strip trailing whitespace Add const attributes to fix gcc -Wwrite-strings warnings Print more detailed error messages when xcb_connect fails Quiet some clang warnings about implicit int <-> size_t conversions xwininfo 1.1.3 David Venz (1): Bug 53242 - xwininfo segfaults on invalid screen Gaetan Nadon (3): make: remove $(LIBOBJS) dead code Revert "make: remove $(LIBOBJS) dead code" configure.ac: regroup statements and comment Guillem Jover (4): Move leading ": " out from buffer to the error string printer Use format string literals instead of variables to print window ids Refactor atom name printing into a new Display_Atom_Name function Use format string literals instead of variables to print atom names Jeremy Huddleston Sequoia (2): Declare usage() as _X_NORETURN Remove dead code (size_t is always >= 0) Pierre-Loup A. Griffais (1): xwininfo: report the Visual class of the selected Window Thomas Klausner (1): Get rid of a number of warnings. Yaakov Selkowitz (1): Use AM_ICONV
2013-05-18Updated x11/xrefresh to 1.0.5wiz1-1/+2
2013-05-18Update to 1.0.5:wiz2-7/+6
This minor maintenance release cleans up compiler complaints and other various issues, plus sneaks in a small bug fix at the end. Alan Coopersmith (8): Fix allocateded typo in comment Add const qualifiers to fix gcc -Wwrite-strings warnings Add const qualifiers to structs for mapping strings to values Mark Syntax() with _X_NORETURN to silence gcc warning Combine usage message strings Fix implicit sign conversion & integer size truncation warnings Use strcasecmp if available, instead of downcasing string before strcmp xrefresh 1.0.5 Gaetan Nadon (2): man: remove trailing spaces and tabs config: move man pages into their own directory Jeremy Huddleston (1): Properly fallback on CWBackPixmap = None when failing to parse or allocate a solid color
2013-05-18Updated x11/xfontsel to 1.0.5wiz1-1/+2
2013-05-18Update to 1.0.5:wiz2-7/+6
This minor bugfix release finally fixes my long-festering pet peeve with this tool - when a font fails to load, it will now continue to update the text sample area instead of letting it accumulate menu images and other failed repaint turds. There's a few other small changes too, but no one will notice them. Alan Coopersmith (6): Combine usage message strings Prevent memory leak in GetFontNames if no fonts are matched Remove extraneous braces left from commit 1d6970a838d4ed42a When font fails to load, grey out text instead of unmapping text widget Use C99 struct initializer for parseRec in GetFontNames() xfontsel 1.0.5
2013-05-18Updated x11/transset to 1.0.1wiz1-1/+2
2013-05-18Update to 1.0.1:wiz2-7/+6
This minor bugfix release includes fixes for several small bugs, a more complete man page, and some general code cleanups. Alan Coopersmith (8): Combine usage message into single string/call Include PACKAGE_STRING in --version output Move release date from transset.c to configure.ac so we remember to update it Use correct variable for printing current opacity Typo fixes in verbose message & comment Store min & max as doubles, not floats Add the options to the man page (they were all missing before) transset 1.0.1 Arnaud Fontaine (1): Fix program name in usage information, transset instead of transset-df.
2013-05-18Updated x11/appres to 1.0.4wiz1-1/+2
2013-05-18Update to 1.0.4:wiz2-7/+6
This minor maintenance release provides the specified collection of build configuration improvements and janitorial cleanup instances, plus a new -V command line flag to print its version (not that much changes between versions, not even the announcements). Alan Coopersmith (4): Mark usage() as _X_NORETURN to satisfy -Wmissing-noreturn warning Combine usage message into a single string Add -V option to print command version appres 1.0.4 Gaetan Nadon (5): man: remove trailing spaces and tabs man: replace hard coded man page section with substitution strings config: move man pages into their own directory .gitignore: the original copy was somewhat broken .gitignore: fix typo
2013-05-18Remove openssl reference, found by obache.wiz1-3/+3
2013-05-18Removed tcl-tDOM, tktable, and logrider from Suggested New Packages, asrodent1-15/+1
they have been imported. Closed related PRs. Removed Transmission-gui from Suggested Package Updates, as that package no longer exists.
2013-05-18Fix config to use termios instead of COMPAT_43 functionality.mlelstv2-5/+5
2013-05-18Update DESCR from http://www.catb.org/~esr/cvsps/ .ryoon1-7/+4
2013-05-18Updated net/vinagre to 3.6.2nb7ryoon1-1/+2
2013-05-18Updated security/libsecret to 0.15ryoon1-1/+2
2013-05-18Bump PKGREVISION.ryoon1-2/+2
* Recursive revbump from secrity/libsecret.
2013-05-18Update to 0.15ryoon4-10/+22
* Patches from Patrick Welche, thank you. * Fix buildlink3.mk Changelog: 0.15 * Tweak predefined schemas [#695791] * Updated translations 0.14 * Add a 'search' command to the tool for looking up items [#693881] * Try to unlock locked collection when storing an item [#693723] * Improve validation of the attributes table [#694107] * Allow empty SecretValue contents [#694787] * Introspection fixes [#694448] * Updated translations 0.13 * Updated translations * Build fixes
2013-05-18treat DragonFly same as newer FreeBSD.obache2-1/+17
PR pkg/47822.
2013-05-18Correct patch of configure scripts for DragonFly/FreeBSD.taca3-30/+30
That place was changed prior to my update of ruby193-base pacakge and I'm not sure it was correct or not. And suffix of libruby shared library has something historical part of pkgsrc. I don't care so much to changing the name, but also don't think it is so important thing to bump revisions. Noted by pkg/47831 from David Shao.
2013-05-18regen distinfoobache1-3/+3
2013-05-18Fixes build on big endian FreeBSD and DragonFly.obache1-1/+11
related to PR pkg/47821.
2013-05-18make sure MESA_{BIG,LITTLE}_ENDIAN are defined correctly on *BSD.obache1-4/+10
related to PR pkg/47821
2013-05-18Fix case when PKG_SYSCONFBASE != ${PREFIX}/etcmarkd3-7/+8
2013-05-18Updated comms/asterisk to 11.4.0jnemeth1-1/+2
2013-05-18Update to Asterisk 11.4.0: this is a general bugfix release.jnemeth6-91/+35
The Asterisk Development Team has announced the release of Asterisk 11.4.0. The release of Asterisk 11.4.0 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following is a sample of the issues resolved in this release: * --- Fix Sorting Order For Parking Lots Stored In Static Realtime * --- Fix StopMixMonitor Hanging Up When Unable To Stop MixMonitor On A Channel * --- When a session timer expires during a T.38 call, re-invite with correct SDP * --- Fix white noise on SRTP decryption * --- Fix reload skinny with active devices. For a full list of changes in this release, please see the ChangeLog: http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-11.4.0 Thank you for your continued support of Asterisk!
2013-05-18Add entries for fuse, inotify, and oggz.rodent1-0/+3
2013-05-18Updated textproc/saxon to 9.5.0.1jrodent1-1/+2
2013-05-18* Remove PKGSRC_SHOW_PATCH_ERRORMSG, because it is not used in pkgsrc/mk.ryoon1-10/+8
* Set PATCH_DEBUG when PKG_DEVELOPER=yes. No objection to http://mail-index.netbsd.org/tech-pkg/2013/05/06/msg011276.html .
2013-05-18Update to latest release. This is supposedly the last version which requiresrodent2-9/+9
Java 5. Changes from 9.4 to 9.5: The bulk of the open source parts of Saxon (the parts maintained by Saxonica) are now licensed under Mozilla Public License version 2.0, replacing MPL 1.0. There have been some other changes to third-party open source components, notably the introduction of a new regular expression engine derived from Jakarta (Apache license), and the dropping of the old Base64 conversion code (Netscape license). Users interested in building the product from source code need to be aware that the build process now includes a preprocessing phase that generate separate Java code for the EE, PE, and HE editions. The raw (before preprocessing) source code is published in the Subversion repository, but for building Saxon-HE, a more convenient place to start is the post-preprocessing Java code issued on SourceForge as a source.zip download. A consequence of this change is that the JAR files for Saxon-HE, Saxon-PE, and Saxon-EE contain different class files having the same names. Therefore, the JAR files for different editions should not co-exist on the classpath. If you use internal Saxon APIs in an application, you may need to check that the methods you call are available in all three editions. This won't be a problem for interfaces that are clearly user-facing, but it could be an issue for applications that penetrate deeper into the internals. More changes here: http://www.saxonica.com/documentation/index.html#!changes
2013-05-18Updated comms/asterisk18 to 1.8.22.0jnemeth1-1/+2
2013-05-18Update to Asterisk 1.8.22.0: this is a bug fix update.jnemeth3-24/+11
The Asterisk Development Team has announced the release of Asterisk 1.8.22.0. The release of Asterisk 1.8.22.0 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following is a sample of the issues resolved in this release: * --- Fix Sorting Order For Parking Lots Stored In Static Realtime * --- Make ParkAndAnnounce return to priority + 1 when return context is not defined * --- When a session timer expires during a T.38 call, re-invite with correct SDP * --- Fix several unreleased mutex locks that cause problem with processing calls * --- Fix crash when AMI redirect action redirects two channels out of a bridge. For a full list of changes in this release, please see the ChangeLog: http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.8.22.0 Thank you for your continued support of Asterisk!
2013-05-17Include and link against libintl on SunOS.jperkin1-1/+4
2013-05-17Avoid -Werror=return-type failure.jperkin2-1/+17
2013-05-17Need explicit -lfontconfig on SunOS.jperkin1-1/+2
2013-05-17Fix build on SunOS.jperkin3-2/+28
2013-05-17Fix SunOS build.jperkin1-1/+4
2013-05-17USE_TOOLS+= m4. Fixes SunOS build.jperkin1-2/+2
2013-05-17Fix packaging on SunOS.jperkin3-8/+15
2013-05-17note updates involving modular-xorg-server-1.12.4 and Mesa-7.11.2 in ↵richard2-35/+47
CHANGES-2013 and TODO
2013-05-17USE_TOOLS+= file, required for FILE_CMD.jperkin1-1/+3
2013-05-17Fix initialisation of the DCOP object. From Matthias Weckbecker.joerg3-3/+19
Bump revision.
2013-05-17Restore patches for correct Xos_r.h behavior and using the protectedjoerg6-4/+358
names in Xfuncproto.h. Bump revision.
2013-05-17var_get_memory():martin1-3/+3
if no eol is found in the string we set "next" to NULL, assign it to "buf" and then check the loop condition by dereferencing it - which does not work well. Change the loop condition to first check for buf == NULL.
2013-05-17Fix a pasting botch in v1.54 that killed Linux i386dsainty1-3/+2
2013-05-16Note update of math/py-pandas to 0.11.0.bad1-1/+2
2013-05-16Update py-pandas to 0.11.0.bad3-22/+62
Summary of changes since 0.10.1: This is a major release from 0.10.1 and includes many new features and enhancements along with a large number of bug fixes. The methods of Selecting Data have had quite a number of additions, and Dtype support is now full-fledged. There are also a number of important API changes that long-time pandas users should pay close attention to. * New precision indexing fields loc, iloc, at, and iat, to reduce occasional ambiguity in the catch-all hitherto ix method. * Expanded support for NumPy data types in DataFrame. * NumExpr integration to accelerate various operator evaluation. * Improved DataFrame to CSV exporting performance. For a full list refer to the "what's new" page. Also fixes PLIST errors introduced in last update.