FreshPorts -- The Place For Ports notbug Fri, 10 Feb 2012 2:10 PM GMT
Port details
mgapdesk 1.0.7_5 x11 on this many watch lists=12 search for ports that depend on this port
Ignore IGNORE: needs an old XFree86/X.org header file to build
Matrox Powerdesk for *nix

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: 02 Jun 2001 17:36:28
License: not specified in port


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/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake, devel/autoconf213, devel/pkg-config
Required To Run: devel/pkg-config
Required Libraries: devel/glib12, x11-toolkits/gtk12
There are no ports dependent upon this port

To install the port: cd /usr/ports/x11/mgapdesk/ && make install clean

A package is not available for ports marked as: Forbidden / Broken / Ignore / Restricted


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.matrox.com/pub/mga/archive/linux/2001/powerdesk_1_00_7/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 26

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.0.7_5
amdmi3 search for other commits by this committer
- 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
19 Mar 2011 12:38:54
Original commit files touched by this commit  1.0.7_5
miwi search for other commits by this committer
- Get Rid MD5 support
04 Dec 2010 07:34:27
Original commit files touched by this commit  1.0.7_5
ade search for other commits by this committer
Sync to new bsd.autotools.mk
13 Jun 2010 08:40:06
Original commit files touched by this commit  1.0.7_5
erwin search for other commits by this committer
BROKEN should not be quoted.
No functional change.
06 Jun 2008 14:09:15
Original commit files touched by this commit  1.0.7_5
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)
25 Mar 2008 22:44:48
Original commit files touched by this commit  1.0.7_4
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
19 May 2007 20:32:57
Original commit files touched by this commit  1.0.7_4
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}.
07 Mar 2006 08:28:06
Original commit files touched by this commit  1.0.7_3
ade search for other commits by this committer
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
25 Nov 2005 19:09:52
Original commit files touched by this commit  1.0.7_2
pav search for other commits by this committer
- Add SHA256
15 Nov 2005 06:52:12
Original commit files touched by this commit  1.0.7_2
ade search for other commits by this committer
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.
18 Nov 2004 22:21:33
Original commit files touched by this commit  1.0.7_2
kris search for other commits by this committer
BROKEN on ia64: Does not compile
12 Apr 2004 04:00:48
Original commit files touched by this commit  1.0.7_2
kris search for other commits by this committer
BROKEN on sparc64: Does not compile
14 Mar 2004 06:17:56
Original commit files touched by this commit  1.0.7_2
ade search for other commits by this committer
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.
04 Feb 2004 05:10:27
Original commit files touched by this commit  1.0.7_2
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
30 Jan 2004 22:59:08
Original commit files touched by this commit  1.0.7_1
krion search for other commits by this committer
- Fix plist and bump PORTREVISION

Noticed by:     bento via kris
29 Jan 2004 16:13:06
Original commit files touched by this commit  1.0.7
trevor search for other commits by this committer
SIZEify.
27 Dec 2003 14:03:58
Original commit files touched by this commit  1.0.7
pav search for other commits by this committer
- Unbreak on alpha

PR:             ports/60425
Submitted by:   Volker Stolz <vs@foldr.org>
21 Dec 2003 00:23:26
Original commit files touched by this commit  1.0.7
sergei search for other commits by this committer
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
20 Apr 2003 19:47:49
Original commit files touched by this commit  1.0.7
marcus search for other commits by this committer
Remove USE_GNOMENG.
20 Feb 2003 19:17:05
Original commit files touched by this commit  1.0.7
knu search for other commits by this committer
De-pkg-comment.
21 Oct 2002 02:31:08
Original commit files touched by this commit  1.0.7
nsayer search for other commits by this committer
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.
01 Sep 2002 15:37:37
Original commit files touched by this commit  1.0.7
lioux search for other commits by this committer
Deploy USE_GNOMENG infrastructure

PR:             42283
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
01 Jul 2002 16:27:51
Original commit files touched by this commit  1.0.7
nsayer search for other commits by this committer
Also patch src/Makefile.in

PR: 38181
Submitted-by: ejk@iki.fi
05 May 2002 05:51:11
Original commit files touched by this commit  1.0.7
nsayer search for other commits by this committer
Update to 1.07 to support G550. Sorry for the delay. :-)

Submitted by:   Adam McDougall <mcdouga9@egr.msu.edu>
06 Apr 2002 17:14:59
Original commit files touched by this commit  1.0.5
nsayer search for other commits by this committer
Fix the pdesk port up a little bit.

PR:             35168
Submitted by:   peckdani@msu.edu
02 Jun 2001 21:36:28
files touched by this commit
nsayer search for other commits by this committer
Add port for MGA Powerdesk. A X11 configurator / helper app for Matrox cards.   

Number of commits found: 26

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06
php5*Feb 06
mathopdFeb 03
firefoxFeb 01
linux-firefoxFeb 01
linux-seamonkeyFeb 01
linux-thunderbirdFeb 01
seamonkeyFeb 01
seamonkey2Feb 01

12 vulnerabilities affecting 31 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23144
Broken 188
Deprecated 96
Ignore 724
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 62
new 24 hours 3
new 48 hours3
new 7 days48
new fortnight74
new month140

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.151 seconds.