aboutsummaryrefslogtreecommitdiffstats
path: root/editors
Commit message (Expand)AuthorAgeFilesLines
* Update to 1.0.0.Joe Marcus Clarke2002-04-2320-1624/+452
* Please welcome Qt3/KDE3 to our ports tree. This includes work since theWill Andrews2002-04-2270-114/+1066
* Update to 4.0.0.Maxim Sobolev2002-04-195-39/+264
* mktemp(3) needs unistd.hMartin Blapp2002-04-1723-0/+253
* Bring the patch to the newest version so it does not break anymoreMartin Blapp2002-04-1623-897/+1817
* Ifdef another windows timezone definitionMartin Blapp2002-04-1523-0/+276
* Add missing includesMartin Blapp2002-04-1523-0/+276
* Fix patch argument which does fix the neon buildMartin Blapp2002-04-156-0/+66
* Missed these two in yesterday's uber-patch owing to a botched localAde Lovett2002-04-142-2/+12
* Fix rev 1.128 to what it should have been.David E. O'Brien2002-04-141-6/+6
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-1310-12/+20
* Update to 1.0.9. Notable changes in this release:Christian Weisgerber2002-04-127-71/+5
* Fix build-failure at makeinfo(4.1 or later).Shigeyuki Fukushima2002-04-101-1/+10
* Update to 0.99.5.Joe Marcus Clarke2002-04-1016-40/+48
* upgrade to 1.40Ying-Chieh Liao2002-04-102-2/+2
* Update to Vim 6.1 patchlevel 14David E. O'Brien2002-04-103-1/+32
* Update to Vim 6.1 patchlevel 9.David E. O'Brien2002-04-092-21/+24
* Remove iconv->giconv hack.Maxim Sobolev2002-04-081-9/+0
* iconv binary now calles `iconv', not `giconv'.Maxim Sobolev2002-04-084-4/+4
* Remove iconv->giconv hack.Maxim Sobolev2002-04-081-42/+0
* upgrade to 1.1.8Ying-Chieh Liao2002-04-062-5/+5
* Upgrade to build 641d. More work is necessary to make the build compile.Martin Blapp2002-04-03528-7310/+2942
* Update to 2.21.Pete Fritchman2002-03-292-2/+2
* upgrade to 1.40.15Ying-Chieh Liao2002-03-256-85/+47
* Update to 0.99.3.Maxim Sobolev2002-03-1920-76/+32
* Fix another few places where giconv used instead of iconv.Maxim Sobolev2002-03-196-6/+6
* Update to 21.2.MANTANI Nobutaka2002-03-192-3/+3
* Update to 21.2.MANTANI Nobutaka2002-03-192-6/+5
* Update to 0.14.b4Yoichi NAKAYAMA2002-03-193-3/+12
* Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h andMaxim Sobolev2002-03-181-2/+0
* Iconv cleanup, stage 2a: remove patches that only replacing <iconv.h> withMaxim Sobolev2002-03-188-648/+0
* Bump PORTREVISION to reflect the (lib)iconv upgrade.Akinori MUSHA2002-03-1810-0/+10
* Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needMaxim Sobolev2002-03-1810-18/+14
* Update to patch level z.Gary Jennejohn2002-03-184-4/+8
* Revert the last change. It looks like -fno-rtti is only needed for theMartin Blapp2002-03-1797-40/+781
* Stage 1 of gettext update.Ade Lovett2002-03-1610-10/+10
* Add -fno-rtti so the mozab connector code compiles again.Martin Blapp2002-03-1640-40/+40
* Correct invalid syntax in LIB_DEPENDSKris Kennaway2002-03-1520-20/+20
* Remove hardcoded $cc and $CCMartin Blapp2002-03-1517-221/+119
* Remove $cc and $CC defines from unxfbsd.mk, and do the changes forMartin Blapp2002-03-1551-0/+10795
* Add pth directory for LIB_DEPENDSMartin Blapp2002-03-1520-20/+20
* This port doesn't really USE_FREETYPE.Maxim Sobolev2002-03-141-1/+0
* Add CFLAGS too, and make correct {}Martin Blapp2002-03-1417-901/+901
* Add CC and CFLAGS to gmake environmentMartin Blapp2002-03-1417-0/+34
* gcc/cc -> $(CC) fixesMartin Blapp2002-03-1451-0/+4794
* Add $CC and $CXX here tooMartin Blapp2002-03-1417-51/+51
* Use CXX and CC, so we can specify cc295 and g++295 from ports. MoreMartin Blapp2002-03-1451-238/+629
* Make portlint happy. Add USE_XLIBMartin Blapp2002-03-1420-200/+237
* Add missing openoffice-develMartin Blapp2002-03-141-0/+1
* Fix breakage with "patch -i" which is missing in STABLE. For some strangeMartin Blapp2002-03-14146-0/+1606
* Copy stlport library to the right place. Fix buildMartin Blapp2002-03-1217-102/+289
* Another alloca.h we do not haveMartin Blapp2002-03-1217-0/+204
* Upgrade the development snapshot to the latest build: 642Martin Blapp2002-03-12153-1496/+1819
* We need to build offuh here, else the build stopsMartin Blapp2002-03-1140-0/+320
* Add FreeBSD Version of oo_moz_641.tar.gz, and update it to mozilla 0.9.8Martin Blapp2002-03-1140-100/+100
* Update to v2.5.4. Take over maintainership.Joseph Koshy2002-03-113-132/+308
* FreeBSD has no -ldlMartin Blapp2002-03-1120-0/+280
* Build unoidl tooMartin Blapp2002-03-1140-0/+440
* If nSubKeys is not defined, just return. Fix from Tim Tretyak <timothy@umc.co...Martin Blapp2002-03-1140-0/+480
* Remove unnecessary #definesMartin Blapp2002-03-1140-0/+520
* Fix number calculation. Patch from Tim Tretyak <timothy@umc.com.ua>Martin Blapp2002-03-1123-0/+437
* Fix one #ifdef and add two more checksMartin Blapp2002-03-1120-40/+400
* Add langinfo twirksMartin Blapp2002-03-1120-0/+360
* Add tgetpwnam test for FreeBSD tooMartin Blapp2002-03-1140-80/+800
* Remove _cdecl before main()Martin Blapp2002-03-1120-0/+220
* AddrLen is socklen_t, not intMartin Blapp2002-03-1140-80/+440
* Add -f to ln to continue buildsMartin Blapp2002-03-1140-280/+1000
* A getpwuid_r function is now implemented in patch-sal::osl::unx::system.cMartin Blapp2002-03-1120-280/+0
* Add the PTHREAD_CFLAGS correctly to SOLARDEF, even if this is not yet usedMartin Blapp2002-03-1123-207/+276
* We do not have GLIBC. Sigh.Martin Blapp2002-03-1123-46/+161
* Update to Vim 6.1 Beta 'B'David E. O'Brien2002-03-112-28/+9
* Define fcvt as extern as NetBSD does.Martin Blapp2002-03-1120-0/+360
* Use PTHREAD_CFLAGS and PTHREAD_LIBS for the threaded parts.Martin Blapp2002-03-10123-1276/+1543
* Add ASM flags, replace the REENTRANT and THREAD_SAFE definitions withMartin Blapp2002-03-1040-440/+7960
* Move the s|<malloc.h>|<stdlib.h>|g after the patch section.Martin Blapp2002-03-0920-0/+40
* Updated to 3.1.8.Mark Pulford2002-03-092-2/+2
* Patch got accidently comitted twice.Martin Blapp2002-03-0920-460/+0
* STABLE does not have langinfo.h yet.Martin Blapp2002-03-0940-400/+800
* Add -DOSVERSION to FreeBSD build. Remove the netbsd unxbsdi.mk file.Martin Blapp2002-03-0983-3975/+785
* This patch accidently got the second part dublicatedMartin Blapp2002-03-0920-180/+0
* Use autoconf, remove the ugly configure patch. Do the gcc tests and fix themMartin Blapp2002-03-09103-25655/+4884
* Add missing typedef and macros. Patch from Carlos F. A. PaniagoMartin Blapp2002-03-0920-0/+580
* We do not have alloca.hMartin Blapp2002-03-0840-0/+480
* Substitute .cxx files too in the nas-patch. Also add a missing backslash,Martin Blapp2002-03-0860-60/+60
* Avoid twice defined set_new_handler__FPFv_v symbol. Patch from NetBSDMartin Blapp2002-03-0820-0/+460
* Add -Wl,-export-dynamic for the SHLGUI build tooMartin Blapp2002-03-0840-0/+720
* Add missing $Martin Blapp2002-03-0820-20/+20
* Avoid double symbols for set_new_handler__FPFv_v. Patch from NetBSDMartin Blapp2002-03-0840-0/+920
* Add missing SHL1STDLIBS reorderingMartin Blapp2002-03-0740-80/+520
* Add include path $STLPORT_inc_stlport for FreeBSD too and remove a secondMartin Blapp2002-03-0723-46/+736
* Byte-compile only patched elisp files.MANTANI Nobutaka2002-03-072-1/+24
* *.cxx also needs <malloc.h>|<stdlib.h>Martin Blapp2002-03-0720-0/+40
* Add two patches which did not made it in the previous commitMartin Blapp2002-03-0760-0/+880
* Reorder the SHL1STDLIBS librarysMartin Blapp2002-03-07880-0/+12760
* Pre-compile python objects, so that package deinstalls cleanly.Maxim Sobolev2002-03-062-2/+193
* Bison > 1.3 fixes, sync with NetBSD port sourceMartin Blapp2002-03-0660-440/+300
* Openoffice needs x11Martin Blapp2002-03-0620-20/+20
* s|<malloc.h>|<stdlib.h> for the nas buildMartin Blapp2002-03-0640-0/+680
* Exclude three additional map buildings which are breaking the buildMartin Blapp2002-03-0660-0/+700
* Fix patch pathsMartin Blapp2002-03-0640-80/+80
* Add missing #ifdef for FREEBSDMartin Blapp2002-03-0640-680/+320
* minormkchanged.flg is not a target. This solves the breakage in solenvMartin Blapp2002-03-0623-0/+253
* Change PATH from /usr/bin/X11 -> /usr/X11R6/binMartin Blapp2002-03-0623-23/+23
* Bring the FreeBSD (NetBSD) mozilla zip files into placeMartin Blapp2002-03-0620-0/+60
* timeb -> time fixesMartin Blapp2002-03-0640-0/+960
* timeb > time fixesMartin Blapp2002-03-0640-0/+1440
* Fix malformed patchMartin Blapp2002-03-0640-160/+160
* Build berkeleydb with freebsd include dir and optionsMartin Blapp2002-03-0640-0/+1680
* Modified to fit our requirementsMartin Blapp2002-03-0520-0/+3780
* Fix for newer bison with .h filesMartin Blapp2002-03-0520-0/+240
* Fix file extractionMartin Blapp2002-03-0520-0/+220
* libfreetype.so.6 > libfreetype.so.7Martin Blapp2002-03-0540-0/+440
* Fix tar.gz extraction. Our tar seems not to like the included tar files and e...Martin Blapp2002-03-0540-0/+360
* We do not have SYS_TIMEB_H. Instead use SYS_TIME_HMartin Blapp2002-03-0540-160/+360
* Update to 3.0.2.Maxim Sobolev2002-03-054-100/+263
* Update to 0.5.5.Maxim Sobolev2002-03-052-2/+2
* Fix the PATH issue. Add ${PREFIX}/bin and ${PREFIX}/sbinMartin Blapp2002-03-0523-0/+782
* Update to 641c source buildMartin Blapp2002-03-0540-260/+280
* Upgrade to 641c source, add gcc2_freebsd_intel and gcc3_freebsd_intel cpp_unoMartin Blapp2002-03-05420-2760/+102700
* Update to Vim 6.1 Beta 'A' patchlevel 23David E. O'Brien2002-03-052-1/+14
* Our patch(1) does treat -b differently than Linux. This should fix the build.Martin Blapp2002-03-0440-0/+560
* Update to 0.14.b3Patrick Li2002-03-032-2/+2
* Add texmacs 0.3.5.8, a free WYSIWYG scientific text editor.Pete Fritchman2002-03-036-0/+896
* Another 7 patches from CarlosMartin Blapp2002-03-03260-0/+3560
* Fix dependency of pth and fix jdk pathsMartin Blapp2002-03-0320-40/+80
* The second part was inverted tooMartin Blapp2002-03-0323-46/+46
* Fix inverted diffMartin Blapp2002-03-0323-46/+46
* Another patchset from Carlos Fernando Assis Paniago <pan@cnpm.embrapa.br>Martin Blapp2002-03-03203-0/+3073
* Add patches recieved from Carlos Fernando Assis Paniago <pan@cnpm.embrapa.br>Martin Blapp2002-03-03418-0/+4927
* Add patches merged from NetBSD and from other sourcesMartin Blapp2002-03-03243-280/+11393
* First step towards a working port.Martin Blapp2002-03-01240-61740/+62660
* Update to Vim 6.1 Beta 'A' patchlevel 10David E. O'Brien2002-03-012-5/+5
* Update to Vim 6.1 Beta `A' patchlevel 6.David E. O'Brien2002-02-272-246/+23
* upgrade to 1.1.6Ying-Chieh Liao2002-02-265-21/+24
* With jot(1) we can start at 001 and not have to remove the bogus 000 patch.David E. O'Brien2002-02-261-2/+2
* Update to 0.99.2.Maxim Sobolev2002-02-2516-112/+124
* jot(1) is cool!David E. O'Brien2002-02-251-5/+2
* Make USE_GTK work properly on 5-CURRENT.David E. O'Brien2002-02-251-0/+9
* Update to Vim 6.0 patchlevel 270David E. O'Brien2002-02-252-1/+2
* Update to Vim 6.0 patchlevel 269David E. O'Brien2002-02-242-2/+25
* Link libncurses to avoid segfaults when emacs is executed with -nw optionMANTANI Nobutaka2002-02-232-1/+15
* Chase psiconv shared library version bump.Maxim Sobolev2002-02-234-4/+4
* Replace RUN_DEPENDS= ${LINUXBASE}/sbin/ldconfig with USE_LINUXYing-Chieh Liao2002-02-221-2/+1
* Update to Vim 6.0 patchlevel 238David E. O'Brien2002-02-202-3/+17
* Use Tcl 8.3 instead of 8.0.David E. O'Brien2002-02-201-3/+4
* Update to patch level y.Gary Jennejohn2002-02-204-4/+12
* Update port to 1.3.1.Chris D. Faulhaber2002-02-194-22/+16
* Fix build on -CURRENTPatrick Li2002-02-1810-12/+148
* Fixed MASTER_SITES.Mark Pulford2002-02-172-3/+3
* Update to Vim 6.0 patchlevel 223David E. O'Brien2002-02-172-2/+19
* - Update to 3.17.5Patrick Li2002-02-163-6/+7
* Port should not be packaged due to legal issues.Kevin Lo2002-02-151-0/+1
* Users running AbiWord on a local X server don't need to set FontPath manually,Maxim Sobolev2002-02-134-28/+36
* Add verbiage to pkg-message giving better instructions on how to enableAde Lovett2002-02-134-32/+64
* Fix build error on the Alpha platform.MANTANI Nobutaka2002-02-131-0/+11
* Add optional GNOME support (forcefully turned on on bento). This adds moreMaxim Sobolev2002-02-138-8/+112
* Update to 0.7.7.Maxim Sobolev2002-02-114-6/+7
* Update to 1.44.Maxim Sobolev2002-02-115-19/+23
* Belatedly upgrade to 1.81.5. Notes: (a) patch-vi-relative has beenDima Dorfman2002-02-116-91/+79
* Initial import of edith 1.58Kevin Lo2002-02-106-0/+142
* Update to Vim 6.0 patchlevel 204David E. O'Brien2002-02-102-2/+20
* Update to 1.2.1.Maxim Sobolev2002-02-074-6/+90
* Update to 0.99.1.Maxim Sobolev2002-02-0720-5232/+68
* Add the ability to select any of the interpreters and the GNOME GUI.David E. O'Brien2002-02-061-12/+34
* Update to Vim 6.0 patchlevel 185David E. O'Brien2002-02-052-2/+17
* Update to Vim 6.0 patchlevel 169David E. O'Brien2002-02-052-2/+7
* Update to patch level w.Gary Jennejohn2002-02-044-4/+8
* Update to Vim 6.0 patchlevel 160David E. O'Brien2002-02-032-1/+3
* Bump PORTREVISION from last buffer overflow patch commit.Patrick Li2002-02-022-2/+2
* Fix buffer overflowPatrick Li2002-02-022-0/+24
* Update to Vim 6.0 patchlevel 158David E. O'Brien2002-01-312-1/+9
* Don't try to use ${ECHO_CMD} in a != before including bsd.port.pre.mkBill Fenner2002-01-301-1/+4
* Don't try to use ${AWK}, ${GREP} and ${TAIL} in != before includingBill Fenner2002-01-302-4/+4
* Don't try to use ${AWK} and ${TAIL} in != commands before includingBill Fenner2002-01-301-2/+3
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-2918-86/+86
* Add WITHOUT_X11 to allow making these ports without X11 support.Gary Jennejohn2002-01-293-14/+58
* Update to patch level v.Gary Jennejohn2002-01-298-8/+13
* Since I'm the maintainer of other vaporware already like staroffice,Martin Blapp2002-01-2720-20/+20
* I do not want to the maintainer of this piece of vaporware.David E. O'Brien2002-01-2720-20/+20
* Use printf(1) to reduce the logic speggetti here.David E. O'Brien2002-01-241-19/+7
* Update to Vim 6.0 patchlevel 150David E. O'Brien2002-01-242-13/+26
* upgrade to 1.22Ying-Chieh Liao2002-01-242-3/+3
* update to 0.6.2.3.FUJISHIMA Satsuki2002-01-234-29/+25
* Mark port broken (until April when 6.0 get's released :-)Martin Blapp2002-01-232-0/+2
* Add elisp-info.el, provide functions for Emacs to findYoichi NAKAYAMA2002-01-237-0/+69
* update, version 6.0.101 -> 6.0.143.Alfred Perlstein2002-01-222-4/+44
* Stop pkg_delete time messages caused by uneraseable directories.SADA Kenji2002-01-213-168/+168
* Rename symbols from sgml-* to psgml-* to avoid conflict with stockJun Kuriyama2002-01-203-2/+11
* Update to 1.0.8. Changes in this version include:Christian Weisgerber2002-01-173-2/+3
* After patching is done remove ${WRKSRC}/user/wp/strings/*.orig, becauseMaxim Sobolev2002-01-154-0/+12
* Use correct encoding for Russian and Ukrainian messages (KOI8-R and KOI8-U)Maxim Sobolev2002-01-1512-0/+5208
* Update to patch level u and bump PORTVERSION.Gary Jennejohn2002-01-144-7/+23
* Update to 1.2.0.Maxim Sobolev2002-01-114-14/+17
* Bring in a few changes to the KDE ports infrastructure, and some fixes.Will Andrews2002-01-114-40/+12
* Update to version 21.4.6.Gary Jennejohn2002-01-106-10/+12
* Add xml-mode to auto-mode-alist.Shigeyuki Fukushima2002-01-091-2/+4
* Update to patch level t and bump PORTVERSION.Gary Jennejohn2002-01-084-4/+8
* If !WANT_KDE_NDEBUG and !PARALLEL_PACKAGE_BUILDING, also addWill Andrews2002-01-084-0/+12
* Update to 0.14beta2.Yoichi NAKAYAMA2002-01-074-16/+19
* First round of auto* cleanups:Will Andrews2002-01-065-5/+5
* Coomment outed finder-inf.elc in pkg-plist because ofKiriyama Kazuhiko2002-01-051-1/+1
* XEmacs development version(gamma 21.4.6) with mule. This isKiriyama Kazuhiko2002-01-0512-0/+2134
* Upgrade 1.2.4.Jun Kuriyama2002-01-053-41/+2
* Update to 1.42.Maxim Sobolev2002-01-044-2/+18
* The previous maintainer wishes to give up his maintainership.Yoichi NAKAYAMA2002-01-042-2/+2
* Add stub port for speedbar (supports emacs20).Yoichi NAKAYAMA2002-01-022-0/+13
* Fix for -CURRENT, malloc.h->stdlib.hPatrick Li2002-01-021-0/+4
* Update to 8.5.Shigeyuki Fukushima2002-01-012-5/+5
* Fix dir entry to refer one installed by speedbar port.Yoichi NAKAYAMA2001-12-302-1/+3
* Updated to 3.1.5.Mark Pulford2001-12-302-2/+2
* Add speedbar, which enable quick access to files and tags in an Emacs frame.Yoichi NAKAYAMA2001-12-298-0/+126
* Remove RUN_DEPENDS editors/xemacs-mule-packages according toKiriyama Kazuhiko2001-12-291-9/+3
* Change (RUN|BUILD)_DEPENDS from editors/xemacs-basic-mule-packagesKiriyama Kazuhiko2001-12-291-2/+2
* PORTVERSION was descreted. 2.3 -> 2.1Kiriyama Kazuhiko2001-12-291-1/+1
* Update 1.11 -> 2.1. This update will be changed xemacs-*packagesKiriyama Kazuhiko2001-12-294-32/+146
* Update 1.3 -> 2.3. This update will be change xemacs-*packagesKiriyama Kazuhiko2001-12-294-13/+22
* Hardcode another /cdrom, since the define is not overwritten by theMartin Blapp2001-12-281-3/+1
* Update some packages which are no longer available on the variousGary Jennejohn2001-12-282-11/+11
* Update to patch level s, bump PORTVERSION accordingly.Gary Jennejohn2001-12-284-4/+8
* Follow the update of tamago and fix dependences.Yoichi NAKAYAMA2001-12-271-9/+6
* Update to 1.1.1Dmitry Sivachenko2001-12-269-6/+228
* Hardcode the /cdrom path, until bsd.port.mk is fixed. I don't knowMartin Blapp2001-12-251-0/+1
* Update to version 2.0.Steve Price2001-12-253-8/+8
* Update to 1.1.1.Pete Fritchman2001-12-2512-64/+12
* Remove old port which is obsoleted by repocopy.Jun Kuriyama2001-12-2514-419/+0
* Maintainer is now a committerMartin Blapp2001-12-243-3/+3
* Add missing bitmap and psgml-emacs SUBDIRs.Will Andrews2001-12-241-0/+2
* - PORTDOCS policePatrick Li2001-12-242-463/+463
* - update to 2.9.8p1Pete Fritchman2001-12-248-65/+64
* o Change maintainer to ryan@sasknow.comMaxim Sobolev2001-12-218-50/+32
* Backout previous change - it seems that new revision of the patch doesn'tMaxim Sobolev2001-12-203-51/+24
* * Take maintainership. The original maintainer has disappeared.Christian Weisgerber2001-12-209-29/+83
* Don't filter libc_r on 5-CURRENT.Maxim Sobolev2001-12-203-24/+51
* Bump PORTREVISION due to recent update of sunsolve patch.Dmitry Sivachenko2001-12-201-0/+1
* Update some packages to reflect newer vewrsions available on the variiousGary Jennejohn2001-12-192-13/+13
* Update to patch level r.Gary Jennejohn2001-12-198-4/+20
* Sync pkg-plist with actual package files.Jimmy Olgeni2001-12-181-5/+4
* Do not leave a .orig file around after running the "post-install" target.Jimmy Olgeni2001-12-181-0/+1
* Sort pkg-plist (no content changes).Jimmy Olgeni2001-12-181-1760/+1760
* Update for new sunsolve patch.Dmitry Sivachenko2001-12-183-5/+48
* Fix pkg-plist.Dmitry Sivachenko2001-12-182-7728/+6798
* Localized messages for KOffice.Dmitry Sivachenko2001-12-1818-0/+1857
* - give maintainership to submitterPete Fritchman2001-12-182-6/+7
* Update to 0.9.6.1.Maxim Sobolev2001-12-1720-192/+172
* Disable menubar fontset support by default.MANTANI Nobutaka2001-12-172-2/+16
* Update to Vim 6.0 patchlevel 101David E. O'Brien2001-12-162-2/+9
* Update to Vim 6.0 patchlevel 97David E. O'Brien2001-12-152-2/+3
* Update to Vim 6.0 patchlevel 96David E. O'Brien2001-12-142-4/+5
* Update to 8.4.p200109201221.Shigeyuki Fukushima2001-12-1122-266/+128
* Since obrien deleted patch-aj from xemacs21, I guess it isn't neededGary Jennejohn2001-12-092-36/+0