summaryrefslogtreecommitdiff
path: root/editors
AgeCommit message (Expand)AuthorFilesLines
2006-01-25Pullup ticket 1054 - requested by Lubomir Sedlaciksnj10-75/+29
2005-12-28Pullup ticket 971 - requested by Martti Kuparinenseb3-5/+14
2005-12-26Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386schmonz2-2/+8
2005-12-21Fix installation of help files.reed5-670/+622
2005-12-19Update MASTER_SITES; ftp.foretune.co.jp's URL update and added officialtaca1-2/+3
2005-12-18Added a patch that includes the <memory> header, needed for std::auto_ptr.rillig2-1/+16
2005-12-18Fixed quoting bugs related to autoconf2.13.rillig1-4/+6
2005-12-13Update my e-mail address.ghen1-2/+2
2005-12-12Bump all motif packages for recent openmotif update. The major versionjoerg5-8/+10
2005-12-11Fixed the bug that has been introduced with the pkglint patch on Dec 05.rillig1-2/+2
2005-12-09This needs msgfmt. Also add explicit build time dependency onjoerg1-1/+5
2005-12-09What's the point of a configure check if you don't use the result?joerg2-1/+16
2005-12-09Fix errno.joerg2-1/+22
2005-12-09Don't define errno after using it already for a dozen times.joerg2-1/+14
2005-12-09Do not use sys/select.h on DragonFly, it got broken by thejoerg1-1/+3
2005-12-09Remove malloc prototype, add ereply prototype. This fixes prototypejoerg3-16/+31
2005-12-09Fix errno.joerg2-1/+14
2005-12-09Use only _SC_PAGESIZE on DragonFly, _SC_PAGE_SIZE does't exist.joerg2-1/+16
2005-12-09Remove conflicting prototype for malloc.joerg2-1/+14
2005-12-09This needs msgfmt.joerg1-1/+2
2005-12-09Adjust valloc return value on DragonFly to not conflict with unistd.h.joerg2-4/+16
2005-12-09Fix errno. Remove "prototypes", which confused GCC 3.4. Add DragonFly.joerg6-17/+81
2005-12-09Fix errno.joerg3-1/+44
2005-12-07Add DragonFly support. The libiconv conditional is nasty -- libiconvjoerg3-4/+23
2005-12-06Add and enable gate.wiz1-1/+2
2005-12-06Import gate-2.06 from pkgsrc-wip, packaged by Hugo Rivera:wiz4-0/+40
2005-12-05Ran "pkglint --autofix", which corrected some of the quoting issues inrillig9-22/+22
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig32-73/+71
2005-12-05Add -DGTAGS to the CFLAGS. Bump PKGREVISION because the binary changes.wiz1-1/+4
2005-12-01Split up patch-global multipatch in multiple separate patches.wiz14-564/+615
2005-12-01regen in diff -u format.wiz3-114/+80
2005-12-01Convert to options framework.wiz7-75/+87
2005-12-01Remove LEGACY_VARS line -- it is in the global obsolete.mk file.wiz1-2/+1
2005-12-01Regen patches in diff -u format.wiz50-827/+820
2005-12-01Replace superfluous exec/unexec pair with an additional PLIST entry.wiz1-3/+2
2005-12-01Convert to options framework.wiz2-17/+25
2005-12-01Updated editors/vim to 6.4.3martti3-5/+11
2005-11-18Use the new print/teTeX/module.mk framework and installreed6-14/+36
2005-11-18Add support for DragonFly. This is in the "boost" libraries.reed4-1/+60
2005-11-16Add patch so on NetBSD, it will not core dump on exit.reed3-2/+21
2005-11-11Rename LATEX_ACCEPTED and LATEX_DEFAULT to TEX_ACCEPTED and TEX_DEFAULTtonio2-4/+4
2005-11-10Update to 1.0.5.12, provided by Geert Hendrickx in PR 31569:wiz4-70/+213
2005-11-08install(1) on NetBSD 1.6.2 refused to install bin/ex with mode 1755 asrillig2-5/+14
2005-11-08Fixed patch-ac from tv to only change the code on Interix. This makes allrillig2-4/+6
2005-11-08convert TeXmacs and lyx-qt to use tex.buildlink3.mktonio2-5/+6
2005-11-07Need devel/libgetopt for <getopt.h> and getopt_long(3).tv1-1/+2
2005-11-07Add <sys/time.h> to autoconf check for fd_set so that it is properlytv2-1/+14
2005-11-07Only include <inttypes.h> if HAVE_INTTYPES_H.tv2-6/+8
2005-11-07Interix doesn't have sync(2).tv2-1/+14
2005-11-04Append "/man1" for the --mandir switch.reed1-1/+2