aboutsummaryrefslogtreecommitdiff
path: root/editors
Commit message (Collapse)AuthorAgeFilesLines
* - use PACKAGE_BUILDINGDirk Meyer2007-06-261-1/+1
| | | | | | | Approved by: maintainer (implicit) Notes: svn path=/head/; revision=194304
* Update to SRC680_m217.Maho Nakata2007-06-2612-20/+144
| | | | Notes: svn path=/head/; revision=194292
* Make OpenOffice.org/freedesktop.org integration more robust.Jung-uk Kim2007-06-269-107/+116
| | | | | | | | | | | | | | - Rename icon files to have unique file names per each port. - Patch *.desktop files to reflect the change. - Prefer install(1) to cp(1) for installing the desktops, icons and mime types. - Run update-desktop-database after installing these files. - Add GNOME desktopfileutils component for the update-desktop-database. - While I am here, micro-optimize use of find(1) in the plist build. Approved by: maho (maintainer) Notes: svn path=/head/; revision=194263
* update to 1.8.0Dryice Dong Liu2007-06-242-5/+4
| | | | Notes: svn path=/head/; revision=194150
* Update to SRX645_m66.Maho Nakata2007-06-232-54/+5
| | | | Notes: svn path=/head/; revision=194121
* * Update to 2.2.1.Maho Nakata2007-06-234-148/+77
| | | | | | | * Remove DEVELOPER_VER. Notes: svn path=/head/; revision=194120
* Fix works on FreeWnn-server and 64bit-emacs.Andrey Slusar2007-06-224-0/+44
| | | | | | | | PR: ports/113755 Submitted by: Nobuhiro Ban <ban.nobuhiro@gmail.com> Notes: svn path=/head/; revision=194092
* - Update to 2.0.7Martin Wilke2007-06-222-4/+4
| | | | | | | | PR: 113721 Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer) Notes: svn path=/head/; revision=194066
* Update to Vim 7.0 patchlevel 241.David E. O'Brien2007-06-212-4/+49
| | | | Notes: svn path=/head/; revision=194008
* - Update to 2.15Martin Wilke2007-06-202-5/+4
| | | | Notes: svn path=/head/; revision=193953
* - Update to 2.2.34Martin Wilke2007-06-192-4/+4
| | | | | | | | PR: 113767 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=193867
* Update to SRC680_m216.Maho Nakata2007-06-178-20/+20
| | | | Notes: svn path=/head/; revision=193720
* This port contains an incorrect configure test that tries to test for theKris Kennaway2007-06-171-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | pthread_create() function by doing the following | char pthread_create (); | int | main () | { | pthread_create (); | ; | return 0; | } This is completely bogus (pthread_create() requires arguments), so this causes undefined behaviour. One such undefined behaviour seen in practise is an infinite loop. Disable the port until someone cares to fix this. Also shuffle the rxvt PATCH_DEPENDS (!) later, to give a chance for the WITHOUT_X11 to be set. This also looks pretty bogus, rxvt in fact does not appear to be needed for patching. Notes: svn path=/head/; revision=193708
* - Update to 0.3.2.8Pav Lucistnik2007-06-162-4/+4
| | | | Notes: svn path=/head/; revision=193693
* Fix the build with GCC 4.2.Alexey Dokuchaev2007-06-141-0/+6
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=193466
* Update to SRC680_m215.Maho Nakata2007-06-148-20/+20
| | | | Notes: svn path=/head/; revision=193460
* Mark as IGNORE, now 2.2.1RC3 (OOF680_m18) is mark as releasedMaho Nakata2007-06-142-0/+2
| | | | | | | version. Notes: svn path=/head/; revision=193459
* Update to 2.2.1 (OOF680_m18).Maho Nakata2007-06-146-24/+21
| | | | Notes: svn path=/head/; revision=193458
* Update to 4.6Andrey Slusar2007-06-112-17/+17
| | | | | | | | | | | - Updated packages: latin-unity-1.20 leim-1.24 locale-1.24 mule-base-1.49 Notes: svn path=/head/; revision=193295
* Update to 14.2Andrey Slusar2007-06-102-74/+73
| | | | | | | | | | | | | | | | | | | | | | | | - Updated packages: auctex-1.47 bbdb-1.32 calendar-1.32 docbookide-0.08 ediff-1.68 edit-utils-2.37 gnus-1.91 mail-lib-1.79 misc-games-1.19 net-utils-1.52 prog-modes-2.10 riece-1.23 scheme-1.15 sh-script-1.22 tramp-1.37 viper-1.55 xemacs-base-2.10 Notes: svn path=/head/; revision=193182
* - BROKEN on ia64: does not buildRong-En Fan2007-06-091-0/+4
| | | | | | | | PR: ports/113489 Submitted by: Marcus von Appen <mva at sysfault.org> (maintainer) Notes: svn path=/head/; revision=193103
* Use bsd.emacs.mk.MANTANI Nobutaka2007-06-091-3/+2
| | | | | | | | PR: ports/113356 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> Notes: svn path=/head/; revision=193078
* - fix detection of ia64Dirk Meyer2007-06-081-0/+10
| | | | | | | Approved by: gurkan (maintainer) Notes: svn path=/head/; revision=193054
* - Update to 0.3.2.6Pav Lucistnik2007-06-073-4/+43
| | | | Notes: svn path=/head/; revision=192981
* Update to 9.5r.Gary Jennejohn2007-06-058-44/+12
| | | | | | | | The two patches are deleted because the problem which they handled has been fixed upstream. Notes: svn path=/head/; revision=192820
* - Update to 2.2.33Martin Wilke2007-06-052-4/+4
| | | | | | | | PR: 113298 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=192808
* - Update to 3.5.2.1Pav Lucistnik2007-06-043-7/+6
| | | | | | | PR: ports/113261 Notes: svn path=/head/; revision=192691
* Update to 0.8.4Yoichi NAKAYAMA2007-06-032-5/+4
| | | | Notes: svn path=/head/; revision=192645
* * Update to SRC680_m214.Maho Nakata2007-06-0220-244/+84
| | | | | | | | | * Build fix with gcc42 (patch-i78032) [1]. Submitted by: jkim [1] Notes: svn path=/head/; revision=192602
* Update to OOF680_m18.Maho Nakata2007-06-014-14/+14
| | | | Notes: svn path=/head/; revision=192518
* Fix dired selection of file/directory when environment variable LANGAndrey Slusar2007-05-312-2/+2
| | | | | | | | | | is ja_JP.eucJP PR: ports/112384 Submitted by: Yutaka NAGAI <nagai at ee.uec.ac.jp> Notes: svn path=/head/; revision=192485
* Presenting GNOME 2.18.2 for FreeBSD. SeeJoe Marcus Clarke2007-05-311-1/+1
| | | | | | | | http://mail.gnome.org/archives/devel-announce-list/2007-May/msg00004.html for a list of all the changes in this release. Notes: svn path=/head/; revision=192446
* - Update to version 16.1.1Alexey Dokuchaev2007-05-303-93/+91
| | | | | | | - Forget about X-prefix Notes: svn path=/head/; revision=192393
* Fix build breakage with WITH_CUPS knob.Jung-uk Kim2007-05-304-4/+12
| | | | | | | Approved by: maho (maintainer) Notes: svn path=/head/; revision=192340
* Update to version 9.5q.Gary Jennejohn2007-05-2916-24/+103
| | | | | | | Use OPTIONS. Notes: svn path=/head/; revision=192320
* Fix koffice on current/amd64Michael Nottebrock2007-05-283-0/+75
| | | | Notes: svn path=/head/; revision=192196
* Remove not needed patches.Andrey Slusar2007-05-272-36/+0
| | | | Notes: svn path=/head/; revision=192077
* Debian patch is updated to 11. Now it includes latest anthy patchAndrey Slusar2007-05-276-46/+16
| | | | | | | | | | from Hideyuki SHIRAI. PR: ports/112993 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> Notes: svn path=/head/; revision=192076
* Update to 21.5-b28 "fuki"Andrey Slusar2007-05-277-26/+29
| | | | Notes: svn path=/head/; revision=192075
* - Chase libexif updatePav Lucistnik2007-05-273-6/+6
| | | | Notes: svn path=/head/; revision=192044
* - Update to 2.14Martin Wilke2007-05-272-7/+6
| | | | | | | | PR: 113002 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=191980
* BROKEN with gcc 4.2Kris Kennaway2007-05-271-1/+7
| | | | Notes: svn path=/head/; revision=191950
* WITH_CCACHE works again.Maho Nakata2007-05-264-12/+24
| | | | Notes: svn path=/head/; revision=191947
* 0. update to SRC680_m213.Maho Nakata2007-05-2652-3104/+11340
| | | | | | | | | | | | | | | | | | 1. A fix for patch-i76141, missing libxml2 patch. libxmlsec part is now reordered correctly [1]. 2. Remove patch-i65462 and add patch from i76159 instead [1]. 3. DISTDIR is moved to openoffice.org2 instead of openoffice.org2.0 [1]. 4. FreeBSD bridge part should sync with sixtyfour11. patch-i76969 [1]. 5. unxfbsd.mk: sync with newer unxlngi6.mk. patch-i76969 [1]. 6. Add a new knob WITH_VBA, enables VBA interop. 7. Use gcc4.2 for build. 8. Remove WITH_GNUGCJ knob for while. 9. Drop amd64 for while. Submitted by: jkim [1] Notes: svn path=/head/; revision=191943
* BROKEN with gcc 4.2Kris Kennaway2007-05-262-2/+14
| | | | Notes: svn path=/head/; revision=191937
* - Update to 1.0.6.10Rong-En Fan2007-05-263-6/+42
| | | | | | | | PR: ports/112719 Submitted by: chinsan (maintainer) Notes: svn path=/head/; revision=191903
* * change DIST_SUBDIR to openoffice.org2[1]Maho Nakata2007-05-256-48/+48
| | | | | | | Submitted by: jkim[1] Notes: svn path=/head/; revision=191862
* * Update to OOF680_m17, aka 2.2.1rc2.Maho Nakata2007-05-254-38/+36
| | | | | | | | | * change DIST_SUBDIR to openoffice.org2 [1]. Submitted by: jkim [1] Notes: svn path=/head/; revision=191860
* - Update to 2.0.6Martin Wilke2007-05-252-7/+4
| | | | | | | | PR: 112603 Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer) Notes: svn path=/head/; revision=191853
* - Chase libexif updatePav Lucistnik2007-05-253-6/+6
| | | | Notes: svn path=/head/; revision=191776