Commit graph

25 commits

Author SHA1 Message Date
Adam Weinberger
c92aa5d542 Simplify the "lite" package even more
Make the only differences between "lite" and "regular" vim just console
mode and no language bindings. This was already the case (the default
feature set is "huge"), but now it's explicit.

Add a pkg-descr to vim-lite that explains the above, and remove some
text in the pkg-descr that makes absolutely no sense.

There's no effective change to generated package, but the port is
getting updated tomorrow anyway.

This will facilitate the future removal at some point of the "lite"
package, so that it can be replaced by a "console" flavour.

While here, remove a variable that was last used in 2001.
2017-10-13 16:14:28 +00:00
Adam Weinberger
8893bcc1f8 Reorganize and simplify the vim Makefile
There should be no changes to the generated packages from this reorganization.
The bulk of the changes involve better leveraging OPTIONS helpers, including
making vim-lite into an OPTION (which is always SLAVEd or EXCLUDEd).
2017-09-28 18:50:08 +00:00
Adam Weinberger
e013a28f26 Update vim to 8.0.0019, add GTK3 support, and take maintainership.
Many, many thanks to Sunpoet for all the time he has spent working
on and improving this port!

Many smaller changes in this update as well:
- Languange support was moved into its own OPTIONS group for clarity
  (a visual change only; it does not affect the knobs themselves)
- Add LICENSE
- Reorganize and format the Makefile for clarity
- Remove a few pieces of cruft
- Add many missing dependencies for most of the GUI options
- Use better (more robust) build constructs where possible

PR:		212771
Approved by:	maintainer timeout
2016-10-01 05:36:41 +00:00
Sunpoet Po-Chuan Hsieh
cf61fb3961 - Remove PORTREVISION 2014-12-05 17:45:00 +00:00
Baptiste Daroussin
4930b61060 Move the vimrc into ETCDIR to user may have a look at it.
Now install a minimalistic vimrc without all the controversial options (I hope)
Define a template for port Makefiles to vim automatically creates it in case of
opening a new one
2014-12-04 17:28:09 +00:00
Sunpoet Po-Chuan Hsieh
cc5ce6a81c - Update COMMENT
- Update pkg-descr
2014-02-28 01:30:02 +00:00
Sunpoet Po-Chuan Hsieh
1e2e0f57d5 - Update to 7.4.110
- While I'm here:
  - Remove RELEASE and simplify PATCH_SITES, WRKSRC and _DATADIR
  - Simplify Makefile
  - Remove contiguous blank lines

Changes:	https://code.google.com/p/vim/source/list
PR:		ports/183076
Submitted by:	Rick van der Zwet <info@rickvanderzwet.nl>
2013-12-02 19:48:37 +00:00
Sunpoet Po-Chuan Hsieh
92574dfc2c - Take maintainership 2013-12-02 19:42:01 +00:00
Bryan Drewery
5a5720227f - Reset maintainer due to timeout of 11 open PR, 7 with patches and
no activity since July 2013

With hat:	portmgr
Discussed with:	portmgr
2013-12-02 13:47:06 +00:00
Baptiste Daroussin
68ede13b49 Add NO_STAGE all over the place in preparation for the staging support (cat: editors) 2013-09-20 16:36:23 +00:00
Baptiste Daroussin
2088f09500 Fix conversion to optionsng breaking multibyte support
Reported by:	Sergey V. Dyatko via irc
Tested by:	Sergey V. Dyatko via irc
Approved by:	portmgr (implicit)
2013-04-05 08:23:44 +00:00
Akinori MUSHA
ec037f4656 De-pkg-comment vim 6 ports.
Approved by:	obrien (MAINTAINER)
2003-02-18 19:08:21 +00:00
David E. O'Brien
edee075ccb Change to version 6. 2001-10-20 00:13:54 +00:00
David E. O'Brien
7f44992f9a Tweak how we set PKGNAMESUFFIX.
Submitted by:	sf
2001-02-16 06:53:46 +00:00
Michael Haro
0f29953274 portname/portversion update 2000-04-14 00:25:54 +00:00
David E. O'Brien
e05c25a8bf Restore useless version required comments. 2000-03-22 00:28:26 +00:00
David E. O'Brien
da36feaffe Remove the "version required" line. 2000-03-20 02:37:50 +00:00
David E. O'Brien
b5d1cecde4 Style nits in the ports I maintain. 2000-02-13 03:25:05 +00:00
David E. O'Brien
e82853b6cd Set package name based on the parent port. 2000-01-10 09:01:28 +00:00
Satoshi Asami
2ca1fe047a Don't include bsd.port.pre.mk twice. This usually is caused by first
including bsd.port.pre.mk and then later including bsd.port.mk (the
latter of which of course should be bsd.port.post.mk).
2000-01-07 16:40:17 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
David E. O'Brien
ea23014920 Make useless "Ports collection makefile for" comment consistant with port's
name.
1999-07-19 04:55:09 +00:00
Michael Haro
0425538710 include bsd.port.pre.mk so we can find PORTSDIR 1999-07-16 07:10:09 +00:00
Michael Haro
567f42b0c0 /usr/ports -> ${PORTSDIR} 1999-07-15 22:45:47 +00:00
David E. O'Brien
a70b3bd4b8 Satelite port for Vim to build a version w/o X11 support, w/o perl or tcl
interpreter support, etc..
1999-07-14 18:51:45 +00:00