Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
29 Mar 2021 16:14:17
1.10.1

|
arrowd  |
devel/poco: Update to 1.10.1
PR: 254554
Reviewed by: daniel.engberg.lists@pyret.net
Approved by: Henry Hu <henry.hu.sh@gmail.com> |
26 Jul 2019 20:46:57
1.9.0_1

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
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, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
07 Apr 2019 20:14:01
1.9.0

|
yuri  |
devel/poco: Update 1.8.0.1 -> 1.9.0
Bump databases/clickhouse and graphics/osgearth.
PR: 236134
Submitted by: henry.hu.sh@gmail.com (maintainer) |
12 Dec 2018 01:35:36
1.8.0.1_2

|
gerald  |
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 |
29 Jul 2018 22:18:46
1.8.0.1_1

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
02 Jun 2018 19:40:59
1.8.0.1

|
linimon  |
Adjust USES to fix building on gcc-based archs (in particular, powerpc64).
On the clang architectures, these changes have no effect: the baser
compiler already includes the needed features.
While here, remove now-redundant CXXFLAGS statements and pet portlint
(no other content change).
Tested on both powerpc64 and amd64.
Approved by: portmgr (tier-2 blanket) |
04 Dec 2017 15:35:37
1.8.0.1

|
swills  |
devel/poco: update to 1.8.0.1
PR: 224062
Submitted by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) |
23 Jul 2017 17:21:38
1.7.8_1

|
riggs  |
Fix build / plist when SSL OPTION is not selected
PR: 219506
Submitted by: henry.hu.sh@gmail.com (maintainer)
MFH: 2017Q3 (ports-secteam build fix blanket) |
14 Mar 2017 10:34:48
1.7.8

|
jrm  |
devel/poco: Fix build when the TEST option is on by removing patches that
were first added to fix build on 9.x.
PR: 217714
Reported by: henry.hu.sh@gmail.com (maintainer)
Approved by: swills (mentor, implicit) |
12 Mar 2017 15:27:13
1.7.8

|
jrm  |
devel/poco: update to 1.7.8
Upstream release notes: https://pocoproject.org/blog/?p=1037
PR: 217714
Submitted by: henry.hu.sh@gmail.com (new maintainer)
Approved by: swills (mentor, implicit) |
15 Sep 2016 01:41:28
1.7.2

|
swills  |
Unmark broken on powerpc64
These ports built successfully |
21 Apr 2016 16:43:15
1.7.2

|
swills  |
many ports: mark broken on powerpc64 |
01 Apr 2016 14:00:57
1.7.2

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
23 Mar 2016 14:05:48
1.7.2

|
mat  |
Update to 1.7.2.
PR: 208206
Submitted by: tkato432 yahoo com
Sponsored by: Absolight |
15 Mar 2016 15:06:34
1.7.0

|
mat  |
Update to 1.7.0.
PR: 207987
Submitted by: tkato432 yahoo com
Sponsored by: Absolight |
25 Feb 2016 12:16:33
1.6.0

|
rakuco  |
Fix the build on 9.3-i386 by working around base GCC's limitations.
Add the "LL" suffix to constants that base GCC thinks are too big.
PR: 207486
MFH: 2016Q1 |
25 Feb 2016 12:14:01
1.6.0

|
rakuco  |
Set ALL_TARGET to poco.
The "all" target builds samples and tests regardless of whether they were
disabled in the configuration script (consequently not honoring the options set
in the port).
MFH: 2016Q1 |
25 Feb 2016 12:13:00
1.6.0

|
rakuco  |
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. |
27 Jun 2015 14:21:12
1.6.0

|
amdmi3  |
- Mark BROKEN on 9.x i386:
src/StringTest.cpp:929: error: integer constant is too large for 'long' type
Submitted by: pkg-fallout
Approved by: portmgr blanket |
15 May 2015 19:11:43
1.6.0

|
brd  |
Update devel/poco to 1.6.0
PR: 198908
Submitted by: brd
Approved by: bdrewery (mentor), maintainer timeout |
27 Oct 2014 11:03:01
1.4.3

|
bapt  |
Cleanup plist |
20 Jun 2014 11:17:30
1.4.3

|
amdmi3  |
- Remove bogus include file to fix stage
Approved by: portmgr blanket |
07 Jun 2014 12:07:36
1.4.3

|
danfe  |
- 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) |
07 Jun 2014 09:25:59
1.4.3

|
danfe  |
Stagify; cleanup Makefile; define LICENSE (BSL); utilize OPTIONS helpers.
NB: New version 1.4.6p4 is available |
20 Sep 2013 17:13:47
1.4.3

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
02 Aug 2013 05:30:02
1.4.3

|
bapt  |
Fix build without gcc |
23 May 2013 02:27:22
1.4.3

|
jgh  |
- adoption of optionsNG
- trim historical headers
Approved by: portmgr (miwi) |
20 May 2012 09:01:06
1.4.3
|
pav  |
- Fix package by removing OS X specific items from pkg-plist
Reported by: pointyhat |
10 May 2012 18:49:27
1.4.3
|
wes  |
Register conflict with ssl/db version of Poco.
Provide config options to disable building test suites and samples. |
10 May 2012 16:44:30
1.4.3
|
wes  |
Update to Poco 1.4.3p1, fix plist. |
09 Aug 2011 18:16:06
1.4.1
|
wes  |
Re-take maintainership of Poco ports. |
23 Feb 2011 08:34:56
1.4.1
|
wen  |
- Update to 1.4.1 |
16 Feb 2011 03:46:50
1.3.6
|
tabthorpe  |
Reassign ports to the pool, thanks for your service, we hope to see you
back. |
04 Dec 2009 06:32:02
1.3.6
|
wes  |
Update to 1.3.6, fix broken plist. |
22 Aug 2009 00:18:43
1.3.3p1
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
25 Jan 2009 21:03:19
1.3.3p1
|
pav  |
- Mark BROKEN: bad plist
Reported by: pointyhat |
11 Jan 2009 06:52:44
1.3.3p1
|
wes  |
Upgrade POCO to 1.3.3p1.
MFC after: 1 week |
18 Feb 2008 17:21:43
1.3.2
|
wes  |
- 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 |
29 Jan 2007 23:31:48
1.2.8
|
wes  |
These include files got missed in the transition to 1.2.8, where SSL support
was removed to a separate version of POCO. |
15 Jan 2007 04:11:21
1.2.8
|
wes  |
Change the version number in the Makefile too, dummy!
Noticed by: Bug Magnet autobuilder |
12 Jan 2007 08:28:33
1.2.7
|
wes  |
Update to 1.2.8. |
02 Dec 2006 15:29:03
1.2.5
|
wes  |
Clean up after myself properly. |
29 Nov 2006 23:25:10
1.2.5
|
wes  |
The C++ Portable Components consists of four libraries providing a
platform abstraction layer for system interfaces, an XML parser
with SAX2 and DOM interfaces and an XML writer, classes for working
with configuration files and command line arguments, and a number
of network protocols. |