| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
18 Jul 2009 20:05:36
3.4.1_3
|
gerald  |
Remove lang/gcc-ooo which is no longer used by the OpenOffice ports and
superseded by lang/gcc43 and later. |
19 Apr 2008 17:56:05
3.4.1_3  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
26 Dec 2007 16:45:32
3.4.1_3
|
pav  |
- Fix build on FreeBSD 8.x
Submitted by: Wesley Shields <wxs@atarininja.org> |
17 Oct 2007 10:13:01
3.4.1_3
|
ade  |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
09 May 2006 20:52:24
3.4.1_2
|
edwin  |
Remove USE_REINPLACE from the categories starting with L |
22 Jan 2006 12:42:24
3.4.1_2
|
edwin  |
SHA256ify
Approved by: krion@ |
25 Oct 2005 18:36:49
3.4.1_2
|
fenner  |
Fix ${MASTER_SITE_foo} usage.
- 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) |
28 Aug 2005 08:00:11
3.4.1_2
|
maho  |
Fix build for 7-CURRENT |
21 May 2005 18:03:43
3.4.1_2
|
kris  |
Add NOT_FOR_ARCHS=ia64 since it doesn't build there and openoffice
isn't likely to be buildable on ia64 any time soon. |
14 May 2005 01:06:26
3.4.1_2
|
maho  |
Make fetchable
Submitted by: "Jack L." <xxjack12xx at doramail dot com> |
19 Mar 2005 09:41:52
3.4.1_2
|
maho  |
Fix pkg-plist
Submitted by: kris
Encouraged by: kris |
28 Feb 2005 00:28:19
3.4.1_2
|
kris  |
BROKEN: Incomplete pkg-plist |
08 Jan 2005 18:21:59
3.4.1_2
|
nork  |
Fix -pg -pthread issue, and bump PORTREVISION.
Submitted by: hrs |
01 Jan 2005 02:49:41
3.4.1_1
|
obrien  |
Unbreak 'make patch'.
Approved by: portmgr(kris) |
19 Dec 2004 20:05:21
3.4.1_1
|
obrien  |
Portlint |
17 Dec 2004 19:35:59
3.4.1_1
|
obrien  |
Support -pthreads for 5.0-5.2.1. |
17 Dec 2004 17:50:20
3.4.1_1
|
obrien  |
We've ended up with the same patch twice, I guess Maho-san's and my
emails crossed each other. |
17 Dec 2004 17:45:03
3.4.1_1
|
obrien  |
Catch -pthread up with the new KSE world order. |
17 Dec 2004 09:17:37
3.4.1_1
|
maho  |
(1) a fix to -pthread
(2) clean up parts from gcc34 we don't need
Submitted by: lofi(1) and obrien (1), (2) |
17 Dec 2004 01:46:44
3.4.1
|
adamw  |
Change LATEST_LINK=no to NO_LATEST_LINK=yes. LATEST_LINK=No
doesn't actually do what maho intended.
This should also fix INDEX builds for the time being, though
I'm not sure it's what maintainer had in mind. |
16 Dec 2004 10:36:06
3.4.1
|
maho  |
gcc-ooo, gcc compiler for OpenOffice.org 2.0 or later
compilation. This version of gcc is as same as which
Hamburg team use to develop OpenOffice.org, applying
following fixes:
o visiblity fix
http://www.nedprod.com/programs/gccvisibility.html
o emum fix
http://gcc.gnu.org/ml/gcc-patches/2004-07/msg00968.html
For detail, see the announce:
http://porting.openoffice.org/servlets/ReadMsg?listName=dev&msgNo=14280
Many thanks to: Pavel Janik <Pavel at Janik.cz>
PR: 74937 |