aboutsummaryrefslogtreecommitdiff
path: root/editors
Commit message (Collapse)AuthorAgeFilesLines
* MAINTAINER UPDATE: editors/e3 2.42 -> 2.43Edwin Groothuis2003-04-292-2/+2
| | | | | | | | PR: ports/51317 Submitted by: Joseph Scott <joseph@randomnetworks.com> Notes: svn path=/head/; revision=79832
* update revision to push out distfile fixAlan Eldridge2003-04-281-1/+1
| | | | Notes: svn path=/head/; revision=79800
* Fix MD5 for changed docs file.Alan Eldridge2003-04-281-1/+1
| | | | | | | PR: 50876 51103 Notes: svn path=/head/; revision=79799
* Fix the WITH_TTF_BYTECODE_ENABLED option and let us enable it again.Martin Blapp2003-04-283-24/+24
| | | | Notes: svn path=/head/; revision=79779
* Fix debug patches, which were not correctly applied.Maho Nakata2003-04-2834-255/+255
| | | | | | | Submitted by: Hiromi Kimura <hiromi@tac.tsukuba.ac.jp> Notes: svn path=/head/; revision=79777
* Only build a meta port with all HYPHDIST if LANGDIST is not definedMartin Blapp2003-04-271-1/+1
| | | | | | | at all. Notes: svn path=/head/; revision=79768
* New checksums for some dicts. These contain data only.Martin Blapp2003-04-271-3/+3
| | | | Notes: svn path=/head/; revision=79767
* Add missing @.Martin Blapp2003-04-273-3/+3
| | | | Notes: svn path=/head/; revision=79760
* Move the KDE wrapper replacement a bit, and only substitute inMartin Blapp2003-04-2720-63/+200
| | | | | | | | | | the perl script which creates the wrapper bits. Remove a newline in the post-patch target in the openoffice port. Add fix for gnome wrappers too. Notes: svn path=/head/; revision=79737
* xargs -> ${XARGS}Martin Blapp2003-04-2720-60/+60
| | | | Notes: svn path=/head/; revision=79731
* Make the kde startup files use our wrapper files.Martin Blapp2003-04-2720-0/+60
| | | | Notes: svn path=/head/; revision=79730
* Add smath to the wrapper list.Martin Blapp2003-04-2720-0/+20
| | | | Notes: svn path=/head/; revision=79729
* Update WWW.Jun Kuriyama2003-04-241-1/+1
| | | | | | | | Submitted by: MA, Dunzi <tadalunch@sources.redhat.com> PR: ports/48302 Notes: svn path=/head/; revision=79555
* Update to version 2.14.Christian Weisgerber2003-04-232-2/+2
| | | | | | | | PR: 51051 Submitted by: Ports Fury Notes: svn path=/head/; revision=79543
* After a repo copy from xemacs-devel turn this port into xemacs.Gary Jennejohn2003-04-231-3/+3
| | | | Notes: svn path=/head/; revision=79502
* Add xemacs to the build.Gary Jennejohn2003-04-231-0/+1
| | | | Notes: svn path=/head/; revision=79501
* Add official bugfix patch that fixes two kword crahes, when closing theTilman Keskinoz2003-04-226-0/+18
| | | | | | | | | | "Insert Special Character" dialog and when updating the Table Of Contents. PR: 49020 Submitted by: mi, Michael Nottebrock Notes: svn path=/head/; revision=79463
* Update sources to 4.55Doug Barton2003-04-222-3/+2
| | | | Notes: svn path=/head/; revision=79444
* FreeBSD doesn't use the same method of authenticating passwords thatDon Lewis2003-04-2217-187/+0
| | | | | | | | | | | Linux uses with its shadow password file. This patch was a no-op anyway because of an earlier #ifdef in the source file. If the port needs this functionality, it should be re-implemented using PAM. Approved by: mbr Notes: svn path=/head/; revision=79438
* Port to __FreeBSD_version >= 500112 that now has getpw*_r() functionsDon Lewis2003-04-2234-204/+527
| | | | | | | | | | that are incompatible with the older draft implementations supplied with the OpenOffice source. Approved by: mbr Notes: svn path=/head/; revision=79437
* Convert to new GNOME infrastructure.Joe Marcus Clarke2003-04-222-11/+3
| | | | Notes: svn path=/head/; revision=79435
* Maintenance update to 1.2.1.Christian Weisgerber2003-04-212-3/+2
| | | | Notes: svn path=/head/; revision=79423
* FreeBSD doesn't use the same method of authenticating passwords thatDon Lewis2003-04-203-33/+0
| | | | | | | | | | | Linux uses with its shadow password file. This patch was a no-op anyway because of an earlier #ifdef in the source file. If the port needs this functionality, it should be re-implemented using PAM. Approved by: mbr Notes: svn path=/head/; revision=79375
* Port to __FreeBSD_version >= 500112 that now has getpw*_r() functionsDon Lewis2003-04-206-24/+108
| | | | | | | | | | that are incompatible with the older draft implementations supplied with the OpenOffice source. Approved by: mbr Notes: svn path=/head/; revision=79374
* Allow building with WITH_BSD_JDK.Don Lewis2003-04-203-3/+3
| | | | | | | Approved by: mbr Notes: svn path=/head/; revision=79373
* Update to 1.9.0 which includes a working Bonobo control and Nautilus fileJoe Marcus Clarke2003-04-2021-174/+63
| | | | | | | view. Notes: svn path=/head/; revision=79337
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-2017-17/+0
| | | | Notes: svn path=/head/; revision=79332
* Only warn users about OS-bugs < 4.8RMartin Blapp2003-04-203-6/+6
| | | | | | | | Submitted by: Palle Girgensohn <girgen@pingpong.net> PR: 51169 Notes: svn path=/head/; revision=79329
* 1. Correct include path for instsetoo/util/openoffice.lstMaho Nakata2003-04-19136-17/+4896
| | | | | | | | | | | | | Without it, licensing terms are not copied and installation fails for some localizd build. (affects patch-instsetoo+util+openoffice.lst and Makefile) 2. Added CJK Word 95/6.0/RTF import feature (Other patches) 3. Bump port revision By Takashi Ono <t_ono@hkfreak.net> Notes: svn path=/head/; revision=79252
* For GIF patent problem, remove some goodies.Maho Nakata2003-04-1812-3/+1104
| | | | | | | | However source distribution is still legal, so this can be enabled by WITH_GIF_LZW_COMPRESSION=yes Notes: svn path=/head/; revision=79227
* Fix application hangs if I try to print to a printer which is not setMartin Blapp2003-04-176-0/+36
| | | | | | | | | | | as default. #i13031# fixed non matching allocator/deallocator issue Because of this severe bug OO.org1.03 release will be rerolled. Notes: svn path=/head/; revision=79165
* Opps, forgot to update distinfoMaho Nakata2003-04-173-3/+3
| | | | Notes: svn path=/head/; revision=79145
* Fix inappropreate menu item for Japanese.Maho Nakata2003-04-1717-0/+187
| | | | | | | | Reported by: curvirgo and Hiromi Kimura <hiromi@tac.tsukuba.ac.jp> Approved by: mbr Notes: svn path=/head/; revision=79136
* For GIF patent problem, remove some goodies.Maho Nakata2003-04-1785-0/+6273
| | | | | | | | | | However source distribution is still legal, so this can be enabled by WITH_GIF_LZW_COMPRESSION=yes Approved by: mbr (Martin Blapp) Notes: svn path=/head/; revision=79130
* Fix slave ports building.Norikatsu Shigemura2003-04-171-1/+1
| | | | | | | | | PR: ports/51081 Submitted by: IIJIMA Hiromitsu <delmonta@ht.sakura.ne.jp> Approved by: maintainer no response Notes: svn path=/head/; revision=79120
* Fix path of soffice binary.Martin Blapp2003-04-1617-33/+33
| | | | | | | Submitted by: Hiromi Kimura <hiromi@tac.tsukuba.ac.jp> Notes: svn path=/head/; revision=79059
* Complete conversion to new GNOME infrastructure.Joe Marcus Clarke2003-04-163-6/+3
| | | | Notes: svn path=/head/; revision=79055
* Fix breakage in these patches. I just copied them fromMartin Blapp2003-04-136-21/+21
| | | | | | | | the openoffice-devel port but some parts in the context seem to have changed. Notes: svn path=/head/; revision=78910
* Add beaver, a programmer's text editor for GTK+ 2.0.Joe Marcus Clarke2003-04-137-0/+149
| | | | | | | | PR: 50800 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> Notes: svn path=/head/; revision=78839
* Update to Vim 6.1 patchlevel 455David E. O'Brien2003-04-132-2/+15
| | | | Notes: svn path=/head/; revision=78831
* Upgrade to 21.3, following the editors/emacs21 update.Jimmy Olgeni2003-04-122-3/+3
| | | | Notes: svn path=/head/; revision=78828
* Upgrade to 1.0.3. While we are here, backport 3 fixes from openoffice-develMartin Blapp2003-04-1233-465/+420
| | | | | | | | which should fix some bugs related to temporary files, and one bug in the gcc3 bridge code. Notes: svn path=/head/; revision=78827
* Allow building the slave ports too.Martin Blapp2003-04-1217-0/+221
| | | | | | | Submitted by: maho Notes: svn path=/head/; revision=78798
* Update to 2.2.1.Adam Weinberger2003-04-123-8/+2
| | | | Notes: svn path=/head/; revision=78787
* * Add missing popt dependency [1]Joe Marcus Clarke2003-04-113-21/+15
| | | | | | | | | * Convert to new GNOME infrastructure Reported by: bento [1] Notes: svn path=/head/; revision=78776
* Mastersite for localized help files has changed.Martin Blapp2003-04-1117-17/+17
| | | | | | | Submitted by: maho Notes: svn path=/head/; revision=78774
* Add hyphenation dictionaries to the slave ports.Martin Blapp2003-04-089-0/+9
| | | | Notes: svn path=/head/; revision=78635
* Install the dictionaries world readable.Martin Blapp2003-04-081-0/+4
| | | | Notes: svn path=/head/; revision=78634
* Update to 1.9.17Patrick Li2003-04-085-61/+17
| | | | | | | | PR: ports/50734 Submitted by: obraun Notes: svn path=/head/; revision=78633
* Upgrade from 3.40 to 3.42. Make it use our -lgnuregex instead of compilingMikhail Teterin2003-04-084-3/+42
| | | | | | | | its own (same version). May be, the upgrade will fix the intermittent crashes one of my users was experiencing... Notes: svn path=/head/; revision=78632