aboutsummaryrefslogtreecommitdiff
path: root/editors
Commit message (Collapse)AuthorAgeFilesLines
* Use complete path for jot(1). The Orville write port also has a jot,David E. O'Brien2002-04-271-1/+1
| | | | | | | | | and it has has caused one user a problem. Submitted by: Rex A. Roof <rex@gunjin.wccnet.org> Notes: svn path=/head/; revision=58244
* Update to Vim 6.1 patchlevel 32David E. O'Brien2002-04-273-30/+19
| | | | Notes: svn path=/head/; revision=58243
* Tweak an error message in pre-extract.Gerald Pfeifer2002-04-263-6/+3
| | | | | | | Approved by: mbr (maintainer), obrien (mentor) Notes: svn path=/head/; revision=58183
* Check for missing langinfo.hMartin Blapp2002-04-253-0/+27
| | | | Notes: svn path=/head/; revision=58104
* Add setup description fileMartin Blapp2002-04-243-0/+21
| | | | Notes: svn path=/head/; revision=58079
* Fix one mastersite, add install targets and remove the os version check.Martin Blapp2002-04-243-36/+33
| | | | | | | | | | | I think if the gcc fixes for oo go in before 4.6, we can check against this version later. Openoffice does build now till the end. A normal build with a P800 Mhz does take approximatly 20 hours. Notes: svn path=/head/; revision=58078
* Remove this patch. It's now included in the 641d buildMartin Blapp2002-04-243-5157/+0
| | | | Notes: svn path=/head/; revision=58049
* Bring back deleted patch. We can habe the same flags as linuxMartin Blapp2002-04-2323-0/+253
| | | | Notes: svn path=/head/; revision=58045
* We do not have alloca.hMartin Blapp2002-04-236-0/+84
| | | | Notes: svn path=/head/; revision=58044
* Go back to mozilla 2.95 includes, a newer version has LDAP codeMartin Blapp2002-04-2340-60/+60
| | | | | | | | problems and doesn't compile. We can bump later to 1.0, if the openoffice project does the same. Notes: svn path=/head/; revision=58042
* Fi MASTER_SITES.Will Andrews2002-04-233-3/+3
| | | | Notes: svn path=/head/; revision=58019
* Update to 1.0.0.Joe Marcus Clarke2002-04-2220-1624/+452
| | | | | | | | Reviewed by: sobomax Approved by: sobomax Notes: svn path=/head/; revision=57990
* Please welcome Qt3/KDE3 to our ports tree. This includes work since theWill Andrews2002-04-2170-114/+1066
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | original versions of these ports, so some PORTREVISIONs were bumped. See http://freebsd.kde.org/ and mailing lists linked to from there for info on the packages generated to test these ports. bsd.kde.mk has already been updated a few days ago to work with these. Some patches applied to fix a few bugs were: deskutils/kdepim3: [1] Remove kpilot from build because it wasn't ready at release. editors/koffice-kde3: [2] Fix compile time bugs for FreeBSD. misc/kdeedu3: [3] Fix compile problem with kvoctrain. x11/kdebase3: [4] Fix KDM CPU usage and login bug. Some caveats: * All PLISTs are broken for deinstall due to script bug that I didn't notice until very recently. This will be fixed when I commit an update tomorrow. These ports should still install perfectly fine though. They should also deinstall without giving errors, but will leave directories behind. * You can't install this with any other version of QT or KDE already installed. I am not sure the checks are 100% working, but fixes for these will be forthcoming. This is mainly due to a policy decision made by kde@ to make QT/KDE ports install the way the rest of the world expects it to while also still conforming to FreeBSD's hier(7). For reference on this decision, please consult the KDE/FreeBSD mailing list archives. This decision fixes 2-year-old bug reports relating to how we handled this for KDE2 vs KDE1. Submitted by: [1] Adrian de Groot <adridg@cs.kun.nl>, [2] David Faure <faure@kde.org>, Andy Fawcett <andy@athame.co.uk> Lauri Watts <lauri@kde.org> [3] Lauri Watts <lauri@kde.org> [4] Alan Eldridge <alane@geeksrus.net> Oswald Buddenhagen <ossi@kde.org> Reviewed by: kde Notes: svn path=/head/; revision=57964
* Update to 4.0.0.Maxim Sobolev2002-04-185-39/+264
| | | | Notes: svn path=/head/; revision=57859
* mktemp(3) needs unistd.hMartin Blapp2002-04-1623-0/+253
| | | | | | | Recieved from Carlos F. A. Paniago <pan@cnpm.embrapa.br> Notes: svn path=/head/; revision=57764
* Bring the patch to the newest version so it does not break anymoreMartin Blapp2002-04-1523-897/+1817
| | | | Notes: svn path=/head/; revision=57720
* Ifdef another windows timezone definitionMartin Blapp2002-04-1523-0/+276
| | | | Notes: svn path=/head/; revision=57718
* Add missing includesMartin Blapp2002-04-1523-0/+276
| | | | Notes: svn path=/head/; revision=57717
* Fix patch argument which does fix the neon buildMartin Blapp2002-04-156-0/+66
| | | | Notes: svn path=/head/; revision=57716
* Missed these two in yesterday's uber-patch owing to a botched localAde Lovett2002-04-132-2/+12
| | | | | | | | | tree merge problem. Pointy hat to: ade Notes: svn path=/head/; revision=57672
* Fix rev 1.128 to what it should have been.David E. O'Brien2002-04-131-6/+6
| | | | | | | This fixes a `make reinstall' problem. Notes: svn path=/head/; revision=57666
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-1210-12/+20
| | | | | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr Notes: svn path=/head/; revision=57625
* Update to 1.0.9. Notable changes in this release:Christian Weisgerber2002-04-127-71/+5
| | | | | | | | | * Bug fixes. * Updated translations. "Norwegian" has been replaced by separate Nynorsk and Bokmaal translations. Notes: svn path=/head/; revision=57621
* Fix build-failure at makeinfo(4.1 or later).Shigeyuki Fukushima2002-04-101-1/+10
| | | | | | | | Submitted by: yoichi Obtained from: http://home.jp.freebsd.org/cgi-bin/showmail/ports-jp/12604 Notes: svn path=/head/; revision=57533
* Update to 0.99.5.Joe Marcus Clarke2002-04-1016-40/+48
| | | | | | | | Reviewed by: sobomax Approved by: sobomax Notes: svn path=/head/; revision=57531
* upgrade to 1.40Ying-Chieh Liao2002-04-102-2/+2
| | | | Notes: svn path=/head/; revision=57520
* Update to Vim 6.1 patchlevel 14David E. O'Brien2002-04-103-1/+32
| | | | | | | and fix to build on 5-CURRENT. Notes: svn path=/head/; revision=57513
* Update to Vim 6.1 patchlevel 9.David E. O'Brien2002-04-092-21/+24
| | | | Notes: svn path=/head/; revision=57478
* Remove iconv->giconv hack.Maxim Sobolev2002-04-081-9/+0
| | | | Notes: svn path=/head/; revision=57432
* iconv binary now calles `iconv', not `giconv'.Maxim Sobolev2002-04-084-4/+4
| | | | Notes: svn path=/head/; revision=57429
* Remove iconv->giconv hack.Maxim Sobolev2002-04-081-42/+0
| | | | Notes: svn path=/head/; revision=57428
* upgrade to 1.1.8Ying-Chieh Liao2002-04-062-5/+5
| | | | | | | | PR: 36797 Submitted by: Tilman Linneweh <tilman@arved.de> Notes: svn path=/head/; revision=57368
* Upgrade to build 641d. More work is necessary to make the build compile.Martin Blapp2002-04-02528-7310/+2942
| | | | | | | | | There are still at least two different gcc bugs in our compiler, one issue has already been found by Alexander Kabaev <ak03@gte.com>. He's working on fixing the other. Notes: svn path=/head/; revision=57248
* Update to 2.21.Pete Fritchman2002-03-282-2/+2
| | | | | | | | PR: 36435 Submitted by: maintainer Notes: svn path=/head/; revision=56818
* upgrade to 1.40.15Ying-Chieh Liao2002-03-256-85/+47
| | | | | | | | PR: 36291 Submitted by: Ports Fury Notes: svn path=/head/; revision=56624
* Update to 0.99.3.Maxim Sobolev2002-03-1920-76/+32
| | | | | | | | PR: 36062 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=56340
* Fix another few places where giconv used instead of iconv.Maxim Sobolev2002-03-196-6/+6
| | | | | | | | PR: 36059, 36063, 36082 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=56333
* Update to 21.2.MANTANI Nobutaka2002-03-192-3/+3
| | | | | | | Approved by: shige Notes: svn path=/head/; revision=56319
* Update to 21.2.MANTANI Nobutaka2002-03-192-6/+5
| | | | Notes: svn path=/head/; revision=56318
* Update to 0.14.b4Yoichi NAKAYAMA2002-03-183-3/+12
| | | | | | | | PR: ports/36043 Submitted by: maintainer Notes: svn path=/head/; revision=56305
* Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h andMaxim Sobolev2002-03-181-2/+0
| | | | | | | -liconv to -lgiconv. Notes: svn path=/head/; revision=56294
* Iconv cleanup, stage 2a: remove patches that only replacing <iconv.h> withMaxim Sobolev2002-03-188-648/+0
| | | | | | | <giconv.h> or -liconv with -lgiconv. Notes: svn path=/head/; revision=56293
* Bump PORTREVISION to reflect the (lib)iconv upgrade.Akinori MUSHA2002-03-1810-0/+10
| | | | Notes: svn path=/head/; revision=56291
* Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needMaxim Sobolev2002-03-1810-18/+14
| | | | | | | libiconv. Notes: svn path=/head/; revision=56287
* Update to patch level z.Gary Jennejohn2002-03-184-4/+8
| | | | | | | | This has mostly fixes for winvile, but there are some which are interesting to *IX users. Notes: svn path=/head/; revision=56285
* Revert the last change. It looks like -fno-rtti is only needed for theMartin Blapp2002-03-1697-40/+781
| | | | | | | | mozilla part, and else it breaks the build where -rtti is used. Add a new patch to change it for the mozilla build. Notes: svn path=/head/; revision=56212
* Stage 1 of gettext update.Ade Lovett2002-03-1510-10/+10
| | | | | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr Notes: svn path=/head/; revision=56168
* Add -fno-rtti so the mozab connector code compiles again.Martin Blapp2002-03-1540-40/+40
| | | | Notes: svn path=/head/; revision=56161
* Correct invalid syntax in LIB_DEPENDSKris Kennaway2002-03-1520-20/+20
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=56114
* Remove hardcoded $cc and $CCMartin Blapp2002-03-1417-221/+119
| | | | Notes: svn path=/head/; revision=56095