aboutsummaryrefslogtreecommitdiff
path: root/editors
Commit message (Collapse)AuthorAgeFilesLines
* Update to patch level 9.2zd.Gary Jennejohn2002-05-234-4/+8
| | | | | | | | This was tested on a -current system with no /usr/bin/perl and worked OK. Notes: svn path=/head/; revision=59777
* Add missing dependency on libgnomeui.Joe Marcus Clarke2002-05-221-1/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=59737
* Update to 6.0 finalMartin Blapp2002-05-228-142/+108
| | | | Notes: svn path=/head/; revision=59694
* Mark it broken again.Martin Blapp2002-05-223-0/+9
| | | | | | | | | | | | | | | | | | | | It seems that our c++ (2.95.3) has still bugs. This time c++ exceptions do not work as they should and instead a clean exit we get a segfault. This works with a virgin 2.95.3 compiler, or even the one in the ports collection. Another bug is a internal compiler error during compile a part of OO without -g or with -O. The rtld-elf symbolcache seems to have problems too. If used, the installation coredumps. A workaround seems to disable the caching altough this can't be the real solution. There is also an outstanding problem in the uno-bridge code of OO. We are currently investigating it: http://www.openoffice.org/issues/show_bug.cgi?id=5071 Notes: svn path=/head/; revision=59684
* Fix plist for OpenOffice 1.0Martin Blapp2002-05-213-5022/+5022
| | | | Notes: svn path=/head/; revision=59657
* Allow package suffix to be overridden.David E. O'Brien2002-05-211-1/+1
| | | | Notes: svn path=/head/; revision=59649
* Upgrade to version 1.0 and unbreak.SADA Kenji2002-05-213-849/+876
| | | | | | | | | - add `@exec mkdir' lines to stop deinstall-time warnings. PR: ports/36496 Submitted by: maintainer Notes: svn path=/head/; revision=59602
* Add install-user target.Martin Blapp2002-05-193-0/+12
| | | | Notes: svn path=/head/; revision=59484
* Change SO version in oo_setup.resp. Call sed directly.Martin Blapp2002-05-196-12/+9
| | | | Notes: svn path=/head/; revision=59483
* Back to betas...Update to GNOME 2.0 beta 5.Joe Marcus Clarke2002-05-193-3/+5
| | | | Notes: svn path=/head/; revision=59482
* Fix the last commit. Since OO was only compileable in a littleMartin Blapp2002-05-193-21/+24
| | | | | | | | timeframe on CURRENT, mark it broken for all CURRENT versions. Beside that, the logic was wrong. Notes: svn path=/head/; revision=59473
* Unbreak build, since we need testers now the setup works.Martin Blapp2002-05-193-6/+114
| | | | | | | | Add a lot of warning messages and tell in which RELEASE OO does not work (yet). Notes: svn path=/head/; revision=59468
* Add BSD specific nas patches to get it really working. NetBSD shouldMartin Blapp2002-05-1923-138/+3496
| | | | | | | do the same. Notes: svn path=/head/; revision=59467
* Work around another C++ compiler bug with -O in ourMartin Blapp2002-05-1923-0/+276
| | | | | | | | STABLE gcc. Using -g for just this target, or removing -O seems to fix the build. Notes: svn path=/head/; revision=59466
* Link libmozab2 too. This is apparently a bug introduced inMartin Blapp2002-05-1923-46/+276
| | | | | | | 1.0 by the OO people. This should fix the setup program. Notes: svn path=/head/; revision=59465
* Revert the include dirs to the old location as before, andMartin Blapp2002-05-1846-230/+920
| | | | | | | add the missing dirs. Notes: svn path=/head/; revision=59432
* Add missing MD5 checksum, sighMartin Blapp2002-05-183-3/+3
| | | | Notes: svn path=/head/; revision=59429
* Update to mozilla 1.0RC2, like the OO people did yesterday.Martin Blapp2002-05-1847-193/+2060
| | | | Notes: svn path=/head/; revision=59428
* Make setup start. Patch from Alexander N. KabaevMartin Blapp2002-05-1823-69/+161
| | | | Notes: svn path=/head/; revision=59427
* BROKEN: Does not fetchKris Kennaway2002-05-181-0/+2
| | | | Notes: svn path=/head/; revision=59383
* Set USE_X_PREFIX.SADA Kenji2002-05-181-0/+1
| | | | | | | | PR: ports/37196 Submitted by: maintainer Notes: svn path=/head/; revision=59368
* Needs perl to build.David E. O'Brien2002-05-161-0/+2
| | | | Notes: svn path=/head/; revision=59284
* Fix building on -currentDavid W. Chapman Jr.2002-05-152-0/+22
| | | | | | | | PR: 37938 Submitted by: obraun@informatik.unibw-muenchen.de Notes: svn path=/head/; revision=59175
* Fix byte-compile error of dired.el.MANTANI Nobutaka2002-05-151-2/+2
| | | | | | | Submitted by: IWATSUKI Hiroyuki <don@ma.nma.ne.jp> Notes: svn path=/head/; revision=59157
* Update 21.4.6_1 -> 21.4.8.Kiriyama Kazuhiko2002-05-156-10/+12
| | | | Notes: svn path=/head/; revision=59156
* Update 2.1 -> 3.0. A new pkg "latin-unity-1.02" has been included.Kiriyama Kazuhiko2002-05-152-9/+11
| | | | Notes: svn path=/head/; revision=59155
* Update 2.1 -> 3.0. Sevral new pkgs have been included.Kiriyama Kazuhiko2002-05-152-111/+119
| | | | Notes: svn path=/head/; revision=59154
* Update to patch 9.2zc. The new patches contain mostly fixes forGary Jennejohn2002-05-154-4/+12
| | | | | | | winvile, but a few are of general interest. Notes: svn path=/head/; revision=59152
* Add gedit2 after a repo copy from gedit. gedit2 is a lightweight editorJoe Marcus Clarke2002-05-1510-228/+191
| | | | | | | for the GNOME 2.0 desktop environment. Notes: svn path=/head/; revision=59144
* Remove -g from build. We have special makeflags for this in OO.Martin Blapp2002-05-1440-80/+80
| | | | Notes: svn path=/head/; revision=59091
* Fix dired-mode for Japanese locale.MANTANI Nobutaka2002-05-122-1/+2
| | | | | | | Submitted by: IWATSUKI Hiroyuki <don@ma.nma.ne.jp> Notes: svn path=/head/; revision=58963
* Drop maintainership.Jason Evans2002-05-111-1/+1
| | | | Notes: svn path=/head/; revision=58942
* Fix PLISTMario Sergio Fujikawa Ferreira2002-05-093-348/+294
| | | | | | | | Submitted by: Alan E <ports@geeksrus.net> Approved by: will Notes: svn path=/head/; revision=58817
* Update to 1.0.1.Joe Marcus Clarke2002-05-0912-40/+8
| | | | Notes: svn path=/head/; revision=58781
* To ports@freebsd.org.David E. O'Brien2002-05-081-1/+1
| | | | Notes: svn path=/head/; revision=58737
* Update to patch level 9.2za. This is basically vile-9.3 pre-release.Gary Jennejohn2002-05-084-4/+8
| | | | Notes: svn path=/head/; revision=58728
* fix WANT_GNOME bugYing-Chieh Liao2002-05-082-6/+15
| | | | | | | bump PORTREVISION Notes: svn path=/head/; revision=58709
* Update to 2.31David W. Chapman Jr.2002-05-082-2/+2
| | | | | | | | | PR: 37323 Submitted by: Matthias Andree <matthias.andree@stud.uni-dortmund.de> Approved by: maintainer Notes: svn path=/head/; revision=58708
* upgrade to 0.6.0bYing-Chieh Liao2002-05-082-2/+2
| | | | Notes: svn path=/head/; revision=58691
* Fix a spurious crash when invoking the editor on certain C files.Joe Marcus Clarke2002-05-072-0/+24
| | | | | | | PR: 37785 Notes: svn path=/head/; revision=58670
* o New port StarOffice 5.2 for Portuguese languageMario Sergio Fujikawa Ferreira2002-05-067-0/+3272
| | | | | | | | | | o Maintainership assigned to reviewer since he already maintains all the other StarOffice ports Reviewed by: mbr Notes: svn path=/head/; revision=58622
* Update to Vim 6.1 patchlevel 48David E. O'Brien2002-05-052-3/+17
| | | | Notes: svn path=/head/; revision=58591
* A oounix dir is now used instead of unix. So we needMartin Blapp2002-05-0123-0/+276
| | | | | | | to apply this patch to two files instead of one. Notes: svn path=/head/; revision=58426
* Upgrade to 1.0.0Martin Blapp2002-05-01156-767/+1084
| | | | | | | Builds ok, but is still broken Notes: svn path=/head/; revision=58423
* Update to 5.3.2Patrick Li2002-04-303-6/+6
| | | | | | | | PR: 37578 Submitted by: maintainer Notes: svn path=/head/; revision=58352
* Issue fflush()->fsync() after saving file to the disk, so that the user willMaxim Sobolev2002-04-292-0/+13
| | | | | | | | | not get zero-sized file after reboot if the system crashed shortly after the save, as it usually the case when you are hacking some potential panic(9) implementation (e.g. kernel module). Bump PORTREVISION. Notes: svn path=/head/; revision=58342
* Use complete path for jot(1). The Orville write port also has a jot,David E. O'Brien2002-04-271-1/+1
| | | | | | | | | and it has has caused one user a problem. Submitted by: Rex A. Roof <rex@gunjin.wccnet.org> Notes: svn path=/head/; revision=58244
* Update to Vim 6.1 patchlevel 32David E. O'Brien2002-04-273-30/+19
| | | | Notes: svn path=/head/; revision=58243
* Tweak an error message in pre-extract.Gerald Pfeifer2002-04-263-6/+3
| | | | | | | Approved by: mbr (maintainer), obrien (mentor) Notes: svn path=/head/; revision=58183
* Check for missing langinfo.hMartin Blapp2002-04-253-0/+27
| | | | Notes: svn path=/head/; revision=58104