aboutsummaryrefslogtreecommitdiff
path: root/math/xgfe
Commit message (Collapse)AuthorAgeFilesLines
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* Bump PORTREVISION after open-mofit updateMax Brazhnikov2011-05-021-1/+1
| | | | Notes: svn path=/head/; revision=273475
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-192-4/+3
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to frameworkPav Lucistnik2007-02-132-3/+3
| | | | | | | | Submitted by: rafan Tested on: pointyhat Notes: svn path=/head/; revision=185058
* Reset mph due to no response to email about status, and maintainer-timeouts.Mark Linimon2006-04-151-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=159556
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154159
* Unfortunately, the recent changes to math/xgfe (PR 59024) broke itsAlexander Leidinger2004-03-3027-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 Notes: svn path=/head/; revision=105715
* Update to xgfe 2.1, switch to QT 3, respect NOPORTDOCS, fix buildKris Kennaway2004-03-0637-58/+1144
| | | | | | | | | | with gcc 3. Submitted by: Marius Strobl <marius@alchemy.franken.de> PR: ports/59024 Notes: svn path=/head/; revision=103143
* Set USE_GCC=2.95 to fix build on 5.x. Mark musicbox and icqnix as BROKENKris Kennaway2003-08-101-0/+1
| | | | | | | | | | on 5.x machines (compile and configure failure, respectively). PR: 52731 Submitted by: trevor Notes: svn path=/head/; revision=86702
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Add back xgfe, which was prematurely removed by willKris Kennaway2002-05-248-0/+147
| | | | Notes: svn path=/head/; revision=59887
* Say goodbye to Qt 1.x and all of its dependents. The one port I foundWill Andrews2002-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. Notes: svn path=/head/; revision=57872
* Overhaul QT/KDE support:Will Andrews2001-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) Notes: svn path=/head/; revision=40792
* In accordance with the New World Order, move the distfiles thatMatthew Hunt2000-06-141-1/+2
| | | | | | | I host from people.FreeBSD.org to MASTER_SITE_LOCAL. Notes: svn path=/head/; revision=29588
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-4/+4
| | | | Notes: svn path=/head/; revision=27509
* Fix compiler error.Matthew Hunt2000-02-121-0/+12
| | | | | | | Submitted by: R. Imura <imura@cs.titech.ac.jp> Notes: svn path=/head/; revision=25677
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,Peter Wemm2000-02-081-1/+1
| | | | | | | | | as the days of the former are numbered. Reviewed by: asami Notes: svn path=/head/; revision=25584
* Switch back dependency to gnuplot, now that chuckr has fixed it.Satoshi Asami1999-09-111-1/+1
| | | | Notes: svn path=/head/; revision=21641
* Change dependency from gnuplot to gnuplot+ (which has already been fixedSatoshi Asami1999-09-101-1/+1
| | | | | | | | to adopt to the new gd). If the gnuplot mainainer can fix it before the freeze, we'll switch back. Notes: svn path=/head/; revision=21532
* The WWW site has gone AWOL (or at least 403), so remove mention ofMatthew Hunt1999-09-071-2/+0
| | | | | | | | | it. Indicated by: Bill Fenner's distfile survey. Yeah, it can do that. Notes: svn path=/head/; revision=21383
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20960
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-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 Notes: svn path=/head/; revision=19804
* Bandage fennerage by hosting distfile on freefall. There is noMatthew Hunt1999-06-071-3/+2
| | | | | | | version on sunsite at present, and the web page gives 403. Notes: svn path=/head/; revision=19297
* ADD WWW:Michael Haro1999-05-031-1/+1
| | | | Notes: svn path=/head/; revision=18433
* Fix distfile fennerage. The distfile now lives on sunsite.Matthew Hunt1999-03-081-4/+5
| | | | Notes: svn path=/head/; revision=17047
* Update MASTER_SITE.Matthew Hunt1998-11-081-2/+2
| | | | | | | Pointed out by: Bill Fenner's distfile survey. Notes: svn path=/head/; revision=14412
* Replace qt dependencies with USE_QT.Satoshi Asami1998-08-121-2/+2
| | | | | | | | (Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and GNU_CONFIGURE) Notes: svn path=/head/; revision=12469
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* Upgrade to 2.0.Matthew Hunt1998-06-104-11/+12
| | | | Notes: svn path=/head/; revision=11379
* "mph@pobox.com" --> "mph@freebsd.org"Matthew Hunt1998-04-181-2/+2
| | | | Notes: svn path=/head/; revision=10550
* Update to 1.3.Tim Vanderhoek1998-04-124-8/+11
| | | | | | | | PR: ports/6265 Submitted by: Matthew Hunt Notes: svn path=/head/; revision=10484
* Graphical front-end to gnuplot.Tim Vanderhoek1998-04-107-0/+130
PR: ports/6123 Submitted by: Matthew Hunt <mph@pobox.com> Notes: svn path=/head/; revision=10458