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

3075 Commits

Author SHA1 Message Date
Martin Blapp
041a18a3f7 Distfile has been renamed to hyph_cs_CZ.zip 2003-09-25 23:55:48 +00:00
Martin Blapp
0ab716cba4 Distfile has been renamed to hyph_es_ES.zip 2003-09-25 23:55:06 +00:00
Martin Blapp
42bf576040 Distfile has been renamed to hyph_da_DK.zip 2003-09-25 23:53:24 +00:00
Martin Blapp
863e1daabc Sync distfiles with reality. There is more work needed since there
are tons of new lang dicts and hyphen dicts.

The distfile only contain data-files, so nobody has to worry about changed
md5 checksums.
2003-09-25 23:52:07 +00:00
Joe Marcus Clarke
69053d36fe Update to 0.7.4. This release features XML highlighting using gtksourceview,
better cursor keys handling, and a Portuguese translation.

PR:		57225
Submitted by:	maintainer
2003-09-25 22:55:51 +00:00
Martin Blapp
79e75232f1 The relative path bug has been fixed. Execute soffice again
with absolute path.

This makes relative paths working again for specified documents
in the argument list.
2003-09-25 22:43:58 +00:00
Martin Blapp
a8e16966b2 Upgrade to 1.1rc5 snapshot. Fix a remaining error in the startup
script.
2003-09-25 22:29:30 +00:00
Martin Blapp
ae404036e5 Directly get OOHOME from .sversionrc. Add several checks for
the various installation steps.
2003-09-25 22:28:01 +00:00
Doug Barton
710b3bde44 Chase the pine source version number. 2003-09-25 05:03:59 +00:00
Adam Weinberger
ab345fa7b4 Add gedit-plugins, some plugins for gedit2. They're neat.
Obtained from:	marcuscom
2003-09-25 03:07:43 +00:00
Adam Weinberger
86d485df0a Update to 2.0.0.
Obtained from:	marcuscom
2003-09-25 02:58:08 +00:00
Tom Hukins
9192c0d754 Update to 0.7.3. Derived from patches mailed to me privately by the
MAINTAINER based on the PR below.

PR:		ports/56303
Submitted by:	Pav Lucistnik <pav@oook.cz>
2003-09-24 17:31:07 +00:00
Sergey A. Osokin
f37f7775e3 Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
PR:		56998
2003-09-24 09:37:11 +00:00
Joe Marcus Clarke
6ac820fd58 More build fixes for Alpha. 2003-09-24 01:34:11 +00:00
Joe Marcus Clarke
7e6e454565 Fix build on Alpha (and probably other 64-bit platforms).
Reported by:	bento
2003-09-22 18:49:40 +00:00
Martin Blapp
874763ad35 Fix minor install problem: s/openoffice/openoffice-wrapper/
Submitted by:	Lars Bungum <lars@bungum.no>
Approved by:	marcus (portsmgr)
2003-09-21 07:04:53 +00:00
Joe Marcus Clarke
bc26b09f02 Fix the dependency on Polish koffice.
Noticed by:	bento's makeindex script
2003-09-18 23:02:41 +00:00
Will Andrews
01ff961210 Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details. 2003-09-18 14:57:05 +00:00
Joe Marcus Clarke
9c0caae1c2 Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,
future plans, etc., please see http://www.gnome.org/start/2.4/.

This commit represents work done by adamw, bland, and myself as well as
many other contributers:

Koop Mast <einekoai@chello.nl>
Akifyev Sergey <asa@gascom.ru>
Franz Klammer <klammer@webonaut.com>
Øyvind Kolbu <oyvind@kebab.gaffel.nu>
Thomas E. Zander <riggs@rrr.de>
Jeremy Messenger <mezz7@cox.net>

Without these contirbuters, and our faithful users, GNOME 2.4.0 would not
be possible.

Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as
general FAQs and documentation (GNOME 2.4 updates to be posted soon).  The
best way to upgrade so that you get all shared library dependencies is:

portupgrade -rf -m BATCH=yes atk
portupgrade -R -m BATCH=yes gnome2

Approved by:	portmgr (kris, will, myself implicitly)
Requested by:	re as well as many other users
2003-09-18 06:49:37 +00:00
Martin Blapp
f95a4f2995 Make it easier for people, move a big chunk of the startup
wrapper out into a script included by soffice.sh. This way
there aren't any traps at first startup time and people
hopefully don't ask the same questions anymore.

At the same time, make more substitutions, also in oo_setup.resp.

Approved by:	marcus (portsmgr)
2003-09-17 04:06:28 +00:00
Martin Blapp
839ed4a55f Remove a dash in the pathname.
Approved by:	marcus (portsmgr)
2003-09-16 06:50:17 +00:00
Martin Blapp
b63d72fe5f Fix post-install target, remove a dash.
Approved by:	marcus (portsmgr)
2003-09-16 04:26:34 +00:00
Martin Blapp
6b72d0c997 Make OO1.1RC working. Many thanks to kan for the debugging session
at the dev summit !

Approved by:	joe (portsmgr)
2003-09-14 21:52:25 +00:00
Kiriyama Kazuhiko
671b1453d0 Forgotten removing files/patch-al.
Noticed by:	knu@FreeBSD.org
2003-09-14 04:02:41 +00:00
Anton Berezin
ca290d4e25 Update MASTER_SITE and distfile checksum.
PR 56655 says:

	The distfile seem to have been updated with slightly amended
	versions of 'README' and 'LICENSE' files.  No change in code.

PR:	56170, 56655
Submitted by:	Simon Barner <barner@in.tum.de>
		Lars Thegler <lars@thegler.dk>
2003-09-11 13:56:26 +00:00
Kiriyama Kazuhiko
e55f556eac Update 21.5-b13 to 21.5-b15 and relevant corrections as follows:
* remove patch for module build section of Makefile according to
  change $^ to macro itself.
2003-09-10 06:26:40 +00:00
Kiriyama Kazuhiko
9fa176c1cc Update 21.4.13_1 to 21.4.14. 2003-09-10 00:57:39 +00:00
Martin Blapp
1e97129a30 Back out parts of rev. 1.95.
The framebuffer hack is still needed. Without it, we cannot
install openoffice-devel on bento at all, neither on my build
machines.
2003-09-09 12:39:05 +00:00
Martin Blapp
465d311ec1 The install-path has been changed from OpenOffice.org-644
to OpenOffice.org-645.
2003-09-09 12:27:02 +00:00
Martin Blapp
1b8b186e62 libXft.a is not available. Do not link static for now. 2003-09-08 22:11:03 +00:00
Martin Blapp
2609f0e673 Add gcc port dependency. 2003-09-08 15:36:05 +00:00
Martin Blapp
662f20a559 Compiles again with system gcc on 5.x. 2003-09-08 15:21:54 +00:00
Kiriyama Kazuhiko
ea162d3817 Update 3.5 to 3.6.
* version up packages:
  edict-1.13            --> edict-1.15
  leim-1.20             --> leim-1.21
2003-09-08 07:25:04 +00:00
Kiriyama Kazuhiko
f9750060db Update 8.2 to 9.0.
* newly add packages:
  hyperbole-1.12
  oo-browser-1.03
* version up packages:
  calendar-1.19         --> calendar-1.21
  cc-mode-1.33          --> cc-mode-1.39
  ecb-1.08              --> ecb-1.10
  edit-utils-2.02       --> edit-utils-2.07
  idlwave-1.28          --> idlwave-1.30
  mail-lib-1.59         --> mail-lib-1.60
  os-utils-1.31         --> os-utils-1.32
  prog-modes-1.79       --> prog-modes-1.83
  psgml-1.40            --> psgml-1.41
  reftex-1.28           --> reftex-1.30
  text-modes-1.61       --> text-modes-1.63
  tramp-1.15            --> tramp-1.16
  xemacs-devel-1.55     --> xemacs-devel-1.58
  xslide-1.07           --> xslide-1.08
2003-09-08 07:21:22 +00:00
Maho Nakata
3576941856 LD_LIBRARYN32_PATH -> LD_LIBRARY_PATH
Pointed out by: Sander Visek
2003-09-05 07:01:40 +00:00
David E. O'Brien
14fcd4f889 Update to Vim 6.2 patchlevel 72 2003-09-04 17:08:11 +00:00
David E. O'Brien
1206aefbc6 Work around for bsd.gnome.mk isn't needed any longer.
Submitted by:	marcus
2003-09-04 17:07:41 +00:00
Maho Nakata
6aaf0c8a60 Add current directory for LD_LIBRARY_PATH.
Some shared libraries libdbi645fi.so links against other libs and
otherwise, setup doesn't find necessary files and induce installation
error.
2003-09-04 00:21:14 +00:00
Maho Nakata
ea9ae85016 Very dirty ad hoc kludge for compilation with WITH_DEBUG=2 (debug option) 2003-09-02 21:42:20 +00:00
Maho Nakata
ad52f66a67 Add possible version info for FreeBSD's
native jdk1.4.x-p1 -p2 ... -p8
2003-09-02 21:40:15 +00:00
Kirill Ponomarev
65898152f1 - Reaarange USE_GNOME
- Do not install useless .la file

PR:		56278
Submitted by:	Ports Fury
2003-09-01 17:18:18 +00:00
Joe Marcus Clarke
499951df7a Update to 1.99.6 (aka 2.0 RC2). 2003-08-31 23:25:29 +00:00
Joe Marcus Clarke
6b7a13b021 Update to 0.7.0.
PR:		56186
Submitted by:	maintainer
2003-08-30 23:06:15 +00:00
Joe Marcus Clarke
8cb55f14cf Remove ooodict-pl_PL after repo copy to ooodict_PL. 2003-08-30 21:59:38 +00:00
Joe Marcus Clarke
2751e48df5 Remove openoffice-pl after repo copy to polish/openoffice 2003-08-30 21:58:32 +00:00
Maho Nakata
e5f6bf4279 remove unnessary -lstlport_gcc.
this flag prevents normal installtion procedure.
namely instsetoo/<something>/setup requires stlport_gcc,
which doesn't actually need stlport_gcc.
2003-08-30 06:12:31 +00:00
Joe Marcus Clarke
aac91557ee Fix build on -STABLE.
Reported by:	bento
2003-08-29 21:34:34 +00:00
Joe Marcus Clarke
617eab375a Fix package building when not using GNOME.
Reported by:	bento
2003-08-29 16:42:27 +00:00
Maho Nakata
7988eb8020 Disable mozilla connectivity.
This patch is not needed anymore. informative purpose.
(mozilla 1.4 will be `official' and some time lag is needed for
enabling new mozilla)
obtained by Volker Quetschke
See for details:
http://www.openoffice.org/issues/show_bug.cgi?id=18066
2003-08-29 16:23:59 +00:00
Jimmy Olgeni
6cf17ef041 Unbreak for -CURRENT. 2003-08-27 18:59:49 +00:00