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.

Port details
komparator KDE app that searches and synchronizes two directories
0.9_1 sysutils Deleted on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.9_1Version of this port present on the latest quarterly branch.
Maintainer: triosoft@triosoft.com.ua search for ports maintained by this maintainer
Port Added: 2006-01-20 23:04:52
Last Update: 2013-07-26 19:19:21
SVN Revision: 323748
People watching this port, also watch:: mplayer-skins, python, libao
Also Listed In: ipv6 kde
License: not specified in port
WWW:
http://sourceforge.net/projects/komparator
Description:
Komparator is an application that searches and synchronizes two directories. It discovers duplicate, newer or missing files and empty folders. It works on local and some network / kioslave protocol folders It is still in an early stage; please try on test directories first. WWW: http://sourceforge.net/projects/komparator
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • komparator>0:sysutils/komparator
No installation instructions:
This port has been deleted.
PKGNAME: komparator
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. moc : x11-toolkits/qt33
  2. gmake : devel/gmake
  3. libtool>=2.4 : devel/libtool
  4. gtk-update-icon-cache : graphics/gtk-update-icon-cache
Runtime dependencies:
  1. moc : x11-toolkits/qt33
  2. libgiofam.so : devel/gio-fam-backend
  3. gtk-update-icon-cache : graphics/gtk-update-icon-cache
Library dependencies:
  1. kimproxy.0 : x11/kdelibs3
  2. intl : devel/gettext
  3. glib-2.0 : devel/glib20
  4. pcre : devel/pcre
  5. atk-1.0.0 : accessibility/atk
  6. gdk_pixbuf-2.0.0 : graphics/gdk-pixbuf2
  7. pango-1.0.0 : x11-toolkits/pango
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (22 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/komparator/komparator/0.9/
  3. http://freefr.dl.sourceforge.net/project/komparator/komparator/0.9/
  4. http://garr.dl.sourceforge.net/project/komparator/komparator/0.9/
  5. http://heanet.dl.sourceforge.net/project/komparator/komparator/0.9/
  6. http://hivelocity.dl.sourceforge.net/project/komparator/komparator/0.9/
  7. http://ignum.dl.sourceforge.net/project/komparator/komparator/0.9/
  8. http://internode.dl.sourceforge.net/project/komparator/komparator/0.9/
  9. http://iweb.dl.sourceforge.net/project/komparator/komparator/0.9/
  10. http://jaist.dl.sourceforge.net/project/komparator/komparator/0.9/
  11. http://kaz.dl.sourceforge.net/project/komparator/komparator/0.9/
  12. http://kent.dl.sourceforge.net/project/komparator/komparator/0.9/
  13. http://master.dl.sourceforge.net/project/komparator/komparator/0.9/
  14. http://nchc.dl.sourceforge.net/project/komparator/komparator/0.9/
  15. http://ncu.dl.sourceforge.net/project/komparator/komparator/0.9/
  16. http://netcologne.dl.sourceforge.net/project/komparator/komparator/0.9/
  17. http://sunet.dl.sourceforge.net/project/komparator/komparator/0.9/
  18. http://superb-dca3.dl.sourceforge.net/project/komparator/komparator/0.9/
  19. http://switch.dl.sourceforge.net/project/komparator/komparator/0.9/
  20. http://tenet.dl.sourceforge.net/project/komparator/komparator/0.9/
  21. http://ufpr.dl.sourceforge.net/project/komparator/komparator/0.9/
  22. http://waix.dl.sourceforge.net/project/komparator/komparator/0.9/
Collapse this list.

Number of commits found: 22

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9_1
26 Jul 2013 19:19:21
Revision:323748Original commit files touched by this commit
rene search for other commits by this committer
KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.

Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports

PR:		ports/180745
Submitted by:	rene
Approved by:	portmgr (bapt)
Exp-run by:	bapt
0.9_1
24 Apr 2013 18:10:32
Revision:316464Original commit files touched by this commit
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
0.9_1
28 Feb 2013 10:51:58
Revision:313088Original commit files touched by this commit
gahr search for other commits by this committer
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: sysutils)

Approved by:	portmgr
0.9_1
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
0.9
25 May 2012 15:26:23
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.9

PR:             167578
Submitted by:   Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by:    maintainer
0.5_6
24 Oct 2011 04:17:38
Original commit files touched by this commit
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
0.5_6
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.5_6
04 Dec 2010 07:34:27
Original commit files touched by this commit
ade search for other commits by this committer
Sync to new bsd.autotools.mk
0.5_6
31 May 2010 02:01:56
Original commit files touched by this commit
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
0.5_5
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
0.5_4
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
0.5_3
22 Aug 2009 00:35:32
Original commit files touched by this commit Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
0.5_3
02 Aug 2009 19:36:34
Original commit files touched by this commit
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
0.5_3
31 Jul 2009 13:57:52
Original commit files touched by this commit
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
0.5_2
06 Jun 2008 14:03:26
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
0.5_1
04 Oct 2007 06:10:15
Original commit files touched by this commit
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
0.5_1
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
0.5
11 Jan 2007 09:51:34
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.5

PR:             ports/106673
Submitted by:   miwi
Approved by:    maintainer
0.4
20 May 2006 01:12:11
Original commit files touched by this commit
itetcu search for other commits by this committer
Update to 0.4

PR:             ports/97399
Submitted by:   maintainer
Approved by:    lawrance (mentor)
0.3
15 Apr 2006 21:49:08
Original commit files touched by this commit
arved search for other commits by this committer
Update to 0.3

PR:             94017
Submitted by:   Alexander V. Ribchansky <triosoft@triosoft.com.ua>
0.2
23 Feb 2006 10:40:45
Original commit files touched by this commit
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
0.2
20 Jan 2006 23:01:24
Original commit files touched by this commit
arved search for other commits by this committer
Add komparator, an application to synchronizes two directories.
It discovers duplicate, newer or missing files.

PR:             92015
Submitted by:   Alexander V. Ribchansky <triosoft@triosoft.com.ua>

Number of commits found: 22