summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-04-01Cast away some constness so this builds with clang.wiz2-1/+29
2012-04-01Whitespace only.shattered1-2/+2
2012-04-01Delint (include sysutils/desktop-file-utils/desktopdb.mk)shattered1-2/+3
2012-04-01Updated textproc/expat to 2.1.0obache1-1/+2
2012-04-01Update expat to 2.1.0, contains security fixes.obache5-41/+11
Release 2.1.0 Sat March 24 2012 - Bug Fixes: #1742315: Harmful XML_ParserCreateNS suggestion. #2895533: CVE-2012-1147 - Resource leak in readfilemap.c. #1785430: Expat build fails on linux-amd64 with gcc version>=4.1 -O3. #1983953, 2517952, 2517962, 2649838: Build modifications using autoreconf instead of buildconf.sh. #2815947, #2884086: OBJEXT and EXEEXT support while building. #1990430: CVE-2009-3720 - Parser crash with special UTF-8 sequences. #2517938: xmlwf should return non-zero exit status if not well-formed. #2517946: Wrong statement about XMLDecl in xmlwf.1 and xmlwf.sgml. #2855609: Dangling positionPtr after error. #2894085: CVE-2009-3560 - Buffer over-read and crash in big2_toUtf8(). #2958794: CVE-2012-1148 - Memory leak in poolGrow. #2990652: CMake support. #3010819: UNEXPECTED_STATE with a trailing "%" in entity value. #3206497: Unitialized memory returned from XML_Parse. #3287849: make check fails on mingw-w64. #3496608: CVE-2012-0876 - Hash DOS attack. - Patches: #1749198: pkg-config support. #3010222: Fix for bug #3010819. #3312568: CMake support. #3446384: Report byte offsets for attr names and values. - New Features / API changes: Added new API member XML_SetHashSalt() that allows setting an intial value (salt) for hash calculations. This is part of the fix for bug #3496608 to randomize hash parameters. When compiled with XML_ATTR_INFO defined, adds new API member XML_GetAttributeInfo() that allows retrieving the byte offsets for attribute names and values (patch #3446384). Added CMake build system. See bug #2990652 and patch #3312568. Added run-benchmark target to Makefile.in - relies on testdata module present in the same relative location as in the repository.
2012-04-01Updated emulators/suse121_expat to 12.1nb1obache1-1/+2
2012-04-01Update libexpat1 pkg to 2.0.1-109.4.1 for CVE-2012-0876, CVE-2012-1147 and ↵obache2-9/+10
CVE-2012-1148. Bump PKGREVISION.
2012-04-01Updated multimedia/adobe-flash-plugin11 to 11.2.202.228obache1-1/+2
2012-04-01Update adobe-flash-plugin11 to 11.2.202.228, fixes pbsb12-07.obache2-6/+6
2012-04-01Updated multimedia/adobe-flash-plugin10.1 to 10.3.183.18obache1-1/+2
2012-04-01Update adobe-flash-plugin10.1 to 10.3.183.18, fixes pbsb12-07.obache2-6/+6
2012-03-31Restrict depends to avoid matching the kde4 packagedholland4-11/+11
2012-03-31Bump BUILDLINK_API_DEPENDS to require at least 1.1.0, which was thedholland1-2/+2
first kde4 version of this package in pkgsrc. Otherwise, the kde3 package can match, which causes difficulties.
2012-03-31Restore fix needed to build this on SunOS.hans1-1/+3
2012-03-31Updated chat/eggdrop to 1.6.21shattered2-3/+3
2012-03-31Update to 1.6.21. Notable changes:shattered7-61/+56
- Added CIDR support to eggdrop. This includes accepting and matching b/e/I masks and user hosts in cidr notation. - Added a msg-rate config variable, to replace the current #define msgrate in server.mod. - Replaced most dns.mod preprocessor definitions with config variables. - Added a configure option to set the handlen while keeping compatibility with the older method of editing eggdrop.h directly. - Explicitly offer both --enable-tcl-threads and --disable-tcl-threads configure options that can forcefully enable or disable threaded Tcl library support. - Fixed a remote DoS in the CTCP parsing code introduced by the servmsg.c buffer overflow patch by Nico Golde. Reference: CVE-2009-1789 - Work around Tcl8.5.10 bug 3371644 (strings starting with # could crash in Tcl_ConvertElement()). - tcl_maskhost could crash the bot. - Fixed a potential crash in read_lang() with lines > 512 characters in language files. Added support for lines of unlimited size. - Fixed dns.mod SIGBUS crashes on 64-bit Sparc. - Fixed a crash when restarting, related to bind log.
2012-03-31Restore the fixes needed to build this on SunOS.hans4-3/+25
2012-03-31Make CFLAGS.SunOS specific to gcc>=4.6hans1-3/+6
On SunOS, gcc 4.6 and later enable c99 and XPG6 features for c++, but the configure check for iconv uses plain c and gets a pre-XPG6 prototype for iconv(). This inconsistency then leads to failure when building preconv.
2012-03-31Fix manu's update by updating the package version instead of just thedholland1-4/+3
distinfo and patches.
2012-03-31Bump PKGREVISIONryoon12-12/+767
* Fix build on FreeBSD 9.0 ** Patches are borrowed from FreeBSD ports ** Split FreeBSD support from DragonFly/FreeBSD support
2012-03-31Updated www/mediawiki to 1.17.3obache1-1/+2
2012-03-31Update mediawiki to 1.17.3.obache3-7/+8
=== Changes since 1.17.2 === * (bug 22555) Remove or skip strip markers from tag hooks like <nowiki> in core parser functions which operate on strings, such as padleft. * (bug 34212) ApiBlock/ApiUnblock allow action to take place without a token parameter present. * (bug 34907) Fixed exposure of tokens through load.php that could have facilitated CSRF attacks. * (bug 35317) CSRF in Special:Upload.
2012-03-31Updated multimedia/adobe-flash-plugin11 to 11.1.102.63obache1-1/+2
2012-03-31Update adobe-flash-plugin11 to 11.1.182.63, secuirfy fix for apsb12-05.obache2-6/+6
2012-03-31Updated multimedia/adobe-flash-plugin10.1 to 10.3.183.16obache1-1/+2
2012-03-31Update adobe-flash-plugin10.1 to 10.3.183.16, secuirfy fix for apsb12-05.obache2-6/+6
2012-03-31Version 1.63 ("Add pam option. Not enabled by default so no PKGREVISION.)dholland1-2/+1
added the ImageMagick dependency that was removed in 1.62 back in, presumably by accident. Remove it again, as xlockmore-lite should not depend on ImageMagick.
2012-03-31Reapply version 1.6 of patch-ah to fix handling of $PREFIX fordholland2-6/+6
bacula-wx-client. everyone, when regenerating patches, please make sure you aren't expanding substitutions.
2012-03-31xipdumpdholland1-1/+2
2012-03-31Fix LP64 problem.dholland3-3/+58
This package does a lot of storing of ints in pointers and thus generates a lot of cast warnings; I believe the others are harmless.
2012-03-31Patch up various lethal compiler warnings. This still doesn't builddholland7-12/+157
on NetBSD current or probably -6 because of bpf issues, but now stands a chance of being able to run on LP64 platforms and/or at all when that's fixed.
2012-03-31x11/kde-workspace4: Patch for DragonFlymarino4-1/+122
DragonFly for kde-workspace4 is built using FreeBSD-specific files. In the future, DragonFly probably needs its OS-specific directory. These patches will fix all but one problem on DragonFly. They use macros so no revbump is required. The remaining is with cmake using the wrong include path for the QT4 tools mkspecs file qplatformdefs.h. How to best resolve that is still being determined.
2012-03-31Use reserved example domain name.obache1-2/+2
2012-03-31Update DESCR to reflect reality.obache1-2/+4
2012-03-31Updated emulators/suse121_libpng to 12.1nb1obache1-1/+2
2012-03-31Update suse 12.1 libpng12 to 1.2.48-9.6.1 and libpng14 to 1.14.10-3.6.1obache2-16/+17
for CVE-2011-3045. Bump PKGREVISION.
2012-03-31On recent FreeBSD, ossaudiodev.so is not created.ryoon2-4/+4
Fix "make package" on FreeBSD 9.0.
2012-03-31Fix UNSHARED_LIB_SUFFIX without dot in configure on FreeBSD.ryoon2-4/+12
Sync with PLIST.
2012-03-30fixes build on OpenBSD, taken from upstream repository.obache2-12/+24
2012-03-30make PAM without the suid_helper work on NetBSD: without the bad-pamdrochner1-2/+2
option it will give up root credentials too early addresses PR pkg/46271 by John D. Baker
2012-03-30+ abcmidi-20120327, accerciser-3.4.0, at-spi-2.4.0, atk-2.4.0,wiz1-28/+45
brasero-3.4.0, cheese-3.4.0, coreutils-8.16, eog-3.4.0, eog-plugins-3.4.0, gawk-4.0.1, genius-1.0.15, glade-3.12.0, gnome-3.4, gnome-games-3.4.0, gnome-keyring-3.4.0, gnupg2-2.0.19, gthumb-2.14.3, gtk3-3.4.0, iodbc-3.52.8, libfolks-0.6.8, libgnome-keyring-3.4.0, libgnomekbd-3.4.0.2, librep-0.92.2, libwps-0.2.4, liferea-1.8.4, mousetweaks-3.4.0, mpg123-1.13.7, openmpi-1.5.5, pango-1.30.0, phpmyadmin-3.4.10.2, py-gobject-3.2.0, py-psycopg-2.4.5, rep-gtk-0.90.8, seahorse-3.4.0, snort-2.9.2.2, sympa-6.1.9, tinc-1.0.18, totem-3.4.0, totem-pl-parser-3.4.0, vala-0.16.0, vinagre-3.4.0, vino-3.4.0, webkit-gtk-1.8.0, worker-2.19.2.
2012-03-30- file-5.11.taca1-5/+4
+ libdrm-2.4.33, xf86-video-ati-6.14.4, xkbevd-1.1.3 [unpackaged].
2012-03-30Note update of sysutils/file package to 5.11.taca1-1/+2
2012-03-30Update file from 5.03 to 5.11.taca6-85/+12
Changes are too may to write here but includes security fix CVE-2012-1571. Add LICENSE, too.
2012-03-30Note update of graphics/ImageMagick package to 6.7.5.10nb1.taca1-1/+2
2012-03-30Add some security fix regarding totaca5-2/+65
http://www.imagemagick.org/discourse-server/viewtopic.php?f=4&t=20629. [CVE-2012-0259] JPEG EXIF tag crash. [CVE-2012-0260] Excessive memory use with JPEG restart markers. [CVE-2012-1798] Copying of invalid memory when reading TIFF EXIF IFD. Bump PKGREVISION.
2012-03-29Fix build with clang.wiz2-4/+31
2012-03-29Fix PLIST for gnome option.ryoon1-2/+5
Thank you, Mark Davies.
2012-03-29kdebase4 -> kde-baseapps4markd1-2/+2
Though I couldn't actually persuade this package to build the kde gui.
2012-03-29Move ifdef around so it matches the code.wiz2-8/+8