Commit graph

581 commits

Author SHA1 Message Date
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
1dab6763c3 Update to 2.3.1.
This is a bug fix release, no new features are introduced.
http://development.openoffice.org/releases/2.3.1.html
It also fixes http://www.openoffice.org/security/cves/CVE-2007-4575.html.

Approved by:	portmgr(edwin)
2007-12-07 10:31:50 +00:00
Ade Lovett
dbd39ca660 Migration from bison 1.x to 2.x
PR:		117086
Tested by:	-exp runs
2007-10-17 10:13:01 +00:00
Maho Nakata
84ae881da2 Moves the USE_JAVA line to after bsd.port.pre.mk so that _JAVA_VERSION
will be set to "1.4 1.5" instead of "1.1 1.2 1.3 1.4 1.5 1.6" because of
bsd.java.mk being included too early the way it was before.

PR:		116906
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com>
2007-10-09 06:05:11 +00:00
Maho Nakata
107019d5a9 Update to OOG680_m6, and bump port revision.
This was due to:
http://wiki.services.openoffice.org/wiki/ReleaseStatus_Minutes#Release_Status_OOo_2.3
> Release Status OOo 2.3
> it was agreed to try to provide binary patches for
> Chart DEFECT VERIFIED FIXED P2 Smooth Lines dialog is too small to set all properties
> http://qa.openoffice.org/issues/show_bug.cgi?id=81390
> framework DEFECT RESOLVED FIXED P3 Fontwork display is broken http://qa.openoffice.org/issues/show_bug.cgi?id=81609
> on OOG680_m6 basis, Kai S. to identify source patches to be applied for m6.

Binary patches for FreeBSD won't be available, of course :)
2007-10-04 21:04:44 +00:00
Maho Nakata
fd0cf462df Cosmetic change in TWEAK_L10N section, mkdir the cookie dir before trying to
touch. Actually this option should not be used.

PR:		111632
Submitted by:	Ulrich Spoerlein
2007-10-03 00:37:58 +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
b17b17fc28 Unbreak for 7-CURRENT.
Truckman was able to successfully build the port on
a September 22nd copy of 7.0-CURRENT on an i386 machine
with jdk-1.5.0.12p6_2,1, also use only 1.4 and 1.5, as JDK 1.6 has
problem. See PR 116607.

PR:	116607
Submitted by:	truckman
2007-09-28 03:28:46 +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
3c477c5854 Make OpenOffice.org/freedesktop.org integration more robust.
- Rename icon files to have unique file names per each port.
- Patch *.desktop files to reflect the change.
- Prefer install(1) to cp(1) for installing the desktops, icons and mime types.
- Run update-desktop-database after installing these files.
- Add GNOME desktopfileutils component for the update-desktop-database.
- While I am here, micro-optimize use of find(1) in the plist build.

Approved by:	maho (maintainer)
2007-06-26 01:17:48 +00:00
Maho Nakata
f82093b4c4 Update to 2.2.1 (OOF680_m18). 2007-06-14 07:16:30 +00:00
Maho Nakata
55abac1679 * change DIST_SUBDIR to openoffice.org2[1]
Submitted by:	jkim[1]
2007-05-25 22:54:52 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +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
Jung-uk Kim
8d59bbfeb8 Fix icon paths for freedesktop integration.
Approved by:	maho
2007-04-06 00:42:42 +00:00
Maho Nakata
c203ad6aaa Update to 2.2.0. 2007-03-28 23:31:59 +00:00
Maho Nakata
6e5ec9b140 We don't support any FreeBSD with a perl <500600 anymore. 2007-02-08 04:06:12 +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
3d912b8254 WRKDIR->WRKSRC 2007-01-07 23:50:50 +00:00
Maho Nakata
4ff168f855 patch-i66667 should not forget about #i22253#. 2007-01-07 23:23:05 +00:00
Maho Nakata
2c3cf3a1b4 Add WITH_CWS knob.
Usage:
make WITH_CWS=cws_src680_chart2mst3.20070107
when cws archive is cws_src680_chart2mst3.20070107.tar.gz.
This is only for development purpose.
2007-01-07 22:20:16 +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
729d96568e * Fix package. TMPPLIST must be overwrite at the first.[1]
* Fix pkg-message.

Submitted by:	Jack L.[1]
2006-11-29 22:08:18 +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
Jung-uk Kim
28fe5b4d58 Install menus and icons for GNOME as well since GNOME is now installed on
${LOCALBASE}.  Note we install *.desktop in ${LOCALBASE}/share/applications
instead of ${LOCALBASE}/share/applnk, which is KDE-specific.

Approved by:	maho (maintainer)
2006-11-03 15:37:04 +00:00
Maho Nakata
1ba5df5634 Update to 2.0.4.
Approved by:	portmgr(edwin)
2006-10-18 07:03:03 +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
aceeb64413 Build fix for when ooo-build and openoffice.org-2.0
ports expect different source tarball. Generally both
port expect the same tarball, but for RCs, they
can be different. This fix is bit more flexible than
hardcoding.
2006-09-29 11:05:40 +00:00
Maho Nakata
b225b730d2 Update to 2.0.4rc3 2006-09-29 10:15:51 +00:00