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/codelite/files/patch-SpellChecker_CMakeLists.txt

Number of commits found: 3

Tuesday, 31 Jan 2017
16:02 lifanov search for other commits by this committer
update editors/codelite to 10.0

PR:		216529
Submitted by:	Mahdi Mokhtari <mokhi64@gmail.com> (maintainer)
Reviewed by:	feld, lifanov, matthew
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D9362
Original commitRevision:432929 
Saturday, 7 Jan 2017
14:43 jbeich search for other commits by this committer
textproc/hunspell: update to 1.6.0

- Restore DIST_SUBDIR from r305651
- Adjust license for "or later" clause
- Restore GPLv2+/LGPL21+ license files removed upstream as
  GPLv3+/LGPL3+ only affects Hunspell 2.0 (not currently built)
- Unbreak |make makepatch|

Changes:	https://github.com/hunspell/hunspell/releases/tag/v1.6.0
PR:		215714
Submitted by:	sunpoet (based on)
Exp-run by:	antoine
MFH:		2017Q1
Differential Revision:	https://reviews.freebsd.org/D8887
Original commitRevision:430796 
Saturday, 26 Nov 2016
12:30 jbeich search for other commits by this committer
editors/codelite: unbreak with hunspell 1.5

    **
    ** NOTICE ** Could not locate libhunspell. SpellChecker plugin will not be
build
    ** NOTICE ** Try installing libhunspell-dev package
    **
[...]
===>  Building package for codelite-9.2_2
pkg-static: Unable to access file
${STAGEDIR}${PREFIX}/lib/codelite/SpellCheck.so: No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file:
lib/codelite/SpellCheck.so
pkg-static: Unable to access file
${STAGEDIR}${PREFIX}/share/codelite/dics/en_GB.aff: No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file:
share/codelite/dics/en_GB.aff
pkg-static: Unable to access file
${STAGEDIR}${PREFIX}/share/codelite/dics/en_GB.dic: No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file:
share/codelite/dics/en_GB.dic
pkg-static: Unable to access file
${STAGEDIR}${PREFIX}/share/codelite/dics/en_US.aff: No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file:
share/codelite/dics/en_US.aff
pkg-static: Unable to access file
${STAGEDIR}${PREFIX}/share/codelite/dics/en_US.dic: No such file or directory
pkg-static: DEVELOPER_MODE: Plist error, missing file:
share/codelite/dics/en_US.dic
*** Error code 1

PR:		214837
Approved by:	portmgr blanket
Original commitRevision:427161 

Number of commits found: 3