Commit graph

404 commits

Author SHA1 Message Date
Maho Nakata
eeaaf3ac3d A build fix. 2008-08-16 13:00:22 +00:00
Maho Nakata
3d116f0678 Fix build with SYSTEM_FREETYPE when devel/icu is
installed.

PR:		121787
Submitted by:	jkim
2008-07-20 06:31:25 +00:00
Maho Nakata
805b979d88 Update to 3.0.0beta2.
3-RC port has been marked as IGNORE accordingly.
2008-07-12 22:56:44 +00:00
Maho Nakata
ddd337c119 The startup script now works correctly and bump portrevision.
Submitted by:	Sven-Åke_Svensson <sas@mbg.se>
2008-06-14 01:32:33 +00:00
Maho Nakata
b94ee5b4f0 Create openoffice.org-3 port. Repocopied from
openoffice.org-2 port. Currently this is the
beta version. Second beta will be July 1st 2008, and
the final release will be September 2nd, 2008.
http://wiki.services.openoffice.org/wiki/OOoRelease30

PR:             123105
2008-05-27 07:37:30 +00:00
Maho Nakata
998fed784b Add WITH_SYSTEM_ICU knob. Activate when devel/icu is installed.
Fix build -CURRENT diablo-jdk breakage

PR:		121787
Submitted by:	Michael Moll
Patch submitted by: Marcin Cieslak <saper@system.pl>
2008-04-26 08:01:13 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Maho Nakata
eb131d0eae Reduce the space to build.
--enable-crashdump=yes impiles "-g" but requires a lot of
space. This should be "-g1" and "-g" should be set when WITH_DEBUG
is activated.

Submitted by:	truckman
2008-04-09 23:25:30 +00:00
Maho Nakata
74a8af2f2f 1. For all language build "all" to "alllangs".
2. Fix hang "Glib bug".
   http://qa.openoffice.org/issues/show_bug.cgi?id=75190
   Bump port revision for openoffice.org-2 port accordingly.
3. Fix language pack builds for openoffice.org-3-devel port.

PR: 121953 (2)
Submitted by:	Dwayne MacKinnon and Marcin Cieslak  (will be SCAed; saperski@openoffice.org) (2)
2008-04-06 05:11:20 +00:00
Maho Nakata
1e19d46815 bzip2 log.all. 2008-04-04 10:05:22 +00:00
Maho Nakata
a7d63a8e2b Add WITHOUT_CUPS knob.
Submitted by:	many
2008-04-03 21:30:51 +00:00
Maho Nakata
f495d243ce Better generate.pl 2008-04-03 07:58:44 +00:00
Maho Nakata
b8bbb238e1 CUPS support is now default.
Bump port revision.
2008-04-03 07:33:17 +00:00
Maho Nakata
791f605673 Catch up localized language parts. 2008-04-02 21:54:06 +00:00
Maho Nakata
2c5781336e 1. Adding --with-system-zlib. Base crashes because of broken zlib integration.
Bump portrevision for openoffice.org-2 port, accordingly.

2. WITH_DEBUG now implies  --enable-debug --enable-symbols=TRUE --enable-dbgutil

http://www.freebsd.org/cgi/query-pr.cgi?pr=107167
http://www.openoffice.org/issues/show_bug.cgi?id=85124
http://thread.gmane.org/gmane.os.freebsd.devel.openoffice/1700/focus=1707

3. Remove CODELINE. Not used anymore.

Thanks for investigations and suggestions:
Marcin Cieslak <saper@system.pl>.

PR:		107167
Submitted by:	User1001 [1]
2008-04-02 00:48:06 +00:00
Maho Nakata
eb722ebfb3 Update to 2.4.0. 2008-03-28 22:26:03 +00:00
Maho Nakata
04c84963bb Mute "paperconf not found error".
Submitted by:	jkim
2008-03-07 21:56:45 +00:00
Maho Nakata
1725bc8db3 Better installation, FBSD 8 support (python),
and better bridge code for amd64.

Submitted by:	jkim
2008-01-12 11:20:12 +00:00
Maho Nakata
f7e3937eb8 Adding libgcc_s.so and libstdc++.so in
the install set, and bump port revision.

PR:		119314
Submitted by:	Pavel <legione.r@gmail.com>
2008-01-07 21:48:32 +00:00
Maho Nakata
490ce3d0eb Build fix with WITH_TTF_BYTECODE_ENABLED enabled.
Submitted by:	truckman
Also reported by: Rainer Alves <rainer.alves@gmail.com> and Ben Stuyts <ben@altesco.nl>
2007-09-28 04:11:09 +00:00
Maho Nakata
6241317db9 Update to 2.3.0. 2007-09-22 00:02:02 +00:00
Maho Nakata
ccfb4f7c83 According to Kris, >9GB means 11GB and not 10GB. 2007-09-04 08:37:37 +00:00
Maho Nakata
feda86c5d4 Kris reported that to >9Gb of space is required to build ooo ports. 2007-09-04 06:18:58 +00:00
Jung-uk Kim
c32f21340a Allow OpenOffice.org to be built with system freetype2 library instead of
bundled one.  The knob is WITH_SYSTEM_FREETYPE.  The most notable advantage
of using the latest freetype library from ports is it has CJK emboldening
feature (i.e., it makes fake bold fonts from non-bold ones) and
OpenOffice.org already makes use of it when the feature is available.

Approved by:	maho
2007-04-09 16:14:28 +00:00
Jung-uk Kim
10fd89d9b8 Fix build breakage. The patch for openoffice.org-2-devel was accidently
committed here.  Pointyhat to me.

Reported by:	Carlos F. A. Paniago (carlos dot paniago at gmail dot com)
2007-04-07 02:04:28 +00:00
Jung-uk Kim
8be281c3ed Fix build breakage on -CURRENT after objformat removal.
Approved by:	maho (implicitly)
2007-04-06 01:19:27 +00:00
Jung-uk Kim
c11b65df49 Merge cpp_uno bridge changes (sixtyfour10 CWS) for Linux x86-64
with FreeBSD amd64.

Approved by:	maho
2007-04-06 00:55:54 +00:00
Maho Nakata
c203ad6aaa Update to 2.2.0. 2007-03-28 23:31:59 +00:00
Maho Nakata
4bf3527bf7 Removal of FreeBSD 4 support. 2007-02-08 02:11:25 +00:00
Maho Nakata
870c5d1cf2 RTLD hack is gone for FreeBSD_version >= 602103 (MFC'ed from current)
http://docs.freebsd.org/cgi/mid.cgi?200701160751.l0G7p4gH046864
http://docs.freebsd.org/cgi/mid.cgi?200701160940.l0G9eOQv074301

Submitted by:	jkim
2007-01-17 03:15:55 +00:00
Maho Nakata
63db35ef69 Do not forget about #i22253# for amd64. 2007-01-08 00:40:49 +00:00
Maho Nakata
4ff168f855 patch-i66667 should not forget about #i22253#. 2007-01-07 23:23:05 +00:00
Maho Nakata
df0d516bea * LOCALIZED_LANG=all knob for all the other ooo-2 ports.
* sync Makefile.localized with three ooo-2 ports.
2007-01-07 12:45:07 +00:00
Maho Nakata
0649690133 Add a new knob LOCALIZED_LANG=all. This builds possible languages
supported by OOo and installs as one package.
2007-01-07 10:24:08 +00:00
Maho Nakata
5e3db81739 Fix epm while packaging with deep(>255 chars) path.
This patch is for epm, external program of OOo, so JCA is not necessary.

Submitted by:	tanimura
2007-01-07 05:29:22 +00:00
Maho Nakata
0428227a94 Fix `epm: Unable to execute "pkg_create" program: No such file or directory' problem.
(epm is an external library so we don't need JCA)

PR:		107126
Submitted by:	Peter Jeremy
2007-01-05 07:11:59 +00:00
Maho Nakata
c7d0a9b5a7 The rtld behaviour of FreeBSD >=700022 is now same as Solaris, and
workaround is pushed into rtld-workaround-i66667.

Submitted by:	jkim
2007-01-05 04:19:23 +00:00
Maho Nakata
9f18b4bb71 Use ${DESKTOPDIR} instead of using ${PREFIX}/share/applications.
It is already defined in ports/Mk/bsd.port.mk.

Submitted by:	jkim
2007-01-04 12:48:08 +00:00
Maho Nakata
84c0579bcc Update to 2.1.0. 2006-12-14 00:15:13 +00:00
Maho Nakata
bfd34d5685 * Now icons and menus are installed correctly
* some Makefile clean up

Submitted by:	jkim [1]
2006-12-04 03:43:00 +00:00
Maho Nakata
8d8a34b503 * Remove RELEASE_NR. OOOVERSION is same as RELEASE_NR [1].
* Desktop Icons and menus are not installed as default as pkg-plist
 is incomplete. [2]
* Remove openoffice.org symlink.

Submitted by:	oliver[1] kris[2]
2006-11-25 03:09:57 +00:00
Maho Nakata
c85d89f2cc Reactivate WITH_TTF_BYTECODE_ENABLED knob. 2006-11-19 01:51:46 +00:00
Maho Nakata
aa0b19f750 * Add evolution2 support[1]
* Fix typo[2]

PR:		 105400 [2]
Suggested by:	Vizo Allman <vizoster@gmail.com> [1]
Submitted by:   	Alexey Shuvaev[2]
2006-11-12 04:56:06 +00:00
Maho Nakata
5047da89a1 Fix a breakage when using recent version of gcc-4.1. 2006-11-04 03:40:09 +00:00
Maho Nakata
6de3484af1 OOo requires total 2Gbytes of memory or swap since the last year. 2006-10-10 02:32:28 +00:00
Maho Nakata
e6dea1857c Add a note about compilation.
Submitted by:	"Dr.-Ing. A. Haakh" <andreas@Haakh.de>
2006-09-18 02:41:51 +00:00
Maho Nakata
8635a1a08d Still broken on amd64 2006-09-17 03:38:56 +00:00
Maho Nakata
0bc285e200 Update to 2.0.4rc2 and an amd64 fix[1]
Submitted by:	jkim[1]
2006-09-16 21:34:56 +00:00
Maho Nakata
3edfd616f5 Fix a build breaker of __FreeBSD_version >= 601103.
Submitted by:	many
2006-09-09 22:17:58 +00:00
Maho Nakata
c9eee5901d Location of ant home has been changed.
Submitted by:	Jona Joachim <jaj13@web.de>
2006-09-07 21:43:21 +00:00