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/calligra/pkg-plist

Number of commits found: 20

Friday, 15 May 2020
15:40 tcberner search for other commits by this committer
editors/calligra: update to 3.2.1
Original commitRevision:535298 
Friday, 24 Apr 2020
18:05 tcberner search for other commits by this committer
editors/calligra: update to 3.2.0
Original commitRevision:532855 
Saturday, 25 May 2019
10:56 tcberner search for other commits by this committer
editors/calligra: fix plist
Original commitRevision:502560 
Saturday, 28 Apr 2018
09:28 tcberner search for other commits by this committer
Update calligra, krita, kexi (and their dependencies) to their newest versions
Original commitRevision:468526 
Saturday, 17 Jun 2017
13:44 rakuco search for other commits by this committer
Update the Calligra ports to 3.0.1.

The 3.x series is based on KDE Frameworks 5, and some programs have been split
into separate ports:
- Sheets, Words & co are in editors/calligra.
- Krita is in graphics/krita.
- Kexi is in databases/kexi.
- The calligra-l10n* ports are now part of editors/calligra itself.

Okular support in editors/calligra and Marble support in textproc/kreport have
been disabled for now because they need the KF5 version of those ports.

Thanks to everyone who's tested it and worked on it in our area51 repository.

Submitted by:	Adrian de Groot <groot@kde.org>, tcberner, rakuco
Reviewed by:	rakuco, mat (earlier versions)
Differential Revision:	https://reviews.freebsd.org/D10167
Original commitRevision:443772 
Tuesday, 15 Mar 2016
12:35 rakuco search for other commits by this committer
Change header installation location for kdelibs4-based ports.

Install x11/kdelibs4's headers into include/kde4 instead of include (which
consequently causes several other ports to have their installation paths
changed too).

The idea behind this is to reduce path conflicts between KDE4 ports and the
upcoming KDE Frameworks 5 ports that will be installed into include/KF5. If
we continue installing the KDE4 headers into include/, we can end up in a
situation like this:

    c++ [...] -I/usr/local/include -I/usr/local/include/KF5 file.cpp

If the KDE4 and KF5 versions of a port have the same headers, the KDE4 port
will unintentionally be picked up first and the build will fail.

Most of this huge patch is just PORTREVISION bumps, pkg-plist changes and a
few patches to FooConfig.cmake files to make them look into the kde4/
subdirectory in include/.

Changes which don't fit into the above are:
- deskutils/kdepimlibs4: Import an upstream patch to remove some double
  semicolons that cause base GCC to fail. They have always been present, but
  since the faulty header was referenced via -isystem /usr/local/include
  this never caused any problems.
- devel/subversion, devel/subversion18: Update patch-configure. The current
  kwallet changes there date back to 2011 (r272490), at a time when the
  build could fail when both KDE3 and KDE4 were installed. Replace those
  bits with a change I've submitted upstream to use the kde4-config program
  to determine where KDE4's headers and libraries are installed instead of
  assuming the headers are always in include/.

Once again, huge thanks to Tobias Berner <tcberner@gmail.com> for being the
first one to notice this problem when working on the KDE Frameworks 5 ports,
coming up with the solution and bugging me until I had time to work on this
and ask for the exp-run :-)

PR:		207906 (exp-run)
Original commitRevision:411156 
Friday, 12 Feb 2016
12:27 rakuco search for other commits by this committer
Fix plist with the GMIC option on after r408504.

Submitted by:	Matthew Rezny <matthew@reztek.cz>
Original commitRevision:408719 
Monday, 8 Feb 2016
19:18 rakuco search for other commits by this committer
Update Calligra to 2.9.11.

This time it did not take us 2 years to update Calligra. In fact, we're
updating it 5 days after its official release \o/

Announcement: https://www.calligra.org/news/calligra-2-9-11-released/
Original commitRevision:408504 
Monday, 21 Dec 2015
18:10 rakuco search for other commits by this committer
Update Calligra to 2.9.10.

This is the latest Calligra release, and the 2.9 series will be the last
KDE4-based release series.

As usual, huge thanks to Tobias Berner <tcberner@gmail.com> for working on this
in kde@'s area51 experimental repository (including previous Calligra releases
between 2.7.5 and 2.9.10).

Notable changes from a packaging perspective:
- Several dependencies have been updated to use more recent ports versions.
- Old translations not shipped by the current Calligra release have been
  removed.
- The dependency on sysutils/nepomuk-core has been dropped, following what
  upstream has done.
- The dependency on Qt3-compatibility Qt4 ports has been dropped, following
  upstream.
- CONFLICTS with ancient ports have been removed.
- Support for G'MIC (GREYC's Magic for Image Computing), introduced after
  2.7.5, is disabled by default, as building the code with clang requires
  insane (>24GB) amounts of memory. We reported this bug to the LLVM developers
  (bug 22199) almost a year ago, but there has been no activity upstream.
- Stopped depending on graphics/pstoedit in an unorthodox way: just follow what
  every major Linux distribution does and unconditionally depend on it. I could
  not figure out why we were originally depending on the port if it was already
  installed.
- Stop playing tricks with PACKAGE_BUILDING: we do not package Vc
  (https://github.com/VcDevel/Vc) so it does not make sense to turn on support
  for it when building packages. Not only that, but the CMake option name was
  wrong (it should be PACKAGERS_BUILD, not WITH_PACKAGERS_BUILD).
Original commitRevision:404140 
Monday, 27 Oct 2014
12:19 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371560 
Monday, 16 Dec 2013
22:59 avilla search for other commits by this committer
- Update Calligra Suite to 2.7.5.
- Require a new compiler to build Calligra.
- Make GTL really an option in Calligra.
- STAGEify.
- Use OPTIONS helpers.
- Set NO_ARCH for translation ports.
- Add translation port for Intelingua.

Calligra 2.7 release notes:
http://www.calligra.org/news/calligra-2-7-released
Original commitRevision:336675 
Friday, 14 Jun 2013
11:59 miwi search for other commits by this committer
- Do not remove directories not created by this port

Reported by:	pkg (DEVELOPER_MODE)
Original commitRevision:320898 
Tuesday, 2 Apr 2013
14:36 avilla search for other commits by this committer
- Fix plist.
- Bump PORTREVISION.

HDR support doesn't depend anymore on OpenGTL.

Reported by:	pointyhat via miwi
Approved by:	portmgr via miwi
Original commitRevision:315677 
Friday, 29 Mar 2013
23:51 avilla search for other commits by this committer
- Update Calligra and l10n ports to 2.6.2:
  * Japanese translation is stuck at 2.5.5;
  * Southern Catalan translation is now up to date;
  * Bosnian, Slovenian and Turkish translations were added.

This update brings several new features and the new Calligra Author;
for a full list, please read 2.6 release notes:
http://www.calligra.org/news/calligra-2-6-released
Original commitRevision:315586 
Tuesday, 5 Feb 2013
11:36 makc search for other commits by this committer
Merge from area51 repository:
- Update to 2.5.5
- Convert to new options framework
- minor cleanups

Courtesy of:	avilla
Original commitRevision:311700 
Sunday, 16 Sep 2012
17:31 avilla search for other commits by this committer
- Update Calligra Suite to 2.5.2.

This release contains a number of important bug fixes to 2.5.1 and we
recommend everybody to update as soon as possible. An overview of the
most important fixes can be found in the release notes:
http://www.calligra.org/news/calligra-2-5-2-released
Original commitRevision:304374 
Saturday, 1 Sep 2012
08:50 avilla search for other commits by this committer
- Update Calligra to 2.5.1.
- Remove header from Makefiles.

This release contains a number of important bug fixes to 2.5.0 and we
recommend everybody to update. Release notes can be found in the
official announcement:
http://www.calligra.org/news/calligra-2-5-1-released
Original commitRevision:303464 
Saturday, 25 Aug 2012
16:46 avilla search for other commits by this committer
The KDE/FreeBSD team is pleased to announce version 2.5 of Calligra,
coming to the ports tree after a short testing period which showed it
to be quite stable.

For the productivity part of the suite (word processor, spreadsheet,
and presentation program) the target user of version 2.5 is still the
student or academic user. This version has a number of new features
that will make it more suitable for these users.
The artistic applications of the Calligra Suite are the most mature
ones and are already used by professional users everywhere.

As usual, detailed release notes can be found in the official
announcement:
http://www.calligra.org/news/calligra-2-5-released

Meanwhile, new translations were added:
- editors/calligra-l10n-gl (Gallegan)
Original commit
Thursday, 31 May 2012
00:09 avilla search for other commits by this committer
The KDE/FreeBSD team is pleased to announce Calligra Suite 2.4.2, KDE
graphic art and office suite.

Information on this release can be found here:
http://www.calligra.org/news/calligra-2-4-2-released

Information on Calligra Project can be found in its first ever release
announcement:
http://www.calligra.org/news/calligra-2-4-released

Consequently, KOffice 2 has been removed from the ports collection.

As usual, we would like to thank all testers and contributors.
Original commit
Wednesday, 30 May 2012
23:59 avilla search for other commits by this committer
- Force commit to document repocopy from KOffice 2 to Calligra.

PR:             167179
Repocopied by:  marcus
Original commit

Number of commits found: 20