summaryrefslogtreecommitdiff
path: root/editors
AgeCommit message (Collapse)AuthorFilesLines
2004-10-25Update kile to 1.7.1.markd3-112/+177
Changes in 1.7.1: Due to reported problems with compiling Kile 1.7, version 1.7.1 is released. This releases fixes the "KSpell2" compilation problem. Changes in 1.7: Among the new features are: autocompletion of (La)TeX commands, completely configurable build system, advanced LaTeX editing functions, autocompletion of references and labels (only within projects).
2004-10-21Added abiword-plugins-2.0.11.xtraeme1-1/+2
2004-10-21Initial import of abiword-plugins-2.0.11, based on patch sentxtraeme3-0/+45
by Ove Soerensen in PR pkg/26893. These plugins will enhance your AbiWord-experience. Included are additional import/export filters for DocBook, HTML, KWord, Latex and MS-Write as well as plugins adding support for further graphic-formats (JPEG, GIF, BMP, WMF, etc.)
2004-10-21Update editors/abiword to 2.0.11, and split Makefile into Makefile.common,xtraeme9-228/+255
which will be used for the upcoming abiword-plugins package, based on patch sent by Ove Soerensen in PR pkg/26893, this closes PR pkg/26695 by Joel Carnat too, thanks. Use bsd.options.mk for the gucharmap dependency/option, which now is disabled by default, because it adds a lot of GNOME dependencies (this is bad if you don't use GNOME). There are too many changes to list here, but notably bugfixes and some new features were added, as usual, please take a look at the ChangeLog file.
2004-10-21Change CATEGORY to editors.xtraeme1-2/+2
2004-10-21Move gtranslator to the editors category, Closes PR pkg/26494 byxtraeme6-1/+165
Douglas Brebner.
2004-10-21Update editors/nano to 1.2.4.xtraeme4-21/+27
Too many changes to list here, because our pkgsrc version was really old! please take a look at the NEWS/ChangeLog file. Another change: Georg Schwarz reported in PR pkg/26671 that nano requires glib to build in his system (IRIX 5.3) and I know what's happening there... nano.h checks for the functions snprintf()/vsnprint(), if they aren't available, the glib functions are used instead, so put the glib dependency if MACHINE_PLATFORM = IRIX 5.3 and closing PR. No idea about IRIX 6.x, sorry.
2004-10-15Update linkage to libltdl (via guile{,14}), which is now its own package.tv1-2/+2
Unfortunately, guile{,14}/buildlink3.mk directly includes it, and I don't know which dependencies actually need libltdl, so it was a recursive bump. Hopefully this recursive inclusion can be ripped out of guile{,14}/buildlink3.mk at some point and bubble down to dependencies that actually use libltdl, avoiding this headache in the future....
2004-10-15Changes 5.5:adam2-12/+11
* Tabbed windows * Find and Clear buttons * Improvements in macro language * Better efficiency * Bug fixes
2004-10-13Update biew to version 5.6.2 to address PR#27252.ben2-8/+7
This release mainly fixes AMD64-related bugs.
2004-10-11Update to 2.8.1:jmmv3-7/+7
Fixes ===== - do not try to open non regular files (#153204) (Paolo Borelli) - allow opening file by drag and drop on read only documents (#89881) (James Bowes) - open dropped files in the right target gedit window (#150485) (Paolo Maggi) - do not change active document when closing an unmodified tab (#149811) (Paolo M.) - fix crash when trying to open an invalid sftp uri (Paolo B.) - update to the latest egg-recent (Paolo B.) New and updated translations ============================ - Changwoo Ryu (ko) - Adam Weinberger (en_CA) - Žygimantas Beručka (lt) - Meelad Zakaria (fa) - Jordi Mallach (ca) - Gora Mohanty (or)
2004-10-08This pkg fails to build with make from NetBSD-1.6.2. Use the GNU makekristerw1-1/+2
instead.
2004-10-08Change man1/nc.1 to man1/nedit-nc.1 to avoid conflict with netcatadam2-7/+7
2004-10-03Update to 0.7.0:jmmv4-33/+31
Enhancements since 0.6.3 ======================== * keyboard shortcuts a.k.a fast editing keybindings [Dodji Seketeli] * new validation and error reporting system. Early support of XSD/RNG [Nicolas Centa] * "comment out node" feature [Dodji Seketeli] * support new GtkFileChooser [Benjamin Dauvergne, Dodji Seketeli] * infinite Undo/Redo [Dodji Seketeli] * menu/toolbar management rework - now based on GtkUIManager [Dodji Seketeli] * better node clipboard management [Dodji Seketeli] * support of remote document loading [Philippe Mechaï] * docs drag & drop from the desktop to the editor [Philippe Mechaï] * view tabs & naming HIG-fication [Philippe Mechaï] * lots of HIG-ficcation [Philippe Mechaï, Dodji Seketeli] * Website redesign [Scott White] Bugfixes since 0.6.3 ==================== * #142163 autoscroll tree editing widget [Dodji Seketeli] * #142596 fix gcc 2.95 compilation errors [Adrian Bunk] * #142861 wrong behaviour when closing a view [Nicolas Centa] * #142980 segfault when multiple views on one doc [Nicolas Centa] * #144989 relative to absolute uri conversion [Nicolas Centa] * #144983 wrong behaviour when opening a doc twice [Dodji Seketeli] * #145381 no scroll during node search [Dodji Seketeli] * #145383 search dialog blocks the view [Dodji Seketeli] * #147690 nodes added twice from compl table [Dodji Seketeli] * #147820 phrasing error [Raphael Higino] * #148015 phrasing error [David Lodge] * #148335 phrasing error [David Lodge] * #150175 update completion table when DTD is associated [Dodji Seketeli] * #150184 wrong node names/attributes parsing [Dodji Seketeli] * #150206 node editor bad sync behaviour [Dodji Seketeli] * #150290 can't open file name with spaces [Bart Vanherck] * #150384 underscore escaping in filenames [Dodji Seketeli] * #150487 crash when re-associating a new DTD [Nicolas Centa] * #150872 wrap tree editing widget text to 80 chars [Dodji Seketeli] * #151442 crash during editing [Dodji Seketeli] * #152232 crash when validating empty doc [Dodji Seketeli] * #152629 badly formed node names [Dodji Seketeli] * #152858 use GtkFileChooser by default [John Spray] * #153735 crash when closing doc [Dodji Seketeli] * #153856 schema selector must use GtkFileChooser [Dodji Seketeli] * #153874 wrong compl list in contextual menu [Dodji Seketeli] * many crashers fixes here and there [Dodji Seketeli] Documentation ============= * Updated the "MlView internals" document * Wrote "MlView Keybindings" document Updated translations ==================== * ja [Ryoichi INAGAKI] * nl [Tino Meinen, Vincent Van Adrighem] * cs [Miloslav Trmac] * en_CA [Alexander Winston] * en_BG [David Lodge, Garret Owen] * pt_BR [Gustavo Maciel Dias Vieira] * es [Francisco Javier F Serrador] * it [Guido Spadotto] * zn_CN [Funda Wang] * de [Daniel Holbach] Enhancements since 0.6.2 ======================== * Updated translations: no [Kjartan Maraas] hr [Robert Sedak] en_GB [Gareth Owen] en_CA [Adam Weinberger] de [Daniel Holbach] * Added read/write support for DOCTYPE and entities declaration nodes [Dodji Seketeli] * new entity refs icon [Baptiste Mille-Mathias] * use glade/libglade instead of GnomeApp & co [Dodji Seketeli] * Put the "multi-type-of-editing-views" architecture in place [Dodji Seketeli, Stephane Bonhomme] * right click based editing [Dodji Seketeli] * delete attributes by hiting the 'del' key in the node editing widget [Sebastien Bacher] * added the --dtd|-d command line option [Luuk de Waard] * Set a default icon for all windows [Dodji Seketeli] * Deactivate some menuitems depending on the context [Dodji Seketeli] * Port our SAX plumbing over the new libxml2 2.6.x SAX2 without breaking it on previous versions [Dodji Seketeli] * Force the use of libxml2 2.6.6 or higher [Dodji Seketeli] * Allow element node name completion in the contextual menu [Nicolas Centa] Fixes since 0.6.2 ================= * #130036: better utf8 based interaction with gtk+ [Dodji Seketeli] * #130027: better node type picker behaviour [Dodji Seketeli] * #130089: xslt dialog crash [Paolo Borelli] * #132034: better add node dialog usability [Nicolas Centa] * #130184: cancel on exit dialog [Sebastien Bacher] * #135780,#139162,#141533,#141578: fix a bad random crash that becomes systematic on gnome 2.6 [Dodji Seketeli] * #135429: proper install of gconf schema file [Julio M. Merino Vidal] * Replace AM_PROG_LIBTOOL with AC_PROG_LIBTOOL [Dodji Seketeli] * #141664: validation fix [Dodji Seketeli] * #130251: avoid having two root element nodes in the same document [Dodji Seketeli] * #132756: avoid having two attributes with the same name on the same element node [Dodji Seketeli] * #141894: better synchronization between node editing widget and tree editing widget [Dodji Seketeli] * #141992: better memory management in the document object model [Dodji Seketeli] * #142152: fix crash in 'find node' [Dodji Seketeli]
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv50-72/+101
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam6-50/+6
All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-21Update to 2.8.0. This version corresponds to GNOME 2.8.0.jmmv3-37/+51
=========== gedit 2.8.0 =========== New and updated translations ============================ - Hasbullah Bin Pit (ms) - Dafydd Harries (cy) - Christophe Merlet (fr) - Ridvan Can (tr) - Vladimir Petkov (bg) - Theppitak Karoonboonyanan (th) - David Lodge (en_GB) - Misu Moldovan (ro) - Nikos Charonitakis (el) - Kjartan Maraas (nb) - Kjartan Maraas (no) - Raphael Higino (pt_BR) - Mətin Əmirov (az) - Miloslav Trmac (cs) - Hendrik Richter (de) - Arafat Medini (ar) - Åsmund Skjæveland (nn) - Kostas Papadimas (el) ============ gedit 2.7.92 ============ Fixes ===== - fix misc spell plugin issues (#149400, #149761, #149475) (Paolo Borelli) Docs ==== - Updated for GNOME 2.8 (Breda McColgan) New and updated translations ============================ - Akagic Amila (bs) - Iñaki Larrañaga (eu) - Jarkko Ranta (fi) - Reinout van Schouwen (nl) - Changwoo Ryu (ko) - Jordi Mallach (ca) - Danilo Šegan (sr.po) - Danilo Šegan (sr@Latn.po) - Leonid Kanter (ru) - Maxim Dziumanenko (uk) - Francisco Javier F. Serrador (es) - Adam Weinberger (en_CA) - Christian Rose (sv) - Takeshi AIHANA (ja) - Laszlo Dvornik (hu) - Funda Wang (zh_CN) - Miloslav Trmac (cs) - Martin Willemoes Hansen (da) - Laurent Dhima (sq) - Ankit Patel (gu) - Duarte Loreto (pt) - Artur Flinta (pl) - Metin Amiroff (az) - Kjartan Maraas (nb) ============ gedit 2.7.91 ============ Fixes ===== - Bump Intltool requirement to 0.31 (Owen Taylor) - Make the print dialog resizable (Jody Golberg) - Fix a leak on Revert (Paolo Borelli) - Update to the latest egg-recent (Paolo B.) - Add new languages to the spell plugin (J.H.M. Dassen) New and updated translations ============================ - Francisco Javier F. Serrador (es) - Duarte Loreto (pt) - Changwoo Ryu (ko) - Gurban Tewekgeli (tk) - Laurent Dhima (sq) - Kjartan Maraas (no) - Artur Flinta (pl) - Miloslav Trmac (cs) - Adam Weinberger (en_CA) - Christian Neumair (de) - Funda Wang (zh_CN) - Miloslav Trmac (cs) - Åsmund Skjæveland (nn) - Maxim Dziumanenko (uk) - Changwoo Ryu (ko) - Takeshi AIHANA (ja) - Meelad Zakaria (fa) ============ gedit 2.7.90 ============ New Features ============ - Add a command line option to specify the encoding (Paolo Borelli) Fixes ===== - Adapt to the new Mime system (Ray Strode) - Always update the sensitivity of "Move to new window" (Madhan Raj M/Paolo Maggi) - Remove annoying alert when creating a non-existent file (Vinay) - Hopefully fix for good the recent files locking (Paolo M.) - fix accessibility issue in Open Location dialog (Padraig O'Briain) - avoid multiple about dialogs for the plugins (Paolo B.) New and updated translations ============================ - Kjartan Maraas (no) - Nikos Charonitakis (el) - Christophe Merlet (fr) - Laurent Dhima (sq) - Laszlo Dvornik (hu) - Duarte Loreto (pt) - Guntupalli Karunakar (hi) - Gareth Owen (en_GB) - Miloslav Trmac (cs) - Francisco Javier F. Serrador (es) - Christian Rose (sv) - Vincent van Adrighem (nl) - Gil Osher (he) - Takeshi AIHANA (ja) - Alexander Shopov (bg) ============================================= gedit 2.7.1 - "FUTURE PROGRAMMING TECHNOLOGY" ============================================= New Features ============ - Add a change case plugin (Paolo Borelli) - debugging output is now enabled with env vars (Paolo B.) Fixes ===== - link help button in preferences and page setup dialogs (Muktha) - Syntax Highlighting prefs don't get confused (Travis Snoozy) - merge misc bugfixes from the stable branch New and updated translations ============================ - Christian Neumair (de) - Nikos Charonitakis (el) - Laurent Dhima (sq)
2004-09-21Update to 2.8.0. This version corresponds to GNOME 2.8.0.jmmv3-9/+35
2.8,0: "Josha Bell" * Fixes: - Fixes to docs (Shaun McCance) 2.7.92: "Morte della Madonna" * Improvements: - Updated documentation (Shaun McCance) 2.7.91: "Que fuerte me parece" * Fixes: - Fix a crash when selection unset keys (bug #149805) - Fix search cancelation (bugs #150728, #146790) 2.7.90: "Old maintainer clip show" * Improvements: - Lots of HIG fixes (Dennis Cranston) 2.7.4: "Siempre estoy soñando" * Improvements: - Search asyncronously - Add recent keys * Fixes: - Put the output window in a vpaned so it can be resized (bug #146776) - Go to the key in the tree and in the list. - Use header capitalization for menu items. Fix bug #147753 (Dennis Cranston) 2.7.3: "This one is really released!" * Fixes: - Fix some UI stuff of the search window (Anders Carlsson) 2.7.2: "long queue" * Improvements: - Search!!!! - Removed warning dialog (Christian Neumair) * Fixes: - Enable menu internationalization (Christian Neumair) 2.7.1: "Beer at Norway" * Improvements: - Implement list elements editing - Added schema - Set defaults in gconf.xml.defaults - Set a key/value as mandatory from - Support for browsing/editing defaults and mandatory * Fixes: - Fix some leaks - Fix long standing bug converting some text entries into booleans (bug #136148) 2.7.0: "Favola di Venezia" * Improvements: - Use GNOME libraries (Shakti Sen) - Add Help support (Shakti Sen) - Use GNOME standard about dialog (Bug #88279) - Make menu icons follow menus_have_icons preference key (Mariano Suárez-Alvarez) - Show an alert when the key has no schema (Bug #110745) - Replace use of item factory with ui manager (James Bowes from the GNOME love fame!) - When removing an item in the list edito, select the next or the previous one (Alberto Ruíz, Bug #142994, also a new contributor from the GNOME love and live hacking at guadec-es!) * Fixes: - Fix crash when nothing is selected (Richard Hult) - Don't show hidden widgets on new windows. - Fix compilers warning and build stuff on AIX. * Merged fixes from 2-6 branch: - Don't escape keys (Bugs #135807 and #136400) - Fix a crashing bug in the unref code (Bugs #124662 and #136631) - Fix the cell editor for float values (Bug #137468) - Fix a crash when launching gconf-editor with a invalid key path (Bug #136381) - Allow the notebook in the key editor to fill and expand. (Fix #138557) * Translations: - Added Basque translation (Iñaki Larrañaga) - Added Gujarati translation (Guntupalli Karunakar)
2004-09-20Update to 5.6.1:wiz2-6/+7
Changes in 5.6.1: This release fixes a bug which blocked dialog's item selection. Changes in 5.6.0: + Java disassembler + New feature: "Tabbed" browsing. (Now you may access F1-F10 actions through TAB key) + Textmode syntax highlighing + New submodes of binmode + AVR disassembler by Stephan Linz + Enable SSE3 for Athlon64 (due Intel Extended Memory 64 Technology) + New feature: input viewer * Fixed Bug 234729(debian.org): Hexadecimal dump is not hex, but binary (if hexmode was forced by -h key in command line) * Fixed Bug 235005(debian.org): Missing values in hex listing (was detected when width of terminal window was 106 chars) * Fixes by Alex: * Fixed bug of block-device opening * Fixed case sensitive search in hexmode * Fixed old and evil bug of not repainting of low part of window under some terminals. + Add russian locales support in linux/unix systems * Fixing multiple QNX related bugs + Added support for QNX 6 Neutrino * QNX6 related fixes and improvements + Added mouse wheel support for Win2k+ * Some MSWin related fixes by Oblomov Sergey * Fixed correct elf32 reading after applying 64-bit support * Other minor/major fixes.
2004-09-16For just now, disable autoconf checks for grantpt(3) - fixes a bulk buildagc1-1/+8
problem.
2004-09-16Use the same mechanism as used in nvi to switch off checks for grantpt(3)agc1-1/+6
and other System V options for now. Fixes a problem in the bulk build, and addresses PR 26967.
2004-09-16NetBSD 2.0F and later has grantpt(3) - just ignore it for now, so that weagc1-1/+3
don't try to use other System V options. Fixes bulk build problem.
2004-09-04Update to 3.2.11; couldn't find a decent list of changes.jmmv3-6/+57
2004-09-04Set the path to GConf2's configuration database manually, to fix multiplejmmv1-2/+6
crashes. The problem is that the configure script is picking the gconftool-2 binary from the buildlink directory, which does nothing, so it gets an incorrect configuration. Bump PKGREVISION to 1.
2004-08-26Added a MESSAGE file that is shared with both lyx-qt and lyx-xforms.reed4-5/+23
And bumped PKGREVISIONs. This MESSAGE suggests that the user run's LyX's reconfigure option when upgrading or adding other packages. The MESSAGE also lists several packages that can extend LyX. (Later, when wip/sgmltools-lite and wip/html2latex are added to pkgsrc these should be added to the list.)
2004-08-22Add missing patch.recht1-0/+22
2004-08-17update to TeXmacs-1.0.4-R2recht3-25/+24
Changes: This is a bug-fix only release. Changes to the pkg: Correctly pass LDFLAGS, so the rpath won't get lost.
2004-08-15Honor CPPFLAGS to make this package build on Interix.minskim4-1/+52
2004-08-12Changes 4.8:adam2-6/+6
* Bug-fix release
2004-08-11Remove patch-ab. Fixes build on Solaris 9. Assume all platforms wemarkd2-17/+1
support have strerror(). If there is a platform that doesn't have strerror() then this should be changed to make OLDWAY properly choose between the two alternatives and then define OLDWAY in make flags.
2004-08-03Changes 1.2.10:adam6-89/+23
- handle getnstr() not defined (needed for SGI IRIX 6.5.22) Changes 1.2.9: - fix searching larger than 3 characters long strings Changes 1.2.8: - replace the unsafe getstr() with getnstr() Changes 1.2.7: - check the presence of <sys/mount.h> before including it - fix build on Digital UNIX 4.0f (remove -Wall) - use the full width of the terminal (the trick is to stop relying on printing "\n", but using move() instead) - fix displaying the offsets at beginning of each line on big endian boxes (thanks to Martin Schaffner) Changes 1.2.6: - fix core dump when searching backward (thanks to Jean Delvare) (the culprit is memrmem, but also fixing provided memrchr) Changes 1.2.5: - fix build on Solaris (which doesn't have BLKGETSIZE and all compilers don't have -W) Changes 1.2.4: - use BLKGETSIZE to try to get the size of a device - do not die horribly when accessing after the end - fix provided memrchr() (thanks to Yue Luo) - fix displaying after searching >32bit files (thanks to Paul Mattal) Changes 1.2.3: - add some KEY_HOME KEY_END (^[[7~ and ^[[8~) - fix for HAVE_MEMMEM - fix my memrchr not behaving the same as libc's - fix the use of memrchr to behave as libc's - use "(void)" in prototype of functions having no parameters - call "raw()" when help() is over
2004-07-31Make this build on OS X. The new files are taken from the emacs cvskristerw6-11/+1515
repository.
2004-07-28Enable pkgviews installation, and use subst.mk.schmonz1-5/+10
2004-07-28"teach-ce" should find ce(1) in ${LOCALBASE}, not ${PREFIX}.schmonz2-6/+7
2004-07-28Enable pkgviews installation.schmonz2-2/+10
2004-07-28USE_LANGUAGES=c c++ ; USE_LIBTOOL=yesmarkd1-1/+2
2004-07-28update to TeXmacs-1.0.4recht4-32/+21
changes: - Finished documentation of built-in environment variables. - Bug fixes in the HTML converters and in the accelerator for long documents. - Better quasi-quoting and added unquote-splicing primitive.
2004-07-28update to TeXmacs-1.0.3.11recht4-50/+59
changes: - Finished documentation of TeXmacs primitives. - Started documentation built-in environment variables. - Editing of text-at boxes in graphics mode1.
2004-07-12Because the version number of this package is freely chosen there is notron1-3/+2
to use (ugly looking) package revision. We can simply increase the version number.
2004-07-11Update distinfo after distfile change (grr). Fixes PR 26231.cube2-4/+5
PKGREVISION++
2004-07-06bump PKGREVISIONs since libxslt needs libgcrypt nowrecht2-4/+4
2004-07-06Initial import of xwpe-1.5.29a from pkgsrc-wip.xtraeme5-0/+117
xwpe is a programming environment for UNIX systems writen by Fred Kruse. The user interface mimics the Borland C and Pascal family of products for MS-DOS. From within xwpe you can edit, compile, and debug programs.
2004-07-06Added xwpe-1.5.29a.xtraeme1-1/+2
2004-07-03update to 1.0.3.10recht4-11/+13
changes - Higher reactivity for editing large documents. - Speed-up for starting TeXmacs. - Tab-completion and hyperlinks for intra-project labels and references. - Patches by Henri Lesourd for better editing of graphics. - Several bug corrections.
2004-06-28Update to 2.6.2:jmmv2-5/+5
- Don't show all widgets in new window, because we have hidden ones. - Fix crash when nothing is selected. (Richard Hult)
2004-06-27Fix several 64 bit issues to get this going on alpha and hopefullydmcmahill6-1/+193
amd64 and sparc64. Patches provided by Olaf Seibert in PR pkg/26055.
2004-06-27update to 1.3.0.9recht4-13/+39
- Tree call-backs at modifications in documents - Path-aware trees - Bug fixes w.r.t. previous version - Better handling of parameters for page size and margins - Implementation of ``mutators'', tags which may modify themselves - Let computer algebra sessions make use of mutators - All TeXmacs documents become part of one global super-document
2004-06-26Update to 2.6.2:jmmv3-6/+8
Fixes - Bug #143410 (problem with GOK and Find dialog) (padraig.obriain@sun.com) - Bug #144525 (include config.h) (Takao Fujiwara) - Update recent-files stuff (Frederic Crozat) New and updated translations - Evgeni Boevski (bg) - Jordi Mallach (ca) - Gurban Mühemmet Tewekgeli (tk) - Ahmad Riza H Nst (id) - Raphael Higino (pt_BR)
2004-06-21Fix compilation by detecting presense of <sys/stropts.h> and I_PUSH. Versionchristos2-1/+8264
not bumped, since no actual source changes.
2004-06-21Updated vim to 6.3martti11-36/+122
This is a bugfix release of Vim. Since Vim 6.2 hundreds of reported problems have been fixed. Also included are new and updated syntax files, translated menus and messages.