CVS log for ports/editors/openoffice-devel/Attic/Makefile
Up to [FreeBSD] / ports / editors / openoffice-devel
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.110
Sat Nov 8 01:47:26 2003 UTC (8 years, 3 months ago) by maho
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.109: +1 -1 lines
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
Revision 1.109: download - view: text, markup, annotated - select for diffs
Fri Oct 3 00:09:06 2003 UTC (8 years, 4 months ago) by maho
Branches: MAIN
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +2 -2 lines
(1) omit RC4 in pkg-message (2) PORTREVERSION -> PORTREVISION Pointed out by: FUJIMOTO Kou <fujimoto@j.dendai.ac.jp> (1) Pointy hat to: myself (2)
Revision 1.108: download - view: text, markup, annotated - select for diffs
Thu Oct 2 06:45:23 2003 UTC (8 years, 4 months ago) by maho
Branches: MAIN
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +1 -0 lines
a) add several patches made by Takashi Ono (JCA signed person)
1) To enable handling of MS Word for Windows 95/6.0 CJK Version
patch-word6+95-cjkhandling
http://www.openoffice.org/issues/show_bug.cgi?id=17498
(target milestone 1.1.1, resolved and fixed)
2) Patch to enable rtf filter handle local language files
patch-rtfcjk
http://www.openoffice.org/issues/show_bug.cgi?id=17503
(target milestone 2.0, verified and fixed)
3) rtf writing enhancement for CJK
patch-wrtrtf
http://www.openoffice.org/issues/show_bug.cgi?id=20264
(not confirmed yet)
4) read first section attribute correctly for
MS Word for Windows 95/6.0
patch-topsection
http://ja.openoffice.org/servlets/ProjectDownloadList?action=download&dlID=312
(IZ is not raized)
b) bump portrevision
Revision 1.107: download - view: text, markup, annotated - select for diffs
Thu Oct 2 02:07:15 2003 UTC (8 years, 4 months ago) by maho
Branches: MAIN
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +2 -3 lines
Update to 1.1.0 official release (archive is exactly same as 1.1rc5b)
Revision 1.106: download - view: text, markup, annotated - select for diffs
Wed Oct 1 07:52:09 2003 UTC (8 years, 4 months ago) by maho
Branches: MAIN
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +3 -1 lines
1) update to 1.1rc5b. 2) too small so I treated this update as bump portrevision
Revision 1.105: download - view: text, markup, annotated - select for diffs
Wed Oct 1 05:53:01 2003 UTC (8 years, 4 months ago) by maho
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +1 -1 lines
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.
Revision 1.104: download - view: text, markup, annotated - select for diffs
Thu Sep 25 22:29:30 2003 UTC (8 years, 4 months ago) by mbr
Branches: MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +11 -14 lines
Upgrade to 1.1rc5 snapshot. Fix a remaining error in the startup script.
Revision 1.103: download - view: text, markup, annotated - select for diffs
Sun Sep 21 07:04:53 2003 UTC (8 years, 4 months ago) by mbr
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +2 -2 lines
Fix minor install problem: s/openoffice/openoffice-wrapper/ Submitted by: Lars Bungum <lars@bungum.no> Approved by: marcus (portsmgr)
Revision 1.102: download - view: text, markup, annotated - select for diffs
Wed Sep 17 04:06:28 2003 UTC (8 years, 4 months ago) by mbr
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +16 -10 lines
Make it easier for people, move a big chunk of the startup wrapper out into a script included by soffice.sh. This way there aren't any traps at first startup time and people hopefully don't ask the same questions anymore. At the same time, make more substitutions, also in oo_setup.resp. Approved by: marcus (portsmgr)
Revision 1.101: download - view: text, markup, annotated - select for diffs
Tue Sep 16 04:26:34 2003 UTC (8 years, 4 months ago) by mbr
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +1 -1 lines
Fix post-install target, remove a dash. Approved by: marcus (portsmgr)
Revision 1.100: download - view: text, markup, annotated - select for diffs
Sun Sep 14 21:52:25 2003 UTC (8 years, 4 months ago) by mbr
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +25 -23 lines
Make OO1.1RC working. Many thanks to kan for the debugging session at the dev summit ! Approved by: joe (portsmgr)
Revision 1.99: download - view: text, markup, annotated - select for diffs
Tue Sep 9 12:39:05 2003 UTC (8 years, 5 months ago) by mbr
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +40 -2 lines
Back out parts of rev. 1.95. The framebuffer hack is still needed. Without it, we cannot install openoffice-devel on bento at all, neither on my build machines.
Revision 1.98: download - view: text, markup, annotated - select for diffs
Mon Sep 8 15:36:05 2003 UTC (8 years, 5 months ago) by mbr
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +1 -0 lines
Add gcc port dependency.
Revision 1.97: download - view: text, markup, annotated - select for diffs
Mon Sep 8 15:21:54 2003 UTC (8 years, 5 months ago) by mbr
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +2 -0 lines
Compiles again with system gcc on 5.x.
Revision 1.96: download - view: text, markup, annotated - select for diffs
Sat Aug 16 11:49:31 2003 UTC (8 years, 5 months ago) by maho
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +1 -1 lines
Still it does not marked as broken. Pointed out by: mbr Pointy hat to: myself
Revision 1.95: download - view: text, markup, annotated - select for diffs
Sat Aug 16 05:58:52 2003 UTC (8 years, 5 months ago) by maho
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +5 -43 lines
a) sysui/oounix/office/gnome/gnomeint seems to be desappeared. b) *everywhere* we do not need virtual framebuffer!
Revision 1.94: download - view: text, markup, annotated - select for diffs
Fri Aug 15 23:03:05 2003 UTC (8 years, 5 months ago) by maho
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +1 -1 lines
Remarked as broken since it doesn't install. Pointy hat to: maho
Revision 1.93: download - view: text, markup, annotated - select for diffs
Fri Aug 15 22:32:21 2003 UTC (8 years, 5 months ago) by maho
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +10 -42 lines
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.
Revision 1.92: download - view: text, markup, annotated - select for diffs
Tue Aug 12 09:25:55 2003 UTC (8 years, 6 months ago) by mbr
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +2 -2 lines
Make mozilla-vendor compile with gcc 3.3.1 PR: 55147 Submitted by: Jens Rehsack <rehsack@liwing.de>
Revision 1.91: download - view: text, markup, annotated - select for diffs
Wed Jul 23 14:30:26 2003 UTC (8 years, 6 months ago) by znerd
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +1 -1 lines
Port devel/jakarta-ant was renamed to devel/apache-ant. Reported by: kris Pointy hat to: me
Revision 1.90: download - view: text, markup, annotated - select for diffs
Thu Jul 17 13:13:16 2003 UTC (8 years, 6 months ago) by maho
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +0 -0 lines
(forced commit) 1. add download site of snapshot of cws_srx645_ooo11rc2. 2. recent addition of crashrep subproject requires gtk20. 3. no longer need USE_AUTOCONF (it has been already committed original OpenOffice.org cvs repo).
Revision 1.89: download - view: text, markup, annotated - select for diffs
Thu Jul 17 12:56:09 2003 UTC (8 years, 6 months ago) by maho
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +6 -7 lines
1. update to fresh checkout of OpenOffice.org (1.1RC2) tagged under cws_srx645_ooo11rc2 2. still broken with installation failure. Reviewed by: mbr
Revision 1.88: download - view: text, markup, annotated - select for diffs
Wed Jul 2 21:00:12 2003 UTC (8 years, 7 months ago) by mbr
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +3 -10 lines
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>
Revision 1.87: download - view: text, markup, annotated - select for diffs
Fri Jun 27 07:57:19 2003 UTC (8 years, 7 months ago) by mbr
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +1 -0 lines
Add gtk and orbit dependencies too (for mozilla slave port). Submitted by: kris
Revision 1.86: download - view: text, markup, annotated - select for diffs
Fri Jun 20 07:40:03 2003 UTC (8 years, 7 months ago) by mbr
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +5 -0 lines
Include these librarys needed by the mozilla sub-port directly here in the openoffice port. This should fix the build problem on bento.
Revision 1.85: download - view: text, markup, annotated - select for diffs
Sun Jun 8 09:56:30 2003 UTC (8 years, 8 months ago) by mbr
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +2 -2 lines
The KDE-wrapper has changed from script to binary. It is now a lot more difficult to patch it. Until we found the correct way to deal with it, comment it out.
Revision 1.84: download - view: text, markup, annotated - select for diffs
Sat Jun 7 22:52:21 2003 UTC (8 years, 8 months ago) by mbr
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +2 -2 lines
Fix spelling of "preferred". PR: 52740, 52741 Submitted by: Christopher Nehren <apeiron@comcast.net>
Revision 1.83: download - view: text, markup, annotated - select for diffs
Sat Jun 7 22:09:20 2003 UTC (8 years, 8 months ago) by mbr
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +3 -2 lines
Upgrade to OO1.1 beta2. Many bugs have been fixed and there are a few FreeBSD dependent issues remaining. Unfortunatly one of them is the installer. Most patches have been imported, so we are now down on about ~30 patches !
Revision 1.82: download - view: text, markup, annotated - select for diffs
Tue Apr 29 13:34:28 2003 UTC (8 years, 9 months ago) by mbr
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +1 -1 lines
Fix typo. Submitted by: Bartosz Fabianowski <bartosz@fabianowski.de>
Revision 1.81: download - view: text, markup, annotated - select for diffs
Sun Apr 27 11:58:20 2003 UTC (8 years, 9 months ago) by mbr
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +10 -3 lines
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.
Revision 1.80: download - view: text, markup, annotated - select for diffs
Sun Apr 27 10:33:07 2003 UTC (8 years, 9 months ago) by mbr
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +3 -3 lines
xargs -> ${XARGS}
Revision 1.79: download - view: text, markup, annotated - select for diffs
Sun Apr 27 10:31:16 2003 UTC (8 years, 9 months ago) by mbr
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +3 -0 lines
Make the kde startup files use our wrapper files.
Revision 1.78: download - view: text, markup, annotated - select for diffs
Sun Apr 27 10:08:53 2003 UTC (8 years, 9 months ago) by mbr
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +1 -0 lines
Add smath to the wrapper list.
Revision 1.77: download - view: text, markup, annotated - select for diffs
Sat Apr 19 01:47:29 2003 UTC (8 years, 9 months ago) by maho
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +1 -1 lines
1. Correct include path for instsetoo/util/openoffice.lst Without it, licensing terms are not copied and installation fails for some localizd build. (affects patch-instsetoo+util+openoffice.lst and Makefile) 2. Added CJK Word 95/6.0/RTF import feature (Other patches) 3. Bump port revision By Takashi Ono <t_ono@hkfreak.net>
Revision 1.76: download - view: text, markup, annotated - select for diffs
Thu Apr 17 11:24:26 2003 UTC (8 years, 9 months ago) by maho
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +22 -0 lines
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)
Revision 1.75: download - view: text, markup, annotated - select for diffs
Fri Apr 11 23:35:11 2003 UTC (8 years, 10 months ago) by mbr
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +1 -1 lines
Mastersite for localized help files has changed. Submitted by: maho
Revision 1.74: download - view: text, markup, annotated - select for diffs
Mon Mar 31 21:32:38 2003 UTC (8 years, 10 months ago) by mbr
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +1 -1 lines
Update to srx644_ooo20030412.
Revision 1.73: download - view: text, markup, annotated - select for diffs
Sun Mar 30 17:43:53 2003 UTC (8 years, 10 months ago) by mbr
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +2 -2 lines
Only add the office_${RELEASE_NR} wrapper startup scripts
to the pkg list.
Submitted by: Dan Naumov <dan.naumov@ofw.fi>
Revision 1.72: download - view: text, markup, annotated - select for diffs
Sat Mar 29 07:35:35 2003 UTC (8 years, 10 months ago) by mbr
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +2 -0 lines
Add missing cp
Revision 1.71: download - view: text, markup, annotated - select for diffs
Fri Mar 28 09:11:14 2003 UTC (8 years, 10 months ago) by mbr
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +19 -19 lines
Unbreak the port and fix the remaining pkg files. Have fun with OpenOffice1.1Beta !
Revision 1.70: download - view: text, markup, annotated - select for diffs
Thu Mar 27 23:59:13 2003 UTC (8 years, 10 months ago) by mbr
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +1 -0 lines
Use autoconf version > 2.5 to fix compile on CURRENT.
Revision 1.69: download - view: text, markup, annotated - select for diffs
Thu Mar 27 09:41:44 2003 UTC (8 years, 10 months ago) by mbr
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +1 -21 lines
OOo1.1 seems to link against a lib in the jdk. OOo will still run without this library, but for compile it is definitly needed. Remove the linux jdk dependency and use again our native one.
Revision 1.68: download - view: text, markup, annotated - select for diffs
Thu Mar 27 09:39:00 2003 UTC (8 years, 10 months ago) by mbr
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +3 -2 lines
Update to a 20030324 snapshot. Remove a old unused distfile entry.
Revision 1.67: download - view: text, markup, annotated - select for diffs
Wed Mar 26 17:06:20 2003 UTC (8 years, 10 months ago) by mbr
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +11 -5 lines
Hopefully fix the build on bento: The JDK dependency needs to be at the first place, so all following dependencies use the same JDK.
Revision 1.66: download - view: text, markup, annotated - select for diffs
Wed Mar 12 01:04:08 2003 UTC (8 years, 11 months ago) by mbr
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +11 -1 lines
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)
Revision 1.65: download - view: text, markup, annotated - select for diffs
Thu Mar 6 02:51:12 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +1 -1 lines
It's ".if", not "if" Submitted by: make index
Revision 1.64: download - view: text, markup, annotated - select for diffs
Wed Mar 5 23:24:05 2003 UTC (8 years, 11 months ago) by mbr
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +106 -63 lines
Update to 1.1 beta. Work in progress. de-pkg-comment
Revision 1.63: download - view: text, markup, annotated - select for diffs
Mon Feb 10 09:03:57 2003 UTC (9 years ago) by kris
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +1 -1 lines
Convert COMMENT to COMMENTFILE until these ports can be converted. Submitted by: lioux
Revision 1.62: download - view: text, markup, annotated - select for diffs
Sun Jan 12 21:59:51 2003 UTC (9 years, 1 month ago) by mbr
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +12 -12 lines
Use always $PORTVERSION instead of hard coded numbers.
Revision 1.61: download - view: text, markup, annotated - select for diffs
Sat Nov 23 22:55:53 2002 UTC (9 years, 2 months ago) by mbr
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +2 -0 lines
Mark this port broken til we have a solution.
Revision 1.60: download - view: text, markup, annotated - select for diffs
Tue Oct 29 12:51:30 2002 UTC (9 years, 3 months ago) by mbr
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +5 -3 lines
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
Revision 1.59: download - view: text, markup, annotated - select for diffs
Thu Oct 24 23:44:07 2002 UTC (9 years, 3 months ago) by mbr
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +6 -6 lines
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>
Revision 1.58: download - view: text, markup, annotated - select for diffs
Wed Oct 23 18:51:17 2002 UTC (9 years, 3 months ago) by mbr
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +1 -1 lines
Correct optional freetype patch filename.
Revision 1.57: download - view: text, markup, annotated - select for diffs
Tue Oct 22 23:24:52 2002 UTC (9 years, 3 months ago) by mbr
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +1 -0 lines
Remove a nasty error. zipdep always complained to have no execute bit. Give it a +x :)
Revision 1.56: download - view: text, markup, annotated - select for diffs
Tue Oct 22 23:02:29 2002 UTC (9 years, 3 months ago) by mbr
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +3 -4 lines
Remove expat patch. Expat is included in the release tarball, but in a different location. Add a patch to fix the build.
Revision 1.55: download - view: text, markup, annotated - select for diffs
Mon Oct 21 15:27:44 2002 UTC (9 years, 3 months ago) by mbr
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +12 -12 lines
Correct install paths and targets.
Revision 1.54: download - view: text, markup, annotated - select for diffs
Mon Oct 21 10:04:52 2002 UTC (9 years, 3 months ago) by mbr
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +1 -1 lines
Add missing backslash.
Revision 1.53: download - view: text, markup, annotated - select for diffs
Sun Oct 20 22:38:35 2002 UTC (9 years, 3 months ago) by mbr
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +4 -2 lines
Neon and expat projects are missing in the official SRX643_00 branch. Add distfiles for them with the OO.org build infrastructure from SRX643 branch. What a mess !
Revision 1.52: download - view: text, markup, annotated - select for diffs
Sat Oct 19 10:29:18 2002 UTC (9 years, 3 months ago) by mbr
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +3 -2 lines
Define ant, and change PREFIX to LOCALBASE.
Revision 1.51: download - view: text, markup, annotated - select for diffs
Fri Oct 18 22:41:26 2002 UTC (9 years, 3 months ago) by mbr
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +458 -51 lines
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.
Revision 1.50: download - view: text, markup, annotated - select for diffs
Sat Jun 22 22:24:46 2002 UTC (9 years, 7 months ago) by mbr
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +1 -1 lines
Assign maintainer to mailinglist.
Revision 1.49: download - view: text, markup, annotated - select for diffs
Fri Jun 7 11:10:04 2002 UTC (9 years, 8 months ago) by mbr
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +3 -0 lines
Automated build is not possible. Obtained from: Will
Revision 1.48: download - view: text, markup, annotated - select for diffs
Tue Apr 23 22:06:27 2002 UTC (9 years, 9 months ago) by mbr
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -2 lines
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.
Revision 1.47: download - view: text, markup, annotated - select for diffs
Fri Mar 15 01:40:07 2002 UTC (9 years, 11 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -1 lines
Correct invalid syntax in LIB_DEPENDS Submitted by: bento
Revision 1.46: download - view: text, markup, annotated - select for diffs
Thu Mar 14 16:03:15 2002 UTC (9 years, 11 months ago) by mbr
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -1 lines
Add pth directory for LIB_DEPENDS
Revision 1.45: download - view: text, markup, annotated - select for diffs
Wed Mar 13 21:42:04 2002 UTC (9 years, 11 months ago) by mbr
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -0 lines
Add CC and CFLAGS to gmake environment
Revision 1.44: download - view: text, markup, annotated - select for diffs
Wed Mar 13 19:23:32 2002 UTC (9 years, 11 months ago) by mbr
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +4 -1 lines
Use CXX and CC, so we can specify cc295 and g++295 from ports. More commits will follow.
Revision 1.43: download - view: text, markup, annotated - select for diffs
Wed Mar 13 19:19:41 2002 UTC (9 years, 11 months ago) by mbr
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +12 -10 lines
Make portlint happy. Add USE_XLIB Submitted by: demon
Revision 1.42: download - view: text, markup, annotated - select for diffs
Tue Mar 12 01:22:29 2002 UTC (9 years, 11 months ago) by mbr
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +3 -2 lines
Upgrade the development snapshot to the latest build: 642
Revision 1.41: download - view: text, markup, annotated - select for diffs
Mon Mar 11 15:43:56 2002 UTC (9 years, 11 months ago) by mbr
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +4 -4 lines
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>
Revision 1.40: download - view: text, markup, annotated - select for diffs
Sat Mar 9 22:41:53 2002 UTC (9 years, 11 months ago) by mbr
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +3 -0 lines
Use PTHREAD_CFLAGS and PTHREAD_LIBS for the threaded parts. Requested by: cvs-comitters
Revision 1.39: download - view: text, markup, annotated - select for diffs
Sat Mar 9 10:43:14 2002 UTC (9 years, 11 months ago) by mbr
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -0 lines
Move the s|<malloc.h>|<stdlib.h>|g after the patch section.
Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Mar 8 23:06:20 2002 UTC (9 years, 11 months ago) by mbr
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +3 -1 lines
Use autoconf, remove the ugly configure patch. Do the gcc tests and fix them while we are here (AWK had an endless loop), add a FreeBSD configure variable called with-os-version, so we can check the OSVERSION in the build to support both STABLE and CURRENT (there are different patches needed)
Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri Mar 8 14:27:10 2002 UTC (9 years, 11 months ago) by mbr
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -1 lines
Substitute .cxx files too in the nas-patch. Also add a missing backslash, since we do not want to scan dirs.
Revision 1.36: download - view: text, markup, annotated - select for diffs
Fri Mar 8 13:30:05 2002 UTC (9 years, 11 months ago) by mbr
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -1 lines
Add missing $
Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed Mar 6 17:18:04 2002 UTC (9 years, 11 months ago) by mbr
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -0 lines
*.cxx also needs <malloc.h>|<stdlib.h>
Revision 1.34: download - view: text, markup, annotated - select for diffs
Wed Mar 6 10:00:32 2002 UTC (9 years, 11 months ago) by mbr
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
Openoffice needs x11
Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Mar 5 23:33:17 2002 UTC (9 years, 11 months ago) by mbr
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +3 -0 lines
Bring the FreeBSD (NetBSD) mozilla zip files into place
Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Mar 4 21:48:29 2002 UTC (9 years, 11 months ago) by mbr
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +13 -12 lines
Update to 641c source build
Revision 1.31: download - view: text, markup, annotated - select for diffs
Sun Mar 3 00:00:14 2002 UTC (9 years, 11 months ago) by mbr
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +4 -2 lines
Fix dependency of pth and fix jdk paths
Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Feb 28 23:36:02 2002 UTC (9 years, 11 months ago) by mbr
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +59 -34 lines
First step towards a working port.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Jan 27 12:17:21 2002 UTC (10 years ago) by mbr
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
Since I'm the maintainer of other vaporware already like staroffice, it makes sense that I maintain this too ;)
Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Jan 27 08:10:42 2002 UTC (10 years ago) by obrien
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
I do not want to the maintainer of this piece of vaporware.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Aug 28 00:33:11 2001 UTC (10 years, 5 months ago) by obrien
Branches: MAIN
CVS tags: old_RELEASE_4_5_0, old_RELEASE_4_4_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +11 -9 lines
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>
Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri May 18 06:09:31 2001 UTC (10 years, 8 months ago) by obrien
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
Really make broken.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri May 18 06:09:14 2001 UTC (10 years, 8 months ago) by obrien
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +8 -6 lines
Update to build 627 (yes, still broken).
Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Nov 3 11:18:36 2000 UTC (11 years, 3 months ago) by obrien
Branches: MAIN
CVS tags: old_RELEASE_4_3_0, old_RELEASE_4_2_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +5 -4 lines
Update to the "609" build incase anyone wants to work on getting this beast going.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Oct 19 20:48:34 2000 UTC (11 years, 3 months ago) by obrien
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +3 -1 lines
Mark this broken so people don't casually actually try to use this. Those wanting to work on the port should just comment out the "BROKEN" of course.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Oct 16 19:23:33 2000 UTC (11 years, 3 months ago) by obrien
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +9 -81 lines
First cut at configuration patches. This is very much a WIP, and I welcome others to work on it too.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Oct 8 10:19:53 2000 UTC (11 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Sep 23 10:32:30 2000 UTC (11 years, 4 months ago) by jedgar
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +8 -9 lines
- Fix ${LINUXBASE} for /compat/linux
- Fix some warning text
Submitted by: Maintainer
Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Sep 15 16:33:34 2000 UTC (11 years, 4 months ago) by alex
Branches: MAIN
CVS tags: old_RELEASE_4_1_1
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +5 -2 lines
* Depend on libc6, this should fix some lib-problems. Also automatically install linuxbase if it's not yet installed. * Fix the cdrom installation Submitted by: Martin Blapp <mp@imp.ch> (MAINTAINER) on IRC
Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Sep 7 14:22:48 2000 UTC (11 years, 5 months ago) by sheldonh
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +17 -18 lines
Fix the error detection routines at the end. Remove some unused cruft. Get LD_LIBRARY_PATH recognized properly. PREFIX-clean. Submitted by: maintainer
Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Aug 31 10:26:52 2000 UTC (11 years, 5 months ago) by asmodai
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +10 -1 lines
Add some more help to solve potential installation problems. Also add reporting address. Submitted by: MAINTAINER <Martin Blapp <mb@imp.ch>>
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Aug 28 13:35:26 2000 UTC (11 years, 5 months ago) by jedgar
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +13 -15 lines
Add MASTER_SITES and remove notice about manually downloading Submitted by: Martin Blapp <mb@imp.ch> (Maintainer)
Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Aug 25 13:47:55 2000 UTC (11 years, 5 months ago) by jedgar
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +32 -14 lines
- Add DISPLAY functionality to keep StarOffice from crashing during installation and startup - Make a few cosmetic fixes to the Makefile(s) Submitted by: Martin Blapp <mb@imp.ch> (Maintainer)
Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Aug 24 19:27:05 2000 UTC (11 years, 5 months ago) by jedgar
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +64 -48 lines
New port: staroffice52 (after repo-copy from staroffice5) Submitted by: Martin Blapp <mb@imp.ch>
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Apr 17 00:17:28 2000 UTC (11 years, 9 months ago) by reg
Branches: MAIN
CVS tags: old_RELEASE_4_1_0, old_RELEASE_3_5_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -4 lines
Standardize all user defined options to the booleans WITH_FOO and WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Apr 14 19:53:25 2000 UTC (11 years, 10 months ago) by billf
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -4 lines
/usr/compat -> /compat, peter's commit to osf1_base reminded me I had this.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Apr 14 00:25:41 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -4 lines
portname/portversion update
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Feb 28 23:55:27 2000 UTC (11 years, 11 months ago) by steve
Branches: MAIN
CVS tags: old_RELEASE_4_0_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Add mb@imp.ch as the new MAINTAINER. Submitted by: Darren Wiebe <dkwiebe@hagenhomes.com>
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Feb 28 08:33:26 2000 UTC (11 years, 11 months ago) by asami
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Add virtual category "linux" to Linux apps and support libs/utils.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Feb 27 15:01:11 2000 UTC (11 years, 11 months ago) by steve
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -7 lines
Misc. small fixes from the maintainer. PR: 16935 Submitted by: maintainer
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Jan 29 21:52:21 2000 UTC (12 years ago) by steve
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +8 -8 lines
From maintainer:
This fixes the ${TEMPDIR} and ${TMPDIR} problem with the StarOffice5
port. It also puts my correct email address in.
PR: 16432
Submitted by: maintainer
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Dec 31 20:14:55 1999 UTC (12 years, 1 month ago) by steve
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +11 -9 lines
Add another distribution site for patches and changes the default for the TEMPDIR variable. PR: 15764 Submitted by: maintainer
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Dec 23 21:13:40 1999 UTC (12 years, 1 month ago) by steve
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Remove '-v' from the invocation of ln(1). PR: 15623 Submitted by: Udo Schweigert <ust@cert.siemens.de>
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Dec 14 23:14:28 1999 UTC (12 years, 2 months ago) by asami
Branches: MAIN
CVS tags: old_RELEASE_3_4_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +53 -32 lines
"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
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Dec 10 16:28:35 1999 UTC (12 years, 2 months ago) by obrien
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Fix buglet in the perl expression. Noticed by: Brian Handy <handy@lambic.physics.montana.edu>
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Dec 9 17:13:36 1999 UTC (12 years, 2 months ago) by obrien
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
I didn't notice there was a .file file as part of the port, and it was in the wrong place. The .dot files has been renamed dot.file and moved to files/
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu Dec 9 17:05:36 1999 UTC (12 years, 2 months ago) by obrien
Branches: old_WIEBE
CVS tags: old_staroffice_5_1a_import
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
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)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Dec 9 17:05:36 1999 UTC (12 years, 2 months ago) by obrien
Branches: MAIN
Initial revision
