Commit graph

462 commits

Author SHA1 Message Date
Maho Nakata
e1c643c325 adding missing double-quote mark in Makefile.knobs
PR:		84277
Submitted by:	Krzysztof Stryjek <wtp+oo11@bsdguru.org>
Approved by:	portmgr (marcus)
2005-08-02 05:36:15 +00:00
Maho Nakata
9c2f442d3b more robust generation of script 2005-07-29 03:06:52 +00:00
Maho Nakata
bb169de48e Rename openoffice-wrapper to openoffice.org-wrapper 2005-07-29 01:44:40 +00:00
Maho Nakata
6548ac7746 some cleanups. 2005-07-26 22:04:10 +00:00
Maho Nakata
f65108718c Add note how to make localized packages
PR:		83502
Submitted by:	Harald Schmalzbauer <harry@schmalzbauer.de>
2005-07-17 02:50:51 +00:00
Maho Nakata
1d0ec06912 Backout USE_IMAKE 2005-07-10 03:08:36 +00:00
Maho Nakata
1aae2fb257 Use USE_IMAKE instead of explicitly
writing at BUILD_DEPEND section
2005-07-10 02:19:52 +00:00
Maho Nakata
cf818d449b somehow duplicated MD5 and SIZE of helpcontent_01_unix.tgz
in distinfo

Submitted by:	kris (unfetchable report)
2005-07-06 20:45:29 +00:00
Maho Nakata
564b0df726 o Update m57
version number becomes 1.1.5.
2005-07-05 13:16:22 +00:00
Maho Nakata
e0d0154589 add missing imake dependency 2005-07-03 02:30:22 +00:00
Maho Nakata
c85f9172ce Fix distinfo.
Submitted by:	Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
2005-07-03 01:24:56 +00:00
Maho Nakata
304e31afd7 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
2005-07-02 10:43:19 +00:00
Maho Nakata
aa06433dcf 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>
2005-06-19 02:31:48 +00:00
Maho Nakata
93f259ae26 Add English helpfile as default for languages
which have no localized helps.
I didn't convert polish help since it doesn't have a commit
quality. http://l10n.openoffice.org/servlets/ReadMsg?list=dev&msgNo=4977

PR:		78332
Submitted by:	Pawel Wieleba <P.Wieleba@iem.pw.edu.pl>
2005-06-19 02:25:52 +00:00
Maho Nakata
c5b77d76f6 Update to 1.1.4 (1.1.5?) m55.
anyway m55 is correct.
2005-06-17 21:59:56 +00:00
Maho Nakata
8023700b38 instsetoo_native -> instsetoo to work parallel build correctly 2005-05-26 09:32:37 +00:00
Maho Nakata
a26f8cd772 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.
2005-05-15 04:33:48 +00:00
Maho Nakata
c7559159b8 o Make buildable for 4.11-RELEASE
o add comments for patches
2005-05-13 23:06:47 +00:00
Maho Nakata
00732692ca Do not fork process more than 1.
Sometimes builds become unstable.

Submitted by:	kris
2005-05-13 00:17:22 +00:00
Maho Nakata
9e0ea9b694 BROKEN message for older than 5.3-RELEASE was wrong
BROKEN -> TRYBROKEN
2005-05-12 22:09:04 +00:00
Maho Nakata
871519533e Parallel build is now really ready 2005-05-12 08:07:00 +00:00
Maho Nakata
332463c643 Update to 1.1.4m54 2005-05-10 09:54:43 +00:00
Maho Nakata
f1c3881037 Fix packaging 2005-04-25 22:28:57 +00:00
Maho Nakata
e19348d966 Fix distinfo 2005-04-25 13:28:33 +00:00
Maho Nakata
55a6657cb7 Update to 1.1 milestone m53 2005-04-25 12:32:33 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Maho Nakata
cf4fd0e057 Mark as ignore for while.
openoffice-1.1 is preceding this port
2005-02-15 07:10:45 +00:00
Dejan Lesjak
3119b9d636 Add imake build dependency, it is no longer implied with using
X11 libraries.

Pointed out by:	dosirak via kris
Approved by:	maho
2004-12-23 02:03:29 +00:00
Maho Nakata
89f5e2cd4b Somehow patch was doubled...
Pointy hat to: maho
2004-12-18 03:24:12 +00:00
Maho Nakata
852393cbec Fix PTHREAD_CFLAGS and PTHREAD_LIBS
hardcoded inside config_office/configure.in
2004-12-18 03:08:52 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Maho Nakata
e99ef174fe Attempt to fix bento builds.
Reported by:	kris (many many times)
2004-11-06 13:17:24 +00:00
Maho Nakata
f8e85da3cf Update to SRX645_m52 2004-11-01 22:33:52 +00:00
Maho Nakata
528a07573b Forgot to remove Makefile.mozilla 2004-10-31 04:24:35 +00:00
Maho Nakata
4e9da3d567 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
2004-10-31 04:21:45 +00:00
Maho Nakata
6904502aac update to SRX645_m50, checked out at 2004/Oct/24th 2004-10-25 12:49:13 +00:00
Maho Nakata
44597bdbd2 [1] Use bsd.java.mk 2.0 features
[2] Cosmetic clean ups (still portlint complains, though)

PR:	71451 [1]
Submitted by:		hq [1]
2004-10-24 03:54:44 +00:00
Maho Nakata
95fbd17716 partially it was reversed patch
Submitted by:	Scott Robbins <scottro@nyc.rr.com> and truckman
2004-10-19 04:19:37 +00:00
Maho Nakata
7d8a848caa more 1.1.3 -> 1.1.4 to make installable
http://www.openoffice.org/issues/show_bug.cgi?id=35584

Submitted by:	Bartosz Fabianowski <freebsd@chillt.de> and adamw@
2004-10-15 06:02:39 +00:00
Maho Nakata
575b7f415a 1.1.3->1.1.4 2004-10-12 09:29:29 +00:00
Maho Nakata
386a9ada84 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.
2004-10-12 08:48:50 +00:00
Maho Nakata
2f934cc903 make localized helpfiles fetchable
Reported by:	Kazumasa Gotoh <kgotoh@cic-kk.co.jp>
2004-08-31 12:09:57 +00:00
Maho Nakata
31de12cccb 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
2004-08-26 00:46:37 +00:00
Maho Nakata
5b13cfaba1 o remove apache ant dependency when WITHOUT_JAVA is set
o some cleanups
2004-08-26 00:42:41 +00:00
Maho Nakata
b3ba92ea26 - 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
2004-08-24 11:51:38 +00:00
Maho Nakata
4522902afa Add knob WITHOUT_JAVA (passing configure to --disable-java). 2004-08-23 03:13:50 +00:00
Maho Nakata
4441f8dfbc Remove `gif lzw disable' patch. No longer needed. 2004-08-23 03:07:01 +00:00
Maho Nakata
ed447716c3 Fix for 5.2-current, removing passing CFLAGS.
This is ad hoc patch so I also adding FIXME in the Makefile.mozilla

Submitted by:	Bartosz Fabianowski (freebsd [at] chillt.de)
2004-08-20 11:14:19 +00:00
Maho Nakata
cb3725460e o Better Mozilla makefile
Hope it works for 5-current...

Submitted by:	oliver
2004-08-19 02:11:58 +00:00
Maho Nakata
369083f9cd 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
2004-08-13 03:04:04 +00:00