summaryrefslogtreecommitdiff
path: root/editors
AgeCommit message (Expand)Author
2002-04-18Update to 4.0.0.Maxim Sobolev
2002-04-16mktemp(3) needs unistd.hMartin Blapp
2002-04-15Bring the patch to the newest version so it does not break anymoreMartin Blapp
2002-04-15Ifdef another windows timezone definitionMartin Blapp
2002-04-15Add missing includesMartin Blapp
2002-04-15Fix patch argument which does fix the neon buildMartin Blapp
2002-04-13Missed these two in yesterday's uber-patch owing to a botched localAde Lovett
2002-04-13Fix rev 1.128 to what it should have been.David E. O'Brien
2002-04-12gettext upgrade uber-patch (stage 3)Ade Lovett
2002-04-12Update to 1.0.9. Notable changes in this release:Christian Weisgerber
2002-04-10Fix build-failure at makeinfo(4.1 or later).Shigeyuki Fukushima
2002-04-10Update to 0.99.5.Joe Marcus Clarke
2002-04-10upgrade to 1.40Ying-Chieh Liao
2002-04-10Update to Vim 6.1 patchlevel 14David E. O'Brien
2002-04-09Update to Vim 6.1 patchlevel 9.David E. O'Brien
2002-04-08Remove iconv->giconv hack.Maxim Sobolev
2002-04-08iconv binary now calles `iconv', not `giconv'.Maxim Sobolev
2002-04-08Remove iconv->giconv hack.Maxim Sobolev
2002-04-06upgrade to 1.1.8Ying-Chieh Liao
2002-04-02Upgrade to build 641d. More work is necessary to make the build compile.Martin Blapp
2002-03-28Update to 2.21.Pete Fritchman
2002-03-25upgrade to 1.40.15Ying-Chieh Liao
2002-03-19Update to 0.99.3.Maxim Sobolev
2002-03-19Fix another few places where giconv used instead of iconv.Maxim Sobolev
2002-03-19Update to 21.2.MANTANI Nobutaka
2002-03-19Update to 21.2.MANTANI Nobutaka
2002-03-18Update to 0.14.b4Yoichi NAKAYAMA
2002-03-18Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h andMaxim Sobolev
2002-03-18Iconv cleanup, stage 2a: remove patches that only replacing <iconv.h> withMaxim Sobolev
2002-03-18Bump PORTREVISION to reflect the (lib)iconv upgrade.Akinori MUSHA
2002-03-18Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needMaxim Sobolev
2002-03-18Update to patch level z.Gary Jennejohn
2002-03-16Revert the last change. It looks like -fno-rtti is only needed for theMartin Blapp
2002-03-15Stage 1 of gettext update.Ade Lovett
2002-03-15Add -fno-rtti so the mozab connector code compiles again.Martin Blapp
2002-03-15Correct invalid syntax in LIB_DEPENDSKris Kennaway
2002-03-14Remove hardcoded $cc and $CCMartin Blapp
2002-03-14Remove $cc and $CC defines from unxfbsd.mk, and do the changes forMartin Blapp
2002-03-14Add pth directory for LIB_DEPENDSMartin Blapp
2002-03-14This port doesn't really USE_FREETYPE.Maxim Sobolev
2002-03-13Add CFLAGS too, and make correct {}Martin Blapp
2002-03-13Add CC and CFLAGS to gmake environmentMartin Blapp
2002-03-13gcc/cc -> $(CC) fixesMartin Blapp
2002-03-13Add $CC and $CXX here tooMartin Blapp
2002-03-13Use CXX and CC, so we can specify cc295 and g++295 from ports. MoreMartin Blapp
2002-03-13Make portlint happy. Add USE_XLIBMartin Blapp
2002-03-13Add missing openoffice-develMartin Blapp
2002-03-13Fix breakage with "patch -i" which is missing in STABLE. For some strangeMartin Blapp
2002-03-12Copy stlport library to the right place. Fix buildMartin Blapp
2002-03-12Another alloca.h we do not haveMartin Blapp