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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: deskutils/strigi/Makefile

Number of commits found: 36

Saturday, 10 Feb 2018
10:29 tcberner search for other commits by this committer
Rename KDE4 meta ports

This is done for
 * consistency,
 * and to simplify the import of the newer KDE Plasma5 desktop and KDE
applications

Bumps the dependencies.

Reviewed by:	adridg
Differential Revision:	https://reviews.freebsd.org/D12979
Original commitRevision:461375 
Tuesday, 25 Apr 2017
08:20 riggs search for other commits by this committer
Chase ffmpeg 3.3 update (ABI changes)

PR:		218658
Submitted by:	riggs
Original commitRevision:439367 
Wednesday, 24 Aug 2016
08:20 tcberner search for other commits by this committer
Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks and
Plasma5 ports

At the moment KDE ports use bsd.kde4.mk to handle their dependencies. When
working on the ports for KDE Frameworks and Plasma5 it seemed to be more
reasonable to create a new kde.mk instead of adding an bsd.kde5.mk.

The kde.mk in this review is a stripped down version of the one we are using in
the KDE Test repositories plasma5 branch [1] to only contain the parts relevant
to the current KDE4 ports in the portstree [2].

Changes to the KDE Ports needed by this:

Replace USE_KDE4 by USE_KDE [3]
Add USES=kde:4 [4]
[1] http://src.mouf.net/area51/view/branches/plasma5/KDE/Mk/Uses/kde.mk
[2] The version in the plasma5 branch also handles frameworks/plasma5 and
    handles MASTER_SITES via a KDE_DIST variable similar to bsd.qt.mk for Qt
    Ports -- I chose to leave this out for now, as the diff is already large
    enough.
[3] I chose USE_KDE instead of USE_KDE4, USE_KDE5, USE_KDEX as the version we
    want is already specified as argument to kde:<arg>
[4] For KDE Frameworks and Plasma5 ports this would be kde:5

PR:             210667
Approved by:    portmgr, mat (mentor), rakuco (mentor)
Reviewed by:    mat, rakuco
Differential Revision:   https://reviews.freebsd.org/D6961
Original commitRevision:420774 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Monday, 6 Apr 2015
18:55 rakuco search for other commits by this committer
Convert to USES=metaport, take 2.

strigi's Makefile.common checks for NO_BUILD, so it has to be defined prior
to its inclusion; split the bsd.port.mk into bsd.port.{pre,post}.mk for
that.
Original commitRevision:383469 
Saturday, 4 Apr 2015
08:20 antoine search for other commits by this committer
Revert broken conversion to USES=metaport

With hat:	portmgr
Original commitRevision:383193 
Friday, 3 Apr 2015
19:22 rakuco search for other commits by this committer
Convert kde@ ports to USES=metaport.

Submitted by:	alonso@
Original commitRevision:383168 
Wednesday, 1 Apr 2015
23:38 jgh search for other commits by this committer
- remove do_nada from install target

Approved by:	portmgr (blanket)
Original commitRevision:382975 
Sunday, 8 Jun 2014
19:51 olgeni search for other commits by this committer
Remove all space characters from Makefile assignments.

No functional changes included.

CR:		D193 (except math/sedumi)
Approved by:	portmgr (bapt)
Original commitRevision:357070 
Sunday, 10 Nov 2013
17:28 rakuco search for other commits by this committer
- Add staging support to the Strigi ports.
- Indicate that deskutils/strigi is a meta-port.

Submitted by:	Schaich Alonso <alonsoschaich@fastmail.fm>
Original commitRevision:333412 
Friday, 20 Sep 2013
16:21 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils)
Original commitRevision:327718 
Tuesday, 26 Mar 2013
15:43 makc search for other commits by this committer
- Split deskutils/strigi port on libraries, client, daemon and utilities.
  deskutils/strigi is a meta port now
- USE_KDE4= strigi now implies dependence on deskutils/libstreamanalyzer
Original commitRevision:315308 
11:02 makc search for other commits by this committer
Fix typo

Reported by:	Piotr Kubaj
Original commitRevision:315278 
Monday, 25 Mar 2013
23:28 makc search for other commits by this committer
- Remove stale dependence on devel/boost-libs
- Clean up Makefile
Original commitRevision:315251 
Sunday, 24 Mar 2013
20:26 makc search for other commits by this committer
- Really respect FFMPEG_SUFFIX and thus fix build [1]
- Switch to out-of-source build

Reported by:	miwi [1]
Original commitRevision:315158 
Friday, 22 Mar 2013
13:40 makc search for other commits by this committer
- Update to 0.7.8
- Adjust Qt4 components
- Convert to USES
- Allow to build with different FFmpeg ports. Build with ffmpeg-0.7
  by default, since other KDE ports depend on it. It'll be switched
  to ffmpeg1 for KDE SC 4.10
Original commitRevision:314930 
Thursday, 31 Jan 2013
13:38 bapt search for other commits by this committer
Chase boost update
Original commitRevision:311310 
Monday, 28 Jan 2013
22:25 jkim search for other commits by this committer
- Re-assign textproc/clucene maintainship to office@. [1]
- Update textproc/clucene to 2.3.3.4.  Note this version is required by
recent LibreOffice.
- Remove textproc/clucene-contrib because it is now integrated into
textproc/clucene. [2]
- Mark textproc/p5-Lucene as broken.  There is no dependent port and it was
only written for obsolete Lucene 0.9.x API. [3]
- Update deskutils/kdepim4 and deskutils/strigi to build with the new
CLucene port. [4]
- Update misc/bibletime and misc/sword to use new CLucene 2.3.x API. [5]

Approved by:	clsung (maintainer timeout) [1]
Approved by:	tj (maintainer) [2]
Approved by:	perl [3]
Approved by:	kde [4]
Approved by:	tabthorpe (maintainer timeout) [5]
Obtained from:	The SWORD Project [5]
Original commitRevision:311137 
Tuesday, 31 Jul 2012
15:29 bsam search for other commits by this committer
Update graphics/exiv2 to version 0.23.
The so library version has changed.
Bump PORTREVISIONs at dependent ports.

PR:		ports/169733
Submitted by:	bsam (me)
Approved by:	multimedia (maintainer timeout 3 weeks)
Original commit
Wednesday, 6 Jun 2012
06:44 miwi search for other commits by this committer
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4

Review by:      bapt, David Naylor (kde team)
Original commit
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Thursday, 16 Feb 2012
15:57 ashish search for other commits by this committer
- Bump PORTREVISION to chase the update of multimedia/libvpx
Original commit
Wednesday, 25 Jan 2012
21:46 rakuco search for other commits by this committer
Update to 0.7.7.
Original commit
Sunday, 16 Oct 2011
22:55 avilla search for other commits by this committer
- Stop installing the rapper binary with raptor and bump PORTREVISION.
- Update raptor2 to 2.0.4.
- Update rasqal to 0.9.27.
- Update redland to 1.0.14.
- Update redland-bindings to 1.0.13.1.
- Update shared-desktop-ontologies to 0.8.0. [1]
- Update soprano to 2.7.0 and disable clucene indexer.
- Update strigi to 0.7.6.

PR:             157022 [1]
Submitted by:   rakuco [1]
Original commit
Tuesday, 14 Jun 2011
09:16 avilla search for other commits by this committer
- Update to 0.7.5.

Submitted by:   Raphael Kubo da Costa <kubito@gmail.com> via area51
Original commit
Tuesday, 12 Apr 2011
08:24 bapt search for other commits by this committer
- chase exiv2 library bump
- while here remove some MD5
- fix some forgottern desktop-file-utils dependencies
Original commit
Friday, 20 Aug 2010
08:34 kwm search for other commits by this committer
Chase exiv2 shlib bump.
Original commit
Tuesday, 11 May 2010
12:40 fluffy search for other commits by this committer
- Update strigi to 0.7.2
- Update eigen to 2.0.11
- Update gmm++ to 4.0.0
- Update soprano to 2.4.3
- Update shared-desktop-ontologies to 0.4

With hat on:    kde@
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Saturday, 22 Aug 2009
00:18 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
Original commit
Saturday, 9 May 2009
19:38 makc search for other commits by this committer
Update KDE ports to 4.2.3

See original release announcement for details:
http://kde.org/announcements/announce-4.2.3.php

New ports:

  devel/kdebindings4:
        Meta port of KDE bindings for C#, Java, PHP, Python and Ruby.
        Currently only Python bindings are supported.

  devel/kdebindings4-python, devel/kdebindings4-python-krosspython,
  devel/kdebindings4-python-pykde4:
        Python bindings for KDE.

  print/kdeutils4-printer-applet:
        printer-applet is a system tray utility. It shows current print jobs,
        shows printer warnings and errors and shows when printers that have
        been plugged in for the first time are being auto-configured by
        hal-cups-utils. It replaces kjobviewer in KDE 3.

  print/system-config-printer-kde
        A port of Gnome system-config-printer to KDE.
Original commit
Tuesday, 24 Mar 2009
19:11 makc search for other commits by this committer
Update devel/cmake to 2.6.3.

- Set INSTALL_TARGET for cmake based ports to install/strip. This solves
  problem of installing non-stripped binaries (noticed by delphij for KDE4
ports)
- Fix linking to -lpthread for cmake based ports (KDE4 ports are affected
mostly)
Original commit
Wednesday, 11 Mar 2009
22:19 bsam search for other commits by this committer
. update graphics/exiv2 to the new version;
. bump ports which depends upon libexiv2.so
  (the library was bumpted from *.so.3 to *.so.7);
. mark current graphics/py-exiv2 as broken since it doesn't compile
  with new libexiv2; this should change with graphics/py-exiv2-0.2.

PR:             ports/131376
Submitted by:   bsam (me)
Discussed with: kde@
Approved by:    maintainer timeout (5 weeks)
Original commit
Sunday, 8 Feb 2009
20:23 miwi search for other commits by this committer
The KDE FreeBSD team is proud to announce the release of KDE 4.2.0
for FreeBSD. The official KDE 4.2.0 (Codename: "The Answer") release
notes can be found at:
http://kde.org/announcements/4.2/index.php.

New supported languages include Arabic, Icelandic, Basque,
Hebrew, Romanian, Tajik and several Indian languages (Bengali India,
Gujarati, Kannada, Maithili, Marathi) indicating a rise in popularity in
this part of Asia.

New ports for KDE 4.2.0:
arabic/kde4-l10n                Arabic
hebrew/kde4-l10n                Hebrew
misc/kde4-l10n-bn_IN            Bengali (India)
misc/kde4-l10n-eu               Basque
misc/kde4-l10n-gu               Gujarati
misc/kde4-l10n-is               Icelandic
misc/kde4-l10n-kn               Kannada
misc/kde4-l10n-mai              Maithili
misc/kde4-l10n-mr               Marathi
misc/kde4-l10n-ro               Romanian
misc/kde4-l10n-tg               Tajik
math/eigen2                     Lightweight library for vector and matrix math
graphics/kipi-plugins-kde4      KDE4 kipi graphics plugins
sysutils/policykit-kde          PolicyKit manager for KDE

Unfortunately FreeBSD 6.4 support is dropped.

We'd like to say thanks for feedback and help to:
        Matt Tosto, Kris Moore, stickibit, David Johnson, Markus Brueffer,
        David Naylor, Thomas Schlesinger, Warren Liddell, Thomas Abthorpe,
        Diego Depaoli, Mats Andreassen, portmgr for exp-run and repocopies.
Original commit
Tuesday, 13 Jan 2009
23:16 makc search for other commits by this committer
kde@freebsd team is pleased to announce KDE 4.1.4, the last bugfix release in
4.1.x series.
You have only two weeks to play with it -- KDE 4.2.0 is coming ;)
Great thanks for those who helped us with testing 4.1.2 and 4.1.3 during
long-long ports ice-age.

For lists of bugfixes and improvements please see:
http://www.kde.org/announcements/changelogs/changelog4_1_1to4_1_2.php
http://www.kde.org/announcements/changelogs/changelog4_1_2to4_1_3.php
http://www.kde.org/announcements/changelogs/changelog4_1_3to4_1_4.php

Approved by:    miwi (mentor)
Original commit
Tuesday, 5 Aug 2008
11:15 miwi search for other commits by this committer
Strigi is a daemon which uses a very fast and efficient crawler that can index
data on your harddrive. Indexing operations are performed without hammering
your system, this makes Strigi the fastest and smallest desktop searching
program.
Strigi can index different file formats, including the contents of the archive
files.

WWW:    http://www.vandenoever.info/software/strigi/
Original commit

Number of commits found: 36