summaryrefslogtreecommitdiff
path: root/editors
AgeCommit message (Expand)AuthorFilesLines
2006-01-06DEPENDS and PKGREVISION bumps because db4's library name changed.wiz3-4/+6
2006-01-06doh! wrong path in patchrtr2-4/+4
2006-01-06include ctype.h earlier to avoid isblank macro running over c99 isblank()rtr2-1/+16
2006-01-06Update distinfo.joerg1-2/+2
2006-01-05Fix errno.joerg3-1/+35
2006-01-05Change the default for BUILDLINK_DEPMETHOD.qt3-tools from "full" to "build",ghen2-3/+6
2006-01-04Depend on ncurses to provide prototypes for tparm and tgoto.joerg2-1/+15
2006-01-04DragonFly, FreeBSD and OpenBSD ship sys/queue.h just like nvi, sojoerg1-2/+3
2006-01-04Make this compile on DragonFly in the hope that also means that it isjoerg23-45/+365
2006-01-04Unbreak by switching from post-patch sed with FILES_SUBST_SED tojoerg1-7/+5
2006-01-04Add DragonFly support.joerg3-5/+16
2006-01-04Add DragonFly support. Fix errno. Remove patch-ac, it getsjoerg17-1498/+293
2006-01-04Override config.guess and config.sub. Recognize DragonFly.joerg3-2/+18
2006-01-04Follow up commit. As wiz@ noticed, just dropping the nb part meansjoerg1-2/+2
2006-01-04Don't hard-code revision of emacs20 in DEPENDS.joerg1-2/+2
2006-01-04Remove zero length patch.markd2-2/+1
2006-01-04Express these packages' brokenness with BROKEN_IN=pkgsrc-2005Q4schmonz2-6/+4
2005-12-31Recursive PKGREVISION bump for gnutls shlib major bump.wiz6-7/+12
2005-12-30Pkglint: s/xargs/${XARGS}/. Ok by wiz.ghen1-2/+2
2005-12-30Added javemartti1-1/+2
2005-12-30JavE is a free ASCII Editor. Rather than for editing texts, it is intendedmartti5-0/+360
2005-12-29Use -nocombreloc on DragonFly as well. Suggested by Timothy H. Legantjoerg1-3/+4
2005-12-29Create separate configuration for DragonFly. Fix errno.joerg15-4/+306
2005-12-29Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mkjlam4-8/+4
2005-12-28Mark C. Henderson's port of Matt Fichtenbaums TECO for Ultrix.is8-1/+120
2005-12-28Add "makepsres" to USE_TOOLS.reed1-2/+2
2005-12-28Sort to make it easier to compare.reed1-12/+12
2005-12-27Lower expectations, both others' and mine: relinquish stewardshipseb1-2/+2
2005-12-27Updated vim to 6.4.6martti3-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