Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add install a missing nsprc.pc, we will need it when we use mi's firefox | mezz | 2005-08-28 | 4 | -5/+30 |
| | | | | | | | | | | patch and thunderbird changes. Took half patches from: https://bugzilla.mozilla.org/show_bug.cgi?id=290726 Bump the PORTREVISION. Reviewed by: marcus | ||||
* | Disable the automatic tests until we can figure out why they are hanging | marcus | 2005-08-03 | 1 | -4/+4 |
| | | | | | | | on pointyhat. Reported by: pointyhat via kris Approved by: portmgr (implicit) | ||||
* | Fix build to eliminate warnings, and get all vendor regression tests to | marcus | 2005-07-31 | 5 | -40/+2345 |
| | | | | | | succeed. Tests will be run automatically on the package building cluster. Submitted by: mi | ||||
* | Update to 4.6 which incorporates a lot of our local patches. There are now | marcus | 2005-07-13 | 10 | -266/+337 |
| | | | | | | | | 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 | ||||
* | Fix DEBUG builds by checking for all error states from pthread_mutex_trylock(). | marcus | 2004-07-27 | 1 | -0/+11 |
| | | | | | | See http://bugzilla.mozilla.org/show_bug.cgi?id=253080 for more details. Submitted by: green | ||||
* | Borrow from the OpenLDAP ports, and refuse to build if bind has been | marcus | 2004-03-19 | 1 | -0/+6 |
| | | | | | | | installed with PORT_REPLACES_BASE_BIND defined. PR: 61756 Obtained from: OpenLDAP ports | ||||
* | - Add SIZE to GNOME ports | pav | 2004-03-18 | 1 | -0/+1 |
| | | | | Submitted by: trevor | ||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -1/+1 |
| | | | | (Part 2) | ||||
* | Update to 4.4.1. | adamw | 2004-02-03 | 3 | -12/+11 |
| | | | | | PR: ports/62244 Submitted by: ijliao | ||||
* | Fix build on ia64. The configuration was missing HAVE_LONG_LONG, | marcel | 2004-02-01 | 1 | -4/+11 |
| | | | | HAVE_ALIGNED_DOUBLES and HAVE_ALIGNED_LONGLONGS for ia64. | ||||
* | Port to amd64 (note: requires ld-elf.so bugfix to actually work) | peter | 2003-12-13 | 4 | -15/+71 |
| | |||||
* | Don't build this on amd64. | marcus | 2003-11-24 | 1 | -0/+2 |
| | | | | Approved by: portmgr (implicit) | ||||
* | Add a better patch to say we have socklen_t. | marcus | 2003-06-01 | 2 | -27/+7 |
| | | | | Submitted by: tmm | ||||
* | Correct patch target. | marcus | 2003-06-01 | 1 | -2/+2 |
| | |||||
* | Fix a bad assumption about socklen_t presence that was causing problems | marcus | 2003-06-01 | 2 | -1/+22 |
| | | | | | | on 64-bit platforms. Submitted by: tmm | ||||
* | Remove a redundant /build/ patch component. | marcus | 2003-04-27 | 1 | -1/+1 |
| | | | | Reported by: Morten Rodal <morten@rodal.no> | ||||
* | Install the nspr-config script. | marcus | 2003-04-27 | 2 | -0/+3 |
| | | | | PR: 51438 | ||||
* | Update to 4.3. | marcus | 2003-04-12 | 3 | -4/+2 |
| | | | | | PR: 50796 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> | ||||
* | Clear moonlight beckons. | ade | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Attempt to fix build on sparc64 and ia64. I tried to test, but panther | marcus | 2003-01-12 | 2 | -6/+126 |
| | | | | | | | doesn't have libc_r. The build did get further than the errors reported on bento. Reported by: bento | ||||
* | Actually add the patch that enables IPv4 mapped IPv6 address support. | marcus | 2002-11-13 | 1 | -0/+23 |
| | |||||
* | Enable support for IPv4 mapped IPv6 addresses. This will help get | marcus | 2002-11-13 | 1 | -0/+1 |
| | | | | | | phoenix working under -CURRENT if nspr is also installed. Submitted by: ume | ||||
* | Remove BUILD_DEPENDS on perl5. This should have gone in security/nss. | marcus | 2002-11-03 | 1 | -2/+0 |
| | |||||
* | Add a BUILD_DEPENDS on Perl. | marcus | 2002-11-03 | 1 | -0/+2 |
| | | | | Submitted by: bento | ||||
* | Switch to using MASTER_SITE_MOZILLA. | marcus | 2002-08-11 | 1 | -1/+2 |
| | | | | | PR: 41460 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> | ||||
* | Update to 4.2. | sobomax | 2002-08-08 | 7 | -77/+67 |
| | |||||
* | Add nspr 4.1.2, a platform-neutral API for system level and libc | sobomax | 2001-12-19 | 10 | -0/+301 |
like functions. I bet Java folks would like it - because this port is required for Mozilla's Java plugin. |