summaryrefslogtreecommitdiff
path: root/net/omniORB/patches
AgeCommit message (Collapse)AuthorFilesLines
2015-12-25Use "long" as "LONGLONG" only if native long long doesn't exist ordholland1-0/+33
isn't 64 bits. Required to build omniNotify, which has C++ overloading code that reasonably assumes that "long" and "LONGLONG" aren't the same type.
2014-07-25Ensure we set rpath in SunOS build, fixes check-shlibs.jperkin1-4/+15
2012-01-29Copy the link options for NetBSD in mk/beforeauto.mk.in to the Linux sectionsbd1-3/+14
so that the library's get the rpath embedded.
2011-04-21update to 4.1.5drochner1-63/+0
change: Incoming SSL connections can time out waiting for SSL_accept to complete pkgsrc change: remove the patch which did daemonize omniNames in the code -- this was bad because it sent all diagnostic output to /dev/null. send it to background in the rc.d script instead, and set a reasonable logfile location
2011-01-01Add DragonFly support.obache5-10/+51
(for patch-ad, NetBSD support is already in, reuse for DragonFly).
2010-09-01add omniORB-4.1.4, a CORBA implementation, from Ian Zagorskih per pkgsrc-wipdrochner4-0/+107