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
knowit A note manager with tree organization that uses RTF for storage
0.10_10 deskutils Deleted on this many watch lists=4 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.10_10Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Depends on QT3; unmaintained
Expired This port expired on: 2013-07-01
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-01-01 15:08:15
Last Update: 2013-07-26 19:19:21
SVN Revision: 323748
People watching this port, also watch:: kile, scribus, gocr
Also Listed In: ipv6
License: not specified in port
WWW:
http://knowit.sourceforge.net/
Description:
KnowIt is a simple KDE tool for managing notes in a manner similar to TuxCards. Notes are organized in tree-like hierarchy and can store data in a rich text format, so that bold, italics, and lists are supported, as well as any character set. WWW: http://knowit.sourceforge.net/
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:
  • knowit>0:deskutils/knowit
No installation instructions:
This port has been deleted.
PKGNAME: knowit
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/knowit/knowit/0.10/
  3. http://freefr.dl.sourceforge.net/project/knowit/knowit/0.10/
  4. http://garr.dl.sourceforge.net/project/knowit/knowit/0.10/
  5. http://heanet.dl.sourceforge.net/project/knowit/knowit/0.10/
  6. http://hivelocity.dl.sourceforge.net/project/knowit/knowit/0.10/
  7. http://ignum.dl.sourceforge.net/project/knowit/knowit/0.10/
  8. http://internode.dl.sourceforge.net/project/knowit/knowit/0.10/
  9. http://iweb.dl.sourceforge.net/project/knowit/knowit/0.10/
  10. http://jaist.dl.sourceforge.net/project/knowit/knowit/0.10/
  11. http://kaz.dl.sourceforge.net/project/knowit/knowit/0.10/
  12. http://kent.dl.sourceforge.net/project/knowit/knowit/0.10/
  13. http://master.dl.sourceforge.net/project/knowit/knowit/0.10/
  14. http://nchc.dl.sourceforge.net/project/knowit/knowit/0.10/
  15. http://ncu.dl.sourceforge.net/project/knowit/knowit/0.10/
  16. http://netcologne.dl.sourceforge.net/project/knowit/knowit/0.10/
  17. http://sunet.dl.sourceforge.net/project/knowit/knowit/0.10/
  18. http://superb-dca3.dl.sourceforge.net/project/knowit/knowit/0.10/
  19. http://switch.dl.sourceforge.net/project/knowit/knowit/0.10/
  20. http://tenet.dl.sourceforge.net/project/knowit/knowit/0.10/
  21. http://ufpr.dl.sourceforge.net/project/knowit/knowit/0.10/
  22. http://waix.dl.sourceforge.net/project/knowit/knowit/0.10/
Collapse this list.

Number of commits found: 39

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.10_10
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.10_10
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.10_10
30 Dec 2012 12:03:52
Revision:309662Original commit files touched by this commit
beat search for other commits by this committer
- Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8
  was released in 2007 and KDE 3.5.10 in 2008 and both are no longer
  maintained upstream nor in our tree.
- Set EXPIRATION_DATE to 2013-07-01

Discussed with:	bapt, tabthorpe
0.10_10
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.10_9
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.10_9
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.10_9
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.10_8
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.10_7
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.10_6
21 Dec 2009 02:19:12
Original commit files touched by this commit
dougb search for other commits by this committer
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
0.10_6
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.10_6
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.10_5
06 Jun 2008 13:18:34
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.10_4
03 Aug 2007 07:49:22
Original commit files touched by this commit
sat search for other commits by this committer
- Use proper mirrors
- Update pkg-descr
0.10_4
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.10_3
06 Nov 2006 17:20:16
Original commit files touched by this commit
alepulver search for other commits by this committer
- Fix pkg-plist.
- Use INSTALLS_ICONS to pet portlint.

PR:             ports/104837
Submitted by:   Thomas Abthorpe <thomas@goodking.ca>
0.10_3
15 Aug 2006 08:27:47
Original commit files touched by this commit
rafan search for other commits by this committer
- Define USE_GETTEXT, bump PORTREVISION

PR:             ports/101586
Submitted by:   Stanislav Sedov <ssedov at mbsd.msk.ru>
0.10_2
15 Aug 2006 07:56:23
Original commit files touched by this commit
rafan search for other commits by this committer
- Remove directories that are not in mtree file
  Note that these directories are be removed by other dependency ports,
  so I do not bump PORTREVISION for them. These affected ports are
  belong to ports@.

PR:             ports/101586
Submitted by:   Stanislav Sedov <ssedov at mbsd.msk.ru>
0.10_2
04 May 2006 21:41:12
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
0.10_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.10_2
22 Jan 2006 00:27:03
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
0.10_2
24 Nov 2005 01:31:31
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
0.10_2
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.10_1
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.10
27 Jun 2004 18:03:47
Original commit files touched by this commit
krion search for other commits by this committer
Update to version 0.10

PR:             ports/68372
Submitted by:   Ports Fury
0.9_2
21 May 2004 22:23:08
Original commit files touched by this commit
lofi search for other commits by this committer
Remove inclusion of "${PORTSDIR}/x11/kde3/Makefile.kde", fix PTHREAD_LIBS
safeness, fix compilation where needed.

Committers: Please do NOT include Makefile.kde or commit new ports which do
so. It's for use with the core KDE ports maintained by kde@freebsd.org ONLY.
0.9_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.9_1
22 Mar 2004 11:27:33
Original commit files touched by this commit
linimon search for other commits by this committer
Pacify distfile survey by removing old WWW data.
0.9_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.9
31 Jan 2004 15:09:51
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 0.9

PR:             ports/62154
Submitted by:   Ports Fury
0.8_1
29 Jan 2004 07:24:56
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
0.8_1
04 Dec 2003 10:05:05
Original commit files touched by this commit
krion search for other commits by this committer
- Fix pkg-plist

PR:             59750
Submitted by:   Ports Fury
0.8
08 Jun 2003 21:13:49
Original commit files touched by this commit
will search for other commits by this committer
Please see http://freebsd.kde.org/memoriam/alane.php for an In Memoriam page.
0.8
08 Jun 2003 21:06:22
Original commit files touched by this commit
will search for other commits by this committer
        REST IN PEACE
        Alan Eldridge
Born December 15, 1961 in Iowa
Died June 6, 2003 in Denver, Colorado

Thank you for your contributions, you
will be greatly missed.
0.8
08 May 2003 06:59:37
Original commit files touched by this commit
alane search for other commits by this committer
Update to 0.8

PR:             51775
Submitted by:   ponomarew@oberon.net
0.6
07 Mar 2003 05:58:52
Original commit files touched by this commit
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
0.6
10 Feb 2003 11:39:06
Original commit files touched by this commit
alane search for other commits by this committer
fix for plist and funky binary name from Volker Stolz
0.6
11 Jan 2003 05:32:40
Original commit files touched by this commit
alane search for other commits by this committer
updated to version 0.6
0.4
01 Jan 2003 15:06:38
Original commit files touched by this commit
alane search for other commits by this committer
A tree-structured outliner, note-taker. Written up on unixreview.com this
month.

Number of commits found: 39