Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-04-28 | Skip interpreter checks for auxiliary files so that this package builds | jmmv | 1 | -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-22 | recursive bump from gettext-lib shlib bump. | obache | 4 | -7/+9 | |
2011-04-22 | recursive bump from gettext-lib shlib bump. | obache | 42 | -77/+84 | |
2011-04-19 | and bump... | roy | 1 | -2/+2 | |
2011-04-19 | Use bash correctly. | roy | 1 | -1/+3 | |
2011-04-17 | Update emacs-snapshot to 24.0.50.20110408. | minskim | 4 | -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-15 | update to 1.6.9 | drochner | 3 | -8/+8 | |
changes: -fixed yet another number of crashes -support for CVS revision control -new Swedish localization | |||||
2011-04-14 | Fix mis-nested .if, leading to buildlink3 tree lossage with emacs 23. | hans | 1 | -2/+2 | |
2011-04-14 | Fix some dependencies for emacs 23. | hans | 1 | -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-11 | Remove patch-ac as it was incorrect. | roy | 2 | -26/+1 | |
2011-04-08 | update to 2.25 | drochner | 3 | -8/+9 | |
changes: minor bug fix and improvement release | |||||
2011-04-03 | add LICENSE | zafer | 1 | -2/+3 | |
2011-04-01 | Fix for crash with a segv if called as jmacs with more then | wiz | 3 | -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-01 | Add patch that should fix build with png-1.5. | wiz | 2 | -1/+74 | |
2011-03-29 | joe only uses termcap so...... | roy | 3 | -3/+28 | |
Depend on termcap instead of ncurses Replace curses.h and term.h includes with termcap.h Fixes PR lib/43941 | |||||
2011-03-23 | Fix EMACSLOADPATH for emacs24. | minskim | 1 | -1/+5 | |
2011-03-21 | * simplify with BUILD_DIRS | obache | 4 | -21/+17 | |
* add user-destdir installation support | |||||
2011-03-21 | simplify with using BUILD_DIRS. | obache | 4 | -19/+13 | |
2011-03-21 | Add user-destdir installation support. | obache | 4 | -7/+19 | |
2011-03-21 | Update emacs-snapshot to 20110316. | minskim | 2 | -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-20 | lyx does not need teTeX/module.mk; include tex.buildlink3.mk instead. | minskim | 1 | -3/+2 | |
2011-03-11 | +scite | drochner | 1 | -1/+2 | |
2011-03-11 | add scite-2.24, a programmer's editor | drochner | 5 | -0/+164 | |
2011-03-11 | +TeXmacs-devel | drochner | 1 | -1/+2 | |
2011-03-11 | add a pkg for the current development version of TeXmacs (1.0.7.10) | drochner | 12 | -0/+2728 | |
2011-03-11 | remove dead mirror. | zafer | 1 | -2/+1 | |
2011-03-10 | regen to match patches/ contents. | wiz | 1 | -4/+4 | |
2011-03-10 | Bump PKGREVISION form default GIF library change from libungif to giflib. | obache | 3 | -6/+6 | |
2011-03-10 | Update emacs-snapshot to 20110224. | minskim | 3 | -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-09 | Make lyx build on Mac OS X. | minskim | 3 | -1409/+1433 | |
2011-03-09 | libungif/buildlink3.mk -> mk/giflib.buildlink3.mk | drochner | 4 | -8/+8 | |
2011-03-07 | Let lyx install files under ${DESTDIR} on Mac OS X. | minskim | 2 | -1/+17 | |
2011-03-07 | Add qgoogletranslator | ryoon | 1 | -1/+2 | |
2011-03-07 | Import qgoogletranslator-1.2.1 as editors/qgoogletranslator. | ryoon | 7 | -0/+100 | |
Qt gui for google translate based on ajax api | |||||
2011-03-02 | Update to 2.9.2. | ryoon | 3 | -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-01 | Add a patch for "==" in a shell script. | minskim | 2 | -2/+18 | |
2011-03-01 | Update emacs-snapshot to 20110224. | minskim | 7 | -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-28 | Reset maintainer for retired developers. | wiz | 1 | -2/+2 | |
2011-02-12 | Bump PKGREVISION for upstream version of png patch. | wiz | 1 | -2/+2 | |
2011-02-12 | Use upstream version of png-1.5 fix. | wiz | 2 | -88/+188 | |
2011-02-12 | gpl-2 is correct, remove comment. | wiz | 1 | -2/+1 | |
2011-02-12 | Add an patch to fix multibyte char search on 64bit environment. | obache | 3 | -3/+21 | |
PR#42832 by Atsushi Onoe. Bump PKGREVISION. | |||||
2011-02-08 | Instead of extracting version string from PKGNAME, use | hiramatsu | 7 | -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-07 | Fix build with png-1.5. | wiz | 2 | -7/+316 | |
2011-02-06 | Set LICENSE. | wiz | 1 | -1/+3 | |
2011-02-01 | Fix build of abiword-plugins with png-1.5. | wiz | 3 | -1/+63 | |
2011-01-31 | bump PKGREV for poppler shlib major change | drochner | 1 | -2/+2 | |
2011-01-29 | Fix build with gcc4.5 | markd | 5 | -1/+213 | |
2011-01-24 | Fix build with png-1.5. | wiz | 2 | -1/+29 | |
2011-01-19 | png-1.5 build fix | tnn | 2 | -1/+47 | |