summaryrefslogtreecommitdiff
path: root/devel/nspr/files/patch-tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update Firefox to 28.0Beat Gaetzi2014-03-191-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | - Update Firefox ESR to 24.4.0 - Update Thunderbird to 24.4.0 - Update NSPR to 4.10.4 - Update NSS to 3.15.5 - Switch GSTREAMER option for non-esr ports to depend on multimedia/gstreamer1 [2] - Switch to Uses/compiler.mk, defaults to lang/gcc47 on 8.x and 9.x - Use port dependencies for libogg, libvorbis, libopus, harfbuzz, graphite2 - Enable readahead in url-classifier, asmjs, download resume like on Linux - Build www/firefox and www/seamonkey faster using unified compilation - Unbreak build on sparc64 [1] - Workaround OPTIMIZED_CFLAGS startup crash on 8.x and 9.x - OPTIMIZED_CFLAGS is enabled by default - A few DEBUG build fixes - Add clang 3.2/3.3/3.4 workarounds for i386 - Mention known GSTREAMER issue in pkg-message Submitted by: Jan Beich PR: ports/186580 [1] Requested by: kwm [2] Security: http://www.vuxml.org/freebsd/610de647-af8d-11e3-a25b-b4b52fce4ce8.html Notes: svn path=/head/; revision=348650
* Update to 4.9.1Florian Smeets2012-06-041-24/+14
| | | | Notes: svn path=/head/; revision=298397
* update to 4.9Florian Smeets2012-02-201-9/+0
| | | | Notes: svn path=/head/; revision=291955
* Update to 4.8.7.Koop Mast2011-03-021-21/+37
| | | | | | | Submitted by: beat Notes: svn path=/head/; revision=270118
* Upgrade to 4.8.2. Fix up more warnings in the code and the tests.Mikhail Teterin2009-11-111-160/+366
| | | | | | | | | | The build now passses with -Werror. The regression-test target will only be enabled after the ports thaw, as condition for approval... Approved by: maintainer (mezz) Notes: svn path=/head/; revision=244096
* - Update to 4.8Martin Wilke2009-06-281-110/+60
| | | | | | | | | Tested by: exp-run Approved by: gnome (marcus) Thanks to: gahr, pav, beat, flo :) Notes: svn path=/head/; revision=236737
* Fix build to eliminate warnings, and get all vendor regression tests toJoe Marcus Clarke2005-07-311-23/+1643
| | | | | | | | | succeed. Tests will be run automatically on the package building cluster. Submitted by: mi Notes: svn path=/head/; revision=140511
* Update to 4.6 which incorporates a lot of our local patches. There are nowJoe Marcus Clarke2005-07-131-0/+275
a slew of test suites that can be run by issuing ``make tests'' from the port directory. They are disabled furing a normal build. PR: 83345 Submitted by: mi Notes: svn path=/head/; revision=139021