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
kmatrix3d Eye candy for KDE, a new Matrix screensaver
0.1_10 deskutils Deleted on this many watch lists=0 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.1_10Version of this port present on the latest quarterly branch.
Maintainer: gustau.perez@gmail.com search for ports maintained by this maintainer
Port Added: 2007-03-16 12:09:34
Last Update: 2013-07-26 19:19:21
SVN Revision: 323748
Also Listed In: ipv6
License: not specified in port
WWW:
http://sourceforge.net/projects/kmatrix3d/
Description:
This is a Matrix alike 3D OpenGL screen saver for KDE and X11 window system. WWW: http://sourceforge.net/projects/kmatrix3d/
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:
  • kmatrix3d>0:deskutils/kmatrix3d
No installation instructions:
This port has been deleted.
PKGNAME: kmatrix3d
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. perl5.12.4 : lang/perl5.12
  4. automake-1.12 : devel/automake
  5. libtool>=2.4 : devel/libtool
Runtime dependencies:
  1. moc : x11-toolkits/qt33
Library dependencies:
  1. png15 : graphics/png
  2. kimproxy.0 : x11/kdelibs3
  3. GLU.1 : graphics/libGLU
  4. glut.12 : graphics/freeglut
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 (16 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://freefr.dl.sourceforge.net/project/kmatrix3d/kmatrix3d/0.1/
  3. http://heanet.dl.sourceforge.net/project/kmatrix3d/kmatrix3d/0.1/
  4. http://internode.dl.sourceforge.net/project/kmatrix3d/kmatrix3d/0.1/
  5. http://iweb.dl.sourceforge.net/project/kmatrix3d/kmatrix3d/0.1/
  6. http://jaist.dl.sourceforge.net/project/kmatrix3d/kmatrix3d/0.1/
  7. http://kent.dl.sourceforge.net/project/kmatrix3d/kmatrix3d/0.1/
  8. http://nchc.dl.sourceforge.net/project/kmatrix3d/kmatrix3d/0.1/
  9. http://ncu.dl.sourceforge.net/project/kmatrix3d/kmatrix3d/0.1/
  10. http://osdn.dl.sourceforge.net/project/kmatrix3d/kmatrix3d/0.1/
  11. http://sunet.dl.sourceforge.net/project/kmatrix3d/kmatrix3d/0.1/
  12. http://surfnet.dl.sourceforge.net/project/kmatrix3d/kmatrix3d/0.1/
  13. http://switch.dl.sourceforge.net/project/kmatrix3d/kmatrix3d/0.1/
  14. http://ufpr.dl.sourceforge.net/project/kmatrix3d/kmatrix3d/0.1/
  15. http://voxel.dl.sourceforge.net/project/kmatrix3d/kmatrix3d/0.1/
  16. http://waix.dl.sourceforge.net/project/kmatrix3d/kmatrix3d/0.1/
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.1_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.1_10
04 Aug 2012 22:52:04
Original commit files touched by this commit
kwm search for other commits by this committer
Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.

Bump all ports that directly depend on libglut because of the shlib version
change.

There are some extra items in this patch.

*) Because freeglut doesn't have the same dependancies as libglut, some ports
	need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
	with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
	remains now.
*) While here fix a png related build issue games/vegastrike.

Thanks to miwi for running the exp-run.

Approved by:	portmgr (miwi)

Collaboration with:	zeising@
Obtained from:	xorg-dev staging area.
0.1_9
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.1_8
11 May 2012 20:38:09
Original commit files touched by this commit
ade search for other commits by this committer
Update autoconf to 2.69 and automake to 1.12

PR:             166836
Tested by:      Multiple -exp runs (pav)
0.1_8
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.1_8
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.1_8
16 Oct 2010 11:52:47
Original commit files touched by this commit
ade search for other commits by this committer
Punt autoconf267->autoconf268
0.1_8
07 Oct 2010 15:18:56
Original commit files touched by this commit
ade search for other commits by this committer
Migration of final set of working ports from automake{19,110} -> 111
0.1_8
15 Sep 2010 18:35:24
Original commit files touched by this commit
ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
0.1_7
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.1_6
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.1_5
22 Aug 2009 00:18:43
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
0.1_5
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.1_5
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.1_4
23 Jan 2009 16:28:36
Original commit files touched by this commit
flz search for other commits by this committer
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
0.1_3
20 Aug 2008 00:57:32
Original commit files touched by this commit
ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
0.1_3
01 Aug 2008 13:51:13
Original commit files touched by this commit
arved search for other commits by this committer
Add missing build dependencies

PR:             124709, 122416
Submitted by:   Max Brazhnikov
0.1_3
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.1_2
14 Mar 2008 16:00:08
Original commit files touched by this commit
pav search for other commits by this committer
- Stop packaging mtree symlinks

PR:             ports/121691
Submitted by:   Scot Hetzel <swhetzel@gmail.com>
0.1_2
30 Sep 2007 04:47:37
Original commit files touched by this commit
linimon search for other commits by this committer
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
0.1_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.1
16 Mar 2007 11:55:54
Original commit files touched by this commit
miwi search for other commits by this committer
This is a Matrix alike 3D OpenGL screen saver for KDE and X11 window system.

WWW: http://sourceforge.net/projects/kmatrix3d/

PR:             ports/109173
Submitted by:   Gustavo Perez

Number of commits found: 22