4611 Commits

Author SHA1 Message Date
sebastia
558ee7cf7e minor update to 5.2.4 2018-07-24 20:40:15 +00:00
jeremy
622c18151f Allow building with ruby 2.5
Remove RDocs from PLIST since different files are generated on ruby 2.5.
2018-07-18 22:01:13 +00:00
ajacoutot
a5b08c8ae9 Update to evolution-data-server-3.28.4. 2018-07-17 07:04:41 +00:00
naddy
2f32d2ae62 bump, HOMEPAGE change affects all subpackages 2018-07-14 20:18:33 +00:00
sthen
5264d8b283 Include support for mail/abook lookups in lbdb, from Raf Czlonka 2018-07-12 09:31:48 +00:00
jasper
0232689836 add python3 flavor to py-redis
ok rpointel@
2018-07-11 11:29:02 +00:00
kn
d1def7758b Security update to redis-4.0.10
This fixes multiple issues, see http://antirez.com/news/119.

OK sthen
2018-07-10 13:44:57 +00:00
jeremy
b6157b62fc Update to sequel_pg 1.11.0 2018-07-09 23:52:09 +00:00
jasper
936f984eb6 update to gdbm-1.16
tested in a bulk by aja@
2018-07-09 07:51:32 +00:00
jasper
b8a9939923 remove ports used with puppet 2/3 but that are no longer hooked to the build
ok sebastia@
2018-07-09 06:56:13 +00:00
espie
2a95b6e111 tag glib-compile-schemas 2018-07-06 06:04:41 +00:00
espie
a3cc216348 @tag update-mime-database 2018-07-01 18:33:35 +00:00
landry
176eab4f30 Remove gd.tuwien.ac.at from MASTER_SITES, seems it doesnt exist anymore.
I checked that the distfiles still fetched from their alternative
source.
There still remains two issues with converters/xlhtml (no other source
for the oooooold version we have in tree) and the gentoo patch in
x11/qt3.
2018-06-30 11:41:36 +00:00
espie
c36d0659b9 @tag gtk-update-icon-cache 2018-06-29 22:16:08 +00:00
landry
8991b3f7ec BUILDçDEPENDS on sqlite2mdoc and ship API manpages.
ok sthen@ jturner@
2018-06-29 19:51:00 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
espie
a1efa293de bump post sqlalchemy change 2018-06-27 19:09:19 +00:00
espie
a4a3af6612 bump after sqlalchemy pkgpath fix 2018-06-27 06:17:24 +00:00
espie
58de411b1f unbreak dump-vars 2018-06-27 05:15:45 +00:00
landry
eeab94a207 Update to sqlite 3.24.0.
Went in an amd64 bulk build, and will probably be required at some point
by gecko 62.
See https://www.sqlite.org/releaselog/3_24_0.html
2018-06-27 04:55:34 +00:00
sebastia
a45cd6dad8 Minor update to 3.4.3 2018-06-25 21:01:40 +00:00
stu
bd148b7670 Update to 3.24.0. 2018-06-25 17:47:01 +00:00
sthen
b9ba8b4391 fix @pkgpath marker and some makefile nits 2018-06-23 22:29:48 +00:00
landry
0599f0156b link the python3 flavors for www/py-autobahn, www/py-tempita, databases/py-sqlalchemy-migrate and py-txaio 2018-06-23 21:48:36 +00:00
landry
83b28a7f17 Add python3 FLAVOR, required by upcoming buildbot switch to python3.
(Rides the py-sqlalchemy pkgpath change)
2018-06-23 21:46:44 +00:00
landry
3ca6cdfe4a Bump REVISION for py-sqlalchemy consumers.
(py-buildbot and py-sqlalchemy-migrate will be tweaked separately)
2018-06-23 21:42:29 +00:00
landry
156a9cbc11 Split py-sqlalchemy docs into a subpackage so that both FLAVORs can be
installed altogether.

Issue reported by and original diff from Elias M. Mariani, with
feedback/tweaks from sthen@ & espie@, adapted for 1.2.8 update.
2018-06-23 21:39:45 +00:00
ajacoutot
5046d21cb3 Update to evolution-data-server-3.28.3. 2018-06-23 09:55:58 +00:00
rpointel
ecfdf5df4b update sqlalchemy to 1.2.8.
ok jasper@.
2018-06-19 13:59:24 +00:00
jeremy
bf06986031 Update to sequel_pg 1.9.0 2018-06-13 22:34:42 +00:00
jeremy
9c37b1b669 Add OpenBSD comment to rubygems-ext.PLIST
Bump ruby gem ext ports as this changes the package.

Requested by espie@
2018-06-13 22:26:52 +00:00
pea
19fa50473e Bugfix update to 3.7.4 2018-06-12 14:22:46 +00:00
rpointel
0eb2361ce5 + SUBDIR += py-sqlobject,python3 2018-06-12 09:32:50 +00:00
rpointel
6d51afd51b update sqlobject to 3.7.0.
inputs and ok benoit@.
2018-06-12 09:32:03 +00:00
stu
46b6c99730 Add SQLite3 ODBC driver to .ini files.
Refresh WANTLIB, bump REVISION.

ok sthen@
2018-06-08 12:41:29 +00:00
stu
459600dc26 +sqlite3-odbc 2018-06-08 12:38:28 +00:00
stu
066c48a343 Import sqlite3-odbc-0.9996.
ODBC driver for SQLite3.

ok sthen@
2018-06-08 12:37:23 +00:00
rsadowski
b0a9fd01ce Hook lmdb 2018-06-06 10:36:48 +00:00
rsadowski
a262c672bc Import databases/lmdb
Tweaks/Input from Raf Czlonka <rczlonka AT gmail DOT com>, sthem@, jca@
ok jca@

LMDB is an ultra-fast, ultra-compact key-value data store developed by Symas
for the OpenLDAP Project.

It uses memory-mapped files, so it has the read performance of a pure in-memory
database while still offering the persistence of standard disk-based databases,
and is only limited to the size of the virtual address space, (it is not
limited to the size of physical RAM). LMDB was originally called MDB, but was
renamed to avoid confusion with other software associated with the name MDB.
2018-06-06 10:34:28 +00:00
sthen
790c0e86fd Bump a bunch of ports to trigger rebuilds following cpu stats changes.
More to come later after a longer search completes.

THESE MAY NEED FURTHER WORK! If you use them, please check on -current.
2018-06-01 14:24:55 +00:00
landry
94fee18e32 Link with editors/qscintilla,qt5, as a side effect fixes build with
upcoming cmake 3.11.2.
2018-05-29 19:34:31 +00:00
espie
06d17f41b3 add support for SUBST_VARS and UPDATE_PLIST_ARGS 2018-05-26 14:20:43 +00:00
jasper
5335f9b5d9 sort out TEST_DEPENDS for python3 2018-05-26 14:07:11 +00:00
espie
971fc5a1de allow sqlports to build again until jasper figures it out the TEST_DEPENDS 2018-05-26 13:57:05 +00:00
sthen
4e0d53e479 bump (no real changes, but I accidentally did an i386 bulk with this bumped,
this is the simplest way to fix)
2018-05-26 11:45:12 +00:00
jasper
e5db277ac6 +py-sqlalchemy,python3 2018-05-26 10:39:26 +00:00
jasper
65e1413a83 - update to py-sqlalchemy-1.2.7
- add python3 flavor

tested by landry@
2018-05-26 10:38:32 +00:00
sthen
ee5cc861cb - bump REVISION for php switch 2018-05-22 08:18:08 +00:00
rsadowski
82ee11335c unbreak build
Forgot to delete patch. Notice by kiki@ Thanks!
2018-05-22 05:34:02 +00:00
sthen
2b38aa4c79 add MODPHP_VERSION=5.6 to ports that don't work with php 7.0,
a noop for now until the button is pushed in php.port.mk

pear-MDB2-mysql: requires php-mysql
nedi:		 requires php-mysql (fixable by updating to nedi 1.6)
mapserver:	 https://github.com/mapserver/mapserver/issues/5252
xcache:		 not ported to 7.0; opcache recommended instead
2018-05-21 22:18:01 +00:00