Commit Graph

21538 Commits

Author SHA1 Message Date
Muhammad Moinur Rahman b09cbb1b37 databases/freetds: Update version 1.1.16=>1.1.20 2019-10-28 22:00:34 +00:00
Dmitry Marakasov d3565a65a5 - Fix pkg-plist
PR:		241527
Submitted by:	lbartoletti@tuxfamily.org (maintainer)
Reported by:	olgeni
2019-10-28 20:52:13 +00:00
Muhammad Moinur Rahman 06f68b9799 databases/py-mysql-connector-python: Update version 8.0.17=>8.0.18 2019-10-28 20:47:54 +00:00
Sunpoet Po-Chuan Hsieh cb33cbe67b Update to 1.25
- Add NO_ARCH

Changes:	https://metacpan.org/changes/distribution/SQL-Interp
2019-10-28 14:55:54 +00:00
Sunpoet Po-Chuan Hsieh 7838d7382d Update WWW 2019-10-28 14:54:58 +00:00
Antoine Brodin 91411fcbee Mark BROKEN
CC       tools/db_bench_tool.o
tools/db_bench_tool.cc:3049:12: error: private field 'secondary_db_updates_' is not used [-Werror,-Wunused-private-field]
  uint64_t secondary_db_updates_ = 0;

Reported by:	pkg-fallout
2019-10-27 21:49:53 +00:00
Piotr Kubaj bb90890391 databases/mariadb101-server: fix build on powerpc*
Follow what mariadb102 and newer do and don't include glibc-related headers. Fixes build on powerpc*.

PR:		241146
Approved by:	brnrd (maintainer timeout), linimon (mentor)
2019-10-27 19:29:50 +00:00
Matthew Seaman 876aa7a97a Update to 9.0.1
ChangeLog: https://github.com/citusdata/citus/blob/v9.0.1/CHANGELOG.md
2019-10-27 12:32:56 +00:00
Yuri Victorovich 27f1d4acac databases/adodb5 databases/ocaml-sqlite3: Reset maintainer due to extended timeouts on bug #240101, #240100, #240089, as per policy. 2019-10-27 05:42:54 +00:00
Romain Tartière 7f49f3e342 Update to 6.7.2
Release notes:
https://puppet.com/docs/puppetdb/latest/release_notes.html#puppetdb-672

With hat:	puppet
2019-10-26 17:31:30 +00:00
Romain Tartière 13a29dbb74 Update to 5.2.11
Release notes:
https://puppet.com/docs/puppetdb/5.2/release_notes.html#puppetdb-5211

With hat:	puppet
2019-10-26 17:30:47 +00:00
Sunpoet Po-Chuan Hsieh c48308d604 Update to 4.7.4
Changes:	https://github.com/vrana/adminer/releases
PR:		241502
Submitted by:	Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer)
2019-10-26 14:31:04 +00:00
Sunpoet Po-Chuan Hsieh f209f632c8 Update to 2.2
Changes:	https://github.com/df7cb/pg_dirtyread/releases
2019-10-26 14:30:07 +00:00
Kai Knoblich d7af142cec databases/py-lmdb: Update to 0.97
* Update WWW field as upstream has a new maintainer.

* While I'm here: Add "do-test" target to make future QA easier.

Notable changes since 0.93:

* Only preload the value with the GIL (= Global Interpreter Lock) unlocked
  when the value is actually requested. This significantly improves read
  performance to retrieve keys with large values when the value isn't
  retrieved.

* Handling of the Environment(create=True) flag was improved.

* Database names may be reused after they are dropped on CFFI, without
  reopening the environment.

* Python argument parsing now matches the behaviour of CFFI, and most sane
  Python APIs: a bool parameter is considered to be true if it is any truthy
  value, not just if it is exactly True.

* Updated LMDB to version 0.9.22.

* Fixed several 2.7/3 bugs in command line tool.

https://github.com/jnwatson/py-lmdb/blob/py-lmdb_0.97/ChangeLog

PR:		241367
Submitted by:	Keith Gaughan <k@stereochro.me> (maintainer)
MFH:		2019Q4
2019-10-25 10:01:15 +00:00
Dmitry Marakasov 5c1026fcd9 - Remove unneeded +='s 2019-10-24 13:37:46 +00:00
Piotr Kubaj a76d78a572 databases/pg_citus: fix build on GCC architectures
C11 compiler is required:
/usr/local/include/postgresql/server/fmgr.h:38: error: previous declaration of 'FunctionCallInfo' was here

Approved by:	mentors (implicit approval)
2019-10-24 09:54:49 +00:00
Dmitri Goutnik a8d6ee1c07 databases/pgbouncer: Update to 1.12.0
- update to 1.12.0
- add USE=pkgconfig for libevent

Changes: https://github.com/pgbouncer/pgbouncer/releases/tag/pgbouncer_1_12_0

PR:		241331
Submitted by:	Loïc Bartoletti <lbartoletti@tuxfamily.org>
Approved by:	m.tsatsenko@gmail.com (maintainer), araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D22097
2019-10-22 12:08:22 +00:00
Tobias Kortkamp 4c8ffde892 databases/automysqlbackup: Pet check-plist
Error: Orphaned: %%ETCDIR%%/automysqlbackup.conf.sample

check-stagedir.sh does not seem to like the extra whitespace in
pkg-plist.  The entries are fine and this does not change the
package.
2019-10-22 10:41:28 +00:00
Romain Tartière 83c2c322eb Update to 6.7.1
Release notes:
https://puppet.com/docs/puppetdb/latest/release_notes.html#puppetdb-671

With hat:	puppet
2019-10-22 00:13:48 +00:00
Romain Tartière 7673620d69 Update to 5.2.10
Release notes:
https://puppet.com/docs/puppetdb/5.2/release_notes.html#puppetdb-5210

With hat:	puppet
2019-10-22 00:12:55 +00:00
Sunpoet Po-Chuan Hsieh ad9efddeda Update to 0.4.4
Changes:	https://github.com/TileDB-Inc/TileDB-Py/releases
2019-10-21 23:32:41 +00:00
Sunpoet Po-Chuan Hsieh 2e61b73533 Update to 2.8.4
Changes:	https://github.com/psycopg/psycopg2/blob/master/NEWS
2019-10-21 23:32:36 +00:00
Sunpoet Po-Chuan Hsieh 872a3e1b59 Update to 6.3.6
Changes:	https://github.com/facebook/rocksdb/releases
2019-10-21 23:32:14 +00:00
Bryan Drewery fe45922832 Drop maintainership 2019-10-21 21:57:14 +00:00
Matthias Andree 31f7e26faa databases/db5, databases/db6: Hook up DEBUG options helpers
PR:		241361
Submitted by:	tobik@
MFH:		2019Q4 (blanket, adds an option that defaults to off)
2019-10-21 18:21:13 +00:00
Dmitry Marakasov 65b7863877 Add databases/postgresql-ogr_fdw: PostgreSQL foreign data wrapper for OGR
This PostgreSQL extension implements a Foreign Data Wrapper (FDW) for OGR.

Please note that this version of mysql_fdw works with PostgreSQL 9.3+, and
have some limitations:
	Only non-spatial query restrictions are pushed down to the OGR driver.
	Spatial restrictions are not pushed down.
	OGR connections every time.
	All columns are retrieved every time.

WWW: https://github.com/pramsey/pgsql-ogr-fdw

PR:		241199
Submitted by:	lbartoletti@tuxfamily.org
2019-10-21 17:54:03 +00:00
Palle Girgensohn 89b7fe1fb4 Fix PLIST problems when building with LLVM but without GSSAPI or OPENSSL.
PR:		241166
Submitted by:	Artyom Davidov
2019-10-21 10:10:56 +00:00
Sunpoet Po-Chuan Hsieh bf2cdea6b5 Update to 1.0.3
Changes:	https://github.com/zdennis/activerecord-import/blob/master/CHANGELOG.md
2019-10-20 17:13:05 +00:00
Sunpoet Po-Chuan Hsieh 93e0a56baa Update to 1.8.0
Changes:	https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog
		https://github.com/frictionlessdata/tableschema-py/commits/master
2019-10-20 17:10:22 +00:00
Sunpoet Po-Chuan Hsieh fa0cc22975 Update to 1.3.10
Changes:	https://docs.sqlalchemy.org/en/13/changelog/changelog_13.html
2019-10-20 17:10:16 +00:00
Sunpoet Po-Chuan Hsieh d6b52fd749 Update to 3.1.4
Changes:	https://pecl.php.net/package-changelog.php?package=memcached
		https://github.com/php-memcached-dev/php-memcached/releases
2019-10-20 17:10:01 +00:00
Sunpoet Po-Chuan Hsieh 656e2a24a1 Update to 4.17
Changes:	https://metacpan.org/changes/distribution/Mojo-Pg
2019-10-20 17:08:41 +00:00
Sunpoet Po-Chuan Hsieh 6f03182d12 Update to 1.4.13
Changes:	https://trac.xapian.org/wiki/ReleaseOverview
2019-10-20 17:08:25 +00:00
Sunpoet Po-Chuan Hsieh 9c2df94b4e Update to 1.4.13
Changes:	https://trac.xapian.org/wiki/ReleaseOverview
2019-10-20 17:08:20 +00:00
Sunpoet Po-Chuan Hsieh 02eae1bd85 Update to 1.4.13
Changes:	https://trac.xapian.org/wiki/ReleaseOverview
2019-10-20 17:08:15 +00:00
Sunpoet Po-Chuan Hsieh c6a0244aaa Update to 1.4.13
Changes:	https://trac.xapian.org/wiki/ReleaseOverview
2019-10-20 17:08:10 +00:00
Sunpoet Po-Chuan Hsieh b0c9211564 Update to 1.4.13.0
Changes:	https://trac.xapian.org/wiki/ReleaseOverview
2019-10-20 17:08:05 +00:00
Sunpoet Po-Chuan Hsieh 77b19cc0d9 Update to 1.4.13
Changes:	https://trac.xapian.org/wiki/ReleaseOverview
2019-10-20 17:07:59 +00:00
Sunpoet Po-Chuan Hsieh 78660a5b4d Update to 1.4.13
Changes:	https://trac.xapian.org/wiki/ReleaseOverview
2019-10-20 17:07:54 +00:00
Sunpoet Po-Chuan Hsieh be0e956664 Update to 1.6.3
Changes:	https://github.com/TileDB-Inc/TileDB/releases
		https://github.com/TileDB-Inc/TileDB/blob/backports-1.6/HISTORY.md
2019-10-20 17:07:26 +00:00
Dmitri Goutnik bafb12405d databases/pspg: Update to 2.1.8
Changelog:

 - freeze 2 cols by default on PostgreSQL versions where oid col is visible

Approved by:	araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D22079
2019-10-19 23:22:00 +00:00
Raphael Kubo da Costa 3a79929fdb Switch MASTER_SITES and WWW to https in Chris' ports.
PR:		241272
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
2019-10-19 12:21:22 +00:00
Kurt Jaeger 929ffc4b64 databases/py-sispy: update MAINTAINER
PR:		241330
Submitted by:	Rick <vrwmiller@gmail.com> (maintainer)
2019-10-19 07:08:17 +00:00
Greg Lewis 04dc05aed6 Remove a reference to Java 6
After the deletion of the openjdk6 port there are no viable versions of
Java 6 remaining in the ports tree.

PR:		241020
Approved by:	ultima@ (maintainer)
2019-10-18 19:24:16 +00:00
Jimmy Olgeni 965b7fc925 Update databases/slony1v2 to version 2.2.8.
PR:           241051
Submitted by: olgeni
Approved by:  maintainer
2019-10-18 13:40:52 +00:00
Palle Girgensohn 997ef94e33 Fix PLIST problems when building with LLVM but without GSSAPI or OPENSSL.
PR:		241053, 241166
Submitted by:	Artyom Davidov
2019-10-17 14:12:49 +00:00
Mark Felder 6cfd4fba0f databases/postgresql-rum: Update to 1.3.6
This release supports PostgreSQL 12.0

PR:		241300
2019-10-16 15:56:20 +00:00
Rene Ladan 13d4527a34 Remove expired ports:
2019-10-16 archivers/freetar: Unfetchable, unmaintained
2019-10-16 archivers/hffzip: Unfetchable, unmaintained
2019-10-16 archivers/hpack.non-usa.only: Unfetchable, unmaintained
2019-10-16 archivers/untar: Unfetchable, unmaintained
2019-10-16 astro/gpsdrive: Unfetchable, unmaintained
2019-10-16 astro/planets: Unfetchable, unmaintained
2019-10-16 audio/ascd: Unfetchable, unmaintained
2019-10-16 audio/audiotag: Unfetchable, unmaintained
2019-10-16 audio/gmidimonitor: Unfetchable, unmaintained
2019-10-16 audio/gmpc-lyricwiki: Unfetchable, unmaintained
2019-10-16 audio/jack_mixer: Unfetchable, unmaintained
2019-10-16 audio/jmusic: Unfetchable, unmaintained
2019-10-16 audio/maplay: Unfetchable, unmaintained
2019-10-16 audio/mbox: Unfetchable, unmaintained
2019-10-16 audio/nuvolaplayer: Unfetchable, unmaintained
2019-10-16 audio/vagalume: Unfetchable, unmaintained
2019-10-16 audio/wmsmixer: Unfetchable, unmaintained
2019-10-16 audio/xmms2-scrobbler: Unfetchable, unmaintained
2019-10-16 benchmarks/filebench: Unfetchable, unmaintained
2019-10-16 biology/chemeq: Unfetchable, unmaintained
2019-10-16 biology/linux-foldingathome: Unfetchable, unmaintained
2019-10-16 cad/dxf2fig: Unfetchable, unmaintained
2019-10-16 cad/gerbv: Unfetchable, unmaintained
2019-10-16 cad/ghdl: Unfetchable, unmaintained
2019-10-16 comms/gsmlib: Unfetchable, unmaintained
2019-10-16 comms/nokryptia: Unfetchable, unmaintained
2019-10-16 databases/mrtg-mysql-load: Unfetchable, unmaintained
2019-10-16 databases/postgres-xl: Unfetchable, unmaintained
2019-10-16 databases/wmjsql: Unfetchable, unmaintained
2019-10-16 deskutils/dlume: Unfetchable, unmaintained
2019-10-16 deskutils/gkrellm-reminder2: Unfetchable, unmaintained
2019-10-16 deskutils/ljit: Unfetchable, unmaintained
2019-10-16 deskutils/mdh: Unfetchable, unmaintained
2019-10-16 devel/atlassian-plugin-sdk: Unfetchable, unmaintained
2019-10-15 devel/bingo: Abandoned upstream
2019-10-16 devel/dprog: Unfetchable, unmaintained
2019-10-16 devel/eblob: Unfetchable, unmaintained
2019-10-16 devel/elftoaout: Unfetchable, unmaintained
2019-10-16 devel/fga: Unfetchable, unmaintained
2019-10-16 devel/fib: Unfetchable, unmaintained
2019-10-16 devel/flickrnet: Unfetchable, unmaintained
2019-10-16 devel/fujaba: Unfetchable, unmaintained
2019-10-16 devel/funnelweb: Unfetchable, unmaintained
2019-10-16 devel/genproto: Unfetchable, unmaintained
2019-10-16 devel/gitphp: Unfetchable, unmaintained
2019-10-16 devel/gnatcoll: Unfetchable, unmaintained
2019-10-16 devel/kimwitu: Unfetchable, unmaintained
2019-10-16 devel/libghthash: Unfetchable, unmaintained
2019-10-16 devel/lua-alien: Unfetchable, unmaintained
2019-10-16 devel/monotone-viz: Unfetchable, unmaintained
2019-10-16 devel/noweb: Unfetchable, unmaintained
2019-10-16 devel/p65: Unfetchable, unmaintained
2019-10-16 devel/py-fileutils: Unfetchable, unmaintained
2019-10-16 devel/py-mercurialserver: Unfetchable, unmaintained
2019-10-16 devel/py-pqueue: Unfetchable, unmaintained
2019-10-16 devel/pypersrc: Unfetchable, unmaintained
2019-10-16 devel/root-doc: Unfetchable, unmaintained
2019-10-16 devel/sfio: Unfetchable, unmaintained
2019-10-16 devel/styx: Unfetchable, unmaintained
2019-10-16 devel/tclmore: Unfetchable, unmaintained
2019-10-16 devel/umem: Unfetchable, unmaintained
2019-10-16 dns/ez-ipupdate: Unfetchable, unmaintained
2019-10-16 editors/zoinks: Unfetchable, unmaintained
2019-10-16 emulators/aftp: Unfetchable, unmaintained
2019-10-16 emulators/ia64sim: Unfetchable, unmaintained
2019-10-16 emulators/loemu: Unfetchable, unmaintained
2019-10-16 emulators/pipelight: Unfetchable, unmaintained
2019-10-16 finance/ledgersmb: Unfetchable, unmaintained
2019-10-16 ftp/atftp: Unfetchable, unmaintained
2019-10-16 ftp/cftp: Unfetchable, unmaintained
2019-10-16 games/arkanoidsb: Unfetchable, unmaintained
2019-10-16 games/balazar: Unfetchable, unmaintained
2019-10-16 games/blockade: Unfetchable, unmaintained
2019-10-16 games/cleanq3: Unfetchable, unmaintained
2019-10-16 games/conquest: Unfetchable, unmaintained
2019-10-16 games/crafty-tablebase-no-pawn: Unfetchable, unmaintained
2019-10-16 games/epiar: Unfetchable, unmaintained
2019-10-16 games/exmars: Unfetchable, unmaintained
2019-10-16 games/fteqw: Unfetchable, unmaintained
2019-10-16 games/gnake: Unfetchable, unmaintained
2019-10-16 games/gru: Unfetchable, unmaintained
2019-10-16 games/gtkpool: Unfetchable, unmaintained
2019-10-16 games/imaze: Unfetchable, unmaintained
2019-10-16 games/inform: Unfetchable, unmaintained
2019-10-16 games/iourbanterror: Unfetchable, unmaintained
2019-10-16 games/iourbanterror-server: Unfetchable, unmaintained
2019-10-16 games/jools: Unfetchable, unmaintained
2019-10-16 games/legends: Unfetchable, unmaintained
2019-10-16 games/linux-enemyterritory-etpro: Unfetchable, unmaintained
2019-10-16 games/linux-worldofgoo-demo: Unfetchable, unmaintained
2019-10-16 games/noegnud-data: Unfetchable, unmaintained
2019-10-16 games/poker-engine: Unfetchable, unmaintained
2019-10-16 games/ptools: Unfetchable, unmaintained
2019-10-16 games/pyawale: Unfetchable, unmaintained
2019-10-16 games/pysycache-lang: Unfetchable, unmaintained
2019-10-16 games/qmars: Unfetchable, unmaintained
2019-10-16 games/quake-reaper: Unfetchable, unmaintained
2019-10-16 games/quake3-ra3: Unfetchable, unmaintained
2019-10-16 games/sdlCC: Unfetchable, unmaintained
2019-10-16 games/speyes: Unfetchable, unmaintained
2019-10-16 games/vodovod: Unfetchable, unmaintained
2019-10-16 games/wmeyes: Unfetchable, unmaintained
2019-10-16 games/wmshuffle: Unfetchable, unmaintained
2019-10-16 games/xabacus: Unfetchable, unmaintained
2019-10-16 games/xpacman: Unfetchable, unmaintained
2019-10-16 games/xscorch: Unfetchable, unmaintained
2019-10-16 graphics/aeskulap: Unfetchable, unmaintained
2019-10-16 graphics/agave: Unfetchable, unmaintained
2019-10-16 graphics/cbview: Unfetchable, unmaintained
2019-10-16 graphics/copperspice: Unfetchable, unmaintained
2019-10-16 graphics/cthumb: Unfetchable, unmaintained
2019-10-16 graphics/fujiplay: Unfetchable, unmaintained
2019-10-16 graphics/gimp-ez-perspective-plugin: Unfetchable, unmaintained
2019-10-16 graphics/gimp-focusblur-plugin: Unfetchable, unmaintained
2019-10-16 graphics/gimp-jagged-border-script: Unfetchable, unmaintained
2019-10-16 graphics/gimp-manual-html: Unfetchable, unmaintained
2019-10-16 graphics/gimp-save-for-web: Unfetchable, unmaintained
2019-10-16 graphics/gimp-wavelet-denoise-plugin: Unfetchable, unmaintained
2019-10-16 graphics/gimp-wavelet-sharpen-plugin: Unfetchable, unmaintained
2019-10-16 graphics/giram: Unfetchable, unmaintained
2019-10-16 graphics/inventor: Unfetchable, unmaintained, Depends on expiring graphics/libGLw
2019-10-16 graphics/jpg2pdf: Unfetchable, unmaintained
2019-10-16 graphics/jpgraph2: Unfetchable, unmaintained
2019-10-16 graphics/makehuman: Unfetchable, unmaintained
2019-10-16 graphics/pstoepsi: Unfetchable, unmaintained
2019-10-16 graphics/xmandel: Unfetchable, unmaintained
2019-10-16 irc/minbif: Unfetchable, unmaintained
2019-10-16 japanese/VTPSfont: Unfetchable, unmaintained
2019-10-16 japanese/asterisk-sounds: Unfetchable, unmaintained
2019-10-16 japanese/cannadic: Unfetchable, unmaintained
2019-10-16 japanese/edict-utf-8: Unfetchable, unmaintained
2019-10-16 japanese/kpcal: Unfetchable, unmaintained
2019-10-16 japanese/multiskkserv: Unfetchable, unmaintained
2019-10-16 japanese/skkfep: Unfetchable, unmaintained
2019-10-16 java/eclipse-log4e: Unfetchable, unmaintained
2019-10-16 java/eclipse-lomboz: Unfetchable, unmaintained
2019-10-16 java/java-checkstyle: Unfetchable, unmaintained
2019-10-16 korean/baekmukfonts-ttf: Unfetchable, unmaintained
2019-10-16 korean/gtkcomm: Unfetchable, unmaintained
2019-10-16 lang/arena: Unfetchable, unmaintained
2019-10-16 lang/diveintopython: Unfetchable, unmaintained
2019-10-16 lang/modula3: Unfetchable, unmaintained
2019-10-16 lang/p2c: Unfetchable, unmaintained
2019-10-16 lang/quack: Unfetchable, unmaintained
2019-10-16 lang/stldoc: Unfetchable, unmaintained
2019-10-16 mail/altermime: Unfetchable, unmaintained
2019-10-16 mail/autosig: Unfetchable, unmaintained
2019-10-16 mail/gkrellmmailwatch2: Unfetchable, unmaintained
2019-10-16 mail/mboxcheck-applet: Unfetchable, unmaintained
2019-10-16 mail/nmzmail: Unfetchable, unmaintained
2019-10-16 mail/poppy: Unfetchable, unmaintained
2019-10-16 mail/prom-wl: Unfetchable, unmaintained
2019-10-16 mail/py-apolicy: Unfetchable, unmaintained
2019-10-16 mail/spamdb-curses: Unfetchable, unmaintained
2019-10-16 mail/xlbiff: Unfetchable, unmaintained
2019-10-16 math/algotutor: Unfetchable, unmaintained
2019-10-16 math/nyh-hoc: Unfetchable, unmaintained
2019-10-16 math/superlu_mt: Unfetchable, unmaintained
2019-10-16 math/testu01: Unfetchable, unmaintained
2019-10-16 misc/astrolog: Unfetchable, unmaintained
2019-10-16 misc/chord2html: Unfetchable, unmaintained
2019-10-16 misc/crosspad: Unfetchable, unmaintained
2019-10-16 misc/detachtty: Unfetchable, unmaintained
2019-10-16 misc/dphys-config: Unfetchable, unmaintained
2019-10-16 misc/dvorakng: Unfetchable, unmaintained
2019-10-16 misc/gctpc: Unfetchable, unmaintained
2019-10-16 misc/gkrellm-helium: Unfetchable, unmaintained
2019-10-16 misc/gkrellweather2: Unfetchable, unmaintained
2019-10-16 misc/linm: Unfetchable, unmaintained
2019-10-16 misc/mc-light: Unfetchable, unmaintained
2019-10-16 misc/newer: Unfetchable, unmaintained
2019-10-16 misc/telbook: Unfetchable, unmaintained
2019-10-16 misc/valspeak: Unfetchable, unmaintained
2019-10-16 misc/xd: Unfetchable, unmaintained
2019-10-16 multimedia/audiopreview: Unfetchable, unmaintained
2019-10-16 multimedia/dvts: Unfetchable, unmaintained
2019-10-16 multimedia/gcfilms: Unfetchable, unmaintained
2019-10-16 multimedia/kissdx: Unfetchable, unmaintained
2019-10-16 multimedia/playd: Unfetchable, unmaintained
2019-10-16 multimedia/subtitleeditor: Unfetchable, unmaintained
2019-10-16 multimedia/umr: Unfetchable, unmaintained
2019-10-16 net/bluemix-cli: Unfetchable, unmaintained
2019-10-16 net/boclient: Unfetchable, unmaintained
2019-10-16 net/csync2: Unfetchable, unmaintained
2019-10-16 net/dictd-database: Unfetchable, unmaintained
2019-10-16 net/gtic: Unfetchable, unmaintained
2019-10-16 net/hidentd: Unfetchable, unmaintained
2019-10-16 net/ldap2dns: Unfetchable, unmaintained
2019-10-16 net/libmxp: Unfetchable, unmaintained
2019-10-16 net/librouteros: Unfetchable, unmaintained
2019-10-16 net/nettest: Unfetchable, unmaintained
2019-10-16 net/py-netstring: Unfetchable, unmaintained
2019-10-16 net/radiusd-cistron: Unfetchable, unmaintained
2019-10-16 net/rtptools: Unfetchable, unmaintained
2019-10-16 net/smbldap-tools: Unfetchable, unmaintained
2019-10-16 net/tcptrace: Unfetchable, unmaintained
2019-10-16 net/wackford-squeers: Unfetchable, unmaintained
2019-10-16 net/wmnet2: Unfetchable, unmaintained
2019-10-16 net-im/pidgin-birthday-reminder: Unfetchable, unmaintained
2019-10-16 net-im/pidgin-pidgimpd: Unfetchable, unmaintained
2019-10-16 net-im/poezio: Unfetchable, unmaintained
2019-10-16 net-mgmt/bsnmp-jails: Unfetchable, unmaintained
2019-10-16 net-mgmt/iog: Unfetchable, unmaintained
2019-10-16 net-mgmt/lanmap: Unfetchable, unmaintained
2019-10-16 net-mgmt/nagios-spamd-plugin: Unfetchable, unmaintained
2019-10-16 net-mgmt/nefu: Unfetchable, unmaintained
2019-10-16 net-mgmt/pixilate: Unfetchable, unmaintained
2019-10-16 net-mgmt/slate: Unfetchable, unmaintained
2019-10-16 net-mgmt/weplab: Unfetchable, unmaintained
2019-10-16 net-p2p/bnbt: Unfetchable, unmaintained
2019-10-16 net-p2p/btpd: Unfetchable, unmaintained
2019-10-16 net-p2p/gkremldk: Unfetchable, unmaintained
2019-10-16 news/newscache: Unfetchable, unmaintained
2019-10-16 news/nntpbtr: Unfetchable, unmaintained
2019-10-16 news/slrnconf: Unfetchable, unmaintained
2019-10-16 news/xpn: Unfetchable, unmaintained
2019-10-16 polish/ekg: Unfetchable, unmaintained
2019-10-16 polish/ekg2: Unfetchable, unmaintained
2019-10-16 ports-mgmt/fastest_sites: Unfetchable, unmaintained
2019-10-16 ports-mgmt/pkg-plist: Unfetchable, unmaintained
2019-10-16 ports-mgmt/symports: Unfetchable, unmaintained
2019-10-16 print/poster: Unfetchable, unmaintained
2019-10-16 russian/d1489: Unfetchable, unmaintained
2019-10-16 science/metaf2xml: Unfetchable, unmaintained
2019-10-16 security/authforce: Unfetchable, unmaintained
2019-10-16 security/avcheck: Unfetchable, unmaintained
2019-10-16 security/digest: Unfetchable, unmaintained
2019-10-16 security/fpm2: Unfetchable, unmaintained
2019-10-16 security/fwipe: Unfetchable, unmaintained
2019-10-16 security/gnome-password-generator: Unfetchable, unmaintained
2019-10-16 security/httprint: Unfetchable, unmaintained
2019-10-16 security/ike-scan: Unfetchable, unmaintained
2019-10-16 security/ipfwcount: Unfetchable, unmaintained
2019-10-16 security/libsparkcrypto: Unfetchable, unmaintained
2019-10-16 security/md4coll: Unfetchable, unmaintained
2019-10-16 security/md5coll: Unfetchable, unmaintained
2019-10-16 security/osiris: Unfetchable, unmaintained
2019-10-16 security/ranpwd: Unfetchable, unmaintained
2019-10-16 security/rdigest: Unfetchable, unmaintained
2019-10-16 security/smap: Unfetchable, unmaintained
2019-10-16 security/sshblock: Unfetchable, unmaintained
2019-10-16 shells/bashc: Unfetchable, unmaintained
2019-10-16 shells/flash: Unfetchable, unmaintained
2019-10-16 sysutils/cotty: Unfetchable, unmaintained
2019-10-16 sysutils/dt: Unfetchable, unmaintained
2019-10-16 sysutils/gkrellfire: Unfetchable, unmaintained
2019-10-16 sysutils/log_analysis: Unfetchable, unmaintained
2019-10-16 sysutils/mksunbootcd: Unfetchable, unmaintained
2019-10-16 sysutils/rfstool: Unfetchable, unmaintained
2019-10-16 sysutils/skill: Unfetchable, unmaintained
2019-10-16 sysutils/sloth: Unfetchable, unmaintained
2019-10-16 sysutils/snowlog: Unfetchable, unmaintained
2019-10-16 sysutils/wmfire: Unfetchable, unmaintained
2019-10-16 sysutils/xbattbar: Unfetchable, unmaintained
2019-10-16 textproc/bedic-data: Unfetchable, unmaintained
2019-10-16 textproc/clit: Unfetchable, unmaintained
2019-10-16 textproc/docbook-tdg: Unfetchable, unmaintained
2019-10-16 textproc/emacs-wiki: Depends on expiring ports
2019-10-16 textproc/htmlize.el: Unfetchable, unmaintained
2019-10-16 textproc/libflate: Unfetchable, unmaintained
2019-10-16 textproc/mguesser: Unfetchable, unmaintained
2019-10-16 textproc/opensched: Unfetchable, unmaintained
2019-10-16 textproc/opentoken: Unfetchable, unmaintained
2019-10-16 textproc/rot: Unfetchable, unmaintained
2019-10-16 textproc/rtfx: Unfetchable, unmaintained
2019-10-16 textproc/supercat: Unfetchable, unmaintained
2019-10-16 textproc/xml_ez_out: Unfetchable, unmaintained
2019-10-16 textproc/xmldiff: Unfetchable, unmaintained
2019-10-16 textproc/xqilla: Unfetchable, unmaintained
2019-10-16 www/WebMagick: Unfetchable, unmaintained
2019-10-16 www/bins: Unfetchable, unmaintained
2019-10-16 www/blogsum: Unfetchable, unmaintained
2019-10-16 www/boa: Unfetchable, unmaintained
2019-10-16 www/cgihtml: Unfetchable, unmaintained
2019-10-16 www/cgiparse: Unfetchable, unmaintained
2019-10-16 www/flot: Unfetchable, unmaintained
2019-10-16 www/ftasv: Unfetchable, unmaintained
2019-10-16 www/hastymail2-devel: Unfetchable, unmaintained
2019-10-16 www/htmlpp: Unfetchable, unmaintained
2019-10-16 www/http-analyze: Unfetchable, unmaintained
2019-10-16 www/junkbuster: Unfetchable, unmaintained
2019-10-16 www/links-hacked: Unfetchable, unmaintained
2019-10-16 www/llgal: Unfetchable, unmaintained
2019-10-16 www/mgstat: Unfetchable, unmaintained
2019-10-16 www/php-screw: Unfetchable, unmaintained
2019-10-16 www/phproxy: Unfetchable, unmaintained
2019-10-16 www/py-prewikka: Unfetchable, unmaintained
2019-10-16 www/redmine-backlogs: Unfetchable, unmaintained
2019-10-16 www/swfdec-plugin: Unfetchable, unmaintained
2019-10-16 www/swish-e: Unfetchable, unmaintained
2019-10-16 x11/blast: Unfetchable, unmaintained
2019-10-16 x11/dynamag: Unfetchable, unmaintained
2019-10-16 x11/xcurs: Unfetchable, unmaintained
2019-10-16 x11/xscreensaver-gnome: Unfetchable, unmaintained
2019-10-16 x11/xscreensaver-gnome-hacks: Unfetchable, unmaintained
2019-10-16 x11-clocks/cairo-clock: Unfetchable, unmaintained
2019-10-16 x11-clocks/pclock: Unfetchable, unmaintained
2019-10-16 x11-clocks/stopwatch: Unfetchable, unmaintained
2019-10-16 x11-clocks/wmfuzzy: Unfetchable, unmaintained
2019-10-16 x11-fm/emelfm2: Unfetchable, unmaintained
2019-10-16 x11-fm/ezfm: Unfetchable, unmaintained
2019-10-16 x11-fm/ultracopier: Unfetchable, unmaintained
2019-10-16 x11-fm/xplore: Unfetchable, unmaintained
2019-10-16 x11-fonts/indic-ttf: Unfetchable, unmaintained
2019-10-16 x11-fonts/pingwi: Unfetchable, unmaintained
2019-10-16 x11-themes/cursor-ecliz: Unfetchable, unmaintained
2019-10-16 x11-themes/cursor-grounation-theme: Unfetchable, unmaintained
2019-10-16 x11-themes/cursor-neutral-theme: Unfetchable, unmaintained
2019-10-16 x11-themes/cursor-polar-theme: Unfetchable, unmaintained
2019-10-16 x11-themes/gtk-envy-theme: Unfetchable, unmaintained
2019-10-16 x11-themes/gtk-equinox-engine: Unfetchable, unmaintained
2019-10-16 x11-themes/gtk-qnxtheme: Unfetchable, unmaintained
2019-10-16 x11-themes/plank-theme-moka: Unfetchable, unmaintained
2019-10-15 x11-toolkits/swt-devel: Obsolete. Superseded by x11-toolkits/swt
2019-10-16 x11-wm/genmenu: Unfetchable, unmaintained
2019-10-16 x11-wm/musca: Unfetchable, unmaintained
2019-10-16 x11-wm/weewm: Unfetchable, unmaintained
2019-10-16 x11-wm/windowlab: Unfetchable, unmaintained
2019-10-16 x11-wm/wmfs: Unfetchable, unmaintained
2019-10-16 15:29:32 +00:00
Richard Gallamore 011b7ec40a Updated to 8.0.18
Changes: https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-18.html
2019-10-16 04:17:35 +00:00
Tobias C. Berner 5a07c144c4 KDE Applications: update to 19.08.2
Announcement:
	https://kde.org/announcements/announce-applications-19.08.2.php

Changelog:
	https://kde.org/announcements/fulllog_applications-aether.php?version=19.08.2
2019-10-15 18:31:10 +00:00