summaryrefslogtreecommitdiff
path: root/editors (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* - Update to version 0.3.7Kirill Ponomarev2003-10-272-3/+3
| | | | | | | | PR: 58577 Submitted by: maintainer Notes: svn path=/head/; revision=92323
* Per distfile report, the main website has been renamed.Mark Linimon2003-10-271-1/+1
| | | | Notes: svn path=/head/; revision=92275
* Do not allow use of the experimental postgresql module because it breaksGary Jennejohn2003-10-261-0/+1
| | | | | | | | | the install. PR: ports/58444 Notes: svn path=/head/; revision=92198
* Add missing real category.Yoichi NAKAYAMA2003-10-261-1/+1
| | | | | | | | PR: 58268 Submitted by: Oliver Eikemeier Notes: svn path=/head/; revision=92160
* - Update to 4.0.1 (bugfix release):Sergei Kolobov2003-10-232-2/+2
| | | | | | | | | | | | | | | - Fixes several crashers. - Fixes indentation for section references that are preceded by something other than whitespace. - Removes debugging traces when reading and writing unknown attributes. - Removes some improperly cloned nodes from LeoDocs.leo. - Adds the checkTopologyOfAllClones script. - Fixes some problems with plugins. Approved by: krion (implicit) Notes: svn path=/head/; revision=91946
* Change to my @FreeBSD.org address.Sergei Kolobov2003-10-231-1/+1
| | | | | | | Approved by: krion Notes: svn path=/head/; revision=91927
* Update to 4.0.Sergey A. Osokin2003-10-213-2/+3
| | | | | | | | Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer) PR: 58322 Notes: svn path=/head/; revision=91803
* Respect CC and CFLAGSKris Kennaway2003-10-191-40/+42
| | | | Notes: svn path=/head/; revision=91645
* Upgrade to 1.9.4.Jimmy Olgeni2003-10-182-2/+2
| | | | Notes: svn path=/head/; revision=91573
* Update to version 21.4.14.Gary Jennejohn2003-10-184-18/+18
| | | | | | | Submitted by: Oliver Banta <obanta@conft.net> Notes: svn path=/head/; revision=91561
* - Unbroke build after recent plugin API change in gedit.Alexander Nedotsukov2003-10-182-0/+31
| | | | | | | | | | - Show the right help page when the help button is pressed. Reported by: kris via bento Obtained from: GNOME cvs Notes: svn path=/head/; revision=91548
* Switch to tk8.4 and bump PORTREVISIONKris Kennaway2003-10-182-4/+5
| | | | Notes: svn path=/head/; revision=91542
* - Update to version 0.3.4Kirill Ponomarev2003-10-166-65/+23
| | | | | | | | | | - Unbreak on -current PR: 58126 Submitted by: Ports Fury Notes: svn path=/head/; revision=91452
* Update to 2.4.1.Adam Weinberger2003-10-162-3/+2
| | | | Notes: svn path=/head/; revision=91443
* Fix memory access after free().Alexander Nedotsukov2003-10-162-0/+33
| | | | | | | | | This was a source of SIGBUS in print/printpreview on -CURRENT. Reported by: Jacek Wotka <cn@team-fatal.com> Notes: svn path=/head/; revision=91434
* BROKEN on 5.x: does not compileKris Kennaway2003-10-161-1/+7
| | | | Notes: svn path=/head/; revision=91384
* Mark broken on 4.x due to gcc295 incompatibilities.Mark Linimon2003-10-151-1/+7
| | | | | | | | PR: ports/56469 Submitted by: Mark Linimon Notes: svn path=/head/; revision=91293
* BROKEN: Does not fetchKris Kennaway2003-10-151-1/+3
| | | | Notes: svn path=/head/; revision=91270
* - Fix build on -currentKirill Ponomarev2003-10-142-0/+22
| | | | Notes: svn path=/head/; revision=91245
* . Better *_DEPENDS settings.Greg Lewis2003-10-131-1/+3
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=91065
* int main(void) { int i=0; while (++i<=500) { printf("I will double check my ↵Edwin Groothuis2003-10-131-1/+1
| | | | | | | commits next time.\n"); } Notes: svn path=/head/; revision=91027
* Xemacs seems to be generally broken on sparc64. Add NOT_FOR_ARCHS=sparc64Gary Jennejohn2003-10-133-0/+6
| | | | | | | to the Makefile. Notes: svn path=/head/; revision=91005
* Fix dependency, add intl.5Edwin Groothuis2003-10-131-0/+2
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=90996
* Reset bouncing maintainer.Kris Kennaway2003-10-121-1/+1
| | | | Notes: svn path=/head/; revision=90941
* - Update MASTER_SITES and WWW: lineKirill Ponomarev2003-10-122-3/+10
| | | | | | | | | | - Support CFLAGS properly PR: 57888 Submitted by: Ports Fury Notes: svn path=/head/; revision=90927
* - Update to 4.0.b3Kirill Ponomarev2003-10-093-5/+6
| | | | | | | | PR: 57798 Submitted by: maintainer Notes: svn path=/head/; revision=90712
* Update to version 9.4a.Gary Jennejohn2003-10-0912-2/+18
| | | | Notes: svn path=/head/; revision=90698
* Update to 0.7.5.Joe Marcus Clarke2003-10-083-2/+113
| | | | | | | | | | | | | * undo/redo support * API documentation * new translations: cs, pl * various bugfixes and HIG improvements PR: 57762 Submitted by: maintainer Notes: svn path=/head/; revision=90661
* Update to version 9.4.Gary Jennejohn2003-10-084-94/+6
| | | | Notes: svn path=/head/; revision=90660
* Upgrade to version 21.5.15.Gary Jennejohn2003-10-083-17/+15
| | | | | | | | | Fix the version number to eliminate the hyphen as requested in PR ports/56958. Note that this does not close the PR since there are other problematical ports listed in it. Notes: svn path=/head/; revision=90654
* - Fix WWW line in pkg-descrKirill Ponomarev2003-10-081-1/+1
| | | | | | | | | PR: 57744 Submitted by: Piotr Smyrak <smyru@smyrak.com> Approved by: maintainer Notes: svn path=/head/; revision=90641
* . No interactive errors on Bento.Greg Lewis2003-10-071-0/+2
| | | | Notes: svn path=/head/; revision=90554
* . Add a port of bed:Greg Lewis2003-10-077-0/+206
| | | | | | | | | | | | | | | | | | | Menu driven binary editor. Dataformats are ascii, unsigned and signed integers, float, bitflags, bitfields, labels, ebcdic and time_t. Different sizes and byte ordenings are possible. Datatypes can be used in structures. Other dataformats, filters and procedures can be defined in plugins. Contains copy, past, undo, redo, search, replace, marks, record/play and context sensitive help. Linux & FreeBSD: edit block devices (linux limit 1023 gigabyte). PR: 27200 Submitted by: Jaap Korthals Altes <jkaltes@cyberbrain.com> (updated based on the port in the 0.2.19 distfile) Notes: svn path=/head/; revision=90553
* Fix fatal memory allocation bug.Christian Weisgerber2003-10-063-8/+77
| | | | Notes: svn path=/head/; revision=90449
* new port for ports tree (editors/zoinks)Edwin Groothuis2003-10-065-0/+50
| | | | | | | | | | | | | | | | Zoinks is a programmer's editor and development environment for Unix/X11 systems. The editor has features similar to Mac text editors like MPW and CodeWarrior. It also has some features for HTML authoring. Zoinks supports comparing/diffing files and directory hierarchies. It also supports inputting and editing multi-byte text (e.g. Japanese and other Asian languages). PR: ports/54886 Submitted by: Mike Lockwood <mike@mikelockwood.com> Notes: svn path=/head/; revision=90440
* Oops, clean up examples directory.Christian Weisgerber2003-10-041-0/+1
| | | | Notes: svn path=/head/; revision=90269
* Install nanorc.sample.Christian Weisgerber2003-10-042-0/+6
| | | | | | | Requested by: Adam McLaurin <adam.mclaurin@gmx.net> Notes: svn path=/head/; revision=90268
* use USE_GNOME=gnomehier by defaultOliver Lehmann2003-10-042-21/+21
| | | | | | | | | | | Add a message to make sure that GTK-2.x support requires x11-toolkit/scintilla to be build with GTK-2.x support PR: ports/57532 Submitted By: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=90247
* Upgrade to v2.7.6.Joseph Koshy2003-10-043-2/+7
| | | | | | | | PR: ports/57002 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=90202
* Fix the -pthread problem in case the option gets removed again. ThisWill Andrews2003-10-036-18/+12
| | | | | | | | | | | | | | | | | | | | patch involved patching the core auto* routines in KDE to accept the PTHREAD_* variables in the environment, with fallbacks. We decided the easiest way to implement this in ports was to generate configure instead of risking incorrect generation at port configure time. Said patch has already been committed to HEAD in KDE and as such will be removed with the 3.2 upgrade once it is released. Ports using Makefile.kde that shouldn't be using them (i.e. non-KDE modules) have this support commented out due to lack of patch. Helped out: Adriaan de Groot <adridg@cs.kun.nl> Lauri Watts <lauri@kde.org> Andy Fawcett <andy@athame.co.uk> Notes: svn path=/head/; revision=90174
* Chase up new MASTER_SITE_SAVANNAH.Edwin Groothuis2003-10-031-1/+2
| | | | | | | | PR: ports/56970 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> Notes: svn path=/head/; revision=90089
* (1) omit RC4 in pkg-messageMaho Nakata2003-10-0334-51/+51
| | | | | | | | | | (2) PORTREVERSION -> PORTREVISION Pointed out by: FUJIMOTO Kou <fujimoto@j.dendai.ac.jp> (1) Pointy hat to: myself (2) Notes: svn path=/head/; revision=90070
* - update to 1.2.2Christian Weisgerber2003-10-023-11/+13
| | | | | | | | | | - mark as BROKEN on -CURRENT - use INFO Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Notes: svn path=/head/; revision=90036
* - Fix build on -currentKirill Ponomarev2003-10-022-1/+21
| | | | | | | | PR: 57458 Submitted by: Rui Lopes <rui@ruilopes.om> Notes: svn path=/head/; revision=90028
* a) add several patches made by Takashi Ono (JCA signed person)Maho Nakata2003-10-0285-0/+10387
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 1) To enable handling of MS Word for Windows 95/6.0 CJK Version patch-word6+95-cjkhandling http://www.openoffice.org/issues/show_bug.cgi?id=17498 (target milestone 1.1.1, resolved and fixed) 2) Patch to enable rtf filter handle local language files patch-rtfcjk http://www.openoffice.org/issues/show_bug.cgi?id=17503 (target milestone 2.0, verified and fixed) 3) rtf writing enhancement for CJK patch-wrtrtf http://www.openoffice.org/issues/show_bug.cgi?id=20264 (not confirmed yet) 4) read first section attribute correctly for MS Word for Windows 95/6.0 patch-topsection http://ja.openoffice.org/servlets/ProjectDownloadList?action=download&dlID=312 (IZ is not raized) b) bump portrevision Notes: svn path=/head/; revision=90018
* Update to 1.1.0 official releaseMaho Nakata2003-10-0234-68/+51
| | | | | | | (archive is exactly same as 1.1rc5b) Notes: svn path=/head/; revision=90013
* - Update to version 1.55Kirill Ponomarev2003-10-014-107/+101
| | | | | | | | PR: 57354 Submitted by: Ports Fury Notes: svn path=/head/; revision=89959
* 1) update to 1.1rc5b.Maho Nakata2003-10-0134-34/+68
| | | | | | | 2) too small so I treated this update as bump portrevision Notes: svn path=/head/; revision=89951
* Localized helpcontents have been changed from 1.0 to 1.1, andMaho Nakata2003-10-0140-226/+277
| | | | | | | | | | unfortunately, both helpcontents have same names and located at different place. there's (AFAIK) no way to make one more deeper subdirectory at DISTDIR, so I splitted /usr/ports/distfiles/openoffice to /usr/ports/distfiles/openoffice1.0, /usr/ports/distfiles/openoffice1.1. Notes: svn path=/head/; revision=89948
* [non-maintainer] delete port editors/wordperfectEdwin Groothuis2003-09-298-782/+0
| | | | | | | | | | | | | | This port disappeared from its main (and only) site in 2001. Although it can still be found in various places on the web, the fact that no one has complained recently means it's time to let it go. PR: ports/56868 Submitted by: Mark Linimon <linimon@lonesome.com> Approved by: msmith@freebsd.org (maintainer) Notes: svn path=/head/; revision=89841