aboutsummaryrefslogtreecommitdiff
path: root/editors
Commit message (Collapse)AuthorAgeFilesLines
* o Better Mozilla makefileMaho Nakata2004-08-198-60/+28
| | | | | | | | | Hope it works for 5-current... Submitted by: oliver Notes: svn path=/head/; revision=116642
* Update to 0.9.2Kirill Ponomarev2004-08-182-4/+7
| | | | Notes: svn path=/head/; revision=116563
* - Update to 2.0Pav Lucistnik2004-08-173-15/+14
| | | | | | | | PR: ports/70560 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer) Notes: svn path=/head/; revision=116485
* Update to verion 1.11Kirill Ponomarev2004-08-164-18/+42
| | | | | | | | PR: ports/70541 Submitted by: Ports Fury Notes: svn path=/head/; revision=116422
* Remove inappropriate BROKEN markKirill Ponomarev2004-08-161-4/+0
| | | | | | | | PR: ports/70540 Submitted by: Ports Fury Notes: svn path=/head/; revision=116420
* Update to 2.0.10.Joe Marcus Clarke2004-08-169-9/+12
| | | | Notes: svn path=/head/; revision=116418
* Update to 21.5.17.Gary Jennejohn2004-08-163-108/+46
| | | | Notes: svn path=/head/; revision=116405
* Update to 2.4.15.Gary Jennejohn2004-08-164-134/+28
| | | | | | | | Comment out the GTK support since either bsd.gnome.mk is broken or I'm too stupid to figure it out. Notes: svn path=/head/; revision=116401
* BROKEN on 5.x: Does not compile with gcc 3.4.2Kris Kennaway2004-08-161-0/+4
| | | | Notes: svn path=/head/; revision=116340
* Remove extra CFLAGS define to force building with buggy open-motif.Daniel Eischen2004-08-152-15/+21
| | | | | | | | | Add a check to the program that checks for buggy open-motif so that version 2.2.3 is seen as non-buggy. This last check is already in nedit sources in similar form. Notes: svn path=/head/; revision=116317
* Fix build with gcc 3.4Tilman Keskinoz2004-08-151-0/+5
| | | | Notes: svn path=/head/; revision=116294
* update to 1.40-17Oliver Lehmann2004-08-153-5/+15
| | | | | | | remove BROKEN Notes: svn path=/head/; revision=116229
* BROKEN: UnfetchableKris Kennaway2004-08-141-0/+2
| | | | Notes: svn path=/head/; revision=116220
* Unbreak for 5-current (2004/Aug/6).Maho Nakata2004-08-132-8/+0
| | | | | | | Reported by: jhb Notes: svn path=/head/; revision=116151
* Update to latest upstream-patchVolker Stolz2004-08-134-8/+8
| | | | | | | | PR: ports/70008 Submitted by: KIMURA Yasuhiro Notes: svn path=/head/; revision=116093
* upgrade to kxmleditor 1.1.2Kevin Lo2004-08-133-13/+4
| | | | Notes: svn path=/head/; revision=116087
* o remove obsolated (?) patchesMaho Nakata2004-08-1318-424/+74
| | | | | | | | | | | | | | | | files/freebsd-local.sh files/patch-connectivity+source+drivers+mozab+mozillasrc+makefile.mk files/patch-desktop+scripts+soffice.sh files/patch-solenv+bin+addsym.awk files/patch-tools+source+string+tstring.cxx files/patch-unoil+makefile.pmk o More clean-up of Makefiles o add generate.pl, generates csh script that build everything o WITHOUT_MOZILLA for 5-current, workaround for mozilla subproject Notes: svn path=/head/; revision=116086
* Add temporary fix patch (planned to be deleted in next cws)Maho Nakata2004-08-1212-0/+240
| | | | Notes: svn path=/head/; revision=115988
* o Update to cws_src680_ooo20040815 checked out at 2004/Aug/12Maho Nakata2004-08-1296-3084/+4296
| | | | | | | o Marked as broken again Notes: svn path=/head/; revision=115987
* Better support for SDK, and now have IZ #24142.Maho Nakata2004-08-1112-0/+192
| | | | Notes: svn path=/head/; revision=115905
* Add Turkish localized helpMaho Nakata2004-08-118-12/+24
| | | | Notes: svn path=/head/; revision=115894
* Add WITHOUT_MOZILLA flag. So that we can select with/withoutMaho Nakata2004-08-114-20/+24
| | | | | | | mozilla connectivity. Notes: svn path=/head/; revision=115893
* Factor out all but one of the build switches of the KDE main module portsMichael Nottebrock2004-08-11129-240/+250
| | | | | | | | | | | | | | | | | | into separate ports. The OPTIONS will remain as of yet and trigger dependencies now, for easy transition. Update KOffice to version 1.3.2. Add patches to fix a number of issues, including: - fix kxkb on Xorg - fix kdemultimedia WITH_MPEGLIB (now mpeglib_artsplug) compilation on gcc 3.4.2 with optimizations greater than -O Add security related patches and entries to portaudit.txt. Notes: svn path=/head/; revision=115880
* o clean up (cosmetic change)Maho Nakata2004-08-116-106/+196
| | | | | | | | | | o update to 2004/Aug/10 cws_src645_ooo113fix2 snapshot o correct version number (not 1.1.3 but 1.1.3.${SNAPDATE}) o add seven localized langs, sort Makefile @my LANGUAGES in config_office/set_soenv.in Notes: svn path=/head/; revision=115876
* Update to version 0.8.0Kirill Ponomarev2004-08-105-103/+11
| | | | | | | | PR: ports/70261 Submitted by: Ports Fury Notes: svn path=/head/; revision=115854
* cosmetic change. space -> tabMaho Nakata2004-08-102-8/+8
| | | | Notes: svn path=/head/; revision=115785
* Cosmetic changeMaho Nakata2004-08-092-4/+6
| | | | | | | o move MAINTAINER appropreate position Notes: svn path=/head/; revision=115746
* Add more MLINKS.David E. O'Brien2004-08-091-3/+3
| | | | | | | Reviewed by: vs Notes: svn path=/head/; revision=115733
* Drop maintainership.Kirill Ponomarev2004-08-081-1/+1
| | | | Notes: svn path=/head/; revision=115610
* Fix build with gcc-3.4.2Kirill Ponomarev2004-08-073-0/+99
| | | | | | | | PR: ports/70114 Submitted by: Ports Fury Notes: svn path=/head/; revision=115566
* Unbreak for 4-series.Maho Nakata2004-08-074-8/+8
| | | | | | | | | (4.8R, 4.9R, 4.10R) Reported by: Hiromi Kimura <hiromi@tac.tsukuba.ac.jp> Notes: svn path=/head/; revision=115557
* fix typoMaho Nakata2004-08-072-4/+4
| | | | | | | Submitted by: Hiromi Kimura <hiromi@tac.tsukuba.ac.jp> Notes: svn path=/head/; revision=115556
* Fix `file://usr/home/hiromi/OpenOffice.org1.1.2/user/config/soffice.cfg'Maho Nakata2004-08-054-0/+64
| | | | | | | | | | | an error occured during file opening' bug http://qa.openoffice.org/issues/show_bug.cgi?id=22253 Reported by: Hiromi Kimura <hiromi@tac.tsukuba.ac.jp> Vincent Derrien <vincent@ahoup.net> Notes: svn path=/head/; revision=115444
* Add brazilian portuguese localized help.Maho Nakata2004-08-0512-2/+22
| | | | | | | Submitted by: pan@panix.ecof.org.br (Carlos F. A. Paniago) Notes: svn path=/head/; revision=115443
* A better way to respect $CC.David E. O'Brien2004-08-032-1/+9
| | | | Notes: svn path=/head/; revision=115356
* Update to Vim 6.3 patchlevel 15David E. O'Brien2004-08-032-9/+40
| | | | Notes: svn path=/head/; revision=115355
* Update to 2.0.9, this is supposed to fix the gcc 3.4.x. See the changelog forJeremy Messenger2004-08-026-9/+9
| | | | | | | the full detail: http://www.abisource.com/release-notes/2.0.9.phtml Notes: svn path=/head/; revision=115225
* - Update to 4.0.6.0.20020909.5Pav Lucistnik2004-07-316-36/+8
| | | | | | | | PR: ports/69840 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> Notes: svn path=/head/; revision=115185
* Forgot to add two missing Makefiles.Maho Nakata2004-07-314-0/+590
| | | | | | | Reported by: many people Notes: svn path=/head/; revision=115151
* 1) update to 1.1.3; developer ver. cws_srx645_ooo113fix2,Maho Nakata2004-07-3126-2104/+436
| | | | | | | | | | | | | checkout at 2004/7/29 16:00 JST) 2) remove GIF lzw disabling patches 3) change the method of localized build to reduce the amount of time, and/or make full use of ccache of 2nd and later builds. 4) Modification of OOo must be small as possible. No longer see LANG environment variable, CJK enhancements, etc. Notes: svn path=/head/; revision=115128
* FRELEASE_NR should be RELEASE_NRMaho Nakata2004-07-312-6/+6
| | | | Notes: svn path=/head/; revision=115126
* 1) update to 1.1.2Maho Nakata2004-07-3134-2766/+1026
| | | | | | | | | | | | 2) remove GIF lzw disabling patches 3) change the method of localized build to reduce the amount of time, and/or make full use of ccache of 2nd and later builds. 4) Modification of OOo must be small as possible. No longer see LANG environment variable, CJK enhancements, etc. Notes: svn path=/head/; revision=115125
* Update to version 3.17.Kirill Ponomarev2004-07-309-169/+62
| | | | | | | | PR: ports/69812 Submitted by: Ports Fury Notes: svn path=/head/; revision=115110
* Move a bunch of now unique stuff out of gnomehier and intoAdam Weinberger2004-07-282-0/+3
| | | | | | | the ports that really own the directories. Notes: svn path=/head/; revision=114939
* - Update to 0.6.3Pav Lucistnik2004-07-285-55/+36
| | | | | | | | PR: ports/69635 Submitted by: Simon Barner <barner@in.tum.de> (maintainer) Notes: svn path=/head/; revision=114934
* Add tree-widget 2.0, a tree widget for Emacs.Volker Stolz2004-07-285-0/+88
| | | | | | | | PR: ports/69666 Submitted by: Dryice Liu <dryice@liu.com.cn> Notes: svn path=/head/; revision=114927
* Update to version 9.4h.Gary Jennejohn2004-07-264-4/+16
| | | | Notes: svn path=/head/; revision=114793
* Don't print the WITH_GTK2 availability message if WITH_GTK2 is already set.Eric Anholt2004-07-231-0/+2
| | | | Notes: svn path=/head/; revision=114517
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,Eric Anholt2004-07-2319-43/+31
| | | | | | | | | | | | | | | and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl) Notes: svn path=/head/; revision=114511
* Add patch-emacs.c to fix the following problem as quoted from the PR:Gary Jennejohn2004-07-212-0/+22
| | | | | | | | | | | | | The port patches src/mem-limits.h to declare the "lim_data" variable as rlim_t (a 64-bit type), but src/emacs.c still defines it as an integer. This makes the memory limit checking think that there are zero bytes available. PR: 69347 Submitted by: Andrew Heybey <ath@niksun.com> Notes: svn path=/head/; revision=114371