notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: databases/Makefile

Number of commits found: 2029 (showing only 100 on this page)

[First Page]  «  2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12  »  [Last Page]

Sunday, 25 Jun 2017
17:26 rene search for other commits by this committer
Remove expired ports:
2017-06-15 databases/pgpool-II: Deprecated by upstream; use database/pgpool
instead
2017-06-15 databases/pgpool-II-30: Deprecated by upstream; use database/pgpool
instead
2017-06-18 games/libgames-support: Superseded by libgnome-games-support, no
longer used by anything
2017-06-22 net/sixxs-aiccu: SixXS shutdown on 2017-06-06,
https://www.sixxs.net/sunset/
databases/pgpoolAdmin: depended on expired databases/pgpool-II and only
supported PostgreSQL 9.2 which is will EOL in September 2017
Original commitRevision:444313 
Friday, 23 Jun 2017
21:18 sunpoet search for other commits by this committer
Add rubygem-flipper-active_record 0.10.2

Flipper ActiveRecord is an ActiveRecord adapter for Flipper.

WWW: https://github.com/jnunemaker/flipper
Original commitRevision:444194 
09:02 tz search for other commits by this committer
New port: databases/postgresql-mysql_fdw

This PostgreSQL extension implements a Foreign Data Wrapper (FDW) for MySQL.
The following enhancements are added to the mysql_fdw:
	Write-able FDW
	Connection Pooling
	Where clause push-down
	Column push-down
	Prepared Statment
Please note that this version of mysql_fdw works with PostgreSQL 9.3, 9.4, 9.5
and 9.6.

WWW: https://github.com/EnterpriseDB/mysql_fdw

PR:           219636
Submitted by: Jov <amutu@amutu.com>
Original commitRevision:444170 
Tuesday, 20 Jun 2017
10:15 mat search for other commits by this committer
A modern, feature-rich and highly tunable PHP client
library for Apache Cassandra and DataStax Enterprise.

Using exclusively Cassandra's binary protocol and
Cassandra Query Language v3.

WWW: https://pecl.php.net/package/cassandra

PR:		219706
Submitted by:	daniel@blodan.se
Sponsored by:	Absolight
Original commitRevision:443946 
Saturday, 17 Jun 2017
13:44 rakuco search for other commits by this committer
Update the Calligra ports to 3.0.1.

The 3.x series is based on KDE Frameworks 5, and some programs have been split
into separate ports:
- Sheets, Words & co are in editors/calligra.
- Krita is in graphics/krita.
- Kexi is in databases/kexi.
- The calligra-l10n* ports are now part of editors/calligra itself.

Okular support in editors/calligra and Marble support in textproc/kreport have
been disabled for now because they need the KF5 version of those ports.

Thanks to everyone who's tested it and worked on it in our area51 repository.

Submitted by:	Adrian de Groot <groot@kde.org>, tcberner, rakuco
Reviewed by:	rakuco, mat (earlier versions)
Differential Revision:	https://reviews.freebsd.org/D10167
Original commitRevision:443772 
Tuesday, 13 Jun 2017
10:28 tz search for other commits by this committer
New port: databases/postgresql-cstore_fdw

Cstore_fdw is a extension of PostgreSQL. This extension uses the Optimized Row
Columnar (ORC) format for its data layout. ORC improves upon the RCFile format
developed at Facebook, and brings the following benefits:
	- Compression: Reduces in-memory and on-disk data size by 2-4x. Can be
	  extended to support different codecs.
	- Column projections: Only reads column data relevant to the query.
	  Improves performance for I/O bound queries.
	- Skip indexes: Stores min/max statistics for row groups, and uses them
	  to skip over unrelated rows.
Further, cstore_fdw used the Postgres foreign data wrapper APIs and type
representations with this extension. This brings:
	- Support for 40+ Postgres data types. The user can also create new types
	  and use them.
	- Statistics collection. PostgreSQL's query optimizer uses these stats to
	  evaluate different query plans and pick the best one.
	- Simple setup. Create foreign table and copy data. Run SQL.

WWW: https://github.com/citusdata/cstore_fdw

PR:           219635
Submitted by: Jov <amutu@amutu.com>
Original commitRevision:443496 
03:30 wen search for other commits by this committer
Ora2Pg is a free tool used to migrate an Oracle database to a PostgreSQL
compatible schema. It connects your Oracle database, scan it automatically
and extracts its structure or data, it then generates SQL scripts that you
can load into your PostgreSQL database. Ora2Pg can be used from reverse
engineering Oracle database to huge enterprise database migration or simply
to replicate some Oracle data into a PostgreSQL database. It is really easy
to used and doesn't need any Oracle database knowledge than providing the
parameters needed to connect to the Oracle database.

WWW: https://github.com/darold/ora2pg

PR:		219682
Submitted by:	amutu@amutu.com
Original commitRevision:443484 
Sunday, 4 Jun 2017
19:59 sunpoet search for other commits by this committer
Sort SUBDIRs
Original commitRevision:442579 
Sunday, 28 May 2017
20:52 brnrd search for other commits by this committer
databases/mariadb102-server: Add MariaDB 10.2 ports

 - Add mariadb102-client port
 - Add RocksDB storage engine
 - Add non-base page compressors
 - First sweep at making cmake patches upstreamable
Original commitRevision:441923 
Thursday, 25 May 2017
03:45 jrm search for other commits by this committer
databases/rubygem-redis-actionpack-rails50: Create rails version 5.0 port
by copying databases/rubygem-redis-actionpack-rails5

Approved by:	swills (mentor, implicit)
Original commitRevision:441665 
01:32 jrm search for other commits by this committer
databases/rubygem-pghero-rails50: Create rails version 5.0 port by copying
databases/rubygem-pghero-rails5

Approved by:	swills (mentor, implicit)
Original commitRevision:441632 
01:20 jrm search for other commits by this committer
Add entry in databases/Makefile for rubygem-globalid-rails50

Approved by:	swills (mentor, implicit)
Original commitRevision:441630 
Monday, 22 May 2017
20:17 eugen search for other commits by this committer
Re-add databases/p5-DBD-Oracle removed with r435735 as there is user demand for
it.
Tested by Konstantin Stroikovsky (maintainer of databases/oracle8-client).
Additional changes:

- take maintainership;
- simplify port: remove traces of oracle7-client and options OCI7/OCI8;
- bump PORTREVISION because of these changes.

Approved by:	vsevolod (mentor)
Original commitRevision:441491 
Thursday, 18 May 2017
15:56 eugen search for other commits by this committer
Re-add databases/oracle8-client removed with r435735 as there is user demand for
it.
The only way for native FreeBSD binaries to connect to modern Oracle databases
is
usage of OCI8 libraries supplied by the port. Additional changes:

- integrate patch supplied with PR 211107;
- assign maintainership to the submitter;
- supply additional MASTER_SITE;
- dead WWW link replaced with working copy of old one;
- bump PORTREVISION.

PR:		211107
Approved by:	vsevolod (mentor)
Original commitRevision:441157 
Tuesday, 16 May 2017
10:57 tz search for other commits by this committer
New port: databases/pgpool-II-36

This is an repo-copy of databases/pgpool-II-35 updated to 3.6.4

PR: 206839
Original commitRevision:440995 
10:19 tz search for other commits by this committer
New port: databases/pgpool-II-35

This is an repo-copy of databases/pgpool updated to 3.5.8

PR: 206839
Original commitRevision:440994 
Saturday, 13 May 2017
12:11 sunpoet search for other commits by this committer
Add rubygem-activemodel-serializers-xml 1.0.1

ActiveModel::Serializers::Xml provides XML serialization for your Active Model
objects and Active Record models.

WWW: https://github.com/rails/activemodel-serializers-xml
Original commitRevision:440790 
Wednesday, 10 May 2017
10:37 gahr search for other commits by this committer
New port: databases/retcl

Retcl is an event-driven, object-oriented, Redis client library targetting the
Tcl scripting language. The library consists of a single Tcl Module file, which
makes it extremely easy to deploy or integrate into existing projects.

WWW: https://github.com/gahr/retcl
Original commitRevision:440551 
Tuesday, 9 May 2017
15:34 bsam search for other commits by this committer
New port: databases/mongodb34-rocks.
This is a port of a MongoDB database with a RocksDB storage engine.

PR:		210570
Submitted by:	 Simun Mikecin <numisemis@yahoo.com>
Original commitRevision:440504 
Monday, 1 May 2017
13:42 jrm search for other commits by this committer
Create and update rails5 ports to prevent installation of the same ports
for rails4 and rails5

Approved by:	swills (mentor, implicit)
Original commitRevision:439897 
Sunday, 30 Apr 2017
15:47 ler search for other commits by this committer
2017-04-30 devel/stormlib-ghost++: Unfetchable for more than six months (google
code has gone away)
2017-04-30 devel/py-coil: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/py-cmdln: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/privman: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/c-unit: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/py-px: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/nglogc: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/bncsutil-ghost++: Unfetchable for more than six months (google
code has gone away)
2017-04-30 devel/liblouisxml: Unfetchable for more than six months (google code
has gone away)
2017-04-30 devel/nxt-python: Unfetchable for more than six months (google code
has gone away)
2017-04-30 devel/spdict: Unfetchable for more than six months (google code has
gone away)
2017-04-30 devel/guiloader-c++: Unfetchable for more than six months (google
code has gone away)
2017-04-30 devel/streamhtmlparser: Unfetchable for more than six months (google
code has gone away)
2017-04-30 devel/winpdb: Unfetchable for more than six months (google code has
gone away)
2017-04-30 net/opendpi: Unfetchable for more than six months (google code has
gone away)
2017-04-30 net/py-pybeanstalk: Unfetchable for more than six months (google code
has gone away)
2017-04-30 net-im/qwit: Unfetchable for more than six months (google code has
gone away)
2017-04-30 net-im/linux-instantbird: Unfetchable for more than six months
(google code has gone away)
2017-04-30 net-im/jabber-pyicq: Unfetchable for more than six months (google
code has gone away)
2017-04-30 net-im/qwit-devel: Unfetchable for more than six months (google code
has gone away)
2017-04-30 net-im/naim: Unfetchable for more than six months (google code has
gone away)
2017-04-30 net-im/pwytter: Unfetchable for more than six months (google code has
gone away)
2017-04-30 sysutils/sievelog: Unfetchable for more than six months (google code
has gone away)
2017-04-30 sysutils/ldapenter: Unfetchable for more than six months (google code
has gone away)
2017-04-30 sysutils/py-danzfs: Unfetchable for more than six months (google code
has gone away)
2017-04-30 sysutils/plasma-applet-apcups: Unfetchable for more than six months
(google code has gone away)
2017-04-30 sysutils/scanmem: Unfetchable for more than six months (google code
has gone away)
2017-04-30 sysutils/pdsh: Unfetchable for more than six months (google code has
gone away)
2017-04-30 deskutils/superswitcher: Unfetchable for more than six months (google
code has gone away)
2017-04-30 deskutils/plasma-applet-playwolf: Unfetchable for more than six
months (google code has gone away)
2017-04-30 deskutils/nagaina: Unfetchable for more than six months (google code
has gone away)
2017-04-30 deskutils/vboxgtk: Unfetchable for more than six months (google code
has gone away)
2017-04-30 deskutils/libgcal: Unfetchable for more than six months (google code
has gone away)
2017-04-30 math/carve: Unfetchable for more than six months (google code has
gone away)
2017-04-30 math/foma: Unfetchable for more than six months (google code has gone
away)
2017-04-30 math/libjbigi: Unfetchable for more than six months (google code has
gone away)
2017-04-30 multimedia/gcap: Unfetchable for more than six months (google code
has gone away)
2017-04-30 multimedia/freetuxtv: Unfetchable for more than six months (google
code has gone away)
2017-04-30 multimedia/bangarang: Unfetchable for more than six months (google
code has gone away)
2017-04-30 multimedia/opencinematools: Unfetchable for more than six months
(google code has gone away)
2017-04-30 multimedia/vstream-client: Unfetchable for more than six months
(google code has gone away)
2017-04-30 biology/treeviewx: Unfetchable for more than six months (google code
has gone away)
2017-04-30 www/pylot: Unfetchable for more than six months (google code has gone
away)
2017-04-30 www/xpi-pencil: Unfetchable for more than six months (google code has
gone away)
2017-04-30 www/mod_myvhost: Unfetchable for more than six months (google code
has gone away)
2017-04-30 www/feedonfeeds: Unfetchable for more than six months (google code
has gone away)
2017-04-30 www/mod_jail: Unfetchable for more than six months (google code has
gone away)
2017-04-30 www/jspacker: Unfetchable for more than six months (google code has
gone away)
2017-04-30 www/cocoon: Overly complex port with no maintainer since 2008,
requires openjdk 1.6
2017-04-30 www/mod_authz_unixgroup24: Unfetchable for more than six months
(google code has gone away)
2017-04-30 www/trac-down: Upstream is gone
www/tengine
2017-04-30 www/arora: Unfetchable for more than six months (google code has gone
away)
2017-04-30 www/py-postmarkup: Unfetchable for more than six months (google code
has gone away)
2017-04-30 www/py-dotcloud.cli: deprecated in upstream
2017-04-30 www/closure-linter: Unfetchable for more than six months (google code
has gone away)
2017-04-30 www/httpsqs: Unfetchable for more than six months (google code has
gone away)
2017-04-30 www/sventon: Unfetchable for more than six months (google code has
gone away)
2017-04-30 www/mod_authnz_external22: Unfetchable for more than six months
(google code has gone away)
2017-04-30 www/mod_authn_otp: Unfetchable for more than six months (google code
has gone away)
2017-04-30 www/php-plurk-api: Unfetchable for more than six months (google code
has gone away)
2017-04-30 www/py-django-app-plugins: Unfetchable for more than six months
(google code has gone away)
2017-04-30 www/mod_authz_unixgroup22: Unfetchable for more than six months
(google code has gone away)
2017-04-30 www/squidstats: Unfetchable for more than six months (google code has
gone away)
2017-04-30 www/mod_log_firstbyte: Unfetchable for more than six months (google
code has gone away)
2017-04-30 www/gaeo: Unfetchable for more than six months (google code has gone
away)
2017-04-30 www/xpi-pentadactyl: Unfetchable for more than six months (google
code has gone away)
2017-04-30 net-mgmt/py-flowtools: Unfetchable for more than six months (google
code has gone away)
2017-04-30 chinese/ydict: Unfetchable for more than six months (google code has
gone away)
2017-04-30 chinese/py-cconv: Unfetchable for more than six months (google code
has gone away)
2017-04-30 chinese/fqterm: Unfetchable for more than six months (google code has
gone away)
2017-04-30 chinese/libgooglepinyin: Unfetchable for more than six months (google
code has gone away)
2017-04-30 chinese/p5-cconv: Unfetchable for more than six months (google code
has gone away)
2017-04-30 chinese/fcitx-googlepinyin: Unfetchable for more than six months
(google code has gone away)
2017-04-30 chinese/php-cconv: Unfetchable for more than six months (google code
has gone away)
2017-04-30 chinese/ibus-table-chinese: Unfetchable for more than six months
(google code has gone away)
2017-04-30 databases/jdbm2: Unfetchable for more than six months (google code
has gone away)
2017-04-30 databases/akonadi-googledata: Unfetchable for more than six months
(google code has gone away)
2017-04-30 lang/ofc: Unfetchable for more than six months (google code has gone
away)
2017-04-30 comms/esmska: Unfetchable for more than six months (google code has
gone away)
2017-04-30 x11/keynav: Unfetchable for more than six months (google code has
gone away)
2017-04-30 x11/hotwire-shell: Unfetchable for more than six months (google code
has gone away)
2017-04-30 security/fuzzdb: Unfetchable for more than six months (google code
has gone away)
2017-04-30 security/truecrack: Unfetchable for more than six months (google code
has gone away)
2017-04-30 security/skipfish: Unfetchable for more than six months (google code
has gone away)
2017-04-30 security/py-yara-editor: Unfetchable for more than six months (google
code has gone away)
2017-04-30 security/nmapsi4: Unfetchable for more than six months (google code
has gone away)
2017-04-30 security/cmd5checkpw: Unfetchable for more than six months (google
code has gone away)
2017-04-30 net-p2p/unworkable: Unfetchable for more than six months (google code
has gone away)
2017-04-30 net-p2p/rtgui: Unfetchable for more than six months (google code has
gone away)
2017-04-30 audio/xpi-musicpm: Unfetchable for more than six months (google code
has gone away)
2017-04-30 audio/pidgin-musictracker: Unfetchable for more than six months
(google code has gone away)
2017-04-30 audio/logitechmediaserver-superdatetime: Unfetchable for more than
six months (google code has gone away)
2017-04-30 audio/last-cmus: Unfetchable for more than six months (google code
has gone away)
2017-04-30 audio/mehdiaplayer: Unfetchable for more than six months (google code
has gone away)
2017-04-30 japanese/nhocr: Unfetchable for more than six months (google code has
gone away)
2017-04-30 misc/xsw: Unfetchable for more than six months (google code has gone
away)
2017-04-30 dns/py-adns: Unfetchable for more than six months (google code has
gone away)
2017-04-30 dns/py-bonjour: Unfetchable for more than six months (google code has
gone away)
2017-04-30 games/robocalypto: Unfetchable for more than six months (google code
has gone away)
2017-04-30 games/libfov: Unfetchable for more than six months (google code has
gone away)
2017-04-30 games/dcross: Unfetchable for more than six months (google code has
gone away)
2017-04-30 games/lostfeathers: Unfetchable for more than six months (google code
has gone away)
2017-04-30 games/hexglass: Unfetchable for more than six months (google code has
gone away)
2017-04-30 textproc/ibus-table: Unfetchable for more than six months (google
code has gone away)
2017-04-30 textproc/chm2pdf: Unfetchable for more than six months (google code
has gone away)
2017-04-30 textproc/dtdinst: Unfetchable for more than six months (google code
has gone away)
2017-04-30 textproc/py-xmltv: Unfetchable for more than six months (google code
has gone away)
2017-04-30 textproc/ibus-m17n: Unfetchable for more than six months (google code
has gone away)
2017-04-30 textproc/libroxml: Unfetchable for more than six months (google code
has gone away)
2017-04-30 mail/gnome-gmail-notifier: Unfetchable for more than six months
(google code has gone away)
2017-04-30 irc/py-gozerbot: Unfetchable for more than six months (google code
has gone away)
2017-04-30 irc/tircd: Unfetchable for more than six months (google code has gone
away)
2017-04-30 graphics/qiviewer: Unfetchable for more than six months (google code
has gone away)
2017-04-30 graphics/py-gchartwrapper: Unfetchable for more than six months
(google code has gone away)
2017-04-30 graphics/svgfig: Unfetchable for more than six months (google code
has gone away)
2017-04-30 graphics/iulib: Unfetchable for more than six months (google code has
gone away)
2017-04-30 graphics/seam-carving-gui: Unfetchable for more than six months
(google code has gone away)
2017-04-30 graphics/py-pyggel: Unfetchable for more than six months (google code
has gone away)
2017-04-30 graphics/rubygem-gemojione2: Use graphics/rubygem-gemojione instead
Original commitRevision:439826 
Friday, 28 Apr 2017
22:47 sunpoet search for other commits by this committer
Add rubygem-activerecord50 5.0.2 (copied from rubygem-activerecord5)

- Add PORTSCOUT
Original commitRevision:439701 
22:46 sunpoet search for other commits by this committer
Add rubygem-activemodel50 5.0.2 (copied from rubygem-activemodel5)

- Add PORTSCOUT
Original commitRevision:439699 
Wednesday, 26 Apr 2017
15:03 bsam search for other commits by this committer
databases/mongodb34-tools: Add a new stable mongodb tools version 3.4.x.

PR:		218205
Submitted by:	 Simun Mikecin <numisemis@yahoo.com>
Original commitRevision:439459 
12:34 bsam search for other commits by this committer
databases/mongodb34: Add a new stable mongodb 3.4.x version.

PR:		213220
Submitted by:	Eric Camachat <eric@camachat.org>
Original commitRevision:439444 
Tuesday, 25 Apr 2017
15:58 mat search for other commits by this committer
Varstack is a system that allows you to stack of layer a set of
configuration variables and let definitions in the higher more specific
levels of the stack override/extend the broader one in the lower levels.

Sponsored by:	Absolight
Original commitRevision:439403 
Thursday, 20 Apr 2017
12:01 jrm search for other commits by this committer
New port, databases/rubygem-active_record_query_trace: Rails 3+ plugin to
log sources of SQL queries to Rails log

This port is being added because it is a dependency of the upcoming
net-im/mastodon port.

WWW: https://github.com/ruckus/active-record-query-trace/

Reviewed by:	swills (mentor, implicit)
Original commitRevision:438942 
Tuesday, 18 Apr 2017
19:38 sunpoet search for other commits by this committer
Add rocksdb-lite 5.2.1

PR:		218409
Submitted by:	lx
Original commitRevision:438797 
Friday, 14 Apr 2017
18:40 swills search for other commits by this committer
databases/py3-apsw: create port

Python 3 version of py-apsw
Original commitRevision:438534 
12:29 rene search for other commits by this committer
Remove expired ports:
2017-04-14 databases/pgpool-II-22: Deprecated by upstream; use database/pgpool
instead
2017-04-14 databases/pgpool-II-23: Deprecated by upstream; use database/pgpool
instead
Original commitRevision:438507 
Monday, 10 Apr 2017
20:24 jrm search for other commits by this committer
New port, databases/rubygem-pghero: A performance dashboard for Postgres

Adding this because it is a dependency of the upcoming www/mastodon port.

WWW: https://github.com/ankane/pghero/

Approved by:	swills (mentor, implicit)
Original commitRevision:438207 
17:11 rene search for other commits by this committer
Remove expired ports:
2017-02-05 sysutils/puppet38: Upstream support ended, see
http://tinyurl.com/puppet3eol
2017-03-31 editors/libreoffice4: Deprecated by upstream
2017-03-31 databases/rubygem-redis-actionpack4: Use
databases/rubygem-redis-actionpack instead
2017-03-31 devel/rubygem-nio4r1: Use devel/rubygem-nio4r instead
2017-03-31 devel/liborcus07: Deprecated by upstream, use devel/liborcus
2017-03-31 devel/mdds0: Deprecated by upstream, use devel/mdds
2017-03-31 security/openvpn23-polarssl: Replaced by new upstream relesae 2.4.x
2017-03-31 security/openvpn23: Replaced by new upstream relesae 2.4.x
2017-03-31 textproc/p5-XML-XSH: Deprecated by upstream
2017-03-31 www/rubygem-jquery-atwho-rails-rails4: Use
www/rubygem-jquery-atwho-rails instead
2017-03-31 www/p5-Catalyst-Plugin-Singleton: Deprecated by upstream
2017-04-01 x11/lumina-i18n: Obsolete, i18n files included in x11/lumina
2017-04-01 sysutils/jail2: Starting with 10.0 functionality has been merged into
base.
2017-04-01 sysutils/iocage-devel: Outdated version. Please use
sysutils/py-iocage instead
2017-04-01 sysutils/iocage: Outdated version. Please use sysutils/py-iocage
instead
2017-04-05 databases/puppetdb: Depends on expired sysutils/puppet38, use
puppetdb[34] instead
2017-04-05 databases/puppetdb-terminus: Depends on expired sysutils/puppet38,
use puppetdb-terminus[34]
2017-04-08 databases/pglesslog: Does not build with recent PostgreSQL versions
2017-04-08 textproc/go-text: Go libraries should not be packaged
2017-04-08 devel/go-pretty: Go libraries should not be packaged
2017-04-08 databases/godis: Go libraries should not be packaged
2017-04-10 www/moodle29: Upstream support EoL, please migrate to moodle32
Original commitRevision:438191 
Tuesday, 4 Apr 2017
09:37 sunpoet search for other commits by this committer
Add ruby-xapian 1.4.3 (copied from xapian-bindings)

- Update to 1.4.3
- Add BUILD_DEPENDS
- Update WWW

Changes:	https://trac.xapian.org/wiki/ReleaseOverview/1.4.3
		https://trac.xapian.org/wiki/ReleaseOverview/1.4.2
		https://trac.xapian.org/wiki/ReleaseOverview/1.4.1
		https://trac.xapian.org/wiki/ReleaseOverview/1.4.0
Original commitRevision:437722 
09:36 sunpoet search for other commits by this committer
Add py-xapian 1.4.3 (copied from xapian-bindings)

- Update to 1.4.3
- Add BUILD_DEPENDS
- Update WWW

Changes:	https://trac.xapian.org/wiki/ReleaseOverview/1.4.3
		https://trac.xapian.org/wiki/ReleaseOverview/1.4.2
		https://trac.xapian.org/wiki/ReleaseOverview/1.4.1
		https://trac.xapian.org/wiki/ReleaseOverview/1.4.0
Original commitRevision:437721 
09:35 sunpoet search for other commits by this committer
Add php-xapian 1.4.3 (copied from xapian-bindings)

- Update to 1.4.3
- Add BUILD_DEPENDS
- Update WWW

Changes:	https://trac.xapian.org/wiki/ReleaseOverview/1.4.3
		https://trac.xapian.org/wiki/ReleaseOverview/1.4.2
		https://trac.xapian.org/wiki/ReleaseOverview/1.4.1
		https://trac.xapian.org/wiki/ReleaseOverview/1.4.0
Original commitRevision:437720 
09:33 sunpoet search for other commits by this committer
Add lua-xapian 1.4.3 (copied from xapian-bindings)

- Update to 1.4.3
- Add BUILD_DEPENDS

Changes:	https://trac.xapian.org/wiki/ReleaseOverview/1.4.3
		https://trac.xapian.org/wiki/ReleaseOverview/1.4.2
		https://trac.xapian.org/wiki/ReleaseOverview/1.4.1
		https://trac.xapian.org/wiki/ReleaseOverview/1.4.0
Original commitRevision:437719 
09:32 sunpoet search for other commits by this committer
Add xapian-bindings12 1.2.24 (copied from xapian-bindings)

- Update LIB_DEPENDS
- Add CONFLICTS_INSTALL
- Update WWW
Original commitRevision:437718 
09:30 sunpoet search for other commits by this committer
Add p5-Xapian 1.4.3.0

This module wraps most methods of most Xapian classes. The missing classes and
methods should be added in the future. It also provides a simplified, more
'perlish' interface - as demonstrated above.

The Xapian library is evolving very quickly at the time of writing, hence any
documentation placed here would be likely to become out of date quite rapidly,
and I do not have the patience to write some which could rapidly become
redundant.

WWW: https://xapian.org/
Original commitRevision:437717 
09:29 sunpoet search for other commits by this committer
Move databases/p5-Search-Xapian to databases/p5-Search-Xapian12

- Update LIB_DEPENDS
- Add CONFLICTS_INSTALL
- Bump PORTREVISION for dependent ports
Original commitRevision:437716 
09:28 sunpoet search for other commits by this committer
Add xapian-core12 1.2.24 (copied from xapian-core)

- Add CONFLICTS_INSTALL
- Update WWW
Original commitRevision:437713 
Saturday, 1 Apr 2017
22:05 bapt search for other commits by this committer
Remove more obsolete gnome2 components
Original commitRevision:437494 
Wednesday, 29 Mar 2017
19:43 rene search for other commits by this committer
Remove (almost) expired port:
2017-04-01 databases/py-sqlalchemy08: Upstream has declared this version EoL:
please migrate to databases/py-sqlalchemy10
Original commitRevision:437226 
Saturday, 18 Mar 2017
17:17 sunpoet search for other commits by this committer
Add pecl-couchbase 2.3.0

The PHP client library provides fast access to documents stored in
a Couchbase Server.

WWW: https://pecl.php.net/package/couchbase

PR:		217645
Submitted by:	John Chen <johnpupu@gmail.com>
Original commitRevision:436439 
Sunday, 12 Mar 2017
19:45 rene search for other commits by this committer
Remove expired port:
2017-03-01 databases/py-sqlalchemy09: Upstream has declared this version EoL:
please migrate to databases/py-sqlalchemy10
Original commitRevision:436020 
16:44 lifanov search for other commits by this committer
New port: databases/phpliteadmin , web-based SQLite database admin tool written
in PHP

Features

    Lightweight - consists of a single 200KB source file for portability
    Supports SQLite3 and SQLite2 databases
    Translated and available in over 10 languages - and counting
    Specify and manage an unlimited number of databases
    Specify a directory and optionally its subdirectories to scan for databases
    Create and delete databases
    Add, delete, rename, empty, and drop tables
    Browse, add, edit, and delete records
    Add, delete, and edit table columns
    Manage table indexes
    Manage table triggers
    Import and export tables, structure, indexes, and data (SQL, CSV)
    View data as bar, pie, and line charts
    Graphical search tool to find records based on specified field values
    Create and run your own custom SQL queries in the free-form query
editor/builder
    Easily apply core SQLite functions to column values using the GUI
    Write your own PHP functions to be available to apply to column values
    Design your own theme using CSS or install a pre-made theme from the
community
    All presented in an intuitive, easy-to-use GUI that allows non-technical,
SQL-illiterate users to fully manage databases
    Allows multiple installations on the same server, each with a different
password
    Secure password-protected interface with login screen and cookies

PR:		214806
Submitted by:	olevole@olevole.ru
Original commitRevision:435995 
Wednesday, 8 Mar 2017
22:58 rene search for other commits by this committer
Remove expired ports:
2017-03-07 databases/oracle8-client: Oracle 8 EOL by 10 years
2017-03-07 databases/oracle7-client: Oracle 7 EOL by 13 years
2017-03-07 databases/yasql: Dependent on deprecated oracle7-client
2017-03-07 databases/jdbc-oracle10g: Oracle 10g EOL almost 4 years
2017-03-07 databases/p5-DBD-Oracle: Depends on deprecated Oracle 7 (or 8) client
2017-03-07 databases/jdbc-oracle8i: Oracle8i unsupported and unavailable; fetch
site redirects
2017-03-07 databases/jdbc-oracle9i: Oracle 9i is no more supported
Original commitRevision:435735 
Tuesday, 7 Mar 2017
18:19 pi search for other commits by this committer
New port: databases/p5-Store-CouchDB

Store::CouchDB provides a simple perlish interface for working with
Apache CouchDB.

WWW: http://search.cpan.org/dist/Store-CouchDB/

PR:		217597
Submitted by:	Dave Cottlehuber <dch@skunkwerks.at>
Original commitRevision:435630 
Sunday, 5 Mar 2017
20:05 tobik search for other commits by this committer
New port: databases/sqliteconvert

Sqliteconvert is a set of tools to convert SQLite3 schema files into
documentation.  It includes sqlite2dot(1), which converts into a
graphviz file; sqlite2html(1), which converts into an HTML5 fragment;
and sqliteconvert(1), which pulls these tools together with some sane
default templates.

WWW: https://kristaps.bsd.lv/sqliteconvert/

Approved by:	lme (mentor)
Differential Revision:	https://reviews.freebsd.org/D9895
Original commitRevision:435502 
Friday, 3 Mar 2017
06:24 wen search for other commits by this committer
DBIx::Lite was written with some goals in mind, that no other
available module provides. Such goals/key features are:

no need to define your database schema (most features work without
one and some advanced features only require some bits, and still
not the full table definitions)
no need to connect to database: the module can just generate SQL
for you
chained methods with lazy SQL generation
joins/relationships
optional custom classes for results and resultsets with custom methods
SQL::Abstract syntax
paging features (with Data::Page)

WWW: http://search.cpan.org/dist/DBIx-Lite/
Original commitRevision:435313 
Wednesday, 1 Mar 2017
18:30 amdmi3 search for other commits by this committer
ClickHouse is an open-source column-oriented database management
system that allows generating analytical data reports in real time.

WWW: https://clickhouse.yandex/

PR:		216152
Submitted by:	proler@gmail.com
Original commitRevision:435190 
Sunday, 26 Feb 2017
14:00 sunpoet search for other commits by this committer
Add rubygem-arel7 (copied from rubygem-arel)
Original commitRevision:434882 
Wednesday, 22 Feb 2017
17:31 lifanov search for other commits by this committer
add databases/mysqlwsrep56-server

- MySQL version enabled for Galera Replication

PR:		214807
Submitted by:	Philip Stoev <philip.stoev@galeracluster.com>
Reviewed by:	matthew, mat, mmokhi
Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D9427
Original commitRevision:434624 
Friday, 17 Feb 2017
20:49 pi search for other commits by this committer
New port: databases/p5-File-Locate

File::Locate provides the locate() function that scans the locate
database for a given substring or POSIX regular expression. The
module can handle both plain old locate databases as well as the
more hip slocate format.

WWW: http://search.cpan.org/dist/File-Locate/
Original commitRevision:434314 
Wednesday, 15 Feb 2017
14:57 sunpoet search for other commits by this committer
Add pecl-redis 3.1.1 (copied from php56-redis and updated to 3.1.1)

- Remove databases/php56-redis, databases/php70-redis and databases/php71-redis
- Add MOVED entries
- While I'm here, add LICENSE_FILE

Changes:	https://pecl.php.net/package-changelog.php?package=redis
PR:		216700
Submitted by:	Daniel Ylitalo <daniel@blodan.se> (maintainer of
databases/php71-redis)
Approved by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer of
databases/php56-redis),
		Joshua Ruehlig <joshruehlig@gmail.com> (maintainer of databases/php70-redis,
timeout, 14 days)
Original commitRevision:434179 
Wednesday, 8 Feb 2017
23:45 sunpoet search for other commits by this committer
Add pecl-memcached2 (copied from pecl-memcached)

- Add PORTSCOUT
- Update WWW
- Add GitHub repository to WWW
Original commitRevision:433683 
Tuesday, 31 Jan 2017
20:48 rene search for other commits by this committer
Remove expired ports:
2017-01-31 databases/rubygem-arel3: Use devel/rubygem-arel or
devel/rubygem-arel6 instead
2017-01-31 databases/rubygem-arel5: Use devel/rubygem-arel or
devel/rubygem-arel6 instead
2017-01-31 www/tinymce3: Use www/tinymce instead
2017-01-31 devel/p5-IO-Detect: Use devel/p5-Scalar-Does instead
2017-01-31 devel/pear-PHPUnit3: Deprecated by upstream, use devel/phpunit
instead
Original commitRevision:432955 
Saturday, 28 Jan 2017
11:18 rene search for other commits by this committer
Remove expired ports:
2017-01-28 databases/ruby-rdbc1: Upstream no longer active
2017-01-28 databases/ruby-sybct: Upstream no longer active
2017-01-28 databases/ruby-o_dbm: Upstream no longer active
2017-01-28 databases/ruby-cdb: Upstream no longer active
2017-01-28 devel/ruby-rbison: Does not work on modern ruby
2017-01-28 devel/ruby-property: Upstream no longer exists
2017-01-28 devel/ruby-dialogs: Upstream no longer active
2017-01-28 devel/ruby-byaccr: Upstream no longer active
2017-01-28 devel/ruby-aspectr: Use rubygem-aspectr instead
2017-01-28 devel/ruby-locale: No longer useful
2017-01-28 devel/ruby-wirble: Upstream no longer active
2017-01-28 devel/ruby-tzfile: Upstream no longer exists
2017-01-28 devel/ruby-rreadline: Upstream no longer exists
2017-01-28 devel/ruby-intl: Use devel/rubygem-gettext instead
2017-01-28 graphics/ruby-imlib2: Upstream no longer active
2017-01-28 graphics/ruby-image_size: Upstream no longer active
2017-01-28 graphics/ruby-svg: Use graphics/rubygem-rsvg2 instead
2017-01-28 irc/ruby-rice: Upstream no longer active
2017-01-28 irc/ruby-rica: Upstream no longer active
2017-01-28 irc/ruby-irc: Upstream no longer active
2017-01-28 japanese/ruby-usersguide: Does not exist upstream
2017-01-28 japanese/ruby-mecab: Upstream no longer active
2017-01-28 mail/ruby-rmail: Upstream no longer active
2017-01-28 mail/ruby-rfilter: Upstream no longer active
2017-01-28 math/ruby-algebra: Use rubygem-algebra instead
2017-01-28 net/ruby-tserver: Upstream no longer active
2017-01-28 net/ruby-tcpsocketpipe: Upstream no longer active
2017-01-28 net/ruby-icmp: Upstream no longer active
2017-01-28 net/ruby-dict: Upstream no longer active
2017-01-28 palm/palmos-sdk: Upstream no longer exists
2017-01-28 security/ruby-hmac: Use www/rubygem-ruby-hmac instead
2017-01-28 security/ruby-tcpwrap: Upstream no longer active
2017-01-28 security/ruby-password: Upstream no longer active
2017-01-28 sysutils/ruby-quota: Upstream no longer active
2017-01-28 textproc/ruby-rss.alt: Upstream no longer active
2017-01-28 textproc/ruby-rss: Upstream no longer exists
2017-01-28 textproc/ruby-htmlrepair: Upstream no longer exists
2017-01-28 textproc/ruby-xmlscan: Upstream no longer active
2017-01-28 textproc/ruby-xml-configfile: Upstream no longer exists
2017-01-28 textproc/ruby-htmlsplit: Upstream no longer exists
2017-01-28 www/ruby-google: Upstream no longer active
2017-01-28 archivers/ruby-lha: Upstream no longer active
2017-01-28 x11/ruby-X11: Upstream no longer active
2017-01-28 audio/ruby-audiofile: Broken on modern versions of Ruby
2017-01-28 audio/ruby-mp3tag: Upstream no longer active
2017-01-28 converters/ruby-dump.rb: Upstream no longer active
Original commitRevision:432620 
Thursday, 26 Jan 2017
14:38 sunpoet search for other commits by this committer
Add php71-redis 3.0.0 (copied from php70-redis)

- While I'm here, remove PHP_MODNAME

PR:		216495
Submitted by:	Daniel Ylitalo <daniel@blodan.se>
Original commitRevision:432510 
Tuesday, 24 Jan 2017
17:41 sunpoet search for other commits by this committer
Add php71-memcache 3.0.8 (copied from php70-memcache)
Original commitRevision:432364 
12:56 tz search for other commits by this committer
Connect PHP 7.1 ports (r432324)
Original commitRevision:432336 
Sunday, 15 Jan 2017
19:03 brnrd search for other commits by this committer
databases/mariadb-connector-c: Add new port

  - Add port to databases/Makefile
  - Use zlib from base
  - Add port directory incl required files
  - Add patch for LibreSSL
Original commitRevision:431597 
Tuesday, 10 Jan 2017
18:54 feld search for other commits by this committer
Welcome Percona 5.7 ports to the tree

- client and server version 5.7.16-10
- pam-for-mysql: compatible with newer MySQL API (MySQL 5.7+)

Thanks to all who have worked on Percona, MariaDB, and MySQL ports. Your
tireless efforts have been instrumental in making this port happen.

Differential Revision:	https://reviews.freebsd.org/D8785
Original commitRevision:431126 
Monday, 9 Jan 2017
18:34 sunpoet search for other commits by this committer
Add rubygem-activerecord5 5.0.1 (copied from rubygem-activerecord4)
Original commitRevision:431007 
18:32 sunpoet search for other commits by this committer
Add rubygem-activemodel5 5.0.1 (copied from rubygem-activemodel4)
Original commitRevision:431003 
Sunday, 8 Jan 2017
20:43 sunpoet search for other commits by this committer
Add p5-DBIx-Handler 0.14

DBIx::Handler is fork-safe and easy transaction handling DBI handler.
It provides scope base transaction, fork safe dbh handling.

WWW: http://search.cpan.org/dist/DBIx-Handler/

- While I'm here:
  - Add LICENSE_FILE
  - Add p5-DBI to {BUILD|RUN}_DEPENDS
  - Move p5-Test-* to TEST_DEPENDS

PR:		214293
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com>
Original commitRevision:430895 
Saturday, 7 Jan 2017
20:34 lifanov search for other commits by this committer
add databases/mysql80-server and databases/mysql80-client

This is a development snapshot of upcoming MySQL 8.0.

PR:		215738
Submitted by:	Mahdi Mokhtari <mokhi64@gmail.com>
Reviewed by:	matthew, feld
Approved by:	matthew (mentor), feld
Differential Revision:	https://reviews.freebsd.org/D9031
Original commitRevision:430827 
15:51 rene search for other commits by this committer
Remove this port too
2017-01-07 databases/rubygem-activemodel: Upstream support ended
Original commitRevision:430810 
15:39 rene search for other commits by this committer
Remove expired ports:
2017-01-07 databases/rubygem-dm-rails: Depends on deprecated
www/rubygem-actionpack
2017-01-07 databases/rubygem-activerecord: Upstream support ended
2017-01-07 devel/rubygem-activesupport: Upstream support ended
2017-01-07 devel/rubygem-tzinfo03: Use devel/rubygem-tzinfo instead
2017-01-07 devel/rubygem-sprockets22: Use devel/rubygem-sprockets or
devel/rubygem-sprockets3 instead
2017-01-07 devel/rubygem-prototype-rails: Depends on deprecated
www/rubygem-rails
2017-01-07 devel/rubygem-rubigen: Depends on deprecated
devel/rubygem-activesupport
2017-01-07 devel/rubygem-coffee-rails: Depends on deprecated
www/rubygem-railties
2017-01-07 japanese/rubygem-jpmobile: Depends on deprecated rubygem-rails
2017-01-07 mail/rubygem-actionmailer: Upstream support ended
2017-01-07 mail/rubygem-mail25: Use mail/rubygem-mail instead
2017-01-07 security/dradis: Depends on deprecated www/rubygem-rails
2017-01-07 textproc/rubygem-sass-rails: Depends on deprecated
www/rubygem-railties
2017-01-07 www/rubygem-rails: Upstream support ended
2017-01-07 www/rubygem-activeresource: Upstream support ended
2017-01-07 www/rubygem-responders-rails3: Depends on deprecated
www/rubygem-railties
2017-01-07 www/rubygem-jquery-ui-rails: Depends on deprecated
www/rubygem-railties
2017-01-07 www/rubygem-haml-rails: Depends on deprecated www/rubygem-actionpack
2017-01-07 www/rubygem-jquery-rails: Depends on deprecated www/rubygem-railties
2017-01-07 www/rubygem-railties: Upstream support ended
2017-01-07 www/rubygem-actionpack: Upstream support ended
2017-01-07 databases/rubygem-rubyrep: Depends on deprecated
databases/rubygem-activerecord
2017-01-07 databases/rubygem-activerecord-mysql-adapter: Depends on deprecated
databases/rubygem-activerecord
2017-01-07 databases/rubygem-dm-active_model: Depends on deprecated
databases/rubygem-activemodel
Original commitRevision:430809 
12:27 rene search for other commits by this committer
fakeredis is a pure python implementation of the redis-py python client that
simulates talking to a redis server. This was created for a single purpose:
to write unittests. Setting up redis is not hard, but many times you want to
write unittests that do not talk to an external server (such as redis). This
module now allows tests to simply use this module as a reasonable substitute
for redis.

WWW: https://github.com/jamesls/fakeredis
Original commitRevision:430782 
Sunday, 1 Jan 2017
18:42 lifanov search for other commits by this committer
new port: databases/mysqldump-secure

Mysqldump-secure is a POSIX compliant open-source backup tool for MySQL
databases with strong security in mind. It will backup every available database
(which is readable by the specified user) as a separate file with the
possibility to opt out via blacklisting.

PR:		208032
Submitted by:	jsmith@resonatingmedia.com
Reviewed by:	matthew
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D9001
Original commitRevision:430268 
Saturday, 31 Dec 2016
17:43 rene search for other commits by this committer
Remove expired ports:
2016-12-31 devel/rubygem-devise-async-rails4: Not compatible with
devel/rubygem-devise > 3
2016-12-31 devel/rubygem-devise-async: Not compatible with devel/rubygem-devise
> 3
2016-12-31 net/iet: Upstream no longer active
2016-12-31 sysutils/geomgui: Development stopped years ago.
2016-12-31 sysutils/screen-legacy: Old version released 2008-08-07 no longer
upline maintained.
2016-12-31 sysutils/ntfsprogs: Superseded by sysutils/fusefs-ntfs
2016-12-31 www/rubygem-jekyll2: Use www/rubygem-jekyll instead
2016-12-31 databases/rubygem-dm-devise: Not compatible with devel/rubygem-devise
> 3
2016-12-31 devel/rubygem-sprockets211: Use devel/rubygem-sprockets or
devel/rubygem-sprockets3 instead
2016-12-31 devel/p5-Parse-CPAN-Meta: Merged into devel/p5-CPAN-Meta 2.150008
2016-12-31 devel/jtag: development ceased 2003, superceded by devel/urjtag
Original commitRevision:430147 
17:25 rene search for other commits by this committer
Drop support for Linux Fedora 10 (ports part)
games/dsnake only worked with linux-f10

Should fix INDEX

audio/linux-f10-sdl_mixer
audio/linux-f10-pulseaudio-libs
audio/linux-f10-freealut
audio/linux-f10-arts
audio/linux-f10-esound
audio/linux-f10-libogg
audio/linux-f10-alsa-plugins-oss
audio/linux-f10-openal
audio/linux-f10-openal-soft
audio/linux-f10-nas-libs
audio/linux-f10-alsa-lib
audio/linux-f10-libvorbis
audio/linux-f10-libaudiofile
audio/linux-f10-mikmod
databases/linux-f10-sqlite3
devel/linux-f10-dbus-glib
devel/linux-f10-sdl12
devel/linux-f10-libglade2
devel/linux-f10-devtools
devel/linux-f10-allegro
devel/linux-f10-nspr
devel/linux-f10-dbus-libs
devel/linux-f10-libsigc++20
devel/linux-f10-ncurses-base
dns/linux-f10-libasyncns
emulators/linux_base-f10
emulators/linux-f10
ftp/linux-f10-curl
games/dsnake
graphics/linux-f10-sdl_image
graphics/linux-f10-sdl_ttf
graphics/linux-f10-glew
graphics/linux-f10-ungif
graphics/linux-f10-png
graphics/linux-f10-tiff
graphics/linux-f10-dri
graphics/linux-f10-jpeg
graphics/linux-f10-libGLU
graphics/linux-f10-gdk-pixbuf
graphics/linux-f10-libmng
graphics/linux-f10-cairo
graphics/linux-f10-imlib
lang/linux-f10-tcl85
lang/linux-f10-libg2c
multimedia/linux-f10-libtheora
multimedia/linux-f10-libv4l
net/linux-f10-openldap
net/linux-f10-nss_ldap
print/linux-f10-cups-libs
security/linux-f10-gnutls
security/linux-f10-nss
security/linux-f10-openssl
security/linux-f10-libgpg-error
security/linux-f10-libtasn1
security/linux-f10-libgcrypt
security/linux-f10-libssh2
security/linux-f10-cyrus-sasl2
sysutils/linux-f10-procps
textproc/linux-f10-aspell
textproc/linux-f10-expat
textproc/linux-f10-scim-gtk
textproc/linux-f10-scim-libs
textproc/linux-f10-libxml2
x11/linux-f10-xorg-libs
x11-fonts/linux-f10-fontconfig
x11-themes/linux-f10-qtcurve-gtk2
x11-themes/linux-f10-hicolor-icon-theme
x11-toolkits/linux-f10-qt45
x11-toolkits/linux-f10-gtk2
x11-toolkits/linux-f10-openmotif
x11-toolkits/linux-f10-pango
accessibility/linux-f10-atk
archivers/linux-f10-ucl
archivers/linux-f10-upx
Original commitRevision:430144 
Thursday, 29 Dec 2016
23:50 swills search for other commits by this committer
databases/rubygem-redis-actionpack4: create port

create port for 4.x version of rubygem-redis-actionpack since it will be needed
by www/rubygem-redis-rails (also currently 4.x)
Original commitRevision:429951 
Wednesday, 28 Dec 2016
11:07 matthew search for other commits by this committer
agate-sql adds SQL read/write support to agate.

WWW: http://agate-sql.rtfd.org/
Original commitRevision:429736 
Tuesday, 27 Dec 2016
12:11 rene search for other commits by this committer
Remove expired port:
2016-08-20 databases/py-sqlalchemy07: Upstream has declared this version EoL:
please migrate to databases/py-sqlalchemy10
Original commitRevision:429606 
Sunday, 25 Dec 2016
19:23 sunpoet search for other commits by this committer
- Add py36-sqlite3 (copied from py35-sqlite3)
Original commitRevision:429456 
19:22 sunpoet search for other commits by this committer
- Add py36-gdbm (copied from py35-gdbm)
Original commitRevision:429454 
Monday, 19 Dec 2016
01:18 wen search for other commits by this committer
sqlparse is a non-validating SQL parser module. It provides support for
parsing, splitting and formatting SQL statements.

WWW: https://github.com/andialbrecht/sqlparse

PR:		215386
Submitted by:	Axel.Rau@Chaos1.DE
Original commitRevision:428897 
Sunday, 18 Dec 2016
15:44 novel search for other commits by this committer
databases/py-swiftclient: rename to py-python-swiftclient

 - Rename to py-python-swiftclient to follow naming convention
   for Python port available on pypi to match pypi name
 - Update dependencies for databases/py-swift and
   net/py-python-heatclient and bump PORTREVISION for these ports

PR:		215374
Approved by:	trociny (maintainer)
Original commitRevision:428875 
Saturday, 17 Dec 2016
12:49 sunpoet search for other commits by this committer
- Add php70-memcache

Memcached is a caching daemon designed especially for dynamic web applications
to decrease database load by storing objects in memory. This extension allows
you to work with memcached through handy OO and procedural interfaces.

Note that this port uses unofficial development from
https://github.com/websupport-sk/pecl-memcache (NON_BLOCKING_IO_php7 branch).

WWW: https://pecl.php.net/package/memcache
Original commitRevision:428726 
Saturday, 10 Dec 2016
13:39 antoine search for other commits by this committer
Move py35-mysqlclient and py35-psycopg2 to match existing naming convention
Original commitRevision:428295 
Thursday, 8 Dec 2016
20:21 rene search for other commits by this committer
Remove expired ports:
2016-08-20 databases/py-sqlalchemy06: Upstream has declared this version EoL:
please migrate to databases/py-sqlalchemy10
2016-05-02 print/py-reportlab2: no longer supported - use reportlab 3.x
(py-reportlab) instead
2016-12-08 devel/py-itools: Depends on broken and expired py-reportlab2
2016-12-08 graphics/py-aafigure: Depends on broken and expired py-reportlab2
2016-12-08 converters/py-pisa: Deprecated upstream, depends on broken and
expired py-reportlab2
Original commitRevision:428155 
03:35 pi search for other commits by this committer
New port: databases/php70-memcached

memcached is a high-performance, distributed memory object caching
system, generic in nature, but intended for use in speeding up dynamic
web applications by alleviating database load.

This extension uses the libmemcached library to provide the API for
communicating with memcached servers.

WWW: http://pecl.php.net/package/memcached

PR:		208049
Submitted by:	townwear@gmail.com
Original commitRevision:428099 
Tuesday, 6 Dec 2016
17:49 amdmi3 search for other commits by this committer
- Add py35-psycopg2, python 3.5 variant of py-psycopg2
Original commitRevision:427980 
Monday, 5 Dec 2016
16:28 amdmi3 search for other commits by this committer
- Add py35-mysqlclient, python 3.5 variant of py-mysqlclient
Original commitRevision:427907 
Thursday, 24 Nov 2016
15:33 sunpoet search for other commits by this committer
- Add py-sqlalchemy11 1.1.4

The Python SQL Toolkit and Object Relational Mapper

SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that
gives application developers the full power and flexibility of SQL.

It provides a full suite of well known enterprise-level persistence
patterns, designed for efficient and high-performing database access,
adapted into a simple and Pythonic domain language.

WWW: http://www.sqlalchemy.org/
Original commitRevision:427026 
Monday, 14 Nov 2016
16:26 cmt search for other commits by this committer
New port: databases/postgis23

This is PostGIS 2.3, the popular open source geographical information
system for PostgreSQL.

PR:		213067
Submitted by:	lbartoletti () tuxfamily.org
Approved by:	rene (mentor)
Original commitRevision:426123 
Wednesday, 26 Oct 2016
13:54 demon search for other commits by this committer
Remove pymongo version 2.8: it was needed only for py-motor 0.6, which was
updated and uses fresh pymongo port now.
Original commitRevision:424700 
Friday, 21 Oct 2016
07:29 rene search for other commits by this committer
Unlink expired PHP5.5 ports.
Original commitRevision:424381 
07:14 rene search for other commits by this committer
Remove expired port:
2016-10-20 databases/php-adodb-ext: Works only with EOL php 5.5
Original commitRevision:424379 
Thursday, 20 Oct 2016
19:59 rene search for other commits by this committer
Remove non-php55 expired ports:
2016-10-20 misc/jive: Offensive
2016-10-20 devel/pecl-spread: Works only with EOL php 5.5
2016-10-20 devel/pecl-mcve: Works only with EOL php 5.5
2016-10-20 security/pecl-tcpwrap: Works only with EOL php 5.5
2016-10-20 devel/pecl-shape: Works only with EOL php 5.5
2016-10-20 textproc/pecl-enchant: Works only with EOL php 5.5
2016-10-20 databases/pecl-mysqlnd_ms: Works only with EOL php 5.5
2016-10-20 textproc/pecl-html_parse: Works only with EOL php 5.5
2016-10-20 mail/pecl-esmtp: Works only with EOL php 5.5
2016-10-20 net/pecl-cvsclient: Works only with EOL php 5.5
2016-10-20 databases/pecl-mdbtools: Works only with EOL php 5.5
2016-10-20 databases/pecl-mysqlnd_qc: Works only with EOL php 5.5
2016-10-20 devel/pecl-operator: Works only with EOL php 5.5
2016-10-20 devel/pecl-parsekit: Works only with EOL php 5.5
2016-10-20 devel/pecl-hidef: Works only with EOL php 5.5
2016-10-20 devel/pecl-automap: Works only with EOL php 5.5
2016-10-20 devel/pecl-bbcode: Works only with EOL php 5.5
2016-10-20 devel/pecl-bcompiler: Works only with EOL php 5.5
Original commitRevision:424353 
Wednesday, 19 Oct 2016
15:28 feld search for other commits by this committer
Add new port databases/percona-pam-for-mysql

Percona PAM authentication plugin for MySQL.

WWW: https://www.percona.com/

Differential Revision:	https://reviews.freebsd.org/D8193
Original commitRevision:424262 
14:50 tijl search for other commits by this committer
Add Linux CentOS 7 infrastructure ports.

Mk/Uses/linux.mk changes:
- Add support for architecture neutral (noarch) distfiles.
- Add support for 64-bit only ports: set IGNORE on i386 and don't install
  32-bit compat libraries on amd64.

Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Differential Revision:	https://reviews.freebsd.org/D7886
Original commitRevision:424259 
Saturday, 15 Oct 2016
07:28 romain search for other commits by this committer
New port for Puppetboard 0.2

Puppetboard depends on pypuppetdb>=0.3, so:

  - copy databases/py-pypuppetdb to databases/py-pypuppetdb03;
  - update databases/py-pypuppetdb03 to 0.3.1;
  - copy www/py-puppetboard to www/py-puppetboard02;
  - update www/py-puppetboard02 to 0.2.0;
  - register conflicts between these ports;
  - take maintainership of new ports.

While here:

  - Update projects account.

PR:		211604 [1], 211918 [2]
Submitted by:	neel@neelc.org [1], romain [2]
Original commitRevision:424006 
Monday, 3 Oct 2016
18:19 rene search for other commits by this committer
Remove expired/expiring ports:
2016-10-01 databases/postgresql91-client: End-of-life is near
2016-10-08 databases/postgresql91-pgtcl: Depends on expired PostgreSQL 9.1
2016-10-01 databases/postgresql91-server: End-of-life is near
2016-10-08 databases/postgresql-pllua: Depends on expired PostgreSQL 9.1
Original commitRevision:423218 
Sunday, 2 Oct 2016
12:45 rene search for other commits by this committer
Remove expired ports:
2016-10-01 databases/postgresql91-pltcl: End-of-life is near
2016-10-01 databases/postgresql91-docs: End-of-life is near
2016-10-02 www/mediawiki125: EOL upstream
Original commitRevision:423117 
Saturday, 1 Oct 2016
10:10 rene search for other commits by this committer
Restore databases/postgresql91-client for now to unbreak INDEX

Mk/Uses/pgsql.mk needs to be adjusted too.

Submitted by:	portsnap buildbox
Pointyhat:	rene
Original commitRevision:423050 
09:51 rene search for other commits by this committer
Remove expired ports:
2016-10-01 www/node010: Upstream has placed 0.10.x in maintenance mode, see
https://github.com/nodejs/LTS
2016-10-01 databases/postgresql91-contrib: End-of-life is near
2016-10-01 databases/postgresql91-client: End-of-life is near
2016-10-01 databases/postgresql91-plpython: End-of-life is near
2016-10-01 databases/postgresql91-plperl: End-of-life is near
Original commitRevision:423049 
Thursday, 29 Sep 2016
22:42 girgen search for other commits by this committer
Add a suite of real time metrics tools for PostgreSQL

The PostgreSQL Workload Analyzer is performance tool for PostgreSQL 9.4 and
later, allowing to collect, aggregate and purge statistics on a PostgreSQL
instance from various sources. It is implemented as a background worker.

pg_qualstats, providing data about predicates, i.e. where clauses
Original commitRevision:422953 
Thursday, 22 Sep 2016
15:37 matthew search for other commits by this committer
pglogical: update to 1.2.0
pglogical-output: delete; merged into databases/pglogical

The databases/pglogical	  and databases/pglogical-output ports have been
merged into one codebase upstream, and database/pglogical now installs
the pglogical-output.so module.

pkg(8) should handle the merger	correctly; portmaster(1),
portupgrade(1) users are advised to manually delete pglogical-output
before upgrading.
Original commitRevision:422630 

Number of commits found: 2029 (showing only 100 on this page)

[First Page]  «  2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12  »  [Last Page]