FreshPorts -- The Place For Ports Sat, 4 Jul 2009 8:44 AM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
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 18:36:28


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
Required To Build: devel/gmake, devel/autoconf213, devel/pkg-config
Required To Run: devel/pkg-config
Required Libraries: devel/glib12, x11-toolkits/gtk12

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: 22

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
06 Jun 2008 15: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 21: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 05: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 20: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 03: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 16: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 17: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 06: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 18: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 22: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: 22

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
nfsenJul 03
nagios*Jul 01
nagios-devel*Jul 01
nagios2*Jul 01
syslog-ng*Jul 01
syslog-ng2*Jul 01
phpmyadminJun 30
tor*Jun 23
tor*Jun 23
cscopeJun 16
cscopeJun 16
finchJun 16
joomla15Jun 16
libpurpleJun 16
pidginJun 16

6 vulnerabilities affecting 11 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 20375
Broken 144
Deprecated 44
Ignore 762
Forbidden 5
Restricted 387
No CDROM 139
Vulnerable 56
Expired 17
Set to expire 25
Interactive 81
new 24 hours 2
new 48 hours4
new 7 days69
new fortnight98
new month180

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

Add tab to Netscape 6

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