Commit graph

498 commits

Author SHA1 Message Date
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
59c7e31d5e Fix two security vulnerability
* http://www.openoffice.org/security/CVE-2006-3117.html
   http://www.openoffice.org/issues/show_bug.cgi?id=66866
   patch:http://cvs.gnome.org/viewcvs/*checkout*/ooo-build/patches/OOO_1_1/sax%2Bsource%2Bexpatwrap%2Bxml2utf.cxx.diff?rev=1.1.2.1

* http://www.openoffice.org/security/CVE-2006-2198.html
  http://www.openoffice.org/issues/show_bug.cgi?id=66863
  patch:http://cvs.gnome.org/viewcvs/*checkout*/ooo-build/patches/OOO_1_1/6438334-macros-so7-sfx2.diff?rev=1.1.2.1

Obtained from:	security-team@openoffice.org (Rene Engelhard <rene@debian.org>)
2007-01-08 21:32:12 +00:00
Maho Nakata
b6aa79dea1 * Fix WMF security vulnerability
http://www.openoffice.org/servlets/ReadMsg?list=releases&msgNo=10454
http://www.openoffice.org/issues/show_bug.cgi?id=70042
* Bump portrevision

Obtained from: security-team@openoffice.org
2007-01-08 06:41:02 +00:00
Maho Nakata
93f361f000 o Better bridge code
Submitted by jkim (for OOo2 and adopted to ooo1.1)
2007-01-08 00:51:01 +00:00
Maho Nakata
ca90bbc294 Downgrade the compiler to gcc 3.2.3 configured
with --disable-shared.
Somehow pointyhat builds misunderstand
the location of libstdc++.so.5 for 6-STABLE.

Submitted by:	kris
2006-10-09 20:54:55 +00:00
Maho Nakata
c4863b6c7f Add gcc33 in RUN_DEPENDS section. We no longer pass --disable-shared
in gcc33 port as default.
2006-10-06 12:26:36 +00:00
Maho Nakata
bc4d2e46fa 1) Unbreak for __FreeBSD_version >= 601103
2) buildable/usable with JDK1.5
Patch is taken from http://wiki.linuxfromscratch.org/blfs/browser/trunk/patches/OOo_1.1.5-jdk_1.5.0_fix-1.patch?rev=5150&format=txt
Note: it doesn't break my policy (author must submit the JCA) since
this patch will never be integrated. OOo 1.1.x branch is closed.
2006-09-11 08:31:07 +00:00
Maho Nakata
74bf65ed41 Unbreak for >=6.1
Submitted by:	kris
2006-06-21 23:39:12 +00:00
Pav Lucistnik
b47ad7a943 - Renamed port graphics/libart_lgpl2 -> graphics/libart_lgpl 2006-05-28 13:37:06 +00:00
Maho Nakata
59fb453cd6 Remove WITHOUT_JAVA knob.
PR:		94046
Submitted by:	Nicolas Rachinsky <nicolas-0@ml.turing-complete.org>
2006-05-28 10:03:53 +00:00
Edwin Groothuis
b3bcb8e257 Remove USE_REINPLACE from all categories starting with E 2006-05-07 10:55:47 +00:00
Kris Kennaway
818cc8a224 BROKEN on >= 6.1: Does not compile 2006-04-22 22:23:27 +00:00
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
c575b4da2a Fix build esp for FBSD 4 but this is a general fix.
Submitted by:	kris
2005-12-01 01:42:36 +00:00
Maho Nakata
780ccfd65c Add SHA256. Fix build by adding missing dependency
Submitted by:	kris, linimon
2005-11-27 11:23:13 +00:00
Kris Kennaway
14f7a07e79 BROKEN: Configure fails 2005-11-21 01:27:56 +00:00
Maho Nakata
cfe4d73b4e Do not hardcode MASTER_SITE_SUBDIR 2005-11-04 23:06:27 +00:00
Maho Nakata
f9f58770d3 remove mysterious Jz 2005-11-02 01:57: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
e8dd9e5ce3 o prefer to use FreeBSD's native java if both FreeBSD
and GNU/Linux version exist. according to this, bump port revision.
o use libart instead of GPC[1]
o use gcc33 to build crashreport
o cosmetic changes and fix typo
o Remove BROKEN for older FreeBSD, this is too strict.

Implicitly suggested by: "Mikhail T." <mi@aldan.algebra.com>[1]
2005-10-31 07:32:13 +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
8bb94c582b Update to 1.1.5 2005-09-15 09:14:04 +00:00
Maho Nakata
b74c8934e3 Opps, adding . was wrong.
Pointy hat to: maho
2005-09-10 02:11:01 +00:00
Maho Nakata
dcc59c1989 Update to 1.1.5RC4. I hope this will be the 1.1.5
release...
2005-09-09 01:51:07 +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
82f3e9e5e8 Not overwritten CATEGORIES for localized packages
(portupgrade indicates non-existing directory)

Reported by:	Harry Forker <harry@forker.de>
2005-09-02 00:22:15 +00:00
Maho Nakata
405ba36d80 remove `clean' so that second build make use of work dir.
Submitted by:	"Jack L." <xxjack12xx@gmail.com>
2005-08-31 04:28:56 +00:00
Maho Nakata
b0e73d9d71 ${PORTNAME} should be openoffice.org 2005-08-29 01:09:38 +00:00
Maho Nakata
71a3ff8b78 1. remove duplicated helpcontent_01.tgz in DISTFILES section
2. tr confuses when LC_ALL set to one of UTF8 locale [1]
3. No longer needs DISPLAYHACK
4. better generate.pl
PR:		84786 [1]
Submitted by:	achix mantzix [1]
2005-08-28 08:27:50 +00:00
Maho Nakata
df1f3aaff6 1. if we set CPUTYPE in /etc/make.conf, OOo build fails [1].
2. openoffice-1.1 crashes for second invocation; some file is missing.
this is exactly same as #i22253#, and fortunately OOo worked for some
older version I don't remember.

PR:	84787 [2]
Submitted by: Jack L.[1], achix mantzix <achix@smadev.internal.net> [2]
              and Jens Ressack <rehsack@liwing.de> [2]
Approved by:  portmgr(clement)
2005-08-13 11:32:35 +00:00
Maho Nakata
8c21c53e98 make fetchable
Submitted by:	kris
Approved by:	portmgr(clement)
2005-08-05 04:54:08 +00:00
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
e1fe039f63 Update to 1.1.5rc2 2005-07-26 22:01:27 +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
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
Pav Lucistnik
d0fab096f8 - Fix typo in COMMENT
PR:		ports/78134
Submitted by:	kumasan <gee_gee@yahoo.co.jp>
Approved by:	maintainer timeout (3 months)
2005-06-05 21:05:40 +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
c68a3fdcc7 update distinfo as well 2005-04-24 13:43:42 +00:00
Maho Nakata
0ed5bbbfd3 1) replace one openoffice -> openoffice.org
2) add + for LIB_DEPENDS so that solve dependency correctly
3) cleanup
2005-04-24 13:41:57 +00:00
Maho Nakata
ce4a854201 Security advisory: OpenOffice DOC document Heap Overflow
http://www.openoffice.org/servlets/ReadMsg?list=releases&msgNo=8387
I obtaiend the fix from:
http://www.openoffice.org/servlets/ReadMsg?list=releases&msgNo=8417

Bump portrevision accordingly
2005-04-18 01:31:58 +00:00
Dag-Erling Smørgrav
bfbb183187 Don't hardcode WRKDIR.
Approved by:	maho
2005-03-19 11:50:37 +00:00