aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired ports:Rene Ladan2020-12-031-1/+0
| | | | | | | | | | 2020-11-30 www/rubygem-dashing: Unmaintained by upstream, use www/rubygem-smashing instead 2020-11-30 www/rubygem-redmine_acts_as_taggable_on: Unmaintained by upstream 2020-11-30 www/rubygem-gitlab-grack: Deprecated by upstream 2020-12-02 databases/db6: latest 6.2.x version and newer not downloadable without registration Notes: svn path=/head/; revision=556925
* - Add databases/py-aesqlapiusDmitry Marakasov2020-12-021-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | So you don't want to use ORM, and want to organize your SQL queries in a convenient way. Don't mix them with your python code, don't write `execute` and `fetchrow`s by hand for each query. With aesqlapius: - Store your SQL queries separate from the code, in a dedicated file or directory hierarchy - Annotate each query with python-like function definition specifying input arguments and output types and patterns aesqlapius builds a class out of this, where you can call your queries as plain methods. It handles arguments (pass positional or keyword arguments as you like, default values are also handled) and output types and patterns (you may specify whether a method returns iterator, list, dict of rows, or a single row, where row may be represented as a tuple, list, dict, single value or a custom type such as a dataclass). WWW: https://pypi.org/project/aesqlapius/ Notes: svn path=/head/; revision=556856
* New port: databases/db18 Oracle Berkeley DB, Release 18.1Matthias Andree2020-12-021-0/+1
| | | | | | | | | | | | | | | | | | | | Oracle Berkeley DB is a family of open source embeddable databases that allows developers to incorporate within their applications a fast, scalable, transactional database engine with industrial grade reliability and availability. As a result, customers and end-users will experience an application that simply works, reliably manages data, can scale under extreme load, but requires no ongoing database administration. As a developer, you can focus on your application and be confident that Oracle Berkeley DB will manage your persistence needs. This port is derived from databases/db6 (by svn copy + edits). PR: 248415 Submitted by: Yasuhiro KIMURA Notes: svn path=/head/; revision=556798
* Remove expired ports:Rene Ladan2020-12-011-1/+0
| | | | | | | | | | | | | | | | | | | | | 2020-11-30 databases/datamodeler: depends on expiring java/openjfx8-devel 2020-11-30 devel/gradle4: only needed for expiring biology/igv and java/openjfx8-devel 2020-11-30 devel/py-astroid1: Use devel/py-astroid instead 2020-11-30 devel/pylint1: Use devel/pylint instead 2020-11-30 german/mediathekview: depends on expiring java/openjfx8-devel 2020-11-30 java/openjfx8-devel: No longer maintained upstream 2020-11-30 java/openjfx8-scenebuilder: depends on expiring java/openjfx8-devel 2020-11-30 net-im/py-sleekxmpp: Upstream archived and advices to use net-im/py-slixmpp 2020-12-01 net-mgmt/zabbix44-agent: End of Life 2020-12-01 net-mgmt/zabbix44-frontend: End of Life 2020-12-01 net-mgmt/zabbix44-java: End of Life 2020-12-01 net-mgmt/zabbix44-proxy: End of Life 2020-12-01 net-mgmt/zabbix44-server: End of Life 2020-11-30 print/jabref: depends on expiring java/openjfx8-devel 2020-11-30 science/datawarrior: depends on expiring java/openjfx8-devel Notes: svn path=/head/; revision=556791
* New port: databases/xls2txt: Utilities to convert spreadsheet files to text ↵Yuri Victorovich2020-11-281-0/+1
| | | | | | | and csv formats Notes: svn path=/head/; revision=556542
* Add mdbx 0.9.1, lightning Memory-Mapped Database (Extended).Vanilla I. Shu2020-11-281-0/+1
| | | | | | | | PR: 251221 Submitted by: Mahlon E. Smith <mahlon@martini.nu> Notes: svn path=/head/; revision=556490
* New port: databases/ods2sql: Create SQLite3 database from ODS spreadsheetYuri Victorovich2020-11-231-0/+1
| | | | Notes: svn path=/head/; revision=556097
* New ports required for gitlab-ce 13.6 upgrade.Matthias Fechner2020-11-211-0/+2
| | | | Notes: svn path=/head/; revision=555813
* Remove expired ports:Rene Ladan2020-11-151-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2020-11-15 archivers/py-pyliblzma: Uses deprecated version of python 2020-11-15 databases/postgis23: Upstream no longer maintained 2020-11-15 databases/py-htsql: Uses deprecated version of python 2020-11-15 devel/bzr-fastimport: Uses deprecated version of python 2020-11-15 devel/py-ToscaWidgets: Uses deprecated version of python 2020-11-15 devel/py-calendar: Uses deprecated version of python 2020-11-15 devel/py-distorm: Uses deprecated version of python 2020-11-15 devel/py-fabric1: Uses deprecated version of python 2020-11-15 devel/py-rcsparse: Uses deprecated version of python 2020-11-15 devel/pyrex: Uses deprecated version of python 2020-11-15 japanese/py-tegaki: Uses deprecated version of python 2020-11-15 math/py-networkx1: Obsolete, please use math/py-networkx instead 2020-11-15 misc/py-progressbar231: Uses deprecated version of python 2020-11-15 multimedia/py-kaa-imlib2: Uses deprecated version of python 2020-11-15 multimedia/py-kaa-metadata: Uses deprecated version of python 2020-11-15 net-im/libtelepathy: Uses deprecated version of python 2020-11-15 security/py-mcrypt: Uses deprecated version of python 2020-11-15 www/py-beautifulsoup32: Uses deprecated version of python 2020-11-15 www/py-evernote: Uses deprecated version of python 2020-04-01 www/py-meld3: EOLed upstream 2020-11-15 www/py-requestbuilder: Uses deprecated version of python 2020-11-15 x11-toolkits/py-SquareMap: Uses deprecated version of python Notes: svn path=/head/; revision=555416
* Add py-sqlalchemy14 1.4.0b1 (copied from py-sqlalchemy13)Sunpoet Po-Chuan Hsieh2020-11-151-0/+1
| | | | Notes: svn path=/head/; revision=555248
* Add databases/courier-authlib-sqlite port to install sqlite supportGuido Falsi2020-11-151-0/+1
| | | | | | | | | for courier-authlib Suggested by: Ewout Boks <ewout@boks.com> Notes: svn path=/head/; revision=555203
* Remove expired ports:Rene Ladan2020-11-101-1/+0
| | | | | | | | | | 2020-08-15 databases/py-python-rrdtool: Uses deprecated version of python 2020-09-15 net/spideroak: Uses deprecated version of python 2020-09-15 emulators/playonbsd: Uses deprecated version of python 2020-09-15 net/xorp: Uses deprecated version of python Notes: svn path=/head/; revision=554856
* Split `databases/xtrabackup8', based on 8.x versions, which is intendedAlexey Dokuchaev2020-11-061-0/+1
| | | | | | | | | | to be used against `databases/mysql80-server', which versions 2.4.x are incompatible with. PR: 250744 Notes: svn path=/head/; revision=554316
* Remove databases/py-sqlparse020Li-Wen Hsu2020-11-031-1/+0
| | | | | | | | | | | This was a dependency of www/calendarserver which will not be ported to python3 and was deleted. Users should move to databases/py-sqlparse. PR: 250290 Submitted by: Axel.Rau@Chaos1.DE (maintainer) Notes: svn path=/head/; revision=553949
* New port: database/cutelyst-asqlAdriaan de Groot2020-10-261-0/+1
| | | | | | | | | | | | | | | asql is an asynchronous, C++11-native, Qt5 based SQL Query library. You can use it to write async queries with natural C++-lambda and Qt5-slots style code. Right now there is only a PostgreSQL backend, but others are planned (and then the port will grow OPTIONS). This comes from the cutelyst project, and it would conflict with www/asql is named the "obvious" way, so name it something inbetween. Notes: svn path=/head/; revision=553357
* PHP 8.0: Connect all the ports added in r552906Torsten Zuehlsdorff2020-10-221-0/+12
| | | | | | | Sponsored by: PHP Update Service Notes: svn path=/head/; revision=552910
* Add py-sqlalchemy-json 0.4.0Sunpoet Po-Chuan Hsieh2020-10-041-0/+1
| | | | | | | | | SQLAlchemy-JSON provides mutation-tracked JSON types to SQLAlchemy. WWW: https://github.com/edelooff/sqlalchemy-json Notes: svn path=/head/; revision=551391
* New port: databases/mongodb-toolsKurt Jaeger2020-09-261-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | According to https://docs.mongodb.com/database-tools/#versioning the versioning of mongodb-tools changed. One version of mongodb-tools for all future mongodb versions. - removed mongoreplay: it does not exist (anymore) - enabled all tools: I don't know the history why these were not enabled - builds and runs on aarch64 - Add WWW to official documentation -------- Useful utilities for managing a MongoDB instance written in Go. - bsondump - display BSON files in a human-readable format - mongoimport - Convert data from JSON, TSV or CSV and insert them into a collection - mongoexport - Write an existing collection to CSV or JSON format - mongodump/mongorestore - Dump MongoDB backups to disk in .BSON format, or restore them to a live database - mongostat - Monitor live MongoDB servers, replica sets, or sharded clusters - mongofiles - Read, write, delete, or update files in GridFS - mongotop - Monitor read/write activity on a mongo server WWW: https://github.com/mongodb/mongo-tools WWW: https://docs.mongodb.com/database-tools/ PR: 249426 Submitted by: Ronald Klop <ronald-lists@klop.ws> Notes: svn path=/head/; revision=550139
* Welcome PostgreSQL 13Palle Girgensohn2020-09-241-0/+8
| | | | | | | Release notes: https://www.postgresql.org/about/news/2077/ Notes: svn path=/head/; revision=549921
* Add Samba 4.13 supplimentary lib databases/ldb22Timur I. Bakeyev2020-09-231-0/+1
| | | | Notes: svn path=/head/; revision=549649
* Add ldb21 portTimur I. Bakeyev2020-09-231-0/+1
| | | | Notes: svn path=/head/; revision=549646
* Remove expired ports:Rene Ladan2020-09-191-10/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2020-09-15 audio/abraca: Uses deprecated version of python 2020-09-15 audio/ardour5: Uses deprecated version of python 2020-09-15 audio/cplay: Uses deprecated version of python 2020-09-15 audio/cpp-xmms2: Uses deprecated version of python 2020-09-15 audio/p5-xmms2: Uses deprecated version of python 2020-09-15 biology/haplohseq: Uses deprecated version of python 2020-09-15 biology/tophat: Uses deprecated version of python 2020-09-15 chinese/ibus-array: Uses deprecated version of python 2020-09-15 comms/congruity: Uses deprecated version of python 2020-09-15 comms/libbtbb: Uses deprecated version of python 2020-09-15 comms/quisk: Uses deprecated version of python 2020-09-15 databases/mtools-mongodb: Uses deprecated version of python 2020-09-15 databases/mydbf2mysql: Uses deprecated version of python 2020-09-15 databases/ntdb: Uses deprecated version of python 2020-09-15 databases/pgloader: Uses deprecated version of python 2020-09-15 databases/pgtune: Uses deprecated version of python 2020-09-15 databases/postgresql-libpqxx3: Uses deprecated version of python 2020-09-15 databases/postgresql-libpqxx4: Uses deprecated version of python 2020-09-15 databases/py-sqlite3dbm: Uses deprecated version of python 2020-09-15 databases/pydbx: Uses deprecated version of python 2020-09-15 databases/pyspatialite: Uses deprecated version of python 2020-09-15 deskutils/ljcharm: Uses deprecated version of python 2020-09-15 deskutils/mat: Uses deprecated version of python 2020-09-15 devel/aap: Uses deprecated version of python 2020-09-15 devel/apr2: Uses deprecated version of python 2020-09-15 devel/bbfreeze-loader: Uses deprecated version of python 2020-09-15 devel/bicyclerepair: Uses deprecated version of python 2020-09-15 devel/bzrtools: Uses deprecated version of python 2020-09-15 devel/codeville: Uses deprecated version of python 2020-09-15 devel/cvs2svn: Uses deprecated version of python 2020-09-15 devel/cx_Freeze: Uses deprecated version of python 2020-09-15 devel/euca2ools: Uses deprecated version of python 2020-09-15 devel/evolution-gconf-tools: Uses deprecated version of python 2020-09-15 devel/git-bzr-ng: Uses deprecated version of python 2020-09-15 devel/git-cvs: Uses deprecated version of python 2020-09-15 devel/git-remote-hg: Uses deprecated version of python 2020-09-15 devel/grumpy: Uses deprecated version of python 2020-09-15 devel/hg-git: Uses deprecated version of python 2020-09-15 devel/libnxt: Uses deprecated version of python 2020-09-15 devel/libredblack: Uses deprecated version of python 2020-09-15 devel/llvm-cheri: Uses deprecated version of python 2020-09-15 devel/phpsh: Uses deprecated version of python 2020-09-15 devel/py-backports.shutil_which: Uses deprecated version of python 2020-09-15 devel/py-notify: Uses deprecated version of python 2020-09-15 devel/py-pybloomfiltermmap: Uses deprecated version of python 2020-09-15 devel/py-qserve: Uses deprecated version of python 2020-09-15 devel/py-subvertpy: Uses deprecated version of python 2020-09-15 devel/py_static_check: Uses deprecated version of python 2020-09-15 devel/pyst: Uses deprecated version of python 2020-09-15 devel/runsnakerun: Uses deprecated version of python 2020-09-15 devel/tailor: Uses deprecated version of python 2020-09-15 devel/uatraits: Uses deprecated version of python 2020-09-15 dns/nsec3walker: Uses deprecated version of python 2020-09-15 dns/sshfp: Uses deprecated version of python 2020-09-15 editors/medit: Uses deprecated version of python 2020-09-15 emulators/dynagen: Uses deprecated version of python 2020-09-15 emulators/wxmupen64plus: Uses deprecated version of python 2020-09-15 games/diameter: Uses deprecated version of python 2020-09-15 games/kiki: Uses deprecated version of python 2020-09-15 games/lightyears: Uses deprecated version of python 2020-09-15 games/outerspace: Uses deprecated version of python 2020-09-15 games/pachi-game-engine: Uses deprecated version of python 2020-09-15 graphics/caffe: Uses deprecated version of python 2020-09-15 graphics/cloudcompare: Uses deprecated version of python 2020-09-15 graphics/kudu: Uses deprecated version of python 2020-09-15 graphics/pecomato: Uses deprecated version of python 2020-09-15 graphics/py-editobj: Uses deprecated version of python 2020-09-15 graphics/py-mayavi: Uses deprecated version of python 2020-09-15 graphics/pymorph: Uses deprecated version of python 2020-09-15 graphics/tilecache: Uses deprecated version of python 2020-09-15 graphics/uniconvertor: Uses deprecated version of python 2020-09-15 japanese/mailman: Uses deprecated version of python 2020-09-15 java/eclipse-pydev: Uses deprecated version of python 2020-09-15 lang/cdent: Uses deprecated version of python 2020-09-15 lang/julia06: Uses deprecated version of python 2020-09-15 lang/julia07: Uses deprecated version of python 2020-09-15 lang/julia11: Uses deprecated version of python 2020-09-15 lang/tinypy: Uses deprecated version of python 2020-09-15 mail/cleanup-maildir: Uses deprecated version of python 2020-09-15 mail/courier-pythonfilter: Uses deprecated version of python 2020-09-15 mail/getmail: Uses deprecated version of python 2020-09-15 mail/muttils: Uses deprecated version of python 2020-09-15 mail/nohtml: Uses deprecated version of python 2020-09-15 mail/offlineimap: Uses deprecated version of python 2020-09-15 mail/openemm2015: Uses deprecated version of python 2020-09-15 math/blitz++: Uses deprecated version of python 2020-09-15 math/openfst: Uses deprecated version of python 2020-09-15 math/py-fpconst: Uses deprecated version of python 2020-09-15 misc/hb: Uses deprecated version of python 2020-09-15 misc/mtail: Uses deprecated version of python 2020-09-15 misc/wotsap: Uses deprecated version of python 2020-09-15 multimedia/freevo: Uses deprecated version of python 2020-09-15 multimedia/quodlibet: Uses deprecated version of python 2020-09-15 multimedia/tovid: Uses deprecated version of python 2020-09-15 net/ceph13: Uses deprecated version of python 2020-09-15 net/cloud-init-azure: Uses deprecated version of python 2020-09-15 net/exabgp: Uses deprecated version of python 2020-09-15 net/exaddos: Uses deprecated version of python 2020-09-15 net/fb: Uses deprecated version of python 2020-09-15 net/flent: Uses deprecated version of python 2020-09-15 net/flowgrep: Uses deprecated version of python 2020-09-15 net/googlecl: Uses deprecated version of python 2020-09-15 net/mininet: Uses deprecated version of python 2020-09-15 net/nfs-ganesha: Uses deprecated version of python 2020-09-15 net/opensips: Uses deprecated version of python 2020-09-15 net/py-python-ntlm: Uses deprecated version of python 2020-09-15 net/splatd: Uses deprecated version of python 2020-09-15 net-im/centerim-devel: Uses deprecated version of python 2020-09-15 net-im/fugu: Uses deprecated version of python 2020-09-15 net-im/proxy65: Uses deprecated version of python 2020-09-15 net-mgmt/crmsh: Uses deprecated version of python 2020-09-15 net-mgmt/librenms-agent: Uses deprecated version of python 2020-09-15 net-p2p/couchpotato: Uses deprecated version of python 2020-09-15 news/rawdog: Uses deprecated version of python 2020-09-15 ports-mgmt/portell: Uses deprecated version of python 2020-09-15 print/biblio-py: Uses deprecated version of python 2020-09-15 science/brian: Uses deprecated version of python 2020-09-15 science/paraview: Uses deprecated version of python 2020-09-15 security/arm: Uses deprecated version of python 2020-09-15 security/ismtp: Uses deprecated version of python 2020-09-15 security/py-halberd: Uses deprecated version of python 2020-09-15 security/switzerland: Uses deprecated version of python 2020-09-15 security/tsshbatch: Uses deprecated version of python 2020-09-15 shells/lshell: Uses deprecated version of python 2020-09-15 sysutils/abck: Uses deprecated version of python 2020-09-15 sysutils/condor: Uses deprecated version of python 2020-09-15 sysutils/farbot: Uses deprecated version of python 2020-09-15 sysutils/fusefs-wikipediafs: Uses deprecated version of python 2020-09-15 sysutils/heartbeat: Uses deprecated version of python 2020-09-15 sysutils/isomd5sum: Uses deprecated version of python 2020-09-15 sysutils/py-stdiff: Uses deprecated version of python 2020-09-15 sysutils/tren: Uses deprecated version of python 2020-09-15 textproc/doclifter: Uses deprecated version of python 2020-09-15 textproc/ibus-el: Uses deprecated version of python 2020-09-15 textproc/p5-WWW-Google-SiteMap: Deprecated upstream, see textproc/p5-Search-Sitemap 2020-09-15 textproc/plover: Uses deprecated version of python 2020-09-15 textproc/py-esmre: Uses deprecated version of python 2020-09-15 textproc/py-libxslt: Uses deprecated version of python 2020-09-15 textproc/py-pdfminer: Uses deprecated version of python 2020-09-15 textproc/translate-toolkit: Uses deprecated version of python 2020-09-15 www/bluefish: Uses deprecated version of python 2020-09-15 www/calendarserver: Uses deprecated version of python 2020-09-15 www/geeknote: Uses deprecated version of python 2020-09-15 www/go-appengine-sdk: Uses deprecated version of python 2020-09-15 www/google-appengine: Uses deprecated version of python 2020-09-15 www/libhpack: Uses deprecated version of python 2020-09-15 www/mkapachepw: Uses deprecated version of python 2020-09-15 www/mod_pagespeed: Uses deprecated version of python 2020-09-15 www/mod_python35: Uses deprecated version of python 2020-09-15 www/py-qp: Uses deprecated version of python 2020-09-15 www/py-url: Uses deprecated version of python 2020-09-15 www/pyblosxom: Uses deprecated version of python 2020-09-15 www/pyjamas: Uses deprecated version of python 2020-09-15 www/roundup: Uses deprecated version of python 2020-09-15 www/varnish-libvmod-awsrest: Uses deprecated version of python 2020-09-15 www/waccess: Uses deprecated version of python 2020-09-15 www/wadcomblog: Uses deprecated version of python 2020-09-15 www/webcheck: Uses deprecated version of python 2020-09-15 www/woof: Uses deprecated version of python 2020-09-15 x11-drivers/xf86-video-qxl: uses deprecated version of python 2020-09-15 x11-fm/twander: Uses deprecated version of python 2020-09-15 x11-wm/compizconfig-python: Uses deprecated version of python 2020-09-15 x11-wm/fvwm-crystal: Uses deprecated version of python Notes: svn path=/head/; revision=548980
* Sort SUBDIRsSunpoet Po-Chuan Hsieh2020-09-191-1/+1
| | | | Notes: svn path=/head/; revision=548969
* Add p5-Redis-RateLimit 1.0002, sliding window rate limiting with Redis.Vanilla I. Shu2020-09-121-0/+1
| | | | | | | | PR: 249249 Submitted by: Davíð Steinn Geirsson <david@isnic.is> Notes: svn path=/head/; revision=548363
* Add py-python-binary-memcached 0.30.0Sunpoet Po-Chuan Hsieh2020-08-301-0/+1
| | | | | | | | | | | | | | bmemcached is a pure python module (thread safe) to access memcached via it's binary with SASL auth support. The main purpose of this module it to be able to communicate with memcached using binary protocol and support authentication, so it can work with Heroku for example. WWW: https://github.com/jaysonsantos/python-binary-memcached Notes: svn path=/head/; revision=546973
* databases/p5-DBD-MariaDBBernard Spil2020-08-291-0/+1
| | | | | | | * add MariaDB perl port Notes: svn path=/head/; revision=546951
* New ports required for gitlab 13.3 upgrade.Matthias Fechner2020-08-241-0/+1
| | | | Notes: svn path=/head/; revision=546111
* Add rubygem-redis-namespace16 1.6.0 (copied from rubygem-redis-namespace)Sunpoet Po-Chuan Hsieh2020-08-231-0/+1
| | | | | | | - Add PORTSCOUT Notes: svn path=/head/; revision=545839
* Add rubygem-brpoplpush-redis_script 0.1.1Sunpoet Po-Chuan Hsieh2020-08-231-0/+1
| | | | | | | | | Bring your own LUA scripts into redis. WWW: https://github.com/brpoplpush/brpoplpush-redis_script Notes: svn path=/head/; revision=545838
* Remove expired ports:Rene Ladan2020-08-151-1/+0
| | | | | | | | | | | | | | | 2020-08-15 audio/py-cddb: Uses deprecated version of python 2020-08-15 databases/py-sybase: Uses deprecated version of python 2020-08-15 devel/py-pp: Uses deprecated version of python 2020-08-15 security/py-keyczar: Uses deprecated version of python 2020-08-15 math/py-pysparse: Uses deprecated version of python 2020-08-15 net/py-beanstalkc: Uses deprecated version of python 2020-08-15 x11-toolkits/py-wxPython30: Uses deprecated version of python 2020-08-15 net-im/py-skype4py: Uses deprecated version of python 2020-08-15 net-im/telepathy-haze: Uses deprecated version of python Notes: svn path=/head/; revision=544935
* Remove deprecated ports:Rene Ladan2020-08-151-10/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2020-08-15 archivers/py-backports.lzma: Uses deprecated version of python 2020-08-15 archivers/py-bup: Uses deprecated version of python 2020-08-15 archivers/py-librtfcomp: Uses deprecated version of python 2020-08-15 audio/blop-lv2: Uses deprecated version of python 2020-08-15 audio/bs2b-lv2: Uses deprecated version of python 2020-08-15 audio/py-gmusicproxy: Uses deprecated version of python 2020-08-15 audio/py-karaoke: Uses deprecated version of python 2020-08-15 audio/py-openal: Uses deprecated version of python 2020-08-15 audio/py-py-jack: Uses deprecated version of python 2020-08-15 audio/py-xmms2: Uses deprecated version of python 2020-08-15 audio/triceratops-lv2: Uses deprecated version of python 2020-08-15 biology/py-biom-format: Uses deprecated version of python 2020-08-15 comms/py-bulksms: Uses deprecated version of python 2020-08-15 comms/py-gammu: Uses deprecated version of python 2020-08-15 databases/py-geoalchemy: Uses deprecated version of python 2020-08-15 databases/py-htsql-mysql: Uses deprecated version of python 2020-08-15 databases/py-htsql-pgsql: Uses deprecated version of python 2020-08-15 databases/py-mysql2pgsql: Uses deprecated version of python 2020-08-15 databases/py-oursql: Uses deprecated version of python 2020-08-15 databases/py-pyPgSQL: Uses deprecated version of python 2020-08-15 databases/py-pyhs: Uses deprecated version of python 2020-08-15 databases/py-pytc: Uses deprecated version of python 2020-08-15 databases/py-riak: Uses deprecated version of python 2020-08-15 databases/py-umemcache: Uses deprecated version of python 2020-08-15 devel/py-Breve: Uses deprecated version of python 2020-08-15 devel/py-PyODE: Uses deprecated version of python 2020-08-15 devel/py-akismet: Uses deprecated version of python 2020-08-15 devel/py-aspects: Uses deprecated version of python 2020-08-15 devel/py-backports.tempfile: Uses deprecated version of python 2020-08-15 devel/py-backports.weakref: Uses deprecated version of python 2020-08-15 devel/py-cfgparse: Uses deprecated version of python 2020-08-15 devel/py-ciphon: Uses deprecated version of python 2020-08-15 devel/py-cjson: Uses deprecated version of python 2020-08-15 devel/py-clonedigger: Uses deprecated version of python 2020-08-15 devel/py-cuisine: Uses deprecated version of python 2020-08-15 devel/py-deliciousapi: Uses deprecated version of python 2020-08-15 devel/py-dialog: Uses deprecated version of python 2020-08-15 devel/py-efl: Uses deprecated version of python 2020-08-15 devel/py-ezpyinline: Uses deprecated version of python 2020-08-15 devel/py-fsm: Uses deprecated version of python 2020-08-15 devel/py-gdbgui: Uses deprecated version of python 2020-08-15 devel/py-gearman: Uses deprecated version of python 2020-08-15 devel/py-generate: Uses deprecated version of python 2020-08-15 devel/py-geotypes: Uses deprecated version of python 2020-08-15 devel/py-gitosis: Uses deprecated version of python 2020-08-15 devel/py-google-apputils: Uses deprecated version of python 2020-08-15 devel/py-hghooks: Uses deprecated version of python 2020-08-15 devel/py-instant: Uses deprecated version of python 2020-08-15 devel/py-jcc: Uses deprecated version of python 2020-08-15 devel/py-json-py: Uses deprecated version of python 2020-08-15 devel/py-json-sempai: Uses deprecated version of python 2020-08-15 devel/py-jsonlib: Uses deprecated version of python 2020-08-15 devel/py-jsonlib2: Uses deprecated version of python 2020-08-15 devel/py-jsonrpclib: Uses deprecated version of python 2020-08-15 devel/py-kayako: Uses deprecated version of python 2020-08-15 devel/py-kid: Uses deprecated version of python 2020-08-15 devel/py-kjbuckets: Uses deprecated version of python 2020-08-15 devel/py-kqueue: Uses deprecated version of python 2020-08-15 devel/py-log4py: Uses deprecated version of python 2020-08-15 devel/py-mwlib.ext: Uses deprecated version of python 2020-08-15 devel/py-mx-experimental: Uses deprecated version of python 2020-08-15 devel/py-option_merge: Uses deprecated version of python 2020-08-15 devel/py-prioritized_methods: Uses deprecated version of python 2020-08-15 devel/py-protocols: Uses deprecated version of python 2020-08-15 devel/py-ptrace: Uses deprecated version of python 2020-08-15 devel/py-pydoop: Uses deprecated version of python 2020-08-15 devel/py-pyke: Uses deprecated version of python 2020-08-15 devel/py-pymtbl: Uses deprecated version of python 2020-08-15 devel/py-pyshapelib: Uses deprecated version of python 2020-08-15 devel/py-pytemplate: Uses deprecated version of python 2020-08-15 devel/py-python2-pythondialog: Uses deprecated version of python 2020-08-15 devel/py-pyutil: Uses deprecated version of python 2020-08-15 devel/py-pyvalid: Uses deprecated version of python 2020-08-15 devel/py-pyxml2obj: Uses deprecated version of python 2020-08-15 devel/py-qpid: Uses deprecated version of python 2020-08-15 devel/py-repoze.what-pylons: Uses deprecated version of python 2020-08-15 devel/py-repoze.who-friendlyform: Uses deprecated version of python 2020-08-15 devel/py-robotframework-ride: Uses deprecated version of python 2020-08-15 devel/py-ruamel.ordereddict: Uses deprecated version of python 2020-08-15 devel/py-sanetime: Uses deprecated version of python 2020-08-15 devel/py-selectors34: Uses deprecated version of python 2020-08-15 devel/py-sqlcc: Uses deprecated version of python 2020-08-15 devel/py-statgrab: Uses deprecated version of python 2020-08-15 devel/py-tconfpy: Uses deprecated version of python 2020-08-15 devel/py-terminable_thread: Uses deprecated version of python 2020-08-15 devel/py-trace2html: Uses deprecated version of python 2020-08-15 devel/py-tvrage: Uses deprecated version of python 2020-08-15 devel/py-tw.forms: Uses deprecated version of python 2020-08-15 devel/py-uncompyle2: Uses deprecated version of python 2020-08-15 devel/py-yum-metadata-parser: Uses deprecated version of python 2020-08-15 devel/rubygem-warden127: No longer needed 2020-08-15 dns/py-dnschain: Uses deprecated version of python 2020-08-15 dns/py-idnkit2: Uses deprecated version of python 2020-08-15 games/colobot: Uses deprecated version of python 2020-08-15 games/endgame-singularity: Uses deprecated version of python 2020-08-15 games/katawa-shoujo: Uses deprecated version of RenPy 2020-08-15 games/pyfa: Uses deprecated version of python 2020-08-15 games/renpy6: Uses deprecated version of python 2020-08-15 games/solarwolf: Uses deprecated version of python 2020-08-15 games/thudboard: Uses deprecated version of python 2020-08-15 graphics/djvusmooth: Uses deprecated version of python 2020-08-15 graphics/py-glewpy: Uses deprecated version of python 2020-08-15 graphics/py-openexr: Uses deprecated version of python 2020-08-15 graphics/py-poppler: Uses deprecated version of python 2020-08-15 graphics/py-pygooglechart: Uses deprecated version of python 2020-08-15 graphics/py-sane: Uses deprecated version of python 2020-08-15 graphics/py-stltools: Uses deprecated version of python 2020-08-15 graphics/sk1: Uses deprecated version of python 2020-08-15 japanese/py-mecab: Uses deprecated version of python 2020-08-15 japanese/py-tegaki-gtk: Uses deprecated version of python 2020-08-15 lang/py-mx-base: Uses deprecated version of python 2020-08-15 mail/mailpile: Uses deprecated version of python 2020-08-15 math/py-ffc: Uses deprecated version of python 2020-08-15 math/py-fiat: Uses deprecated version of python 2020-08-15 math/py-nzmath: Uses deprecated version of python 2020-08-15 math/py-pymc: Uses deprecated version of python 2020-08-15 math/py-ufl: Uses deprecated version of python 2020-08-15 misc/py-socli: Uses deprecated version of python 2020-08-15 misc/py-yolk: Uses deprecated version of python 2020-08-15 multimedia/py-flvlib: Uses deprecated version of python 2020-08-15 net/py-gspreadsheet: Uses deprecated version of python 2020-08-15 net/py-libnet: Uses deprecated version of python 2020-08-15 net/py-netlib: Uses deprecated version of python 2020-08-15 net/py-pynmsg: Uses deprecated version of python 2020-08-15 net/py-rainbowstream: Uses deprecated version of python 2020-08-15 net/py-wolframalpha: Uses deprecated version of python 2020-08-15 net-im/empathy: Uses deprecated version of python 2020-08-15 net-im/farsight2: Uses deprecated version of python 2020-08-15 net-im/py-xmpppy: Uses deprecated version of python 2020-08-15 net-im/telepathy-farsight: Uses deprecated version of python 2020-08-15 net-im/telepathy-python: Uses deprecated version of python 2020-08-15 net-im/telepathy-rakia: Uses deprecated version of python 2020-08-15 net-mgmt/py-pynsca: Uses deprecated version of python 2020-08-15 net-mgmt/py-yapsnmp: Uses deprecated version of python 2020-08-15 net-p2p/py-py2play: Uses deprecated version of python 2020-08-15 news/py-yenc: Uses deprecated version of python 2020-08-15 print/py-pyscript: Uses deprecated version of python 2020-08-15 print/py-stapler: Uses deprecated version of python 2020-08-15 print/py-trml2pdf: Uses deprecated version of python 2020-08-15 science/py-PyQuante: Uses deprecated version of python 2020-08-15 science/py-mlpy: Uses deprecated version of python 2020-08-15 science/py-ws2300: Uses deprecated version of python 2020-08-15 security/py-PF: Uses deprecated version of python 2020-08-15 security/py-cracklib: Uses deprecated version of python 2020-08-15 security/py-fteproxy: Uses deprecated version of python 2020-08-15 security/py-onetime: Uses deprecated version of python 2020-08-15 security/py-pydeep: Uses deprecated version of python 2020-08-15 security/py-slowaes: Uses deprecated version of python 2020-08-15 security/py-sslstrip: Uses deprecated version of python 2020-08-15 security/py-volatility: Uses deprecated version of python 2020-08-15 sysutils/py-analyzemft: Uses deprecated version of python 2020-08-15 sysutils/py-cdmi: Uses deprecated version of python 2020-08-15 sysutils/py-ezjailremote: Uses deprecated version of python 2020-08-15 sysutils/py-gmailfs-fuse: Uses deprecated version of python 2020-08-15 sysutils/py-ploy_ec2: Uses deprecated version of python 2020-08-15 sysutils/py-ploy_fabric: Uses deprecated version of python 2020-08-15 sysutils/py-scriptine: Uses deprecated version of python 2020-08-15 sysutils/py-superlance: Uses deprecated version of python 2020-08-15 textproc/py-bugzillatools: Uses deprecated version of python 2020-08-15 textproc/py-elib.intl: Uses deprecated version of python 2020-08-15 textproc/py-errorhandler: Uses deprecated version of python 2020-08-15 textproc/py-hyperestraier-python: Uses deprecated version of python 2020-08-15 textproc/py-pyes: Uses deprecated version of python 2020-08-15 textproc/py-pyhwp: Uses deprecated version of python 2020-08-15 textproc/py-sphinx_numfig: Uses deprecated version of python 2020-08-15 www/py-HTMLgen: Uses deprecated version of python 2020-08-15 www/py-albatross: Uses deprecated version of python 2020-08-15 www/py-amf: Uses deprecated version of python 2020-08-15 www/py-apachelog: Uses deprecated version of python 2020-08-15 www/py-aws-requests-auth: Uses deprecated version of python 2020-08-15 www/py-clientform: Uses deprecated version of python 2020-08-15 www/py-django-appmedia: Uses deprecated version of python 2020-08-15 www/py-django-evolution: Uses deprecated version of python 2020-08-15 www/py-fedex: Uses deprecated version of python 2020-08-15 www/py-formalchemy: Uses deprecated version of python 2020-08-15 www/py-frappe-bench: Uses deprecated version of python 2020-08-15 www/py-funkload: Uses deprecated version of python 2020-08-15 www/py-goobook: Uses deprecated version of python 2020-08-15 www/py-poster: Uses deprecated version of python 2020-08-15 www/py-pyquery: Uses deprecated version of python 2020-08-15 www/py-pysearch: Uses deprecated version of python 2020-08-15 www/py-pywebdav: Uses deprecated version of python 2020-08-15 www/py-slimmer: Uses deprecated version of python 2020-08-15 www/py-surl: Uses deprecated version of python 2020-08-15 www/py-tmdb3: Uses deprecated version of python 2020-08-15 www/py-trello: Uses deprecated version of python 2020-08-15 www/py-uliweb: Uses deprecated version of python 2020-08-15 www/py-wsgiauth: Uses deprecated version of python 2020-08-15 x11-toolkits/py-wax: Uses deprecated version of python 2020-08-15 x11-toolkits/py-wxPython-common: Uses deprecated version of python 2020-08-15 x11-toolkits/py-wxPython28-common: Uses deprecated version of python Notes: svn path=/head/; revision=544927
* Remove expired port:Rene Ladan2020-07-271-1/+0
| | | | | | | 2020-07-27 databases/sqliteodbc-sqlite2: SQLite2 has stopped development in 2005, please move to SQLite3 Notes: svn path=/head/; revision=543544
* Remove expired ports:Rene Ladan2020-07-241-8/+0
| | | | | | | | | | | | | | 2020-07-24 databases/postgresql94-client: PostgreSQL-9.4 has reached end-of-life 2020-07-24 databases/postgresql94-contrib: PostgreSQL-9.4 has reached end-of-life 2020-07-24 databases/postgresql94-docs: PostgreSQL-9.4 has reached end-of-life 2020-07-24 databases/postgresql94-pgtcl: PostgreSQL-9.4 has reached end-of-life 2020-07-24 databases/postgresql94-plpython: PostgreSQL-9.4 has reached end-of-life 2020-07-24 databases/postgresql94-server: PostgreSQL-9.4 has reached end-of-life 2020-07-24 databases/postgresql94-pltcl: PostgreSQL-9.4 has reached end-of-life 2020-07-24 databases/postgresql94-plperl: PostgreSQL-9.4 has reached end-of-life Notes: svn path=/head/; revision=543266
* Add p5-SQL-Abstract-Classic 1.91Sunpoet Po-Chuan Hsieh2020-07-241-0/+1
| | | | | | | | | | | | | | | | | | | | SQL::Abstract::Classic was inspired by the excellent DBIx::Abstract. However, in using that module I found that what I really wanted to do was generate SQL, but still retain complete control over my statement handles and use the DBI interface. So, I set out to create an abstract SQL generation module. While based on the concepts used by DBIx::Abstract, there are several important differences, especially when it comes to WHERE clauses. I have modified the concepts used to make the SQL easier to generate from Perl data structures and, IMO, more intuitive. The underlying idea is for this module to do what you mean, based on the data structures you provide it. The big advantage is that you don't have to modify your code every time your data changes, as this module figures it out. WWW: https://metacpan.org/release/SQL-Abstract-Classic Notes: svn path=/head/; revision=543008
* SortTobias Kortkamp2020-07-121-1/+1
| | | | | | | Reported by: portscan Notes: svn path=/head/; revision=542070
* databases/mariadb105-server: New port MariaDB 10.5Bernard Spil2020-07-111-0/+2
| | | | | | | | PR: 247535 Reported by: VVD <vvd unislabs com> Notes: svn path=/head/; revision=542046
* databases/ateam_mysql57_ldap_auth: new port for mysql 5.7Luca Pizzamiglio2020-07-111-0/+1
| | | | | | | | | | | A-Team MySQL 5.7 LDAP authentication plugin PR: 247685 Submitted by: ganbold@freebsd.org (maintainer) Event: July 2020 Bugathon Notes: svn path=/head/; revision=541991
* Add py-litecli 1.3.2Sunpoet Po-Chuan Hsieh2020-07-111-0/+1
| | | | | | | | | | | LiteCLI is a command-line client for SQLite databases that has auto-completion and syntax highlighting. WWW: https://github.com/dbcli/litecli WWW: https://litecli.com/ Notes: svn path=/head/; revision=541904
* Remove expired port:Rene Ladan2020-07-021-1/+0
| | | | | | | 2020-07-02 databases/py-django-transaction-hooks: Unmaintained upstream and merged into Django since 1.9 Notes: svn path=/head/; revision=541031
* Remove expired ports:Rene Ladan2020-07-011-4/+0
| | | | | | | | | | 2020-07-01 databases/mariadb101-client: Port will be removed when 10.5 is added, please switch to a newer version 2020-07-01 databases/mariadb101-server: Port will be removed when 10.5 is added, please switch to a newer version 2020-07-01 databases/mariadb102-server: Port will be removed when 10.5 is added, please switch to a newer version 2020-07-01 databases/mariadb102-client: Port will be removed when 10.5 is added, please switch to a newer version Notes: svn path=/head/; revision=540951
* Remove expired ports:Rene Ladan2020-06-301-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2020-06-30 databases/p5-Search-Xapian10: Depend on unsupported xapian-core. Use databases/p5-Search-Xapian instead 2020-06-30 databases/xapian-core10: Unsupported by upstream. Use databases/xapian-core instead 2020-06-30 devel/py-dj22-django-rq: Obsolete, please use www/py-django-rq instead 2020-06-30 devel/rubygem-cucumber-expressions: Use devel/rubygem-cucumber-cucumber-expressions instead 2020-06-30 devel/rubygem-cucumber-expressions6: Use devel/rubygem-cucumber-cucumber-expressions instead 2020-06-30 devel/rubygem-cucumber-tag_expressions1: Use devel/rubygem-cucumber-tag_expressions instead 2020-06-30 print/xpp: Last update as 2004-12-09, unsupported by upstream 2020-06-30 textproc/rubygem-gherkin: Use textproc/rubygem-cucumber-gherkin instead 2020-06-30 www/p5-Catalyst-Model-Xapian10: Depend on unsupported xapian-core. Use www/p5-Catalyst-Model-Xapian instead 2020-06-30 www/py-dj22-django-auth-ldap: Obsolete, please use www/py-django-auth-ldap instead 2020-06-30 www/py-dj22-django-cacheops: Obsolete, please use www/py-django-cacheops instead 2020-06-30 www/py-dj22-django-cors-headers: Obsolete, please use www/py-django-cors-headers instead 2020-06-30 www/py-dj22-django-crispy-forms: Obsolete, please use www/py-django-crispy-forms instead 2020-06-30 www/py-dj22-django-debug-toolbar: Obsolete, please use www/py-django-debug-toolbar instead 2020-06-30 www/py-dj22-django-extensions: Obsolete, please use www/py-django-extensions instead 2020-06-30 www/py-dj22-django-filter: Obsolete, please use www/py-django-filter instead 2020-06-30 www/py-dj22-django-js-asset: Obsolete, please use www/py-django-js-asset instead 2020-06-30 www/py-dj22-django-model-utils: Obsolete, please use www/py-django-model-utils instead 2020-06-30 www/py-dj22-django-mptt: Obsolete, please use www/py-django-mptt instead 2020-06-30 www/py-dj22-django-prometheus: Obsolete, please use www/py-django-prometheus instead 2020-06-30 www/py-dj22-django-redis: Obsolete, please use www/py-django-redis instead 2020-06-30 www/py-dj22-django-tables2: Obsolete, please use www/py-django-tables2 instead 2020-06-30 www/py-dj22-django-taggit: Obsolete after r534835, use www/py-django-taggit instead 2020-06-30 www/py-dj22-django-taggit-serializer: Obsolete, please use www/py-django-taggit-serializer instead 2020-06-30 www/py-dj22-django-timezone-field: Obsolete, please use www/py-django-timezone-field instead 2020-06-30 www/py-dj22-django-treebeard: Obsolete after r532093, use www/py-django-treebeard instead 2020-06-30 www/py-dj22-djangorestframework: Obsolete, please use www/py-djangorestframework instead 2020-06-30 www/py-dj22-drf-yasg: Obsolete, please use www/py-drf-yasg instead 2020-06-30 www/py-dj22-jsonfield: Obsolete, please use www/py-jsonfield instead 2020-06-30 www/py-dj22-jsonfield2: Obsolete, please use www/py-jsonfield2 instead 2020-06-30 www/py-dj22-swapper: Obsolete, please use www/py-swapper instead 2020-06-30 www/rubygem-heroics00: Use www/rubygem-heroics instead 2020-06-30 www/typo3-8: Upstream support ended in April 2020 Notes: svn path=/head/; revision=540890
* Add rubygem-flipper-active_record017 0.17.2 (copied from ↵Sunpoet Po-Chuan Hsieh2020-06-291-0/+1
| | | | | | | | | rubygem-flipper-active_record) - Add PORTSCOUT Notes: svn path=/head/; revision=540784
* New port: databases/mongodb44Kurt Jaeger2020-06-271-0/+1
| | | | | | | | | | | | | | Mongo (from "humongous") is a high-performance, open source, schema-free, document-oriented database. A common name in the "NOSQL" community. WWW: https://www.mongodb.com/ PR: 247393 Submitted by: Ronald Klop <ronald-lists@klop.ws> Notes: svn path=/head/; revision=540560
* New port: databases/arrow: Apache Arrow: Columnar in-memory analytics layer ↵Yuri Victorovich2020-06-151-0/+1
| | | | | | | for big data Notes: svn path=/head/; revision=539299
* New Port: databases/mongodb42-toolsMatthias Fechner2020-06-101-0/+1
| | | | | | | | | | | | Update mongo tools to version 4.2 which is required to manage mongodb version 4.2. PR: 247021 Submitted by: Ronald Klop <ronald-lists@klop.ws> Reviewed by: mfechner Relnotes: https://docs.mongodb.com/manual/release-notes/4.2/ Notes: svn path=/head/; revision=538395
* New port: databases/mongodb42Kurt Jaeger2020-06-071-0/+1
| | | | | | | | | | | | | | | | Mongo (from "humongous") is a high-performance, open source, schema-free, document-oriented database. A common name in the "NOSQL" community. WWW: https://www.mongodb.com/ PR: 242002 Submitted by: Ronald Klop <ronald-lists@klop.ws> Reviewed by: koobs, mikael Relnotes: https://docs.mongodb.com/manual/release-notes/4.2/ Notes: svn path=/head/; revision=538150
* Not required by gitlab-ce anymore.Matthias Fechner2020-06-051-1/+0
| | | | Notes: svn path=/head/; revision=538007
* Not required by gitlab-ce anymore.Matthias Fechner2020-06-051-1/+0
| | | | Notes: svn path=/head/; revision=538004
* Add databases/pg_ed25519, PostgreSQL extension for ed25519 sign and verifyLi-Wen Hsu2020-06-031-0/+1
| | | | | | | | PR: 239708 Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru> Notes: svn path=/head/; revision=537591
* txredisapi is a non-blocking client driver for the redis database, written inBernhard Froehlich2020-06-021-0/+1
| | | | | | | | | | | | python. It uses twisted for the asynchronous communication with redis. WWW: https://github.com/IlyaSkriblovsky/txredisapi PR: 246813 Submitted by: Sascha Biberhofer <ports@skyforge.at> Notes: svn path=/head/; revision=537569