aboutsummaryrefslogtreecommitdiff
path: root/editors/elvis/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-141-0/+4
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* Remove USE_REINPLACE from all categories starting with EEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161556
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,Eric Anholt2004-07-231-1/+1
| | | | | | | | | | | | | | | and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl) Notes: svn path=/head/; revision=114511
* Chase the new location of libXft.Joe Marcus Clarke2004-03-161-1/+1
| | | | Notes: svn path=/head/; revision=104228
* - Update to version 2.2.0Kirill Ponomarev2003-10-281-16/+44
| | | | | | | | PR: 58624 Submitted by: Ports Fury Notes: svn path=/head/; revision=92466
* De-pkg-comment.Akinori MUSHA2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75952
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-101-2/+0
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-061-0/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Replace ${PERL} with ${REINPLACE_CMD}Ying-Chieh Liao2002-06-211-1/+2
| | | | | | | | PR: 39591 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=61681
* Standardize all user defined options to the booleans WITH_FOO andJeremy Lea2000-04-171-2/+2
| | | | | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports Notes: svn path=/head/; revision=27679
* portname/portversion updateMichael Haro2000-04-141-3/+3
| | | | Notes: svn path=/head/; revision=27501
* update to 2.1.4Michael Haro1999-10-271-6/+9
| | | | | | | | PR: 14543 Submitted by: KATO Tsuguru tkato@promtomail.ne.jp Notes: svn path=/head/; revision=22661
* Import of elvis.Chris Piazza1999-09-041-0/+40
Elvis is intended to be a modern replacement for the classic ex/vi editor. Elvis supports many new features, including multiple edit buffers, multiple windows, multiple user interfaces, and a variety of display modes including plain text, syntax highlighting, hex dump, HTML and man page formatter. PR: 13543 Submitted by: Christian Weisgerber <naddy@unix-ag.uni-kl.de> Notes: svn path=/head/; revision=21245