Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-12-15 | Fix bad PLIST substitution. | ryoon | 1 | -2/+2 | |
Fix build on non-NetBSD platform. | |||||
2012-11-27 | Update to 4.9.4 | ryoon | 3 | -18/+11 | |
No ChangeLog is provided. | |||||
2012-11-21 | Update to 4.9.3.3 (4.9.3 really) | ryoon | 2 | -8/+7 | |
No ChangeLog is provided. | |||||
2012-10-31 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -2/+1 | |
2012-10-03 | Bump all packages that use perl, or depend on a p5-* package, or | wiz | 1 | -2/+2 | |
are called p5-*. I hope that's all of them. | |||||
2012-10-01 | Fix broken librares on OS X/Darwin. | ryoon | 1 | -1/+9 | |
Build is o.k., but broken. otool -L shows @executable_path string. | |||||
2012-08-28 | Bump PKGREVISION | ryoon | 12 | -56/+92 | |
* Utilize pthread_set_name_np or pthread_setname_np on DragonFly or NetBSD. Fix build of devel/xulrunner. * Regen patches | |||||
2012-08-12 | Update to 4.9.3.2 (really 4.9.2) | ryoon | 3 | -9/+9 | |
* API have changed Changelog: The only change in NSPR 4.9.2 is the new functions to set and get thread names: Bug 758837 - Add functions to set and get thread names | |||||
2012-06-07 | Update to 4.9.3.1 (4.9.1 really) | ryoon | 4 | -17/+17 | |
No ChangeLog is provided. | |||||
2012-05-07 | Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=) | dholland | 1 | -2/+2 | |
It turns out there were a lot of these. | |||||
2012-04-18 | Add distinfo and patches. | ryoon | 13 | -0/+544 | |
2012-04-18 | Bump PKGREVISION. | ryoon | 1 | -11/+7 | |
* Change distfile to separated source. Tested on NetBSD/i386 6.99.4 and DragonFly/i386 3.0.1. | |||||
2012-03-15 | Update to 4.9.3 | ryoon | 2 | -5/+5 | |
* Extract from xulrunner-11.0 * Add some header files in buildlink. | |||||
2012-03-11 | Revert unintended change. | ryoon | 1 | -2/+2 | |
2012-03-06 | Recursive PKGREVISION bump for xulrunner, nss, and nspr. | ryoon | 2 | -2/+4 | |
2012-03-06 | Bump BUILDLINK_API_DEPENDS and BUILDLINK_ABI_DEPENDS. | ryoon | 1 | -2/+2 | |
2012-03-06 | Update xulrunner 10.0.2 and corresponding nspr and nss. | ryoon | 1 | -9/+10 | |
* Improve sparc64 support. * Use external libraries (for example cairo, libvpx etc.) Thank you, martin@ Changelog: * Fix security bugs * Other improvements and bugfixes | |||||
2012-02-13 | BUILDLINK_LDFLAGS must die. It causes nothing but damage, in particular | drochner | 1 | -3/+1 | |
makes random programs link against unwanted libraries. | |||||
2012-01-17 | Convert packages with add --libdir=* to CONFIGURE_ARGS to use | sbd | 1 | -2/+2 | |
GNU_CONFIGURE_LIBDIR or GNU_CONFIGURE_LIBSUBDIR. | |||||
2012-01-07 | devel/nspr, devel/xulrunner: PR#45638 (DragonFly support) | marino | 1 | -1/+2 | |
DragonFly has diverged from FreeBSD to the point where NSPR will not build LibreOffice on DragonFly due to being configured as DragonFly. These patches split out DragonFly as its own platform, and should not affect other platforms. | |||||
2011-11-21 | Don't hard code -pthread in nspr.pc. Similar to devel/nss/Makefile. | seanb | 1 | -2/+2 | |
2011-11-12 | Adjust version check for firefox-8.0. | tnn | 1 | -2/+2 | |
2011-10-03 | Avoid version going backwards due to reset of MOZ_BRANCH_MINOR. | tnn | 1 | -2/+2 | |
2011-10-03 | Add CHECK_PORTABILITY_SKIP. This configure script is not run for nspr, | tnn | 1 | -1/+2 | |
and is regenerated with autoconf in the normal firefox build. | |||||
2011-08-18 | Version bump due to firefox update. | tnn | 1 | -2/+2 | |
2011-07-11 | bump version to 4.8.8 for mozilla 5.0 branch update | tnn | 1 | -3/+3 | |
2011-04-26 | bump version for mozilla 2.0 branch update | tnn | 2 | -4/+5 | |
2010-12-23 | Added BUILDLINK_INCDIRS and BUILDLINK_LDFLAGS support to bl3, to help with | fhajny | 1 | -1/+5 | |
building lang/spidermonkey. | |||||
2010-09-12 | Bump minimum dependency (PR pkg/43867) | tnn | 1 | -2/+2 | |
2010-09-09 | Update to nspr-4.8.6 (via firefox-3.6.9). Changes unknown. | tnn | 2 | -6/+4 | |
2010-03-16 | avoid local version suffix going backwards | tnn | 1 | -2/+3 | |
2010-03-16 | fix build breakage | tnn | 1 | -2/+3 | |
2010-02-17 | Catch up with xulrunner, nspr is now at version 4.8.3. | tnn | 1 | -2/+2 | |
2010-01-20 | Put back BUILDLINK_LIBDIR & BUILDLINK_RPATHDIR for now; although I don't | tnn | 1 | -1/+4 | |
like it. Needed to build mail/evolution-exchange due to bl3's .la mangling. | |||||
2010-01-16 | simplify substitution | tnn | 1 | -2/+2 | |
2010-01-16 | Remove some buildlink magic which causes trouble for firefox. | tnn | 1 | -4/+1 | |
Dependants should use pkg-config to find the proper compiler flags. | |||||
2009-11-10 | g/c | tnn | 1 | -19/+0 | |
2009-11-10 | Use NSPR_RELEASE in the generated pkg-config file | tnn | 1 | -2/+2 | |
2009-11-10 | - update to nspr-4.8.2.5 | tnn | 18 | -688/+59 | |
- 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-08-27 | patch-aj: "nspr-config --libs" returned the wrong directory. Fix this. | tnn | 3 | -3/+17 | |
Found by Evaldo Gardenali. Bump PKGREVISION. | |||||
2009-08-19 | Explicitly request 64bit on Linux if ABI is set accordingly. | joerg | 1 | -1/+7 | |
From Evaldo Gardenali. | |||||
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -7/+1 | |
2009-04-07 | Argh, correct typo. | hasso | 2 | -4/+4 | |
2009-04-07 | One more Mozilla product to build on DragonFly master. | hasso | 2 | -6/+18 | |
2009-03-23 | Drop MAINTAINER as per request from existing MAINTAINER. | darcy | 1 | -2/+2 | |
2009-03-20 | Simply and speed up buildlink3.mk files and processing. | joerg | 1 | -15/+6 | |
This changes the buildlink3.mk files to use an include guard for the recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS, BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of enter/exit marker, which can be used to reconstruct the tree and to determine first level includes. Avoiding := for large variables (BUILDLINK_ORDER) speeds up parse time as += has linear complexity. The include guard reduces system time by avoiding reading files over and over again. For complex packages this reduces both %user and %sys time to half of the former time. | |||||
2008-05-26 | Second round of explicit pax dependencies. As reminded by tnn@, | joerg | 1 | -4/+4 | |
many packages used to use ${PAX}. Use the common way of directly calling pax, it is created as tool after all. | |||||
2008-04-12 | Convert to use PLIST_VARS instead of manually passing "@comment " | jlam | 2 | -8/+6 | |
through PLIST_SUBST to the plist module. | |||||
2008-01-29 | Add DESTDIR support. | joerg | 1 | -8/+10 | |
2008-01-05 | Don't define pthread_kill(2) to ENOSYS under Mac OS X Leopard which | tron | 2 | -1/+15 | |
provides this system call. |