o cosmetic changes, fix typos
o use libart instead of GPC[1]
o remove BROKEN for old FreeBSDs, IMHO this is too strict.
o build crashreport
Implicitly suggested by: "Mikhail T." <mi@aldan.algebra.com>[1]
- Use the proper syntax for grouping when using ${MASTER_SITE_foo}
- Don't use ${MASTER_SITE_LOCAL} with no local user subdir.
Approved by: MAINTAINER timeout (2 weeks)
2. set LC_ALL, LANG as c when building [1]
3. better generate.pl
4. Partial fix for 4.11-RELEASE [2]
5. do not pass CPUFLAGS
6. Partial improvement for WITHOUT_JAVA
PR: 84786
Submitted by: [1] achix mantzix
[2] Hiromi Kimura and Yury Tarasievich
it started using the FT_GlyphSlot_Embolden function from freetype2
if it's available at configure type. libXft depends on freetype2
in ports tree so use this symbol. OOo has its own freetype2 and
in this version, it doesn't have FT_GlyphSlot_Embolden.
2. python fix for 6 and 7.
PR: 84464 [2]
Submitted by: "Stephane E. Potvin" <sepotvin@videotron.ca> [1]
"Carlos F. A. Paniago" <pan@panix.homeunix.org> [1]
Ron MacNeil[2], kris [1], [2]
Peter Czanik <pczanik@fang.fa.gau.hu> [2]
Approved by: portmgr (marcus)
o enable WITHOUT_MOZILLA
o Informative about localized build[1]
o spelling/grammar cleanup[2]
PR: 83502 [1]
Submitted by: Harald Schmalzbauer <harry@schmalzbauer.de>[1]
"Jack L." <xxjack12xx@doramail.com>[2]
SIMPLEOSVER by parsing the output of `uname -r`. This is pointless,
since the same data can be obtained from the (already generated)
OSREL variable.
PR: 76330
Submitted by: Colin Percival <cperciva@hexahedron.daemonology.net>
Using this packaging method, packages must build
without errors. Nevertheless we'll go our own way.
o Change packaging method from generic one to FreeBSD's
native one. This works well for both packaging method
and slightly saves disk space as well.
o Fix some problems arose by using FreeBSD's native
packaging method.
Result of: CodeFest Japan 2005
https://members.fsij.org/trac/codefest2005/