Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.3_2 08 Nov 2003 01:47:27 |
maho |
Repocopy has been done for openoffice,
so rename from:
editors/openoffice
editors/openoffice-devel
to
editors/openoffice-1.0
editors/openoffice-1.1
Acknowledgment to: nork |
1.0.3_2 01 Oct 2003 05:53:01 |
maho |
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. |
1.0.3_2 20 Aug 2003 08:25:01 |
mbr |
Use GCC3.2 to compile this, even on CURRENT. There
have been so many c++ problems that it will be a
pain to fix it for gcc3.3 |
1.0.3_2 18 Aug 2003 08:29:48 |
mbr |
ny1.mirror seems to be down. Use a different one. Add a second one from
europe. |
1.0.3_2 12 Aug 2003 09:25:55 |
mbr |
Make mozilla-vendor compile with gcc 3.3.1
PR: 55147
Submitted by: Jens Rehsack <rehsack@liwing.de> |
1.0.3_2 23 Jul 2003 14:30:29 |
znerd |
Port devel/jakarta-ant was renamed to devel/apache-ant.
Reported by: kris
Pointy hat to: me |
1.0.3_2 02 Jul 2003 21:00:12 |
mbr |
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> |
1.0.3_2 27 Jun 2003 07:57:19 |
mbr |
Add gtk and orbit dependencies too (for mozilla slave port).
Submitted by: kris |
1.0.3_2 20 Jun 2003 07:40:04 |
mbr |
Include these librarys needed by the mozilla sub-port directly
here in the openoffice port. This should fix the build problem
on bento. |
1.0.3_2 07 Jun 2003 22:52:21 |
mbr |
Fix spelling of "preferred".
PR: 52740, 52741
Submitted by: Christopher Nehren <apeiron@comcast.net> |
1.0.3_2 13 May 2003 17:58:15 |
mbr |
Re-add russian language patch.
Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua> |
1.0.3_2 08 May 2003 18:41:13 |
mbr |
Fix breakage and remove redundant _LITTLE_ENDIAN defines for CURRENT only.
Remove
unneeded include defines. |
1.0.3_2 28 Apr 2003 10:29:48 |
mbr |
Fix the WITH_TTF_BYTECODE_ENABLED option and let us enable it again. |
1.0.3_2 27 Apr 2003 19:48:57 |
mbr |
Add missing @. |
1.0.3_2 27 Apr 2003 11:58:21 |
mbr |
Move the KDE wrapper replacement a bit, and only substitute in
the perl script which creates the wrapper bits. Remove a newline
in the post-patch target in the openoffice port.
Add fix for gnome wrappers too. |
1.0.3_2 27 Apr 2003 10:33:07 |
mbr |
xargs -> ${XARGS} |
1.0.3_2 27 Apr 2003 10:31:16 |
mbr |
Make the kde startup files use our wrapper files. |
1.0.3_2 27 Apr 2003 10:08:53 |
mbr |
Add smath to the wrapper list. |
1.0.3_2 20 Apr 2003 21:07:02 |
truckman |
FreeBSD doesn't use the same method of authenticating passwords that
Linux uses with its shadow password file. This patch was a no-op anyway
because of an earlier #ifdef in the source file. If the port needs this
functionality, it should be re-implemented using PAM.
Approved by: mbr |
1.0.3_2 20 Apr 2003 21:02:50 |
truckman |
Port to __FreeBSD_version >= 500112 that now has getpw*_r() functions
that are incompatible with the older draft implementations supplied
with the OpenOffice source.
Approved by: mbr |
1.0.3_2 20 Apr 2003 20:48:38 |
truckman |
Allow building with WITH_BSD_JDK.
Approved by: mbr |
1.0.3_2 20 Apr 2003 00:05:41 |
mbr |
Only warn users about OS-bugs < 4.8R
Submitted by: Palle Girgensohn <girgen@pingpong.net>
PR: 51169 |
1.0.3_2 18 Apr 2003 10:45:02 |
maho |
Forced commit.
Former reason, bumped port revision. |
1.0.3_2 18 Apr 2003 10:30:58 |
maho |
For GIF patent problem, remove some goodies.
However source distribution is still legal, so
this can be enabled by WITH_GIF_LZW_COMPRESSION=yes |
1.0.3_1 17 Apr 2003 19:03:10 |
mbr |
Fix application hangs if I try to print to a printer which is not set
as default.
#i13031# fixed non matching allocator/deallocator issue
Because of this severe bug OO.org1.03 release will be rerolled. |
1.0.3 17 Apr 2003 14:36:36 |
maho |
Opps, forgot to update distinfo |
1.0.3 13 Apr 2003 22:48:30 |
mbr |
Fix breakage in these patches. I just copied them from
the openoffice-devel port but some parts in the context
seem to have changed. |
1.0.3 12 Apr 2003 21:35:38 |
mbr |
Upgrade to 1.0.3. While we are here, backport 3 fixes from openoffice-devel
which should fix some bugs related to temporary files, and one bug in the
gcc3 bridge code. |
1.0.2_2 28 Mar 2003 01:14:45 |
mbr |
Fix typo: ScanFileList -> SCacheFileList |
1.0.2_2 27 Mar 2003 23:59:13 |
mbr |
Use autoconf version > 2.5 to fix compile on CURRENT. |
1.0.2_2 27 Mar 2003 23:13:41 |
mbr |
Bump portrevision after recent changes. |
1.0.2_1 27 Mar 2003 23:13:08 |
mbr |
Fix gcc3.2.2 compile |
1.0.2_1 27 Mar 2003 23:05:23 |
mbr |
Fix patch which was apllied to the wrong dir. |
1.0.2_1 26 Mar 2003 23:44:12 |
mbr |
Fix typo
PR: 50027
Submitted by: Christopher Nehren <apeiron@comcast.net> |
1.0.2_1 26 Mar 2003 17:06:20 |
mbr |
Hopefully fix the build on bento:
The JDK dependency needs to be at the first place, so all
following dependencies use the same JDK. |
1.0.2_1 07 Mar 2003 00:16:25 |
ade |
Remove pkg-comment from remaining master/slave port sets.
Approved by: portmgr (implicitly) |
1.0.2_1 06 Mar 2003 02:42:07 |
ade |
Fix minor typo (if instead of .if)
Submitted by: make index |
1.0.2_1 05 Mar 2003 23:25:48 |
mbr |
de-pkg-comment |
1.0.2_1 05 Mar 2003 00:47:03 |
mbr |
Add missing patches for PR 48789
Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua> |
1.0.2_1 04 Mar 2003 23:44:58 |
mbr |
Add support for uk_UA.KOI8-U locale.
Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua>
PR: 48789 |
1.0.2 12 Feb 2003 22:44:25 |
mbr |
The helpcontent files have moved.
Submitted by: Daniel Mueller <mue.da@gmx.de> |
1.0.2 12 Feb 2003 15:05:30 |
mbr |
Add missing underline.
Submitted by: Gabor Zahemszky <Gabor@Zahemszky.HU> |
1.0.2 10 Feb 2003 09:04:04 |
kris |
Convert COMMENT to COMMENTFILE until these ports can be converted.
Submitted by: lioux |
1.0.2 01 Feb 2003 10:43:36 |
mbr |
Fix the build dependendency for the JDK. We
don't need the USE_LINUX since the linux-sun-jdk
port already has it defined. |
1.0.2 27 Jan 2003 07:15:26 |
mbr |
Linux JDK has moved.
Submitted by: Tadayuki OKADA <tadayuki@attbi.com> |
1.0.2 25 Jan 2003 19:55:09 |
mbr |
Use the linux JDK for the build, which hopefully fixes the
build on bento. Add required patches to support this change.
If WITH_BSD_JDK is set, the original native JDK is used.
Add RES_GER to the supported languages. Apparently this is
now needed by the build system, else the handbook is still
missing. |
1.0.2 24 Jan 2003 12:30:03 |
mbr |
Add a notice about possible crashes if a localized version
is installed after the english version. |
1.0.2 24 Jan 2003 11:00:39 |
mbr |
The handbook is no longer installed if the RES_GER variable is missing.
In 1.01 we got a builderror if it was defined twice, in 1.02 we get
no handbook at all if it is not defined. |
1.0.2 23 Jan 2003 16:10:27 |
mbr |
Add missing quote.
Submitted by: Ulrich Spoerlein <q@uni.de> |
1.0.2 23 Jan 2003 11:09:58 |
mbr |
Remove problematic USE_GCC=3.1 cause. This should fix the build on STABLE. |
1.0.2 23 Jan 2003 09:55:17 |
mbr |
Allow language defined pkg-message files. |
1.0.2 23 Jan 2003 08:58:27 |
mbr |
Fix typo: waring -> warning |
1.0.2 22 Jan 2003 23:06:15 |
mbr |
Correct version. And FreeBSD. |
1.0.2 22 Jan 2003 23:02:17 |
mbr |
Update the pkg-message to reflect reality. Remove the
JDK remark. OO.Org works now with out native JDK even
without hotspots. |
1.0.2 22 Jan 2003 14:55:22 |
mbr |
STABLE has still no iswspace(). Add define for it. No change
for > 5.0. |
1.0.2 22 Jan 2003 14:54:21 |
mbr |
Fix the sed scripts and use -i orig in the post-install step. |
1.0.2 22 Jan 2003 10:29:20 |
mbr |
Add russian language distribution patch.
Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua> |
1.0.2 21 Jan 2003 22:19:57 |
mbr |
Forced commit.
FreeBSD Fixes:
* Correctly find the corresponding cxx include dir.
* Set a default $LANG in the wrappers ENV if it is missing. Solves
the problem where OOo refused to read files with Umlauts.
Other Fixes:
* 6635: Fix for problem with OroborusX 0.8 window manager
* 5242: Calc not recalculating certain Excel imported \
shared formulas if they were moved.
* 6478: Nicaraguan currency symbol is C$ instead of $C
* 7284 #,##0, number format code displays wrong value
* 7230 enable ca_ES locale, correct es_ES locale data
* Calc: formulas containing the FORMULA() function need RecalcModeAlways
* Calc: Insert/Delete/Col/Row: restart RelName listeners on every sheet,
not just the modified sheet
* 8026 import number format codes containing trailing General subformat
correctly
* correct fi_FI Finnish date format codes 3738 add sl_SI Slovenian locale data
* 6844 add et_EE Estonian locale data
* 3552 spreadsheet functions STDEV, STDEVP, VAR, VARP, DEVSQ, DSTDEV,
DSTDEVP, DVAR, DVARP could give a #VALUE error if all values
were equal with roundoff errors |
1.0.2 21 Jan 2003 22:13:15 |
mbr |
Update to 1.02 |
1.0.1_4 21 Jan 2003 17:29:30 |
mbr |
There is still no USE_GCC=3.2 version in our port build files. There
is really nothing I can do about this. So let us hardcode everything. |
1.0.1_4 21 Jan 2003 17:17:08 |
mbr |
Do not define USE_LANG if it is already set. |
1.0.1_4 21 Jan 2003 17:09:39 |
mbr |
Set $LANG to a useful value if it is not already set. This is a issue
many users have problems with. If US-ASCII is set, OpenOffice.Org cannot
read any filenames with special chars and Umlauts ! |
1.0.1_4 15 Jan 2003 00:38:24 |
mbr |
Add missing FreeBSD case. Needed to fix the breakage introduced
by the removal of the proc dependency. |
1.0.1_4 12 Jan 2003 21:59:51 |
mbr |
Use always $PORTVERSION instead of hard coded numbers. |
1.0.1_4 12 Jan 2003 15:13:17 |
mbr |
Fix for numerous bugs with russian localization.
PR: 45267
Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua> |
1.0.1_4 12 Jan 2003 15:08:05 |
mbr |
Remove the procfs dependency. Use the PS_STRINGS macro to get argv[]. |
1.0.1_4 07 Dec 2002 23:42:31 |
mbr |
Fix subdir and last commit. Of course it should have been
the MASTER_SITE_SUBDIR.
Approved by: kris (see last commit)
Obtained from: Koop Mast <einekoai@chello.nl> |
1.0.1_4 06 Dec 2002 09:14:27 |
mbr |
Fix dist subdir. OpenOffice.org has changed the subdir order.
Approved by: kris |
1.0.1_4 06 Nov 2002 23:09:04 |
mbr |
Add second part of bison patches. All breakage has been introduced by
bison 1.75 import in october. |
1.0.1_4 04 Nov 2002 06:15:37 |
mbr |
Commit first part of bison 1.75 patches.
Tested by: various openoffice users |
1.0.1_4 04 Nov 2002 05:47:14 |
mbr |
Mark rtld crash issue as fixed for current. |
1.0.1_4 29 Oct 2002 12:51:30 |
mbr |
Remove one obsolete check and test if all three mozilla files
are on their place. Fix ${WRKDIR} -> ${WRKSRC} typo.
Sponsored by: ImproWare AG, Network Services |
1.0.1_4 28 Oct 2002 14:33:42 |
mbr |
Fix the recently breakage caused by bison 1.75.
$PATH does now have /usr/bin before /usr/local/bin
until the bug is fixed. |
1.0.1_4 26 Oct 2002 14:23:31 |
demon |
Add one mirror in Russia. |
1.0.1_4 24 Oct 2002 23:44:07 |
mbr |
Mozilla 1.01 has not moved to mozilla-vendor port. Fix this,
and remove the pkg_plist reference.
Submitted by: Marc Williams <mw@uk.yahoo-inc.com> |
1.0.1_4 23 Oct 2002 18:51:17 |
mbr |
Correct optional freetype patch filename. |
1.0.1_4 22 Oct 2002 23:24:52 |
mbr |
Remove a nasty error. zipdep always complained to have no execute bit.
Give it a +x :) |
1.0.1_4 21 Oct 2002 08:57:22 |
mbr |
All patches have been repocopied to use + as separator and not "::". |
1.0.1_4 15 Oct 2002 21:01:14 |
mbr |
Allow aborted builds to resume again. |
1.0.1_4 15 Oct 2002 09:58:18 |
mbr |
Fix inversed targets. |
1.0.1_4 14 Oct 2002 20:24:23 |
mbr |
Add a new rtld system patch to Makefile and pkg_message. The
symbol lookup order in rtld is not working as it should and
exceptions over dlopened libs are broken. The system patch
is a workaround for this issue.
While we are here, order the patches a bit and put them all in
the same download dir.
Submitted by: kan (rtld patch) |
1.0.1_4 14 Oct 2002 16:00:22 |
mbr |
Finally make the mozilla addressbook and ldap datasources working. Add a new
"register-mozilla" target, add a openoffice mozilla 1.01 patch to the mozilla
build. Fix the zipmoz.sh to catch up with the mozilla changes.
Bump portrevision. |
1.0.1_3 09 Oct 2002 22:10:55 |
mbr |
Back out the previous commit to use gcc3.2 on STABLE.
The gcc3.2 ports seems to be based on a broken version,
which does has internal gcc errors. |
1.0.1_3 09 Oct 2002 09:10:28 |
mbr |
Fix two misplaced ${WRKDIRPREFIX}="" defines which broke the build for
read only mounted ports three with WRKDIRPREFIX set.
PR: 43374 |
1.0.1_3 09 Oct 2002 08:31:09 |
mbr |
Use gcc3.2 port to build for STABLE too. |
1.0.1_3 09 Oct 2002 08:18:10 |
mbr |
Fix a missleading warning about a bug which is fixed in 4.7-RELEASE.
PR: 43836
Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua>
Fernan Aguero <fernan@iib.unsam.edu.ar> |
1.0.1_3 16 Sep 2002 12:47:02 |
mbr |
sf1.mirror.openoffice.org is down now for about 2 weeks. That's
too long. Add a german site as second master site. |
1.0.1_3 14 Sep 2002 07:20:10 |
mbr |
Make a build work even if it has been aborted and the Virtual X-Server
has exited too. Add a new mozilla-install target, which installs the
packages to the place they belong. |
1.0.1_3 12 Sep 2002 10:20:40 |
mbr |
Add += also to GENJAVAFILES. |
1.0.1_3 11 Sep 2002 14:28:59 |
mbr |
Set WRKDIRPREFIX as empty if we build the included mozilla port. This
should make openoffice working with WRKDIRPREFIX.
PR: 42390 |
1.0.1_3 11 Sep 2002 12:22:19 |
mbr |
Work around jdk-path issues in CURRENT. |
1.0.1_3 08 Sep 2002 16:02:39 |
mbr |
Issue a warning if procfs is not mounted. This is a linuxism
we will remove soon, there is absolutly no reason that OO.org
needs a running procfs.
Unfortunatly OO.org does segfault at the moment without procfs,
so this commit will make the live of some people easier. In
CURRENT, procfs is disabled now by default ...
Note that ${AWK}, ${GREP} etc are defined in the post section
of our bsd.port.mk and need to be redefined to work.
Requested indirectly by: mwlucas (who suffered a lot) |
1.0.1_3 03 Sep 2002 11:12:26 |
mbr |
Add UTF-8 support to locale. Correct a comment.
Submitted by: Matthew Reimer <mreimer@vpop.net> |
1.0.1_3 01 Sep 2002 22:05:56 |
mbr |
Works again with system compiler. |
1.0.1_3 26 Aug 2002 08:57:23 |
knu |
- Use %SUBDIR% instead of embedding ${PORTVERSION} in MASTER_SITES
entries.
- Use the MASTER_SITES-:fu to cut bogus combinations of MASTER_SITES
and DISTFILES.
- Now that RingServer mirrors OpenOffice.org, add it to MASTER_SITES.
Approved by: mbr (MAINTAINER) |
1.0.1_3 26 Aug 2002 08:02:31 |
mbr |
Revert part of last commit. It looks like some docs were wrong. |
1.0.1_3 25 Aug 2002 23:50:28 |
mbr |
Remove second part of minormkchanged.flg in target.mk. Because this file is
not existing at this time, the build will fail. |
1.0.1_3 25 Aug 2002 21:14:00 |
mbr |
Work around yet another stupid bug in bsd.port.mk. WRKDIR is defined in the
post section, so any exists() will fail. I still don't understand why CDROM
and WRKDIR and such paths need to be defined in the post section.
Use build command instead of dmake. This is the common way to build also
subprojects of OO.org |
1.0.1_3 19 Aug 2002 14:03:54 |
mbr |
1) Add localized help files to the build. Only available for french,
german, italian, spanish, japanese and swedish ports.
Create three new targets for the mozilla sub-build. Allow
"make postinstall" to be called without a "make build.
1) Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp> |
1.0.1_2 18 Aug 2002 09:43:32 |
mbr |
Add CXX and CC flags to mozilla build too to workaround the
fact that USE_GCC=3.1 does not use the ports compiler.
Submitted by: Vladimir Kushnir <vkushnir@alfacom.net> |