summaryrefslogtreecommitdiff
path: root/editors (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add poeditYing-Chieh Liao2001-03-277-0/+70
| | | | | | | gettext catalogs (.po files) editor Notes: svn path=/head/; revision=40452
* Update to version 1.7.1Kevin Lo2001-03-272-3/+5
| | | | | | | | PR: 26116 Submitted by: Ports Fury Notes: svn path=/head/; revision=40447
* Update to Vim 6.0 beta ZDavid E. O'Brien2001-03-256-6/+12
| | | | Notes: svn path=/head/; revision=40367
* Oops ! PORTVERSION was supposed to be 9.2j, not 9.2_pj (because portlintGary Jennejohn2001-03-251-1/+1
| | | | | | | doesn't like it). I changed it in xvile but forgot it in vile. Notes: svn path=/head/; revision=40344
* Bring in my fixes for KDE2 for users of XFree86 4.0.x. Basically, whatWill Andrews2001-03-244-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | this involves is this: Cull GL from Qt by default, but still provide a Qt+GL library that may or may not have threads. Then also provide a Qt library that has threads but not GL. This allows us to make KDE2 depend on a library that will *not* have threads, ever. Threads will be revisited at a later date. Ports that require GL support need to be updated to use the hacked library, libqtgl.so.4. The net result is that we bloat our qt2 package by 1.5-2.5MB for compatability. Also, static qt will not have GL support. Introduce bsd.kde.mk, which will be tested on bento before becoming fully activated. Replace qt22-static with qt2-static, since it's just a proxy. Update qt-designer to depend on qt23. Also make the old hack to package the correct lib obsolete by using PLIST_SUB instead. Miscellaneous changes: remove LIBQTFILE from CONFIGURE_ENV, it's not used anymore. Solve namespace pollution problems with the devel/pth and devel/libgnugetopt ports. Hopefully. Suggested by: ade, asami, sobomax (bsd.kde.mk) Repocopied by: asami (qt22-static --> qt2-static) Notes: svn path=/head/; revision=40324
* Don't bother using MASTER_SITE_XEMACS at all in these ports since theGary Jennejohn2001-03-231-2/+1
| | | | | | | | dist files are no longer on any of the standard sites. Hopefully this will (fractionally) speed up the Fenner dist file testing. Notes: svn path=/head/; revision=40289
* Update this port to apply all the officially released patches (up toGary Jennejohn2001-03-2312-7/+530
| | | | | | | | | | | | | | | | | | j, which is why PORTVERSION is now 9.2j). Add WITH_FILTERS so that the user can compile all the filters into the binary. For xvile, add WITH_XAW3D so that users with the Xaw3d library can use it instead of plain Xaw. Add 2 new PLISTs to reflect that most of the filters are not installed when WITH_FILTERS is used. Replace an obsolete ftp site with one which works. Notes: svn path=/head/; revision=40288
* Update to Vim 6.0 beta YDavid E. O'Brien2001-03-206-6/+12
| | | | Notes: svn path=/head/; revision=40117
* Update to 0.4.i.Maxim Sobolev2001-03-2012-221/+42
| | | | Notes: svn path=/head/; revision=40114
* Update to 8.4.p200102280240.Shigeyuki Fukushima2001-03-186-12/+39
| | | | | | | | Submitted by: FUJISHIMA Satsuki <sf@FreeBSD.org> Obtained from: http://home.jp.freebsd.org/cgi-bin/showmail/ports-jp/10852 Notes: svn path=/head/; revision=40010
* Full screen text mode Hex editor using the [n]curses libraryVanilla I. Shu2001-03-1711-0/+143
| | | | | | | | PR: ports/24761 Submitted by: Roman Shterenzon <roman@xpert.com> Notes: svn path=/head/; revision=39979
* Update to 0.6.2.Maxim Sobolev2001-03-163-3/+3
| | | | Notes: svn path=/head/; revision=39918
* Update to Vim 6.0 beta XDavid E. O'Brien2001-03-146-6/+14
| | | | Notes: svn path=/head/; revision=39844
* Update Vim 5.7 to patchlevel 25.David E. O'Brien2001-03-122-2/+3
| | | | | | | (patch 26 is for m$ platforms only) Notes: svn path=/head/; revision=39643
* Don't bother with copying the modified Makefile into WRKSRC. JustMikhail Teterin2001-03-111-3/+2
| | | | | | | use MAKEFILE=${FILESDIR}/Makefile.in directly. Notes: svn path=/head/; revision=39607
* Just use ${PREFIX} instead of ``UL''. Now that strtoull is part of libcMikhail Teterin2001-03-111-4/+2
| | | | | | | (and declared in stdlib.h), don't -Dstrtoull=strtoul. Notes: svn path=/head/; revision=39606
* Use '-O0' when compiling on the Alpha to avoid internal compiler errors.Steve Price2001-03-111-1/+7
| | | | Notes: svn path=/head/; revision=39541
* Don't override MAINTAINER if we're being included.Bill Fenner2001-03-113-3/+3
| | | | Notes: svn path=/head/; revision=39537
* Allow maintainer to be set in slave ports.David E. O'Brien2001-03-113-3/+3
| | | | Notes: svn path=/head/; revision=39480
* Fix plistKris Kennaway2001-03-101-0/+1
| | | | Notes: svn path=/head/; revision=39477
* Sync with updating bitmap-fonts.Shigeyuki Fukushima2001-03-103-3/+3
| | | | | | | Submitted by: OKAZAKI Tetsurou <okazaki@FreeBSD.org> Notes: svn path=/head/; revision=39413
* A port of a version of (somewhat old) hexpert v2.4. (nice easy binaryPeter Wemm2001-03-105-0/+22
| | | | | | | file editor) Notes: svn path=/head/; revision=39404
* Add hexpertPeter Wemm2001-03-101-0/+1
| | | | Notes: svn path=/head/; revision=39403
* Change CATEGORIES as to include Japanese.Kiriyama Kazuhiko2001-03-091-1/+1
| | | | | | | Submitted by: knu Notes: svn path=/head/; revision=39299
* Update to Vim 6.0 beta WDavid E. O'Brien2001-03-094-6/+6
| | | | Notes: svn path=/head/; revision=39290
* Update to 0.7.13.Jing-Tang Keith Jang2001-03-0620-160/+120
| | | | | | | | Submitted by: me Reviewed by: MAINTAINER, with some corrections Notes: svn path=/head/; revision=39117
* Update to version 2.2.6.Steve Price2001-03-052-5/+3
| | | | | | | | | PR: 25380 Submitted by: George Reid <greid@ukug.uk.freebsd.org> Approved by: maintainer Notes: svn path=/head/; revision=39065
* Update to 1.2.2.Shigeyuki Fukushima2001-03-044-4/+4
| | | | | | | | PR: ports/25491 Submitted by: AMAKAWA Shuhei <amakawa@sf.t.u-tokyo.ac.jp> Notes: svn path=/head/; revision=39040
* Update to 10.3.Shigeyuki Fukushima2001-03-046-72/+4
| | | | | | | | PR: ports/25512 Submitted by: AMAKAWA Shuhei <amakawa@sf.t.u-tokyo.ac.jp> Notes: svn path=/head/; revision=39039
* Update to 1.36.Maxim Sobolev2001-03-024-16/+14
| | | | Notes: svn path=/head/; revision=38968
* The path needs to be dinked with for the install-user target as well.John Baldwin2001-03-023-3/+6
| | | | | | | Submitted by: Martin Blapp <mb@imp.ch> Notes: svn path=/head/; revision=38947
* Ensure that /bin is at the head of the path when running the setup programJohn Baldwin2001-03-023-3/+3
| | | | | | | | | | so that we get the right uname binary. PR: 24049, 25231, 25443, 25458 Submitted by: Martin Blapp <mb@imp.ch> Notes: svn path=/head/; revision=38946
* Fix KOffice for KDE 2.1 for sure.Will Andrews2001-03-014-0/+44
| | | | Notes: svn path=/head/; revision=38919
* Remove ./.joerc from the default startup file search patchChris D. Faulhaber2001-03-016-18/+99
| | | | | | | | | | Bump PORTREVISION Submitted by: brad@comstyle.com Obtained from: OpenBSD Notes: svn path=/head/; revision=38909
* Add patches to fix build with KDE 2.1. Bump PORTREVISION to denote newWill Andrews2001-02-2728-4/+256
| | | | | | | | | | package based on KDE 2.1. Change MAINTAINER back to myself. This should fix kde2 metaport once again. Submitted by: many many people... Notes: svn path=/head/; revision=38866
* Update to 0.6.1.Maxim Sobolev2001-02-274-32/+23
| | | | Notes: svn path=/head/; revision=38856
* Upgrade to version 1.3.3Kevin Lo2001-02-232-2/+2
| | | | | | | | PR: 25287 Submitted by: MAINTAINER Notes: svn path=/head/; revision=38639
* Update 1.2 to 1.3:Kiriyama Kazuhiko2001-02-222-11/+11
| | | | | | | | | | | crisp-1.11 -> crisp-1.12 edt-1.10 -> edt-1.11 reftex-1.21 -> reftex-1.22 textools-1.11 -> textools-1.12 tpu-1.11 -> tpu-1.12 Notes: svn path=/head/; revision=38606
* Update 2.3 to 2.4:Kiriyama Kazuhiko2001-02-224-20/+21
| | | | | | | | | | | | | | | ada-1.09 -> ada-1.10 ediff-1.27 -> ediff-1.29 emerge-1.08 -> emerge-1.09 idlwave-1.22 -> idlwave-1.23 jde-1.23 -> jde-1.24 scheme-1.10 -> scheme-1.11 semantic-1.03 -> semantic-1.04 vc-cc-1.14 -> vc-cc-1.15 vhdl-1.11 -> vhdl-1.12 Notes: svn path=/head/; revision=38605
* Update 1.7 to 1.8:Kiriyama Kazuhiko2001-02-223-63/+82
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | apel-1.19 -> apel-1.20 auctex-1.22 -> auctex-1.24 c-support-1.15 -> c-support-1.16 cc-mode-1.21 -> cc-mode-1.23 debug-1.12 -> debug-1.14 dired-1.08 -> dired-1.09 edit-utils-1.53 -> edit-utils-1.55 efs-1.21 -> efs-1.22 fsf-compat-1.07 -> fsf-compat-1.08 hm--html-menus-1.15 -> hm--html-menus-1.16 ispell-1.21 -> ispell-1.22 mail-lib-1.33 -> mail-lib-1.35 mailcrypt-2.06 -> mailcrypt-2.07 net-utils-1.14 -> net-utils-1.15 os-utils-1.24 -> os-utils-1.25 pcl-cvs-1.50 -> pcl-cvs-1.51 prog-modes-1.30 -> prog-modes-1.32 ps-print-nomule-1.04 -> ps-print-nomule-1.05 psgml-1.20 -> psgml-1.22 sgml-1.07 -> sgml-1.08 sh-script-1.12 -> sh-script-1.13 texinfo-1.19 -> texinfo-1.20 text-modes-1.28 -> text-modes-1.29 time-1.10 -> time-1.11 vc-1.24 -> vc-1.26 viper-1.22 -> viper-1.24 w3-1.16 -> w3-1.18 xemacs-base-1.46 -> xemacs-base-1.49 xemacs-devel-1.30 -> xemacs-devel-1.31 Notes: svn path=/head/; revision=38604
* Update 1.2 to 1.3:Kiriyama Kazuhiko2001-02-222-17/+17
| | | | | | | | | | | | | | calc-1.13 -> calc-1.14 calendar-1.15 -> calendar-1.16 forms-1.12 -> forms-1.13 frame-icon-1.08 -> frame-icon-1.09 pc-1.18 -> pc-1.19 slider-1.12 -> slider-1.13 speedbar-1.17 -> speedbar-1.18 strokes-1.07 -> strokes-1.08 Notes: svn path=/head/; revision=38602
* Update 1.1 to 1.2:Kiriyama Kazuhiko2001-02-222-7/+7
| | | | | | | | | edict-1.10 -> edict-1.12 leim-1.15 -> leim-1.17 lookup-1.05 -> lookup-1.07 Notes: svn path=/head/; revision=38601
* Update 1.2 to 1.3:Kiriyama Kazuhiko2001-02-222-11/+11
| | | | | | | | | | | Sun-1.12 ->Sun-1.13 edebug-1.11 ->edebug-1.13 sounds-au-1.09 ->sounds-au-1.10 sounds-wav-1.09 ->sounds-wav-1.10 tooltalk-1.12 ->tooltalk-1.13 Notes: svn path=/head/; revision=38600
* Update 1.2 to 1.3:Kiriyama Kazuhiko2001-02-222-9/+9
| | | | | | | | | | cookie-1.12 -> cookie-1.13 games-1.12 -> games-1.13 mine-1.13 -> mine-1.14 misc-games-1.14-> misc-games-1.15 Notes: svn path=/head/; revision=38599
* Update 2.2 to 2.3:Kiriyama Kazuhiko2001-02-223-32/+46
| | | | | | | | | | | | | | | | | | | bbdb-1.10 -> bbdb-1.12 eicq-1.02 -> eicq-1.03 eudc-1.32 -> eudc-1.33 footnote-1.12 -> footnote-1.13 gnats-1.11 -> gnats-1.12 gnus-1.51 -> gnus-1.54 mew-1.11 -> mew-1.14 mh-e-1.12 -> mh-e-1.13 rmail-1.11 -> rmail-1.12 supercite-1.16-> supercite-1.17 tm-1.24 -> tm-1.26 vm-1.25 -> vm-1.28 zenirc-1.08 -> zenirc-1.09 Notes: svn path=/head/; revision=38598
* Update 1.2 to 1.3:Kiriyama Kazuhiko2001-02-223-11/+13
| | | | | | | | | | | egg-its-1.23 -> egg-its-1.25 elib-1.07 -> elib-1.08 locale-1.16 -> locale-1.18 mule-base-1.35 -> mule-base-1.37 skk-1.16 -> skk-1.18 Notes: svn path=/head/; revision=38597
* Fixed a missing "/" on one of the MASTER_SITES.Kevin Lo2001-02-221-1/+1
| | | | | | | | PR: 25260 Submitted by: MAINTAINER Notes: svn path=/head/; revision=38595
* Add 2 new sites to fetch the sources from. These were found usingGary Jennejohn2001-02-211-0/+2
| | | | | | | | ftpsearch. The standard master sites have apparently deleted these older versions from their repositories. Notes: svn path=/head/; revision=38572
* Add manedit 0.4.h, a UNIX manual page editor and viewer.Maxim Sobolev2001-02-2015-0/+306
| | | | | | | Sponsored by: Francisco Reyes <fjrm@yahoo.com> Notes: svn path=/head/; revision=38501
* Update to Vim 6.0 beta VDavid E. O'Brien2001-02-166-6/+10
| | | | Notes: svn path=/head/; revision=38402