Commit graph

19 commits

Author SHA1 Message Date
ryoon
b479f5d296 Fix build on OpenBSD 5.4 2013-11-02 12:34:14 +00:00
ryoon
3fd37557f7 Update to 4.10, based on pkgsrc/wip/nspr by mef@.
* Set LICENSE.

Changelog:
http://mozilla.6506.n7.nabble.com/ANNOUNCE-NSPR-4-10-Release-td280660.html
--------------
  NSPR 4.10 has the following bug fixes:
* Bug 331169: Obviate PR_Sleep before PR_GetConnectStatus on Windows.
  Fixed by Brian Smith.
* Bug 687033: Support Windows/arm. Fixed by Makoto Kato (partially
  checked in).
* Bug 687033: Remove WINCE and Win9x support partially.
* Bug 844513: Add AddressSanitizer (ASan) memory check annotations to
  PLArena. Fixed by Mats Palmgren.
* Bug 849089: Simple changes to make NSPR's configure.in work with
  the current version of autoconf.
* Bug 856196: Fix compiler warnings and clean up code in NSPR 4.10.
* Bug 859066: Fix warning in nsprpub/pr/src/misc/prnetdb.c.
* Bug 859830: Deprecate ANDROID_VERSION in favor of android/api-level.h.
  Fixed by Vicamo Yang.
* Bug 861434: Make PR_SetThreadPriority() change priorities
  relatively to the main process instead of using absolute values on
  Linux. Fixed by Gabriele Svelto.
* Bug 871064L: _PR_InitThreads() should not call PR_SetThreadPriority.
2013-07-20 08:57:20 +00:00
ryoon
51358e1dc8 Bump PKGREVISION
* Utilize pthread_set_name_np or pthread_setname_np on DragonFly or NetBSD.
  Fix build of devel/xulrunner.
* Regen patches
2012-08-28 13:29:15 +00:00
ryoon
77b63555e9 Update to 4.9.3.1 (4.9.1 really)
No ChangeLog is provided.
2012-06-07 13:48:18 +00:00
ryoon
f9790ff510 Add distinfo and patches. 2012-04-18 20:57:33 +00:00
tnn
1aeddb37ce - update to nspr-4.8.2.5
- take maintainership
- let this package automatically track the stable gecko branch
- clean out some legacy patches

This is the first part of PR pkg/42277.
2009-11-10 16:44:06 +00:00
tnn
69e8d1c86c patch-aj: "nspr-config --libs" returned the wrong directory. Fix this.
Found by Evaldo Gardenali.
Bump PKGREVISION.
2009-08-27 11:59:38 +00:00
hasso
f518352152 Argh, correct typo. 2009-04-07 08:05:50 +00:00
hasso
5da0d9ce48 One more Mozilla product to build on DragonFly master. 2009-04-07 08:03:38 +00:00
tron
cacab0c720 Don't define pthread_kill(2) to ENOSYS under Mac OS X Leopard which
provides this system call.
2008-01-05 19:38:46 +00:00
bjs
313e44f55b Fix path of patch-an to be relative to ${WRKSRC}.
Bump rev.
2007-10-17 07:40:49 +00:00
tonio
8535bbaf0e Fix build under FreeBSD 6.1 2007-10-16 20:28:46 +00:00
joerg
292f7605e2 Include pthread.h to get pthread_t on DragonFly. 2007-10-04 14:18:21 +00:00
bjs
151901b5fc Fix broken patch file, rerun makepatchsum. 2007-09-25 04:21:30 +00:00
bjs
0400b542c1 Update to version 4.6.7 (bugfix release). See new patches
for more information about them.  While here, fix pkglint warnings.

ok'd by joerg@
2007-09-25 04:18:25 +00:00
wiz
a4b957da48 Update to 4.6.6.
Upstream changes: bug fixes.

Package changes: avoid ".." in paths by changing WRKSRC and using
CONFIGURE_DIRS.
Add chunk to configure.in to avoid build failures I was seeing on
NetBSD-current/amd64.
2007-03-18 18:49:46 +00:00
ben
b26889d63e Update to nspr-4.6.1. This addresses PR#32689. Tested with gaim.
Fix typo, MASTER_SIZE_MOZILLA=MASTER_SITE_MOZILLA.
Fix version number in MASTER_SITES.
Fix MASTER_SITES to contain valid URLs to the nspr distribution.
2006-02-02 05:51:14 +00:00
reed
830a849a51 Update patch-ac to add DragonFly support.
This is from maintainer's request via PR #30711.
(I only tested "make configure" on different system.)
2005-08-12 20:07:35 +00:00
jschauma
523b978750 Merge with / update using the package provided by matthewluckie in
pkgsrc-wip.
2005-01-25 14:50:38 +00:00