summaryrefslogtreecommitdiff
path: root/editors/elvis (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* - Update to version 2.2.0Kirill Ponomarev2003-10-287-104/+145
| | | | | | | | PR: 58624 Submitted by: Ports Fury Notes: svn path=/head/; revision=92466
* Include keysym.h not keysymdef.h, to get XK_ISO_Lock with XFree86 4.3.0.Eric Anholt2003-03-131-0/+11
| | | | | | | Submitted by: bento/kris Notes: svn path=/head/; revision=77116
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75952
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | 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-062-1/+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-273-7/+34
| | | | | | | | PR: 14543 Submitted by: KATO Tsuguru tkato@promtomail.ne.jp Notes: svn path=/head/; revision=22661
* Import of elvis.Chris Piazza1999-09-046-0/+103
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