summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-02-03Use system vsnprintf() as intended (fixes build on OS X 10.6).schmonz3-1/+33
2013-02-03Use COMPILER_RPATH_FLAG instead of -Wl,-rpath.ryoon1-2/+2
2013-02-03Remove obsolete patches.ryoon10-265/+5
Noticed by Jan Beich. These patches are not used or already fixed in another way.
2013-02-03Update HOMEPAGE and remove commented-out sf MASTER_SITE.wiz1-3/+2
From Bug Hunting.
2013-02-03Updated devel/autoconf-archive to 2013.02.02wiz1-1/+2
2013-02-03Update to 2013.02.02:wiz3-8/+9
* Noteworthy changes in release 2013.02.02 (2013-02-02) [stable] Support for AIX has been improved in AX_PTHREAD. Further details are available at <http://savannah.gnu.org/patch/index.php?7911>. AX_BOOST_FILESYSTEM has been improved to work more reliable on non-GNU systems. See <http://savannah.gnu.org/patch/?7921> for further details. The new macro AX_LIB_EV has been added, which checks for libev in a pkg-config-like manner. The purpose of the macro is to unifty behaviour between distros that come with libev.pc and systems (e.g. upstream) that don't. Further details are at <http://savannah.gnu.org/patch/?7938>. The portability of AX_PYTHON has been improved. Also, the macro now recognizes more recent versions of the Python interpreter, too. See <http://savannah.gnu.org/patch/?7897> for further details. Support for cross-compilation in AX_PROG_CC_FOR_BUILD has been improved. See <http://savannah.gnu.org/patch/index.php?7890> for further details. The new macro AX_PROG_CXX_FOR_BUILD has been added. Further details are available at <http://savannah.gnu.org/patch/?7891>. Mac OS X support in AX_OPENMP has been improved. Further details are available at <http://savannah.gnu.org/patch/?7893>.
2013-02-03Fix typo in PKG_OPTIONS name.ryoon1-2/+2
2013-02-03Fix build with gcc 4.2.1 of FreeBSD 9.1.ryoon2-1/+27
Patch is taken from https://build.opensuse.org/package/view_file?file=mozilla-gcc43.patch&package=MozillaFirefox&project=home%3AWernerFink%3Abranches%3Amozilla .
2013-02-02Updated www/ikiwiki to 3.20121212nb3schmonz1-1/+2
2013-02-02Apply another bugfix to the CVS backend from my git repo:schmonz3-7/+19
* `91b477c0`: Fix diffurl links (cvsweb expects unescaped '/'). Bump PKGREVISION.
2013-02-02two more missed jpeg revbumpsdholland2-4/+4
2013-02-02Another missed jpeg bump.dholland1-1/+2
2013-02-02Return "netbsd" instead of "unknown" for WebInspector.platform() on NetBSDjmcneill3-3/+17
2013-02-02This should have been bumped along with other jpeg users, but got missed,dholland1-1/+2
so do it now. (I don't know if anything else got missed, I just happened to trip on this one)
2013-02-02Updated misc/ja-less to 382.262.03ryoon1-1/+2
2013-02-02Update to 382.262.03 using less-382-iso262.ext03.patch.gzryoon3-15/+17
from http://bogytech.blogspot.jp/2011/07/kterm-jless-screen.html . This update is based on isaki@'s work. * Set PATCH_SITES as my non-NetBSD web space. Changelog: * Add UTF-8 support (Japanese part only) * Change japanese83 behavior * Change G1 default * Add ISO-8859-10,11,13,14,15 support * Ignore case in JLESSCHARSET and LANG variables * Fix bugs in search * Add .xz support (not enabled on pkgsrc) * Some packport from less-443
2013-02-02add a debug optionjmcneill1-2/+8
2013-02-02patches/patch-distbb__chroot.in is not needed anymorecheusov1-11/+0
2013-02-02Update to 0.46.0cheusov2-10/+8
stage_upload_pkgs: - delete outdated packages after uploading - extra files are removed from remote repo - no verbose flag for rsync Serious fixes in stage_init - PKG_UPDATE_SRC_SUMMARY_CMD: -m is passed to pkg_src_summary by default Fix in signals handling Fix in "make-depends" (unknown function is_true) Fix: distbb -a option works correctly if pkg_summary.txt doesn't exist upload_pkgs_all_files: - directories and links are also output in addition to files distbb checks arguments passed to -x|-X for correctness. Configuraton variable SUDO was renamed to to DISTBB_SUDO. This fixed build failure of ruby193-base Configuraton variable OS was renamed to OPSYS Stderr of pkg_summary2deps is now a part of the final report
2013-02-02+ sudo-1.8.6p6.taca1-2/+2
2013-02-02Note update of lang/ruby193-base package to 1.9.3p374nb1.taca1-1/+2
2013-02-02Add a two fixes from ruby-2.0.0/rubygems 1.8.25.taca4-6/+45
* Allow multiple conditions for requirement of gem's specification since some newer gem already use this feature.
2013-02-02Bump libssh dependency. Fixes bulk builds.jperkin1-2/+2
2013-02-02Fix previous, it didn't work as intended. Just having /usr/lib${LIBABISUFFIX}hans1-3/+1
there should be sufficient, and it works.
2013-02-02Work around the xdg-desktop-menu being completely useless wrt. pkgsrc.bad1-2/+25
Fix absolute paths in desktop file. Bump PKGREVISION. C.F. pkg/47523
2013-02-01Document .tar.bz2 requirement, requested by wiz.hans1-1/+3
2013-02-01Pick up maintainership.wiz1-2/+2
2013-02-01Reset MAINTAINER/OWNER (became observers)wiz54-108/+108
2013-02-01Make pkg_info show the upstream version, for comparison to advisories etc.is1-4/+5
2013-02-01fix typois1-1/+1
2013-02-01Commit missing file, and fix the version gate. Thanks to Noud de Brouweris2-3/+32
for beta-testing the package.
2013-02-01Spell XTHREAD_CPPFLAGS correctly. This is confirmed required on Solaris, sojperkin1-11/+4
remove the XXX comments.
2013-02-01Depend on newer libssh. As these packages need libssh >= 0.4 anyway (peris3-7/+12
own build docs), this actually makes remmina offer ssh and sftp, and makes the NX plugin build. Thus bumping revision. XXX TODO: XXX - RDP still isn't offered in the menu. XXX - upstream package is 1.0 Thanks to Noud Brouwer for the original libssh-0.5.4 package from pkgsrc-wip, which was used as security/libssh with some corrections.
2013-02-01Update libssh to (upstream) 0.5.4 == (our) 0.54.is2-60/+12
(We need to keep the old numbering syntax to make versions compare correctly.) There are only two consumers in pkgsrc; one of them (remmina and remmina-plugins) actually needed library version 0.4 or later, and didn't build the ssh/sftp/nx plugins without. Hydra is also supposed to build with 0.4.x and later.) Upstream changelogs: 0.5.4: CVE-2013-0176 - NULL dereference leads to denial of service Fixed several NULL pointer dereferences in SSHv1. Fixed a free crash bug in options parsing. and for completeness 0.5.3: This is an important SECURITY and maintenance release in order to address CVE-2012-4559, CVE-2012-4560, CVE-2012-4561 and CVE-2012-4562. CVE-2012-4559 - Fix multiple double free() flaws CVE-2012-4560 - Fix multiple buffer overflow flaws CVE-2012-4561 - Fix multiple invalid free() flaws CVE-2012-4562 - Fix multiple improper overflow checks (...) Suggested by Noud de Brouwer in wip/libssh and PR pkg/47518, but needed some changes to PLIST as well as to make "pkg_admin audit" and updates compare correctly.
2013-02-01Update libssh to (upstream) 0.5.4 == (our) 0.54.is2-9/+18
(We need to keep the old numbering syntax to make versions compare correctly.) There are only two consumers in pkgsrc; one of them (remmina and remmina-plugins) actually needed library version 0.4 or later, and didn't build the ssh/sftp/nx plugins without. Hydra is also supposed to build with 0.4.x and later.) Upstream changelogs: 0.5.4: CVE-2013-0176 - NULL dereference leads to denial of service Fixed several NULL pointer dereferences in SSHv1. Fixed a free crash bug in options parsing. and for completeness 0.5.3: This is an important SECURITY and maintenance release in order to address CVE-2012-4559, CVE-2012-4560, CVE-2012-4561 and CVE-2012-4562. CVE-2012-4559 - Fix multiple double free() flaws CVE-2012-4560 - Fix multiple buffer overflow flaws CVE-2012-4561 - Fix multiple invalid free() flaws CVE-2012-4562 - Fix multiple improper overflow checks (...)
2013-02-01Update libssh to (upstream) 0.5.4 == (our) 0.54.is2-28/+37
(We need to keep the old numbering syntax to make versions compare correctly.) There are only two consumers in pkgsrc; one of them (remmina and remmina-plugins) actually needed library version 0.4 or later, and didn't build the ssh/sftp/nx plugins without. Hydra is also supposed to build with 0.4.x and later.) Upstream changelogs: 0.5.4: CVE-2013-0176 - NULL dereference leads to denial of service Fixed several NULL pointer dereferences in SSHv1. Fixed a free crash bug in options parsing. and for completeness 0.5.3: This is an important SECURITY and maintenance release in order to address CVE-2012-4559, CVE-2012-4560, CVE-2012-4561 and CVE-2012-4562. CVE-2012-4559 - Fix multiple double free() flaws CVE-2012-4560 - Fix multiple buffer overflow flaws CVE-2012-4561 - Fix multiple invalid free() flaws CVE-2012-4562 - Fix multiple improper overflow checks (...) Suggested by Noud de Brouwer in wip/libssh and PR pkg/47518, but needed some changes to PLIST as well as to make "pkg_admin audit" and updates compare correctly.
2013-02-01Update libssh to (upstream) 0.5.4 == (our) 0.54.is1-8/+4
(We need to keep the old numbering syntax to make versions compare correctly.) There are only two consumers in pkgsrc; one of them (remmina and remmina-plugins) actually needed library version 0.4 or later, and didn't build the ssh/sftp/nx plugins without. Hydra is also supposed to build with 0.4.x and later.) Upstream changelogs: 0.5.4: CVE-2013-0176 - NULL dereference leads to denial of service Fixed several NULL pointer dereferences in SSHv1. Fixed a free crash bug in options parsing. and for completeness 0.5.3: This is an important SECURITY and maintenance release in order to address CVE-2012-4559, CVE-2012-4560, CVE-2012-4561 and CVE-2012-4562. CVE-2012-4559 - Fix multiple double free() flaws CVE-2012-4560 - Fix multiple buffer overflow flaws CVE-2012-4561 - Fix multiple invalid free() flaws CVE-2012-4562 - Fix multiple improper overflow checks (...)
2013-02-01Fix HOMEPAGE.wiz1-2/+2
2013-02-01Fix the first master site.jperkin1-2/+2
2013-02-01Treat /usr/lib${LIBABISUFFIX} like /usr/lib to avoid picking up thehans1-1/+3
wrong libraries from that dir.
2013-02-01Prefer openssl from pkgsrc on SunOS by default.hans1-1/+2
2013-02-01Use LIBABISUFFIX when creating the .pc files to make builtin opensslhans1-7/+7
work on 64bit SunOS and possibly others.
2013-02-01Set LIBABISUFFIX on SunOS x86_64. Should probably also be done forhans1-1/+5
sparcv9, but I can't test that.
2013-02-01Updated www/opera to 12.13obache2-3/+3
2013-02-01Update opera to 12.13.obache3-18/+22
Opera 12.13 is a recommended upgrade offering security and stability enhancements. Fixes and Stability Enhancements since Opera 12.12 General and User Interface * Fixed an issue where Opera gets internal communication errors on Facebook * Fixed an issue where no webpages load on startup, if Opera is disconnected from the Internet * Fixed an issue where images will not load after back navigation, when a site uses the HTML5 history API (deviantart.com) Linux and Windows * A new stand-alone update-checker, as part of a planned upgrade of the auto-update system Windows * Improved protection against hijacking of the default search, including a one-time reset Security * Fixed an issue where DOM events manipulation might be used to execute arbitrary code, as reported by Arthur Gerkis; see our advisory: http://www.opera.com/support/kb/view/1042/ * Fixed an issue where use of SVG clipPaths could allow execution of arbitrary code, as reported by anonymous via the iSIGHT Partners GVP Program; see our advisory: http://www.opera.com/support/kb/view/1043/ * Fixed a low severity security issue; details will be disclosed at a later date * Fixed an issue where CORS requests could omit the preflight request, as reported by webpentest; see our advisory: http://www.opera.com/support/kb/view/1045/
2013-02-01Use .tar.bz2 distfile so that no extra dependency on archivers/xz ishans2-6/+6
needed when building lang/gcc* with option gcc-inplace-math.
2013-02-01Updated emulators/suse121_qt4 to 12.1nb2obache1-1/+2
2013-02-01Update libqt4 RPMs to 4.7.4-19.17.1 for CVE-2012-6093.obache2-24/+24
Bump PKGREVISION.
2013-02-01Depend on boehm-gc-7.2. From tsugutomo.enami in PR 47519.wiz1-1/+2
2013-02-01Updated geography/p5-Geo-Distance to 0.20wen1-1/+2