a0c8 FreshPorts -- devel/gdcm
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
gdcm 2.2.2 devel on this many watch lists=0 search for ports that depend on this port
Grassroots DICOM library
Maintained by: gahr@FreeBSD.org search for ports maintained by this maintainer
Port Added: 03 Mar 2010 07:51:46
License: not specified in port


GDCM is an open source DICOM library. It is meant to deal with DICOM files
(as specified in part 10 of the DICOM standard). It offers some compatibility
with ACR-NEMA 1.0 & 2.0 files (raw files). It is written in C++ and offers
wrapping to other target languages such as Python, C#, Java and PHP.

WWW: http://gdcm.sourceforge.net/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. security/openssl
  2. devel/cmake
Required To Run:
  1. security/openssl
Required Libraries:
  1. graphics/openjpeg
  2. textproc/expat2

This port is required by:

for Libraries

To install the port: cd /usr/ports/devel/gdcm/ && make install clean
To add the package: pkg_add -r gdcm


Configuration Options
===> The following configuration options are available for gdcm-2.2.2:
     DOCS=off: Build and/or install documentation
     VTK=off: Build with VTK bindings
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/gdcm/gdcm%202.x/GDCM%202.2.2/
  3. http://freefr.dl.sourceforge.net/project/gdcm/gdcm%202.x/GDCM%202.2.2/
  4. http://garr.dl.sourceforge.net/project/gdcm/gdcm%202.x/GDCM%202.2.2/
  5. http://heanet.dl.sourceforge.net/project/gdcm/gdcm%202.x/GDCM%202.2.2/
  6. http://hivelocity.dl.sourceforge.net/project/gdcm/gdcm%202.x/GDCM%202.2.2/
  7. http://ignum.dl.sourceforge.net/project/gdcm/gdcm%202.x/GDCM%202.2.2/
  8. http://internode.dl.sourceforge.net/project/gdcm/gdcm%202.x/GDCM%202.2.2/
  9. http://iweb.dl.sourceforge.net/project/gdcm/gdcm%202.x/GDCM%202.2.2/
  10. http://jaist.dl.sourceforge.net/project/gdcm/gdcm%202.x/GDCM%202.2.2/
  11. http://kaz.dl.sourceforge.net/project/gdcm/gdcm%202.x/GDCM%202.2.2/
  12. http://kent.dl.sourceforge.net/project/gdcm/gdcm%202.x/GDCM%202.2.2/
  13. http://master.dl.sourceforge.net/project/gdcm/gdcm%202.x/GDCM%202.2.2/
  14. http://nchc.dl.sourceforge.net/project/gdcm/gdcm%202.x/GDCM%202.2.2/
  15. http://ncu.dl.sourceforge.net/project/gdcm/gdcm%202.x/GDCM%202.2.2/
  16. http://netcologne.dl.sourceforge.net/project/gdcm/gdcm%202.x/GDCM%202.2.2/
  17. http://sunet.dl.sourceforge.net/project/gdcm/gdcm%202.x/GDCM%202.2.2/
  18. http://superb-dca3.dl.sourceforge.net/project/gdcm/gdcm%202.x/GDCM%202.2.2/
  19. http://switch.dl.sourceforge.net/project/gdcm/gdcm%202.x/GDCM%202.2.2/
  20. http://tenet.dl.sourceforge.net/project/gdcm/gdcm%202.x/GDCM%202.2.2/
  21. http://ufpr.dl.sourceforge.net/project/gdcm/gdcm%202.x/GDCM%202.2.2/
  22. http://waix.dl.sourceforge.net/project/gdcm/gdcm%202.x/GDCM%202.2.2/

Number of commits found: 27

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
11 May 2013 17:58:56
Original commit files touched by this commit  2.2.2
hrs search for other commits by this committer
Rectify USE_TEX to support both of teTeX and TeXLive.

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.
06 May 2013 02:00:41
Original commit files touched by this commit  2.2.2
hrs search for other commits by this committer
Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier.
22 Mar 2013 20:06:15
Original commit files touched by this commit  2.2.2
makc search for other commits by this committer
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
20 Mar 2013 17:01:02
Original commit files touched by this commit  2.2.2
gahr search for other commits by this committer
- Update to 2.2.2
  Release notes: http://gdcm.sourceforge.net/wiki/index.php/GDCM_Release_2.2.2
24 Sep 2012 12:31:00
Original commit files touched by this commit  2.2.1
gahr search for other commits by this committer
- Update to 2.2.1
  Release notes:
  http://sf.net/apps/mediawiki/gdcm/index.php?title=GDCM_Release_2.2.1
14 Jun 2012 12:03:43
Original commit files touched by this commit  2.2.0_4
gahr search for other commits by this committer
- Unbreak by fixing the FindOpenJPEG CMake module

Reported by:    ph (via pav)
11 Jun 2012 20:32:00
Original commit files touched by this commit  2.2.0_4
pav search for other commits by this committer
- Mark BROKEN: does not compile
  ../../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
01 Jun 2012 05:26:28
Original commit files touched by this commit  2.2.0_4
dinoex search for other commits by this committer
- update png to 1.5.10
18 Jan 2012 08:32:14
Original commit files touched by this commit  2.2.0_3
gahr search for other commits by this committer
- Use system expat2, zlib and openjpeg
- Bump PORTREVISION
02 Jan 2012 16:22:36
Original commit files touched by this commit  2.2.0_2
gahr search for other commits by this committer
- Update to 2.2.0
  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]
17 Jul 2011 21:44:31
Original commit files touched by this commit  2.0.18_2
gahr search for other commits by this committer
- fix PLIST

Reported by:    PH (via pav@)
11 Jul 2011 08:41:17
Original commit files touched by this commit  2.0.18_2
gahr search for other commits by this committer
- fix PLIST

Reported by:    PH (via pav)
07 Jul 2011 07:51:59
Original commit files touched by this commit  2.0.18_2
gahr search for other commits by this committer
- Fix PLIST

Reported by:    PH (via pav)
07 Jul 2011 07:18:19
Original commit files touched by this commit  2.0.18_2
gahr search for other commits by this committer
- fix runtime path of DATADIR in source code
- bump PORTREVISION
04 Jul 2011 09:35:50
Original commit files touched by this commit  2.0.18_1
gahr search for other commits by this committer
- Update distinfo
  distfile was rerolled because of a small patch fixing the build on Mac OSX
01 Jul 2011 09:56:53
Original commit files touched by this commit  2.0.18_1
gahr search for other commits by this committer
- add dependency on graphics/openjpeg
- bump portrevision
30 Jun 2011 13:53:31
Original commit files touched by this commit  2.0.18
gahr search for other commits by this committer
- Update to 2.0.18
  Release notes:
http://sf.net/apps/mediawiki/gdcm/index.php?title=GDCM_Release_2.0.18
15 Jun 2011 16:02:22
Original commit files touched by this commit  2.0.17
gahr search for other commits by this committer
- add an option (off by default) to build and install the VTK binding classes
10 Apr 2011 08:41:46
Original commit files touched by this commit  2.0.17
makc search for other commits by this committer
Utilize CMAKE_BUILD_TYPE plist substitution
28 Jan 2011 07:47:30
Original commit files touched by this commit  2.0.17
gahr search for other commits by this committer
- Update to 2.0.17
  Release notes:
http://sourceforge.net/apps/mediawiki/gdcm/?title=GDCM_Release_2.0.17

Feature safe:   yes
27 Jan 2011 08:35:30
Original commit files touched by this commit  2.0.16
pav search for other commits by this committer
- Disallow from 7.x builds on pointyhat due to hangs

Feature safe:   yes
24 Aug 2010 08:36:05
Original commit files touched by this commit  2.0.16
gahr search for other commits by this committer
- Update to 2.0.16
  ChangeLog:
http://sourceforge.net/apps/mediawiki/gdcm/index.php?title=GDCM_Release_2.0#GDCM_2.0.16_.282010.2F08.2F18.29
13 Jul 2010 13:51:38
Original commit files touched by this commit  2.0.15
gahr search for other commits by this committer
- Update distinfo (tarball rerolled)
12 Jul 2010 10:06:00
Original commit files touched by this commit  2.0.15
gahr search for other commits by this committer
- Update to 2.0.15
28 Mar 2010 06:47:48
Original commit files touched by this commit  2.0.14_2
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
03 Mar 2010 09:57:01
Original commit files touched by this commit  2.0.14_1
gahr search for other commits by this committer
- Do not set NAMELINK_SKIP in order to produce shlibs links
  (e.g., libgdcmCommon.so -> libgdcmCommon.so.2.0).

Feature safe:   yes
03 Mar 2010 07:51:00
Original commit files touched by this commit  2.0.14
gahr search for other commits by this committer
- New port: devel/gdcm
  GDCM is an open source DICOM library written in C++ that implements mainly the
  base DICOM standard part 5 that concentrates on image file format.

  WWW: http://gdcm.sourceforge.net/

Feature safe:   yes

Number of commits found: 27

2829
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24521
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours9
new 7 days27
new fortnight77
new month209

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0