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: textproc/sigil/files/patch-src_Sigil_CMakeLists.txt

Number of commits found: 3

Tuesday, 22 Dec 2015
14:44 miwi search for other commits by this committer
- Update to 0.9.1

PR:		205225
Submitted by:	Ports Fury
Approved by:	mat (mentor)
Differential Revision:	D4615
Original commitRevision:404237 
Sunday, 10 May 2015
17:46 jbeich search for other commits by this committer
textproc/sigil: update to 0.8.6 and improve

- Convert to system minizip & utf8-cpp, which are newer
- Prevent accidentally mixing bundled/system headers
- Prefer ninja over make(1) to max out CPU during build
- Turn off asserts in bundled tidyLib
- Check actual compiler when disabling PCH and fix cmake warning
- Drop some unused RUN_DEPENDS (qmake, moc, linguist*)
- Sort LIB_DEPENDS according to port origin
- Require devel/pcre with pcre16 support
- Pet portlint (DATADIR, makepatch)

Changes:	https://github.com/user-none/Sigil/blob/0.8.6/ChangeLog.txt
Original commitRevision:385970 
Saturday, 18 Jan 2014
17:56 rakuco search for other commits by this committer
- Allow the port to build with archivers/libzip installed.
  libzip installs /usr/local/include/zip.h, and -I/usr/local/include ended
  up being passed to the compiler before -I<path-to-internal-minizip-copy>,
  which caused problems. [1]

While here, modernize the Makefile:
- Move LICENSE to the appropriate place.
- Remove USE_DOS2UNIX: the files it was supposed to fix are not DOS-encoded
  anymore.
- Support staging.
- Convert from manually calling update-desktop-database and
  USE_GNOME=desktopfileutils to USES=desktop-file-utils.

PR:		ports/180350 [1]
Approved by:	maintainer timeout (no activity since the original report 7 months
ago)
MFH:		2014Q1
Original commitRevision:340198 

Number of commits found: 3