summaryrefslogtreecommitdiff
path: root/editors
AgeCommit message (Collapse)AuthorFilesLines
2011-04-28Skip interpreter checks for auxiliary files so that this package buildsjmmv1-1/+4
again. I guess these files could be provided as a separate package that depended on perl and properly set their interpreter, but we can do this later.
2011-04-22recursive bump from gettext-lib shlib bump.obache4-7/+9
2011-04-22recursive bump from gettext-lib shlib bump.obache42-77/+84
2011-04-19and bump...roy1-2/+2
2011-04-19Use bash correctly.roy1-1/+3
2011-04-17Update emacs-snapshot to 24.0.50.20110408.minskim4-46/+25
Patches provided by Makoto Fujiwara in PR 44871. Changes: - Fix problems found by GCC 4.6.0's static checks. - man.el (Man-page-header-regexp): Solaris < 2.6 no longer supported. - custom.el (load-theme): Minor optimization in assigning faces. - emacs-lisp/package.el (package--with-work-buffer): Recognize https URLs.
2011-04-15update to 1.6.9drochner3-8/+8
changes: -fixed yet another number of crashes -support for CVS revision control -new Swedish localization
2011-04-14Fix mis-nested .if, leading to buildlink3 tree lossage with emacs 23.hans1-2/+2
2011-04-14Fix some dependencies for emacs 23.hans1-1/+13
For mail/wl and www/emacs-w3m, only the snapshot versions work with emacs 23, while lang/eieio and devel/semantic don't work at all.
2011-04-11Remove patch-ac as it was incorrect.roy2-26/+1
2011-04-08update to 2.25drochner3-8/+9
changes: minor bug fix and improvement release
2011-04-03add LICENSEzafer1-2/+3
2011-04-01Fix for crash with a segv if called as jmacs with more thenwiz3-3/+23
one file as an argument on the command line from upstream. From upstream via Jasper Wallace in PR 44808. Bump PKGREVISION. Set LICENSE (GNU GPL v1!)
2011-04-01Add patch that should fix build with png-1.5.wiz2-1/+74
2011-03-29joe only uses termcap so......roy3-3/+28
Depend on termcap instead of ncurses Replace curses.h and term.h includes with termcap.h Fixes PR lib/43941
2011-03-23Fix EMACSLOADPATH for emacs24.minskim1-1/+5
2011-03-21* simplify with BUILD_DIRSobache4-21/+17
* add user-destdir installation support
2011-03-21simplify with using BUILD_DIRS.obache4-19/+13
2011-03-21Add user-destdir installation support.obache4-7/+19
2011-03-21Update emacs-snapshot to 20110316.minskim2-6/+6
Changes: - Sync with Tramp 2.2.1. - Handle bzr 2.3.0. - Fix more problems found by GCC 4.5.2's static checks.
2011-03-20lyx does not need teTeX/module.mk; include tex.buildlink3.mk instead.minskim1-3/+2
2011-03-11+scitedrochner1-1/+2
2011-03-11add scite-2.24, a programmer's editordrochner5-0/+164
2011-03-11+TeXmacs-develdrochner1-1/+2
2011-03-11add a pkg for the current development version of TeXmacs (1.0.7.10)drochner12-0/+2728
2011-03-11remove dead mirror.zafer1-2/+1
2011-03-10regen to match patches/ contents.wiz1-4/+4
2011-03-10Bump PKGREVISION form default GIF library change from libungif to giflib.obache3-6/+6
2011-03-10Update emacs-snapshot to 20110224.minskim3-9/+9
Changes: * emacs-lisp/package.el (package-tar-file-info): Handle also remote files. * cus-start.el (cursor-in-non-selected-windows): Fix :set quoting oddness. * font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)' in some setf expressions. * vc/vc.el (vc-next-action): Add missing space to y-or-n-p prompt. Give an explicit error if failed to make writable. * Documentation fixes.
2011-03-09Make lyx build on Mac OS X.minskim3-1409/+1433
2011-03-09libungif/buildlink3.mk -> mk/giflib.buildlink3.mkdrochner4-8/+8
2011-03-07Let lyx install files under ${DESTDIR} on Mac OS X.minskim2-1/+17
2011-03-07Add qgoogletranslatorryoon1-1/+2
2011-03-07Import qgoogletranslator-1.2.1 as editors/qgoogletranslator.ryoon7-0/+100
Qt gui for google translate based on ajax api
2011-03-02Update to 2.9.2.ryoon3-8/+25
Set LICENSE. Older changelog is not included. Changelog: Changes since version 2.9.0: --------------------------- - Updated to Unicode 5.2.0 - Landscape printing bug fixed - DOS CRLF with uniconv bug fixed - Hungarian Runes (PUA) rovasiras glyph adjustments - Windows port now behaves itself - Minor enhancements
2011-03-01Add a patch for "==" in a shell script.minskim2-2/+18
2011-03-01Update emacs-snapshot to 20110224.minskim7-90/+120
- Reorganize icon directories and files. - Obsolete packages: pc-mode, pc-select, pgg, spell, and sregex. - Import modules from gnulib: filemode, crypto/md5, stdint, getloadavg, and strftime.
2011-02-28Reset maintainer for retired developers.wiz1-2/+2
2011-02-12Bump PKGREVISION for upstream version of png patch.wiz1-2/+2
2011-02-12Use upstream version of png-1.5 fix.wiz2-88/+188
2011-02-12gpl-2 is correct, remove comment.wiz1-2/+1
2011-02-12Add an patch to fix multibyte char search on 64bit environment.obache3-3/+21
PR#42832 by Atsushi Onoe. Bump PKGREVISION.
2011-02-08Instead of extracting version string from PKGNAME, usehiramatsu7-20/+15
${_EMACS_VERSION_MAJOR} and ${_EMACS_VERSION_MINOR} to determine installed version of emacs. Also, set minimum version of _EMACS_REQD to the same as ${_EMACS_VERSION_MAJOR}.${_EMACS_VERSION_MINOR}. Otherwise, buildlink does not work for emacs lisp libraries. Should fix PR/42763.
2011-02-07Fix build with png-1.5.wiz2-7/+316
2011-02-06Set LICENSE.wiz1-1/+3
2011-02-01Fix build of abiword-plugins with png-1.5.wiz3-1/+63
2011-01-31bump PKGREV for poppler shlib major changedrochner1-2/+2
2011-01-29Fix build with gcc4.5markd5-1/+213
2011-01-24Fix build with png-1.5.wiz2-1/+29
2011-01-19png-1.5 build fixtnn2-1/+47