summaryrefslogtreecommitdiff
path: root/editors (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-2413-16/+16
| | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998
* More build fixes for Alpha.Joe Marcus Clarke2003-09-246-0/+264
|
* Fix build on Alpha (and probably other 64-bit platforms).Joe Marcus Clarke2003-09-223-0/+114
| | | | Reported by: bento
* Fix minor install problem: s/openoffice/openoffice-wrapper/Martin Blapp2003-09-2117-34/+34
| | | | | Submitted by: Lars Bungum <lars@bungum.no> Approved by: marcus (portsmgr)
* Fix the dependency on Polish koffice.Joe Marcus Clarke2003-09-183-3/+6
| | | | Noticed by: bento's makeindex script
* Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details.Will Andrews2003-09-183-6/+3
|
* Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,Joe Marcus Clarke2003-09-189-155/+262
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Make it easier for people, move a big chunk of the startupMartin Blapp2003-09-1785-1206/+1733
| | | | | | | | | | 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)
* Remove a dash in the pathname.Martin Blapp2003-09-1617-33/+33
| | | | Approved by: marcus (portsmgr)
* Fix post-install target, remove a dash.Martin Blapp2003-09-1617-17/+17
| | | | Approved by: marcus (portsmgr)
* Make OO1.1RC working. Many thanks to kan for the debugging sessionMartin Blapp2003-09-1485-730/+1767
| | | | | | at the dev summit ! Approved by: joe (portsmgr)
* Forgotten removing files/patch-al.Kiriyama Kazuhiko2003-09-141-11/+0
| | | | Noticed by: knu@FreeBSD.org
* Update MASTER_SITE and distfile checksum.Anton Berezin2003-09-112-3/+2
| | | | | | | | | | | 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>
* Update 21.5-b13 to 21.5-b15 and relevant corrections as follows:Kiriyama Kazuhiko2003-09-105-30/+42
| | | | | * remove patch for module build section of Makefile according to change $^ to macro itself.
* Update 21.4.13_1 to 21.4.14.Kiriyama Kazuhiko2003-09-103-5/+5
|
* Back out parts of rev. 1.95.Martin Blapp2003-09-0917-34/+680
| | | | | | The framebuffer hack is still needed. Without it, we cannot install openoffice-devel on bento at all, neither on my build machines.
* The install-path has been changed from OpenOffice.org-644Martin Blapp2003-09-0917-17/+17
| | | | to OpenOffice.org-645.
* libXft.a is not available. Do not link static for now.Martin Blapp2003-09-0817-17/+17
|
* Add gcc port dependency.Martin Blapp2003-09-0817-0/+17
|
* Compiles again with system gcc on 5.x.Martin Blapp2003-09-0817-0/+34
|
* Update 3.5 to 3.6.Kiriyama Kazuhiko2003-09-082-5/+5
| | | | | | * version up packages: edict-1.13 --> edict-1.15 leim-1.20 --> leim-1.21
* Update 8.2 to 9.0.Kiriyama Kazuhiko2003-09-082-29/+33
| | | | | | | | | | | | | | | | | | | | | * 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
* LD_LIBRARYN32_PATH -> LD_LIBRARY_PATHMaho Nakata2003-09-0517-34/+34
| | | | Pointed out by: Sander Visek
* Update to Vim 6.2 patchlevel 72David E. O'Brien2003-09-042-2/+11
|
* Work around for bsd.gnome.mk isn't needed any longer.David E. O'Brien2003-09-041-7/+2
| | | | Submitted by: marcus
* Add current directory for LD_LIBRARY_PATH.Maho Nakata2003-09-0417-0/+221
| | | | | | Some shared libraries libdbi645fi.so links against other libs and otherwise, setup doesn't find necessary files and induce installation error.
* Very dirty ad hoc kludge for compilation with WITH_DEBUG=2 (debug option)Maho Nakata2003-09-0217-0/+187
|
* Add possible version info for FreeBSD'sMaho Nakata2003-09-0217-0/+425
| | | | native jdk1.4.x-p1 -p2 ... -p8
* - Reaarange USE_GNOMEKirill Ponomarev2003-09-013-10/+18
| | | | | | | - Do not install useless .la file PR: 56278 Submitted by: Ports Fury
* Update to 1.99.6 (aka 2.0 RC2).Joe Marcus Clarke2003-08-3112-141/+6
|
* Update to 0.7.0.Joe Marcus Clarke2003-08-307-43/+78
| | | | | PR: 56186 Submitted by: maintainer
* Remove ooodict-pl_PL after repo copy to ooodict_PL.Joe Marcus Clarke2003-08-302-20/+0
|
* Remove openoffice-pl after repo copy to polish/openofficeJoe Marcus Clarke2003-08-302-16/+0
|
* remove unnessary -lstlport_gcc.Maho Nakata2003-08-3017-0/+323
| | | | | | this flag prevents normal installtion procedure. namely instsetoo/<something>/setup requires stlport_gcc, which doesn't actually need stlport_gcc.
* Fix build on -STABLE.Joe Marcus Clarke2003-08-291-0/+10
| | | | Reported by: bento
* Fix package building when not using GNOME.Joe Marcus Clarke2003-08-293-3/+3
| | | | Reported by: bento
* Disable mozilla connectivity.Maho Nakata2003-08-2917-0/+578
| | | | | | | | | 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
* Unbreak for -CURRENT.Jimmy Olgeni2003-08-273-0/+73
|
* The AbiWord distfile was re-rolled. The only change was that all theJoe Marcus Clarke2003-08-266-6/+6
| | | | | | individual subdirectories are now once again included in an abiword-${PORTVERSION} directory. This is consistent with the previous AbiWord releases.
* - Update to version 2.05Kirill Ponomarev2003-08-269-132/+18
| | | | | PR: 56000 Submitted by: Ports Fury
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-268-2/+8
| | | | Prodded by: kris
* - Update to version 0.5.10Kirill Ponomarev2003-08-267-38/+189
| | | | | PR: 56001 Submitted by: Ports Fury
* Upgrade to 1.0.1.21Jimmy Olgeni2003-08-269-1030/+1610
| | | | | PR: 55166 Submitted by: Geoffrey Mainland <mainland@apeiron.net>
* Update to 1.99.5 (aka 2.0 RC 1).Joe Marcus Clarke2003-08-2521-54/+315
|
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-258-8/+8
|
* Bump PORTREVISION after lang/python's changing default toHye-Shik Chang2003-08-231-1/+1
| | | | | | BUILD_STATIC. This affects to python embedding programs only. Submitted by: olgeni
* Use GCC3.2 to compile this, even on CURRENT. ThereMartin Blapp2003-08-203-30/+0
| | | | | have been so many c++ problems that it will be a pain to fix it for gcc3.3
* Use gnomeprefix and gnomehack to fix the build on bento.Joe Marcus Clarke2003-08-191-1/+1
| | | | Reported by: bento via kris
* Fix build with GCC 3.3.1.Joe Marcus Clarke2003-08-192-0/+18
|
* Fix location of polish/koffice-i18n after Repocopy.Tilman Keskinoz2003-08-193-3/+6
|