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: databases/pgpool-II-33/Makefile

Number of commits found: 14

Tuesday, 31 Jul 2018
08:13 tz search for other commits by this committer
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.
Original commitRevision:475974 
Sunday, 24 Jun 2018
00:54 linimon search for other commits by this committer
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)
Original commitRevision:473169 
Thursday, 17 May 2018
09:32 tz search for other commits by this committer
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
Original commitRevision:470211 
Wednesday, 21 Feb 2018
10:51 tz search for other commits by this committer
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
Original commitRevision:462488 
Friday, 16 Feb 2018
17:52 brnrd search for other commits by this committer
BROKEN_SSL: Add REASON for breakage

Reported by:	matwq
Original commitRevision:462050 
14:03 brnrd search for other commits by this committer
security/openssl-devel: Mark broken databases cat
Original commitRevision:462016 
Wednesday, 15 Mar 2017
14:45 mat search for other commits by this committer
Remove all _USE=openssl occurrences.

Sponsored by:	Absolight
Original commitRevision:436248 
Monday, 14 Nov 2016
03:15 danfe search for other commits by this committer
- 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
Original commitRevision:426080 
Monday, 23 May 2016
20:35 amdmi3 search for other commits by this committer
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
Original commitRevision:415742 
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 
Wednesday, 12 Aug 2015
03:11 junovitch search for other commits by this committer
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)
Original commitRevision:394003 
Thursday, 11 Dec 2014
05:26 koobs search for other commits by this committer
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)
Original commitRevision:374511 
Saturday, 6 Dec 2014
22:24 feld search for other commits by this committer
The pgpool license is actually an old minimal variant of the MIT license

Submitted by:	antoine
Original commitRevision:374161 
Sunday, 29 Jun 2014
16:40 matthew search for other commits by this committer
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
Original commitRevision:359786 

Number of commits found: 14