aboutsummaryrefslogtreecommitdiff
path: root/science/gwyddion
Commit message (Collapse)AuthorAgeFilesLines
* 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
* - Update to 2.9Martin Wilke2007-12-153-5/+21
| | | | | | | | PR: 117888 Submitted by: David <yeti@gwyddion.net> (maintainer) Notes: svn path=/head/; revision=203765
* Regular update to a new backward compatible upstream version 2.8 withIon-Mihai Tetcu2007-09-053-4/+10
| | | | | | | | | | improvements and non-critical bug fixes. PR: ports/116043 Submitted by: "David Ne&#269;as" <yeti@gwyddion.net> (maintainer) Notes: svn path=/head/; revision=198805
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-2/+1
| | | | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
* - Update to 2.7Martin Wilke2007-06-304-43/+29
| | | | | | | | PR: 114083 Submitted by: David <yeti@gwyddion.net> (maintainer) Notes: svn path=/head/; revision=194521
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 2.5Martin Wilke2007-03-164-19/+72
| | | | | | | | PR: 110332 Submitted by: David <yeti@gwyddion.net> Notes: svn path=/head/; revision=187512
* - Update to 2.4Martin Wilke2007-02-082-4/+4
| | | | | | | | PR: 108893 Submitted by: David<yeti@gwyddion.net> (maintainer) Notes: svn path=/head/; revision=184629
* - Update to 2.3Rong-En Fan2007-01-213-8/+16
| | | | | | | | PR: ports/108181 Submitted by: David <yeti at gwyddion.net> (maintainer) Notes: svn path=/head/; revision=182916
* - Update to 2.2Martin Wilke2006-12-213-15/+20
| | | | | | | | PR: ports/106833 Submitted by: David <yeti@gwyddion.net> (maintainer) Notes: svn path=/head/; revision=180370
* - Fix build on big-endian platformRong-En Fan2006-11-262-0/+8
| | | | | | | | Reported by: pointyhat via kris Submitted by: David Necas (Yeti) <yeti at gwyddion.net> (maintainer) Notes: svn path=/head/; revision=178044
* - Update to 2.1Rong-En Fan2006-11-083-8/+12
| | | | | | | | PR: ports/105224 Submitted by: David Ne&#269;as (maintainer) Notes: svn path=/head/; revision=176763
* - Update to 2.0Cheng-Lung Sung2006-10-043-24/+29
| | | | | | | | PR: ports/103903 Submitted by: maintainer <yeti_AT_gwyddion dot net> Notes: svn path=/head/; revision=174438
* - Update to 1.99.9Rong-En Fan2006-09-113-10/+17
| | | | | | | | PR: ports/103099 Submitted by: David Ne&#270;as <yeti@gwyddion.net> (maintainer) Notes: svn path=/head/; revision=172795
* Gwyddion is a modular SPM (Scanning Probe Microsopy) data visualization andPav Lucistnik2006-08-124-0/+540
analysis tool written with Gtk+. It can be used for all most frequently used data processing operations including: leveling, false color plotting, shading, filtering, denoising, data editing, integral transforms, grain analysis, profile extraction, fractal analysis, and many more. The program is primarily focused on SPM data analysis (e.g. data obtained from AFM, STM, NSOM, and similar microscopes). However, it can also be used for analysis of SEM (Scanning Electron Microscopy) data or any other 2D data. WWW: http://gwyddion.net/ PR: ports/101773 Submitted by: David Necas <yeti@gwyddion.net> Notes: svn path=/head/; revision=170442