summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-05-31Add missing change entriesfhajny1-2/+13
2013-05-31Bump all packages for perl-5.18, thatwiz310-566/+620
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-05-31Updated lang/nodejs to 0.10.9fhajny1-1/+2
2013-05-312013.05.30, Version 0.10.9 (Stable)fhajny3-7/+121
* npm: Upgrade to 1.2.24 * uv: Upgrade to v0.10.9 * repl: fix JSON.parse error check (Brian White) * tls: proper .destroySoon (Fedor Indutny) * tls: invoke write cb only after opposite read end (Fedor Indutny) * tls: ignore .shutdown() syscall error (Fedor Indutny)
2013-05-31Bumping to 1.14 for the last three additions that I forgot to bump.rodent1-2/+2
2013-05-31Final fix for PR pkg/47868.wiz1-2/+3
2013-05-31Updated lang/perl5 to 5.18.0adam2-3/+3
2013-05-31We are excited to announce perl v5.18.0, the first stable release of versionadam12-181/+50
18 of Perl 5. You can find a full list of changes in the file "perldelta.pod" located in the "pod" directory inside the release and on the web. Perl v5.18.0 represents approximately 12 months of development since Perl v5.16.0 and contains approximately 400,000 lines of changes across 2,100 files from 113 authors.
2013-05-31Fix previous. From Jörn Clausen.wiz1-2/+2
2013-05-31Try fixing build on Solaris. PR pkg/47868.wiz1-2/+8
2013-05-31Updated x11/libXtst to 1.2.2wiz1-1/+2
2013-05-31Update to 1.2.2:wiz2-7/+6
This release provides the fix for the recently announced security issue CVE-2013-2063, along with a number of fixes to the build configuration. Adam Jackson (1): configure: Remove AM_MAINTAINER_MODE Alan Coopersmith (5): Move -I flags from AM_CFLAGS to AM_CPPFLAGS Add xextproto & xi to Requires.private Use _XEatDataWords to eat data in error cases integer overflow in XRecordGetContext() [CVE-2013-2063] libXtst 1.2.2 Colin Walters (1): autogen.sh: Implement GNOME Build API Julien Cristau (1): COPYING: add copyright notices and licenses from the manpages and specs
2013-05-31Updated x11/libXxf86vm to 1.1.3wiz1-1/+2
2013-05-31Update to 1.1.3:wiz2-7/+6
This release provides the fixes for the recently announced security issue CVE-2013-2001 along with a number of other fixes to the error handling code found while investigating that issue. Adam Jackson (1): configure: Remove AM_MAINTAINER_MODE Alan Coopersmith (10): Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS When Xcalloc() returns NULL, you don't need to Xfree() it Improve error handling in XF86VidModeGetMonitor() Unlock display before returning alloc error in XF86VidModeGetModeLine() Unlock display before returning alloc error in XF86VidModeGetAllModeLines() Unlock display before returning alloc error in XF86VidModeGetDotClocks() Use _XEatDataWords to avoid overflow of length calculations memory corruption in XF86VidModeGetGammaRamp() [CVE-2013-2001] avoid integer overflow in XF86VidModeGetModeLine() libXxf86vm 1.1.3 Colin Walters (1): autogen.sh: Honor NOCONFIGURE environment variable
2013-05-31Updated x11/libXxf86dga to 1.1.4wiz1-1/+2
2013-05-31Update to 1.1.4:wiz3-35/+6
This release provides the fixes for the recently announced security issues CVE-2013-1991 & CVE-2013-2000, along with a couple build fixes. Adam Jackson (1): configure: Remove AM_MAINTAINER_MODE Alan Coopersmith (7): Use _XEatDataWords to avoid overflow of rep.length shifting integer overflow in XDGAQueryModes() [CVE-2013-1991 1/2] buffer overflow in XDGAQueryModes() [CVE-2013-2000 1/2] integer overflow & underflow in XDGASetMode() [CVE-2013-1991 2/2] buffer overflow in XDGASetMode() [CVE-2013-2000 2/2] integer overflow in XDGAOpenFramebuffer() libXxf86dga 1.1.4 Colin Walters (1): autogen.sh: Implement GNOME Build API Jeremy Huddleston (2): Build fix when sizeof(off_t) > sizeof(void *) Include <stdint.h> for uintptr_t
2013-05-31Updated x11/libXt to 1.1.4wiz1-1/+2
2013-05-31Update to 1.1.4:wiz2-7/+6
This release provides the fixes for the recently announced security issues CVE-2013-2002 & CVE-2013-2005, along with other code & doc cleanups, build fixes, automake compatibility changes, and packaging improvements. Adam Jackson (1): configure: Remove AM_MAINTAINER_MODE Alan Coopersmith (5): unifdef -U__UNIXOS2__ Unchecked return values of XGetWindowProperty [CVE-2013-2005] unvalidated length in _XtResourceConfigurationEH [CVE-2013-2002] Remove old strtoul workaround for SunOS 4 libXt 1.1.4 Colin Walters (1): autogen.sh: Implement GNOME Build API Egbert Eich (2): Install ErrorDB into a $datarootdir-path, not $libdir. Add XtErrorDB directory to pkg-config file. Eric S. Raymond (2): Eliminate use of tab stops. Remove unused macros that are temptations to presentation-level klugery. Julien Cristau (1): Add copyright notice and license from the X Consortium to COPYING Thierry Reding (1): Use AM_CPPFLAGS instead of INCLUDES Thomas Klausner (2): Avoid referencing something that isn't defined. Bring in the definition from another manual page. Fix DEBUG build (TMparse.c:376:1: error: overflow in implicit constant conversion)
2013-05-31Updated x11/libXres to 1.0.7wiz1-1/+2
2013-05-31Update to 1.0.7:wiz2-7/+6
This release primarily provides the fix for the recently announced security vulnerability CVE-2013-1988, along with improved compatibility with future automake releases. Alan Coopersmith (5): Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS Use _XEatDataWords to avoid overflow of rep.length shifting integer overflow in XResQueryClients() [CVE-2013-1988 1/2] integer overflow in XResQueryClientResources() [CVE-2013-1988 2/2] libXres 1.0.7
2013-05-31Updated x11/libXp to 1.0.2wiz1-1/+2
2013-05-31Update to 1.0.2:wiz2-7/+6
This bug fix release delivers the fixes for the recently announced security vulnerability CVE-2013-2062, alongside the last couple years accumulation of janitorial cleanups, compiler warning fixes, and adjustments to remain compatible with changes in new and future automake releases. Alan Coopersmith (10): Strip trailing whitespace Stop trying to use NULL for Status values Fix XpEventToWire arguments to match what libXext expects Add const qualifiers to silence gcc -Wwrite-strings warnings Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS Use _XEatDataWords to avoid overflow of rep.length bit shifting integer overflow in XpGetAttributes & XpGetOneAttribute [CVE-2013-2062 1/3] integer overflows in XpGetPrinterList() [CVE-2013-2062 2/3] integer overflows in XpQueryScreens() [CVE-2013-2062 3/3] libXp 1.0.2
2013-05-31Updated x11/libXinerama to 1.1.3wiz1-1/+2
2013-05-31Update to 1.1.3:wiz2-6/+6
This bug fix release primarily provides the fix for the recently announced security vulnerability CVE-2013-1985. Adam Jackson (1): configure: Remove AM_MAINTAINER_MODE Alan Coopersmith (3): Use _XEatDataWords to avoid overflow of _XEatData calculations integer overflow in XineramaQueryScreens() [CVE-2013-1985] libXinerama 1.1.3 Colin Walters (1): autogen.sh: Implement GNOME Build API
2013-05-31-libXfontcache; was imported to fonts/rodent1-2/+2
2013-05-31+libXfontcacherodent1-1/+2
2013-05-31Will MAINTAIN this one too.rodent1-2/+2
2013-05-31Added fonts/libXfontcache version 1.0.5rodent1-1/+2
2013-05-31Import libXfontcache-1.0.5 as fonts/libXfontcache.rodent5-0/+54
Xfontcache - X-TrueType font cache extension client library.
2013-05-31-windowswmproto -libWindowsWMrodent1-3/+2
2013-05-31s/Added/Moved for wm/{applewmproto,libAppleWM}rodent1-3/+3
2013-05-31Include bsd.fast.prefs and then add wm/libAppleWM if OPSYS == Darwin,rodent1-3/+8
as to not break this package on other platforms, given libAppleWM has ONLY_FOR_PLATFORM = Darwin-*-* set. Add wm/libWindowsWM as well. Bump version.
2013-05-31Include bsd.fast.prefs and then add wm/applewmproto if OPSYS == Darwin,rodent1-2/+8
as to not break this package on other platforms, given applewmproto has ONLY_FOR_PLATFORM = Darwin-*-* set. Add wm/windowswmproto as well. Bump version.
2013-05-31Moved applewmproto and libAppleWM to wm/ to live with windowswmproto androdent11-109/+1
libWindowsWM.
2013-05-31+applewmproto +libAppleWM +libWindowsWM +windowswmprotorodent1-1/+5
2013-05-31Added wm/libAppleWM version 1.4.0rodent1-1/+2
2013-05-31Moving libAppleWM-1.4.0 from x11/libAppleWM.rodent5-0/+58
AppleWM is a simple library designed to interface with the Apple-WM extension. This extension allows X window managers to better interact with the Mac OS X Aqua user interface when running X11 in a rootless mode. This package provides the libAppleWM library from the modular X.org X11 project.
2013-05-31Added wm/applewmproto version 1.4.2rodent1-1/+2
2013-05-31Moving applewmproto-1.4.2 from x11/applewmproto.rodent5-0/+49
This provides the AppleWM extension headers from modular X.org X11 project.
2013-05-31Added wm/libWindowsWM version 1.0.1rodent1-1/+2
2013-05-31Import libWindowsWM-1.0.1 as wm/libWindowsWM.rodent5-0/+53
WindowsWM - Cygwin/X rootless window management extension. WindowsWM is a simple library designed to interface with the Windows-WM extension. This extension allows X window managers to better interact with the Cygwin XWin server when running X11 in a rootless mode.
2013-05-31Added wm/windowswmproto version 1.0.4rodent1-1/+2
2013-05-31Import windowswmproto-1.0.4 as wm/windowswmproto.rodent5-0/+51
This module provides the definition of the WindowsWM extension to the X11 protocol, used for coordination between an X11 server and the Microsoft Windows native window manager. WindowsWM is only intended to be used on Cygwin when running a rootless XWin server.
2013-05-30Note update of the "apache22" package to version 2.2.24nb1.tron1-1/+2
2013-05-30Add Apache developer fix for security vulnerability reportedtron3-3/+38
in CVE-2013-1862.
2013-05-30Add USE_BSD_MAKEFILE=yes and bump the package revision.mbalmer1-1/+4
Thanks, joerg, for the hint.
2013-05-30DragonFly needs GNU readline here as well. PR pkg/47870 by David Shao.wiz1-2/+2
2013-05-30Updated x11/libxcb to 1.9.1wiz1-1/+2
2013-05-30Update to 1.9.1:wiz4-26/+11
* Fix python code to work with python-3 * Security fix for integer overflow in read_packet() [CVE-2013-2064] Alan Coopersmith (2): integer overflow in read_packet() [CVE-2013-2064] libxcb 1.9.1 Christian König (1): whitespace fix in xcb_take_socket Chí-Thanh Christopher Nguyễn (2): c-client.py: Fix python-3 AttributeError: 'dict' object has no attribute 'iteritems' c_client.py: Fix python-3 invalid except statement Colin Walters (1): autogen.sh: Implement GNOME Build API
2013-05-30let us backout and not be hasty to use autotools in devel/diffutils 2/2richard1-25/+0