Maho Nakata
780ccfd65c
Add SHA256. Fix build by adding missing dependency
...
Submitted by: kris, linimon
2005-11-27 11:23:13 +00:00
Maho Nakata
8bb94c582b
Update to 1.1.5
2005-09-15 09:14:04 +00:00
Maho Nakata
dcc59c1989
Update to 1.1.5RC4. I hope this will be the 1.1.5
...
release...
2005-09-09 01:51:07 +00:00
Maho Nakata
8c21c53e98
make fetchable
...
Submitted by: kris
Approved by: portmgr(clement)
2005-08-05 04:54:08 +00:00
Maho Nakata
e1fe039f63
Update to 1.1.5rc2
2005-07-26 22:01:27 +00:00
Maho Nakata
93f259ae26
Add English helpfile as default for languages
...
which have no localized helps.
I didn't convert polish help since it doesn't have a commit
quality. http://l10n.openoffice.org/servlets/ReadMsg?list=dev&msgNo=4977
PR: 78332
Submitted by: Pawel Wieleba <P.Wieleba@iem.pw.edu.pl>
2005-06-19 02:25:52 +00:00
Maho Nakata
c68a3fdcc7
update distinfo as well
2005-04-24 13:43:42 +00:00
Maho Nakata
fac461b9a0
Add Russian [1], Czech, Slovak and Slovenian [2] localized helps.
...
Submitted by: Rail Aliev <rail@iqchoice.com> [1]
2005-02-21 09:50:18 +00:00
Maho Nakata
5d2011a85e
Update to 1.1.4
...
Many thanks to: Pavel Janik, Kris Kennaway
and SUN Microsystems, Inc (esp. Hamburg team).
Additional contributors: daichi, kan, lofi, nork, obrien
2005-01-11 23:17:42 +00:00
Maho Nakata
dc106744f9
Update to 1.1.3
...
a) remove patches which not needed anymore
b) security vulnerablity by mozilla doesn't affect
this port (remove WITHOUT_MOZILLA by default)
see: http://www.openoffice.org/servlets/ReadMsg?list=dev&msgNo=12093
c) add files/geneate.pl, which generates shell script does
build complete localized packages
d) Use CONFIGURE_WRKSRC. no longer need .. for patches.
e) Still weird though, WITH_CCACHE works.
f) Fix: if you build without X, Makefile invokes build twice.
2004-10-12 07:20:54 +00:00
Maho Nakata
ec780a65a5
Add Turkish localized help
2004-08-11 07:15:36 +00:00
Maho Nakata
127cbe3297
Add brazilian portuguese localized help.
...
Submitted by: pan@panix.ecof.org.br (Carlos F. A. Paniago)
2004-08-05 04:46:34 +00:00
Maho Nakata
4c44c69fa5
1) update to 1.1.2
...
2) remove GIF lzw disabling patches
3) change the method of localized build
to reduce the amount of time, and/or
make full use of ccache of 2nd and later builds.
4) Modification of OOo must be small as possible.
No longer see LANG environment variable, CJK enhancements, etc.
2004-07-31 03:22:02 +00:00
Maho Nakata
a7dc7bf6dd
Fix localized helpcontents. somefiles are missing.
...
http://www.openoffice.org/issues/show_bug.cgi?id=23330
2004-05-05 18:46:41 +00:00
Maho Nakata
9d57fcc490
a) Update to 1.1.1p1 (treated as bump port revision)
...
b) Bump port revision accordingly
2004-04-08 12:13:39 +00:00
Maho Nakata
bfcab3b882
Update to 1.1.1
2004-03-31 13:54:59 +00:00
Maho Nakata
6bbd1855fa
1) update to 1.1.1.RC3 (md5 announced by Sander Visek)
...
http://www.openoffice.org/servlets/ReadMsg?list=releases&msgNo=7157
2) add message how to build OOo SDK
3) add JDKDIR in path so that OOo can find the JDK
partial solution to http://www.freebsd.org/cgi/query-pr.cgi?pr=64678
2004-03-27 02:50:58 +00:00
Maho Nakata
550442c9db
Update distinfo
...
1) 1.1.1rc
2) SIZEfy
2004-03-11 01:41:01 +00:00
Maho Nakata
18524b7c28
Update to 1.1.0 official release
...
(archive is exactly same as 1.1rc5b)
2003-10-02 02:07:15 +00:00
Maho Nakata
abd1958bc0
1) update to 1.1rc5b.
...
2) too small so I treated this update as bump portrevision
2003-10-01 07:52:09 +00:00
Maho Nakata
3d7f8fe524
Localized helpcontents have been changed from 1.0 to 1.1, and
...
unfortunately, both helpcontents have same names and located
at different place. there's (AFAIK) no way to make one more deeper
subdirectory at DISTDIR, so I splitted /usr/ports/distfiles/openoffice to
/usr/ports/distfiles/openoffice1.0, /usr/ports/distfiles/openoffice1.1.
2003-10-01 05:53:01 +00:00
Martin Blapp
a8e16966b2
Upgrade to 1.1rc5 snapshot. Fix a remaining error in the startup
...
script.
2003-09-25 22:29:30 +00:00
Maho Nakata
d072a29722
Now passes compilation for recent 4.8-STABLE and 5-CURRENT,
...
but still fails during/after the installtion :(
a) follow up to recent cvs checkout
(cws_srx645_ooo11rc3, 2003/08/15)
b) Use gcc33 from ports for both 4 and 5.
gcc-3.3 of 5-CURRENT seems to brake somewhere,
and recent version of OOo hits some internal
error of gcc-3.2.3.
c) remove --enable-gcc3, --with-os-version and --with-ant-home
gcc3 is deprecated, os version and ant home should be
detected automatically by configure(setting os version
had been dangerous, since difference can be seen between
/usr/include/osreldate.h and sysctl kern.osreldate)
however nowadays it is not so dangerous)
d) add build dependency for Xft and gtk-2.0.
2003-08-15 22:32:21 +00:00
Martin Blapp
089408aaea
Make mozilla-vendor compile with gcc 3.3.1
...
PR: 55147
Submitted by: Jens Rehsack <rehsack@liwing.de>
2003-08-12 09:25:55 +00:00
Maho Nakata
af63e06d7c
1. update to fresh checkout of OpenOffice.org (1.1RC2)
...
tagged under cws_srx645_ooo11rc2
2. still broken with installation failure.
Reviewed by: mbr
2003-07-17 12:56:09 +00:00
Martin Blapp
104f4e8e71
Mozilla-vendor has been removed. Download the 1.02 port from freefall,
...
since we depend exactly on this version.
PR: 54035
Submitted by: Chris Shenton <chris@Shenton.Org>
2003-07-02 21:00:12 +00:00
Martin Blapp
5191c1d5a8
Upgrade to OO1.1 beta2.
2003-06-07 22:09:48 +00:00
Maho Nakata
017645b96d
For GIF patent problem, remove some goodies.
...
However source distribution is still legal, so
this can be enabled by WITH_GIF_LZW_COMPRESSION=yes
Approved by: mbr (Martin Blapp)
2003-04-17 11:24:26 +00:00
Martin Blapp
36f042efc3
Update to srx644_ooo20030412.
2003-03-31 21:32:38 +00:00
Martin Blapp
96d08dc66c
Fix typo
2003-03-28 09:21:58 +00:00
Martin Blapp
db9236a9e9
Update to a 20030324 snapshot. Remove a old unused
...
distfile entry.
2003-03-27 09:39:00 +00:00
Martin Blapp
19599e5a4a
Update to cws_srx644_ooo11beta. It still doesn't build but this commit will help
...
to track the things down.
There are known problems with weak symbols and exceptions. Some c++ tools
inside the port will fail if you try to compile.
The cpp_uno bridge has been updated to the latest linux version available.
Added 'make update' target to upgrade the source to the latest version.
Approved by: kris (portmgr)
2003-03-12 01:04:08 +00:00
Martin Blapp
eeb175d38d
Update to 1.1 beta. Work in progress.
...
de-pkg-comment
2003-03-05 23:24:06 +00:00
Martin Blapp
d15cc85f7f
Remove expat patch. Expat is included in the release tarball, but in a
...
different location. Add a patch to fix the build.
2002-10-22 23:02:29 +00:00
Martin Blapp
aedf1b7a4e
Whoops. Forgot to add the md5 checksums.
2002-10-20 22:39:55 +00:00
Martin Blapp
5f6e7f6949
First step to make this port working. Configure works and all patches
...
apply now. There are still some compile errors to fix.
As you may see the patchnames are very long, but that makes
maintaining patches a lot easier.
2002-10-18 22:41:42 +00:00
Martin Blapp
2db0f945ef
Go back to mozilla 2.95 includes, a newer version has LDAP code
...
problems and doesn't compile. We can bump later to 1.0, if the
openoffice project does the same.
2002-04-23 22:06:27 +00:00
Martin Blapp
24c09925b3
Upgrade the development snapshot to the latest build: 642
2002-03-12 01:22:29 +00:00
Martin Blapp
7820b875e6
Add FreeBSD Version of oo_moz_641.tar.gz, and update it to mozilla 0.9.8
...
Thanks to Carlos F. A. Paniago <pan@cnpm.embrapa.br>
2002-03-11 15:43:56 +00:00
Martin Blapp
2f235b2e0a
Update to 641c source build
2002-03-04 21:48:29 +00:00
Martin Blapp
61a0b70bc9
First step towards a working port.
2002-02-28 23:36:03 +00:00
David E. O'Brien
4225579b0a
Update to the 6.0.a638 offering.
...
"the port still is broken, but at least it will save
the next one working on this port some time and efforts."
PR: 30119
Submitted by: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2001-08-28 00:33:11 +00:00
David E. O'Brien
1a868a8585
Update to build 627 (yes, still broken).
2001-05-18 06:09:14 +00:00
David E. O'Brien
01430cfe1e
Update to the "609" build incase anyone wants to work on getting this beast
...
going.
2000-11-03 11:18:36 +00:00
David E. O'Brien
25725d6ffb
First cut at configuration patches. This is very much a WIP, and I welcome
...
others to work on it too.
2000-10-16 19:23:34 +00:00
Chris D. Faulhaber
135b1e4c59
New port: staroffice52 (after repo-copy from staroffice5)
...
Submitted by: Martin Blapp <mb@imp.ch>
2000-08-24 19:29:31 +00:00
Satoshi Asami
76579b97b7
"Quite sorry for sending this so late. I just got my hands on a Sun
...
StarOffice CDROM and found out how broken the port really was.
It also uses a DIST_SUBDIR now."
Submitted by: obrien
1999-12-14 23:14:36 +00:00
David E. O'Brien
43dec6fb47
Updated checksums.
...
Submitted by: Darren Wiebe <dkwiebe@heartland.ab.ca> (MAINTAINIER)
1999-12-09 21:54:01 +00:00
David E. O'Brien
8e49e1638f
This is Sun's version 5.1a of StarOffice, an office productivity suite
...
simular to Microsoft Office.
PR: 14899
Submitted by: Darren Wiebe <dkwiebe@heartland.ab.ca> (reworked by me)
1999-12-09 17:08:31 +00:00