1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

484 Commits

Author SHA1 Message Date
Maho Nakata
ae8a8584ac Add missing patch.
Submitted by: Bartosz Fabianowski <freebsd@chillt.de>
2005-12-24 05:06:48 +00:00
Maho Nakata
2079b47715 Update to 2.0.1 2005-12-23 04:14:28 +00:00
Maho Nakata
f1a7125183 Add ? so that ooo-build port can override 2005-12-05 02:44:24 +00:00
Maho Nakata
16a5b4891f Prepare for upcoming ooo-build. PORTNAME and PORTVERSION are now set by ?=. 2005-12-01 01:06:47 +00:00
Maho Nakata
ac8689a095 Add SHA256. 2005-11-27 11:26:21 +00:00
Maho Nakata
af5efcb342 Use bison2 instead of bison-devel
Submitted by:	ade
2005-11-17 21:04:43 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Maho Nakata
cfe4d73b4e Do not hardcode MASTER_SITE_SUBDIR 2005-11-04 23:06:27 +00:00
Maho Nakata
3b86f2e57d Due to not mix-up with ooo-build. Remove patch-pythonlink and
equivalent process is now at post-install section.
2005-11-02 06:07:53 +00:00
Maho Nakata
66cb947d91 2.0.0 is not a developer version 2005-11-02 01:11:28 +00:00
Maho Nakata
8b4daa4baa o cosmetic changes, fix typos
o Use libart instead of GPC[1]
o Remove BROKEN for old FreeBSDs. IMHO this is too strict.

Implicitly suggested by:	 "Mikhail T." <mi@aldan.algebra.com>[1]
2005-10-31 07:38:42 +00:00
Maho Nakata
78f08f60a0 Update to 2.0.0 2005-10-29 05:49:24 +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
fc727c05fc Add python postinstall script. 2005-10-16 07:25:40 +00:00
Maho Nakata
922a63e62b Update to 2.0RC3 2005-10-15 22:13:29 +00:00
Maho Nakata
684f0412b8 Forgot to add patches... 2005-10-04 04:01:00 +00:00
Maho Nakata
0495b7490e update to 2.0RC1 2005-10-04 03:59:42 +00:00
Maho Nakata
ac9464e934 o Update pkg-message.in
o made a symlink against setofficelang, which we can choose
what lang mainly we use with
2005-09-22 04:15:38 +00:00
Maho Nakata
ffd9008dc0 no longer exist for Ooo 2.0:
sagenda, sfax, setup, sweb
2005-09-21 06:47:45 +00:00
Maho Nakata
7b3ac327b1 Since OpenOffice.org base had been added, so
openoffice.org-<*>-sbase should invoke OOo base
as well.
Submitted by:	Andreas Kohn <andreas@syndrom23.de>
2005-09-08 23:45:44 +00:00
Maho Nakata
b51c10928f backout previous change of dependency of bison.
Submitted by:	"Jack L." <xxjack12xx@gmail.com>, linimon, Pascal Hofstee <caelian@gmail.com>,
                and Marcus Alves Grando <marcus@corp.grupos.com.br>
2005-09-06 00:20:26 +00:00
Maho Nakata
979c7b359e The bison port has been updated 2.0, so
bison-devel is no longer needed.
2005-09-05 22:53:15 +00:00
Maho Nakata
91e19e1d18 Now buildable with 4.11-RELEASE.
patch for workaround for FreeBSD4 is added.
2005-09-05 09:29: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
e97ab171f4 update to 2.0beta2 2005-08-29 01:06:13 +00:00
Maho Nakata
f364f37897 Add a message for workaround 2005-08-28 10:29:47 +00:00
Maho Nakata
4e5ab571df 1. update to m126
2. set LC_ALL, LANG as c when building [1]
3. better generate.pl
4. Partial fix for 4.11-RELEASE [2]
5. do not pass CPUFLAGS
6. Partial improvement for WITHOUT_JAVA

PR:		84786
Submitted by:	[1] achix mantzix
                [2] Hiromi Kimura and Yury Tarasievich
2005-08-28 08:41:59 +00:00
Maho Nakata
1842cc0c47 1. use --with-system-freetype . update of libXft to version 2.1.7,
it started using the FT_GlyphSlot_Embolden function from freetype2
   if it's available at configure type. libXft depends on freetype2
   in ports tree so use this symbol. OOo has its own freetype2 and
   in this version, it doesn't have FT_GlyphSlot_Embolden.

2. python fix for 6 and 7.

PR:		84464 [2]
Submitted by:  "Stephane E. Potvin" <sepotvin@videotron.ca> [1]
               "Carlos F. A. Paniago" <pan@panix.homeunix.org> [1]
                Ron MacNeil[2], kris [1], [2]
                Peter Czanik <pczanik@fang.fa.gau.hu> [2]
Approved by:	portmgr (marcus)
2005-08-11 03:14:41 +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
f02ed14d4b update to m121 2005-07-26 21:58:38 +00:00
Maho Nakata
2ef21372b1 No longer need DEFALUT_TO_ENGLISH_FOR_PACKING to be set to yes;
now it is default.

Submitted by:	Pavel Janik <Pavel@Janik.cz>
2005-07-23 02:23:17 +00:00
Maho Nakata
b717b779b5 o update to m120
o enable WITHOUT_MOZILLA
o Informative about localized build[1]
o spelling/grammar cleanup[2]

PR:	83502 [1]
Submitted by: Harald Schmalzbauer <harry@schmalzbauer.de>[1]
              "Jack L." <xxjack12xx@doramail.com>[2]
2005-07-22 09:26:26 +00:00
Maho Nakata
3e36da1210 Update to 1.9m117 2005-07-16 08:17:46 +00:00
Maho Nakata
fafeb2f17d update to 1.9m116 2005-07-13 05:45:32 +00:00
Maho Nakata
584dcc1a06 update to m114 2005-07-05 09:29:31 +00:00
Maho Nakata
4145a63a80 fix by adding imake dependency
Submitted by:	kris
2005-07-03 02:08:07 +00:00
Maho Nakata
752e9809cc Update to m113 2005-07-02 11:26:09 +00:00
Maho Nakata
2917895ed9 Currently only OOo buildable java is jdk1.4.
Submitted by:	Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
2005-06-28 00:42:55 +00:00
Maho Nakata
5e558fabe8 Dmitry Sivachenko has just checked-in a patch to fltk such that openoffice
now builds even if you have fltk installed.

Submitted by: Mike Durian <durian@shadetreesoftware.com>
2005-06-27 01:52:22 +00:00
Maho Nakata
1dd96f561d update to m111
cleaning up dependency a bit
2005-06-22 09:26:19 +00:00
Maho Nakata
ecba2e6a37 Add warning if x11-toolkits/fltk is installed build fails.
Corrected:	Mike Durian <durian@shadetreesoftware.com> (again)
2005-06-20 03:16:16 +00:00
Maho Nakata
f366db09bf Set as broken if epm is installed. it causes a build error
while building epm project. Now epm is a part of OpenOffice.org's
distribution.

Reported by:	Mike Durian <durian at shadetreesoftware.com>
2005-06-19 03:45:25 +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
8d963d4abe fix typo and correct apparent mistake
Submitted by:	des
2005-06-18 21:39:23 +00:00
Maho Nakata
0e351e3b55 Update to m110 2005-06-17 09:40:37 +00:00
Maho Nakata
3495fdae2c update to m109 2005-06-11 12:31:06 +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