notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: editors/vim/Makefile

Number of commits found: 600 (showing only 100 on this page)

«  1 | 2 | 3 | 4 | 5 | 6  »  

Saturday, 26 Nov 2016
13:28 adamw search for other commits by this committer
Update to patchlevel 102.
Original commitRevision:427169 
Saturday, 19 Nov 2016
18:50 adamw search for other commits by this committer
Update to patchlevel 94, and simplify the Makefile a bit.
Original commitRevision:426531 
Saturday, 12 Nov 2016
22:55 adamw search for other commits by this committer
Update to patchlevel 82.
Original commitRevision:425999 
Saturday, 5 Nov 2016
16:54 adamw search for other commits by this committer
Update to patchlevel 63.

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".
Original commitRevision:425397 
Saturday, 29 Oct 2016
16:33 adamw search for other commits by this committer
Update to patchlevel 54.
Original commitRevision:424920 
Saturday, 22 Oct 2016
17:03 adamw search for other commits by this committer
Update to patchlevel 46.
Original commitRevision:424478 
Saturday, 15 Oct 2016
15:47 adamw search for other commits by this committer
Update to patchlevel 35.

Also, change the terminal library from libtermlib to libncurses. This
change is for DragonflyBSD, and should have no effect on FreeBSD.
Submitted by marino.
Original commitRevision:424023 
Saturday, 8 Oct 2016
16:35 adamw search for other commits by this committer
Update to patchlevel 22.
Original commitRevision:423515 
Monday, 3 Oct 2016
16:22 adamw search for other commits by this committer
Update to patchlevel 21.

Only leave COMMENT as directly overrideable from the -lite port.
Original commitRevision:423210 
Saturday, 1 Oct 2016
16:18 adamw search for other commits by this committer
- Don't set nocompatible in the gvimrc [1], bump PORTREVISION
  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
Original commitRevision:423078 
05:36 adamw search for other commits by this committer
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
Original commitRevision:423033 
Saturday, 17 Sep 2016
16:04 adamw search for other commits by this committer
Update to patchlevel 2367, the last in the 7.x series.

I'll submit a separate PR for update to 8.0.x.

PR:		212350
Approved by:	maintainer timeout
Original commitRevision:422333 
Wednesday, 20 Jul 2016
15:33 mat search for other commits by this committer
Cleanup $() variables in ports Makefiles.

Mostly replace with ${}, but sometime, replace with $$() because it is
what was intended in the first place. (I think.)

Sponsored by:	Absolight
Original commitRevision:418840 
Monday, 23 May 2016
03:49 sunpoet search for other commits by this committer
- Update to 7.4.1832

Changes:	https://github.com/vim/vim/commits/master
Original commitRevision:415654 
Friday, 15 Apr 2016
23:10 sunpoet search for other commits by this committer
- Update to 7.4.1743

Changes:	https://github.com/vim/vim/commits/master
Original commitRevision:413384 
Sunday, 10 Apr 2016
13:40 sunpoet search for other commits by this committer
- Update to 7.4.1721

Changes:	https://github.com/vim/vim/commits/master
Original commitRevision:412932 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Sunday, 13 Mar 2016
14:55 sunpoet search for other commits by this committer
- Update to 7.4.1556

Changes:	https://github.com/vim/vim/commits/master
Original commitRevision:410979 
Thursday, 10 Mar 2016
19:54 sunpoet search for other commits by this committer
- Remove USES=tar:bzip2
Original commitRevision:410779 
Monday, 7 Mar 2016
20:12 sunpoet search for other commits by this committer
- Update to 7.4.1501

Changes:	https://github.com/vim/vim/commits/master
Original commitRevision:410548 
Sunday, 6 Mar 2016
06:18 sunpoet search for other commits by this committer
- Change from big features to huge features
- Bump PORTREVISION for package change

PR:		207572
Submitted by:	Henry Hu <henry.hu.sh@gmail.com>
Original commitRevision:410236 
Monday, 1 Feb 2016
19:47 sunpoet search for other commits by this committer
- Update to 7.4.1229

Changes:	https://github.com/vim/vim/commits/master
Original commitRevision:407740 
Sunday, 31 Jan 2016
19:45 marino search for other commits by this committer
editors/vim: document ncurses requirement (USES+=ncurses)

approved by:	infrastructure blanket
Original commitRevision:407662 
Sunday, 3 Jan 2016
17:50 sunpoet search for other commits by this committer
- Update to 7.4.1030

Changes:	https://github.com/vim/vim/commits/master
Original commitRevision:405173 
Sunday, 27 Dec 2015
19:45 sunpoet search for other commits by this committer
- Update to 7.4.979

Changes:	https://github.com/vim/vim/commits/master
Original commitRevision:404586 
Saturday, 12 Dec 2015
23:43 sunpoet search for other commits by this committer
- Update to 7.4.968

Changes:	https://github.com/vim/vim/commits/master
Original commitRevision:403640 
Wednesday, 9 Dec 2015
14:26 sunpoet search for other commits by this committer
- Update to 7.4.963

Changes:	https://github.com/vim/vim/commits/master
Original commitRevision:403393 
Friday, 4 Dec 2015
12:32 sunpoet search for other commits by this committer
- Update to 7.4.960

Changes:	https://github.com/vim/vim/commits/master
Original commitRevision:402942 
Friday, 20 Nov 2015
09:12 sunpoet search for other commits by this committer
- Update to 7.4.922

Changes:	https://github.com/vim/vim/commits/master
Original commitRevision:401993 
Monday, 9 Nov 2015
18:43 sunpoet search for other commits by this committer
- Update to 7.4.909

Changes:	https://github.com/vim/vim/commits/master
Original commitRevision:401127 
Wednesday, 4 Nov 2015
20:14 sunpoet search for other commits by this committer
- Update RUN_DEPENDS: remove redundant LOCALBASE/bin
Original commitRevision:400794 
Friday, 30 Oct 2015
11:24 sunpoet search for other commits by this committer
- Update to 7.4.900

Changes:	https://github.com/vim/vim/commits/master
Original commitRevision:400504 
Monday, 19 Oct 2015
20:17 sunpoet search for other commits by this committer
- Update to 7.4.898

Changes:	https://github.com/vim/vim/commits/master
Original commitRevision:399722 
Saturday, 10 Oct 2015
07:05 sunpoet search for other commits by this committer
- Update to 7.4.891

Changes:	https://github.com/vim/vim/commits/master
Original commitRevision:398972 
Monday, 28 Sep 2015
06:20 sunpoet search for other commits by this committer
- Update to 7.4.884

Changes:	https://github.com/vim/vim/commits/master
Original commitRevision:398085 
Sunday, 20 Sep 2015
20:16 sunpoet search for other commits by this committer
- Update to 7.4.873

Changes:	https://github.com/vim/vim/commits/master
Original commitRevision:397408 
Saturday, 19 Sep 2015
05:15 sunpoet search for other commits by this committer
- Add missing \
- Bump PORTREVISION for package change

Reported by:	Matthew D. Fuller <fullermd@over-yonder.net>
Original commitRevision:397305 
Saturday, 12 Sep 2015
17:07 sunpoet search for other commits by this committer
- Update to 7.4.865

Changes:	https://github.com/vim/vim/commits/master
Original commitRevision:396754 
Wednesday, 2 Sep 2015
17:02 sunpoet search for other commits by this committer
- Update to 7.4.854

Changes:	https://github.com/vim/vim/commits/master
Original commitRevision:395866 
Monday, 31 Aug 2015
13:31 sunpoet search for other commits by this committer
- Update to 7.4.843
- Use PORTVERSION instead of DISTVERSION

Changes:	https://github.com/vim/vim/commits/master
Original commitRevision:395674 
Sunday, 30 Aug 2015
03:56 sunpoet search for other commits by this committer
- Convert to new options targer helper
Original commitRevision:395581 
Thursday, 20 Aug 2015
07:05 sunpoet search for other commits by this committer
- Convert to new options helper
- Cleanup Makefile
Original commitRevision:394835 
Sunday, 16 Aug 2015
02:21 sunpoet search for other commits by this committer
- Update to 7.4.826

Changes:	https://github.com/vim/vim/commits/master
Original commitRevision:394363 
Thursday, 13 Aug 2015
17:31 sunpoet search for other commits by this committer
- Update to 7.4.817

Changes:	https://github.com/vim/vim/commits/master
Original commitRevision:394074 
Saturday, 25 Jul 2015
07:40 sunpoet search for other commits by this committer
- Update to 7.4.796

Changes:	https://github.com/vim/vim/commits/master
Original commitRevision:392856 
Sunday, 12 Jul 2015
16:06 sunpoet search for other commits by this committer
- Update to 7.4.778

Changes:	https://github.com/vim/vim/commits/master
Original commitRevision:391783 
Monday, 6 Jul 2015
17:46 sunpoet search for other commits by this committer
- Convert to new option target helper
Original commitRevision:391448 
Saturday, 4 Jul 2015
16:16 sunpoet search for other commits by this committer
- Update to 7.4.764

Changes:	https://github.com/vim/vim/commits/master
Original commitRevision:391309 
Wednesday, 1 Jul 2015
17:45 sunpoet search for other commits by this committer
- Update to 7.4.764

Changes:	https://github.com/vim/vim/commits/master
Original commitRevision:391085 
Sunday, 21 Jun 2015
13:54 sunpoet search for other commits by this committer
- Update to 7.4.752

Changes:	https://github.com/vim/vim/commits/master
Original commitRevision:390215 
10:40 sunpoet search for other commits by this committer
- Use @dir instead of .keepme file
- Bump PORTREVISION for package change
Original commitRevision:390189 
Friday, 19 Jun 2015
22:06 sunpoet search for other commits by this committer
- Update to 7.4.748

Changes:	https://github.com/vim/vim/commits/master
Original commitRevision:390144 
Tuesday, 16 Jun 2015
13:03 sunpoet search for other commits by this committer
- Use tag instead of commit hash

PR:		200898
Submitted by:	mat
Original commitRevision:389840 
Sunday, 14 Jun 2015
09:18 sunpoet search for other commits by this committer
- Update to 7.4.738
- Add PORTSCOUT

Changes:	https://github.com/vim/vim/commits/master
Original commitRevision:389616 
Tuesday, 26 May 2015
16:47 antoine search for other commits by this committer
Switch PYTHON_REL from a 3 digits number to a 4 digits number to handle
python 2.7.10

Differential Revision:	https://reviews.freebsd.org/D2639
Reviewed by:	sunpoet, mva
Original commitRevision:387491 
Saturday, 16 May 2015
13:35 sunpoet search for other commits by this committer
- Update to 7.4.729

Changes:	https://github.com/vim/vim/commits/master
Original commitRevision:386536 
Friday, 15 May 2015
18:04 sunpoet search for other commits by this committer
- Fetch distfiles from GitHub
- Bump PORTREVISION for package change

Differential Revision:	https://reviews.freebsd.org/D2520
Submitted by:	feld
Original commitRevision:386444 
Sunday, 3 May 2015
19:35 sunpoet search for other commits by this committer
- Update to 7.4.712

Changes:	https://code.google.com/p/vim/source/list
Original commitRevision:385297 
Monday, 6 Apr 2015
07:06 sunpoet search for other commits by this committer
- Update to 7.4.691

Changes:	https://code.google.com/p/vim/source/list
Original commitRevision:383404 
Saturday, 28 Mar 2015
19:09 sunpoet search for other commits by this committer
- Update to 7.4.683

Changes:	https://code.google.com/p/vim/source/list
Original commitRevision:382543 
16:12 sunpoet search for other commits by this committer
- Add "let: g:is_posix = 1" to default vimrc
- Bump PORTREVISION for package change

PR:		198728
Submitted by:	<yuri@rawbw.com>
Original commitRevision:382520 
15:58 sunpoet search for other commits by this committer
- Fix ctags pattern
- Bump PORTREVISION for package change

PR:		195966
Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
Original commitRevision:382517 
Sunday, 8 Mar 2015
09:49 sunpoet search for other commits by this committer
- Update to 7.4.657

Changes:	https://code.google.com/p/vim/source/list
Original commitRevision:380745 
Monday, 2 Mar 2015
20:11 sunpoet search for other commits by this committer
- Update to 7.4.648

Changes:	https://code.google.com/p/vim/source/list
Original commitRevision:380294 
Thursday, 19 Feb 2015
20:49 sunpoet search for other commits by this committer
- Update to 7.4.640

Changes:	https://code.google.com/p/vim/source/list
Original commitRevision:379387 
Tuesday, 27 Jan 2015
11:27 sunpoet search for other commits by this committer
- Update to 7.4.591

Changes:	https://code.google.com/p/vim/source/list
Original commitRevision:377999 
Thursday, 25 Dec 2014
17:08 sunpoet search for other commits by this committer
- Update to 7.4.560

Changes:	https://code.google.com/p/vim/source/list
Original commitRevision:375580 
Saturday, 13 Dec 2014
04:00 sunpoet search for other commits by this committer
- Update to 7.4.542

Changes:	https://code.google.com/p/vim/source/list
Original commitRevision:374629 
Thursday, 4 Dec 2014
17:28 bapt search for other commits by this committer
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
Original commitRevision:373973 
15:08 sunpoet search for other commits by this committer
- Update to 7.4.540
- Update src/auto/configure patch
  - Add python 3.4
  - Remove python 3.1

Changes:	https://code.google.com/p/vim/source/list
Original commitRevision:373927 
Monday, 24 Nov 2014
19:35 sunpoet search for other commits by this committer
- Fix typo

Notified by:	adamw
Original commitRevision:373363 
18:29 sunpoet search for other commits by this committer
- Update to 7.4.518
- 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
Original commitRevision:373301 
Monday, 17 Nov 2014
18:23 alfred search for other commits by this committer
Fix @sample usage.

With help from: bapt, xmj
Original commitRevision:372677 
Sunday, 16 Nov 2014
22:55 alfred search for other commits by this committer
Use vimrc from distribution.

Suggested by: many.
Original commitRevision:372654 
02:32 alfred search for other commits by this committer
A nice default vimrc for new users.

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
Original commitRevision:372622 
Tuesday, 9 Sep 2014
17:09 sunpoet search for other commits by this committer
- Fix unconditionally dependency on libiconv.so from converters/libiconv
- Bump PORTREVISION for package change

PR:		ports/193319
Reported by:	Harald Schmalzbauer <bugzilla.freebsd@omnilan.de>
Original commitRevision:367751 
Thursday, 4 Sep 2014
13:10 sunpoet search for other commits by this committer
- patch 399 was updated with correct encoding on Aug, 28
- Bump PORTREVISION for rebuild
Original commitRevision:367261 
07:50 sunpoet search for other commits by this committer
- Update to 7.4.430

Changes:	https://code.google.com/p/vim/source/list
Original commitRevision:367243 
Tuesday, 19 Aug 2014
17:17 sunpoet search for other commits by this committer
- Use USES=python
Original commitRevision:365402 
Tuesday, 12 Aug 2014
17:08 sunpoet search for other commits by this committer
- Add CPE information
Original commitRevision:364724 
Friday, 8 Aug 2014
03:40 sunpoet search for other commits by this committer
- Update to 7.4.398

Changes:	https://code.google.com/p/vim/source/list
Original commitRevision:364341 
Saturday, 2 Aug 2014
05:12 sunpoet search for other commits by this committer
- Update to 7.4.389

Changes:	https://code.google.com/p/vim/source/list
Original commitRevision:363785 
Monday, 14 Jul 2014
17:48 sunpoet search for other commits by this committer
- Update to 7.4.364

Changes:	https://code.google.com/p/vim/source/list
Original commitRevision:361806 
Monday, 23 Jun 2014
17:41 sunpoet search for other commits by this committer
- Update to 7.4.334

Changes:	https://code.google.com/p/vim/source/list
Original commitRevision:358979 
Saturday, 31 May 2014
18:11 sunpoet search for other commits by this committer
- Update to 7.4.316
- Fix patch: merge patch-configure into patch-src-auto-configure

Changes:	https://code.google.com/p/vim/source/list
Original commitRevision:356001 
Sunday, 25 May 2014
17:26 sunpoet search for other commits by this committer
- Update to 7.4.307

Changes:	https://code.google.com/p/vim/source/list
Original commitRevision:355254 
Tuesday, 20 May 2014
19:32 tijl search for other commits by this committer
Quote ${CC} and similar variables in MAKE_ARGS.

Reported by:	Dominic Fandrey <kamikaze@bsdforen.de>
Original commitRevision:354670 
Monday, 19 May 2014
18:38 sunpoet search for other commits by this committer
- Update to 7.4.295

Changes:	https://code.google.com/p/vim/source/list
Original commitRevision:354571 
Thursday, 8 May 2014
03:04 sunpoet search for other commits by this committer
- Update to 7.4.281

Changes:	https://code.google.com/p/vim/source/list
Original commitRevision:353246 
Saturday, 26 Apr 2014
18:11 sunpoet search for other commits by this committer
- Update to 7.4.265

Changes:	https://code.google.com/p/vim/source/list
Original commitRevision:352302 
Friday, 25 Apr 2014
19:06 sunpoet search for other commits by this committer
- Remove MAKE_JOBS_UNSAFE

PR:		ports/188463
Submitted by:	Jia-Shiun Li <jiashiun@gmail.com>
Original commitRevision:352144 
Saturday, 12 Apr 2014
21:20 sunpoet search for other commits by this committer
- Update to 7.4.256

Changes:	https://code.google.com/p/vim/source/list
Original commitRevision:351136 
Friday, 11 Apr 2014
16:59 sunpoet search for other commits by this committer
- Update to 7.4.253
- Use GNU patch (devel/patch) instead of /usr/bin/patch

Changes:	https://code.google.com/p/vim/source/list
Original commitRevision:351009 
Wednesday, 9 Apr 2014
12:39 sunpoet search for other commits by this committer
- Update to 7.4.240

Changes:	https://code.google.com/p/vim/source/list
Original commitRevision:350691 
Saturday, 5 Apr 2014
16:38 sunpoet search for other commits by this committer
- Use MAKE_CMD
- Cosmetic change
Original commitRevision:350246 
Tuesday, 1 Apr 2014
12:31 sunpoet search for other commits by this committer
- Update to 7.4.229
- 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
Original commitRevision:349847 
Friday, 14 Mar 2014
08:50 sunpoet search for other commits by this committer
- Update to 7.4.205
- Use USES=tar:bzip2

Changes:	https://code.google.com/p/vim/source/list
Original commitRevision:348181 
Monday, 10 Mar 2014
19:47 sunpoet search for other commits by this committer
- Update to 7.4.193

Changes:	https://code.google.com/p/vim/source/list
Original commitRevision:347805 
Friday, 28 Feb 2014
07:26 sunpoet search for other commits by this committer
- Remove conditional PKGNAMESUFFIX
- Bump PORTREVISION
Original commitRevision:346444 
01:30 sunpoet search for other commits by this committer
- Update COMMENT
- Update pkg-descr
Original commitRevision:346419 

Number of commits found: 600 (showing only 100 on this page)

«  1 | 2 | 3 | 4 | 5 | 6  »