Commit graph

485 commits

Author SHA1 Message Date
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
Maho Nakata
64c09dc45f Fix build
o moz project doesn't compile with freetype2.1.9

Submitted by:	many people
2005-03-19 05:24:17 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Maho Nakata
fac461b9a0 Add Russian [1], Czech, Slovak and Slovenian [2] localized helps.
Submitted by:	Rail Aliev <rail@iqchoice.com> [1]
2005-02-21 09:50:18 +00:00
Maho Nakata
df558f06dc Change dependency for default Japanese font from Kochi to Sazanami
Suggested by: daichi
2005-02-15 06:21:59 +00:00
Maho Nakata
fa13219d62 Fix pkg-plist, removing extra file
Submitted by:	kris via pointyhat
2005-02-11 02:03:16 +00:00
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