aboutsummaryrefslogtreecommitdiffstats
path: root/math/xgfe
Commit message (Collapse)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to frameworkpav2007-02-132-3/+3
| | | | | Submitted by: rafan Tested on: pointyhat
* Reset mph due to no response to email about status, and maintainer-timeouts.linimon2006-04-151-1/+1
| | | | Hat: portmgr
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Unfortunately, the recent changes to math/xgfe (PR 59024) broke itsnetchild2004-03-3127-180/+353
| | | | | | | | | | | | | | | | | | | | compilation on FreeBSD 4 with GCC 2.95.4: http://bento.freebsd.org/errorlogs/i386-4-latest/xgfe-2.1.log The patch below fixes this. During testing it on FreeBSD 4 and 5 with QT 3.3.1 I noticed that the Advanced -> Multiple Files and Advanced -> Multiple Functions dialogs were broken. I'm not sure if this is a new breakage with QT 3.3.1 or if I didn't notice these when testing the previous patch on FreeBSD 5 with QT 3.2.1. Anyway, these are also fixed and as a precaution PORTREVISION is bumped. The patch also adds SIZE info. PR: 64390 Submitted by: Marius Strobl <marius@alchemy.franken.de> Approved by: maintainer
* Update to xgfe 2.1, switch to QT 3, respect NOPORTDOCS, fix buildkris2004-03-0737-58/+1144
| | | | | | | with gcc 3. Submitted by: Marius Strobl <marius@alchemy.franken.de> PR: ports/59024
* Set USE_GCC=2.95 to fix build on 5.x. Mark musicbox and icqnix as BROKENkris2003-08-101-0/+1
| | | | | | | on 5.x machines (compile and configure failure, respectively). PR: 52731 Submitted by: trevor
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Add back xgfe, which was prematurely removed by willkris2002-05-248-0/+147
|
* Say goodbye to Qt 1.x and all of its dependents. The one port I foundwill2002-04-198-145/+0
| | | | | | | | | | | | | which probably isn't supposed to be removed is misc/instant-workstation, which had a dependency on audio/xamp (being removed), so I removed that dependency and bumped PORTREVISION. All other ports are real dependents upon Qt 1.x, including KDE 1.x stuff. Code in bsd.kde.mk supporting these ports is also removed or adjusted. Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be committed Real Soon Now (TM), pending repo-copies. This commit made in impending view of Qt3/KDE3 entering ports tree.
* Overhaul QT/KDE support:will2001-04-031-1/+1
| | | | | | | | | | | | | | | | | | - bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone since it looks like black magic to me. Should still work w/ compat shims for older USE_QT[,2] style. Some others were also left alone for the same reason. Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk) Submitted by: David Faure <faure@kde.org> (proxy auth patches) Alex Zepeda <garbanzo@kde.org> (old patches removal)
* In accordance with the New World Order, move the distfiles thatmph2000-06-141-1/+2
| | | | I host from people.FreeBSD.org to MASTER_SITE_LOCAL.
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-4/+4
|
* Fix compiler error.mph2000-02-121-0/+12
| | | | Submitted by: R. Imura <imura@cs.titech.ac.jp>
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,peter2000-02-081-1/+1
| | | | | | as the days of the former are numbered. Reviewed by: asami
* Switch back dependency to gnuplot, now that chuckr has fixed it.asami1999-09-111-1/+1
|
* Change dependency from gnuplot to gnuplot+ (which has already been fixedasami1999-09-101-1/+1
| | | | | to adopt to the new gd). If the gnuplot mainainer can fix it before the freeze, we'll switch back.
* The WWW site has gone AWOL (or at least 403), so remove mention ofmph1999-09-081-2/+0
| | | | | | it. Indicated by: Bill Fenner's distfile survey. Yeah, it can do that.
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* #4/4 enforcing Caps, no periodhoek1999-06-271-1/+1
| | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
* Bandage fennerage by hosting distfile on freefall. There is nomph1999-06-081-3/+2
| | | | version on sunsite at present, and the web page gives 403.
* ADD WWW:mharo1999-05-031-1/+1
|
* Fix distfile fennerage. The distfile now lives on sunsite.mph1999-03-081-4/+5
|
* Update MASTER_SITE.mph1998-11-091-2/+2
| | | | Pointed out by: Bill Fenner's distfile survey.
* Replace qt dependencies with USE_QT.asami1998-08-121-2/+2
| | | | | (Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and GNU_CONFIGURE)
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-081-2/+2
|
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-051-2/+2
| | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
* Upgrade to 2.0.mph1998-06-114-11/+12
|
* "mph@pobox.com" --> "mph@freebsd.org"mph1998-04-181-2/+2
|
* Update to 1.3.hoek1998-04-124-8/+11
| | | | | PR: ports/6265 Submitted by: Matthew Hunt
* Graphical front-end to gnuplot.hoek1998-04-107-0/+130
PR: ports/6123 Submitted by: Matthew Hunt <mph@pobox.com>