Florian Smeets
d1ec39e75f
update to 3.13.4
2012-04-14 21:09:51 +00:00
Florian Smeets
692b81883c
Update to 3.13.3
2012-03-05 17:00:58 +00:00
Florian Smeets
a966a05ace
update to 3.13.2
2012-02-20 21:41:44 +00:00
Florian Smeets
6ebf66408b
add upstream patch, to fix "__GNUC_MINOR is not defined" build error that
...
causes some ports depending on nss to fail. e.g. net-im/pidgin-sipe.
The patch is taken from https://bugzilla.mozilla.org/show_bug.cgi?id=702090
This patch will be part of the next nss release and can be removed with the next
update.
PR: ports/164655
PR: ports/164391
Submitted by: rm
2012-01-31 21:51:27 +00:00
Florian Smeets
75e63fc7f1
- update to NSS_3_13_1_WITH_CKBI_1_88_RTM
...
- some fixes to make the regression tests actually run [1]
Submitted by: mi [1]
2012-01-12 23:41:27 +00:00
Florian Smeets
1b4c26530c
update to CKBI version 1.88 which includes the latest mozilla cert data
2011-12-28 22:16:13 +00:00
Koop Mast
689bdcb371
Move nspr and nss to gecko@ team. they are part of the mozilla stack.
...
Talked with flo@ at EuroBSD con 2011
2011-10-07 20:40:40 +00:00
Koop Mast
0080509bac
Update to 3.12.11.
...
This update is based on the nss-3.12.11.with.ckbi.1.87 release.
The only change with the nss-3.12.11 release is that the certs from the
DigiNotar CA are marked a untrusted.
2011-09-03 15:58:50 +00:00
Koop Mast
b5762224ee
Update to 3.12.10.
...
PR: ports/159080
Submitted by: flo@
2011-08-13 14:46:35 +00:00
Koop Mast
553b7566ff
Patch a assumtion that uname -m returns the architecture value instead of MACHINE.
...
This makes it unbuildable on platforms where these differ (pc98, powerpc64, sun4v).
Use uname -p to fix this.
PR: ports/155228
Submitted by: Nathan Whitehorn <nwhitehorn@FreeBSD.org>
2011-03-03 17:55:10 +00:00
Koop Mast
0262adf6ba
Update to 3.12.9.
...
Submitted by: beat
2011-03-02 13:52:01 +00:00
Beat Gaetzi
a8a3b1bff6
- Update to 3.12.8
...
Approved by: kwm
2010-10-21 11:19:12 +00:00
Jeremy Messenger
76b523ffdc
I did a typo of use incorrect braces in there, so it correct.
...
Submitted by: Anonymous <swell.k@gmail.com>
Feature safe: yes
2010-07-13 02:38:33 +00:00
Alex Dupre
7a21291cd6
Fix race condition in sqlite3 backend (Bug#564011).
...
Approved by: mezz
Feature safe: yes
2010-06-25 15:36:28 +00:00
Jeremy Messenger
fc95db89d9
Respect the LOCALBASE in a patch to find sqlite3 correct.
...
PR: ports/146197
Submitted by: Anonymous <swell.k@gmail.com>
Feature safe: yes
2010-06-24 17:17:09 +00:00
Koop Mast
57e6e4d908
Fix the build on powerpc64. By adding CPU_ARCH detection.
...
And by adding some G5-specific code in mpcpucache.c to detect cacheline sizes.
PR: ports/147696
Submitted by: nwhitehorn@
2010-06-11 20:51:24 +00:00
Alex Dupre
7dde1715ae
A bunch of changes for the SQLITE3 backend:
...
1) fix for bug #528467 (C_UnwrapKey didn't work with DSA and EC private keys)
2) fix for bug #526231 (C_GetAttributeValue didn't correctly work)
3) partial fix for bug #564011 (object ID race on keypairgen)
4) use sqlite3 in ports (there is no reason to compile the bundled one)
Approved by: no objections by marcus and gnome team
2010-05-20 10:01:55 +00:00
Jeremy Messenger
bc87b82c62
Fix the 'nss-config --libs' by remove the '-Wl,-R/usr/local/lib/nss' to allow
...
other gecko applications to be able to build with nss.
PR: ports/144994
Submitted by: mi
2010-04-29 01:58:18 +00:00
Beat Gaetzi
14d78e8c51
- Update to 3.12.6
...
Approved by: marcus
2010-04-10 09:19:21 +00:00
Marcel Moolenaar
438b1a4680
Fix build for ia64.
...
Ok'd by: bland@
2009-11-20 04:06:07 +00:00
Alex Dupre
a35f82137a
Fix subtle (cut'n'paste) bug.
2009-10-19 14:44:51 +00:00
Joe Marcus Clarke
7c116674ef
Fix the permissions of the installed header files.
...
PR: 139245
Submitted by: Aragon Gouveia <aragon@phat.za.net>
2009-10-04 18:11:09 +00:00
Joe Marcus Clarke
b208b22ec0
Fix the build on sparc64.
...
PR: 138877
Submitted by: beat
Feature safe: yes
2009-09-17 02:59:49 +00:00
Joe Marcus Clarke
fc9ed2d5c5
Update to 3.12.4.
...
PR: 138419
Submitted by: Aragon Gouveia <aragon@phat.za.net>
2009-09-08 21:33:43 +00:00
Joe Marcus Clarke
272c1f4a26
Add PowerPC support.
...
Submitted by: Andreas Tobler <andreast-list@fgznet.ch>
2009-08-17 17:18:30 +00:00
Pav Lucistnik
84ceeb0c45
- Mark MAKE_JOBS_UNSAFE
...
Submitted by: David Naylor <naylor.b.david@gmail.com>
2009-05-21 11:55:56 +00:00
Pav Lucistnik
b2a96c6df1
- Remove conditional checks for FreeBSD 5.x and older
2009-01-06 17:59:31 +00:00
Michael Johnson
bd80ae7b59
Enable Elliptic Curve Crypto (ECC)
...
Requested by: ale
2008-03-20 12:51:36 +00:00
Michael Johnson
899f06a022
Add part of missing patch back to fix build of net/lam
...
Requested by: mezz
2008-03-12 22:08:02 +00:00
Michael Johnson
2b2b793e2f
Update to 3.11.9
2008-03-12 13:12:02 +00:00
Jeremy Messenger
98e28c9f66
Fix the build when net/lam installed in system.
...
PR: ports/117623 and ports/114871
Reported by: Alexander Vasyanin <avasyanin@mail.ru>
Koji Yokota <yokota@res.otaru-uc.ac.jp>
2007-12-11 19:27:53 +00:00
Michael Johnson
6738a6da10
Update to 3.11.7
2007-07-10 14:44:13 +00:00
Michael Johnson
a6ddf0896c
Update to 3.11.5
2007-03-23 14:33:23 +00:00
Jeremy Messenger
775b0262f8
Fix a hardcore of /usr/X11R6 to X11BASE.
...
PR: ports/110166
Reported by: John Nielsen <john@jnielsen.net>
2007-03-21 20:14:02 +00:00
Joe Marcus Clarke
951c257ea3
Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOME
...
releases in that it focuses more on stability and functionality than on
new features. Not that it doesn't have its share of new and exciting
items. See http://www.gnome.org/start/2.18/ for all the goodies in
this release.
GNOME 2.18 for FreeBSD would not have been possible without the hard work
of the FreeBSD GNOME Team and our intrepid band of testers including
J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi,
Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen,
Phillip Neumann, Franz Klammer, and Neal Delmonico.
2007-03-19 05:14:07 +00:00
Pav Lucistnik
2dda6e32a7
- Fix after objformat removal
2007-01-30 20:23:04 +00:00
Michael Johnson
f834e552a2
Update to 3.11.4
2006-11-23 03:43:49 +00:00
Michael Johnson
07672685b6
- Update to 3.11.3
2006-09-18 23:26:52 +00:00
Michael Johnson
87b812df98
- Remove notes about "make test" since there are known problems in it.
2006-09-03 00:20:58 +00:00
Michael Johnson
de27db5c98
- Update to 3.11.2
...
- s/INSTALL_PROGRAM/INSTALL_DATA/ on libs
2006-09-02 23:34:03 +00:00
Michael Johnson
0e98e42589
- Update to 3.11.1
2006-05-30 02:01:38 +00:00
Michael Johnson
f2ff3c77d9
- Install libcrmf (needed for firefox 2.0)
2006-03-28 15:16:08 +00:00
Joe Marcus Clarke
3d818d82d3
Update to 3.11.
...
PR: 92017
Submitted by: mi
2006-01-24 23:37:03 +00:00
Pav Lucistnik
e05544d7ba
- Add SHA256 checksums
2005-11-23 22:41:05 +00:00
Pav Lucistnik
bcccd0308d
- Revert back to MASTER_SITE_MOZILLA
2005-08-30 20:52:18 +00:00
Joe Marcus Clarke
dfd75b02eb
The distfile was rerolled to include a dbm subdirectory (which we no longer
...
use), and a RELEASE bump. There is no need to reinstall this port if you
already have it installed.
2005-08-30 19:38:10 +00:00
Pav Lucistnik
c37a010ddd
- Distfile was rerolled; put old distfile on MASTER_SITE_LOCAL for now
...
Reported by: few
2005-08-30 14:57:58 +00:00
Joe Marcus Clarke
d9ab36fb8c
Disable automatic tests on all versions of FreeBSD as they seem to fail in
...
a read-only port directory. More investigation is needed.
Reported by: GNOME Tinderbox
Approved by: portmgr (implicit)
2005-08-04 04:07:38 +00:00
Joe Marcus Clarke
68bf3df3eb
Disable the automatic tests on 4.X. They are known to fail.
...
Reported by: pointyhat via kris
Approved by: portmgr (implicit)
2005-08-03 22:08:09 +00:00
Joe Marcus Clarke
2c10cd6b80
Re-add IGNORE message for Alpha < 500035.
...
Reported by: mjl on #freebsd-gnome
2005-07-31 21:49:47 +00:00