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/files/patch-configure

Number of commits found: 12

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 
Tuesday, 18 Feb 2014
21:30 sunpoet search for other commits by this committer
- Use USES=iconv unconditionally
- 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
Original commitRevision:344966 
Wednesday, 12 Feb 2014
02:59 miwi search for other commits by this committer
- Fix lua support

PR:		185650
		184588
Submitted by:	Kenji Rikitake <kenji@k2r.org>
Approved by:	maintainer timeout
Original commitRevision:343835 
Monday, 2 Dec 2013
19:48 sunpoet search for other commits by this committer
- 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>
Original commitRevision:335537 
Friday, 12 Jul 2013
06:22 obrien search for other commits by this committer
Catch up with how we install Lua.

PR:	180367
Original commitRevision:322816 
Sunday, 30 Jun 2013
14:21 obrien search for other commits by this committer
Many of the BADPATCHES do apply.  Some "just apply", others needed tweaks:

* 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.
Original commitRevision:322086 
Wednesday, 6 Oct 2010
06:58 obrien search for other commits by this committer
Update to Vim 7.3 patchlevel 19.

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
Original commit
Monday, 25 Aug 2008
15:34 obrien search for other commits by this committer
Update Vim to version 7.2 (and patchlevel 6 at that).
Original commit
Wednesday, 19 Dec 2007
16:30 obrien search for other commits by this committer
Re-enable WITH_TCL.
+ fixed TCL_DEFS processing in patch-configure
+ re-enabled Tcl support (using new bsd.tcl.mk)
+ supports Tcl 80, 82, 83, 84, 85 (WITH_TCL_VER=8x or VIM_WITH_TCL_VER=8x)
+ no support for threaded Tcl yet (because of the way how vim's configure
  searches for Tcl, this needs more modifications)

PR:             112347
Submitted by:   mm
Original commit
Monday, 26 Jun 2006
18:21 obrien search for other commits by this committer
Upgrade the Vim port to version 7.0, patchlevel 35.
At PL35 it is now well stable and appropriate as a production editor.
MANLANG support taken from PR 98979, submitted by Roman Bogorodskiy
<novel@freebsd.org>.
Original commit
Monday, 24 Oct 2005
01:28 obrien search for other commits by this committer
Update to Vim 6.4 release!

6.4 is a maintenance release - containing additional syntax files, translations
and all 90 patches to 6.3.  It is a "reset" for future patch fixes.
Original commit
Monday, 17 May 2004
23:51 kris search for other commits by this committer
Unbreak WITH_TCL builds.

Submitted by:   Michael Edenfield <kutulu@kutulu.org>
PR:             66434
Approved by:    maintainer
Original commit

Number of commits found: 12