Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.6.4 30 Jan 2007 20:08:43 |
pav |
- Fix after objformat removal |
4.6.4 29 Nov 2006 14:14:14 |
nork |
PTHREAD_LIB-safeness.
Approved by: ahze (gnome) |
4.6.4 23 Nov 2006 03:43:22 |
ahze |
Update to 4.6.4 |
4.6.3_1 01 Nov 2006 02:40:29 |
marcus |
Work around the improperly defined libc stub for pthread_cond_wait(3)
which exists in FreeBSD prior August 7, 2006. Basically, on these
versions of FreeBSD, we will call _pthread_cond_wait directly. This
isn't perfect, but it will alow Firefox 2.0 to work on 6.1 and 5.5 without
people needing to patch libc.
Tested by: ahze and others |
4.6.3 18 Sep 2006 23:26:30 |
ahze |
- Update to 4.6.3 |
4.6.1_2 23 Jul 2006 17:21:55 |
marcus |
Add additional definitions now that we have gethost_r functions and
hour normal gethost functions are thread-safe. Also, wrap thread-safe
definitions around a check for _PR_PTHREADS.
Reported by: Sean C. Farley <sean-freebsd@farley.org> |
4.6.1_1 18 Jul 2006 13:25:44 |
marcus |
Chase the recent getproto*_r additions to RELENG_6. |
4.6.1 22 Apr 2006 21:47:24 |
marcus |
Fix the build on very recent -CURRENT. Since the resolv changes didn't
get their own __FreeBSD_version, use the bump associated with
fcloseall().
Tested by: sajd on #freebsd-gnome |
4.6.1 26 Jan 2006 01:51:26 |
jylefort |
Update to 4.6.1
PR: ports/92294
Submitted by: Matthew Luckie <mjl@luckie.org.nz> |
4.6_2 04 Dec 2005 22:33:55 |
marcus |
Implement the PR_GetPhysicalMemorySize function for FreeBSD. This will
allow applications such as Firefox to enable memory caching.
PR: 89946
Submitted by: Juha-Matti Tilli <juhis@nallukka.net> (with some modifications) |
4.6_2 04 Dec 2005 22:33:23 |
marcus |
Implement the PR_GetPhysicalMemorySize function for FreeBSD. This will
allow applications such as Firefox to enable memory caching.
PR: 89946
Submitted by: Juha-Matti Tilli <juhis@nallukka.net> (with some modifications) |
4.6_1 23 Nov 2005 22:41:05 |
pav |
- Add SHA256 checksums |
4.6_1 28 Aug 2005 07:57:55 |
mezz |
Add install a missing nsprc.pc, we will need it when we use mi's firefox
patch and thunderbird changes. Took half patches from:
https://bugzilla.mozilla.org/show_bug.cgi?id=290726
Bump the PORTREVISION.
Reviewed by: marcus |
4.6 03 Aug 2005 01:41:53 |
marcus |
Disable the automatic tests until we can figure out why they are hanging
on pointyhat.
Reported by: pointyhat via kris
Approved by: portmgr (implicit) |
4.6 31 Jul 2005 00:10:29 |
marcus |
Fix build to eliminate warnings, and get all vendor regression tests to
succeed. Tests will be run automatically on the package building cluster.
Submitted by: mi |
4.6 13 Jul 2005 03:14:59 |
marcus |
Update to 4.6 which incorporates a lot of our local patches. There are now
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 |
4.4.1_1 27 Jul 2004 14:18:27 |
marcus |
Fix DEBUG builds by checking for all error states from pthread_mutex_trylock().
See http://bugzilla.mozilla.org/show_bug.cgi?id=253080 for more details.
Submitted by: green |
4.4.1_1 19 Mar 2004 03:45:20 |
marcus |
Forced commit to note why we don't build with a bind port that has
overridden the base. To quote from eik:
[Bind] overwrites /usr/include/netdb.h and give a wrong definition for
`h_errno' when _REENTRANT is defined. This causes link errors where
`__h_errno' is undefined.
Requested by: linimon |
4.4.1_1 19 Mar 2004 03:14:55 |
marcus |
Borrow from the OpenLDAP ports, and refuse to build if bind has been
installed with PORT_REPLACES_BASE_BIND defined.
PR: 61756
Obtained from: OpenLDAP ports |
4.4.1_1 18 Mar 2004 13:47:05 |
pav |
- Add SIZE to GNOME ports
Submitted by: trevor |
4.4.1_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
4.4.1 03 Feb 2004 21:45:44 |
adamw |
Update to 4.4.1.
PR: ports/62244
Submitted by: ijliao |
4.3_2 01 Feb 2004 20:20:37 |
marcel |
Fix build on ia64. The configuration was missing HAVE_LONG_LONG,
HAVE_ALIGNED_DOUBLES and HAVE_ALIGNED_LONGLONGS for ia64. |
4.3_2 13 Dec 2003 21:30:19 |
peter |
Port to amd64 (note: requires ld-elf.so bugfix to actually work) |
4.3_2 24 Nov 2003 01:22:35 |
marcus |
Don't build this on amd64.
Approved by: portmgr (implicit) |
4.3_2 01 Jun 2003 17:10:06 |
marcus |
Add a better patch to say we have socklen_t.
Submitted by: tmm |
4.3_2 01 Jun 2003 03:51:02 |
marcus |
Correct patch target. |
4.3_2 01 Jun 2003 00:43:41 |
marcus |
Fix a bad assumption about socklen_t presence that was causing problems
on 64-bit platforms.
Submitted by: tmm |
4.3_1 27 Apr 2003 20:47:32 |
marcus |
Remove a redundant /build/ patch component.
Reported by: Morten Rodal <morten@rodal.no> |
4.3_1 27 Apr 2003 16:14:23 |
marcus |
Install the nspr-config script.
PR: 51438 |
4.3 12 Apr 2003 20:53:11 |
marcus |
Update to 4.3.
PR: 50796
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> |
4.2_1 07 Mar 2003 06:01:16 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
4.2_1 12 Jan 2003 18:43:29 |
marcus |
Attempt to fix build on sparc64 and ia64. I tried to test, but panther
doesn't have libc_r. The build did get further than the errors reported
on bento.
Reported by: bento |
4.2_1 13 Nov 2002 21:16:39 |
marcus |
Actually add the patch that enables IPv4 mapped IPv6 address support. |
4.2_1 13 Nov 2002 21:16:03 |
marcus |
Enable support for IPv4 mapped IPv6 addresses. This will help get
phoenix working under -CURRENT if nspr is also installed.
Submitted by: ume |
4.2 03 Nov 2002 07:01:02 |
marcus |
Remove BUILD_DEPENDS on perl5. This should have gone in security/nss. |
4.2 03 Nov 2002 05:21:19 |
marcus |
Add a BUILD_DEPENDS on Perl.
Submitted by: bento |
4.2 11 Aug 2002 05:56:10 |
marcus |
Switch to using MASTER_SITE_MOZILLA.
PR: 41460
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> |
4.2 08 Aug 2002 19:05:53 |
sobomax |
Update to 4.2. |
19 Dec 2001 09:28:06 |
sobomax |
Add nspr 4.1.2, a platform-neutral API for system level and libc like
functions. I bet Java folks would like it - because this port is required for
Mozilla's Java plugin. |