summaryrefslogtreecommitdiff
path: root/editors
AgeCommit message (Collapse)AuthorFilesLines
2012-06-02Add symlink to gnu/man/man1/ed.1cheusov2-6/+10
++pkgrevision
2012-05-29Remove GNU_PROGRAM_PREFIX variable (discussed in pkgsrc-users@).cheusov2-15/+19
All utilities are installed with a prefix 'g'. Symlinks with original names are created in ${PREFIX}/gnu/bin. ++pkgrevision Add LICENSE
2012-05-23+edtabs1-1/+2
2012-05-23Added editors/edt version 1.9abs5-0/+56
Edt text editor emulator. This text-editor emulates the VAX VMS text editor known as Edt, and to some extent, later versions called TPU/Eve.
2012-05-23Honor LDFLAGS; should fix rpaths and thus the Linux build.dholland2-6/+16
2012-05-23Add missing termcap.bl3.mk.dholland1-1/+2
2012-05-23note where this is useddholland1-1/+6
2012-05-23Honor PKGMANDIR.dholland2-6/+14
2012-05-22Deal with the fact that Makefile.in is now regenerated by also patchingjoerg2-1/+40
Makefile.am as appropiate. automake can't be run directly, since it doesn't like configure itself.
2012-05-16editors/kdissert: Fix indirect linking (all platforms)marino2-1/+14
Rather than modify this wscript to read the LDFLAGS environment variable, the c++ kdeui library was directly specified for all platforms.
2012-05-16editors/scite: Fix indirect linking (all platforms)marino2-5/+14
Due to the use of pkg-config to generate libraries inside the gtk/makefile file, the indirect linking fix couldn't be isolated to only DragonFly. All platforms will directly link libgmodule-2.0
2012-05-14Add missing termcap.bl3.mk.dholland1-1/+2
2012-05-14Add missing termcap.bl3.mk. No version bump; on platforms where thisdholland1-1/+2
matters lack of it leads to build failure.
2012-05-14Use <termcap.h>, not <term.h>. Should fix build on netbsd-5.dholland2-4/+4
2012-05-14Use time_t to call time(), not "long int".dholland2-5/+19
2012-05-10Use SUBST to insert PREFIX instead of a handrolled sed, and be (much) lessdholland1-7/+6
indiscriminate about it.
2012-05-10Add patch comments to preexisting patches.dholland4-7/+13
2012-05-10Pass -Wall. Fix a number of minor bugs and possibly some major ones.dholland34-43/+3810
Should also fix clang build. PKGREVISION++
2012-05-09Fix accepting keys in text mode; breakage caused by glib2 update.wiz3-3/+20
Patch from Debian, found for OpenBSD by Antoine Jacoutot and mentioned on current-users by Matthieu Herrb. Bump PKGREVISION.
2012-05-09Oops, apparently forgot to commit this.dholland1-1/+2
2012-05-09Avoid another symbol name conflict with clone(2).dholland1-0/+31
2012-05-07Needs desktopdb.mk. PKGREVISION -> 23.dholland1-2/+3
2012-05-07Fix symbol name conflict with clone(2).dholland2-1/+33
2012-05-07Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)dholland3-6/+6
It turns out there were a lot of these.
2012-05-03Fix build with glib-2.32.wiz3-1/+32
2012-04-27Fix CVE-2009-2688, via <https://bugzilla.redhat.com/show_bug.cgi?id=511994>hauke3-12/+86
Note xemacs 21.5 still dumps core during the build.
2012-04-27Fix CVE-2009-2688, via <https://bugzilla.redhat.com/show_bug.cgi?id=511994>hauke5-49/+146
2012-04-27Recursive bump from icu shlib major bumped to 49.obache1-2/+2
2012-04-25Like emacs21, #define TERMINFO for NetBSD >= 6.hauke1-2/+9
Fixes PR lib/46366 - thanks to dholland for the hint.
2012-04-24Update edit-utils to v2.43, fixing security advisory CVE-2008-2142hauke3-17/+20
against the xemacs{,-current} packages. While here, listen to pkglint some. From the edit-utils changelog: 2008-06-09 Aidan Kehoe <kehoea@parhasard.net> * fast-lock.el (fast-lock-cache-directories): Remove the directory the file is in, to avoid running code from arbitrary other users. Update the docstring to motivate this. Also, mark it as a risky local variable to prevent it being evaluated in file local variable sections. Thank you Ulrich Müller, thank you Hans de Graaff. XXX The package versions this pkg installs are positively behind the bend.
2012-04-15Update KDE SC to 4.8.2markd2-7/+7
bugfixes.
2012-04-13Add -lrt to LIBS.SunOS and LIBS as OS_LIBS to MAKE_ENV to make this build.hans1-1/+4
Not needed on 5.11, but doesn't hurt either.
2012-04-08Update to 2.5.2.02ryoon3-38/+41
Changelog: ---------------------------------------------------------------------- OmegaT 2.5.2 update 2 ---------------------------------------------------------------------- 1 Enhancement 5 Bug fixes 1 Localisation update ---------------------------------------------------------------------- 2.5.2 update 2 vs. 2.5.2 - The writeable glossary file can now have a .utf8 extension instead of a .txt one, .txt being still the default Bug fixes: - When using Remove Tags, some non-OmegaT tags (e.g., %s, depending on the kind of tags checked in Options > Tag Validation) and some non-useful spaces could be copied at the end of the segment in the target document - In some rare circumstances, the display of matches in the Fuzzy Matches pane could be very slow - When the Fuzzy Matches pane was closed, the explanation text was displayed in bold instead of the initial non-bold attribute - In TMXs, the end of line was hardcoded as LF, instead of using the system line separator (e.g., CR+LF under Windows, LF under Linux) - In the Android filter, the "do not translate" mark has been corrected Localisation updates: - Dutch localisation updated to 2.5.2 (UI) ---------------------------------------------------------------------- OmegaT 2.5.2 update 1 ---------------------------------------------------------------------- 0 Enhancement 1 Bug fix 0 Localisation update ---------------------------------------------------------------------- 2.5.2 update 1 vs. 2.5.2 Bug fixes: - When the glossary folder wasn't in the default location, the default writeable glossary file wasn't computed correctly. In addition, the name of the glossary file was lost on saving when a manual correction was done in project properties. ---------------------------------------------------------------------- OmegaT 2.5.2 ---------------------------------------------------------------------- 8 Enhancements 2 Bug fixes 5 Localisation updates ---------------------------------------------------------------------- 2.5.2 vs. 2.5.1 update 1 Implemented requests: - Show non-breakable space http://sourceforge.net/support/tracker.php?aid=3495779 - Use search term as window title in Search window http://sourceforge.net/support/tracker.php?aid=2610094 - Clarification of the Options > Spell Checking... dialog http://sourceforge.net/support/tracker.php?aid=3473630 - Selectable location for the writeable glossary file http://sourceforge.net/support/tracker.php?aid=3503373 - Second plugin location in <home>/plugins http://sourceforge.net/support/tracker.php?aid=3428485 Other enhancements: - Add explanatory messages to windows as hints when no project is open - Segments containing a note can be marked with View > Mark Segments with Notes. This marking has priority over Mark Translated and Mark Untranslated. - Display of the corresponding colours in the View menu for "Mark" menu entries Bug fixes: - In the PO filter, "path" was always displayed in the Comment pane, even if it was empty - When using Insert Source Tags, a space was added before the first one Localisation updates: - Simplified Chinese localisation updated to 2.5.0 (UI, readme, documentation) - Italian localisation updated to 2.5.1 (UI) - Dutch localisation updated to 2.5.1 (UI) - Japanese localisation updated to 2.5.1 (UI) - Slovenian localisation updated to 2.5.2 (UI)
2012-04-08Remove python24 and all traces of it from pkgsrc.wiz1-2/+1
Remove devel/py-ctypes (only needed by and supporting python24). Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE lines that just mirror defaults now. Miscellaneous cleanup while editing all these files.
2012-03-27sync w/ base pkg (without-gnomevfs), fixes build problem seen indrochner1-1/+3
bulk build
2012-03-26Don't install cat pages.joerg4-9/+31
2012-03-25Apply same post-extract chmod as emacs-snapshot to fix the same problem.dholland1-1/+2
2012-03-25Do a post-extract chmod on a couple of directories that are installeddholland1-1/+2
via tar; prevents file-check errors I've been hitting when bulk building.
2012-03-21Fix encodingo.wiz1-1/+1
2012-03-21Update emacs-snapshot to 24.0.94.20120319.minskim2-6/+6
Notable changes: * net/rcirc.el (rcirc-cmd-quit): Allow quiting all servers with prefix. * htmlfontify.el: Add support for code block fontification for ODT export (Bug #9914). * subr.el (eval-after-load): If named feature is provided not from a file, run after-load forms. (Bug#10946) * calendar/calendar.el (calendar-insert-at-column): Handle non-unit-width characters a bit better. (Bug#10978) * vc/vc-hg.el (vc-hg-working-revision): Rework to work with both directory and file as argument (Bug#10822). * international/quail.el (quail-insert-kbd-layout): Surround each row by LRO and PDF instead of inserting many LRMs. Pad the left and right of each non-spacing marks. Insert invisible space between lower and upper characters to prevent composition.
2012-03-21Add kile-kde3markd1-1/+2
2012-03-21Update to 2.1.1markd8-365/+193
KDE4 version.
2012-03-21Reimport kile 2.0.2nb11 as kile-kde3markd9-0/+1832
2012-03-21Add texworksmarkd1-1/+2
2012-03-21Import texworks 0.4.3markd6-0/+199
The TeXworks project is an effort to build a simple TeX front-end program (working environment) that will be available for all todays major desktop operating systems-in particular, MS Windows (XP/Vista/7), typical GNU/Linux distros and other X11-based systems, as well as Mac OS X. It is deliberately modeled on Dick Koch?s award-winning TeXShop for Mac OS X, which is credited with a resurgence of TeX usage on the Mac platform. To provide a similar experience across all systems, TeXworks is based on cross-platform, open source tools and libraries. The Qt toolkit was chosen for the quality of its cross-platform user interface capabilities, with native "look and feel" on each platform being a realistic target. Qt also provides a rich application framework, facilitating the relatively rapid development of a usable product. The normal TeXworks workflow is PDF-centric, using pdfTeX and XeTeX as typesetting engines and generating PDF documents as the default formatted output. Although it is possible to configure a processing path based on DVI, newcomers to the TeX world need not be concerned with DVI at all, but can generally treat TeX as a system that goes directly from marked-up text files to ready-to-use PDF documents.
2012-03-21update to 1.6.10 (last release on the 1.6 branch)drochner3-8/+18
changes: -Read files produced by LyX 2.0 -bugfixes -translation updates
2012-03-20Change category to editorsmarkd1-2/+2
2012-03-20Add kate.markd1-1/+2
2012-03-20Import kate. part of KDE SC 4.8.0markd4-0/+440
Kate is a multi-document, multi-view text editor for KDE. It features stuff like codefolding, syntaxhighlighting, dynamic word wrap, an embedded console, an extensive plugin interface and some prelimentary scripting support.
2012-03-15Bump PKGREVISION from default python to 2.7.obache7-12/+14