notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
poco-ssl C++ libraries with a network/internet focus (full version)
1.4.3_6 devel Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.4.3_6Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Newer version available; use devel/poco instead
Expired This port expired on: 2019-04-30
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-01-29 23:43:45
Last Update: 2019-04-30 16:32:30
SVN Revision: 500506
Also Listed In: net
License: BSL
WWW:
http://pocoproject.org/
Description:
The C++ Portable Components currently consist of four libraries. The Foundation library contains a platform abstraction layer (including classes for multithreading, file system access, logging, etc.), as well as a large number of useful utility classes, such various stream buffer and stream classes, URI handling, and many more. The remaining libraries include: o Crypto - Encrypt/decrypt data or I/O streams o Data - database access ODBC, SQLite, MySQL client o Net - network classes (sockets, HTTP, etc.) o NetSSL - SSL/TLS protocol sockets based on OpenSSL o PageCompiler - C++ Server Page Compiler, for dynamic HTML in C++ apps o XML - parser with SAX2 and DOM interfaces and an XMLWriter o Util - config files and command line arguments, various utility classes o Zip classes for (de)compressing data or I/O streams This is now known as the '-all' distribution by the Poco project, but the FreeBSD port remains named -ssl for hysterical raisins. WWW: http://pocoproject.org/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (685 items)
Collapse this list.
  1. /usr/local/share/licenses/poco-ssl-1.4.3_6/catalog.mk
  2. /usr/local/share/licenses/poco-ssl-1.4.3_6/LICENSE
  3. /usr/local/share/licenses/poco-ssl-1.4.3_6/BSL
  4. bin/cpspc
  5. bin/cpspcd
  6. bin/f2cpsp
  7. bin/f2cpspd
  8. include/Poco/zlib.h
  9. include/Poco/AbstractDelegate.h
  10. include/Poco/AbstractEvent.h
  11. include/Poco/AbstractObserver.h
  12. include/Poco/AbstractPriorityDelegate.h
  13. include/Poco/AbstractStrategy.h
  14. include/Poco/AccessExpirationDecorator.h
  15. include/Poco/AccessExpireCache.h
  16. include/Poco/AccessExpireLRUCache.h
  17. include/Poco/AccessExpireStrategy.h
  18. include/Poco/ActiveDispatcher.h
  19. include/Poco/ActiveMethod.h
  20. include/Poco/ActiveResult.h
  21. include/Poco/ActiveRunnable.h
  22. include/Poco/ActiveStarter.h
  23. include/Poco/Activity.h
  24. include/Poco/Any.h
  25. include/Poco/ArchiveStrategy.h
  26. include/Poco/Ascii.h
  27. include/Poco/ASCIIEncoding.h
  28. include/Poco/AsyncChannel.h
  29. include/Poco/AtomicCounter.h
  30. include/Poco/AutoPtr.h
  31. include/Poco/AutoReleasePool.h
  32. include/Poco/Base64Decoder.h
  33. include/Poco/Base64Encoder.h
  34. include/Poco/BasicEvent.h
  35. include/Poco/BinaryReader.h
  36. include/Poco/BinaryWriter.h
  37. include/Poco/Buffer.h
  38. include/Poco/BufferAllocator.h
  39. include/Poco/BufferedBidirectionalStreamBuf.h
  40. include/Poco/BufferedStreamBuf.h
  41. include/Poco/Bugcheck.h
  42. include/Poco/ByteOrder.h
  43. include/Poco/Channel.h
  44. include/Poco/Checksum.h
  45. include/Poco/ClassLibrary.h
  46. include/Poco/ClassLoader.h
  47. include/Poco/Condition.h
  48. include/Poco/Config.h
  49. include/Poco/Configurable.h
  50. include/Poco/ConsoleChannel.h
  51. include/Poco/CountingStream.h
  52. include/Poco/DateTime.h
  53. include/Poco/DateTimeFormat.h
  54. include/Poco/DateTimeFormatter.h
  55. include/Poco/DateTimeParser.h
  56. include/Poco/Debugger.h
  57. include/Poco/DefaultStrategy.h
  58. include/Poco/DeflatingStream.h
  59. include/Poco/Delegate.h
  60. include/Poco/DigestEngine.h
  61. include/Poco/DigestStream.h
  62. include/Poco/DirectoryIterator.h
  63. include/Poco/DirectoryIterator_UNIX.h
  64. include/Poco/DirectoryIterator_VMS.h
  65. include/Poco/DirectoryIterator_WIN32.h
  66. include/Poco/DOM/TreeWalker.h
  67. include/Poco/DOM/AbstractNode.h
  68. include/Poco/DOM/Attr.h
  69. include/Poco/DOM/AttrMap.h
  70. include/Poco/DOM/AutoPtr.h
  71. include/Poco/DOM/CDATASection.h
  72. include/Poco/DOM/CharacterData.h
  73. include/Poco/DOM/ChildNodesList.h
  74. include/Poco/DOM/Comment.h
  75. include/Poco/DOM/Document.h
  76. include/Poco/DOM/DocumentEvent.h
  77. include/Poco/DOM/DocumentFragment.h
  78. include/Poco/DOM/DocumentType.h
  79. include/Poco/DOM/DOMBuilder.h
  80. include/Poco/DOM/DOMException.h
  81. include/Poco/DOM/DOMImplementation.h
  82. include/Poco/DOM/DOMObject.h
  83. include/Poco/DOM/DOMParser.h
  84. include/Poco/DOM/DOMSerializer.h
  85. include/Poco/DOM/DOMWriter.h
  86. include/Poco/DOM/DTDMap.h
  87. include/Poco/DOM/Element.h
  88. include/Poco/DOM/ElementsByTagNameList.h
  89. include/Poco/DOM/Entity.h
  90. include/Poco/DOM/EntityReference.h
  91. include/Poco/DOM/Event.h
  92. include/Poco/DOM/EventDispatcher.h
  93. include/Poco/DOM/EventException.h
  94. include/Poco/DOM/EventListener.h
  95. include/Poco/DOM/EventTarget.h
  96. include/Poco/DOM/MutationEvent.h
  97. include/Poco/DOM/NamedNodeMap.h
  98. include/Poco/DOM/Node.h
  99. include/Poco/DOM/NodeAppender.h
  100. include/Poco/DOM/NodeFilter.h
  101. include/Poco/DOM/NodeIterator.h
  102. include/Poco/DOM/NodeList.h
  103. include/Poco/DOM/Notation.h
  104. include/Poco/DOM/ProcessingInstruction.h
  105. include/Poco/DOM/Text.h
  106. include/Poco/DOM/AbstractContainerNode.h
  107. include/Poco/DirectoryIterator_WIN32U.h
  108. include/Poco/DynamicAny.h
  109. include/Poco/DynamicAnyHolder.h
  110. include/Poco/DynamicFactory.h
  111. include/Poco/Environment.h
  112. include/Poco/Environment_UNIX.h
  113. include/Poco/Environment_VMS.h
  114. include/Poco/Environment_VX.h
  115. include/Poco/Environment_WIN32.h
  116. include/Poco/Environment_WIN32U.h
  117. include/Poco/Environment_WINCE.h
  118. include/Poco/ErrorHandler.h
  119. include/Poco/Event.h
  120. include/Poco/Event_POSIX.h
  121. include/Poco/Event_VX.h
  122. include/Poco/Event_WIN32.h
  123. include/Poco/EventArgs.h
  124. include/Poco/EventLogChannel.h
  125. include/Poco/Exception.h
  126. include/Poco/Expire.h
  127. include/Poco/ExpirationDecorator.h
  128. include/Poco/ExpireCache.h
  129. include/Poco/ExpireLRUCache.h
  130. include/Poco/ExpireStrategy.h
  131. include/Poco/FIFOEvent.h
  132. include/Poco/FIFOStrategy.h
  133. include/Poco/File.h
  134. include/Poco/File_UNIX.h
  135. include/Poco/File_VMS.h
  136. include/Poco/File_VX.h
  137. include/Poco/File_WIN32.h
  138. include/Poco/File_WIN32U.h
  139. include/Poco/File_WINCE.h
  140. include/Poco/FileChannel.h
  141. include/Poco/FileStream.h
  142. include/Poco/FileStream_POSIX.h
  143. include/Poco/FileStream_WIN32.h
  144. include/Poco/FileStreamFactory.h
  145. include/Poco/Format.h
  146. include/Poco/Formatter.h
  147. include/Poco/FormattingChannel.h
  148. include/Poco/Foundation.h
  149. include/Poco/FPEnvironment.h
  150. include/Poco/FPEnvironment_C99.h
  151. include/Poco/FPEnvironment_DEC.h
  152. include/Poco/FPEnvironment_DUMMY.h
  153. include/Poco/FPEnvironment_SUN.h
  154. include/Poco/FPEnvironment_WIN32.h
  155. include/Poco/FunctionDelegate.h
  156. include/Poco/FunctionPriorityDelegate.h
  157. include/Poco/Glob.h
  158. include/Poco/Hash.h
  159. include/Poco/HashFunction.h
  160. include/Poco/HashMap.h
  161. include/Poco/HashSet.h
  162. include/Poco/HashStatistic.h
  163. include/Poco/HashTable.h
  164. include/Poco/HexBinaryDecoder.h
  165. include/Poco/HexBinaryEncoder.h
  166. include/Poco/HMACEngine.h
  167. include/Poco/InflatingStream.h
  168. include/Poco/Instantiator.h
  169. include/Poco/KeyValueArgs.h
  170. include/Poco/Latin1Encoding.h
  171. include/Poco/Latin9Encoding.h
  172. include/Poco/LinearHashTable.h
  173. include/Poco/LineEndingConverter.h
  174. include/Poco/LocalDateTime.h
  175. include/Poco/LogFile.h
  176. include/Poco/LogFile_STD.h
  177. include/Poco/LogFile_VMS.h
  178. include/Poco/LogFile_WIN32.h
  179. include/Poco/LogFile_WIN32U.h
  180. include/Poco/Logger.h
  181. include/Poco/LoggingFactory.h
  182. include/Poco/LoggingRegistry.h
  183. include/Poco/LogStream.h
  184. include/Poco/LRUCache.h
  185. include/Poco/LRUStrategy.h
  186. include/Poco/Manifest.h
  187. include/Poco/MD4Engine.h
  188. include/Poco/MD5Engine.h
  189. include/Poco/MemoryPool.h
  190. include/Poco/MemoryStream.h
  191. include/Poco/Message.h
  192. include/Poco/MetaObject.h
  193. include/Poco/MetaProgramming.h
  194. include/Poco/Mutex.h
  195. include/Poco/Mutex_POSIX.h
  196. include/Poco/Mutex_VX.h
  197. include/Poco/Mutex_WIN32.h
  198. include/Poco/Mutex_WINCE.h
  199. include/Poco/NamedEvent.h
  200. include/Poco/NamedEvent_Android.h
  201. include/Poco/NamedEvent_UNIX.h
  202. include/Poco/NamedEvent_VMS.h
  203. include/Poco/NamedEvent_WIN32.h
  204. include/Poco/NamedEvent_WIN32U.h
  205. include/Poco/NamedMutex.h
  206. include/Poco/NamedMutex_Android.h
  207. include/Poco/NamedMutex_UNIX.h
  208. include/Poco/NamedMutex_VMS.h
  209. include/Poco/NamedMutex_WIN32.h
  210. include/Poco/NamedMutex_WIN32U.h
  211. include/Poco/NamedTuple.h
  212. include/Poco/NestedDiagnosticContext.h
  213. include/Poco/NObserver.h
  214. include/Poco/Notification.h
  215. include/Poco/NotificationCenter.h
  216. include/Poco/NotificationQueue.h
  217. include/Poco/NotificationStrategy.h
  218. include/Poco/Nullable.h
  219. include/Poco/NullChannel.h
  220. include/Poco/NullStream.h
  221. include/Poco/NumberFormatter.h
  222. include/Poco/NumberParser.h
  223. include/Poco/Observer.h
  224. include/Poco/OpcomChannel.h
  225. include/Poco/Path.h
  226. include/Poco/Path_UNIX.h
  227. include/Poco/Path_VMS.h
  228. include/Poco/Path_WIN32.h
  229. include/Poco/Pipe.h
  230. include/Poco/Path_WIN32U.h
  231. include/Poco/Path_WINCE.h
  232. include/Poco/PatternFormatter.h
  233. include/Poco/PipeImpl.h
  234. include/Poco/PipeImpl_DUMMY.h
  235. include/Poco/PipeImpl_POSIX.h
  236. include/Poco/PipeImpl_WIN32.h
  237. include/Poco/PipeStream.h
  238. include/Poco/Platform.h
  239. include/Poco/Platform_POSIX.h
  240. include/Poco/Platform_VMS.h
  241. include/Poco/Platform_VX.h
  242. include/Poco/Platform_WIN32.h
  243. include/Poco/Poco.h
  244. include/Poco/PriorityDelegate.h
  245. include/Poco/PriorityEvent.h
  246. include/Poco/PriorityExpire.h
  247. include/Poco/PriorityNotificationQueue.h
  248. include/Poco/PriorityStrategy.h
  249. include/Poco/Process.h
  250. include/Poco/Process_UNIX.h
  251. include/Poco/Process_VMS.h
  252. include/Poco/Process_VX.h
  253. include/Poco/Process_WIN32.h
  254. include/Poco/Process_WIN32U.h
  255. include/Poco/Process_WINCE.h
  256. include/Poco/PurgeStrategy.h
  257. include/Poco/Random.h
  258. include/Poco/RandomStream.h
  259. include/Poco/RefCountedObject.h
  260. include/Poco/RegularExpression.h
  261. include/Poco/RotateStrategy.h
  262. include/Poco/Runnable.h
  263. include/Poco/RunnableAdapter.h
  264. include/Poco/RWLock.h
  265. include/Poco/RWLock_Android.h
  266. include/Poco/RWLock_POSIX.h
  267. include/Poco/RWLock_VX.h
  268. include/Poco/RWLock_WIN32.h
  269. include/Poco/RWLock_WINCE.h
  270. include/Poco/ScopedLock.h
  271. include/Poco/ScopedUnlock.h
  272. include/Poco/Semaphore.h
  273. include/Poco/Semaphore_POSIX.h
  274. include/Poco/Semaphore_VX.h
  275. include/Poco/Semaphore_WIN32.h
  276. include/Poco/SHA1Engine.h
  277. include/Poco/SharedLibrary.h
  278. include/Poco/SharedLibrary_HPUX.h
  279. include/Poco/SharedLibrary_UNIX.h
  280. include/Poco/SharedLibrary_VMS.h
  281. include/Poco/SharedLibrary_VX.h
  282. include/Poco/SharedLibrary_WIN32.h
  283. include/Poco/SharedLibrary_WIN32U.h
  284. include/Poco/SharedMemory.h
  285. include/Poco/SharedMemory_DUMMY.h
  286. include/Poco/SharedMemory_POSIX.h
  287. include/Poco/SharedMemory_WIN32.h
  288. include/Poco/SharedPtr.h
  289. include/Poco/Task.h
  290. include/Poco/SignalHandler.h
  291. include/Poco/SimpleFileChannel.h
  292. include/Poco/SimpleHashTable.h
  293. include/Poco/SingletonHolder.h
  294. include/Poco/SplitterChannel.h
  295. include/Poco/Stopwatch.h
  296. include/Poco/StrategyCollection.h
  297. include/Poco/StreamChannel.h
  298. include/Poco/StreamConverter.h
  299. include/Poco/StreamCopier.h
  300. include/Poco/StreamTokenizer.h
  301. include/Poco/StreamUtil.h
  302. include/Poco/String.h
  303. include/Poco/StringTokenizer.h
  304. include/Poco/SynchronizedObject.h
  305. include/Poco/SyslogChannel.h
  306. include/Poco/TaskManager.h
  307. include/Poco/TaskNotification.h
  308. include/Poco/TeeStream.h
  309. include/Poco/Thread.h
  310. include/Poco/TemporaryFile.h
  311. include/Poco/TextBufferIterator.h
  312. include/Poco/TextConverter.h
  313. include/Poco/TextEncoding.h
  314. include/Poco/TextIterator.h
  315. include/Poco/Thread_POSIX.h
  316. include/Poco/Thread_VX.h
  317. include/Poco/Thread_WIN32.h
  318. include/Poco/Thread_WINCE.h
  319. include/Poco/ThreadLocal.h
  320. include/Poco/ThreadPool.h
  321. include/Poco/ThreadTarget.h
  322. include/Poco/TimedNotificationQueue.h
  323. include/Poco/Timer.h
  324. include/Poco/Timespan.h
  325. include/Poco/Timestamp.h
  326. include/Poco/Timezone.h
  327. include/Poco/Token.h
  328. include/Poco/Tuple.h
  329. include/Poco/TypeList.h
  330. include/Poco/Types.h
  331. include/Poco/UnbufferedStreamBuf.h
  332. include/Poco/Unicode.h
  333. include/Poco/UnicodeConverter.h
  334. include/Poco/UniqueAccessExpireCache.h
  335. include/Poco/UniqueAccessExpireLRUCache.h
  336. include/Poco/UniqueAccessExpireStrategy.h
  337. include/Poco/UniqueExpireCache.h
  338. include/Poco/UniqueExpireLRUCache.h
  339. include/Poco/UniqueExpireStrategy.h
  340. include/Poco/UnWindows.h
  341. include/Poco/URI.h
  342. include/Poco/URIStreamFactory.h
  343. include/Poco/URIStreamOpener.h
  344. include/Poco/UTF16Encoding.h
  345. include/Poco/UTF8Encoding.h
  346. include/Poco/UTF8String.h
  347. include/Poco/UUID.h
  348. include/Poco/UUIDGenerator.h
  349. include/Poco/ValidArgs.h
  350. include/Poco/SAX/XMLReader.h
  351. include/Poco/SAX/AttributesImpl.h
  352. include/Poco/SAX/ContentHandler.h
  353. include/Poco/SAX/DeclHandler.h
  354. include/Poco/SAX/DefaultHandler.h
  355. include/Poco/SAX/DTDHandler.h
  356. include/Poco/SAX/EntityResolver.h
  357. include/Poco/SAX/EntityResolverImpl.h
  358. include/Poco/SAX/ErrorHandler.h
  359. include/Poco/SAX/InputSource.h
  360. include/Poco/SAX/LexicalHandler.h
  361. include/Poco/SAX/Locator.h
  362. include/Poco/SAX/LocatorImpl.h
  363. include/Poco/SAX/NamespaceSupport.h
  364. include/Poco/SAX/SAXException.h
  365. include/Poco/SAX/SAXParser.h
  366. include/Poco/SAX/WhitespaceFilter.h
  367. include/Poco/SAX/XMLFilter.h
  368. include/Poco/SAX/XMLFilterImpl.h
  369. include/Poco/SAX/Attributes.h
  370. include/Poco/Version.h
  371. include/Poco/Void.h
  372. include/Poco/Windows1252Encoding.h
  373. include/Poco/WindowsConsoleChannel.h
  374. include/Poco/zconf.h
  375. include/Poco/AbstractCache.h
  376. include/Poco/XML/XMLWriter.h
  377. include/Poco/XML/expat_external.h
  378. include/Poco/XML/Name.h
  379. include/Poco/XML/NamePool.h
  380. include/Poco/XML/NamespaceStrategy.h
  381. include/Poco/XML/ParserEngine.h
  382. include/Poco/XML/XML.h
  383. include/Poco/XML/XMLException.h
  384. include/Poco/XML/XMLStream.h
  385. include/Poco/XML/XMLString.h
  386. include/Poco/XML/expat.h
  387. include/Poco/Util/XMLConfiguration.h
  388. include/Poco/Util/Application.h
  389. include/Poco/Util/ConfigurationMapper.h
  390. include/Poco/Util/ConfigurationView.h
  391. include/Poco/Util/FilesystemConfiguration.h
  392. include/Poco/Util/HelpFormatter.h
  393. include/Poco/Util/IniFileConfiguration.h
  394. include/Poco/Util/IntValidator.h
  395. include/Poco/Util/LayeredConfiguration.h
  396. include/Poco/Util/LoggingConfigurator.h
  397. include/Poco/Util/LoggingSubsystem.h
  398. include/Poco/Util/MapConfiguration.h
  399. include/Poco/Util/Option.h
  400. include/Poco/Util/OptionCallback.h
  401. include/Poco/Util/OptionException.h
  402. include/Poco/Util/OptionProcessor.h
  403. include/Poco/Util/OptionSet.h
  404. include/Poco/Util/Timer.h
  405. include/Poco/Util/PropertyFileConfiguration.h
  406. include/Poco/Util/RegExpValidator.h
  407. include/Poco/Util/ServerApplication.h
  408. include/Poco/Util/Subsystem.h
  409. include/Poco/Util/SystemConfiguration.h
  410. include/Poco/Util/TimerTask.h
  411. include/Poco/Util/TimerTaskAdapter.h
  412. include/Poco/Util/Units.h
  413. include/Poco/Util/Util.h
  414. include/Poco/Util/Validator.h
  415. include/Poco/Util/WinRegistryConfiguration.h
  416. include/Poco/Util/WinRegistryKey.h
  417. include/Poco/Util/WinService.h
  418. include/Poco/Util/AbstractConfiguration.h
  419. include/Poco/Net/WebSocketImpl.h
  420. include/Poco/Net/DatagramSocket.h
  421. include/Poco/Net/DatagramSocketImpl.h
  422. include/Poco/Net/DialogSocket.h
  423. include/Poco/Net/DNS.h
  424. include/Poco/Net/FilePartSource.h
  425. include/Poco/Net/FTPClientSession.h
  426. include/Poco/Net/FTPStreamFactory.h
  427. include/Poco/Net/HostEntry.h
  428. include/Poco/Net/HTMLForm.h
  429. include/Poco/Net/HTTPAuthenticationParams.h
  430. include/Poco/Net/HTTPBasicCredentials.h
  431. include/Poco/Net/HTTPBasicStreamBuf.h
  432. include/Poco/Net/HTTPBufferAllocator.h
  433. include/Poco/Net/HTTPChunkedStream.h
  434. include/Poco/Net/HTTPClientSession.h
  435. include/Poco/Net/HTTPCookie.h
  436. include/Poco/Net/HTTPCredentials.h
  437. include/Poco/Net/HTTPDigestCredentials.h
  438. include/Poco/Net/HTTPFixedLengthStream.h
  439. include/Poco/Net/HTTPHeaderStream.h
  440. include/Poco/Net/HTTPIOStream.h
  441. include/Poco/Net/HTTPMessage.h
  442. include/Poco/Net/HTTPRequest.h
  443. include/Poco/Net/HTTPRequestHandler.h
  444. include/Poco/Net/HTTPRequestHandlerFactory.h
  445. include/Poco/Net/HTTPResponse.h
  446. include/Poco/Net/HTTPServer.h
  447. include/Poco/Net/HTTPServerConnection.h
  448. include/Poco/Net/HTTPServerConnectionFactory.h
  449. include/Poco/Net/HTTPServerParams.h
  450. include/Poco/Net/HTTPServerRequest.h
  451. include/Poco/Net/HTTPServerRequestImpl.h
  452. include/Poco/Net/HTTPServerResponse.h
  453. include/Poco/Net/HTTPServerResponseImpl.h
  454. include/Poco/Net/HTTPServerSession.h
  455. include/Poco/Net/HTTPSession.h
  456. include/Poco/Net/HTTPSessionFactory.h
  457. include/Poco/Net/HTTPSessionInstantiator.h
  458. include/Poco/Net/HTTPStream.h
  459. include/Poco/Net/HTTPStreamFactory.h
  460. include/Poco/Net/ICMPClient.h
  461. include/Poco/Net/ICMPEventArgs.h
  462. include/Poco/Net/ICMPPacket.h
  463. include/Poco/Net/ICMPPacketImpl.h
  464. include/Poco/Net/ICMPSocket.h
  465. include/Poco/Net/ICMPSocketImpl.h
  466. include/Poco/Net/ICMPv4PacketImpl.h
  467. include/Poco/Net/IPAddress.h
  468. include/Poco/Net/MailMessage.h
  469. include/Poco/Net/MailRecipient.h
  470. include/Poco/Net/MailStream.h
  471. include/Poco/Net/MediaType.h
  472. include/Poco/Net/MessageHeader.h
  473. include/Poco/Net/Net.h
  474. include/Poco/Net/MulticastSocket.h
  475. include/Poco/Net/MultipartReader.h
  476. include/Poco/Net/MultipartWriter.h
  477. include/Poco/Net/NameValueCollection.h
  478. include/Poco/Net/NetException.h
  479. include/Poco/Net/NetworkInterface.h
  480. include/Poco/Net/NullPartHandler.h
  481. include/Poco/Net/PartHandler.h
  482. include/Poco/Net/PartSource.h
  483. include/Poco/Net/POP3ClientSession.h
  484. include/Poco/Net/QuotedPrintableDecoder.h
  485. include/Poco/Net/QuotedPrintableEncoder.h
  486. include/Poco/Net/RawSocket.h
  487. include/Poco/Net/RawSocketImpl.h
  488. include/Poco/Net/RemoteSyslogChannel.h
  489. include/Poco/Net/RemoteSyslogListener.h
  490. include/Poco/Net/Socket.h
  491. include/Poco/Net/ServerSocket.h
  492. include/Poco/Net/ServerSocketImpl.h
  493. include/Poco/Net/SMTPClientSession.h
  494. include/Poco/Net/SocketAcceptor.h
  495. include/Poco/Net/SocketAddress.h
  496. include/Poco/Net/SocketConnector.h
  497. include/Poco/Net/SocketDefs.h
  498. include/Poco/Net/SocketImpl.h
  499. include/Poco/Net/SocketNotification.h
  500. include/Poco/Net/SocketNotifier.h
  501. include/Poco/Net/SocketReactor.h
  502. include/Poco/Net/SocketStream.h
  503. include/Poco/Net/StreamSocket.h
  504. include/Poco/Net/StreamSocketImpl.h
  505. include/Poco/Net/StringPartSource.h
  506. include/Poco/Net/TCPServer.h
  507. include/Poco/Net/TCPServerConnection.h
  508. include/Poco/Net/TCPServerConnectionFactory.h
  509. include/Poco/Net/WebSocket.h
  510. include/Poco/Net/TCPServerParams.h
  511. include/Poco/Net/TCPServerDispatcher.h
  512. include/Poco/Net/AbstractHTTPRequestHandler.h
  513. include/Poco/Net/X509Certificate.h
  514. include/Poco/Net/CertificateHandlerFactory.h
  515. include/Poco/Net/CertificateHandlerFactoryMgr.h
  516. include/Poco/Net/ConsoleCertificateHandler.h
  517. include/Poco/Net/Context.h
  518. include/Poco/Net/HTTPSClientSession.h
  519. include/Poco/Net/HTTPSSessionInstantiator.h
  520. include/Poco/Net/HTTPSStreamFactory.h
  521. include/Poco/Net/InvalidCertificateHandler.h
  522. include/Poco/Net/KeyConsoleHandler.h
  523. include/Poco/Net/KeyFileHandler.h
  524. include/Poco/Net/NetSSL.h
  525. include/Poco/Net/PrivateKeyFactory.h
  526. include/Poco/Net/PrivateKeyFactoryMgr.h
  527. include/Poco/Net/PrivateKeyPassphraseHandler.h
  528. include/Poco/Net/RejectCertificateHandler.h
  529. include/Poco/Net/SecureServerSocket.h
  530. include/Poco/Net/SecureServerSocketImpl.h
  531. include/Poco/Net/SecureSMTPClientSession.h
  532. include/Poco/Net/SecureSocketImpl.h
  533. include/Poco/Net/SecureStreamSocket.h
  534. include/Poco/Net/SecureStreamSocketImpl.h
  535. include/Poco/Net/Session.h
  536. include/Poco/Net/SSLException.h
  537. include/Poco/Net/SSLManager.h
  538. include/Poco/Net/Utility.h
  539. include/Poco/Net/VerificationErrorArgs.h
  540. include/Poco/Net/AcceptCertificateHandler.h
  541. include/Poco/Crypto/X509Certificate.h
  542. include/Poco/Crypto/CipherFactory.h
  543. include/Poco/Crypto/CipherImpl.h
  544. include/Poco/Crypto/CipherKey.h
  545. include/Poco/Crypto/CipherKeyImpl.h
  546. include/Poco/Crypto/Crypto.h
  547. include/Poco/Crypto/CryptoStream.h
  548. include/Poco/Crypto/CryptoTransform.h
  549. include/Poco/Crypto/OpenSSLInitializer.h
  550. include/Poco/Crypto/RSACipherImpl.h
  551. include/Poco/Crypto/RSADigestEngine.h
  552. include/Poco/Crypto/RSAKey.h
  553. include/Poco/Crypto/RSAKeyImpl.h
  554. include/Poco/Crypto/Cipher.h
  555. include/Poco/Data/TypeHandler.h
  556. include/Poco/Data/AbstractBinding.h
  557. include/Poco/Data/AbstractExtraction.h
  558. include/Poco/Data/AbstractExtractor.h
  559. include/Poco/Data/AbstractPreparation.h
  560. include/Poco/Data/AbstractPrepare.h
  561. include/Poco/Data/AbstractSessionImpl.h
  562. include/Poco/Data/Binding.h
  563. include/Poco/Data/BLOB.h
  564. include/Poco/Data/BLOBStream.h
  565. include/Poco/Data/Column.h
  566. include/Poco/Data/Common.h
  567. include/Poco/Data/Connector.h
  568. include/Poco/Data/Data.h
  569. include/Poco/Data/DataException.h
  570. include/Poco/Data/Extraction.h
  571. include/Poco/Data/Limit.h
  572. include/Poco/Data/MetaColumn.h
  573. include/Poco/Data/PooledSessionHolder.h
  574. include/Poco/Data/Prepare.h
  575. include/Poco/Data/PooledSessionImpl.h
  576. include/Poco/Data/Range.h
  577. include/Poco/Data/RecordSet.h
  578. include/Poco/Data/Session.h
  579. include/Poco/Data/SessionFactory.h
  580. include/Poco/Data/SessionImpl.h
  581. include/Poco/Data/SessionPool.h
  582. include/Poco/Data/Statement.h
  583. include/Poco/Data/StatementCreator.h
  584. include/Poco/Data/StatementImpl.h
  585. include/Poco/Data/AbstractBinder.h
  586. include/Poco/Data/SQLite/Utility.h
  587. include/Poco/Data/SQLite/Connector.h
  588. include/Poco/Data/SQLite/Extractor.h
  589. include/Poco/Data/SQLite/SessionImpl.h
  590. include/Poco/Data/SQLite/SQLite.h
  591. include/Poco/Data/SQLite/SQLiteException.h
  592. include/Poco/Data/SQLite/SQLiteStatementImpl.h
  593. include/Poco/Data/SQLite/Binder.h
  594. include/Poco/Data/ODBC/Utility.h
  595. include/Poco/Data/ODBC/ConnectionHandle.h
  596. include/Poco/Data/ODBC/Connector.h
  597. include/Poco/Data/ODBC/DataTypes.h
  598. include/Poco/Data/ODBC/Diagnostics.h
  599. include/Poco/Data/ODBC/EnvironmentHandle.h
  600. include/Poco/Data/ODBC/Error.h
  601. include/Poco/Data/ODBC/Extractor.h
  602. include/Poco/Data/ODBC/Handle.h
  603. include/Poco/Data/ODBC/ODBC.h
  604. include/Poco/Data/ODBC/ODBCColumn.h
  605. include/Poco/Data/ODBC/ODBCException.h
  606. include/Poco/Data/ODBC/ODBCStatementImpl.h
  607. include/Poco/Data/ODBC/Parameter.h
  608. include/Poco/Data/ODBC/Preparation.h
  609. include/Poco/Data/ODBC/SessionImpl.h
  610. include/Poco/Data/ODBC/Binder.h
  611. include/Poco/Data/MySQL/StatementExecutor.h
  612. include/Poco/Data/MySQL/Connector.h
  613. include/Poco/Data/MySQL/Extractor.h
  614. include/Poco/Data/MySQL/MySQL.h
  615. include/Poco/Data/MySQL/MySQLException.h
  616. include/Poco/Data/MySQL/MySQLStatementImpl.h
  617. include/Poco/Data/MySQL/ResultMetadata.h
  618. include/Poco/Data/MySQL/SessionHandle.h
  619. include/Poco/Data/MySQL/SessionImpl.h
  620. include/Poco/Data/MySQL/Binder.h
  621. include/Poco/Zip/ZipUtil.h
  622. include/Poco/Zip/AutoDetectStream.h
  623. include/Poco/Zip/Compress.h
  624. include/Poco/Zip/Decompress.h
  625. include/Poco/Zip/Delete.h
  626. include/Poco/Zip/Keep.h
  627. include/Poco/Zip/ParseCallback.h
  628. include/Poco/Zip/PartialStream.h
  629. include/Poco/Zip/Rename.h
  630. include/Poco/Zip/Replace.h
  631. include/Poco/Zip/SkipCallback.h
  632. include/Poco/Zip/Zip.h
  633. include/Poco/Zip/ZipArchive.h
  634. include/Poco/Zip/ZipArchiveInfo.h
  635. include/Poco/Zip/ZipCommon.h
  636. include/Poco/Zip/ZipDataInfo.h
  637. include/Poco/Zip/ZipException.h
  638. include/Poco/Zip/ZipFileInfo.h
  639. include/Poco/Zip/ZipLocalFileHeader.h
  640. include/Poco/Zip/ZipManipulator.h
  641. include/Poco/Zip/ZipOperation.h
  642. include/Poco/Zip/ZipStream.h
  643. include/Poco/Zip/Add.h
  644. lib/libPocoCrypto.so
  645. lib/libPocoCrypto.so.12
  646. lib/libPocoCryptod.so
  647. lib/libPocoCryptod.so.12
  648. lib/libPocoData.so
  649. lib/libPocoData.so.12
  650. lib/libPocoDataMySQL.so
  651. lib/libPocoDataMySQL.so.12
  652. lib/libPocoDataMySQLd.so
  653. lib/libPocoDataMySQLd.so.12
  654. lib/libPocoDataSQLite.so
  655. lib/libPocoDataSQLite.so.12
  656. lib/libPocoDataSQLited.so
  657. lib/libPocoDataSQLited.so.12
  658. lib/libPocoDatad.so
  659. lib/libPocoDatad.so.12
  660. lib/libPocoFoundation.so
  661. lib/libPocoFoundation.so.12
  662. lib/libPocoFoundationd.so
  663. lib/libPocoFoundationd.so.12
  664. lib/libPocoNet.so
  665. lib/libPocoNet.so.12
  666. lib/libPocoNetSSL.so
  667. lib/libPocoNetSSL.so.12
  668. lib/libPocoNetSSLd.so
  669. lib/libPocoNetSSLd.so.12
  670. lib/libPocoNetd.so
  671. lib/libPocoNetd.so.12
  672. lib/libPocoUtil.so
  673. lib/libPocoUtil.so.12
  674. lib/libPocoUtild.so
  675. lib/libPocoUtild.so.12
  676. lib/libPocoXML.so
  677. lib/libPocoXML.so.12
  678. lib/libPocoXMLd.so
  679. lib/libPocoXMLd.so.12
  680. lib/libPocoZip.so
  681. lib/libPocoZip.so.12
  682. lib/libPocoZipd.so
  683. lib/libPocoZipd.so.12
  684. @postexec /usr/sbin/service ldconfig restart > /dev/null
  685. @postunexec /usr/sbin/service ldconfig restart > /dev/null
Collapse this list.
Dependency lines:
  • poco-ssl>0:devel/poco-ssl
Conflicts:
CONFLICTS:
  • poco-[0-9]*
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
No installation instructions:
This port has been deleted.
PKGNAME: poco-ssl
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (poco-1.4.3p1-all.tar.bz2) = 8a3fd41234a8015e5c46470baa90140c7726cd7dc70d8300c655f08d71fdc35a SIZE (poco-1.4.3p1-all.tar.bz2) = 3005394

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
Library dependencies:
  1. libsqlite3.so : databases/sqlite3
  2. libmysqlclient.so.18 : databases/mysql56-client
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for poco-ssl-1.4.3_6: MYSQL=on: MySQL database support ODBC=off: ODBC database backend SAMPLES=off: Build sample programs SQLITE=on: SQLite database support TEST=off: Build and/or run tests ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
gmake tar:bzip2 ssl sqlite mysql:
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (26 items)
Collapse this list.
  1. http://cytranet.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
  2. http://downloads.sourceforge.net/project/poco/sources/poco-1.4.3/
  3. http://excellmedia.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
  4. http://freefr.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
  5. http://jaist.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
  6. http://kent.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
  7. http://nchc.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
  8. http://netcologne.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
  9. http://netix.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
  10. http://superb-dca2.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
  11. http://superb-sea2.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
  12. http://ufpr.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
  13. http://vorboss.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
  14. https://cytranet.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
  15. https://downloads.sourceforge.net/project/poco/sources/poco-1.4.3/
  16. https://excellmedia.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
  17. https://freefr.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
  18. https://jaist.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
  19. https://kent.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
  20. https://nchc.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
  21. https://netcologne.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
  22. https://netix.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
  23. https://superb-dca2.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
  24. https://superb-sea2.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
  25. https://ufpr.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
  26. https://vorboss.dl.sourceforge.net/project/poco/sources/poco-1.4.3/
Collapse this list.

Number of commits found: 39

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4.3_6
30 Apr 2019 16:32:30
Revision:500506Original commit files touched by this commit
tobik search for other commits by this committer
Removed expired ports
2019-04-30 devel/poco-ssl: Newer version available; use devel/poco instead
2019-04-30 audio/linux-skype_oss_wrapper: Only useful for net-im/skype4
2019-04-30 net-im/skype4: Unsupported upstream
1.4.3_6
10 Apr 2019 08:01:23
Revision:498540Original commit files touched by this commit
tobik search for other commits by this committer
Deprecate devel/poco-ssl

1.4.3 is 6 years old and does not build with OpenSSL 1.1.x.  devel/poco
is newer and can be used instead.  The only consumer is security/clamfs
which builds fine with devel/poco as well.
1.4.3_6
03 Apr 2019 08:37:27
Revision:497679Original commit files touched by this commit
antoine search for other commits by this committer
Mark BROKEN on FreeBSD 12 and 13

Reported by:	pkg-fallout
MFH:		2019Q2
1.4.3_6
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
1.4.3_5
10 Nov 2018 10:09:49
Revision:484599Original commit files touched by this commit
mat search for other commits by this committer
security/openssl-devel was removed, but there is a security/openssl111 now.
1.4.3_5
28 Oct 2018 10:35:52
Revision:483265Original commit files touched by this commit
linimon search for other commits by this committer
Fix build on powerpc64.

PR:		232049
Submitted by:	Piotr Kubaj
1.4.3_5
29 Jul 2018 11:46:11
Revision:475645Original commit files touched by this commit
tobik search for other commits by this committer
devel/poco-ssl: Fix build with Clang 6

src/NumberParser.cpp:127:35: error: invalid suffix on literal; C++11 requires a
space between literal and identifier [-Wreserved-user-defined-literal]
        return std::sscanf(s.c_str(), "%"I64_FMT"d%c", &value, &temp) == 1;
                                         ^

http://beefy12.nyi.freebsd.org/data/head-amd64-default/p475217_s336659/logs/poco-ssl-1.4.3_5.log
1.4.3_5
02 Mar 2018 22:34:53
Revision:463452Original commit files touched by this commit
brooks search for other commits by this committer
Work around the lack of definition of union semun per POSIX.

When feasible do this by adding -D_WANT_SEMUN to CFLAGS or CXXFLAGS.
Where this fails due to ports not honoring C*FLAGS, patch using
__FreeBSD_version to enable the definition.

PR:		224300, 224443 (exp-run)
Approved by:	portmgr (antoine)
Exp-run:	antoine
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D14137
1.4.3_5
16 Feb 2018 18:35:03
Revision:462052Original commit files touched by this commit
brnrd search for other commits by this committer
security/openssl-devel: Mark ports broken cat devel

 - REASON from build log
1.4.3_5
15 Mar 2017 14:45:31
Revision:436247Original commit files touched by this commit
mat search for other commits by this committer
Remove all USE_OPENSSL occurrences.

Sponsored by:	Absolight
1.4.3_5
07 Nov 2016 15:50:23
Revision:425636Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE_FILE
- Remove garbage file
- Switch to options helpers
- Silence stripping
1.4.3_5
25 Apr 2016 16:13:39
Revision:414014Original commit files touched by this commit
mat search for other commits by this committer
Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.

While there replace USE_SQLITE=x by USES=sqlite:x.

PR:		208971
Submitted by:	mat
Exp-run by:	antoine
With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D5951
1.4.3_5
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
1.4.3_5
25 Feb 2016 12:13:00
Revision:409508Original commit files touched by this commit
rakuco search for other commits by this committer
Reassign wes@'s ports to the pool.

This commit bit was taken in for safekeeping in 2011 with r269228. For some
reason I don't understand there are commits from him in 2011 and 2012 after
that happened, but in any case his last commit was in mid-2012 and he isn't
active in Bugzilla.
1.4.3_5
15 Jan 2015 09:05:38
Revision:377064Original commit files touched by this commit
tijl search for other commits by this committer
Add missing USE_OPENSSL=yes

PR:		195796
1.4.3_4
27 Oct 2014 11:03:01
Revision:371551Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.4.3_4
30 Jul 2014 00:48:48
Revision:363420Original commit files touched by this commit
adamw search for other commits by this committer
- Unbreak by copying patch from poco-devel
- Fix TEST and SAMPLES options
- Fix plist
- Strip binaries and libraries

This port and devel/poco would seem to have been abandoned
by the maintainer?
1.4.3_4
05 Jul 2014 12:19:33
Revision:360738Original commit files touched by this commit
tijl search for other commits by this committer
Bump more ports that depend on libsqlite3.so:
- ports that set USE_SQLITE with the *_USE option helper
- ports that depend on libsqlite3 indirectly as reported by pkg rquery

Approved by:	portmgr (implicit)
1.4.3_3
07 Jun 2014 12:07:36
Revision:356898Original commit files touched by this commit
danfe search for other commits by this committer
- Provide a more descriptive COMMENT (taken from the sf.net page)
- Do not abuse GNU_CONFIGURE knob for non-GNU, custom configure script
- Stagify; cleanup; define LICENSE (BSL); utilize OPTIONS helpers, etc.
  (applicable to `devel/poco-ssl' port only)
1.4.3_3
05 May 2014 16:24:01
Revision:353029Original commit files touched by this commit
bapt search for other commits by this committer
Fix unixODBC vs libiodbc conflicts

Always rely on unixODBC each time a port is looking for libodbc.so
Remove odbc compat from libiodbc
This allows to install both kde and gnome at the same time

While here:
- Convert libiodbc to USES=libtool
- Convert a bunch of libiodbc dependencies to USES=libtool
- Chase libiodbc.so shlib change
- Stagify some ports
- Convert some ports to USES=pgsql

Discussed with:	rakuco (kde)
With hat:	portmgr
1.4.3_2
31 Jan 2014 20:58:17
Revision:342070Original commit files touched by this commit
antoine search for other commits by this committer
Mark broken: Fails to build
On 8 and 9:
/usr/bin/ld: cannot find -lodbcinst
On 10 and head:
gcc: not found
g++: not found

Reported by:	pkg-fallout since august 2013
With hat:	portmgr
1.4.3_2
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
1.4.3_2
24 May 2013 11:46:11
Revision:318958Original commit files touched by this commit
bdrewery search for other commits by this committer
- Fix options conversion
1.4.3_2
23 May 2013 08:11:37
Revision:318852Original commit files touched by this commit
jgh search for other commits by this committer
- fix plist

Reported by: qat
1.4.3_2
23 May 2013 02:27:22
Revision:318828Original commit files touched by this commit
jgh search for other commits by this committer
- adoption of optionsNG
- trim historical headers

Approved by:	portmgr (miwi)
1.4.3_2
20 May 2012 09:59:25
Original commit files touched by this commit
pav search for other commits by this committer
- Fix plist

Reported by:    pointyhat
1.4.3_1
18 May 2012 18:58:39
Original commit files touched by this commit
wes search for other commits by this committer
Correct handling of the ODBC configuration, bump portrevision.
1.4.3
10 May 2012 18:44:12
Original commit files touched by this commit
wes search for other commits by this committer
Update to Poco 1.4.3p1.
Specify config options for database access libraries, and if the user wants
the test suite and sample programs built and installed.
1.4.1_2
06 Feb 2012 12:25:50
Original commit files touched by this commit
miwi search for other commits by this committer
- Chase unixODBC shlib bump
1.4.1_1
09 Aug 2011 18:15:25
Original commit files touched by this commit
wes search for other commits by this committer
Bring this port up to date with the current release.
Re-take maintainership as well.
1.4.1_1
19 Mar 2011 13:15:34
Original commit files touched by this commit
ale search for other commits by this committer
Bump PORTREVISION for ports linking to default libmysqlclient.
1.4.1
25 Feb 2011 03:20:08
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.4.1
1.3.6
16 Feb 2011 03:46:50
Original commit files touched by this commit
tabthorpe search for other commits by this committer
Reassign ports to the pool, thanks for your service, we hope to see you
back.
1.3.6
08 Sep 2010 02:35:37
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Unbreak, fix pkg-plist (Remove non FreeBSD files)
- Pet portlint

PR:             ports/143334
Submitted by:   Sevan Janiyan <venture37@geeklan.co.uk>
Approved by:    maintainer timeout (wes ; 216 days)
1.3.6
16 Dec 2009 00:56:23
Original commit files touched by this commit
pav search for other commits by this committer
- Mark BROKEN: leaves files behind on deinstall

Reported by:    pointyhat
1.3.6
06 Dec 2009 07:09:52
Original commit files touched by this commit
wes search for other commits by this committer
Update to poco-all version 1.3.6.  Add dependences for database
libraries.  Fix plist very carefully.  Now supports the (considerable)
full capabilities of the Poco library.
1.3.2
22 Aug 2009 00:18:43
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
1.3.2
18 Feb 2008 17:21:43
Original commit files touched by this commit
wes search for other commits by this committer
- Updated to 1.3.2;
- Use SF macro;
- Sort pkg-plist;
- Add NOTE to UPDATING.

As submitted by Felippe, but I left the MASTER_SITE_SUBDIR setting because
I couldn't fetch from SourceForge without it.  If you experience download
problems, please email me.

PR:             ports/120595
Submitted by:   Felippe de Meirelles Motta <lippemail@gmail.com>
MFC after:      1 week
1.2.8
29 Jan 2007 23:43:11
Original commit files touched by this commit
wes search for other commits by this committer
POCO library version 1.2.8 with SSL support.

Number of commits found: 39