CVS log for ports/editors/openoffice-1.1-devel/Attic/Makefile
Up to [FreeBSD] / ports / editors / openoffice-1.1-devel
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.189
Mon Aug 29 01:32:13 2005 UTC (6 years, 5 months ago) by maho
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.188: +1 -1 lines
After repocopied by PR 85372, old ports must be removed. PR: 85372
Revision 1.188: download - view: text, markup, annotated - select for diffs
Sun Aug 28 08:29:56 2005 UTC (6 years, 5 months ago) by maho
Branches: MAIN
Diff to: previous 1.187: preferred, colored
Changes since revision 1.187: +8 -7 lines
1. remove duplicated helpcontent_01.tgz in DISTFILES section 2. update to SRX645_m75 of 20050816 version (base of rc3) 3. add #i22253# (bridges/source/cpp_uno/gcc3_freebsd_intel/except.cxx) patch to make it work 4. No longer needs DISPLAYHACK 5. better generate.pl
Revision 1.187: download - view: text, markup, annotated - select for diffs
Fri Jul 29 01:44:40 2005 UTC (6 years, 6 months ago) by maho
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.186: preferred, colored
Changes since revision 1.186: +3 -3 lines
Rename openoffice-wrapper to openoffice.org-wrapper
Revision 1.186: download - view: text, markup, annotated - select for diffs
Tue Jul 26 22:04:10 2005 UTC (6 years, 6 months ago) by maho
Branches: MAIN
Diff to: previous 1.185: preferred, colored
Changes since revision 1.185: +2 -6 lines
some cleanups.
Revision 1.185: download - view: text, markup, annotated - select for diffs
Sun Jul 10 03:08:36 2005 UTC (6 years, 7 months ago) by maho
Branches: MAIN
Diff to: previous 1.184: preferred, colored
Changes since revision 1.184: +2 -6 lines
Backout USE_IMAKE
Revision 1.184: download - view: text, markup, annotated - select for diffs
Sun Jul 10 02:19:52 2005 UTC (6 years, 7 months ago) by maho
Branches: MAIN
Diff to: previous 1.183: preferred, colored
Changes since revision 1.183: +2 -2 lines
Use USE_IMAKE instead of explicitly writing at BUILD_DEPEND section
Revision 1.183: download - view: text, markup, annotated - select for diffs
Tue Jul 5 13:16:21 2005 UTC (6 years, 7 months ago) by maho
Branches: MAIN
Diff to: previous 1.182: preferred, colored
Changes since revision 1.182: +4 -4 lines
o Update m57 version number becomes 1.1.5.
Revision 1.182: download - view: text, markup, annotated - select for diffs
Sun Jul 3 02:30:22 2005 UTC (6 years, 7 months ago) by maho
Branches: MAIN
Diff to: previous 1.181: preferred, colored
Changes since revision 1.181: +2 -1 lines
add missing imake dependency
Revision 1.181: download - view: text, markup, annotated - select for diffs
Sat Jul 2 10:43:19 2005 UTC (6 years, 7 months ago) by maho
Branches: MAIN
Diff to: previous 1.180: preferred, colored
Changes since revision 1.180: +9 -45 lines
update to m56
o mozilla 1.0 dependency issue
1. reduce gtk dependency to xlib
2. we need libIDL >=0.6.3 and glib >=1.2.0 to build mozilla.
From mozilla/xpcom/typelib/xpidl/README
xpidl depends on Andrew Veliath and Elliot Lee's libIDL, a part of the
GNOME ORBit C ORB. We currently require libIDL >= 0.6.3, which in turn
requires glib >= 1.2.0
3. libIDL (not libIDL2) port does not exist and orbit includes libIDL and
libIDL dependency implies glib12
o No longer depends on Xvfb.
o Afaik, only JDK 1.4 is supported to build
Revision 1.180: download - view: text, markup, annotated - select for diffs
Sun Jun 19 02:31:48 2005 UTC (6 years, 7 months ago) by maho
Branches: MAIN
Diff to: previous 1.179: preferred, colored
Changes since revision 1.179: +1 -1 lines
call uname needlessly. 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>
Revision 1.179: download - view: text, markup, annotated - select for diffs
Sun Jun 19 02:25:52 2005 UTC (6 years, 7 months ago) by maho
Branches: MAIN
Diff to: previous 1.178: preferred, colored
Changes since revision 1.178: +3 -2 lines
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>
Revision 1.178: download - view: text, markup, annotated - select for diffs
Fri Jun 17 21:59:55 2005 UTC (6 years, 7 months ago) by maho
Branches: MAIN
Diff to: previous 1.177: preferred, colored
Changes since revision 1.177: +2 -2 lines
Update to 1.1.4 (1.1.5?) m55. anyway m55 is correct.
Revision 1.177: download - view: text, markup, annotated - select for diffs
Thu May 26 09:32:37 2005 UTC (6 years, 8 months ago) by maho
Branches: MAIN
Diff to: previous 1.176: preferred, colored
Changes since revision 1.176: +2 -2 lines
instsetoo_native -> instsetoo to work parallel build correctly
Revision 1.176: download - view: text, markup, annotated - select for diffs
Sun May 15 04:33:48 2005 UTC (6 years, 8 months ago) by maho
Branches: MAIN
Diff to: previous 1.175: preferred, colored
Changes since revision 1.175: +15 -7 lines
Change build process to much safer one. if only 1 processor runs at the same time, top level dmake is enough, and a bit noisy if parallel build is enabled.
Revision 1.175: download - view: text, markup, annotated - select for diffs
Fri May 13 00:17:22 2005 UTC (6 years, 9 months ago) by maho
Branches: MAIN
Diff to: previous 1.174: preferred, colored
Changes since revision 1.174: +1 -1 lines
Do not fork process more than 1. Sometimes builds become unstable. Submitted by: kris
Revision 1.174: download - view: text, markup, annotated - select for diffs
Thu May 12 22:09:04 2005 UTC (6 years, 9 months ago) by maho
Branches: MAIN
Diff to: previous 1.173: preferred, colored
Changes since revision 1.173: +1 -1 lines
BROKEN message for older than 5.3-RELEASE was wrong BROKEN -> TRYBROKEN
Revision 1.173: download - view: text, markup, annotated - select for diffs
Thu May 12 08:07:00 2005 UTC (6 years, 9 months ago) by maho
Branches: MAIN
Diff to: previous 1.172: preferred, colored
Changes since revision 1.172: +3 -3 lines
Parallel build is now really ready
Revision 1.172: download - view: text, markup, annotated - select for diffs
Tue May 10 09:54:42 2005 UTC (6 years, 9 months ago) by maho
Branches: MAIN
Diff to: previous 1.171: preferred, colored
Changes since revision 1.171: +3 -3 lines
Update to 1.1.4m54
Revision 1.171: download - view: text, markup, annotated - select for diffs
Mon Apr 25 22:28:57 2005 UTC (6 years, 9 months ago) by maho
Branches: MAIN
Diff to: previous 1.170: preferred, colored
Changes since revision 1.170: +1 -1 lines
Fix packaging
Revision 1.170: download - view: text, markup, annotated - select for diffs
Mon Apr 25 12:32:33 2005 UTC (6 years, 9 months ago) by maho
Branches: MAIN
Diff to: previous 1.169: preferred, colored
Changes since revision 1.169: +84 -108 lines
Update to 1.1 milestone m53
Revision 1.169: download - view: text, markup, annotated - select for diffs
Sat Mar 12 10:52:32 2005 UTC (6 years, 11 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.168: preferred, colored
Changes since revision 1.168: +1 -1 lines
Bump PORTREVISION to chase the glib20 shared lib version change.
Revision 1.168: download - view: text, markup, annotated - select for diffs
Tue Feb 15 07:10:45 2005 UTC (6 years, 11 months ago) by maho
Branches: MAIN
Diff to: previous 1.167: preferred, colored
Changes since revision 1.167: +2 -0 lines
Mark as ignore for while. openoffice-1.1 is preceding this port
Revision 1.167: download - view: text, markup, annotated - select for diffs
Thu Dec 23 02:03:29 2004 UTC (7 years, 1 month ago) by lesi
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.166: preferred, colored
Changes since revision 1.166: +1 -0 lines
Add imake build dependency, it is no longer implied with using X11 libraries. Pointed out by: dosirak via kris Approved by: maho
Revision 1.166: download - view: text, markup, annotated - select for diffs
Sun Nov 7 22:36:20 2004 UTC (7 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.165: preferred, colored
Changes since revision 1.165: +1 -0 lines
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the big upgrade.
Revision 1.165: download - view: text, markup, annotated - select for diffs
Mon Nov 1 22:33:51 2004 UTC (7 years, 3 months ago) by maho
Branches: MAIN
Diff to: previous 1.164: preferred, colored
Changes since revision 1.164: +2 -3 lines
Update to SRX645_m52
Revision 1.164: download - view: text, markup, annotated - select for diffs
Sun Oct 31 04:44:15 2004 UTC (7 years, 3 months ago) by maho
Branches: MAIN
Diff to: previous 1.163: preferred, colored
Changes since revision 1.163: +0 -0 lines
(forced commit) Forgot to mention: Update to SRX645_m51 checked out at 2004/Oct/30 Pointy hat to: myself
Revision 1.163: download - view: text, markup, annotated - select for diffs
Sun Oct 31 04:21:45 2004 UTC (7 years, 3 months ago) by maho
Branches: MAIN
Diff to: previous 1.162: preferred, colored
Changes since revision 1.162: +24 -62 lines
1) Change in Mozilla runtime build #iZ 11424 #iZ 28398 checkout cws_srx645_mozooo of 2004/02/03 + moz/prj/build.lst http://qa.openoffice.org/issues/show_bug.cgi?id=11424 http://qa.openoffice.org/issues/show_bug.cgi?id=28398 remove files/zipmoz.sh remove Makefile.mozilla 2) remove optpatches (we have new version of freetype, need updated patches) 3) more clean ups
Revision 1.162: download - view: text, markup, annotated - select for diffs
Mon Oct 25 12:49:13 2004 UTC (7 years, 3 months ago) by maho
Branches: MAIN
Diff to: previous 1.161: preferred, colored
Changes since revision 1.161: +1 -1 lines
update to SRX645_m50, checked out at 2004/Oct/24th
Revision 1.161: download - view: text, markup, annotated - select for diffs
Sun Oct 24 03:54:44 2004 UTC (7 years, 3 months ago) by maho
Branches: MAIN
Diff to: previous 1.160: preferred, colored
Changes since revision 1.160: +14 -3 lines
[1] Use bsd.java.mk 2.0 features [2] Cosmetic clean ups (still portlint complains, though) PR: 71451 [1] Submitted by: hq [1]
Revision 1.160: download - view: text, markup, annotated - select for diffs
Tue Oct 12 09:29:29 2004 UTC (7 years, 4 months ago) by maho
Branches: MAIN
Diff to: previous 1.159: preferred, colored
Changes since revision 1.159: +1 -1 lines
1.1.3->1.1.4
Revision 1.159: download - view: text, markup, annotated - select for diffs
Tue Oct 12 08:48:50 2004 UTC (7 years, 4 months ago) by maho
Branches: MAIN
Diff to: previous 1.158: preferred, colored
Changes since revision 1.158: +27 -27 lines
update to SRX645_m49 (will be 1.1.4) a) Use CONFIGURE_WRKSRC. no longer need .. for patches. b) Still weird though, WITH_CCACHE works. c) Fix: build without X, Makefile invokes build twice.
Revision 1.158: download - view: text, markup, annotated - select for diffs
Tue Aug 31 12:09:57 2004 UTC (7 years, 5 months ago) by maho
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.157: preferred, colored
Changes since revision 1.157: +3 -0 lines
make localized helpfiles fetchable Reported by: Kazumasa Gotoh <kgotoh@cic-kk.co.jp>
Revision 1.157: download - view: text, markup, annotated - select for diffs
Thu Aug 26 00:46:37 2004 UTC (7 years, 5 months ago) by maho
Branches: MAIN
Diff to: previous 1.156: preferred, colored
Changes since revision 1.156: +2 -2 lines
o change DISTFILES section, when Mozilla is disabled, we don't even fetch mozilla port file and patch o I'm sorry to say, but forgot to mention about submitter (oliver) about former and this contributions Submitted by: oliver Pointy hat to: maho
Revision 1.156: download - view: text, markup, annotated - select for diffs
Thu Aug 26 00:42:41 2004 UTC (7 years, 5 months ago) by maho
Branches: MAIN
Diff to: previous 1.155: preferred, colored
Changes since revision 1.155: +4 -8 lines
o remove apache ant dependency when WITHOUT_JAVA is set o some cleanups
Revision 1.155: download - view: text, markup, annotated - select for diffs
Tue Aug 24 11:51:38 2004 UTC (7 years, 5 months ago) by maho
Branches: MAIN
Diff to: previous 1.154: preferred, colored
Changes since revision 1.154: +20 -11 lines
- use bsd.java.mk - depend on orbit and gtk12 only when mozilla is built - change zip-file dependencies to OR instead of AND Submitted by: oliver
Revision 1.154: download - view: text, markup, annotated - select for diffs
Mon Aug 23 03:13:50 2004 UTC (7 years, 5 months ago) by maho
Branches: MAIN
Diff to: previous 1.153: preferred, colored
Changes since revision 1.153: +10 -3 lines
Add knob WITHOUT_JAVA (passing configure to --disable-java).
Revision 1.153: download - view: text, markup, annotated - select for diffs
Thu Aug 19 02:11:58 2004 UTC (7 years, 5 months ago) by maho
Branches: MAIN
Diff to: previous 1.152: preferred, colored
Changes since revision 1.152: +6 -8 lines
o Better Mozilla makefile Hope it works for 5-current... Submitted by: oliver
Revision 1.152: download - view: text, markup, annotated - select for diffs
Fri Aug 13 03:04:04 2004 UTC (7 years, 6 months ago) by maho
Branches: MAIN
Diff to: previous 1.151: preferred, colored
Changes since revision 1.151: +9 -33 lines
o remove obsolated (?) patches files/freebsd-local.sh files/patch-connectivity+source+drivers+mozab+mozillasrc+makefile.mk files/patch-desktop+scripts+soffice.sh files/patch-solenv+bin+addsym.awk files/patch-tools+source+string+tstring.cxx files/patch-unoil+makefile.pmk o More clean-up of Makefiles o add generate.pl, generates csh script that build everything o WITHOUT_MOZILLA for 5-current, workaround for mozilla subproject
Revision 1.151: download - view: text, markup, annotated - select for diffs
Wed Aug 11 07:15:36 2004 UTC (7 years, 6 months ago) by maho
Branches: MAIN
Diff to: previous 1.150: preferred, colored
Changes since revision 1.150: +4 -2 lines
Add Turkish localized help
Revision 1.150: download - view: text, markup, annotated - select for diffs
Wed Aug 11 06:54:37 2004 UTC (7 years, 6 months ago) by maho
Branches: MAIN
Diff to: previous 1.149: preferred, colored
Changes since revision 1.149: +5 -4 lines
Add WITHOUT_MOZILLA flag. So that we can select with/without mozilla connectivity.
Revision 1.149: download - view: text, markup, annotated - select for diffs
Wed Aug 11 00:36:27 2004 UTC (7 years, 6 months ago) by maho
Branches: MAIN
Diff to: previous 1.148: preferred, colored
Changes since revision 1.148: +13 -12 lines
o clean up (cosmetic change)
o update to 2004/Aug/10 cws_src645_ooo113fix2 snapshot
o correct version number (not 1.1.3 but 1.1.3.${SNAPDATE})
o add seven localized langs, sort Makefile @my LANGUAGES in
config_office/set_soenv.in
Revision 1.148: download - view: text, markup, annotated - select for diffs
Sat Aug 7 08:47:32 2004 UTC (7 years, 6 months ago) by maho
Branches: MAIN
Diff to: previous 1.147: preferred, colored
Changes since revision 1.147: +2 -2 lines
Unbreak for 4-series. (4.8R, 4.9R, 4.10R) Reported by: Hiromi Kimura <hiromi@tac.tsukuba.ac.jp>
Revision 1.147: download - view: text, markup, annotated - select for diffs
Thu Aug 5 04:46:33 2004 UTC (7 years, 6 months ago) by maho
Branches: MAIN
Diff to: previous 1.146: preferred, colored
Changes since revision 1.146: +2 -0 lines
Add brazilian portuguese localized help. Submitted by: pan@panix.ecof.org.br (Carlos F. A. Paniago)
Revision 1.146: download - view: text, markup, annotated - select for diffs
Sat Jul 31 04:06:32 2004 UTC (7 years, 6 months ago) by maho
Branches: MAIN
Diff to: previous 1.145: preferred, colored
Changes since revision 1.145: +115 -353 lines
1) update to 1.1.3; developer ver. cws_srx645_ooo113fix2, checkout at 2004/7/29 16:00 JST) 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.
Revision 1.145: download - view: text, markup, annotated - select for diffs
Fri Jul 23 19:10:28 2004 UTC (7 years, 6 months ago) by anholt
Branches: MAIN
Diff to: previous 1.144: preferred, colored
Changes since revision 1.144: +1 -1 lines
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl)
Revision 1.144: download - view: text, markup, annotated - select for diffs
Sat May 29 22:15:02 2004 UTC (7 years, 8 months ago) by anholt
Branches: MAIN
Diff to: previous 1.143: preferred, colored
Changes since revision 1.143: +0 -1 lines
No need for explicit XFree86-4-libraries dependencies when you've got LIB_DEPENDS on gtk, among others.
Revision 1.143: download - view: text, markup, annotated - select for diffs
Sat May 22 05:56:58 2004 UTC (7 years, 8 months ago) by kris
Branches: MAIN
Diff to: previous 1.142: preferred, colored
Changes since revision 1.142: +4 -0 lines
BROKEN on 4.x: Does not compile (tries to link to libpthread)
Revision 1.142: download - view: text, markup, annotated - select for diffs
Tue May 18 14:48:57 2004 UTC (7 years, 8 months ago) by maho
Branches: MAIN
Diff to: previous 1.141: preferred, colored
Changes since revision 1.141: +11 -12 lines
Update to cws_srx645_ooo112fix2, checking out by 2004/May/18th
Revision 1.141: download - view: text, markup, annotated - select for diffs
Fri May 7 17:20:36 2004 UTC (7 years, 9 months ago) by maho
Branches: MAIN
Diff to: previous 1.140: preferred, colored
Changes since revision 1.140: +1 -1 lines
Fix extract command (helpcontents now have some trailing gabage) Submitted by: Gerrit Kuhn <gerrit@pmp.uni-hannover.de>
Revision 1.140: download - view: text, markup, annotated - select for diffs
Mon Apr 12 01:03:34 2004 UTC (7 years, 10 months ago) by maho
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.139: preferred, colored
Changes since revision 1.139: +1 -2 lines
Make (more) use of USE_GNOME Submitted by: adamw
Revision 1.139: download - view: text, markup, annotated - select for diffs
Sat Apr 10 21:14:13 2004 UTC (7 years, 10 months ago) by maho
Branches: MAIN
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +1 -1 lines
Make fetchable
Revision 1.138: download - view: text, markup, annotated - select for diffs
Fri Apr 9 09:21:22 2004 UTC (7 years, 10 months ago) by maho
Branches: MAIN
Diff to: previous 1.137: preferred, colored
Changes since revision 1.137: +2 -2 lines
${FRELEASE_NR} to ${PORTVERSION} for sdk and solver section
Revision 1.137: download - view: text, markup, annotated - select for diffs
Fri Apr 9 08:47:39 2004 UTC (7 years, 10 months ago) by maho
Branches: MAIN
Diff to: previous 1.136: preferred, colored
Changes since revision 1.136: +38 -17 lines
update to 1.1.2RC (checkout cws_srx645_ooo112fix1, 2004/04/08 9pm JST) please see the release note http://download.openoffice.org/1.1.2rc/release_notes_1.1.2rc.html removed patches: a) patch-solenv+inc+unxfbsdi.mk http://www.openoffice.org/issues/show_bug.cgi?id=25500 b) patch-sw+source+filter+ww8+ww8scan.cxx http://www.openoffice.org/issues/show_bug.cgi?id=23856 http://www.openoffice.org/issues/show_bug.cgi?id=24123 but actually fixed somewhere I cannot find added patch: c) patch-setup2+wrapper+install.sh http://www.openoffice.org/issues/show_bug.cgi?id=27638 Note: simple test was done for FreeBSD 5.2.1-RELEASE
Revision 1.136: download - view: text, markup, annotated - select for diffs
Fri Mar 19 04:31:38 2004 UTC (7 years, 10 months ago) by maho
Branches: MAIN
Diff to: previous 1.135: preferred, colored
Changes since revision 1.135: +1 -1 lines
In some environments, they cannot java. So put JDKDIR in CONFIGURE_ARGS explicitly. Submitted by: many people
Revision 1.135: download - view: text, markup, annotated - select for diffs
Wed Mar 17 12:32:53 2004 UTC (7 years, 10 months ago) by maho
Branches: MAIN
Diff to: previous 1.134: preferred, colored
Changes since revision 1.134: +6 -0 lines
Add expireation dates of GIF patent. (It has already been expired in United States)
Revision 1.134: download - view: text, markup, annotated - select for diffs
Wed Mar 17 03:54:27 2004 UTC (7 years, 10 months ago) by maho
Branches: MAIN
Diff to: previous 1.133: preferred, colored
Changes since revision 1.133: +3 -0 lines
Add preliminary SDK support Note patches won't be integrated since it is dirty hack. http://qa.openoffice.org/issues/show_bug.cgi?id=24142
Revision 1.133: download - view: text, markup, annotated - select for diffs
Tue Mar 16 22:54:01 2004 UTC (7 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.132: preferred, colored
Changes since revision 1.132: +1 -1 lines
Chase the new location of libXft.
Revision 1.132: download - view: text, markup, annotated - select for diffs
Mon Mar 15 13:18:30 2004 UTC (7 years, 10 months ago) by maho
Branches: MAIN
Diff to: previous 1.131: preferred, colored
Changes since revision 1.131: +11 -0 lines
Do not bork COMMENT/pkg-message/pkg-descr Submitted by: eik
Revision 1.131: download - view: text, markup, annotated - select for diffs
Mon Mar 15 13:06:15 2004 UTC (7 years, 10 months ago) by maho
Branches: MAIN
Diff to: previous 1.130: preferred, colored
Changes since revision 1.130: +5 -8 lines
1) remove IGNORE 2) set port name as 1.1.1.RC1 (RC2 will soon appear)
Revision 1.130: download - view: text, markup, annotated - select for diffs
Sat Mar 13 02:36:55 2004 UTC (7 years, 11 months ago) by maho
Branches: MAIN
Diff to: previous 1.129: preferred, colored
Changes since revision 1.129: +0 -2 lines
COMMENT is always defined.
Revision 1.129: download - view: text, markup, annotated - select for diffs
Sat Mar 13 02:35:33 2004 UTC (7 years, 11 months ago) by maho
Branches: MAIN
Diff to: previous 1.128: preferred, colored
Changes since revision 1.128: +0 -2 lines
LD_PATH and LD_PATH1 are not used any more.
Revision 1.128: download - view: text, markup, annotated - select for diffs
Sat Mar 13 02:33:31 2004 UTC (7 years, 11 months ago) by maho
Branches: MAIN
Diff to: previous 1.127: preferred, colored
Changes since revision 1.127: +5 -8 lines
clean up do-install and install-user section (do-install section was wrong. alinged to tab...)
Revision 1.127: download - view: text, markup, annotated - select for diffs
Sat Mar 13 02:13:24 2004 UTC (7 years, 11 months ago) by maho
Branches: MAIN
Diff to: previous 1.126: preferred, colored
Changes since revision 1.126: +6 -11 lines
Response file while installation is not needed.
Install script now can handle ${PREFIX}.
Revision 1.126: download - view: text, markup, annotated - select for diffs
Sat Mar 13 02:01:50 2004 UTC (7 years, 11 months ago) by maho
Branches: MAIN
Diff to: previous 1.125: preferred, colored
Changes since revision 1.125: +4 -12 lines
1) oo_1.1.1_src is the new WRKSRC 2) add coreutils (gcp) at build depend section 3) remove USE_GCC message at pre-fetch sectoin
Revision 1.125: download - view: text, markup, annotated - select for diffs
Sat Mar 13 01:51:50 2004 UTC (7 years, 11 months ago) by maho
Branches: MAIN
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +11 -22 lines
1) FRELEASE_NR -> 1.1.1 2) pass appropreate parameters to configure args 3) gcc-3.2 is the only compiler that can produce usable compiler at the moment 4) remove pkg-descr and pkg-message section may not needed 5) suffix of package should be tbz not tbz2 (package rename section)
Revision 1.124: download - view: text, markup, annotated - select for diffs
Fri Mar 12 02:48:22 2004 UTC (7 years, 11 months ago) by ade
Branches: MAIN
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +1 -2 lines
Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* with
the USE_<x> equivalents. In the current scheme of things, the WANT_
variables in this case are synonymous with the USE_ ones, and thus need
to be exterminated.
First in a series of major autotools cleanups.
Revision 1.123: download - view: text, markup, annotated - select for diffs
Thu Mar 11 12:36:03 2004 UTC (7 years, 11 months ago) by maho
Branches: MAIN
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +0 -10 lines
remove fix-kdewrappers and fix-gnomewrappers. they are no longer used.
Revision 1.122: download - view: text, markup, annotated - select for diffs
Thu Mar 11 10:16:24 2004 UTC (7 years, 11 months ago) by maho
Branches: MAIN
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +3 -1 lines
1) set EXTRACT_ONLY appropreate distname. 2) Opps, remove IGNORE. mark as IGNORE again.
Revision 1.121: download - view: text, markup, annotated - select for diffs
Thu Mar 11 10:00:41 2004 UTC (7 years, 11 months ago) by maho
Branches: MAIN
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +7 -12 lines
1) Clean up BUILD_DEPENDS 2) No longer `#include <malloc.h>' exist http://www.openoffice.org/issues/show_bug.cgi?id=20975
Revision 1.120: download - view: text, markup, annotated - select for diffs
Thu Mar 11 02:00:54 2004 UTC (7 years, 11 months ago) by maho
Branches: MAIN
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +11 -7 lines
Update MASTER_SITES.
Revision 1.119: download - view: text, markup, annotated - select for diffs
Thu Mar 11 00:33:42 2004 UTC (7 years, 11 months ago) by maho
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +0 -5 lines
remove FIND, CUT, AWK, GREP and PASTE. they are already in the bsd.port.mk
Revision 1.118: download - view: text, markup, annotated - select for diffs
Thu Mar 11 00:31:15 2004 UTC (7 years, 11 months ago) by maho
Branches: MAIN
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +3 -2 lines
Marked as IGNORE. I'll work for 1.1.1RC.
Revision 1.117: download - view: text, markup, annotated - select for diffs
Sun Feb 22 15:09:46 2004 UTC (7 years, 11 months ago) by mbr
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +4 -4 lines
Remove 'unset noclobber' which has been accidently committed. Noticed by: Adam Weinberger <adamw@magnesium.net>
Revision 1.116: download - view: text, markup, annotated - select for diffs
Sat Feb 21 10:53:27 2004 UTC (7 years, 11 months ago) by mbr
Branches: MAIN
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +5 -5 lines
Bump portrevision.
Revision 1.115: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:25:21 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +2 -1 lines
Set {WANT,USE}_GNOME correctly to make these ports compatible with the new
bsd.port.mk.
Submitted by: kris
Revision 1.114: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:20:02 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +1 -1 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
Revision 1.113: download - view: text, markup, annotated - select for diffs
Thu Jan 22 11:05:54 2004 UTC (8 years ago) by trevor
Branches: MAIN
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +0 -1 lines
Use the SORT macro from bsd.port.mk.
Revision 1.112: download - view: text, markup, annotated - select for diffs
Fri Dec 26 01:19:59 2003 UTC (8 years, 1 month ago) by mbr
Branches: MAIN
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +2 -2 lines
Note that two bugs in the OS are fixed and we shouldn't display them in FreeBSD 4.9. Submitted by: Carlos F. A. Paniago
Revision 1.111: download - view: text, markup, annotated - select for diffs
Mon Nov 17 14:56:26 2003 UTC (8 years, 2 months ago) by nork
Branches: MAIN
CVS tags: old_RELEASE_5_2_1, old_RELEASE_5_2_0
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +1 -1 lines
Fix dependency on jdk14 (Update to 1.4.2). Not objected to by: openoffice PR: ports/59364 [1] Submitted by: Toshiboumi Ohta <bugbird@timedia.co.jp> [1] Ernesto Antonio Lira Castro <lcastro@aix.ver.ucc.mx> Nelis Lamprecht <nelis@brabys.co.za>
Revision 1.110: download - view: text, markup, annotated - select for diffs
Sun Nov 9 14:11:24 2003 UTC (8 years, 3 months ago) by maho
Branches: MAIN
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +2 -2 lines
OpenOffice -> OpenOffice.org Submitted by: Pavel@Janik.cz (Pavel Janik)
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: old_old_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: old_old_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: old_old_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: old_old_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: old_old_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: old_old_RELEASE_4_6_2, old_old_RELEASE_4_6_1, old_old_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: old_old_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_old_old_RELEASE_4_5_0, old_old_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_old_old_RELEASE_4_3_0, old_old_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_old_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_old_old_RELEASE_4_1_0, old_old_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_old_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_old_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_old_old_WIEBE
CVS tags: old_old_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
