Commit graph

6 commits

Author SHA1 Message Date
Jeremy Messenger
93d721ee8e -env -> ${SETENV}
-${MASTER_SITE_MOZILLA} -> MOZILLA in MASTER_SITES

PR:		ports/157373
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-06-04 22:38:53 +00:00
Beat Gaetzi
1b6073efd1 - Update to 4.8.6
- Add support for powerpc64 [1]

PR:		ports/149045
Submitted by:	Andreas Tobler <andreast-list AT fgznet.ch> [1]
Approved by:	mezz@
2010-07-28 21:32:09 +00:00
Ed Schouten
13bb940da2 Add support for PowerPC to devel/nspr.
There were two things missing in the nspr port that prevented it from
being properly compiled on PowerPC:

- A string definition of the processor platform ("powerpc").

- Definitions of byte ordering and sizes of standard C types.

I copied the second list of definitions from _linux.cfg. The values used
by _openbsd.cfg and _netbsd.cfg are not accurate (size and alignment of
int64 is incorrect).

Approved by:	marcus
2008-11-04 07:11:16 +00:00
Joe Marcus Clarke
35412b878e 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>
2006-07-23 17:21:55 +00:00
Joe Marcus Clarke
765aa79a1c Chase the recent getproto*_r additions to RELENG_6. 2006-07-18 13:25:44 +00:00
Joe Marcus Clarke
51f5c2b69c 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
2006-04-22 21:47:24 +00:00