notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/poco-ssl/Makefile

Number of commits found: 35

Wednesday, 10 Apr 2019
08:01 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.
Original commitRevision:498540 
Wednesday, 3 Apr 2019
08:37 antoine search for other commits by this committer
Mark BROKEN on FreeBSD 12 and 13

Reported by:	pkg-fallout
MFH:		2019Q2
Original commitRevision:497679 
Wednesday, 12 Dec 2018
01:35 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
Original commitRevision:487272 
Saturday, 10 Nov 2018
10:09 mat search for other commits by this committer
security/openssl-devel was removed, but there is a security/openssl111 now.
Original commitRevision:484599 
Sunday, 28 Oct 2018
10:35 linimon search for other commits by this committer
Fix build on powerpc64.

PR:		232049
Submitted by:	Piotr Kubaj
Original commitRevision:483265 
Friday, 2 Mar 2018
22:34 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
Original commitRevision:463452 
Friday, 16 Feb 2018
18:35 brnrd search for other commits by this committer
security/openssl-devel: Mark ports broken cat devel

 - REASON from build log
Original commitRevision:462052 
Wednesday, 15 Mar 2017
14:45 mat search for other commits by this committer
Remove all USE_OPENSSL occurrences.

Sponsored by:	Absolight
Original commitRevision:436247 
Monday, 7 Nov 2016
15:50 amdmi3 search for other commits by this committer
- Add LICENSE_FILE
- Remove garbage file
- Switch to options helpers
- Silence stripping
Original commitRevision:425636 
Monday, 25 Apr 2016
16:13 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
Original commitRevision:414014 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Thursday, 25 Feb 2016
12:13 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.
Original commitRevision:409508 
Thursday, 15 Jan 2015
09:05 tijl search for other commits by this committer
Add missing USE_OPENSSL=yes

PR:		195796
Original commitRevision:377064 
Wednesday, 30 Jul 2014
00:48 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?
Original commitRevision:363420 
Saturday, 5 Jul 2014
12:19 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)
Original commitRevision:360738 
Saturday, 7 Jun 2014
12:07 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)
Original commitRevision:356898 
Monday, 5 May 2014
16:24 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
Original commitRevision:353029 
Friday, 31 Jan 2014
20:58 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
Original commitRevision:342070 
Friday, 20 Sep 2013
17:13 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)
Original commitRevision:327724 
Friday, 24 May 2013
11:46 bdrewery search for other commits by this committer
- Fix options conversion
Original commitRevision:318958 
Thursday, 23 May 2013
02:27 jgh search for other commits by this committer
- adoption of optionsNG
- trim historical headers

Approved by:	portmgr (miwi)
Original commitRevision:318828 
Sunday, 20 May 2012
09:59 pav search for other commits by this committer
- Fix plist

Reported by:    pointyhat
Original commit
Friday, 18 May 2012
18:58 wes search for other commits by this committer
Correct handling of the ODBC configuration, bump portrevision.
Original commit
Thursday, 10 May 2012
18:44 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.
Original commit
Monday, 6 Feb 2012
12:25 miwi search for other commits by this committer
- Chase unixODBC shlib bump
Original commit
Tuesday, 9 Aug 2011
18:15 wes search for other commits by this committer
Bring this port up to date with the current release.
Re-take maintainership as well.
Original commit
Saturday, 19 Mar 2011
13:15 ale search for other commits by this committer
Bump PORTREVISION for ports linking to default libmysqlclient.
Original commit
Friday, 25 Feb 2011
03:20 wen search for other commits by this committer
- Update to 1.4.1
Original commit
Wednesday, 16 Feb 2011
03:46 tabthorpe search for other commits by this committer
Reassign ports to the pool, thanks for your service, we hope to see you
back.
Original commit
Wednesday, 8 Sep 2010
02:35 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)
Original commit
Wednesday, 16 Dec 2009
00:56 pav search for other commits by this committer
- Mark BROKEN: leaves files behind on deinstall

Reported by:    pointyhat
Original commit
Sunday, 6 Dec 2009
07:09 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.
Original commit
Saturday, 22 Aug 2009
00:18 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
Original commit
Monday, 18 Feb 2008
17:21 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
Original commit
Monday, 29 Jan 2007
23:43 wes search for other commits by this committer
POCO library version 1.2.8 with SSL support.
Original commit

Number of commits found: 35