Commit graph

443 commits

Author SHA1 Message Date
Maho Nakata
f5ff1ad673 Provide patch for rtld.c both 4-series and 5-series
and update the instruction

Submitted by:	marck
2005-02-05 12:10:26 +00:00
Maho Nakata
a12b00af8d 4.11-RELEASE still suffers from _end problem.
marked as broken for them.

Submitted by: Hiromi Kimura <hiromi@tac.tsukuba.ac.jp>
2005-02-02 04:07:30 +00:00
Maho Nakata
f0e666f65e fix pkg-plist and pkg-message 2005-01-20 00:41:09 +00:00
Maho Nakata
57bd96dd23 Add a knob, enable Freetype bytecode support
Reported by: Mikhail Fedotov <mikhail@kittown.com>
2005-01-16 08:47:09 +00:00
Maho Nakata
7bc85f808e Recognize Linux's JDK as well.
Still jdk is needed in the build process.
2005-01-15 12:20:34 +00:00
Maho Nakata
0be421a66b Do not make a symlink /usr/bin/soffice ->
/usr/local/bin/OpenOffice.org1.1.4/soffice

Reported by:	kris
2005-01-15 10:35:08 +00:00
Maho Nakata
ca32b50d2e forgot to remove pkg-message... 2005-01-11 23:18:15 +00:00
Maho Nakata
5d2011a85e Update to 1.1.4
Many thanks to: Pavel Janik, Kris Kennaway
and SUN Microsystems, Inc (esp. Hamburg team).
Additional contributors: daichi, kan, lofi, nork, obrien
2005-01-11 23:17:42 +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
Maho Nakata
89f5e2cd4b Somehow patch was doubled...
Pointy hat to: maho
2004-12-18 03:24:12 +00:00
Maho Nakata
41a4b20ee2 Fix PTHREAD_CFLAGS, PTHREAD_LIBS, hardcoded
inside config_office/configure.in
2004-12-18 03:06:13 +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
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
Erwin Lansing
362d1f7c4e Restore a piece of the previous commit that does some magic around
PKGNAMEPREFIX. I'm not sure about the implications for the build of
OOo, but at least it fixes INDEX builds.
2004-10-14 08:47:14 +00:00
Maho Nakata
30d69c3bd3 Remove debug patch, not needed anymore 2004-10-12 07:22:33 +00:00
Maho Nakata
dc106744f9 Update to 1.1.3
a) remove patches which not needed anymore
b) security vulnerablity by mozilla doesn't affect
   this port (remove WITHOUT_MOZILLA by default)
   see: http://www.openoffice.org/servlets/ReadMsg?list=dev&msgNo=12093
c) add files/geneate.pl, which generates shell script does
   build complete localized packages
d) Use CONFIGURE_WRKSRC. no longer need .. for patches.
e) Still weird though, WITH_CCACHE works.
f) Fix: if you build without X, Makefile invokes build twice.
2004-10-12 07:20:54 +00:00
Maho Nakata
06adcf259c bump PORTREVISION by security fix in the
last commit

Approved by:	portmgr (joe)
Suggested by:	nectar
2004-09-15 03:27:13 +00:00
Maho Nakata
eeb2f9db00 [1] add security-temp-dir patch to protect a person's privacy.
(Insecure permissions on temporary files at runtime)

http://www.openoffice.org/issues/show_bug.cgi?id=33357
http://vuxml.freebsd.org/c62dc69f-05c8-11d9-b45d-000c41e2cdad.html

[2] disable Mozilla connectivity by default at the moment. there are
security vulnerabilities in mozilla 1.0.2, can also affect for this port.

http://www.FreeBSD.org/ports/portaudit/730db824-e216-11d8-9b0a-000347a4fa7d.html
http://www.FreeBSD.org/ports/portaudit/f9e3e60b-e650-11d8-9b0a-000347a4fa7d.html
http://www.FreeBSD.org/ports/portaudit/abe47a5a-e23c-11d8-9b0a-000347a4fa7d.html

Reported by:	nectar [1], many persons via portsaudit [2]
Approved by:	portmgr (marcus)
2004-09-14 22:20:51 +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
ed447716c3 Fix for 5.2-current, removing passing CFLAGS.
This is ad hoc patch so I also adding FIXME in the Makefile.mozilla

Submitted by:	Bartosz Fabianowski (freebsd [at] chillt.de)
2004-08-20 11:14:19 +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
7f7402e4f6 Unbreak for 5-current (2004/Aug/6).
Reported by: jhb
2004-08-13 22:33:25 +00:00
Maho Nakata
f81d78cc82 Better support for SDK, and now have IZ #24142. 2004-08-11 08:45:55 +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
7e448a44ba cosmetic change. space -> tab 2004-08-10 02:12:43 +00:00
Maho Nakata
c6eee68938 Cosmetic change
o move MAINTAINER appropreate position
2004-08-09 14:26:01 +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
Maho Nakata
0690a72cfa fix typo
Submitted by:	Hiromi Kimura <hiromi@tac.tsukuba.ac.jp>
2004-08-07 08:39:51 +00:00
Maho Nakata
9eb67b4d81 Fix `file://usr/home/hiromi/OpenOffice.org1.1.2/user/config/soffice.cfg'
an error occured during file opening' bug
http://qa.openoffice.org/issues/show_bug.cgi?id=22253

Reported by:    Hiromi Kimura <hiromi@tac.tsukuba.ac.jp>
		Vincent Derrien <vincent@ahoup.net>
2004-08-05 05:26:37 +00:00
Maho Nakata
127cbe3297 Add brazilian portuguese localized help.
Submitted by:	pan@panix.ecof.org.br (Carlos F. A. Paniago)
2004-08-05 04:46:34 +00:00
Maho Nakata
c5e756cc4a FRELEASE_NR should be RELEASE_NR 2004-07-31 03:29:15 +00:00
Maho Nakata
4c44c69fa5 1) update to 1.1.2
2) remove GIF lzw disabling patches
3) change the method of localized build
   to reduce the amount of time, and/or
   make full use of ccache of 2nd and later builds.
4) Modification of OOo must be small as possible.
   No longer see LANG environment variable, CJK enhancements, etc.
2004-07-31 03:22:02 +00:00
Eric Anholt
4eb209da7d - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it.  XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
  on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.

PR:		ports/68763
Approved by:	portmgr (marcus)
Approved by:	re (scottl)
2004-07-23 19:10:32 +00:00
Eric Anholt
ae67bcb215 No need for explicit XFree86-4-libraries dependencies when you've got
LIB_DEPENDS on gtk, among others.
2004-05-29 22:15:02 +00:00
Kris Kennaway
9febdc3258 BROKEN on 4.x: Does not compile (tries to link to libpthread) 2004-05-18 10:31:29 +00:00
Maho Nakata
20688a3dfe Fix extract command (helpcontents now have some trailing
gabage)

Submitted by:	Gerrit Kuhn <gerrit@pmp.uni-hannover.de>
2004-05-07 17:20:36 +00:00
Maho Nakata
a7dc7bf6dd Fix localized helpcontents. somefiles are missing.
http://www.openoffice.org/issues/show_bug.cgi?id=23330
2004-05-05 18:46:41 +00:00
Maho Nakata
ebcf9bfb8e Make (more) use of USE_GNOME
Submitted by:	adamw
2004-04-12 01:03:34 +00:00
Maho Nakata
d6710df205 remove PORTREVIESION (typo)
Actually OOo1.1.1p1 is not a bugfix for FreeBSD,
but very very minor fix for Windows. I'm lucky.
Sorry for everyone.

Pointy hat to:	me
Submitted:	Jon Noack <noackjr@alumni.rice.edu>
PR:		65377
2004-04-10 04:08:14 +00:00
Maho Nakata
9d57fcc490 a) Update to 1.1.1p1 (treated as bump port revision)
b) Bump port revision accordingly
2004-04-08 12:13:39 +00:00
Maho Nakata
74deda3002 Make solver section.
Suggested by:	Takamichi Akiyama <tora@openoffice.org>
2004-04-08 11:42:21 +00:00
Maho Nakata
bfcab3b882 Update to 1.1.1 2004-03-31 13:54:59 +00:00
Maho Nakata
6bbd1855fa 1) update to 1.1.1.RC3 (md5 announced by Sander Visek)
http://www.openoffice.org/servlets/ReadMsg?list=releases&msgNo=7157
2) add message how to build OOo SDK
3) add JDKDIR in path so that OOo can find the JDK
   partial solution to http://www.freebsd.org/cgi/query-pr.cgi?pr=64678
2004-03-27 02:50:58 +00:00
Maho Nakata
6828af599d Correct SDK making procedure. 2004-03-21 03:43:22 +00:00
Maho Nakata
dc92ce5dde 1) make package-rename section better
2) add sdk section to make SDK package independently (yet some files
   seem to be missing)
2004-03-21 03:02:09 +00:00