/sysutils/relaxconf/

link rel='vcs-git' href='https://www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/gdcm
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.4.0agahr2013-10-253-9/+18
| | | | Release notes: http://gdcm.sf.net/wiki/index.php/GDCM_Release_2.4.0
* - Update to 2.2.6gahr2013-10-233-15/+4
| | | | Release notes: http://gdcm.sf.net/wiki/index.php/GDCM_Release_2.2.6
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | devel part 2)
* - Update to 2.2.5gahr2013-09-136-450/+429
| | | | | | | | 2.2.5 Release Notes http://gdcm.sourceforge.net/wiki/index.php/GDCM_Release_2.2.5 2.2.4 Release Notes http://gdcm.sourceforge.net/wiki/index.php/GDCM_Release_2.2.4
* - Fix PLISTgahr2013-07-151-0/+1
| | | | Reported by: QAT
* - Update to 2.2.3gahr2013-07-152-4/+4
| | | | | Release notes: http://gdcm.sourceforge.net/wiki/index.php/GDCM_Release_2.2.3
* Rectify USE_TEX to support both of teTeX and TeXLive.hrs2013-05-121-1/+1
| | | | | | | | | TEX_DEFAULT: A knob to choose teTeX or TeXLive. One can specify in /etc/make.conf. USE_TEX: A knob for port developers. Valid keywords are listed in bsd.tex.mk.
* Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetexhrs2013-05-061-3/+3
| | | | instead to make migration to TeXLive easier.
* - convert USE_CMAKE to USESmakc2013-03-231-2/+1
| | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi)
* - Update to 2.2.2gahr2013-03-213-8/+13
| | | | Release notes: http://gdcm.sourceforge.net/wiki/index.php/GDCM_Release_2.2.2
* - Update to 2.2.1gahr2012-09-245-20/+32
| | | | | Release notes: http://sf.net/apps/mediawiki/gdcm/index.php?title=GDCM_Release_2.2.1
* - Unbreak by fixing the FindOpenJPEG CMake modulegahr2012-06-142-10/+21
| | | | Reported by: ph (via pav)
* - Mark BROKEN: does not compilepav2012-06-121-7/+3
| | | | | | | | | ../../bin/libgdcmMSFF.so.2.2.0: undefined reference to `opj_image_create' ../../bin/libgdcmMSFF.so.2.2.0: undefined reference to `opj_cio_close' ../../bin/libgdcmMSFF.so.2.2.0: undefined reference to `opj_setup_encoder' [..] Reported by: pointyhat
* - update png to 1.5.10dinoex2012-06-011-1/+1
|
* - Use system expat2, zlib and openjpeggahr2012-01-183-22/+8
| | | | - Bump PORTREVISION
* - Update to 2.2.0gahr2012-01-037-19/+173
| | | | | | | Release notes: http://sf.net/apps/mediawiki/gdcm/?title=GDCM_Release_2.2.0 - Change shlib versions to single number to make elf hints happy [1] Reported by: Stephen Montgomery-Smith <stephen@missouri.edu> [1]
* - fix PLISTgahr2011-07-181-0/+1
| | | | Reported by: PH (via pav@)
* - fix PLISTgahr2011-07-111-0/+2
| | | | Reported by: PH (via pav)
* - Fix PLISTgahr2011-07-071-3/+3
| | | | Reported by: PH (via pav)
* - fix runtime path of DATADIR in source codegahr2011-07-072-1/+12
| | | | - bump PORTREVISION
* - Update distinfogahr2011-07-041-2/+2
| | | | distfile was rerolled because of a small patch fixing the build on Mac OSX
* - add dependency on graphics/openjpeggahr2011-07-012-17/+6
| | | | - bump portrevision
* - Update to 2.0.18gahr2011-06-303-328/+308
| | | | Release notes: http://sf.net/apps/mediawiki/gdcm/index.php?title=GDCM_Release_2.0.18
* - add an option (off by default) to build and install the VTK binding classesgahr2011-06-162-0/+32
|
* Utilize CMAKE_BUILD_TYPE plist substitutionmakc2011-04-101-2/+2
|
* - Update to 2.0.17gahr2011-01-283-28/+39
| | | | | | Release notes: http://sourceforge.net/apps/mediawiki/gdcm/?title=GDCM_Release_2.0.17 Feature safe: yes
* - Disallow from 7.x builds on pointyhat due to hangspav2011-01-271-1/+7
| | | | Feature safe: yes
* - Update to 2.0.16gahr2010-08-243-6/+5
| | | | ChangeLog: http://sourceforge.net/apps/mediawiki/gdcm/index.php?title=GDCM_Release_2.0#GDCM_2.0.16_.282010.2F08.2F18.29
* - Update distinfo (tarball rerolled)gahr2010-07-131-3/+3
|
* - Update to 2.0.15gahr2010-07-123-7/+15
|
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - Do not set NAMELINK_SKIP in order to produce shlibs linksgahr2010-03-032-5/+17
| | | | | | (e.g., libgdcmCommon.so -> libgdcmCommon.so.2.0). Feature safe: yes