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.

Port details
kallers KDE Applet that displays Caller IDs
0.3.0_13 comms Deleted on this many watch lists=2 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.3.0_13Version of this port present on the latest quarterly branch.
Maintainer: smoberly@karamazov.org search for ports maintained by this maintainer
Port Added: 2003-07-27 22:25:00
Last Update: 2013-07-26 19:19:21
SVN Revision: 323748
Also Listed In: ipv6 kde
License: not specified in port
WWW:
http://www.nadmm.com/kallers/
Description:
Kallers is KDE system tray applet that displays caller id information sent by your local phone company using a caller id capable modem. It is licensed under GPL v2 and currently has the following features: - Unobtrusive display of call information using a popup - An optional ring sound when a call is received - An option to ignore anonymous calls - Call logging using an XML format, with a configurable call history size - A handy call browser for viewing the call history Author: Nadeem Hasan <nhasan@kde.org> WWW: http://www.nadmm.com/kallers/
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:
  • kallers>0:comms/kallers
No installation instructions:
This port has been deleted.
PKGNAME: kallers
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. pkg-config : devel/pkg-config
  5. gtk-update-icon-cache : graphics/gtk-update-icon-cache
Runtime dependencies:
  1. moc : x11-toolkits/qt33
  2. pkg-config : devel/pkg-config
  3. libgiofam.so : devel/gio-fam-backend
  4. gtk-update-icon-cache : graphics/gtk-update-icon-cache
Library dependencies:
  1. kimproxy.0 : x11/kdelibs3
  2. atk-1.0.0 : accessibility/atk
  3. gdk_pixbuf-2.0.0 : graphics/gdk-pixbuf2
  4. glib-2.0.0 : devel/glib20
  5. 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 (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://www.nadmm.com/kallers/src/
Collapse this list.

Number of commits found: 27

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.3.0_13
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.3.0_13
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.3.0_12
24 Oct 2011 09:11:38
Original commit files touched by this commit
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
0.3.0_12
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.3.0_12
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.3.0_12
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.3.0_11
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.3.0_10
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.3.0_10
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.3.0_9
21 Aug 2008 06:18:49
Original commit files touched by this commit
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.3.0_9
21 Jun 2008 16:25:46
Original commit files touched by this commit
olgeni search for other commits by this committer
Fix a few typos in ports/comms.
0.3.0_9
06 Jun 2008 13:15:07
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.3.0_8
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.3.0_7
06 Nov 2006 17:51:55
Original commit files touched by this commit
alepulver search for other commits by this committer
- Fix pkg-plist.
- Pet porlint by setting INSTALLS_ICONS.

PR:             ports/104834
Submitted by:   Thomas Abthorpe <thomas@goodking.ca>
Approved by:    Scott A. Moberly <smoberly@karamazov.org> (maintainer)
0.3.0_7
03 May 2006 23:38:41
Original commit files touched by this commit
edwin search for other commits by this committer
remove USE_REINPLACE for all ports with categories starting with C
0.3.0_7
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.3.0_6
22 Jan 2006 08:22:09
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
0.3.0_6
22 Jan 2006 01:27:30
Original commit files touched by this commit
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
0.3.0_6
05 Nov 2005 05:22:06
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
0.3.0_5
12 Mar 2005 10:54:27
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
0.3.0_4
11 Mar 2005 10:42:42
Original commit files touched by this commit
krion search for other commits by this committer
Fix build on amd64.
0.3.0_3
11 Nov 2004 23:22:26
Original commit files touched by this commit
lofi search for other commits by this committer
More pthread-check fixes.
0.3.0_2
14 Aug 2004 16:05:38
Original commit files touched by this commit
krion search for other commits by this committer
Fix plist.
0.3.0_2
05 Apr 2004 03:31:02
Original commit files touched by this commit
marcus search for other commits by this committer
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
0.3.0_1
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
0.3.0_1
04 Feb 2004 05:21:48
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
0.3.0
27 Jul 2003 21:49:35
Original commit files touched by this commit
arved search for other commits by this committer
Add kallers, A KDE applet that shows caller ID information

PR:             50046
Submitted by:   Scott A. Moberly <smoberly@karamazov.org>

Number of commits found: 27