Port details |
- mgapdesk Matrox Powerdesk for *nix
- 1.0.7_5 x11
=10 1.0.7_5Version of this port present on the latest quarterly branch.
- DEPRECATED: Needs an old (pre 7.2) XFree86/X.org header file to build
This port expired on: 2014-03-03 IGNORE: needs an old XFree86/X.org header file to build
- 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: 2001-06-02 17:36:28
- Last Update: 2014-03-03 09:39:57
- SVN Revision: 346871
- People watching this port, also watch:: libvorbis, unzip
- License: not specified in port
- WWW:
- http://www.matrox.com/mga/
- Description:
- Matrox powerdesk allows you to configure Matrox video cards running under
XFree86-4 for dual head, TV out and other refinements.
WWW: http://www.matrox.com/mga/
-
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:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: mgapdesk
- 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:
-
- gmake : devel/gmake
- autoconf-2.13 : devel/autoconf213
- Library dependencies:
-
- libglib-12.so : devel/glib12
- libgtk-12.so : x11-toolkits/gtk12
- 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.0.7_5 03 Mar 2014 09:39:57 |
rene |
Remove expired port:
2014-03-03 x11/mgapdesk: Needs an old (pre 7.2) XFree86/X.org header file to
build |
1.0.7_5 03 Feb 2014 11:38:49 |
ak |
- Deprecate and set expiration date to 2014-03-03: Needs an old (pre 7.2)
XFree86/X.org header file to build
Approved by x11 (bapt) |
1.0.7_5 13 Oct 2013 06:15:19 |
eadler |
Cleanup of the unowned ports in the x11 directory
- Convert from USE_GMAKE to USES=gmake |
1.0.7_5 20 Sep 2013 23:43:20 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
1.0.7_5 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.0.7_5 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.0.7_5 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.0.7_5 13 Jun 2010 08:40:06 |
erwin |
BROKEN should not be quoted.
No functional change. |
1.0.7_5 06 Jun 2008 14:09:15 |
edwin |
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.0.7_4 25 Mar 2008 22:44:48 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
1.0.7_4 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.0.7_3 07 Mar 2006 08:28:06 |
ade |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
1.0.7_2 25 Nov 2005 19:09:52 |
pav |
- Add SHA256 |
1.0.7_2 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
1.0.7_2 18 Nov 2004 22:21:33 |
kris |
BROKEN on ia64: Does not compile |
1.0.7_2 12 Apr 2004 04:00:48 |
kris |
BROKEN on sparc64: Does not compile |
1.0.7_2 14 Mar 2004 06:17:56 |
ade |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
1.0.7_2 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
1.0.7_1 30 Jan 2004 22:59:08 |
krion |
- Fix plist and bump PORTREVISION
Noticed by: bento via kris |
1.0.7 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
1.0.7 27 Dec 2003 14:03:58 |
pav |
- Unbreak on alpha
PR: ports/60425
Submitted by: Volker Stolz <vs@foldr.org> |
1.0.7 21 Dec 2003 00:23:26 |
sergei |
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line |
1.0.7 20 Apr 2003 19:47:49 |
marcus |
Remove USE_GNOMENG. |
1.0.7 20 Feb 2003 19:17:05 |
knu |
De-pkg-comment. |
1.0.7 21 Oct 2002 02:31:08 |
nsayer |
Release all my ports.
kris made it clear that by his measure I'm not doing my job as a port
maintainer. Far be it from me to be an obstruction to the project. |
1.0.7 01 Sep 2002 15:37:37 |
lioux |
Deploy USE_GNOMENG infrastructure
PR: 42283
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
1.0.7 01 Jul 2002 16:27:51 |
nsayer |
Also patch src/Makefile.in
PR: 38181
Submitted-by: ejk@iki.fi |
1.0.7 05 May 2002 05:51:11 |
nsayer |
Update to 1.07 to support G550. Sorry for the delay. :-)
Submitted by: Adam McDougall <mcdouga9@egr.msu.edu> |
1.0.5 06 Apr 2002 17:14:59 |
nsayer |
Fix the pdesk port up a little bit.
PR: 35168
Submitted by: peckdani@msu.edu |
02 Jun 2001 21:36:28 |
nsayer |
Add port for MGA Powerdesk. A X11 configurator / helper app for Matrox cards.
|