Port details |
- matchbox Window manager suitable for low-resolution screens
- 1.2 x11-wm
=4 1.2Version of this port present on the latest quarterly branch.
- DEPRECATED: Abandonware, upstream disappeared
This port expired on: 2012-10-20
- 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
- Port Added: 2002-07-15 04:41:20
- Last Update: 2012-10-25 17:12:54
- SVN Revision: 306388
- People watching this port, also watch:: nas, firefox, libogg, libvorbis, libmad
- License: GPLv2
- WWW:
- http://matchbox-project.org/
- Description:
- Matchbox is an Open Source base environment for the X Window System running
on non-desktop embedded platforms such as handhelds, set-top boxes, kiosks,
and anything else for which screen space, input mechanisms or system
resources are limited.
Matchbox consists of a number of interchangeable and optional applications
that can be tailored to a specific non desktop platform to enhance usability
in a 'constrained' environment.
The core and most developed application is a window manager with a classic
stack based PDA like management policy. It supports modern window management
standards, cutting edge X capabilities, advanced themeing, and various window
types.
WWW: http://matchbox-project.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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:
-
- matchbox>0:x11-wm/matchbox
- No installation instructions:
- This port has been deleted.
- PKGNAME: matchbox
- 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. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- xfixes.pc : x11/libXfixes
- xcursor.pc : x11/libXcursor
- xext.pc : x11/libXext
- xft.pc : x11-fonts/libXft
- Runtime dependencies:
-
- xfixes.pc : x11/libXfixes
- xcursor.pc : x11/libXcursor
- xext.pc : x11/libXext
- xft.pc : x11-fonts/libXft
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2 25 Oct 2012 17:12:54 |
bapt |
2012-10-20 x11-wm/wmcp: No more public distfiles
2012-10-20 x11-wm/skippy-xd: Abandonware, upstream disappeared
2012-10-20 x11-wm/skippy: Abandonware, upstream disappeared
2012-10-20 x11-wm/matchbox: Abandonware, upstream disappeared
2012-10-20 x11-wm/e16utils: No more public distfiles
2012-10-20 x11-wm/blwm: Abandonware, upstream disappeared
2012-10-20 x11-wm/badwm: Development ceased
2012-10-20 x11-wm/amaterus: Abandonware, upstream disappeared
2012-10-20 x11-wm/ahwm: Abandoned upstream
Remove some obsolete wm
Feature safe: yes |
1.2 20 Sep 2012 17:55:31 |
bapt |
Deprecate a bunch of abandonware or alike |
1.2 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.2 11 Aug 2011 19:20:17 |
kwm |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
1.2 01 Apr 2011 02:09:59 |
danfe |
Augment port description using text from official site, but fix some typos. |
1.2 01 Apr 2011 01:59:24 |
danfe |
- Replace direct (via LIB_DEPENDS) libXft dependency with USE_XORG one
- Expand submitter's name to FQPI in the Makefile header
- Add LICENSE (GPLv2)
- Replace non-standard `${INSTALL} -d' with more common ${MKDIR}
- Unmute installation of PORTDOCS
- Drop trailing slashes from directory names |
1.2 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.2 15 Aug 2007 16:57:57 |
sat |
- Update to 1.2 [1]
- use_xlib->use_xorg=xfixes xcursor xext
- Clean up a bit
PR: ports/115398 [1]
Submitted by: Ports Fury [1] |
1.1_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.1 02 Feb 2007 17:06:25 |
pav |
- Remove support for xfree86-3
PR: ports/106666
Submitted by: vd
With hat: portmgr |
1.1 16 Sep 2006 20:21:06 |
miwi |
- Update to 1.1 |
1.0 15 Mar 2006 22:37:33 |
pav |
- Update to 1.0
PR: ports/94506
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
0.9.5 13 Feb 2006 10:03:40 |
lawrance |
Update to 0.9.5.
PR: ports/93247
Submitted by: Ports Fury |
0.3 11 Feb 2006 21:03:14 |
netchild |
Reset maintainership to ports@ after ~4 months without any response to any
PR.
Thanks for contributing.
Since the acroread7 port is a somewhat important port for our users, I
will hand it over to emulation@ if no _active_ *committer* takes it
before the ports freeze.
While I'm here:
- fix a little nit in the csound port (I think the intention was to
create no backup file instead of creating one with a "-e" extension)
- set ARCH to i386 in the amd64 case for the acroread7 port. This
is a work-around to be able to install everything when a dependency
is not already installed (ARCH is read-only in sub-makes, so the
dependencies can't change it). This should be removed when the
dependencies are fixed or converted to use bsd.linux-rpm.mk. [1]
Not objected to by: portmgr (explicit: krion; silence: rest)
Maintainer timeout: ~4 months
Submitted by: Sangwoo Shim <sangwoos@gmail.com> [1]
PR: 87985 [1] |
0.3 07 Jan 2006 20:00:09 |
trevor |
Hash with SHA-256. |
0.3 07 Apr 2004 17:55:41 |
trevor |
Chase home page. |
0.3 27 Jan 2004 16:12:37 |
trevor |
Add size data. |
0.3 22 Jan 2004 08:05:25 |
trevor |
Use PAX macro. |
0.3 01 Mar 2003 14:34:34 |
trevor |
Retire comment file. |
0.3 25 Sep 2002 13:56:12 |
trevor |
Silence "extra tokens at end of #endif directive" warnings on -CURRENT. |
0.3 25 Sep 2002 13:55:01 |
trevor |
Correct the packing list. |
0.3 15 Jul 2002 04:31:33 |
trevor |
Add the matchbox window manager. |