/games/crossfire-client/

> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/editors/vim
Commit message (Collapse)AuthorAgeFilesLines
* Simplify the "lite" package even moreadamw2017-10-143-189/+182
| | | | | | | | | | | | | | | | | 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.
* Update to patchlevel 1178adamw2017-10-082-4/+4
|
* Update to patchlevel 1159adamw2017-09-302-4/+4
|
* Reorganize patching and targetsadamw2017-09-291-19/+21
| | | | | | | There are so many targets here that it's really hard to follow. Move the OPTIONS-related stuff away from the basic targets, and separate out a couple patches into more sensible targets so that it's clearer what things are doing.
* Reorganize and simplify the vim Makefileadamw2017-09-292-206/+211
| | | | | | 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).
* Update to patchlevel 1141adamw2017-09-242-4/+4
|
* Update to patchlevel 1115adamw2017-09-162-4/+4
|
* Update to patchlevel 1098 to fix build when libvterm is installed.adamw2017-09-132-4/+4
| | | | | PR: 222187 Reported by: Oleh Hushchenkov and George L. Yermulnik
* Update to patchlevel 1081adamw2017-09-092-4/+4
|
* Update to patchlevel 1035.adamw2017-09-022-4/+4
|
* Update to patchlevel 1000.adamw2017-08-272-4/+4
|
* Update to patchlevel 962.adamw2017-08-192-4/+4
|
* Update to patchlevel 917.adamw2017-08-122-4/+4
|
* Update to patchlevel 867.adamw2017-08-052-4/+4
|
* Update to patchlevel 809.adamw2017-07-302-4/+4
|
* Update to patchlevel 742.adamw2017-07-222-4/+4
|
* Update to patchlevel 714.adamw2017-07-152-4/+4
|
* Update to patchlevel 702adamw2017-07-092-4/+4
|
* Update to patchlevel 691adamw2017-07-022-4/+4
|
* Update to patchlevel 670.adamw2017-06-242-4/+4
|
* Update to patchlevel 642.adamw2017-06-172-4/+4
|
* Update to patchlevel 631.adamw2017-06-102-4/+4
|
* Update to patchlevel 606.adamw2017-06-032-6/+4
|
* Update to patchlevel 604. Use a hash-based GH_TAGNAME because the mainadamw2017-05-272-4/+6
| | | | | content of the update (the runtime files) aren't otherwise attached to any tag currently.
* Update to patchlevel 600.adamw2017-05-212-6/+7
| | | | | Prevent just the broken OPTION on ppc64, rather than marking the whole port BROKEN.
* Mark some ports failing on power64. In cases where the error messagelinimon2017-05-201-0/+2
| | | | | | | | | was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Reported by: swills
* Update to patchlevel 596adamw2017-05-062-4/+4
|
* Update to patchlevel 589.adamw2017-04-302-4/+4
|
* Update to patchlevel 579.adamw2017-04-222-4/+4
|
* Update to patchlevel 566. Work around the new unnecessarily aggressive shebangadamw2017-04-162-5/+8
| | | | | check by simply removing the shebang from a python file if vim isn't being built with python support.
* Update to patchlevel 550.adamw2017-04-092-4/+4
|
* Update to patchlevel 534.adamw2017-04-012-4/+4
|
* Update to patchlevel 507.adamw2017-03-262-4/+4
|
* Update to patchlevel 473.adamw2017-03-182-4/+4
|
* Update to patchlevel 442.adamw2017-03-112-4/+4
|
* Update to patchlevel 407.adamw2017-03-042-4/+4
|
* Update to patchlevel 367.adamw2017-02-262-4/+4
|
* Update to patchlevel 325.adamw2017-02-112-4/+4
|
* Update to patchlevel 301.adamw2017-02-052-4/+4
|
* Update to patchlevel 252.adamw2017-01-292-4/+4
|
* Update to patchlevel 209.adamw2017-01-222-4/+4
|
* Update to patchlevel 189.adamw2017-01-152-5/+4
|
* Set INSTALLS_ICONS when installing the .desktop files.adamw2017-01-101-1/+4
| | | | Reported by: Kevin Zheng
* Re-add MAKE_JOBS_UNSAFE. From mat:adamw2017-01-102-9/+20
| | | | | | | | | | | --- scratch --- cp config.mk.dist auto/config.mk --- clean --- make[2]: "/wrkdirs/usr/ports/editors/vim/work/vim-8.0.0149/src/po/Makefile" line 4: Could not find ../auto/config.mk make[2]: Fatal errors encountered -- cannot continue Install desktop files and icons when the GNOME, GTK2, or GTK3 knobs are turned on. Requested by Kevin Zheng. PORTREVISION bump for this.
* Update to patchlevel 149.adamw2017-01-082-5/+4
|
* Remove the check for python 3.2, and add a check for python 3.6. Withoutadamw2016-12-312-1/+2
| | | | | | | | | this, users with DEFAULT_VERSIONS+=python=3.6 were getting vim without python3 support. PORTREVISION bump for this, because py3.6 users need a rebuilt vim. PR: 215676 Submitted by: rsmith xs4all nl
* Update to patchlevel 134.adamw2016-12-182-4/+4
|
* Update to patchlevel 130.adamw2016-12-112-5/+4
| | | | | | | | Patch 129 was a fix for parallel make. It builds fine for me on FreeBSD with -j4, and on macOS with -j8, but that's the extent of what I can test on my own. I'm removing MAKE_JOBS_UNSAFE with this commit, but if one of you with your crazy 256-core machines encounters build failures then please let me know!
* Update to patchlevel 122.adamw2016-12-032-4/+4
|
* Update to patchlevel 102.adamw2016-11-262-4/+4
|
* Update to patchlevel 94, and simplify the Makefile a bit.adamw2016-11-202-16/+10
|
* Update to patchlevel 82.adamw2016-11-132-4/+4
|
* Update to patchlevel 63.adamw2016-11-062-9/+9
| | | | | | Remove the X_LIBS definitions from MAKE_ARGS. They get figured out automatically, and in r418840, a couple of them got changed to run a nonexistent external command called "X_LIBS".
* Update to patchlevel 54.adamw2016-10-302-4/+4
|
* Update to patchlevel 46.adamw2016-10-232-4/+4
|
* Update to patchlevel 35.adamw2016-10-152-5/+5
| | | | | | Also, change the terminal library from libtermlib to libncurses. This change is for DragonflyBSD, and should have no effect on FreeBSD. Submitted by marino.
* Update to patchlevel 22.adamw2016-10-092-4/+4
|
* Update to patchlevel 21.adamw2016-10-042-7/+6
| | | | Only leave COMMENT as directly overrideable from the -lite port.
* - Don't set nocompatible in the gvimrc [1], bump PORTREVISIONadamw2016-10-021-1/+3
| | | | | | | | | | See also https://groups.google.com/forum/#!topic/vim_use/66crU745cFc - Mark as MAKE_JOBS_UNSAFE (thanks to Mat for the log): make[2]: "/wrkdirs/usr/ports/editors/vim/work/vim-8.0.0019/src/po/Makefile" line 4: Could not find ../auto/config.mk make[2]: Fatal errors encountered -- cannot continue PR: 197214 [1] Submitted by: jjuanino gmail
* Update vim to 8.0.0019, add GTK3 support, and take maintainership.adamw2016-10-012-47/+77
| | | | | | | | | | | | | | | | | 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
* Update to patchlevel 2367, the last in the 7.x series.adamw2016-09-182-4/+4
| | | | | | | I'll submit a separate PR for update to 8.0.x. PR: 212350 Approved by: maintainer timeout
* Cleanup $() variables in ports Makefiles.mat2016-07-201-3/+3
| | | | | | | Mostly replace with ${}, but sometime, replace with $$() because it is what was intended in the first place. (I think.) Sponsored by: Absolight
* - Update to 7.4.1832sunpoet2016-05-232-3/+4
| | | | Changes: https://github.com/vim/vim/commits/master
* - Update to 7.4.1743sunpoet2016-04-162-3/+3
| | | | Changes: https://github.com/vim/vim/commits/master
* - Update to 7.4.1721sunpoet2016-04-102-3/+3
| | | | Changes: https://github.com/vim/vim/commits/master
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-2/+2
| | | | | With hat: portmgr Sponsored by: Absolight
* - Update to 7.4.1556sunpoet2016-03-132-3/+3
| | | | Changes: https://github.com/vim/vim/commits/master
* - Remove USES=tar:bzip2sunpoet2016-03-111-1/+1
|
* Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.mat2016-03-081-2/+2
| | | | | | | | | | | | Fix distinfo for the offending ports. lang/yorick's tag was moved, and the added patch was no longer needed. PR: 207644 Submitted by: mat Exp-run by by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D4268
* - Update to 7.4.1501sunpoet2016-03-082-4/+3
| | | | Changes: https://github.com/vim/vim/commits/master
* - Change from big features to huge featuressunpoet2016-03-061-1/+2
| | | | | | | - Bump PORTREVISION for package change PR: 207572 Submitted by: Henry Hu <henry.hu.sh@gmail.com>
* - Update to 7.4.1229sunpoet2016-02-023-16/+15
| | | | Changes: https://github.com/vim/vim/commits/master
* editors/vim: document ncurses requirement (USES+=ncurses)marino2016-02-011-1/+1
| | | | approved by: infrastructure blanket
* - Update to 7.4.1030sunpoet2016-01-042-3/+4
| | | | Changes: https://github.com/vim/vim/commits/master
* - Add python3.5sunpoet2016-01-031-1/+1
|
* - Update to 7.4.979sunpoet2015-12-282-3/+3
| | | | Changes: https://github.com/vim/vim/commits/master
* - Update to 7.4.968sunpoet2015-12-132-3/+3
| | | | Changes: https://github.com/vim/vim/commits/master
* - Update to 7.4.963sunpoet2015-12-092-3/+3
| | | | Changes: https://github.com/vim/vim/commits/master
* - Update to 7.4.960sunpoet2015-12-042-3/+3
| | | | Changes: https://github.com/vim/vim/commits/master
* - Update to 7.4.922sunpoet2015-11-202-3/+3
| | | | Changes: https://github.com/vim/vim/commits/master
* - Update to 7.4.909sunpoet2015-11-102-3/+3
| | | | Changes: https://github.com/vim/vim/commits/master
* - Update RUN_DEPENDS: remove redundant LOCALBASE/binsunpoet2015-11-051-2/+2
|
* - Update to 7.4.900sunpoet2015-10-302-3/+3
| | | | Changes: https://github.com/vim/vim/commits/master
* - Update to 7.4.898sunpoet2015-10-202-3/+3
| | | | Changes: https://github.com/vim/vim/commits/master
* - Update to 7.4.891sunpoet2015-10-102-3/+3
| | | | Changes: https://github.com/vim/vim/commits/master
* - Update to 7.4.884sunpoet2015-09-282-3/+3
| | | | Changes: https://github.com/vim/vim/commits/master
* - Update to 7.4.873sunpoet2015-09-212-4/+3
| | | | Changes: https://github.com/vim/vim/commits/master
* - Add missing \sunpoet2015-09-191-1/+2
| | | | | | - Bump PORTREVISION for package change Reported by: Matthew D. Fuller <fullermd@over-yonder.net>
* - Update to 7.4.865sunpoet2015-09-132-3/+3
| | | | Changes: https://github.com/vim/vim/commits/master
* - Update to 7.4.854sunpoet2015-09-032-3/+3
| | | | Changes: https://github.com/vim/vim/commits/master
* - Update to 7.4.843sunpoet2015-08-312-3/+3
| | | | | | - Use PORTVERSION instead of DISTVERSION Changes: https://github.com/vim/vim/commits/master
* - Convert to new options targer helpersunpoet2015-08-301-11/+8
|
* - Convert to new options helpersunpoet2015-08-201-10/+6
| | | | - Cleanup Makefile
* - Update to 7.4.826sunpoet2015-08-162-3/+3
| | | | Changes: https://github.com/vim/vim/commits/master
* - Update to 7.4.817sunpoet2015-08-142-3/+3
| | | | Changes: https://github.com/vim/vim/commits/master
* - Update to 7.4.796sunpoet2015-07-252-3/+3
| | | | Changes: https://github.com/vim/vim/commits/master
* - Update to 7.4.778sunpoet2015-07-132-4/+4
| | | | Changes: https://github.com/vim/vim/commits/master
* - Convert to new option target helpersunpoet2015-07-071-4/+7
|
* - Update to 7.4.764sunpoet2015-07-052-3/+3
| | | | Changes: https://github.com/vim/vim/commits/master
* - Update to 7.4.764sunpoet2015-07-022-3/+3
| | | | Changes: https://github.com/vim/vim/commits/master
* - Update to 7.4.752sunpoet2015-06-212-4/+3
| | | | Changes: https://github.com/vim/vim/commits/master
* - Use @dir instead of .keepme filesunpoet2015-06-212-1/+2
| | | | - Bump PORTREVISION for package change
* - Update to 7.4.748sunpoet2015-06-202-3/+3
| | | | Changes: https://github.com/vim/vim/commits/master
* - Use tag instead of commit hashsunpoet2015-06-162-4/+4
| | | | | PR: 200898 Submitted by: mat
* - Update to 7.4.738sunpoet2015-06-145-18/+29
| | | | | | - Add PORTSCOUT Changes: https://github.com/vim/vim/commits/master
* Switch PYTHON_REL from a 3 digits number to a 4 digits number to handleantoine2015-05-271-1/+1
| | | | | | | python 2.7.10 Differential Revision: https://reviews.freebsd.org/D2639 Reviewed by: sunpoet, mva
* - Update to 7.4.729sunpoet2015-05-162-5/+4
| | | | Changes: https://github.com/vim/vim/commits/master
* - Fetch distfiles from GitHubsunpoet2015-05-162-1458/+7
| | | | | | | - Bump PORTREVISION for package change Differential Revision: https://reviews.freebsd.org/D2520 Submitted by: feld
* - Update to 7.4.712sunpoet2015-05-042-1/+43
| | | | Changes: https://code.google.com/p/vim/source/list
* - Update to 7.4.691sunpoet2015-04-062-1/+17
| | | | Changes: https://code.google.com/p/vim/source/list
* - Update to 7.4.683sunpoet2015-03-292-2/+54
| | | | Changes: https://code.google.com/p/vim/source/list
* - Add "let: g:is_posix = 1" to default vimrcsunpoet2015-03-292-1/+2
| | | | | | | - Bump PORTREVISION for package change PR: 198728 Submitted by: <yuri@rawbw.com>
* - Fix ctags patternsunpoet2015-03-281-2/+2
| | | | | | | - Bump PORTREVISION for package change PR: 195966 Submitted by: Kevin Zheng <kevinz5000@gmail.com>
* - Update to 7.4.657sunpoet2015-03-082-1/+19
| | | | Changes: https://code.google.com/p/vim/source/list
* - Update to 7.4.648sunpoet2015-03-032-1/+17
| | | | Changes: https://code.google.com/p/vim/source/list
* - Update to 7.4.640sunpoet2015-02-202-1/+99
| | | | Changes: https://code.google.com/p/vim/source/list
* - Update to 7.4.591sunpoet2015-01-272-1/+63
| | | | Changes: https://code.google.com/p/vim/source/list
* - Update to 7.4.560sunpoet2014-12-262-1/+37
| | | | Changes: https://code.google.com/p/vim/source/list
* - Update to 7.4.542sunpoet2014-12-132-2/+6
| | | | Changes: https://code.google.com/p/vim/source/list
* - Sort PLISTsunpoet2014-12-071-5/+2
| | | | - Remove @comment
* Move the vimrc into ETCDIR to user may have a look at it.bapt2014-12-053-5/+32
| | | | | | 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
* - Update to 7.4.540sunpoet2014-12-051-17/+17
| | | | | | | | - Update src/auto/configure patch - Add python 3.4 - Remove python 3.1 Changes: https://code.google.com/p/vim/source/list
* - Update to 7.4.540sunpoet2014-12-042-1/+45
| | | | | | | | - Update src/auto/configure patch - Add python 3.4 - Remove python 3.1 Changes: https://code.google.com/p/vim/source/list
* - Fix typosunpoet2014-11-251-1/+1
| | | | Notified by: adamw
* - Update to 7.4.518sunpoet2014-11-253-16/+187
| | | | | | | | | | - Sort OPTIONS_DEFINE - Reword DEFAULT_VIMRC_DESC - Use DATADIR instead of DEFAULT_VIMRC_LOCATION - Cosmetic change - Sort PLIST Changes: https://code.google.com/p/vim/source/list
* Fix @sample usage.alfred2014-11-182-7/+4
| | | | With help from: bapt, xmj
* Use vimrc from distribution.alfred2014-11-173-51/+8
| | | | Suggested by: many.
* A nice default vimrc for new users.alfred2014-11-162-1/+60
| | | | | | | | | | Otherwise users get "vi compat mode" which gives very old and unfriendly vi defaults that breaks arrow keys and backspace as well as no color. Expert users can disable this default vimrc via "make config". Approved by: delphij
* Cleanup plistbapt2014-10-271-20/+0
|
* - Fix unconditionally dependency on libiconv.so from converters/libiconvsunpoet2014-09-101-1/+2
| | | | | | | - Bump PORTREVISION for package change PR: ports/193319 Reported by: Harald Schmalzbauer <bugzilla.freebsd@omnilan.de>
* - patch 399 was updated with correct encoding on Aug, 28sunpoet2014-09-042-8/+3
| | | | - Bump PORTREVISION for rebuild
* - Update to 7.4.430sunpoet2014-09-042-1/+70
| | | | Changes: https://code.google.com/p/vim/source/list
* - Use USES=pythonsunpoet2014-08-201-1/+1
|
* - Add CPE informationsunpoet2014-08-131-1/+3
|
* - Update to 7.4.398sunpoet2014-08-082-1/+19
| | | | Changes: https://code.google.com/p/vim/source/list
* - Update to 7.4.389sunpoet2014-08-022-3/+51
| | | | Changes: https://code.google.com/p/vim/source/list
* - Update to 7.4.364sunpoet2014-07-152-2/+62
| | | | Changes: https://code.google.com/p/vim/source/list
* - Update to 7.4.334sunpoet2014-06-242-1/+37
| | | | Changes: https://code.google.com/p/vim/source/list
* - Update to 7.4.316sunpoet2014-06-014-62/+78
| | | | | | - Fix patch: merge patch-configure into patch-src-auto-configure Changes: https://code.google.com/p/vim/source/list
* - Update to 7.4.307sunpoet2014-05-262-1/+25
| | | | Changes: https://code.google.com/p/vim/source/list
* Quote ${CC} and similar variables in MAKE_ARGS.tijl2014-05-211-1/+1
| | | | Reported by: Dominic Fandrey <kamikaze@bsdforen.de>
* - Update to 7.4.295sunpoet2014-05-202-1/+29
| | | | Changes: https://code.google.com/p/vim/source/list
* - Update to 7.4.281sunpoet2014-05-082-1/+33
| | | | Changes: https://code.google.com/p/vim/source/list
* - Update to 7.4.265sunpoet2014-04-272-1/+19
| | | | Changes: https://code.google.com/p/vim/source/list
* - Remove MAKE_JOBS_UNSAFEsunpoet2014-04-261-1/+0
| | | | | PR: ports/188463 Submitted by: Jia-Shiun Li <jiashiun@gmail.com>
* - Update to 7.4.256sunpoet2014-04-132-3/+7
| | | | Changes: https://code.google.com/p/vim/source/list
* - Update to 7.4.253sunpoet2014-04-122-2/+31
| | | | | | - Use GNU patch (devel/patch) instead of /usr/bin/patch Changes: https://code.google.com/p/vim/source/list
* - Update to 7.4.240sunpoet2014-04-092-2/+26
| | | | Changes: https://code.google.com/p/vim/source/list
* - Use MAKE_CMDsunpoet2014-04-061-4/+4
| | | | - Cosmetic change
* - Update to 7.4.229sunpoet2014-04-012-6/+55
| | | | | | | | - Adjust variables: - POSTPONED_PATCHES: patch files postponed to apply in post-patch: - SKIPPED_PATCHES: patch files to be skipped Changes: https://code.google.com/p/vim/source/list
* - Update to 7.4.205sunpoet2014-03-142-3/+26
| | | | | | - Use USES=tar:bzip2 Changes: https://code.google.com/p/vim/source/list
* - Update to 7.4.193sunpoet2014-03-112-1/+3
| | | | Changes: https://code.google.com/p/vim/source/list
* - Remove conditional PKGNAMESUFFIXsunpoet2014-02-281-5/+1
| | | | - Bump PORTREVISION
* - Update COMMENTsunpoet2014-02-282-20/+9
| | | | - Update pkg-descr
* - Update to 7.4.192sunpoet2014-02-262-8/+24
| | | | | | - Convert to new options heplper (*_OFF usage) Changes: https://code.google.com/p/vim/source/list
* - Fix lua supportsunpoet2014-02-251-1/+1
| | | | | PR: ports/186917 Submitted by: Kenji Rikitake <kenji@k2r.org>
* - Add missing dependency for GNOME, GTK2 and X11 optionssunpoet2014-02-252-9/+11
| | | | | | | | | - Remove outdated configure option - Fix PLIST - Bump PORTREVISION for dependency and package change PR: ports/186921 Submitted by: zeising, Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
* - Check for "old" option setting and inform users before buildsunpoet2014-02-201-0/+4
|
* - Fix type of option group: it was RADIO but it should be SINGLE now (with ↵sunpoet2014-02-201-2/+2
| | | | the addition of CONSOLE)
* - Use :group to fetch source and patch from correct URLsunpoet2014-02-191-4/+5
|
* - Fix fetch of BADPATCHESsunpoet2014-02-191-2/+3
|
* - Update to 7.4.182sunpoet2014-02-192-5/+33
| | | | | | | - Fix fetch of BADPATCHES - Pet portlint: use += instead of = for PKGNAMESUFFIX Changes: https://code.google.com/p/vim/source/list
* - Fix python detectionsunpoet2014-02-192-1/+21
| | | | | | | - Bump PORTREVISION for package change PR: ports/185601 Submitted by: Stefan Beke <stefan@beke.info>
* - Use USES=iconv unconditionallysunpoet2014-02-197-399/+332
| | | | | | | | | | | | | | | | | | | | | | | | | | - Remove cumbersome do-patch: - Use do-patch: in bsd.port.mk - Mark 064, 087 and 147 as BADPATCHES - 064 does not apply cleanly (in bsd.port.mk way on FreeBSD 9.x or older) - 087 contains patch for src/ops.c which must be applied after 064 - 147 contains patch for src/version.c which must be applied after 087 - Apply BADPATCHES in post-patch: - Fix keymap installation for vim-lite - Install keymap in vim source - Install vietnamese_viscii.vim correctly - Do not install GUI binary executables and manpages when GUI options are off - Allow build with python 3.x - Merge options to Makefile - Use PORTDATA - Convert to new options helper - Use CONFLICTS_INSTALL instead of CONFLICTS - Use REINPLACE_CMD instead of patch file - Support STAGEDIR - Pet portlint - Cleanup Makefile - Fix PLIST - Cosmetic change - Bump PORTREVISION for dependency and package change
* - Convert to USES=tclgahr2014-02-171-1/+1
|
* - Fix lua supportmiwi2014-02-122-2/+2
| | | | | | | PR: 185650 184588 Submitted by: Kenji Rikitake <kenji@k2r.org> Approved by: maintainer timeout
* - Fix manpage installationsunpoet2014-02-101-3/+3
| | | | | | PR: ports/186589 Submitted by: Kevin Zheng <kevinz5000@gmail.com> Pointyhat to: miwi
* - Update to 7.4.169miwi2014-02-082-3/+121
| | | | | PR: based on 186120 Approved by: maintainer timeout
* Fix properties on pkg-plistbapt2014-01-221-1/+0
|
* Switch to use lua 5.2bapt2014-01-111-5/+5
| | | | | While here change CONFLICTS into CONFLICTS_INSTALL which is what they really are Bump portrevision
* Fix build after gtk updatebapt2013-12-181-3/+3
|
* Fix build on head and 11.bapt2013-12-071-2/+3
| | | | | | Bump portrevision has built on 8 and 9 should not have been built as expected With hat: portmgr
* - Update to 7.4.110sunpoet2013-12-033-2658/+272
| | | | | | | | | | | - 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>
* - Take maintainershipsunpoet2013-12-031-1/+1
|
* - Remove WITH_VIM_OPTIONS and respect ports frameworkbdrewery2013-12-021-12/+2
| | | | | | PR: ports/182749 Submitted by: Kevin Zheng <kevinz5000@gmail.com> (based on) Requested by: many
* - Reset maintainer due to timeout of 11 open PR, 7 with patches andbdrewery2013-12-021-1/+1
| | | | | | | no activity since July 2013 With hat: portmgr Discussed with: portmgr
* Embelish show-options output.obrien2013-09-261-0/+3
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | editors)
* Convert to new perl frameworkbapt2013-09-171-4/+2
|
* Update Vim 7.3 to patchlevel 1314.obrien2013-07-122-2/+78
|
* Catch up with how we install Lua.obrien2013-07-122-7/+31
| | | | PR: 180367
* Remove useless "libsysinfo" CONFLICTS statement.obrien2013-07-121-1/+2
| | | | (it needed to be "libsysinfo*" to have any effect)
* Convert from USE_MOTIF to USES=motifbapt2013-07-101-1/+1
|
* Cleanup BADPATCHES layout.obrien2013-07-031-31/+1
|
* /usr/bin/patch has a bug in that it undercounts hunks containing NULobrien2013-07-032-34/+868
| | | | | | | | | | | | | | characters when reading from stdin. This results in "unexpected end of file in patch" errors. This caused patch 7.3.225 to not apply, which set off a huge cascade such that 400+ patches would not apply. Work around this by overriding do-patch to use 'patch -i <PATCH_FILE>'. /usr/bin/patch still has another nasty bug in that it silently misapplies hunks containing NUL character(s). But in Vim's case, the NUL's are in test files that the port does not use.
* Update to patchlevel 1276.obrien2013-07-022-5/+35
|
* Make vim-lite sane again by defaultbapt2013-07-011-4/+5
| | | | | | Always include bsd.port.options.mk which is necessary for properly handling of DOCS/NLS _even_ without options Remove specific default for PACKAGE_BUILDING settings which are not needed Keep maintianer preference for not having options at all by default.
* Many of the BADPATCHES do apply. Some "just apply", others needed tweaks:obrien2013-06-303-7/+48
| | | | | | | | | | | * patch 7.3.122 applies, but caused a pre-configure build error. Follow the "Solution" instructions in the patch and start applying patch 7.3.122. * Manually doing the 's/newwin/new_wp/g' of patch 7.3.400, allows patch 7.3.603 to apply. Unfortunately, no other additional patches apply due to patch 7.3.603 applying. * patch 7.3.674 does apply fine, but needed files/patch-configure adjusted.
* Update the personality of the port.obrien2013-06-292-16/+40
|
* - Unbreak build when devel/libsysinfo is installedmiwi2013-05-252-10/+1
| | | | | | PR: 173476 Submitted by: Masaki TAGAWA <masaki@club.kyutech.ac.jp> Approved by: maintainer timeout
* - Update to patchlevel 1014miwi2013-05-252-4/+453
| | | | | | | | | - Fix Athena dependency [1] Requested by: many PR: 177597 [1] Submitted by: scf@ [1]
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-271-1/+1
| | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: bapt, kwm
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1
| | | | Approved by: portmgr (bapt)
* vim has sufficiently improved the security of its modeline processing.eadler2013-04-172-9/+0
| | | | | | | | | The FreeBSD Security Team no longer feels that the warning to disable modeline support is needed. Discussed with: delphij, des With Hat: secteam-ports Feature safe: yes
* Fix conversion to optionsng breaking multibyte supportbapt2013-04-051-2/+2
| | | | | | Reported by: Sergey V. Dyatko via irc Tested by: Sergey V. Dyatko via irc Approved by: portmgr (implicit)
* Prevent NLS addition to PLIST_SUB to hide previous additionsbapt2013-04-021-3/+3
| | | | Approved by: portmgr (implicit)
* Convert to new options framework:bapt2013-03-213-115/+84
| | | | | | | | | | | | | | | rename GNOME2 -> GNOME to fits what is defined in global options descriptions remove X11_ONLY and consider that if X11 is selected and no UI is selected you are in X11_ONLY mode remove LANG option which wasn't used anyway do not try to dirrmtry directory if NLS isn't checked use RADIO option to do the magic checking of different toolkit bsd.port.pre.mk and bsd.port.post.mk are not needed anymore so I just removed them PR: ports/176684 Submitted by: bapt Reviewed by: miwi Approved by: maintainer timeout (14 days)
* Update conflicts and avoid duplication.obrien2013-01-301-2/+3
|
* Update to Vim 7.3 patchlevel 669.obrien2012-09-292-5/+67
|
* Remove limitation on unthreaded version of Tcl.obrien2012-09-121-2/+1
| | | | | PR: 171158 Submitted by: gahr
* Fix GNU configure problem with building "WITH_GNOME2".obrien2012-08-181-1/+1
| | | | | Submitted by: dougb Reported by: David Demelier <demelier.david@gmail.com>
* Update to Vim 7.3 patchlevel 632.obrien2012-08-183-4/+148
|
* Update to Vim 7.3 patchlevel 556.obrien2012-06-162-1/+37
|
* Update to Vim 7.3 patchlevel 538.obrien2012-06-062-2/+46
|
* Correct CONFLICTS for vim-lite slave port.obrien2012-06-051-0/+4
|
* - update png to 1.5.10dinoex2012-06-011-1/+1
|
* Stop trying to autodetect GETTEXT-- it doesn't work properly anyway and causescrees2012-06-011-1/+1
| | | | | | | | | more problems than it solves. PR: ports/168492 PR: ports/166202 (a fix for the consequences of) Approved by: maintainer timeout on previous commit that this is to fix, so this is implicit
* Fix gnome2 support. Two bugs prevented the GNOME2 config options fromadamw2012-05-291-4/+1
| | | | | | | | | | | | being acknowledged. [1] A check was made for WITH_GNOME, instead of WITH_GNOME2 [2] A check explicitly ignored the WITH_GNOME2 option unless that variable was set to "1" or "yes", despite bsd.options.mk specifically setting it to "true" PR: ports/164129 Approved by: maintainer timeout (4.5 months)
* Respect WITHOUT_NLS properlycrees2012-05-291-2/+5
| | | | | | PR: ports/166202 Submitted by: Mel Flynn <rflynn@acsalaska.net> Approved by: maintainer timeout (obrien, 6w)
* Update to Vim 7.3 patchlevel 515.obrien2012-05-082-1/+27
|
* Update version 7.3 to patchlevel 502.obrien2012-04-252-4/+43
|
* - Update to Vim 7.3 patchlevel 480.miwi2012-03-262-5/+701
| | | | | Approved by: maintainer timeout Feature safe: yes
* The vast majority of pkg-descr files had the following format when theydougb2011-10-241-1/+0
| | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
* Minor style change.obrien2011-06-211-2/+2
|
* Include bsd.port.options.mk.obrien2011-06-211-0/+1
| | | | | PR: 157845 Submitted by: Eir Nym <eirnym@gmail.com>
* - MAKE_JOBS_UNSAFE:pav2011-06-181-1/+1
| | | | | | FATAL: can't create objects/py_config.o: No such file or directory Reported by: pointyhat
* Update to Vim 7.3 patchlevel 121.obrien2011-03-012-1/+81
|
* Update to Vim 7.3 patchlevel 81.obrien2010-12-152-1/+13
|
* Update to Vim 7.3 patchlevel 75.obrien2010-12-082-1/+27
|
* Complete gtk1->gtk2(gnome2) transition.obrien2010-11-252-22/+9
| | | | | PR: 151421 Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com>
* + Add additional non-GUI guards to WANT_GNOME.obrien2010-11-231-31/+30
| | | | | | + Invert LITE logic to bring it to the top to make easier to see the configuration and improve readability. + Indent embedded logic to make easier to read.
* Update to Vim 7.3 patchlevel 62.obrien2010-11-222-52/+25
|
* Update to Vim 7.3 patchlevel 50.obrien2010-11-102-1/+7
|
* Update to Vim 7.3 patchlevel 48.obrien2010-11-042-1/+4
|
* Update to Vim 7.3 patchlevel 47.obrien2010-11-012-4/+51
|
* Add LUA.obrien2010-10-211-0/+1
|
* Update to Vim 7.3 patchlevel 32.obrien2010-10-212-1/+10
|
* Autoconf will use libintl.so if it is installed on the system and causeobrien2010-10-211-0/+3
| | | | | | Vim to be linked against gettext without recording the gettext dependency. Submitted by: Panagiotis Christias <p.christias@noc.ntua.gr>
* Allow one to use WITHOUT_GUI as a synonym for WITHOUT_X11.obrien2010-10-211-1/+1
| | | | | PR: 151468 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
* Update to Vim 7.3 patchlevel 29.obrien2010-10-202-1/+4
|
* Update to Vim 7.3 patchlevel 28.obrien2010-10-152-1/+22
|
* Do not install icons by default. The destination directories aren'tobrien2010-10-131-0/+5
| | | | | "owned" by Vim and this causes trouble packaging depending on Vim flavor chosen.
* Backout rev. 1.49. The icon handling is too sensitive to what other packagesobrien2010-10-131-1/+0
| | | | one has installed.
* Update to Vim 7.3 patchlevel 21.obrien2010-10-112-1/+7
|
* Enable LUA for the default Portmgr package build.obrien2010-10-071-1/+1
|
* Backout accidental change.obrien2010-10-071-1/+0
|
* Vim now has a file that has escaped share/vim/obrien2010-10-072-0/+2
|
* The stock dependencies are now fixed.obrien2010-10-071-3/+0
|
* Update to Vim 7.3 patchlevel 19.obrien2010-10-063-1253/+85
| | | | | | | | | | | | WITH_LANG is now "on by default" as the lang files are now part of the base Vim tarball. The most notable additions since 7.2: + Persistent undo and undo for reload + Blowfish encryption, encryption of the swap file + Conceal text + Lua interface + Python 3 interface
* Change the default GUI from gtk1 to gtk2.obrien2010-10-062-6/+15
|
* Simply the checking output.obrien2010-10-021-1/+2
|
* Obey BSD's 'STRIP= ' setting.obrien2010-09-191-0/+3
| | | | | PR: 150689 Submitted by: swell.k@gmail.com
* Make 'mtree -f $(make -V MTREE_FILE) -p $PREFIX' clean.obrien2010-09-192-0/+9
| | | | | PR: 150687 Submitted by: swell.k@gmail.com
* Look for libiconv in ${LOCALBASE}.obrien2010-09-191-1/+1
| | | | | PR: 150690 Submitted by: swell.k@gmail.com
* - Hotfix this high-profile port so it does not install into /pav2010-09-181-1/+1
| | | | | | PR: ports/150649 Submitted by: Anonymous <swell.k@gmail.com> Approved by: portmgr hat
* Enable MAKE_JOBS_SAFE for Vim build so it will build in parallel.obrien2010-09-171-1/+7
| | | | | | This deals with the misspelling of "./auto/osdef.h" in some of the .o dependencies - which is what caused the race condition needing MAKE_JOBS_UNSAFE=yes.
* Update to Vim 7.2 patchlevel 466.obrien2010-09-092-1/+106
|
* Update to Vim 7.2 patchlevel 411.obrien2010-04-132-2/+167
|
* Update to Vim 7.2 patchlevel 344.obrien2010-01-232-2/+62
|
* Add support for "X11_ONLY" - which disables all GUI toolkit variants, butobrien2009-12-292-19/+22
| | | | | | | does have support for the X11 cut buffer, etc... (patch reworked by me) PR: 140646 Submitted by: Merijn Verstraaten <merijn@inconsistent.nl>