aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/geomorph
Commit message (Collapse)AuthorAgeFilesLines
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-0/+1
| | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
* - Update to 0.60.1amdmi32014-01-117-142/+49
| | | | | | | - Support staging - Use new LIB_DEPENDS syntax - Use new OPTIONS features - Fix build on 10.x
* - Remove manual creation and removal of share/applications, as it's now in ↵amdmi32013-10-222-2/+0
| | | | | | the mtree (categories starting with [fgijk]) Approved by: portmgr (bdrewery)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | graphics)
* Add an explicit dependency on pkgconfbapt2013-09-031-1/+1
|
* - Trim Makefile headersamdmi32013-07-121-1/+1
| | | | | | | | | - Drop ABI versions from LIB_DEPENDS - OptionsNG - Pet portlint - Switch to dynamic plist where useful - Canonicalize patch names - Fix DOS line endings in patch files
* Convert from WITHOUT_NLS to PORT_OPTIONS:MNLSbapt2013-05-061-6/+4
|
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1
| | | | Approved by: portmgr (bapt)
* - update png to 1.5.10dinoex2012-06-012-3/+23
|
* -remove MD5ohauer2011-07-031-1/+0
|
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1
|
* - fix build for png-1.4.1dinoex2010-03-301-1/+1
|
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-0/+1
| | | | | | bumped or updated Requested by: edwin
* - Fix build on sparc64gahr2008-09-161-1/+7
| | | | | Approved by: amdmi3 (maintainer) Approved by: portmgr (pav)
* - Update to 0.50amdmi32008-08-039-121/+118
| | | | | | | - Add optional NLS support - Install icon & desktop entry Approved by: miwi (mentor implicit)
* Update my email address in 132 ports.amdmi32008-06-201-1/+1
| | | | Approved by: miwi (mentor)
* Bump portrevision due to upgrade of devel/gettext.edwin2008-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)
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-041-7/+1
|
* - Welcome X.org 7.2 \o/.flz2007-05-202-1/+4
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Update to 0.40clsung2007-02-254-8/+25
| | | | | PR: ports/109502 Submitted by: maintainer (Dmitry Marakasov)
* [MAINTAINER] update my email address in 76 ports + mirror some distfilesedwin2006-12-221-2/+2
| | | | | | | | | I've got a brand new hosting, so change my email to the new one. Also, now I can mirror some distfiles, so update MASTER_SITES for some ports. PR: ports/107038 Submitted by: Dmitry Marakasov <amdmi3@mail.ru>
* tkglext shared lib version was changed from libgtkglext-x11-1.0.so.2 toitetcu2006-07-121-1/+1
| | | | | | | libgtkglext-x11-1.0.so.0. Track this in LIB_DEPENDS PR: ports/100130 Submitted by: maintainer
* Geomorph is a height field generator and editor for the Linuxpav2006-03-198-0/+228
operating system. A height field is a kind of topographic map. It is a 2D projection of a 3D landscape. Geomorph generates square images and shows a 3D preview of the resulting landscape. The resulting 2D image can be processed with a tool like Povray for rendering the landscape. WWW: http://geomorph.sourceforge.net/ PR: ports/94521 Submitted by: Dmitry Marakasov <amdmi3@mail.ru>