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/libreoffice/files/patch-solenv__gbuild__platform__unxgcc.mk

Number of commits found: 7

Tuesday, 1 Sep 2015
21:26 jkim search for other commits by this committer
Update LibreOffice to 5.0.1.

Unfortunately, LibreOffice project completely dropped support for pre-C++11
compilers and libraries since 4.4.  Therefore, we cannot easily build it on
FeeBSD 9.x any more unless the system was rebuilt with WITH_CLANG_IS_CC and
WITH_LIBCPLUSPLUS.  If user is unable to upgrade the system for some reason,
the old port, i.e., 4.3.7, is still available from devel/libreoffice4 (with
no language packs).
Original commitRevision:395799 
Tuesday, 25 Feb 2014
19:09 jkim search for other commits by this committer
Update to 4.1.5.  It is partially based on the following PR.

PR:		ports/186265
Original commitRevision:346062 
Friday, 8 Mar 2013
19:01 jkim search for other commits by this committer
Update to 4.0.1.
Original commitRevision:313667 
Thursday, 14 Feb 2013
01:28 jkim search for other commits by this committer
- Consistently use clang to build LibreOffice.  It works fine now.
- Speed up patching a little.
Original commitRevision:312189 
Monday, 4 Feb 2013
20:03 jkim search for other commits by this committer
Update to 3.6.5.
Original commitRevision:311644 
Tuesday, 10 Jul 2012
23:53 jkim search for other commits by this committer
- Add comments to note a clang bug and and the patched revision.
- Add a knob WITH_SYSTEM_CLANG to force build with clang from base system.
This is very useful when the user has patched the system clang, i.e.,
contrib/llvm/tools/clang/lib/Sema/SemaDeclCXX.cpp.
- Temporarily disable -Wshadow and -Wunused-parameter.  These options caused
too many warnings for system boost and made it really hard to debug problems.
- Remove temporary clang++ options, which are no longer necessary.
- Remove a duplicate patch for solenv/gbuild/platform/com_GCC_defs.mk.
Original commit
Sunday, 22 Apr 2012
20:38 bapt search for other commits by this committer
- upgrade to 3.5.2
- switch and force compiler to clang using the one from base on 9 and CURRENT,
the one
  from ports if not found in base
- now only build en_US version, all localisation are available through separated
  ports.
- Graphite smart font is now used by default
- Rebundle boost to easier upgrading boost
- Rebundle mdds the one from the ports seems incompatible with clang
- Unbundle all the fonts

Thank you to jgh and Kuan-Chung Chiu <buganini@gmail.com> for testings and
feedback

Thank you to iXsystems for providing resources to build/test libreoffice
Original commit

Number of commits found: 7