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
tuxcards Tool for managing notes within a hierarchical tree
2.2.1_1 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 2.2.1_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Qt4 has been EOL since december 2015
Expired This port expired on: 2019-03-15
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: 2002-05-24 18:22:00
Last Update: 2019-03-16 21:55:51
SVN Revision: 495967
People watching this port, also watch:: libgcrypt, dia, bash, patch, texi2html
License: not specified in port
WWW:
http://www.tuxcards.de
Description:
Unix Version of the Windowsprogram CueCards. General Idea: With TuxCards it is possible to create as many different entries or notes as you wish. Everytime you add a new one and you think your new entry belongs to the same topic as notes you already have, then you may decide to group them and to create a kind of "folder" where you store them all together. Just the same like you would put your books and paperwork from your job together in one place and not to the garden utilities (unless you work as a gardener).. With TuxCards you have a tool at your hand to enter and manage every kind of notes and ideas in a structured manner. This makes it much more easier to find them as you are in need. WWW: http://www.tuxcards.de
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
Expand this list (1 items)
Collapse this list.
  1. bin/tuxcards
Collapse this list.
Dependency lines:
  • tuxcards>0:deskutils/tuxcards
No installation instructions:
This port has been deleted.
PKGNAME: tuxcards
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (tuxcards-2.2.1.tar.gz) = fff20cc4c1fb3eb441af0d765466b2c113750281f30f5dfc4109096803da0a73 SIZE (tuxcards-2.2.1.tar.gz) = 310015

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 : devel/qt4-moc
  2. qmake : devel/qt4-qmake
  3. rcc : devel/qt4-rcc
  4. uic : devel/qt4-uic
Library dependencies:
  1. libQtGui.so : x11-toolkits/qt4-gui
  2. libQtXml.so : textproc/qt4-xml
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
qmake qt:4
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.tuxcards.de/src/tuxcards-2.2.1/
Collapse this list.

Number of commits found: 35

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.2.1_1
16 Mar 2019 21:55:51
Revision:495967Original commit files touched by this commit
tcberner search for other commits by this committer
Qt4 deprecation: Remove Qt4 and its consumes.

2019-03-15 accessibility/qt4-accessible: Qt4 has been EOL since december 2015
2019-03-15 astro/qlandkartegt: Qt4 has been EOL since december 2015
2019-03-15 astro/stellarium-qt4: Qt4 has been EOL since december 2015
2019-03-15 astro/xglobe: Qt4 has been EOL since december 2015
2019-03-15 audio/acoustid-fingerprinter: Qt4 has been EOL since december 2015
2019-03-15 audio/cueplayer: Qt4 has been EOL since december 2015
2019-03-15 audio/esperanza: Qt4 has been EOL since december 2015
2019-03-15 audio/lastfm-desktop: Qt4 has been EOL since december 2015
2019-03-15 audio/minitunes: Qt4 has been EOL since december 2015
2019-03-15 audio/mixxx20: Qt4 has been EOL since december 2015
2019-03-15 audio/mumble: Qt4 has been EOL since december 2015
2019-03-15 audio/murmur: Qt4 has been EOL since december 2015
2019-03-15 audio/puddletag: Qt4 has been EOL since december 2015
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.2.1_1
02 Dec 2018 15:41:48
Revision:486467Original commit files touched by this commit
rene search for other commits by this committer
Mark QT4 ports/functionality for removal on 2019-03-15

While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.

Submitted by:	tcberner
Reviewed by:	adridg, jhale, rene, tcberner
Approved by:	portmgr (implicit, flavor hook)
Differential Revision:	https://reviews.freebsd.org/D17741
2.2.1_1
28 Jun 2018 17:39:55
Revision:473503Original commit files touched by this commit
tcberner search for other commits by this committer
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk

From now on, ports that depend on Qt4 will have to set
	USES=		qt:4
	USE_QT=		foo bar
ports depending on Qt5 will use
	USES=		qt:5
	USE_QT=		foo bar

PR:		229225
Exp-run by:	antoine
Reviewed by:	mat
Approved by:	portmgr (antoine)
Differential Revision:	-https://reviews.freebsd.org/D15540
2.2.1_1
14 Dec 2016 21:48:10
Revision:428596Original commit files touched by this commit
johans search for other commits by this committer
Stepping down as maintainer for some ports.
2.2.1_1
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2.2.1_1
02 Mar 2015 23:16:02
Revision:380303Original commit files touched by this commit
bapt search for other commits by this committer
Remove Authors and License from pkg-descr
2.2.1_1
22 Nov 2013 18:48:42
Revision:334603Original commit files touched by this commit
makc search for other commits by this committer
- Convert to USES=qmake (and other USES while I'm here)
- Add state support
- Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc.

Approved by:	portmgr (blanket approval)
2.2.1_1
20 Sep 2013 16:21:38
Revision:327718Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils)
2.2.1_1
06 Jun 2012 06:44:38
Original commit files touched by this commit
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)
2.2.1_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
2.2.1
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
2.2.1
25 Apr 2011 08:04:45
Original commit files touched by this commit
johans search for other commits by this committer
Update to tuxcards 2.2.1
2.2_1
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
2.2_1
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
2.2
23 Feb 2010 18:03:45
Original commit files touched by this commit
johans search for other commits by this committer
Update my mail address to @FreeBSD.org

Feature safe:   yes
2.2
15 Jan 2010 07:12:21
Original commit files touched by this commit
johans search for other commits by this committer
- Update to version 2.2 (now using Qt4)
- Remove patches that are no longer needed
- Adopt port
1.2_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
1.2_2
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)
1.2_1
19 Apr 2008 17:56:05
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
1.2_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}.
1.2
08 Nov 2005 12:56:15
Original commit files touched by this commit
arved search for other commits by this committer
* Add SHA256 checksums for maintainerless ports i added to the ports collection
* Remove my name from blop pkg-descr
* Grab back maintainership for netio
1.2
29 Sep 2005 13:37:44
Original commit files touched by this commit
lofi search for other commits by this committer
Fix bogus ui files in preparation for Qt 3.3.5
1.2
14 Jul 2004 12:20:51
Original commit files touched by this commit
krion search for other commits by this committer
Update to version 1.2

PR:             ports/69000
Submitted by:   Ports Fury
1.1
26 Feb 2004 20:59:36
Original commit files touched by this commit
lofi search for other commits by this committer
Remove qmake from RUN_DEPENDS in x11-toolkits/qt32 and chase ports which
BUILD_DEPEND on qmake now.
1.1
29 Jan 2004 07:24:56
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
1.1
08 Jan 2004 16:36:53
Original commit files touched by this commit
lofi search for other commits by this committer
qmake changed locations, fix tuxcards for $LOCALBASE-based
qmake-installations.
1.1
10 Jul 2003 07:04:35
Original commit files touched by this commit
adamw search for other commits by this committer
Update to 1.1.
And a couple Makefile cleanups for good measure.
1.0
22 Feb 2003 21:10:29
Original commit files touched by this commit
demon search for other commits by this committer
Fix build after QT directory structure change.

Troubles noticed by:    kris/bento
1.0
20 Feb 2003 17:02:57
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.0
01 Feb 2003 20:24:11
Original commit files touched by this commit
arved search for other commits by this committer
Update to 1.0
1.0.b2.1
16 Jan 2003 22:23:22
Original commit files touched by this commit
arved search for other commits by this committer
pkg-message -> PKGMESSAGE
Fix pkg-comment format

PR:             47066
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
1.0.b2.1
02 Jan 2003 15:49:53
Original commit files touched by this commit
arved search for other commits by this committer
Update to 1.0.b2.1

PR:             46431
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
0.8_1
02 Dec 2002 09:10:03
Original commit files touched by this commit
arved search for other commits by this committer
Mark BROKEN on -CURRENT. Drop Maintainership.
0.8_1
08 Aug 2002 15:38:31
Original commit files touched by this commit
pat search for other commits by this committer
PERL -> REINPLACE_CMD

PR:             ports/41442
Submitted by:   maintainer
0.8_1
24 May 2002 18:21:24
Original commit files touched by this commit
sada search for other commits by this committer
repo-move: misc/tuxcards --> deskutils/tuxcards
this port was placed in misc category and
maintainer added deskutils.

PR:             ports/36860

Number of commits found: 35