summaryrefslogtreecommitdiff
path: root/editors (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* - Update to 4.0.b1Kirill Ponomarev2003-09-293-3/+12
| | | | | | | | PR: 57366 Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer) Notes: svn path=/head/; revision=89831
* Make sure we also have libgnomeprintui before we enable GNOME support.Joe Marcus Clarke2003-09-283-6/+6
| | | | | | | Reported by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=89720
* Distfile has been renamed to hyph_cs_CZ.zipMartin Blapp2003-09-251-1/+1
| | | | Notes: svn path=/head/; revision=89402
* Distfile has been renamed to hyph_es_ES.zipMartin Blapp2003-09-251-1/+1
| | | | Notes: svn path=/head/; revision=89401
* Distfile has been renamed to hyph_da_DK.zipMartin Blapp2003-09-251-1/+1
| | | | Notes: svn path=/head/; revision=89400
* Sync distfiles with reality. There is more work needed since thereMartin Blapp2003-09-252-52/+41
| | | | | | | | | | are tons of new lang dicts and hyphen dicts. The distfile only contain data-files, so nobody has to worry about changed md5 checksums. Notes: svn path=/head/; revision=89399
* Update to 0.7.4. This release features XML highlighting using gtksourceview,Joe Marcus Clarke2003-09-253-3/+4
| | | | | | | | | | better cursor keys handling, and a Portuguese translation. PR: 57225 Submitted by: maintainer Notes: svn path=/head/; revision=89397
* The relative path bug has been fixed. Execute soffice againMartin Blapp2003-09-2517-50/+50
| | | | | | | | | | with absolute path. This makes relative paths working again for specified documents in the argument list. Notes: svn path=/head/; revision=89395
* Upgrade to 1.1rc5 snapshot. Fix a remaining error in the startupMartin Blapp2003-09-2551-612/+204
| | | | | | | script. Notes: svn path=/head/; revision=89393
* Directly get OOHOME from .sversionrc. Add several checks forMartin Blapp2003-09-2517-51/+102
| | | | | | | the various installation steps. Notes: svn path=/head/; revision=89391
* Chase the pine source version number.Doug Barton2003-09-255-12/+10
| | | | Notes: svn path=/head/; revision=89296
* Add gedit-plugins, some plugins for gedit2. They're neat.Adam Weinberger2003-09-256-0/+48
| | | | | | | Obtained from: marcuscom Notes: svn path=/head/; revision=89279
* Update to 2.0.0.Adam Weinberger2003-09-259-12/+129
| | | | | | | Obtained from: marcuscom Notes: svn path=/head/; revision=89278
* Update to 0.7.3. Derived from patches mailed to me privately by theTom Hukins2003-09-245-60/+18
| | | | | | | | | | MAINTAINER based on the PR below. PR: ports/56303 Submitted by: Pav Lucistnik <pav@oook.cz> Notes: svn path=/head/; revision=89257
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-2413-16/+16
| | | | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 Notes: svn path=/head/; revision=89169
* More build fixes for Alpha.Joe Marcus Clarke2003-09-246-0/+264
| | | | Notes: svn path=/head/; revision=89132
* Fix build on Alpha (and probably other 64-bit platforms).Joe Marcus Clarke2003-09-223-0/+114
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=89110