aboutsummaryrefslogtreecommitdiff
path: root/graphics/geomorph
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build on sparc64Pietro Cerutti2008-09-161-1/+7
| | | | | | | | Approved by: amdmi3 (maintainer) Approved by: portmgr (pav) Notes: svn path=/head/; revision=220403
* - Update to 0.50Dmitry Marakasov2008-08-029-121/+118
| | | | | | | | | | - Add optional NLS support - Install icon & desktop entry Approved by: miwi (mentor implicit) Notes: svn path=/head/; revision=217949
* Update my email address in 132 ports.Dmitry Marakasov2008-06-191-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=215297
* 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 always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-7/+1
| | | | Notes: svn path=/head/; revision=200773
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-1/+4
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 0.40Cheng-Lung Sung2007-02-254-8/+25
| | | | | | | | PR: ports/109502 Submitted by: maintainer (Dmitry Marakasov) Notes: svn path=/head/; revision=185854
* [MAINTAINER] update my email address in 76 ports + mirror some distfilesEdwin Groothuis2006-12-211-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> Notes: svn path=/head/; revision=180390
* tkglext shared lib version was changed from libgtkglext-x11-1.0.so.2 toIon-Mihai Tetcu2006-07-121-1/+1
| | | | | | | | | | libgtkglext-x11-1.0.so.0. Track this in LIB_DEPENDS PR: ports/100130 Submitted by: maintainer Notes: svn path=/head/; revision=167549
* Geomorph is a height field generator and editor for the LinuxPav Lucistnik2006-03-188-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> Notes: svn path=/head/; revision=157572