summaryrefslogtreecommitdiff
path: root/editors
AgeCommit message (Collapse)AuthorFilesLines
2006-04-26Pullup ticket 1452 - requested by markdsalo4-5/+19
portability fix for emacs Revisions pulled up: - pkgsrc/editors/emacs/Makefile 1.92 - pkgsrc/editors/emacs/distinfo 1.27 - pkgsrc/editors/emacs/patches/patch-az 1.14 - pkgsrc/editors/emacs-nox11/Makefile 1.21 Module Name: pkgsrc Committed By: markd Date: Wed Apr 5 22:22:16 UTC 2006 Modified Files: pkgsrc/editors/emacs: Makefile distinfo pkgsrc/editors/emacs-nox11: Makefile Added Files: pkgsrc/editors/emacs/patches: patch-az Log Message: Pass the correct sized argument to sbrk() when trying to reduce the break so that on 64bit systems it is actually a negative number, not a very large positive one. Should fix PR pkg/29351. Thanks to Martijn van Buul for giving me access to an amd64 box so I could track this down. Bump PKGREVISION.
2006-03-28Since vim-kde is linked against qt-mt, also link against pthread.joerg5-4/+58
Add the missing files to PLIST. Bump revision.
2006-03-25Fix build on sh3el. PR pkg/33418 from Yasushi Oshima.uebayasi4-7/+116
2006-03-21Remove BROKEN_IN because this package is not broken in recent bulk buildsminskim1-3/+1
on i386.
2006-03-21Make patches general so that the package builds on more platforms.minskim4-9/+41
2006-03-21Explicitly link against pthread, since libpython is multithreaded.joerg1-2/+5
Bump revision.
2006-03-21Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALLjlam7-14/+14
scripts prior to revision 1.43 of bsd.pkginstall.mk.
2006-03-20Fix xemacs packages to honor PKGINFODIR in the default INFOPATH whenjlam6-54/+16
reading info files. Also strip the split info files from the PLIST as the plist module handles them automatically. Lastly, define INFO_FILES so that the pkginstall framework properly manages the "dir" info file database index in the xemacs info directory. Bump the PKGREVISION.
2006-03-20* Nuke all references to and definitions of INFO_DIR in package Makefilesjlam4-8/+9
and replace with appropriate references to PKGINFODIR instead. * Properly account for split info files during installation. * Move info file listings directly into the package PLISTs. This fixes info-file-related PLIST problems.
2006-03-20Use EMACS_MODULES appropriately to replace EMACS_USE_LEIM and conditionaljlam1-2/+2
dependency on xemacs-packages.
2006-03-20Remove a patch made unnecessary since the tools framework alreadyjlam4-21/+11
appropriately hides "makeinfo". Install possibly split info files correctly, and install them all into ${EMACS_INFOPREFIX}, which is correct for either Emacs or XEmacs. List the info files in the PLIST. Bump the PKGREVISION to 2.
2006-03-14add one (needed for plugins)drochner1-0/+47
2006-03-12Readded the CONFLICTS line for pkg_alternatives. This package does notrillig1-1/+2
really conflict with pkg_alternatives, but with the various vim packages that can be installed via pkg_alternatives. Thanks to wiz for noting this.
2006-03-12Removed the references to the working directory. Removed the BROKEN_IN.rillig3-10/+25
Fixed pkglint warnings. Bumped PKGREVISION.
2006-03-11Convert all packages using REPLACE_INTERPRETER to the new variable namesghen2-19/+19
without underscores (REPLACE.*.old, REPLACE.*.new, and REPLACE_FILES.*). Also convert REPLACE.*.new= ${SH:Q} back to ${SH}, as it should not be quoted here, if at all. Ok with rillig.
2006-03-10Fixed pkglint warnings.rillig2-4/+3
2006-03-10Fixed pkglint warnings.rillig1-4/+4
2006-03-09Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk.jlam1-2/+2
Remove deprecated ossaudio.buildlink3.mk.
2006-03-09Use REPLACE_INTERPRETER instead of a patch.ghen3-11/+10
2006-03-09Use REPLACE_INTERPRETER instead of SUBST.ghen1-16/+16
2006-03-06Belatedly bump PKGREVISION for all libtasn1 dependencies, sincewiz8-15/+16
libtasn1 had a shlib major bump. Also update dependencies in bl3.mk files. Addresses PR 32998 by Robert Elz.
2006-03-05* Teach the tools framework how to supply the pkgsrc version ofjlam2-5/+4
makeinfo if no native makeinfo executable exists. Honor TEXINFO_REQD when determining whether the native makeinfo can be used. * Remove USE_MAKEINFO and replace it with USE_TOOLS+=makeinfo. * Get rid of all the "split" argument deduction for makeinfo since the PLIST module already handles varying numbers of split info files correctly. NOTE: Platforms that have "makeinfo" in the base system should check that the makeinfo entries of pkgsrc/mk/tools.${OPSYS}.mk are correct.
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam49-98/+98
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2006-03-04Use PKGMANDIR instead of "man".reed1-4/+4
2006-03-02Fix build on NetBSD>=3.0.wiz2-1/+24
2006-03-02update to 2.12.1drochner3-8/+8
changes: two fixes for crashes
2006-03-02Fix the configure (qmake) stage. With the right environment, it works correctghen3-15/+3
without patch-aa.
2006-03-02More pkglint -Wall fixes.martti1-5/+5
2006-03-02Fix pkglint -Wall warnings.martti12-75/+78
2006-03-02Make cscope support optional. PKGREVISION++martti2-4/+3
2006-02-28Complete previous fix for font handling. Bump PKGREVISION.wiz2-4/+3
2006-02-28Remove PKGREVISION after 6.4.8 upgrade.martti5-10/+10
2006-02-28Updated editors/vim-share to 6.4.8martti3-5/+11
1717 6.4.007 Unix: crash when expanding backticks 2199 6.4.008 hang for 'hlsearch' highlighting in multi-byte character
2006-02-27Since we now have x11/qt4 in pkgsrc, we can finally upgrade texmaker.ghen1-0/+12
ChangeLog: version 1.2.1 -> 1.3 : ---------------------- - Texmaker is now a pure QT4 program (qt >= 4.1 is required). The qt3 support library is no more required. The editor is now based on the qt4 QtextEdit object and the symbols icon view is an qt4 QTableWidget object. - For each file, three bookmarks can be used to speed up navigation. version 1.2 -> 1.2.1 : Bugs fixed --------------------------------- - Don't use anymore double-clic to open a file from the structure view (Qt-4.0.0 bug). A simple clic must be used now. - Don't use anymore / to separate commands (quick build and users commands) but | to avoid confusion with the directories separator. - A selected icon is no more highlighted (trouble on windows and macosx - the selected icon was masked). - Added the option '-line' for the application. New synopsis for texmaker : texmaker document.tex [-line xxx] Can be used for inverse search. Changes between 1.12 and 1.2: not documented (anymore).
2006-02-27Since we now have x11/qt4 in pkgsrc, we can finally upgrade texmaker.ghen3-14/+25
ChangeLog: version 1.2.1 -> 1.3 : ---------------------- - Texmaker is now a pure QT4 program (qt >= 4.1 is required). The qt3 support library is no more required. The editor is now based on the qt4 QtextEdit object and the symbols icon view is an qt4 QTableWidget object. - For each file, three bookmarks can be used to speed up navigation. version 1.2 -> 1.2.1 : Bugs fixed --------------------------------- - Don't use anymore double-clic to open a file from the structure view (Qt-4.0.0 bug). A simple clic must be used now. - Don't use anymore / to separate commands (quick build and users commands) but | to avoid confusion with the directories separator. - A selected icon is no more highlighted (trouble on windows and macosx - the selected icon was masked). - Added the option '-line' for the application. New synopsis for texmaker : texmaker document.tex [-line xxx] Can be used for inverse search. Changes between 1.12 and 1.2: not documented (anymore).
2006-02-23Accept newer versions of libXgFonts.wiz1-2/+2
2006-02-22If one version of a package works, later versions should be OK. Changedarcy1-2/+2
confirmed with agc@.
2006-02-21Sync with Texmaker homepage.ghen1-2/+25
2006-02-20Add motif option from Juha-Matti Liukkonen in PR 32703, changed somewhatmarkd1-4/+10
by me. Also fixes PR 20883.
2006-02-17Add missing file to PLIST. Bump PKGREVISION.wiz2-3/+4
2006-02-17Fix font handling. Bump PKGREVISION.wiz2-9/+20
2006-02-17Fixed warnings found by pkglint -Wall.martti1-11/+11
2006-02-16add missing files (seen in bulk build)drochner1-1/+22
2006-02-10Enabled tests by adding TEST_TARGET.heinz1-1/+2
2006-02-08* Added WordPerfect plug-inadam2-5/+8
2006-02-07- update to TeXmacs 1.0.6ghen3-19/+29
- reindent a bit - take maintainership (ok with recht@) Changes in TeXmacs 1.0.6: * Improved LaTeX and html converters and support for MathML. * An alpha-version of a graphical mode for drawing technical pictures. * Default use of Type 1 fonts. * New plug-ins for Maple and Mathematica. * Simple animations. * Faster booting. * Started documentation of the Scheme API.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg80-120/+162
2006-02-03Optional support for cscope. From Simon Schubert in a private mail.martti1-1/+12
2006-01-29Add & enable rox-edit.rxg1-1/+2
2006-01-29Intial import rox-edit-2.0.rxg4-0/+91
Simple text editor for ROX.