aboutsummaryrefslogtreecommitdiffstats
path: root/editors
Commit message (Collapse)AuthorAgeFilesLines
* Update Vim 5.7 to patchlevel 28.David E. O'Brien2001-04-042-2/+3
|
* There is no need to USE_AUTOCONF any more.Akinori MUSHA2001-04-031-1/+0
|
* Overhaul QT/KDE support:Will Andrews2001-04-035-46/+9
| | | | | | | | | | | | | | | | | | - bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone since it looks like black magic to me. Should still work w/ compat shims for older USE_QT[,2] style. Some others were also left alone for the same reason. Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk) Submitted by: David Faure <faure@kde.org> (proxy auth patches) Alex Zepeda <garbanzo@kde.org> (old patches removal)
* Fix pkg-plist.Dmitry Sivachenko2001-04-022-1/+8
|
* Update to 1.0Michael Haro2001-04-024-2/+11
| | | | | PR: 26175 Submitted by: perky@python.or.kr
* Update maintainer emailMichael Haro2001-04-021-1/+1
| | | | | PR: 26109 Submitted by: maintainer
* Bump PORTREVISION per kpresenter fix. I did have this in here, I justWill Andrews2001-04-014-4/+4
| | | | | | only committed files. :( Submitted by: demon
* Add simple patch to fix bogon where kpresenter crashes on startup.Will Andrews2001-04-014-0/+44
| | | | | | Suggested by: demon Obtained from: KDE PR system Originator: percy@caldera.de
* Update Vim 5.7 to patchlevel 27.David E. O'Brien2001-03-312-2/+3
|
* remove extra patchfileMichael Haro2001-03-291-11/+0
|
* Port editors/muggy has unfetchable distfile. Patch updates to versionMichael Haro2001-03-292-3/+3
| | | | | | | 1.3.1. PR: 23923 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-296-6/+6
| | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly.
* In the PATCH_SITES line add a ``/'' to the end of ``patches'' so thatGary Jennejohn2001-03-292-2/+2
| | | | | | fetch actually enters the directory. Reported by: Fenner's port survey
* add poeditYing-Chieh Liao2001-03-277-0/+70
| | | | gettext catalogs (.po files) editor
* Update to version 1.7.1Kevin Lo2001-03-272-3/+5
| | | | | PR: 26116 Submitted by: Ports Fury
* Update to Vim 6.0 beta ZDavid E. O'Brien2001-03-256-6/+12
|
* 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.
* 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)
* 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.
* 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.
* Update to Vim 6.0 beta YDavid E. O'Brien2001-03-206-6/+12
|
* Update to 0.4.i.Maxim Sobolev2001-03-2012-221/+42
|
* 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
* 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>
* Update to 0.6.2.Maxim Sobolev2001-03-163-3/+3
|
* Update to Vim 6.0 beta XDavid E. O'Brien2001-03-146-6/+14
|
* Update Vim 5.7 to patchlevel 25.David E. O'Brien2001-03-122-2/+3
| | | | (patch 26 is for m$ platforms only)
* Don't bother with copying the modified Makefile into WRKSRC. JustMikhail Teterin2001-03-111-3/+2
| | | | use MAKEFILE=${FILESDIR}/Makefile.in directly.
* 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.
* Use '-O0' when compiling on the Alpha to avoid internal compiler errors.Steve Price2001-03-111-1/+7
|
* Don't override MAINTAINER if we're being included.Bill Fenner2001-03-113-3/+3
|
* Allow maintainer to be set in slave ports.David E. O'Brien2001-03-113-3/+3
|
* Fix plistKris Kennaway2001-03-101-0/+1
|
* Sync with updating bitmap-fonts.Shigeyuki Fukushima2001-03-103-3/+3
| | | | Submitted by: OKAZAKI Tetsurou <okazaki@FreeBSD.org>
* A port of a version of (somewhat old) hexpert v2.4. (nice easy binaryPeter Wemm2001-03-105-0/+22
| | | | file editor)
* Add hexpertPeter Wemm2001-03-101-0/+1
|
* Change CATEGORIES as to include Japanese.Kiriyama Kazuhiko2001-03-091-1/+1
| | | | Submitted by: knu
* Update to Vim 6.0 beta WDavid E. O'Brien2001-03-094-6/+6
|
* Update to 0.7.13.Jing-Tang Keith Jang2001-03-0620-160/+120
| | | | | Submitted by: me Reviewed by: MAINTAINER, with some corrections
* 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
* 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>
* Update to 10.3.Shigeyuki Fukushima2001-03-046-72/+4
| | | | | PR: ports/25512 Submitted by: AMAKAWA Shuhei <amakawa@sf.t.u-tokyo.ac.jp>
* Update to 1.36.Maxim Sobolev2001-03-024-16/+14
|
* 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>
* 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>
* Fix KOffice for KDE 2.1 for sure.Will Andrews2001-03-014-0/+44
|
* 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
* 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...
* Update to 0.6.1.Maxim Sobolev2001-02-274-32/+23
|
* Upgrade to version 1.3.3Kevin Lo2001-02-232-2/+2
| | | | | PR: 25287 Submitted by: MAINTAINER