Commit graph

19803 commits

Author SHA1 Message Date
markd
26c8564d5c Update to 1.1.6
Changes unknown other than support for more devices.
2013-04-08 09:52:01 +00:00
mef
3b6ea30667 Binutils 2.23.2 is released:
http://lists.gnu.org/archive/html/info-gnu/2013-03/msg00020.html

  (previous version 2.22 announce is here):1
  http://lists.gnu.org/archive/html/info-gnu/2011-11/msg00008.html

From the ChangeLog enties:
-----------
2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>

	PR binutils/4970
	* Makefile.def (host_modules): Rmove lib_path=.libs from bfd
	and opcodes.
	* Makefile.in: Regenerated.

2012-06-28  Christophe Lyon <christophe.lyon@st.com>

	* configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
	they contain -O2.
	* configure: Regenerate.

2012-05-14  Catherine Moore  <clm@codesourcery.com>

	* NEWS:  Mention PowerPC VLE port.

2012-05-11  Mike Frysinger  <vapier@gentoo.org>

	* MAINTAINERS (config/): Move to intl/ section.
	(compile; depcomp; install-sh; missing; ylwrap): Likewise.

2012-05-09  Nick Clifton  <nickc@redhat.com>
	    Paul Smith  <psmith@gnu.org>

	PR bootstrap/50461
	* configure.ac (mpfr-dir): When using in-tree MPFR sources
	allow for the fact that from release v3.1.0 of MPFR the source
	files were moved into a src sub-directory.
	* configure: Regenerate.

2012-05-02  Roland McGrath  <mcgrathr@google.com>

	* configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
	* configure: Regenerate.

2012-04-25  Joel Brobecker  <brobecker@adacore.com>

	* config.sub: Update to 2012-04-18 version from official repo.

2012-03-19  Tristan Gingold  <gingold@adacore.com>

	* configure.ac (ia64*-*-*vms*): Add support for ld.
	* configure: Regenerate.

2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>

	* configure.ac (enable_libgomp): Remove *-*-irix6*.
	(unsupported_languages): Remove mips-sgi-irix6.*.
	(noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
	(with_stabs): Remove.
	* configure: Regenerate.

2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>

	* configure.ac (enable_libgomp): Remove *-*-osf*.
	(with_stabs): Remove alpha*-*-osf*.
	* configure: Regenerate.

2012-03-09  Jeff Johnston  <jjohnstn@redhat.com>

	* COPYING.NEWLIB: Modify DJ Delorie license to include
	modification rights in clause as permitted by DJ Delorie.
	* COPYING.LIBGLOSS: Ditto.

2012-03-09  Jeff Johnston  <jjohnstn@redhat.com>

	* COPYING.NEWLIB: Remove two unused licenses.

2012-03-05  Tristan Gingold  <gingold@adacore.com>

	* configure.ac: Enable gdb and readline for ia64*-*-*vms*.
	* configure: Regenerate.

2012-02-21  Joern Rennecke  <joern.rennecke@embecosm.com>

	* COPYING.NEWLIB: Add Adapteva notice.
	* COPYING.LIBGLOSS: Add Adapteva notice.

2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>

	* configure: Regenerate.

2011-12-15  Jeff Johnston  <jjohnstn@redhat.com>

	* COPYING.LIBGLOSS: Add GPL with exception license.
2013-04-08 06:03:03 +00:00
rodent
6b46c62d2e Edited DESCR in the case of:
File too long (should be no more than 24 lines).
 Line too long (should be no more than 80 characters).
 Trailing empty lines.
 Trailing white-space.
Trucated the long files as best as possible while preserving the most info
contained in them.
2013-04-07 20:49:31 +00:00
asau
c77a85fe5d Revert.
This violates title general style: "f2c" starts "with capital letter"
since it is a sort of personal name.
2013-04-07 20:43:26 +00:00
asau
456db2f27f Revert. Don't introduce stupid abbreviations where it is not needed. 2013-04-07 20:40:38 +00:00
wiz
8c221f8a05 Update to 2.5.4:
This fixes an urgent regression in merging with subrepos introduced in 2.5.
    applyupdates: assign variable before we try to use it (issue3855)
    setup.py: properly discard trust warning
2013-04-07 17:06:07 +00:00
asau
4fd2966508 Perform fetch at fetch phase. 2013-04-07 16:19:08 +00:00
asau
df61e59608 "fetch" isn't a good target to fetch distfiles, it doesn't calculate digests.
Use "checksum" instead.
2013-04-07 16:13:56 +00:00
rodent
9e8537cdd2 "Each sed command should appear in an assignment of its own." 2013-04-06 21:07:31 +00:00
rodent
942aad2e6a Resolves:
"INFO_FILES should be set to YES or yes."
"Packages that install info files should set INFO_FILES."
Makefile and PLIST warning, respectively.
2013-04-06 20:27:16 +00:00
rodent
8ec5764dd6 'The "+=" operator should only be used with lists.' 2013-04-06 19:42:41 +00:00
rodent
cdadf8804e 'You can use "foo" instead of "${WRKSRC}/foo".' 2013-04-06 15:46:33 +00:00
rodent
315c4801a4 "Packages that install libtool libraries should define USE_LIBTOOL." 2013-04-06 14:22:39 +00:00
rodent
76e83cbf5c Various MASTER_SITES-related fixes. 2013-04-06 14:09:32 +00:00
rodent
aa1275dbab "This line belongs inside the .ifdef block." 2013-04-06 13:46:33 +00:00
rodent
7009872d91 "Please write NetBSD.org instead of netbsd.org" 2013-04-06 13:09:24 +00:00
rodent
44c94b38c6 'EXTRACT_SUFX is ".tar.gz" by default, so this definition may be
redundant.' - It was. Removed.
2013-04-06 13:01:26 +00:00
obache
ef66b98821 Update libffi to 3.0.13.
3.0.13 Mar-17-13
        Add Meta support.
        Add missing Moxie bits.
        Fix stack alignment bug on 32-bit x86.
        Build fix for m68000 targets.
        Build fix for soft-float Power targets.
        Fix the install dir location for some platforms when building
          with GCC (OS X, Solaris).
        Fix Cygwin regression.
2013-04-06 12:41:23 +00:00
rodent
56cf012b37 'For consistency, please add a trailing slash to "http://example.com".' 2013-04-06 12:08:38 +00:00
rodent
28c976145a "Use of DOWNLOADED_DISTFILE is deprecated. Use the shell variable
$$extract_file instead."
2013-04-06 12:03:59 +00:00
rodent
3ca117824e "$foo is ambiguous. Use ${foo} if you mean a Makefile variable or $$foo if
you mean a shell variable."
2013-04-06 11:39:25 +00:00
rodent
1a6dc952b9 "For efficiency reasons, please include bsd.fast.prefs.mk instead of
bsd.prefs.mk."
2013-04-06 11:06:52 +00:00
markd
c3f61257bd Update to 0.9.97
Version 0.9.97 - 2012-08-10
===========================
- Memory usage optimized for comparison of large directories. (ca. 1/5
  needed)
- In overwiev for two way diff show if only one side contains text.
- Fix for Fedora by Neal Becker in src-QT4/kdiff3part.desktop.
- When word wrap is active toggling line numbers now recalculates the
  word wrap.
- Removed confusing "For compatibility ..." hint from option -qall
- Fixed mouse wheel problem.
- Change an encoding in diff text window via click on encoding label.
- Fix for tab-key moving focus instead of adding a tab character in
  MergeResultWindow.
- Workaround for git on Cygwin that allows KDiff3 to find files in a
  Cygwin "/tmp" directory when environment variable "CYGWIN_BIN" is set.
- Removed iostream dependency
- Regression test framework
- Documentation patch
- Select text in Find dialog
- If text is selected in either input or output window use that in Find
  dialog.
- Added default directory anti patterns ".hg" and ".git" and file anti
  patterns ".rej" and ".bak" for better mercurial and git integration.
- Command line option --cs doesn't change the config value permanently
  anymore.
- On KDE: Not creating a KDiff3Part anymore.
2013-04-06 10:20:43 +00:00
cheusov
f12377b7ec Fix for Minix. Thanks to Thomas Cort. ++pkgrevision 2013-04-06 08:39:31 +00:00
rodent
9971a1cb19 'Please use "${TEST}" instead of "test".' 2013-04-06 04:11:44 +00:00
rodent
cdd3752457 "Definition of PKG_SKIP_REASON is deprecated. Use PKG_FAIL_REASON instead." 2013-04-06 04:07:24 +00:00
rodent
94fbe74e04 '"@comment $NetBSD$" expected.' 2013-04-06 04:03:36 +00:00
rodent
648218e98c 'Please use "${TRUE}" instead of "true".' 2013-04-06 03:59:24 +00:00
rodent
a0a1f2e57c Fixes:
COMMENT should not be longer than 70 characters.
 COMMENT should not begin with 'A'.
 COMMENT should not begin with 'An'.
 COMMENT should not begin with 'a'.
 COMMENT should not end with a period.
 COMMENT should start with a capital letter.

pkglint warnings. Some files also got minor formatting, spelling, and style
corrections.
2013-04-06 03:45:05 +00:00
obache
e25f1ca3a9 prevent to force MACHINE_ARCH=i386 on Cygwin, for cygwin64. 2013-04-06 02:49:57 +00:00
obache
de952ed035 fixes for renaming CYGWIN=>Cygwin 2013-04-06 01:46:06 +00:00
adam
3863940b5c Changes 1.59:
Commandline/Settings changes:
 * New option to enable warnings but not style messages: --enable=warning
 * Cppcheck used to skip includes where the header filename is enclosed in <>. You can now include these headers also by using -I. It is still not required to include these headers so feel free to try it and then include the headers that give you the best results. The biggest problem with including many headers is that analysis gets slow.

New checks:
 * New POSIX checks: pipe() buffer size, redundant calls of set/get user id, too big value passed to usleep(), buffer overflow when using write()
 * Storing getc() return value in char variable and comparing to EOF.
 * Detect redundant bitand operations
 * Find suspicious equality comparisons like: if(a == 0) a == 1;
 * Warn about using malloc() for classes containing virtual methods, std::-objects or constructors
 * Portability check that warns when using NULL as argument to variadic function. It has undefined behaviour on some implementations.

Improvements:
 * Improved lookup for functions and types
 * Switched to TinyXml2 as XML library
 * Improved checking for uninitialized struct members, variable scopes that can be reduced and unused functions

GUI:
 * Remember last path in open file dialog
 * Added command line parameter to open a results file
 * Bug in statistic calculation fixed

Additionally, lots of false positives and bugs have been fixed and several existing checks have been improved.
2013-04-05 15:14:03 +00:00
ryoon
95c2c18928 Update to 20.0
Changelog:
    NEW
    Per-window Private Browsing. Learn more.
    NEW
    New download experience. Learn more.
    NEW
    Ability to close hanging plugins, without the browser hanging
    CHANGED
    Continued performance improvements around common browser tasks (page loads, downloads, shutdown, etc.)
    DEVELOPER
    Continued implementation of draft ECMAScript 6 - clear() and Math.imul
    DEVELOPER
    New JavaScript Profiler tool
    HTML5
    getUserMedia implemented for web access to the user's camera and microphone (with user permission)
    HTML5
    <canvas> now supports blend modes
    HTML5
    Various <audio> and <video> improvements
    FIXED
    Details button on Crash Reporter (793972)
    FIXED
    Unity plugin doesn't display in HiDPI mode (829284)
    FIXED
    20.0: Security fixes can be found here

Fixed in Firefox 20
MFSA 2013-40 Out-of-bounds array read in CERT_DecodeCertPackage
MFSA 2013-39 Memory corruption while rendering grayscale PNG images
MFSA 2013-38 Cross-site scripting (XSS) using timed history navigations
MFSA 2013-37 Bypass of tab-modal dialog origin disclosure
MFSA 2013-36 Bypass of SOW protections allows cloning of protected nodes
MFSA 2013-35 WebGL crash with Mesa graphics driver on Linux
MFSA 2013-34 Privilege escalation through Mozilla Updater
MFSA 2013-33 World read and write access to app_tmp directory on Android
MFSA 2013-32 Privilege escalation through Mozilla Maintenance Service
MFSA 2013-31 Out-of-bounds write in Cairo library
MFSA 2013-30 Miscellaneous memory safety hazards (rv:20.0 / rv:17.0.5)
2013-04-05 13:30:17 +00:00
hiramatsu
e662291022 Update p5-CPAN-Perl-Releases to 1.08.
Changes from previous:
-----------------------------------------
version 1.08 at 2013-03-21 23:20:26 +0000
-----------------------------------------

  Change: 070587601caecdee482bb74578f07e965d374aa1
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-03-21 23:20:26 +0000

    Updated for v5.17.10

-----------------------------------------
version 1.06 at 2013-03-11 19:18:32 +0000
-----------------------------------------

  Change: 02bd152720c5d97bfdfced818fd084f185bc9b8b
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-03-11 19:18:32 +0000

    Updated for v5.16.3

-----------------------------------------
version 1.04 at 2013-03-11 00:38:43 +0000
-----------------------------------------

  Change: c7eee037f0bf0ea574970f361b4cc856367d1af6
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-03-11 00:38:43 +0000

    Updated for v5.14.4
2013-04-04 01:14:22 +00:00
hiramatsu
af4f617bf6 Update p5-Algorithm-CheckDigits to 1.2.1.
Changes from previous:
----------------------
1.2.1 Sun Mar  3 22:51:45 CET 2013
	- changed list items in POD from 0, 1, ... to S<0>, S<1>, ...
	  according to a thread on the perl5 porters list
	  (www.nntp.perl.org/group/perl.perl5.porters/2013/02/msg199355.html)

	  David Wheeler: "Lists must start with 1. When it saw the 0, it
	  assumed it was a definition list, so the numbers after that
	  don't look right."

1.2.0 Fr 8. Jun 11:19:25 CEST 2012
	- reworked Algorithm::CheckDigits::MXX_001.pm, added ABA routing
	  numbers

1.1.2 Fr 8. Jun 09:22:35 CEST 2012
	- added '=encoding iso-8859-1' to M11_004.pm, M11_006.pm,
	  MBase_002.pm, MXX_003.pm, MXX_006.pm. This should prevent
	  failures in the processing of the POD that contain non-ASCII
	  characters.
	- corrected search and replacement lists in M10_011.pm
2013-04-04 01:13:42 +00:00
jaapb
b1e9f14b65 Updated package to latest version, 2.4.3. Changes include:
* fix Lwt_ssl.{in,out}_channel_of_descr: shutdown and close the
    socket when the channel is closed
2013-04-03 12:31:49 +00:00
wiz
a808654ac5 Update to 2.5.3:
hgweb: show correct error message for i18n environment
localrepo: always write the filtered phasecache when nodes are destroyed (issue3827)
rebase: restore active bookmark after rebase --continue
setup.py: add metadata to register package to PyPI
setup.py: ignore warnings from obsolete
zsh_completion: fix trailing carriage return spoiling tag completion
2013-04-03 11:57:32 +00:00
markd
ea97be746d Update to KDE SC 4.10.2
bugfixes, other quality improvements, new and improved KDE Applications
2013-04-03 10:51:43 +00:00
wen
32fb21a856 Update to 2.0801
Upstream changes:
2.0801 Thu, Mar 28, 2013

  [BUG FIXES]

  * properly apply traits at compile time (error introduced in 2.0800,
    RT#77974). (doy)

2.0800 Wed, Mar 27, 2013

  [ENHANCEMENTS]

  * The super() subroutine now carps if you pass it arguments. These arguments
    are always ignored, but we used to ignore them silently. RT #77383.

  * Roles can now override methods from other roles they consume directly,
    without needing to manually exclude them (just like classes can). (mst)

  [BUG FIXES]

  * Fix false positive when checking for circular references for modules that
    use the "also" parameter with Moose::Exporter. Reported by Jon
    Swartz. Fixed by Matthew Wickline. RT #63818.

  * Fix memory leak in type unions. (Karen Etheridge) RT#83929.

  * Fix application of traits at compile time. (doy) RT#77974.
2013-04-03 06:47:26 +00:00
dholland
f9c4965304 FETCH_USING=curl. I thought https urls were supposed to work transparently
now, but they don't.
2013-04-02 15:38:51 +00:00
dholland
10a4224b7b Update to 0.4.4. No changelog that I can find.
patch-aa -> patch-Makefile; add comment to patch-ab.
2013-04-02 15:27:11 +00:00
kleink
70d3669407 + py-speaklater 2013-04-01 17:36:42 +00:00
kleink
22d98af411 Import speaklater-1.3 as devel/py-speaklater.
Speaklater is a module that provides lazy strings for translations.
Basically you get an object that appears to be a string but changes
the value every time the value is evaluated based on a callable
you provide.
2013-04-01 17:35:59 +00:00
dholland
b1954496dc Not MAKE_JOBS_SAFE. 2013-04-01 15:26:26 +00:00
joerg
66c38358e2 Fix rpath entries. 2013-04-01 12:09:31 +00:00
dholland
75d6a0662d Patch elisp for emacs24. This likely isn't all of it. 2013-03-31 14:13:27 +00:00
dholland
61a239b84c Take a shot at fixing the clang build. 2013-03-31 00:04:49 +00:00
tron
d44de82683 Fix typo in comment. 2013-03-30 20:46:29 +00:00
ryoon
9a8941d8ca Bump PKGREVISION.
* Fix build on NetBSD 5.2, use pthread_attr_get_np on NetBSD.
* Fix broken binary on NetBSD 5.2 and gcc45.
2013-03-30 20:03:08 +00:00
asau
8939789928 Make it depend on zlib explicitly.
This fixes linking problems on platforms with no builtin zlib.
Found by Jason Bacon on CentOS.
2013-03-29 09:17:26 +00:00