summaryrefslogtreecommitdiff
path: root/editors
AgeCommit message (Collapse)AuthorFilesLines
2011-01-10Ignore DragonFly BSD's SysV pty, same as recent NetBSD and Darwin.obache1-1/+2
fixes PR#44357.
2011-01-03recognize maxima-5.23, bump PKGREVISIONdrochner4-11/+12
2010-12-23Mechanically replace references to graphics/jpeg with the suitabledsainty8-18/+18
alternative from mk/jpeg.buildlink3.mk This allows selection of an alternative jpeg library (namely the x86 MMX, SSE, SSE2 accelerated libjpeg-turbo) via JPEG_DEFAULT=libjpeg-turbo, and follows the current standard model for alternatives (fam, motif, fuse etc). The mechanical edits were applied via the following script: #!/bin/sh for d in */*; do [ -d "$d" ] || continue for i in "$d/"Makefile* "$d/"*.mk; do case "$i" in *.orig|*"*"*) continue;; esac out="$d/x" sed -e 's;graphics/jpeg/buildlink3\.mk;mk/jpeg.buildlink3.mk;g' \ -e 's;BUILDLINK_PREFIX\.jpeg;JPEGBASE;g' \ < "$i" > "$out" if cmp -s "$i" "$out"; then rm -f "$out" else echo "Edited $i" mv -f "$i" "$i.orig" && mv "$out" "$i" fi done done
2010-12-17Taking maintainership, after an offer from Masao Uebayasi.hauke1-2/+2
2010-12-16Update XEmacs package to 21.4.22hauke4-397/+386
I tried to work in the manual PLIST changes. Changes since 21.4.17 from the distribution ChangeLog: 2008-12-28 Vin Shelton <acs@xemacs.org> * XEmacs 21.4.22 is released * etc/photos/vin.png: * etc/photos/vinm.png: Updated. 2007-10-07 Vin Shelton <acs@xemacs.org> * XEmacs 21.4.21 is released * modules/ldap/eldap.c: Declare that we use deprecated API. Thanks to Mats Lidell <matsl@xemacs.org> for the report & patch: <871wgnqunm.fsf@spencer.lidell.homelinux.net>. 2006-12-09 Vin Shelton <acs@xemacs.org> * XEmacs 21.4.20 is released * configure.in: Find relocated xpm library under cygwin. Patch lifted from Rick Rankin's 21.5 version of the patch. * PROBLEMS: X11R7 loses x11/bitmaps/gray. * configure.in: Simplify cygwin include and nox/Xpm handling. As of cygwin-1.5.19, 'gcc -print-file-name=libc.a' (effectively) returns '/lib' instead of '/usr/lib', so we'll use 'gcc -print-search-dirs' instead. 2006-01-28 Vin Shelton <acs@xemacs.org> * XEmacs 21.4.19 is released * etc/package-index.LATEST.gpg: Updated with latest package data. Merge from 21.5. * configure.in: Fixed `LDAP_OPT_ON' libraries configuration introduced in local 2005-03-13 change of `configure.in'. However, do not check for internal `-lber' `ber_pvt_opt_on' symbol as done in upstream. This symbol is not part of any published interface, it may exist or not exist, depending on openldap version. Cryptic comment before using it in upstream 21.5 source did not state precisely under which circumstances checking for it was useful, which sort of user code tried to link the symbol. So in local 21.5 dismissed both the code and the comment without writing a cleaner equivalent. * etc/NEWS: Document. * etc/package-index.LATEST.gpg: Updated with latest package data. * etc/OXYMORONS: insert 'Social Property' for 21.4.18. * etc/NEWS: document motif deprecation and defaulting --with-widgets to off. * etc/PACKAGES: Fix description of xetla. 2005-12-03 Vin Shelton <acs@xemacs.org> * XEmacs 21.4.18 is released * etc/TUTORIAL.cs: copied from 21.5. * etc/TUTORIAL.sl: copied from 21.5. * configure.in: Merge revision 1.19 change: fix ldap libraries configuration lossage when `-lldap -llber' links and but `-lldap' does not; allow `ldap_libs' to be empty or overridden by builder. The lossage was introduced in upstream revision 1.151.2.31 (2005/01/31 02:54:47 vins) by (extremely hasty and unwise) merge of revision 1.232 change. * etc/NEWS: Document it. * configure.in (XE_COMPUTE_RUNPATH): Check XtRegisterDrawable availability. * etc/PACKAGES: etc/PACKAGES: Announce re-builder, xetla. * configure.in: Avoid using Motif also for cygwin * configure.in: Check for u_int*_t typedefs and use them in Berkeley DB detection. * etc/PACKAGES: etc/PACKAGES: Announce re-builder, xetla. * configure.in: Remove -fno-gnu-linker option from Solaris dynodump builds; it doesn't do anything. Don't use 'head -1' - it's deprecated by coreutils-5.3.0 on some platforms. * etc/PACKAGES: Announce latin-euro-standards, update mule-base. * etc/OXYMORONS: New list.
2010-12-08Update emacs-snapshot to 24.0.50.20101204.minskim3-7/+15
- Gnus updated New files: color.el, proto-stream.el, rtree.el, and shr-color.el.
2010-12-08Add hicolor-icon-theme, bump PKGREVISION, for PR 44201.wiz1-2/+4
While here, set LICENSE.
2010-12-01update to 1.6.8drochner3-8/+19
maintenance release: "We have fixed crashes that have been reported to us, ironed out many small glitches, further polished the user interface, updated the documentation and added some new layouts." approved by Jeremy C. Reed
2010-12-01Adjust category.asau1-2/+2
2010-12-01+ xournalasau1-1/+2
2010-12-01Import Xournal 0.4.5 as editors/xournal.asau4-0/+73
Contributed by Matthew Mondor in PR pkg/44169 Xournal is an application for notetaking, sketching, keeping a journal using a stylus or a mouse. It is free software (GNU GPL) and runs on GTK+/Gnome platforms. It is similar to Jarnal, Gournal, and NoteLab. Xournal allows to add annotations to PDF documents, including notes, multicolor highlighting and simple drawing, and can save those in another filename (distinguished by the suffix), to automatically load them back when opening the PDF document again. It also remembers the previous page position.
2010-11-30Update tomboy to 1.2.1, Gnome-2.30.2.obache3-9/+58
Version 1.2.1 * Fix bullet list indentation when printing (LP#516494, Owen Williams) * Add timestamp to logger messages, useful for watching autosync output, etc * Other fixes: LP#556628 * Translation updates: ca@valencia, el, et, nl, th Version 1.2.0 * Handle new application/x-note mimetype (#611865, Olivier Le Thanh Duong) * Add a text/path-list target when drag-and-dropping from Search window, allowing basic note transfer via Empathy (#611858, Olivier Le Thanh Duong) * Allow icon themes to customize the panel/tray icon separately (#612887) * Fix icon embedding in Mac build (#612893) * Fix errors when using GTK+ >= 2.19.7 * Translation updates: bn, da, el, eu, fi, gl, it, ko, nb, lt, pa, pt, ru, sv, uk Version 1.1.4 * Autosync improvements: - Enable the preference in the UI - Try to only sync when idle (to avoid interrupting your writing) - Do not attempt to sync when the server is unavailable - Fix focus/cursor issues that were occurring after autosync * Other fixes: #611564, #611801 * Translation updates: bg, cs, de, en_GB, el, es, et, eu, fr, gl, hu, it, lv, pl, pt_BR, ro, ru, sl, sv, ta Version 1.1.3 * Translation updates: de, es, et, eu, gl, nb, pt_BR, ro, sl, ta, zh_HK, zh_TW Version 1.1.2 * Experimental automatic background synchronization support (#562097) See the bug report for information about enabling and testing this new feature * Allow user to decide if links are updated when renaming a note (#574485) * Fix crashers related to new Jump List feature (#608779, #608940, Stefan Cosma) * Translation updates: de, th Version 1.1.1 * Awesome new Jump List support on Windows 7 (#587330, Stefan Cosma) * Copy rich text from notes to apps like Evolution and OpenOffice.org Writer. Feature requires gtk-sharp 2.12.10 (#431014, Gabriel Burt) * Rearrange Tomboy startup so icon appears within 0.5-1.0 seconds * Prevent crash when entering empty notebook name (#602483, Greg Poirier) * Other fixes: #594662, #592985, #541663 * New translations: ast, en@shaw * Translation updates: bg, bn, es, et, eu, he, it, nb, sl, sv, uk, zh_CN Version 1.1.0 * Add support for Ubuntu One and others using OAuth 1.0a (#594046, Rodrigo Moya) * Fix printing in Windows Vista and Windows 7 (#576554) * Various Windows bug fixes (#585297, #601067, #599688, Stefan Cosma) * Add CreateNamedNoteWithUri method to dbus interface (#580525, Matt Jones) * Add dbus methods for working with notebooks (#576329, Clemens Buss) * Always show icons for note items in recent notes menu (#590653) * Add Sync menu item to panel applet (#597569) * Stop cutting off message text in the Sync dialog (#553615) * Other fixes: #596416, #596395, #597139 * Translation updates: ca, id, it, lv, nb, pl, ro, sl
2010-11-29update to 2.32.0drochner3-9/+9
This switches to the gnome-2.32 release branch.
2010-11-26Changes 2.8.6:adam14-464/+685
* Preserve character properties when typing. This fixes a bad regression that was introduced in 2.8.5. Changes 2.8.5: * Fix paste of rich text from HTML and ODT, where previously some formatting properties were not closed properly. * Add a number of robustness fixes to the layout engine. * Fix a table selection bug.
2010-11-25Bump PKGREVISION for libwpd shlib name change.wiz1-2/+2
2010-11-20Update emacs-snapshot to 24.0.50.20101120.minskim2-6/+6
- Sync with Tramp 2.2.0. * net/tramp.el (tramp-handle-insert-file-contents): Don't use `file-remote-p' (due to compatibility). * net/tramp-sh.el (tramp-do-copy-or-rename-file-directly) (tramp-do-copy-or-rename-file-out-of-band): Use `ignore-errors'.
2010-11-19Using desktopdb.obache1-1/+2
2010-11-18Bump ABI_DEPNDS of gtkhtml314 and recursive bump from libgtkhtml shlib name ↵obache1-2/+2
changed.
2010-11-17Update emacs-snapshot to 24.0.50.20101116.minskim4-9/+22
- New languages in org-babel: calc, js, ledger, lisp, org, platuml, and scheme.
2010-11-15PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnomeabs28-52/+56
2010-11-03Update emacs-snapshot to 20101030.minskim3-7/+9
Changes: * progmodes/cc-fonts.el (c-font-lock-enum-tail): New function which fontifies the tail of an enum. (c-basic-matchers-after): Insert a call to the above new function. This fixes bug #7264. * cus-start.el: Add :set properties for minor modes menu-bar-mode, tool-bar-mode, transient-mark-mode. (Bug#7306) * minibuffer.el (completion-cycling): New var (bug#7266). * iswitchb.el (iswitchb-kill-buffer): Avoid `iswitchb-make-buflist' which changes the order of matches seen by users (bug#7231). * server.el (server-port): New option. (Bug#854) * epa-mail.el (epa-mail-encrypt): Handle local-part only recipients; expand mail aliases (Bug#7280). * image.el (image-checkbox-checked, image-checkbox-unchecked): Delete (Bug#7222). * epg-config.el (epg-gpg-program): Try to use "gpg2" if "gpg" executable is not available on the system (Bug#7268).
2010-11-03+gedit-pythondrochner1-1/+2
2010-11-03add gedit-python-2.30.4, containing Python plugin support for gedit, baseddrochner3-0/+152
on PR pkg/44017 by Matthew Mondor
2010-11-03prepare for Python plugin support: recognize python-2.6, fromdrochner2-1/+15
Matthew Mondor per PR pkg/44017
2010-10-31Update to latest 7.2 patchlevel, 446.wiz5-9/+21
Fixes PR 44018 by Stefan Palm.
2010-10-25Allow emacs24 as EMACS_TYPE.minskim1-2/+7
2010-10-24Update emacs-snapshot to 24.0.50.20101024.minskim3-13/+31
Changes: - New directory for SRecode template files. - Make the *Packages* buffer read-only.
2010-10-22update to 2.30.4drochner3-8/+8
changes: -Add mallard snippets -translation updates
2010-10-21Fixes build on NetBSD with X11_TYPE=native.obache3-2/+26
* honor PREFIX * reorder rpath so that additional libraries will be prefered than builtin X.
2010-10-20Update emacs-snapshot to 24.0.50.20101016.minskim3-28/+29
Recent changes: * mail/rmail.el (rmail-show-message-1): Catch an error of base64-decode-region and just show an error message (bug#7165). * subr.el (last): Deal with dotted lists (reported in bug#7174). * subr.el (last): Use `safe-length' instead of `length' (bug#7206). * image.el (image-library-alist): Declare as obsolete alias. (image-type-available-p): Use `dynamic-library-alist'. * subr.el (last): Make it faster. (Bug#7174) * cus-theme.el (custom-theme--listed-faces): Add cursor face. (describe-theme-1): Extract doc from unloaded themes. * cus-theme.el (describe-theme, customize-themes) (custom-theme-save): New commands. (custom-new-theme-mode-map): Bind C-x C-s. (custom-new-theme-mode): Use custom--initialize-widget-variables. (customize-create-theme): New optional arg THEME. (custom-theme-revert): Use it. (custom-theme-visit-theme): Remove dead code. (custom-theme-merge-theme): Use custom-available-themes. (custom-theme-write): Make interactive. (custom-theme-write): Use custom-theme-name-valid-p. (describe-theme-1, custom-theme-choose-revert) (custom-theme-checkbox-toggle, custom-theme-selections-toggle): New funs. (custom-theme-allow-multiple-selections): New option. (custom-theme-choose-mode): New major mode. * ibuffer.el (ibuffer-mode-map): Don't redefine the cursor keys, since that's too annoying. Move the filter groups commands to TAB/backtab.
2010-10-12Be consistent and provide upper limits for all EMACS_REQD cases.joerg3-6/+6
2010-10-06no bundled Module::Install.obache1-2/+2
2010-10-06MAKE_JOBS_SAFE=noobache2-2/+6
2010-09-28Reset maintainer.wiz1-2/+2
2010-09-23Updating editors/p5-Padre from 0.69 to 0.70sno2-14/+10
pkgsrc changes: - adjust dependencies - bump required perl version from 5.10.1 to 5.12.2nb1 Upstream changes: 0.70 2010-09-09 - The Task 2.0 API now supports full birectional communication for all task classes out the box. (ADAMK) - Directory search now runs incrementally via background task (ADAMK) - Directory browse no longer infinitely recurses (ADAMK) - Directory tasks all support cancellation, preventing expensive tasks building up and killing your Padre instance (ADAMK) - Subroutines declared using syntax provided by Method::Signatures ("func", "method"), MooseX::Method::Signatures ("method"), and MooseX::Declare ("method") are now supported in the Outline and Functions view (DAPATRICK) - Updated German translation (ZENOG) - Updated Italian translation (SBLANDIN) - Fixed typos in share/languages/perl5/perl5.yml (ZENOG) - Added keyboard shortcuts to refactoring features "rename variable" and "extract subroutine" (ZENOG) - Fixed small translation problem in ActionLibrary (ZENOG) - Fix #411: working version of the keyboard shortcut editor (ZENOG) - The startup splash is now disabled by default. Padre starts up very quickly these days, and delaying image loading should reduce the per-thread memory cost more (ADAMK) - Fix MIME type setting via menu (ZENOG) - mark nl_be as not supported (ZENOG) - partial fix for #452: 'focus order in Replace dialog' (ZENOG) - Fix focus order in Find dialog (ZENOG) - Close replace dialog on Escape key in all cases (ZENOG) - 'Quick Menu Access' dialog now completely translated (ZENOG)
2010-09-23Add LICENSE.taca1-1/+2
2010-09-21Remove -elc and -info archive from DISTFILES.obache2-10/+2
Noticed by Matthias Buelow via PR#31294. Formerly, source part of xemacs is in no-prefix archive. But now, it is in -src archive, and no-prefix archive contains all of them.
2010-09-18Update emacs-snapshot to 24.0.50.20100916.minskim4-15/+11
Changes: - progmodes/sql.el updated to 2.7. - Major code cleanup for tramp. - Migrate to Tramp 2.2.
2010-09-16Revbump after updating databases/db5adam1-2/+2
2010-09-14More PKGREVISION bumps for pixman update.wiz3-5/+6
2010-09-14Bump dependency on pixman to 0.18.4 because cairo-1.10 needs thatwiz24-43/+48
version, and bump all depends. Per discussion on pkgsrc-changes.
2010-09-08Updating editors/p5-Padre-Plugin-Kate from 0.02nb1 to 0.04sno2-8/+7
pkgsrc changes: - adjust dependencies Upstream changes: v0.04 to be released make compatible to newer Padre versions (ZENOG) more informative README (ZENOG) added support for BibTeX and Java (ZENOG) v0.03 2010.07.12 Use mimetype instead of get_mimetype (Alexandr Ciornii)
2010-09-08Updating editors/p5-Padre-Plugin-Git from 0.01nb1 to 0.03sno2-9/+8
pkgsrc changes: - adjust dependencies - use bundled M::I Upstream changes: 0.03 2010.08.20 Compatibility with new Padre (CHORNY) chdir to file directory before commit (CHORNY) 0.02 2009.03.25 Add necessary diff methods for file and dir (kaare) Add inc/* and META.yml to MANIFEST (and therefor the tarball) (ryan52)
2010-09-08Updating editors/p5-Padre-Plugin-Catalyst from 0.08nb1 to 0.09sno2-7/+8
pkgsrc changes: - marking MAKE_JOBS as unsafe Upstream changes: 0.09 compatibility with newer Padre versions (ZENOG)
2010-09-06Update emacs-snapshot to 24.0.50.20100903.minskim3-27/+9
Changes: - Use SMIE's blink-paren for octave-mode. - Provide blink-matching support to SMIE. - Use `declare' in defmacros.
2010-08-31recognize maxima-5.22, bump PKGREVISIONdrochner4-11/+12
2010-08-29Update emacs-snapshot to 24.0.50.20100829.minskim2-6/+6
Changes: - Sync with Tramp 2.1.19. - Minor bug fixes.
2010-08-29No need gtkdoc-rebase workaround anymore.obache1-5/+1
2010-08-25Remove example packages that don't exist anymore.reed1-5/+4
2010-08-23Update emacs-snapshot to 24.0.50.20100821.minskim2-6/+6
Changes: - progmodes/etags.el (tags-file-name): Mark safe if stringp (Bug#6733). - emacs-lisp/copyright.el (copyright-update-year) (copyright-update): Temporary switch-to-buffer to ensure the buffer change being queried is visible (Bug#5394). - font-lock.el (lisp-font-lock-keywords-2): Add combine-after-change-calls, condition-case-no-debug, with-demoted-errors, and with-silent-modifications (Bug#6025). - progmodes/compile.el (compilation-error-regexp-alist-alist): Give the Ruby rule a lower priority than Gnu (Bug#6778). - mouse.el (mouse--drag-set-mark-and-point): New function. (mouse-drag-track): Use LOCATION arg to push-mark. Use mouse--drag-set-mark-and-point to take click-count into consideration when updating point and mark (Bug#6840). - net/rcirc.el (rcirc-log-process-buffers): New option. (rcirc-print): Use it. (rcirc-generate-log-filename): New function. (rcirc-log-filename-function): Change default to rcirc-generate-log-filename (Bug#6828). - term/ns-win.el (ns-get-pasteboard, ns-set-pasteboard): Use QCLIPBOARD instead of QPRIMARY (Bug#6677). - image.el (create-animated-image): Don't add heuristic mask to image (Bug#6839). - files.el (locate-file-completion-table): Only list the .el and .elc extensions if there's no other choice (bug#5955). - cus-edit.el (custom-group-value-create): Add extra newline before end line (Bug#6876).