non port: databases/pgpool-II-33/Makefile |
Number of commits found: 14 |
Tuesday, 31 Jul 2018
|
08:13 tz
databases/pgpool-II-33: Update from 3.3.20 to 3.3.22
Changelogs:
- http://www.pgpool.net/docs/latest/en/html/release-3-3-21.html
- http://www.pgpool.net/docs/latest/en/html/release-3-3-22.html
Please note that 3.3.22 is the last release of 3.3 series.
 |
Sunday, 24 Jun 2018
|
00:54 linimon
Workaround the following problem on aarch64 by setting LLD_UNSAFE=yes:
cc: error: invalid linker name in argument '-fuse-ld=bfd'
Neither emaste nor I can figure out exactly where the offending stanza is
coming in. It will take someone with more knowledge of gmake debug flags,
and possibly the src build infrastructure, to figure it out.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
 |
Thursday, 17 May 2018
|
09:32 tz
databases/pgpool-II-33: Fix build with LibreSSL
The build was broken after the latest update of the port,
but only on amd64, not i386.
PR: 226099
Submitted by: w.schwarzenfeld@utanet.at
Reported by: dewayne@heuristicsystems.com.au
 |
Wednesday, 21 Feb 2018
|
10:51 tz
databases/pgpool-II-33: Update from 3.3.7 to 3.3.20
While here:
- set EXPIRATION_DATE and mark DEPRECATED because of incoming EOL
- clean up conflicts
- add LIB_DEPENDS when option is set
- regenerate patches with make makepatch
 |
Friday, 16 Feb 2018
|
17:52 brnrd
BROKEN_SSL: Add REASON for breakage
Reported by: matwq
 |
14:03 brnrd
security/openssl-devel: Mark broken databases cat
 |
Wednesday, 15 Mar 2017
|
14:45 mat
Remove all _USE=openssl occurrences.
Sponsored by: Absolight
 |
Monday, 14 Nov 2016
|
03:15 danfe
- Remove redundant definitions of IPV6_DESC and [OPEN]SSL_DESC when closely
matching standard ones from `Mk/bsd.options.desc.mk'
- Rename couple of options to standard name or the one that better reflects
their usage
 |
Monday, 23 May 2016
|
20:35 amdmi3
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket
 |
Friday, 1 Apr 2016
|
14:00 mat
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
 |
Wednesday, 12 Aug 2015
|
03:11 junovitch
databases/pgpool-II-33: update 3.3.3_1 -> 3.3.7
PR: 201862
Submitted by: Michelle Sullivan <michelle@sorbs.net> (maintainer)
Approved by: pgollucci (mentor)
 |
Thursday, 11 Dec 2014
|
05:26 koobs
databases/libmemcached: Update to 1.0.18 and much more
- Update to 1.0.18 and pkg-plist accordingly
- Add LICENSE (BSD3CLAUSE) and LICENSE_FILE
- Add TEST_DEPENDS and regression-test target
- Perl is not required, remove USE_PERL and from USES
- Split LDFLAGS from CONFIGURE_ENV, they're already set there
- Add libmemcachedprotocol to CONFIGURE_ARGS (Now default: off)
- Add OPTIONS for hash functions, debug and dtrace
- pkg-descr: Update WWW: URL
- Add patches for:
* alloca.h include not found on FreeBSD
* cinttypes include location
* clang compatibility
- Strip shared libraries manually since upstream install-strip target is
fail
Changes:
https://launchpad.net/libmemcached/+announcements
[1] https://bugs.launchpad.net/libmemcached/+bug/1245562
[2] https://bugs.launchpad.net/libmemcached/+bug/1400560
Approved by: Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer, via email)
 |
Saturday, 6 Dec 2014
|
22:24 feld
The pgpool license is actually an old minimal variant of the MIT license
Submitted by: antoine
 |
Sunday, 29 Jun 2014
|
16:40 matthew
New port databases/pgpool-II-33
Repo copy from databases/pgpool-II. Changes from that port:
- New port for pgpool-II33-3.3.3
- Stagify
- Add libtool, gmake, pgsql, perl5 to USES. Drop .la files -- this is a
new port, so there can't be any pre-existing consumers of the .la files
to worry about.
- Use options helpers
- The configure used with this software is buggy and doesn't understand
--without-foo. Just omit any --with-foo or --without-foo to turn off
'foo' support.
- New options PAM MEMCACHED. Enable PAM by default since it
only depends on the base system.
- Add RUN_DEPENDS on rsync and perl5 -- needed for the scripts
pgpool_copy_backup and pgpool_remote_start respectively.
- regenerate pkg-plist using 'make makeplist.' Just use the auto-generated
plist entries for %%PORTDOCS%% rather than the $PORTDOCS variable.
- Simplify how docs and sql/contrib functions are installed
Redports: https://redports.org/buildarchive/20140629142900-20287/
PR: 189880
Submitted by: michelle@sorbs.net
Reviewed by: pi, matthew
 |
Number of commits found: 14 |