aboutsummaryrefslogtreecommitdiffstats
path: root/editors/vilearn
Commit message (Collapse)AuthorAgeFilesLines
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenasami2000-09-251-3/+1
| | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris
* portname/portversion updatemharo2000-04-141-3/+3
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-271-1/+1
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* Remove manpages, but _NOT_ from the multi-lingualhoek1998-08-171-1/+0
| | | | | emacsen (*mule-common, mule). That is left for someone more familiar with their twisty incestuous relationships.
* Remove NO_CONFIGURE and NO_PATCH, they never meant anything.asami1998-06-271-2/+1
|
* Port import of vilearn - a vi tutorial.hoek1997-12-276-0/+66
The documentation-minded may wish to mention this in the handbook somewhere. PR: ports/5279 Submitted by: Ian Vaudrey [3]Ian Vaudrey <i.vaudrey@bigfoot.com>