notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
We just patched an SQL injection. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password. You might want to hold off on that change. We have a few more to fix.
non port: devel/nspr/files/patch-.._pr_include_md__freebsd.cfg
SVNWeb

Number of commits found: 4

Wed, 28 Jul 2010
[ 21:32 beat search for other commits by this committer ] Original commit 
- 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@
Sat, 8 Aug 2009
[ 21:44 marcus search for other commits by this committer ] Original commit 
Re-add a patch for PowerPC support which was dropped in the 4.8 update.

Reported by:    Andreas Tobler <andreast-list@fgznet.ch>
Sun, 28 Jun 2009
[ 19:22 miwi search for other commits by this committer ] Original commit 
- Update to 4.8

Tested by:      exp-run
Approved by:    gnome (marcus)
Thanks to:      gahr, pav, beat, flo :)
Tue, 4 Nov 2008
[ 07:11 ed search for other commits by this committer ] Original commit 
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

Number of commits found: 4