index
:
ports
2014Q1
2014Q2
2014Q3
2014Q4
2015Q1
2015Q2
2015Q3
2015Q4
2016Q1
2016Q2
2016Q3
2016Q4
2017Q1
2017Q2
2017Q3
2017Q4
2018Q1
2018Q2
2018Q3
2018Q4
2019Q1
2019Q2
2019Q3
2019Q4
2020Q1
2020Q2
2020Q3
2020Q4
2021Q1
2021Q2
2021Q3
2021Q4
2022Q1
2022Q2
2022Q3
2022Q4
2023Q1
2023Q2
2023Q3
2023Q4
2024Q1
2024Q2
main
FreeBSD ports tree
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
devel
/
nspr
Commit message (
Expand
)
Author
Age
Files
Lines
*
update to 4.8.9
Florian Smeets
2011-10-07
2
-4
/
+3
*
Move nspr and nss to gecko@ team. they are part of the mozilla stack.
Koop Mast
2011-10-07
1
-1
/
+1
*
add a patch which prevents firefox from using 100% cpu.
Florian Smeets
2011-09-10
2
-0
/
+12
*
Update to 4.8.8.
Koop Mast
2011-07-19
2
-3
/
+3
*
-env -> ${SETENV}
Jeremy Messenger
2011-06-04
2
-9
/
+3
*
Update to 4.8.7.
Koop Mast
2011-03-02
3
-25
/
+40
*
* Respect STRIP to allow for debugging builds
Joe Marcus Clarke
2010-11-21
1
-5
/
+4
*
- Update to 4.8.6
Beat Gaetzi
2010-07-28
6
-24
/
+59
*
Upgrade to 4.8.2. Fix up more warnings in the code and the tests.
Mikhail Teterin
2009-11-11
5
-168
/
+482
*
Fix the permissions on installed libraries and headers.
Joe Marcus Clarke
2009-10-18
1
-0
/
+10
*
Re-add a patch for PowerPC support which was dropped in the 4.8 update.
Joe Marcus Clarke
2009-08-08
1
-0
/
+54
*
- Update to 4.8
Martin Wilke
2009-06-28
7
-202
/
+72
*
Add support for PowerPC to devel/nspr.
Ed Schouten
2008-11-04
2
-3
/
+66
*
Update to 4.7
Michael Johnson
2008-04-03
3
-46
/
+5
*
Update to 4.6.8
Michael Johnson
2008-03-12
5
-18
/
+6
*
Retire obsolete PARALLEL_PACKAGE_BUILD in favour of PACKAGE_BUILDING.
Kris Kennaway
2007-07-29
1
-1
/
+1
*
Update to 4.6.7
Michael Johnson
2007-07-10
2
-4
/
+4
*
Update to 4.6.6
Michael Johnson
2007-03-23
2
-4
/
+4
*
Update to 4.6.5
Michael Johnson
2007-02-25
2
-4
/
+4
*
- Fix after objformat removal
Pav Lucistnik
2007-01-30
1
-1
/
+1
*
PTHREAD_LIB-safeness.
Norikatsu Shigemura
2006-11-29
3
-6
/
+30
*
Update to 4.6.4
Michael Johnson
2006-11-23
2
-5
/
+4
*
Work around the improperly defined libc stub for pthread_cond_wait(3)
Joe Marcus Clarke
2006-11-01
1
-1
/
+11
*
- Update to 4.6.3
Michael Johnson
2006-09-18
2
-6
/
+5
*
Add additional definitions now that we have gethost_r functions and
Joe Marcus Clarke
2006-07-23
2
-4
/
+9
*
Chase the recent getproto*_r additions to RELENG_6.
Joe Marcus Clarke
2006-07-18
2
-1
/
+2
*
Fix the build on very recent -CURRENT. Since the resolv changes didn't
Joe Marcus Clarke
2006-04-22
1
-0
/
+14
*
Update to 4.6.1
Jean-Yves Lefort
2006-01-26
3
-5
/
+6
*
Implement the PR_GetPhysicalMemorySize function for FreeBSD. This will
Joe Marcus Clarke
2005-12-04
2
-1
/
+23
*
- Add SHA256 checksums
Pav Lucistnik
2005-11-23
1
-0
/
+1
*
Add install a missing nsprc.pc, we will need it when we use mi's firefox
Jeremy Messenger
2005-08-28
4
-5
/
+30
*
Disable the automatic tests until we can figure out why they are hanging
Joe Marcus Clarke
2005-08-03
1
-4
/
+4
*
Fix build to eliminate warnings, and get all vendor regression tests to
Joe Marcus Clarke
2005-07-31
5
-40
/
+2345
*
Update to 4.6 which incorporates a lot of our local patches. There are now
Joe Marcus Clarke
2005-07-13
10
-266
/
+337
*
Fix DEBUG builds by checking for all error states from pthread_mutex_trylock().
Joe Marcus Clarke
2004-07-27
1
-0
/
+11
*
Borrow from the OpenLDAP ports, and refuse to build if bind has been
Joe Marcus Clarke
2004-03-19
1
-0
/
+6
*
- Add SIZE to GNOME ports
Pav Lucistnik
2004-03-18
1
-0
/
+1
*
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
Joe Marcus Clarke
2004-02-04
1
-1
/
+1
*
Update to 4.4.1.
Adam Weinberger
2004-02-03
3
-12
/
+11
*
Fix build on ia64. The configuration was missing HAVE_LONG_LONG,
Marcel Moolenaar
2004-02-01
1
-4
/
+11
*
Port to amd64 (note: requires ld-elf.so bugfix to actually work)
Peter Wemm
2003-12-13
4
-15
/
+71
*
Don't build this on amd64.
Joe Marcus Clarke
2003-11-24
1
-0
/
+2
*
Add a better patch to say we have socklen_t.
Joe Marcus Clarke
2003-06-01
2
-27
/
+7
*
Correct patch target.
Joe Marcus Clarke
2003-06-01
1
-2
/
+2
*
Fix a bad assumption about socklen_t presence that was causing problems
Joe Marcus Clarke
2003-06-01
2
-1
/
+22
*
Remove a redundant /build/ patch component.
Joe Marcus Clarke
2003-04-27
1
-1
/
+1
*
Install the nspr-config script.
Joe Marcus Clarke
2003-04-27
2
-0
/
+3
*
Update to 4.3.
Joe Marcus Clarke
2003-04-12
3
-4
/
+2
*
Clear moonlight beckons.
Ade Lovett
2003-03-07
2
-1
/
+1
*
Attempt to fix build on sparc64 and ia64. I tried to test, but panther
Joe Marcus Clarke
2003-01-12
2
-6
/
+126
[next]