Commit graph

620 commits

Author SHA1 Message Date
Maho Nakata
c2f63b0e24 Be more friendly patch submitters; creators of
porting patch must fill and send SCA.

http://www.openoffice.org/FAQs/faq-licensing.html#usinglicenses

>   3.  Do I have to fill out a SCA?
>     Yes, if you intend to contribute source code or other
> materials which are intended to be compiled or otherwise
> integrated with the OpenOffice.org product, regardless of the
> size of the contribution (e.g., including contributions of 10
> lines or less). However we encourage all contributors to the
> OpenOffice.org website domain, including the wiki, to fill
> out the SCA, as it streamlines the process for all.

see also http://porting.openoffice.org/freebsd/#policy

Funded by: OpenOffice.org community
2009-12-13 08:40:11 +00:00
Maho Nakata
0d53225db3 Fix on 9-current.
Submitted by:	Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de>
(SCA to be approved)
2009-10-06 00:15:13 +00:00
Maho Nakata
6c0bd12a3b Update to 3.1.1.
FreeBSD ports specific changes are following.

* Correct exception handling for >=702104 and better for prior ones.
  This fixes unknown crashes [1].

* Install extensions; users should manually install extensions to actual
  use though.
  Installed extensions are:
  sun-presentation-minimizer.oxt
       http://extensions.services.openoffice.org/project/PresentationMinimizer
  presenter-screen.oxt
       http://extensions.services.openoffice.org/project/presenter-screen
  pdfimport.oxt
       http://extensions.services.openoffice.org/project/pdfimport
  wiki-publisher.oxt
       http://extensions.services.openoffice.org/project/wikipublisher
  sun-report-builder.oxt
       http://extensions.services.openoffice.org/project/reportdesign
  located at ${PREFIX}/${INSTALLATION_BASEDIR}/extensions/

* Allow openjdk6 as valid, and buildable JDK.

* remove boost for amd64.

[1] http://www.freebsd.org/cgi/query-pr.cgi?pr=127946
    http://www.openoffice.org/issues/show_bug.cgi?id=98781
    http://www.openoffice.org/issues/show_bug.cgi?id=82690
    http://www.freebsd.org/cgi/cvsweb.cgi/src/libexec/rtld-elf/rtld.c?rev=1.135;content-type=text%2Fx-cvsweb-markup
    http://www.freebsd.org/cgi/cvsweb.cgi/src/libexec/rtld-elf/rtld.c?rev=1.124.2.6;content-type=text%2Fx-cvsweb-markup

Funded by OpenOffice.org community.
2009-08-31 10:47:55 +00:00
Maho Nakata
b83e598b9e Remove ports system's dependency to boost for amd64,
as it causes build brekage.
2009-08-03 13:44:11 +00:00
Pav Lucistnik
d1107bb40e - Update boost to 1.39
- Split boost port to separate components, with boost-all metaport

PR:		ports/137054
Submitted by:	Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer)
2009-07-28 11:45:08 +00:00
Maho Nakata
dbad8cd18f Now (For __FreeBSD_version >= 702104)
bridge part should work in the original form.

Bump portrevision for openoffice.org-2 and -3 ports.
2009-07-15 12:10:36 +00:00
Maho Nakata
7e4a49d8f7 Small cosmetic clean up.
Funded by: OpenOffice.org community
2009-07-04 11:05:36 +00:00
Maho Nakata
9cfd9abc84 Remove Child Work Space part as we no longer
build cws against some milestones for release branch.

Funded by OpenOffice.org community
2009-07-03 07:11:29 +00:00
Maho Nakata
bc7a0293a2 Fix japanese font dependency.
PR:		135617
Spotted by:	Hiroto Kagotani <hiroto.kagotani@gmail.com>
2009-06-21 04:07:39 +00:00
Maho Nakata
b741981508 Fix bad transfer url when tries to add extension.
bump port revision

PR: 127946
see also
http://www.openoffice.org/issues/show_bug.cgi?id=98781
http://www.openoffice.org/issues/show_bug.cgi?id=82690
http://www.freebsd.org/cgi/query-pr.cgi?pr=127946
2009-06-14 20:36:37 +00:00
Maho Nakata
2b10b3191f Add MAKE_JOBS support for OpenOffice.org.
PR:		135262
Submitted by:	David Naylor <naylor.b.david@gmail.com>
Supported by:   pav
Funded by: The OpenOffice.org community
2009-06-06 09:07:29 +00:00
Maho Nakata
184f8b1f5a Update to 3.1.0.
Funded by OpenOffice.org community
2009-05-16 06:23:58 +00:00
Maho Nakata
a760ac7bca Now reasonable amount of memory used in openoffice.org
ports build for i386. hardcoding but safe.

Suggested by:  Luigi Rizzo, and Greg Rivers
2009-02-02 01:17:16 +00:00
Maho Nakata
41c576ef63 Update to 3.0.1.
Funded by: OpenOffice.org community
2009-01-31 23:30:25 +00:00
Florent Thoumie
340b57f8be - Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
2009-01-23 16:28:36 +00:00
Pav Lucistnik
d095d4a965 - Remove conditional checks for FreeBSD 5.x and older 2009-01-05 19:44:02 +00:00
Maho Nakata
97ec0bfa74 Do not hardcode /usr/local
Idea by:	Mike Meyer <mwm@mired.org>
(not a acutual patch so we can avoid him to submit SCA)
2008-11-27 01:02:47 +00:00
Maho Nakata
aa535013fa Remove two knobs WITH_SYSTEM_FREETYPE and WITH_TTF_BYTECODE_ENABLED.
Since OOO300_m1 and DEV300_m30, OOo no longer ship a
private copy of libfreetype.so (CWS rmfreetype).

See also http://www.openoffice.org/issues/show_bug.cgi?id=52025 ,
http://www.openoffice.org/issues/show_bug.cgi?id=52026
and http://external.openoffice.org/source/browse/external/freetype/makefile.mk?hideattic=0&rev=1.28&view=log
.
2008-10-16 12:30:24 +00:00
Maho Nakata
02d25600f8 Update to 3.0.0. 2008-10-13 10:10:20 +00:00
Maho Nakata
55dbc42630 Opps, actual bump portrevision. 2008-08-29 03:42:20 +00:00
Maho Nakata
d53b3fc646 Recognize diablo-jdk16 and bump PORTREVISION.
Submitted by:   jkim
2008-08-29 03:42:19 +00:00
Maho Nakata
c133029031 JDK 1.6 support. Builds were verified on FBSD6/i386. 2008-08-23 05:07:40 +00:00
Maho Nakata
eeaaf3ac3d A build fix. 2008-08-16 13:00:22 +00:00
Maho Nakata
23be18693a Fix build on FreeBSD 6 using stock gcc.
Reported by: pav
Resource donated by: Nakamura Kazushi (partially)
2008-07-21 11:28:30 +00:00
Maho Nakata
c0fc8a2d45 Fix build with devel/epm. Simply ignore devel/epm :(
PR:		111561
Submitted by:	Christoph<tutoren@physik.tu-berlin.de>
2008-07-20 09:16:37 +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
Maho Nakata
18385b65b2 Adding missing dependencies and bump port revision.
Submitted by:	miwi
2008-04-26 07:45:38 +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
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