Commit graph

196 commits

Author SHA1 Message Date
Ade Lovett
fe279f0df8 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with:	kris
Approved by:	portmgr (implicit)
2006-03-07 08:28:06 +00:00
Maho Nakata
884d9b6b7d Add SHA256. Fix build by adding missing dependency 2005-11-27 11:24:59 +00:00
Maho Nakata
cfe4d73b4e Do not hardcode MASTER_SITE_SUBDIR 2005-11-04 23:06:27 +00:00
Maho Nakata
8f3b6f6013 make some help file fetchable.
Submitted by:	"Jack L." <xxjack12xx@doramail.com>, Pavel@Janik.cz (Pavel Janik)
2005-10-31 21:18:13 +00:00
Maho Nakata
29e8c38c5a Update to m58, this commit is just for record.
Source code and port are equivalent to 1.1.5
and openoffice.org-1.1.5, respectively.
2005-10-31 07:34:44 +00:00
Bill Fenner
3e5d9c7f1f Fix ${MASTER_SITE_foo} usage.
- Use the proper syntax for grouping when using ${MASTER_SITE_foo}
 - Don't use ${MASTER_SITE_LOCAL} with no local user subdir.

Approved by:	MAINTAINER timeout (2 weeks)
2005-10-25 18:36:49 +00:00
Maho Nakata
ef1060da48 Jack L. has kindly set up mirror site for sources and helpcontent.
Submitted by: "Jack L." <xxjack12xx@doramail.com>
2005-09-22 03:20:13 +00:00
Maho Nakata
96e3a4e6ae Only buildable/working on i386 2005-09-02 03:19:47 +00:00
Maho Nakata
399c8386df Currently OOo is buildbale only with bsdjava
Reported by:	many people
2005-09-02 00:39:52 +00:00
Maho Nakata
b0e73d9d71 ${PORTNAME} should be openoffice.org 2005-08-29 01:09:38 +00:00
Maho Nakata
7756c4ae4a 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
2005-08-28 08:29:56 +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
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
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
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
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
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
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
f8e85da3cf Update to SRX645_m52 2004-11-01 22:33:52 +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
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
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
Maho Nakata
ec780a65a5 Add Turkish localized help 2004-08-11 07:15:36 +00:00
Maho Nakata
25edca1436 Add WITHOUT_MOZILLA flag. So that we can select with/without
mozilla connectivity.
2004-08-11 06:54:37 +00:00
Maho Nakata
c8310fcd1e 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
2004-08-11 00:36:27 +00:00
Maho Nakata
e07de06937 Unbreak for 4-series.
(4.8R, 4.9R, 4.10R)

Reported by:	Hiromi Kimura <hiromi@tac.tsukuba.ac.jp>
2004-08-07 08:47:32 +00:00