20 Commits

Author SHA1 Message Date
espie
2b518fda36 let it build with clang... a shitload of the same 2017-05-06 16:59:31 +00:00
sthen
bcbf44ab87 use LIBCXX 2017-04-10 11:46:18 +00:00
sthen
270db149c4 add some missing pthread to WANTLIB
(using modified portbump, thanks zhuk@)
2015-04-21 18:24:22 +00:00
schwarze
ba9f2089de Drop USE_GROFF (almost exclusively additional blank lines). No bump needed. 2015-04-18 13:35:27 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
jasper
ec1d49eec5 Security fix for CVE-2013-6825, DCMTK Root Privilege escalation
ok sthen@
2014-06-04 13:15:17 +00:00
jca
4d453a422f Unbreak after RAND_egd removal. ok naddy@ 2014-04-24 20:33:43 +00:00
naddy
7117287c93 disable TCP wrappers 2014-03-24 17:00:08 +00:00
sthen
7e0f6517b6 zap whitespace at eof, no package changes 2013-05-30 10:51:22 +00:00
espie
e4fa65e765 PERMIT_* / REGRESS -> TEST sweep 2013-03-11 11:10:51 +00:00
espie
944822a56c make very sure we don't get a wandering libtool
software has a piece of shit configure script (oxymoron) that does detect
libtool is present, but produces crap when it discovers it's not gnu libtool.
of course, checking for features is too complicated, so it just asks
libtool --version and checks for "GNU libtool".

morons.
2012-06-17 21:55:20 +00:00
espie
d6e7b9cbe6 normalize pkgpath 2011-09-16 10:02:36 +00:00
jasper
9ec15e8a59 - remove unneeded patch 2011-05-02 19:15:49 +00:00
espie
88d20077a4 new depends 2010-11-17 08:05:12 +00:00
espie
8969e8459a more WANTLIB 2010-11-09 09:14:31 +00:00
sthen
0666992301 fix tabs 2010-10-18 21:50:38 +00:00
espie
0f681543b5 USE_GROFF=Yes 2010-10-18 18:13:12 +00:00
benoit
4467990cbd - unbreak dcmtk after the openssl update
ok kili@
2010-10-07 04:19:44 +00:00
steven
fb39f827c2 fix master site 2008-04-11 11:27:24 +00:00
djm
1aadfad3bf Port the Offis DICOM toolkit, version 3.5.4:
DCMTK is a collection of libraries and applications implementing
    large parts of the DICOM standard for medical imaging. It
    includes software for examining, constructing and converting
    DICOM image files, handling offline media, sending and receiving
    images over a network connection, as well as demonstrative image
    storage and worklist servers.

great feedback naddy@ (a little while ago)
2008-04-10 10:09:56 +00:00