Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Remove manual creation and removal of share/applications, as it's now in ↵ | Dmitry Marakasov | 2013-10-22 | 1 | -1/+0 |
| | | | | | | the mtree (categories starting with [fgijk]) Approved by: portmgr (bdrewery) | ||||
* | - Set DESTDIRNAME, allow staging | Max Brazhnikov | 2013-10-09 | 1 | -15/+3 |
| | | | | | | - Use options helpers - Use new LIB_DEPENDS syntax - Remove post-configure patching: CC, etc are now respected via QMAKESPEC | ||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | Baptiste Daroussin | 2013-09-20 | 1 | -0/+1 |
| | | | | graphics) | ||||
* | - Remove MAKE_JOBS_SAFE variable | Alex Kozlov | 2013-08-14 | 1 | -1/+0 |
| | | | | Approved by: portmgr (bdrewery) | ||||
* | - Update to 0.4.6 | Max Brazhnikov | 2012-12-11 | 4 | -34/+5 |
| | | | | | - Remove stale patches - Trim Makefile header | ||||
* | - Convert my ports to new options framework | Max Brazhnikov | 2012-07-27 | 1 | -4/+5 |
| | | | | | - use CONFLICTS_INSTALL - other minor changes | ||||
* | - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4 | Martin Wilke | 2012-06-06 | 1 | -2/+1 |
| | | | | Review by: bapt, David Naylor (kde team) | ||||
* | - update png to 1.5.10 | Dirk Meyer | 2012-06-01 | 1 | -1/+1 |
| | |||||
* | Add explicit dependency on libGLU and patches to fix build with upcoming Qt 4.8 | Max Brazhnikov | 2012-05-20 | 3 | -0/+26 |
| | | | | Mark MAKE_JOBS_SAFE | ||||
* | -remove MD5 | Olli Hauer | 2011-07-03 | 1 | -1/+0 |
| | |||||
* | - update to 1.4.1 | Dirk Meyer | 2010-03-28 | 1 | -0/+1 |
| | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi | ||||
* | Update to 0.4.5 | Max Brazhnikov | 2010-01-06 | 2 | -6/+9 |
| | |||||
* | Use my @FreeBSD.org email for the rest of my ports | Max Brazhnikov | 2009-02-21 | 1 | -1/+1 |
| | |||||
* | - Update to 0.4.4 | Martin Wilke | 2008-08-06 | 2 | -5/+4 |
| | | | | | PR: 126249 Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer) | ||||
* | Bump portrevision due to upgrade of devel/gettext. | Edwin Groothuis | 2008-06-06 | 1 | -0/+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) | ||||
* | - Update to 0.4.3 | Martin Wilke | 2008-05-16 | 2 | -4/+4 |
| | | | | | PR: 123679 Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer) | ||||
* | Update to 0.4.2 | Ion-Mihai Tetcu | 2008-04-29 | 2 | -4/+6 |
| | | | | | PR: ports/123217 Submitted by: maintainer | ||||
* | - Update to version 0.4.1 | Markus Brueffer | 2008-04-15 | 3 | -16/+5 |
| | | | | | | - Pass maintainership to submitter Submitted by: Max Brazhnikov <makc@issp.ac.ru> | ||||
* | Add the SMP fix which didn't make it in the last commit | Markus Brueffer | 2008-04-13 | 1 | -0/+11 |
| | | | | Previously eaten by: markus' fat fingers | ||||
* | - Update to version 0.4.0 [1] | Markus Brueffer | 2008-04-13 | 3 | -52/+41 |
| | | | | | | | | - Add patch to fix frequent crashes on SMP machines [2] PR: ports/122084 [1] Submitted by: Max Brazhnikov <makc@issp.ac.ru> [1] Obtained from: Fraqtive SVN [2] | ||||
* | - Welcome X.org 7.2 \o/. | Florent Thoumie | 2007-05-19 | 2 | -7/+1 |
| | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. | ||||
* | Remove USE_REINPLACE for categories starting with a G | Edwin Groothuis | 2006-05-07 | 1 | -1/+0 |
| | |||||
* | Conversion to a single libtool environment. | Ade Lovett | 2006-02-23 | 1 | -1/+1 |
| | | | | Approved by: portmgr (kris) | ||||
* | Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry | Edwin Groothuis | 2006-01-22 | 1 | -7/+7 |
| | | | | | Approved by: krion@ PR: ports/88711 (related) | ||||
* | - Change MASTER_SITES and WWW to the new project site | Markus Brueffer | 2005-12-17 | 3 | -2/+3 |
| | | | | | | - Add SHA256 Submitted by: Michal Mecinski (author) | ||||
* | Bump PORTREVISION to chase the glib20 shared library update. | Joe Marcus Clarke | 2005-11-05 | 1 | -0/+1 |
| | |||||
* | Add fraqtive 0.3.1, a program for drawing Mandelbrot and Julia fractals. | Markus Brueffer | 2005-09-07 | 4 | -0/+83 |
It uses a very fast algorithm and generates high quality, smooth images. It is fully interactive, allowing for real-time mouse navigation and dynamic generation of the Julia fractal preview. OpenGL-rendered 3D view of the fractals is also supported. WWW: http://zeus.polsl.gliwice.pl/~mimec/index.php?id=fraqtive |