Commit Graph

4888 Commits

Author SHA1 Message Date
sebastia
2344775e7a Update to 0.7.3 2019-05-15 18:02:18 +00:00
kmos
c45cd79fc7 Add RUN_DEPENDS to TEST_DEPENDS automatically for ports using the
lang/python port module. I've not yet come up with a port that
would not need this and one can always set MODPY_TESTDEP to "no"
to prevent the module from touching TEST_DEPENDS.

Idea from afresh1 who pointed out the cpan module already does this.

aja "I support this move."

OK sthen@
2019-05-15 12:04:34 +00:00
danj
783b4d996a Take maintainership 2019-05-13 19:04:45 +00:00
danj
7219f4e6bd Remove shadchin@ as maintainer per his request 2019-05-13 19:03:51 +00:00
jca
439ab94106 Zap a stray backslash 2019-05-13 03:53:22 +00:00
jca
b799be6324 Major upgrade to mariadb-10.2.23
Some config options have changed or have been removed, check your config
file.  Also make sure to use mysql_upgrade.

Update effort started by jeremy@, continued by sthen@ and me.  Delayed
for some time because of lack of atomic builtins on lots of our base-gcc
platforms.  Since we now use ports-gcc to build mariadb, this is not
a problem any more.

This update brings in libiconv and changes the name of the library.
Stuart kindly proposed to handle the WANTLIB syncing.

Test reports for the server from jcs@ and sthen@.
ok sthen@, "go ahead" Brad (maintainer)
2019-05-12 21:56:55 +00:00
landry
0ff917eb9a Update to sqlite 3.28.
Cf https://www.sqlite.org/releaselog/3_28_0.html
Will be a requirement for gecko 68 per #1544443

Went into a bulk build.
2019-05-12 08:22:18 +00:00
feinerer
2f24211e5f Update to pgModeler 0.9.1 2019-05-12 06:21:19 +00:00
pea
4fb03a5579 Update to 11.3
ok jeremy@
2019-05-11 06:59:58 +00:00
jasper
b964bd4e36 +py-ldap3 2019-05-09 11:50:20 +00:00
jasper
5ec46eca5b import py-ldap3-2.6
ldap3 is a pure Python LDAP 3 client library strictly conforming to RFC4510.

ok aja@
2019-05-09 11:49:10 +00:00
jca
e3176e0bff Fix build with recent mariadb releases.
No more 'reconnect' member in struct MYSQL, use mysql_options() and
mysql_get_options() to set/get the autoreconnect setting.  Same approach
as in databases/py-mysqlclient.
2019-05-08 22:33:32 +00:00
jca
b3d95cf3cf Remove mysqlcc, an old Qt gui for mysql
Won't build with recent mariadb releases, unmaintained upstream, no
interest in keeping this on life support.  ok bcallah@ sthen@
2019-05-08 22:29:13 +00:00
jca
f50618e19d Update to py-mysqlclient-1.4.2
Fixes build with recent mariadb releases
2019-05-08 22:00:42 +00:00
danj
98fa07c58f Remove maintainer per their request 2019-05-08 15:44:45 +00:00
jasper
f8ea753ba2 update to gdbm-1.18.1 2019-05-08 15:24:14 +00:00
sthen
e9ebeca4ef use https; from Brad 2019-05-07 08:29:28 +00:00
ajacoutot
f81b93986c Update to evolution-data-server-3.32.2. 2019-05-06 18:12:07 +00:00
sthen
4c9d7e6039 No need for a special MODGO_ENV for go.port.mk, just use normal MAKE_ENV
like the rest of the ports tree. This also allows removing a bunch of
manual setting of PATH="${PORTPATH}" HOME="${PORTHOME}" done in various
ports etc. This also makes sure CFLAGS is passed through (not everything
honours it but it does improve at least some ports).

Remove NO_CCACHE from www/honk that was added because the above problem
resulted in ccache variables not being passed through correctly breaking
the cc calls in this.

ok kmos@
2019-05-04 21:46:16 +00:00
chrisz
1fe8c3b1bc Backport double-free / use-after-free fix from upstream
8d93fe0718

ok jca@
2019-05-02 12:49:25 +00:00
danj
3af538acd1 Remove maintainers per their requests 2019-05-01 20:12:51 +00:00
sthen
f2b4e62473 update to freetds-1.1.6 2019-04-30 14:41:35 +00:00
jeremy
4311e64eb4 Bump after default ruby version change to ruby 2.6 2019-04-29 00:42:08 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
sthen
0f775b57f1 drop PKG_ARCH=* from the handful of python ports that use it.
1. the pyc files aren't truly arch independent (they can be used cross-arch
but aren't identical), and
2. @version isn't used on PKG_ARCH=* ports so the py3 switch is tripping PLIST_DB
2019-04-27 23:24:01 +00:00
sthen
e18844c5be update to py-psycopg2-2.8.2, ok danj@ 2019-04-26 16:11:13 +00:00
jeremy
a73bbd1588 Stop building ports for ruby 2.4 libraries by default
Per our current ruby support policy, as ruby 2.4's normal maintenance phase
has ended.
2019-04-24 23:33:48 +00:00
feinerer
dd1ea925ed Update to pg_activity 1.5.0 2019-04-24 20:13:54 +00:00
sthen
86852bcf6e reset unresponsive maintainers, various porters have spent a bunch of
time waiting for timeouts over the last year or more for many of these
ports.  ok danj@ jca@ kmos@
2019-04-24 16:26:54 +00:00
rsadowski
7326b9615f Update kexi to 3.2.0
Changelog:
https://community.kde.org/Kexi/Releases/3.2.0_Changes#Changes_in_KEXI
2019-04-21 10:12:01 +00:00
rsadowski
3c445d9c52 Update kdb to 3.2.0
Changelog:
https://community.kde.org/Kexi/Releases/3.2.0_Changes#Changes_in_KDb
2019-04-21 10:11:42 +00:00
sthen
cd1efd4a5a update to freetds-1.1.5 2019-04-19 13:26:51 +00:00
cwen
ed47f75dae strigi: build with -std=c++03 for all compilers
This unbreaks the build with gcc-8.

OK sthen@ jca@
2019-04-15 17:14:46 +00:00
sthen
6c3d700d1d Fix command lines in postgresql pkg-readme dealing with major version upgrades
(6.4->6.5 includes such an upgrade). From Alex Holst, ok naddy@
2019-04-11 15:18:39 +00:00
sthen
a5a1dd324f update to redis-4.0.14, ok kn@ danj@ jca@
(i didn't wait very long for $MAINTAINER but did warn that i wouldn't wait
very long and am confident in the update)
2019-04-02 22:13:11 +00:00
sthen
5de2ab2396 update to libhiredis-0.14.0, switch to GH_* in the hope portroach may find updates 2019-04-02 14:04:42 +00:00
sebastia
0b2fdcc775 simple update 5.2.7 -> 5.2.8 2019-04-01 11:17:33 +00:00
sthen
f8f18681d1 update homepage 2019-03-31 21:06:05 +00:00
ajacoutot
167692caae Pipe stdout/stderr into logger(1).
from Joel Carnat
2019-03-30 11:16:15 +00:00
sthen
0d922b3209 update to freetds-1.1.3 2019-03-29 16:16:56 +00:00
sthen
93f8c88885 bump library minor and add a comment:-
# sqlite suggests that users might like to assert() that library and header
# versions match, so bumps are needed even if function signatures don't change.
# ... at the current time the only one noticed is a < check (in subversion)
# rather than an == check so minor bumps are enough to cope with this, though
# we may run into others later.
2019-03-28 21:13:47 +00:00
jeremy
800b1bbdd6 Update to sqlite3 1.4.0
Drop patches for supporting old rubinius.

Fix tests on ruby 2.6.
2019-03-28 04:33:30 +00:00
ajacoutot
289495ad35 @sample org.gnome.Evolution-alarm-notify.desktop under the proper directory 2019-03-27 17:48:30 +00:00
jeremy
8d6896a38e Update to pg 1.1.4 2019-03-27 17:45:52 +00:00
sthen
69c9423823 drop MODJAVA_JRERUN and set MODJAVA_VER to 1.8+. needed for forthcoming
java.port.mk simplification.
2019-03-26 15:18:27 +00:00
kn
0796219cc0 Convert devel/py-test consumers to new MODPY_PYTEST
lang/python/python.port.mk revision 1.102 and 1.103 added
MODPY_TEST_LOCALE and MODPY_PYTEST respectively, nicely wrapping up the
usual pytest dance.

This removes hand-rolled do-tests from all 70 ports by setting
MODPY_PYTEST=Yes and MODPY_TEST_LOCALE as well as HOME=${WRKDIR} to TESTENV
as needed.

From Kurt Mosiejczuk <kurt at cranky dot work>, thanks!
OK sthen
2019-03-25 14:29:49 +00:00
sthen
828f08b0e2 sweep all java ports with a couple of adjustments to build/dependency
environment, which will reduce complexity in java.port.mk when jdk 11 is
added. direction agreed with kurt@.

- switch all MODJAVA_VER to at least 1.8 (we don't currently have any
version earlier than this anyway).

- drop MODJAVA_JRERUN, the separate jre package will be going away with
jdk 11.

- bump changed ports
2019-03-24 22:24:12 +00:00
landry
35acc085af Update to sqlite3 3.27.2.
Went into a bulk without fallout.
2019-03-23 07:16:35 +00:00
sthen
526664a8a9 regen WANTLIB-freetds, packaging was broken as found by aja@ 2019-03-21 22:24:30 +00:00
sthen
d182ab30ce update to freetds-1.1.1 2019-03-20 18:12:18 +00:00