summaryrefslogtreecommitdiff
path: root/editors
AgeCommit message (Expand)AuthorFilesLines
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
2005-11-03Fixed invalid use of WRKSRC.rillig5-20/+20
2005-11-03Fixed the HOMEPAGE.rillig1-2/+2
2005-10-31Include <stdlib.h> to get [u]intptr_t on Interix.tv3-1/+27
2005-10-24Converted to the options framework. Bumped PKGREVISION.rillig1-7/+9
2005-10-24Fixed pkglint warnings by replacing PKG_JVM with PKG_DEFAULT_JVM and "#rillig1-3/+3
2005-10-24update checksum - distfile changed on distribution site,drochner1-4/+4
2005-10-23Append things to CONFIGURE_ARGS instead of overwriting them. Found byrillig1-7/+7
2005-10-23Fixed pkglint warnings.rillig2-5/+5
2005-10-21update to 1.0.5drochner6-14/+43
2005-10-19Changes 3.17:adam2-7/+7